diff options
1809 files changed, 22764 insertions, 9743 deletions
@@ -4751,8 +4751,6 @@ math/libmissing||2025-09-02|Has expired: Old. FreeBSD's libm improved since 2012 security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup||2025-09-02|Has expired: Depends on expired security/p5-Data-Entropy via security/p5-Dancer2-Plugin-Passphrase security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup||2025-09-02|Has expired: Depends on expired security/p5-Data-Entropy via security/p5-Dancer-Plugin-Passphrase security/py-onlykey||2025-09-02|Has expired: Depends on expired security/libu2f-host -security/yubikey-manager-qt||2025-09-02|Has expired: Depends on expired security/libu2f-host via security/py-yubikey-manager -security/yubioath-desktop||2025-09-02|Has expired: Depends on expired security/libu2f-host via security/py-yubikey-manager textproc/opensearch-dashboards213||2025-09-02|Has expired: Depends on expired www/npm-node18 textproc/opensearch-dashboards210||2025-09-02|Has expired: Depends on expired www/npm-node18 textproc/opensearch-dashboards216||2025-09-02|Has expired: Depends on expired www/npm-node18 diff --git a/Mk/Uses/vala.mk b/Mk/Uses/vala.mk index a12834d81fb7..53aef616e9cb 100644 --- a/Mk/Uses/vala.mk +++ b/Mk/Uses/vala.mk @@ -1,9 +1,12 @@ # Handle dependency on lang/vala # # Valid args: -# - lib: add a lib depends -# - build: add a build depends -# - no_depend: only used for lang/vala itself +# - lib: add a lib depends +# - build: add a build depends +# - test: add a test depends +# - no_depend: only used for lang/vala itself +# +# MAINTAINER: desktop@FreeBSD.org .if ! defined(_INCLUDE_USES_VALA_MK) _INCLUDE_USES_VALA_MK= yes @@ -21,6 +24,9 @@ LIB_DEPENDS+= ${_VALA_LIBRARY}:${_VALA_PORT} . if ! empty(vala_ARGS:Mbuild) BUILD_DEPENDS+= ${_VALA_BINARY}:${_VALA_PORT} . endif +. if ! empty(vala_ARGS:Mtest) +TEST_DEPENDS+= ${_VALA_BINARY}:${_VALA_PORT} +. endif . endif .endif diff --git a/accessibility/darkman/Makefile b/accessibility/darkman/Makefile index 079eec9ca26e..1e6816bdba19 100644 --- a/accessibility/darkman/Makefile +++ b/accessibility/darkman/Makefile @@ -1,7 +1,7 @@ PORTNAME= darkman DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= accessibility wayland MAINTAINER= ports@FreeBSD.org diff --git a/accessibility/linux-c7-at-spi2-core/pkg-plist.aarch64 b/accessibility/linux-c7-at-spi2-core/pkg-plist.aarch64 index a89d8fbcfe27..680127d3ee6b 100644 --- a/accessibility/linux-c7-at-spi2-core/pkg-plist.aarch64 +++ b/accessibility/linux-c7-at-spi2-core/pkg-plist.aarch64 @@ -75,4 +75,3 @@ usr/share/licenses/at-spi2-core-2.28.0/COPYING %%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo %%NLS%%usr/share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo %%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo -@dir usr/lib diff --git a/archivers/apache-commons-compress/Makefile b/archivers/apache-commons-compress/Makefile index 4bbea2820869..212af3e928f0 100644 --- a/archivers/apache-commons-compress/Makefile +++ b/archivers/apache-commons-compress/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-compress -PORTVERSION= 1.27.1 +PORTVERSION= 1.28.0 CATEGORIES= archivers java MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- diff --git a/archivers/apache-commons-compress/distinfo b/archivers/apache-commons-compress/distinfo index 9abfeb33db03..0123fda7adf3 100644 --- a/archivers/apache-commons-compress/distinfo +++ b/archivers/apache-commons-compress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738513616 -SHA256 (commons-compress-1.27.1-bin.tar.gz) = a6c0fd56c796c71da8bdd5068c46d40a6f9f8e743f0f64bbd0dbb26769ec5f00 -SIZE (commons-compress-1.27.1-bin.tar.gz) = 130521374 +TIMESTAMP = 1756979564 +SHA256 (commons-compress-1.28.0-bin.tar.gz) = 55f02defb98fefd6b368688fe3e698e6b836754161af9f70a0beadbf67b36b92 +SIZE (commons-compress-1.28.0-bin.tar.gz) = 131792030 diff --git a/archivers/nfpm/Makefile b/archivers/nfpm/Makefile index b7cdb6abb388..d72c07965372 100644 --- a/archivers/nfpm/Makefile +++ b/archivers/nfpm/Makefile @@ -1,7 +1,7 @@ PORTNAME= nfpm DISTVERSIONPREFIX= v DISTVERSION= 2.41.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org diff --git a/astro/Makefile b/astro/Makefile index 4beb8aa1b073..089e5c5a75d6 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -85,8 +85,10 @@ SUBDIR += py-astral SUBDIR += py-astroML SUBDIR += py-astropy + SUBDIR += py-astropy-healpix SUBDIR += py-astropy-helpers SUBDIR += py-astropy-iers-data + SUBDIR += py-astroquery SUBDIR += py-ephem SUBDIR += py-extension-helpers SUBDIR += py-fitsio @@ -101,6 +103,9 @@ SUBDIR += py-pymeeus SUBDIR += py-pymetar SUBDIR += py-pysofa + SUBDIR += py-pytest-astropy + SUBDIR += py-pytest-astropy-header + SUBDIR += py-pyvo SUBDIR += py-pywapi SUBDIR += py-ro SUBDIR += py-sgp4 diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile index 2f304f727883..c6b00e34dd26 100644 --- a/astro/mepo/Makefile +++ b/astro/mepo/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= astro geography wayland MASTER_SITES= https://git.sr.ht/~mil/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, simple, and hackable OSM map viewer WWW= https://sr.ht/~mil/Mepo/ diff --git a/astro/py-astropy-healpix/Makefile b/astro/py-astropy-healpix/Makefile new file mode 100644 index 000000000000..91423e66b92d --- /dev/null +++ b/astro/py-astropy-healpix/Makefile @@ -0,0 +1,39 @@ +PORTNAME= astropy-healpix +PORTVERSION= 1.1.2 +CATEGORIES= astro python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= HEALPix algorithm for Astropy +WWW= https://astropy-healpix.readthedocs.io/en/latest/ \ + https://github.com/astropy/astropy-healpix + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}extension-helpers>0:astro/py-extension-helpers@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy>=5:astro/py-astropy@${PY_FLAVOR} \ + ${PYNUMPY} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-astropy>0:astro/py-pytest-astropy@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +TEST_WRKSRC= ${WRKSRC}/astropy_healpix/tests + +post-install: + @${STRIP_CMD} \ + ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME:S/-/_/}/_core.*.so \ + ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME:S/-/_/}/compiler_version.*.so + +# tests fail to run, see https://github.com/astropy/astropy-healpix/issues/272 + +.include <bsd.port.mk> diff --git a/astro/py-astropy-healpix/distinfo b/astro/py-astropy-healpix/distinfo new file mode 100644 index 000000000000..2ca256f3fb13 --- /dev/null +++ b/astro/py-astropy-healpix/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757271621 +SHA256 (astropy_healpix-1.1.2.tar.gz) = 03671df12a36ec3b357c244d5154b6786362ff5d80770675c7b24815101066e4 +SIZE (astropy_healpix-1.1.2.tar.gz) = 109453 diff --git a/astro/py-astropy-healpix/pkg-descr b/astro/py-astropy-healpix/pkg-descr new file mode 100644 index 000000000000..5cd97f174c36 --- /dev/null +++ b/astro/py-astropy-healpix/pkg-descr @@ -0,0 +1,4 @@ +HEALPix (Hierarchical Equal Area isoLatitude Pixelisation) is an algorithm for +pixellizing a sphere that is sometimes used in Astronomy to store data from +all-sky surveys, but the general algorithm can apply to any field that has to +deal with representing data on a sphere. diff --git a/astro/py-astroquery/Makefile b/astro/py-astroquery/Makefile new file mode 100644 index 000000000000..2fc1d0dc7223 --- /dev/null +++ b/astro/py-astroquery/Makefile @@ -0,0 +1,39 @@ +PORTNAME= astroquery +PORTVERSION= 0.4.10 +CATEGORIES= astro python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Functions and classes to access online astronomical data resources +WWW= https://astroquery.readthedocs.io/en/latest/ \ + https://github.com/astropy/astroquery + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy>=5.0:astro/py-astropy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.8:www/py-beautifulsoup@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}html5lib>=0.999:www/py-html5lib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}keyring>=15.0:security/py-keyring@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=1.20:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyvo>=1.5:astro/py-pyvo@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.19:www/py-requests@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-astropy>0:astro/py-pytest-astropy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-doctestplus>=0.13:devel/py-pytest-doctestplus@${PY_FLAVOR} +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}moto>0:devel/py-moto@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-dependency>0:devel/py-pytest-dependency@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-rerunfailures>0:devel/py-pytest-rerunfailures@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +NO_ARCH= yes + +# tests as of 0.4.10: 6 failed, 1701 passed, 744 skipped, 2 xfailed, 4 errors in 90.35s (0:01:30) + +.include <bsd.port.mk> diff --git a/astro/py-astroquery/distinfo b/astro/py-astroquery/distinfo new file mode 100644 index 000000000000..d198333d35ba --- /dev/null +++ b/astro/py-astroquery/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757237494 +SHA256 (astroquery-0.4.10.tar.gz) = eacd91e9da378e641740fbc3123850daa83ba0926a6fff4c40ccbf5dc6d5a406 +SIZE (astroquery-0.4.10.tar.gz) = 12533999 diff --git a/astro/py-astroquery/pkg-descr b/astro/py-astroquery/pkg-descr new file mode 100644 index 000000000000..32d01be8a014 --- /dev/null +++ b/astro/py-astroquery/pkg-descr @@ -0,0 +1,2 @@ +Astroquery is an astropy affiliated package that contains a collection of tools +to access online Astronomical data. Each web service has its own sub-package. diff --git a/astro/py-pytest-astropy-header/Makefile b/astro/py-pytest-astropy-header/Makefile new file mode 100644 index 000000000000..eca1932fc089 --- /dev/null +++ b/astro/py-pytest-astropy-header/Makefile @@ -0,0 +1,26 @@ +PORTNAME= pytest-astropy-header +PORTVERSION= 0.2.2 +CATEGORIES= astro python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Pytest plugin to add diagnostic information to header of test output +WWW= https://github.com/astropy/pytest-astropy-header + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +NO_ARCH= yes + +# tests as of 0.2.2: 19 passed in 8.69s + +.include <bsd.port.mk> diff --git a/astro/py-pytest-astropy-header/distinfo b/astro/py-pytest-astropy-header/distinfo new file mode 100644 index 000000000000..eef9528d96a7 --- /dev/null +++ b/astro/py-pytest-astropy-header/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757239125 +SHA256 (pytest-astropy-header-0.2.2.tar.gz) = 77891101c94b75a8ca305453b879b318ab6001b370df02be2c0b6d1bb322db10 +SIZE (pytest-astropy-header-0.2.2.tar.gz) = 9914 diff --git a/astro/py-pytest-astropy-header/pkg-descr b/astro/py-pytest-astropy-header/pkg-descr new file mode 100644 index 000000000000..2175c0a54b18 --- /dev/null +++ b/astro/py-pytest-astropy-header/pkg-descr @@ -0,0 +1,5 @@ +The pytest-astropy-header package provides a way to include information about +the system, Python installation, and select dependencies in the header of the +output when running pytest. It can be used with packages that are not +affiliated with the Astropy project, but is optimized for use with +Astropy-related projects. diff --git a/astro/py-pytest-astropy/Makefile b/astro/py-pytest-astropy/Makefile new file mode 100644 index 000000000000..83a43a87cfa6 --- /dev/null +++ b/astro/py-pytest-astropy/Makefile @@ -0,0 +1,33 @@ +PORTNAME= pytest-astropy +PORTVERSION= 0.11.0 +CATEGORIES= astro python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Meta-package containing dependencies for testing +WWW= https://github.com/astropy/pytest-astropy + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hypothesis>=5.1:devel/py-hypothesis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-arraydiff>=0.5:devel/py-pytest-arraydiff@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-astropy-header>=0.2.2:astro/py-pytest-astropy-header@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.3.1:devel/py-pytest-cov@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-doctestplus>=1.0.0:devel/py-pytest-doctestplus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-filter-subpackage>=0.1.2:devel/py-pytest-filter-subpackage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-mock>=2.0:devel/py-pytest-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-remotedata>=0.4.1:devel/py-pytest-remotedata@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>=4.6:devel/py-pytest@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/astro/py-pytest-astropy/distinfo b/astro/py-pytest-astropy/distinfo new file mode 100644 index 000000000000..b0acac8e14a5 --- /dev/null +++ b/astro/py-pytest-astropy/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757240001 +SHA256 (pytest-astropy-0.11.0.tar.gz) = 4eaeaa99ed91163ed8f9aac132c70a81f25bc4c12f3cd54dba329fc26c6739b5 +SIZE (pytest-astropy-0.11.0.tar.gz) = 6336 diff --git a/astro/py-pytest-astropy/pkg-descr b/astro/py-pytest-astropy/pkg-descr new file mode 100644 index 000000000000..9f720e8590ea --- /dev/null +++ b/astro/py-pytest-astropy/pkg-descr @@ -0,0 +1,3 @@ +pytest-astropy is a meta-package that pulls in the dependencies that are used by +astropy and some affiliated packages for testing. It can also be used for +testing packages that are not affiliated with the Astropy project. diff --git a/astro/py-pyvo/Makefile b/astro/py-pyvo/Makefile new file mode 100644 index 000000000000..e9ba736cd104 --- /dev/null +++ b/astro/py-pyvo/Makefile @@ -0,0 +1,34 @@ +PORTNAME= pyvo +PORTVERSION= 1.7 +CATEGORIES= astro python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Package for accessing Virtual Observatory data and services +WWW= https://pyvo.readthedocs.io/en/latest/ \ + https://github.com/astropy/pyvo + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy>=4.2:astro/py-astropy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-astropy>0:astro/py-pytest-astropy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-astropy-header>0:astro/py-pytest-astropy-header@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-doctestplus>=0.13:devel/py-pytest-doctestplus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests-mock>0:www/py-requests-mock@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +NO_ARCH= yes + +TEST_ARGS= --remote-data + +# tests as of 1.7: 462 passed, 1 xfailed, 1 xpassed in 146.52s (0:02:26) + +.include <bsd.port.mk> diff --git a/astro/py-pyvo/distinfo b/astro/py-pyvo/distinfo new file mode 100644 index 000000000000..f9fd9d1a7cd8 --- /dev/null +++ b/astro/py-pyvo/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757238061 +SHA256 (pyvo-1.7.tar.gz) = a6fad9efd410732d113e55df43b0201c9acb2e29f27532c71bda56f38ce62320 +SIZE (pyvo-1.7.tar.gz) = 2095584 diff --git a/astro/py-pyvo/pkg-descr b/astro/py-pyvo/pkg-descr new file mode 100644 index 000000000000..d835e80c210e --- /dev/null +++ b/astro/py-pyvo/pkg-descr @@ -0,0 +1,2 @@ +PyVO is a package providing access to remote data and services of the Virtual +observatory (VO) using Python. diff --git a/astro/py-skyfield-data/Makefile b/astro/py-skyfield-data/Makefile index 80296b825256..49ee8741e651 100644 --- a/astro/py-skyfield-data/Makefile +++ b/astro/py-skyfield-data/Makefile @@ -1,6 +1,5 @@ -PORTNAME= skyfield-data -PORTVERSION= 6.0.0 -PORTREVISION= 2 +PORTNAME= skyfield_data +PORTVERSION= 7.0.0 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-skyfield-data/distinfo b/astro/py-skyfield-data/distinfo index bf95ade06463..9d49ec064674 100644 --- a/astro/py-skyfield-data/distinfo +++ b/astro/py-skyfield-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719256997 -SHA256 (skyfield-data-6.0.0.tar.gz) = 4e4f059c91f712b2d81d87288df04511a8154adb0044ebfc11365a689a53bcac -SIZE (skyfield-data-6.0.0.tar.gz) = 16961564 +TIMESTAMP = 1756978874 +SHA256 (skyfield_data-7.0.0.tar.gz) = df3b4f0f5b5b57e5adf5a0a5d30d73ca23dd4066ee666da3222d7bd63d580bbd +SIZE (skyfield_data-7.0.0.tar.gz) = 16984524 diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile index 8f77cc77a271..019d88a58117 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -1,5 +1,6 @@ PORTNAME= gbsplay DISTVERSION= 0.0.100 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio @@ -28,8 +29,6 @@ CONFIGURE_ARGS= --disable-pipewire \ MAKE_ENV+= EXAMPLESDIR="${STAGEDIR}${EXAMPLESDIR}" -CONFLICTS_INSTALL= mate-control-center # share/applications/mimeinfo.cache - OPTIONS_DEFINE= ALSA BASH_COMPLETIONS DOCS EXAMPLES NAS NLS PULSEAUDIO \ SDL OPTIONS_DEFAULT= BASH_COMPLETIONS diff --git a/audio/gbsplay/files/patch-Makefile b/audio/gbsplay/files/patch-Makefile index 421380452f71..683240da7269 100644 --- a/audio/gbsplay/files/patch-Makefile +++ b/audio/gbsplay/files/patch-Makefile @@ -18,3 +18,21 @@ docs-dist := INSTALL.md CODINGSTYLE gbsformat.txt PACKAGING.md contribs := contrib/gbs2ogg.sh contrib/gbsplay.bashcompletion contrib/gbsplay.zshcompletion examples := examples/nightmode.gbs examples/gbsplayrc_sample +@@ -352,9 +352,7 @@ install-default: all + install -m 644 man/gbsplay.1 man/gbsinfo.1 man/gbs2gb.1 $(man1dir) + install -m 644 man/gbsplayrc.5 $(man5dir) + install -m 644 mime/gbsplay.xml $(mimedir)/packages +- -update-mime-database $(mimedir) + install -m 644 desktop/gbsplay.desktop $(appdir) +- -update-desktop-database $(appdir) + install -m 644 $(docs) $(docdir) + install -m 644 $(examples) $(exampledir) + for i in $(mos); do \ +@@ -374,7 +372,6 @@ install-xgbsplay: $(xgbsplaybin) $(mans) + install -m 755 $(xgbsplaybin) $(bindir) + install -m 644 man/xgbsplay.1 $(man1dir) + install -m 644 desktop/xgbsplay.desktop $(appdir) +- -update-desktop-database $(appdir) + + install-apidoc: generate-apidoc + install -d $(man3dir) diff --git a/audio/gbsplay/pkg-plist b/audio/gbsplay/pkg-plist index 1340ce63452a..07cda709dd0a 100644 --- a/audio/gbsplay/pkg-plist +++ b/audio/gbsplay/pkg-plist @@ -8,7 +8,6 @@ share/man/man1/gbsplay.1.gz share/man/man5/gbsplayrc.5.gz share/man/man1/gbs2gb.1.gz share/applications/gbsplay.desktop -share/applications/mimeinfo.cache %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/contrib/gbs2ogg.sh %%PORTDOCS%%%%DOCSDIR%%/contrib/gbsplay.bashcompletion @@ -17,17 +16,4 @@ share/applications/mimeinfo.cache %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nightmode.gbs %%NLS%%share/locale/de/LC_MESSAGES/gbsplay.mo %%NLS%%share/locale/en/LC_MESSAGES/gbsplay.mo -share/mime/XMLnamespaces -share/mime/aliases -share/mime/audio/prs.gbs.xml -share/mime/generic-icons -share/mime/globs -share/mime/globs2 -share/mime/icons -share/mime/magic -share/mime/mime.cache share/mime/packages/gbsplay.xml -share/mime/subclasses -share/mime/treemagic -share/mime/types -share/mime/version diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile index 3ac72e39f862..4ae34e9cbf7b 100644 --- a/audio/gonic/Makefile +++ b/audio/gonic/Makefile @@ -1,6 +1,7 @@ PORTNAME= gonic DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 +PORTREVISION= 1 CATEGORIES= audio net MAINTAINER= tagattie@FreeBSD.org diff --git a/audio/linux-c7-alsa-lib/pkg-plist.aarch64 b/audio/linux-c7-alsa-lib/pkg-plist.aarch64 index 1f8692d39314..fd58af182d74 100644 --- a/audio/linux-c7-alsa-lib/pkg-plist.aarch64 +++ b/audio/linux-c7-alsa-lib/pkg-plist.aarch64 @@ -85,5 +85,4 @@ usr/share/alsa/topology/sklrt286/skl_i2s.conf %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/asoundrc.txt -@dir usr/lib @dir usr/share/alsa/ucm diff --git a/audio/linuxwave/Makefile b/audio/linuxwave/Makefile index 2e276e9b5172..62722dc55ead 100644 --- a/audio/linuxwave/Makefile +++ b/audio/linuxwave/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 CATEGORIES= audio -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate music from the entropy of Linux WWW= https://orhun.dev/linuxwave/ diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 90dceadc3f27..b08fd180d101 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -1,5 +1,5 @@ PORTNAME= mac -PORTVERSION= 11.41 +PORTVERSION= 11.43 CATEGORIES= audio MASTER_SITES= https://www.monkeysaudio.com/files/ DISTNAME= ${PORTNAME:tu}_${PORTVERSION:S|.||}_SDK diff --git a/audio/mac/distinfo b/audio/mac/distinfo index cd2331c26aab..17014f0ec2b2 100644 --- a/audio/mac/distinfo +++ b/audio/mac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756944953 -SHA256 (MAC_1141_SDK.zip) = e31329e426802ee5072ebfcc4ea746005dafd54a0ab2793056f50764378fd94f -SIZE (MAC_1141_SDK.zip) = 1708143 +TIMESTAMP = 1757175011 +SHA256 (MAC_1143_SDK.zip) = 9c49c123b95b36d3d86798ebfef5dc96c96c6c1ba02291290d6a9397f1fc3fd1 +SIZE (MAC_1143_SDK.zip) = 1708003 diff --git a/audio/mac/files/patch-CMakeLists.txt b/audio/mac/files/patch-CMakeLists.txt index b26b2cdbbbee..66e6a2e3e99d 100644 --- a/audio/mac/files/patch-CMakeLists.txt +++ b/audio/mac/files/patch-CMakeLists.txt @@ -1,9 +1,7 @@ Version 11.00 added multi-threading support, but we need to link to -lpthread to resolve symbols. -Version 11.41 renamed IO.h to IAPEIO.h, but they didn't update CMakeLists.txt - ---- CMakeLists.txt.orig 2025-09-01 19:26:38 UTC +--- CMakeLists.txt.orig 2025-09-05 10:46:54 UTC +++ CMakeLists.txt @@ -6,6 +6,8 @@ option(BUILD_UTIL "Build the mac command line tool" ON option(BUILD_SHARED "Build libMAC as a shared library" ON) @@ -14,25 +12,6 @@ Version 11.41 renamed IO.h to IAPEIO.h, but they didn't update CMakeLists.txt # # Determine interface version # -@@ -74,7 +76,7 @@ set(MAC_PUBLIC_HEADERS - Shared/All.h - Shared/APETag.h - Shared/CharacterHelper.h -- Shared/IO.h -+ Shared/IAPEIO.h - Shared/MACDll.h - Shared/MACLib.h - Shared/NoWindows.h -@@ -91,8 +93,8 @@ set(MAC_SHARED_HEADERS - Source/Shared/CPUFeatures.h - Source/Shared/CRC.h - Source/Shared/GlobalFunctions.h -+ Source/Shared/IAPEIO.h - Source/Shared/ID3Genres.h -- Source/Shared/IO.h - Source/Shared/MACDll.h - Source/Shared/MemoryIO.h - Source/Shared/MFCGlobals.h @@ -229,6 +231,7 @@ if(BUILD_SHARED) if(BUILD_SHARED) add_library(MAC SHARED $<TARGET_OBJECTS:shared> $<TARGET_OBJECTS:objects>) diff --git a/audio/murmur-cli/Makefile b/audio/murmur-cli/Makefile index 88ba68924254..d693d66db744 100644 --- a/audio/murmur-cli/Makefile +++ b/audio/murmur-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= murmur-cli PORTVERSION= 0.0.0.20200528 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/py-librosa/Makefile b/audio/py-librosa/Makefile index 985b036dab4e..28bff152bc2a 100644 --- a/audio/py-librosa/Makefile +++ b/audio/py-librosa/Makefile @@ -1,12 +1,13 @@ PORTNAME= librosa -DISTVERSION= 0.10.2.post1 +DISTVERSION= 0.11.0 CATEGORIES= audio python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python module for audio and music processing -WWW= https://librosa.org/ +WWW= https://librosa.org/ \ + https://github.com/librosa/librosa LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md @@ -15,15 +16,15 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}audioread>=2.1.9:audio/py-audioread@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}decorator>=4.3.0:devel/py-decorator@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}joblib>=0.14:devel/py-joblib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}joblib>=1.0:devel/py-joblib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lazy_loader>=0.1:devel/py-lazy_loader@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=1.0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numba>=0.51.0:devel/py-numba@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pooch>=1.1:devel/py-pooch@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.20.0:science/py-scikit-learn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=1.2.0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scikit-learn>=1.1.0:science/py-scikit-learn@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>=1.6.0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}SoundFile>=0.12.1:audio/py-SoundFile@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}soxr>=0.3.2:audio/py-soxr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.1:devel/py-typing-extensions@${PY_FLAVOR} @@ -41,6 +42,13 @@ USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_TUPLE= librosa:librosa-test-data:72bd79e:test_data/tests/data +TEST_ENV= ${MAKE_ENV} \ + PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \ + DISPLAY=${DISPLAY} \ + XAUTHORITY=${XAUTHORITY} + NO_ARCH= yes +# tests as of 0.11.0: 48 failed, 13971 passed, 2 skipped, 523 xfailed, 388 warnings in 1196.60s (0:19:56), see https://github.com/librosa/librosa/issues/1978 + .include <bsd.port.mk> diff --git a/audio/py-librosa/distinfo b/audio/py-librosa/distinfo index a4cfa6b3a40b..63a907cda3f9 100644 --- a/audio/py-librosa/distinfo +++ b/audio/py-librosa/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1722878505 -SHA256 (librosa-librosa-0.10.2.post1_GH0.tar.gz) = 531269ad17a727616cc683bc718222328e7aa3b6c143c67ea0bc283d1a5b284b -SIZE (librosa-librosa-0.10.2.post1_GH0.tar.gz) = 2334630 +TIMESTAMP = 1757051248 +SHA256 (librosa-librosa-0.11.0_GH0.tar.gz) = 6af22600c52e5b844cf73c699b7c0905ed9fe0b9f17b230eec697bce3368dd15 +SIZE (librosa-librosa-0.11.0_GH0.tar.gz) = 2339589 SHA256 (librosa-librosa-test-data-72bd79e_GH0.tar.gz) = c8a05a81cf6f071319056818deff82b21736a13230b32c6bea64ab2e1fe23a06 SIZE (librosa-librosa-test-data-72bd79e_GH0.tar.gz) = 164601052 diff --git a/audio/py-music21/Makefile b/audio/py-music21/Makefile index efd5879951ac..b576967e6d4c 100644 --- a/audio/py-music21/Makefile +++ b/audio/py-music21/Makefile @@ -1,6 +1,5 @@ PORTNAME= music21 -DISTVERSION= 9.5.0 -PORTREVISION= 1 +DISTVERSION= 9.7.1 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,12 +14,12 @@ LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}joblib>0:devel/py-joblib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonpickle>0:devel/py-jsonpickle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \ + ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webcolors>=1.5:graphics/py-webcolors@${PY_FLAVOR} \ lilypond:print/lilypond \ @@ -39,6 +38,6 @@ post-patch: s|/usr/bin/xdg-open|${LOCALBASE}/bin/xdg-open|" \ ${WRKSRC}/music21/environment.py -# tests as of 9.5.0: 539 passed, 4 warnings in 359.14s (0:05:59) +# tests as of 9.7.1: 542 passed, 4 warnings in 79.82s (0:01:19) .include <bsd.port.mk> diff --git a/audio/py-music21/distinfo b/audio/py-music21/distinfo index ddcbdb495d7f..a02d5881f2fa 100644 --- a/audio/py-music21/distinfo +++ b/audio/py-music21/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743120820 -SHA256 (music21-9.5.0.tar.gz) = f888a84f7abfa6e727b7028cdbf7b7bd9fa746009b766ca604fb749a67078d1a -SIZE (music21-9.5.0.tar.gz) = 16713764 +TIMESTAMP = 1757089889 +SHA256 (music21-9.7.1.tar.gz) = b056cc41fb989f492e291882c13c02ebc13e8f5734c6aab9aeb9fe6cfd2c2550 +SIZE (music21-9.7.1.tar.gz) = 16732133 diff --git a/audio/py-pyradio/Makefile b/audio/py-pyradio/Makefile index 894819ccfe10..cac8f2f442b9 100644 --- a/audio/py-pyradio/Makefile +++ b/audio/py-pyradio/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyradio -DISTVERSION= 0.9.3.11.15 +DISTVERSION= 0.9.3.11.16 PORTREVISION= 0 CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-pyradio/distinfo b/audio/py-pyradio/distinfo index 0834db231f85..1ade44e7e30d 100644 --- a/audio/py-pyradio/distinfo +++ b/audio/py-pyradio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750340504 -SHA256 (coderholic-pyradio-0.9.3.11.15_GH0.tar.gz) = 9a0b230bfcd5ec42c6ba59cdaf2c064a658ee1e3edc62f90cfd160d4f347f9ba -SIZE (coderholic-pyradio-0.9.3.11.15_GH0.tar.gz) = 1587917 +TIMESTAMP = 1756976313 +SHA256 (coderholic-pyradio-0.9.3.11.16_GH0.tar.gz) = 061737b6aa6ecc723a1cc509a6d67bc8fd8b0f11096febaf298d40daaacccec3 +SIZE (coderholic-pyradio-0.9.3.11.16_GH0.tar.gz) = 1607161 diff --git a/audio/py-pyradio/files/patch-pyradio_main.py b/audio/py-pyradio/files/patch-pyradio_main.py new file mode 100644 index 000000000000..dbd9c6074182 --- /dev/null +++ b/audio/py-pyradio/files/patch-pyradio_main.py @@ -0,0 +1,12 @@ +--- pyradio/main.py.orig 2025-09-02 14:51:30 UTC ++++ pyradio/main.py +@@ -667,7 +667,8 @@ If nothing else works, try the following command: + if args.version: + pyradio_config.get_pyradio_version() + print(f'PyRadio version: [green]{pyradio_config.current_pyradio_version}[/green]') +- print(f"Python version: [green]{sys.version.replace('\\n', ' ').replace('\\r', ' ')}[/green]") ++ ver = sys.version.replace('\\n', ' ').replace('\\r', ' ') ++ print(f"Python version: [green]{ver}[/green]") + if pyradio_config.distro != 'None': + print(f'Distribution: [green]{pyradio_config.distro}[/green]') + return diff --git a/audio/schismtracker/Makefile b/audio/schismtracker/Makefile index 39451a06a0c0..3b4048de61be 100644 --- a/audio/schismtracker/Makefile +++ b/audio/schismtracker/Makefile @@ -1,5 +1,5 @@ PORTNAME= schismtracker -DISTVERSION= 20250728 +DISTVERSION= 20250825 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/audio/schismtracker/distinfo b/audio/schismtracker/distinfo index 67f8464c026d..7a4d7d376645 100644 --- a/audio/schismtracker/distinfo +++ b/audio/schismtracker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753729567 -SHA256 (schismtracker-schismtracker-20250728_GH0.tar.gz) = adbf92c2690e59e177868d88a823802891d47fffab496a0a726864a0363d2bb1 -SIZE (schismtracker-schismtracker-20250728_GH0.tar.gz) = 1323158 +TIMESTAMP = 1757176147 +SHA256 (schismtracker-schismtracker-20250825_GH0.tar.gz) = 67d1217ca00081bd28da2c130ccfd383310226c2864b94ccd3c4ffaf5ea83978 +SIZE (schismtracker-schismtracker-20250825_GH0.tar.gz) = 1347120 diff --git a/audio/sonicradio/Makefile b/audio/sonicradio/Makefile index 4d0c2d0f78b7..e17285052a23 100644 --- a/audio/sonicradio/Makefile +++ b/audio/sonicradio/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonicradio DISTVERSIONPREFIX= v -DISTVERSION= 0.7.5 +DISTVERSION= 0.8.4 CATEGORIES= audio MAINTAINER= nivit@FreeBSD.org @@ -10,7 +10,9 @@ WWW= https://github.com/dancnb/sonicradio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +LIB_DEPENDS= libasound.so:audio/alsa-lib + +USES= go:1.23,modules pkgconfig GO_MODULE= github.com/dancnb/sonicradio PLIST_FILES= bin/sonicradio diff --git a/audio/sonicradio/distinfo b/audio/sonicradio/distinfo index 603cdc40b49d..8e7239a62e99 100644 --- a/audio/sonicradio/distinfo +++ b/audio/sonicradio/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756449200 -SHA256 (go/audio_sonicradio/sonicradio-v0.7.5/v0.7.5.mod) = e13d7c88d2c94f14eec5b9f603bc5ded2e13d9baab8eab44849479c58f0bdd6d -SIZE (go/audio_sonicradio/sonicradio-v0.7.5/v0.7.5.mod) = 1197 -SHA256 (go/audio_sonicradio/sonicradio-v0.7.5/v0.7.5.zip) = 22471313420adc7e82930d18463373a6bded7bb29c3b667c79e8f6f8c04fc907 -SIZE (go/audio_sonicradio/sonicradio-v0.7.5/v0.7.5.zip) = 1264258 +TIMESTAMP = 1757144161 +SHA256 (go/audio_sonicradio/sonicradio-v0.8.4/v0.8.4.mod) = c3d6fb914b773066e02f024e166e02a16db329491472ba5b448ad6b3a046978e +SIZE (go/audio_sonicradio/sonicradio-v0.8.4/v0.8.4.mod) = 1520 +SHA256 (go/audio_sonicradio/sonicradio-v0.8.4/v0.8.4.zip) = 7761a64bf8a6fc33c588af29f464214602dce25a3c06af5cf26d267076ade57c +SIZE (go/audio_sonicradio/sonicradio-v0.8.4/v0.8.4.zip) = 1270261 diff --git a/audio/unflac/Makefile b/audio/unflac/Makefile index 8bbb5f1df7aa..2d4c926b6fde 100644 --- a/audio/unflac/Makefile +++ b/audio/unflac/Makefile @@ -1,6 +1,6 @@ PORTNAME= unflac DISTVERSION= 1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= bsd@abinet.ru diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile index 796a66deb803..ac9d6f42a774 100644 --- a/audio/visp-go/Makefile +++ b/audio/visp-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp-go DISTVERSION= g20210723 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org diff --git a/audio/whisper.cpp/Makefile b/audio/whisper.cpp/Makefile index 93e68f87929e..757869e17f2a 100644 --- a/audio/whisper.cpp/Makefile +++ b/audio/whisper.cpp/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libggml.so:misc/ggml -USES= cmake +USES= cmake:testing USE_LDCONFIG= yes USE_GITHUB= yes @@ -31,6 +31,8 @@ OPTIONS_SUB= yes EXAMPLES_CMAKE_BOOL= WHISPER_BUILD_EXAMPLES +MAKE_JOBS_UNSAFE= yes # for tests to suceed on smaller Vulkan devices: they fail to allocate memory otherwise + post-install: ${INSTALL_SCRIPT} \ ${WRKSRC}/models/download-ggml-model.sh \ diff --git a/benchmarks/ali/Makefile b/benchmarks/ali/Makefile index 647993346d9c..31836ce243b3 100644 --- a/benchmarks/ali/Makefile +++ b/benchmarks/ali/Makefile @@ -1,7 +1,7 @@ PORTNAME= ali PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= benchmarks MAINTAINER= olgeni@FreeBSD.org diff --git a/benchmarks/bombardier/Makefile b/benchmarks/bombardier/Makefile index a0643e3502d7..d3f6854de338 100644 --- a/benchmarks/bombardier/Makefile +++ b/benchmarks/bombardier/Makefile @@ -1,7 +1,7 @@ PORTNAME= bombardier PORTVERSION= 1.2.6 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= benchmarks MAINTAINER= danilo@FreeBSD.org diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile index d6cf7d77340d..89a47ce8afae 100644 --- a/benchmarks/ddosify/Makefile +++ b/benchmarks/ddosify/Makefile @@ -1,7 +1,7 @@ PORTNAME= ddosify DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks MAINTAINER= grembo@FreeBSD.org diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index c8e5788c42ba..c840014e6939 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -1,7 +1,7 @@ PORTNAME= hey PORTVERSION= 0.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= benchmarks MAINTAINER= adamw@FreeBSD.org diff --git a/benchmarks/plow/Makefile b/benchmarks/plow/Makefile index 2a58dc00b4ec..ca2abac9da59 100644 --- a/benchmarks/plow/Makefile +++ b/benchmarks/plow/Makefile @@ -1,7 +1,7 @@ PORTNAME= plow DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks MAINTAINER= dutra@FreeBSD.org diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile index 3549b4544425..361665a8df82 100644 --- a/benchmarks/vegeta/Makefile +++ b/benchmarks/vegeta/Makefile @@ -1,7 +1,7 @@ PORTNAME= vegeta DISTVERSIONPREFIX= v DISTVERSION= 12.11.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= benchmarks www MAINTAINER= egypcio@FreeBSD.org diff --git a/biology/kmcp/Makefile b/biology/kmcp/Makefile index 436e9292944d..a8ce982e074e 100644 --- a/biology/kmcp/Makefile +++ b/biology/kmcp/Makefile @@ -1,7 +1,7 @@ PORTNAME= kmcp DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/ncbi-entrez-direct/Makefile b/biology/ncbi-entrez-direct/Makefile index 85ba1fe80dd4..eec6fb0553ef 100644 --- a/biology/ncbi-entrez-direct/Makefile +++ b/biology/ncbi-entrez-direct/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-entrez-direct DISTVERSION= 14.9.20210423 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= biology perl5 MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/versions/${PORTVERSION}/ DISTFILES= edirect.tar.gz diff --git a/biology/seqkit/Makefile b/biology/seqkit/Makefile index 32feed338333..8296fb570d6a 100644 --- a/biology/seqkit/Makefile +++ b/biology/seqkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= seqkit DISTVERSIONPREFIX= v DISTVERSION= 2.10.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/taxonkit/Makefile b/biology/taxonkit/Makefile index af4e7ff36251..d84c2b6ea635 100644 --- a/biology/taxonkit/Makefile +++ b/biology/taxonkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= taxonkit DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/unikmer/Makefile b/biology/unikmer/Makefile index 96350b97b14b..f8635b6340bc 100644 --- a/biology/unikmer/Makefile +++ b/biology/unikmer/Makefile @@ -1,7 +1,7 @@ PORTNAME= unikmer DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index 947d82bf5058..414f0a16ec35 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -49,8 +49,6 @@ USES+= llvm:max=14 post-patch: @${REINPLACE_CMD} -e 's+-exact Tcl 8\.6\.10+Tcl 8.6+' \ ${WRKSRC}/src/other/tcl/library/init.tcl - @${REINPLACE_CMD} -e '2745s+^+include(CheckSymbolExists)+' \ - ${WRKSRC}/CMakeLists.txt pre-install: ${CP} ${FILESDIR}/mged.sh ${WRKSRC} diff --git a/cad/brlcad/pkg-plist b/cad/brlcad/pkg-plist index 8143e91efba4..556e9038607e 100644 --- a/cad/brlcad/pkg-plist +++ b/cad/brlcad/pkg-plist @@ -829,23 +829,23 @@ brlcad/lib/Tktable2.10/pkgIndex.tcl brlcad/lib/Tktable2.10/README.txt brlcad/lib/Tktable2.10/tktable.py brlcad/lib/Tktable2.10/tkTable.tcl -brlcad/libdata/pkgconfig/libanalyze.pc -brlcad/libdata/pkgconfig/libbg.pc -brlcad/libdata/pkgconfig/libbn.pc -brlcad/libdata/pkgconfig/libbrep.pc -brlcad/libdata/pkgconfig/libbrlcad.pc -brlcad/libdata/pkgconfig/libbu.pc -brlcad/libdata/pkgconfig/libdm.pc -brlcad/libdata/pkgconfig/libfft.pc -brlcad/libdata/pkgconfig/libgcv.pc -brlcad/libdata/pkgconfig/libged.pc -brlcad/libdata/pkgconfig/libicv.pc -brlcad/libdata/pkgconfig/libnmg.pc -brlcad/libdata/pkgconfig/liboptical.pc -brlcad/libdata/pkgconfig/libpc.pc -brlcad/libdata/pkgconfig/libpkg.pc -brlcad/libdata/pkgconfig/librt.pc -brlcad/libdata/pkgconfig/libwdb.pc +brlcad/lib/pkgconfig/libanalyze.pc +brlcad/lib/pkgconfig/libbg.pc +brlcad/lib/pkgconfig/libbn.pc +brlcad/lib/pkgconfig/libbrep.pc +brlcad/lib/pkgconfig/libbrlcad.pc +brlcad/lib/pkgconfig/libbu.pc +brlcad/lib/pkgconfig/libdm.pc +brlcad/lib/pkgconfig/libfft.pc +brlcad/lib/pkgconfig/libgcv.pc +brlcad/lib/pkgconfig/libged.pc +brlcad/lib/pkgconfig/libicv.pc +brlcad/lib/pkgconfig/libnmg.pc +brlcad/lib/pkgconfig/liboptical.pc +brlcad/lib/pkgconfig/libpc.pc +brlcad/lib/pkgconfig/libpkg.pc +brlcad/lib/pkgconfig/librt.pc +brlcad/lib/pkgconfig/libwdb.pc brlcad/libexec/dm/libdm-ogl.so brlcad/libexec/dm/libdm-plot.so brlcad/libexec/dm/libdm-ps.so diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index ae29096cd085..5f9375e8c8d3 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -1,5 +1,5 @@ PORTNAME= gmsh -DISTVERSION= 4.14.0 +DISTVERSION= 4.14.1 CATEGORIES= cad MASTER_SITES= http://gmsh.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/cad/gmsh/distinfo b/cad/gmsh/distinfo index 2c20a5dbf455..10e1f3114ff6 100644 --- a/cad/gmsh/distinfo +++ b/cad/gmsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753978269 -SHA256 (gmsh/gmsh-4.14.0-source.tgz) = db4d7da2062e9a4356a820832138ab99f97af6388bfeb21599a2eadfb0b76a28 -SIZE (gmsh/gmsh-4.14.0-source.tgz) = 18458158 +TIMESTAMP = 1757006148 +SHA256 (gmsh/gmsh-4.14.1-source.tgz) = 300cbb74b6fb88062aba70b1f5f31a8980177a4af415221a16ec8c0aa1d72afd +SIZE (gmsh/gmsh-4.14.1-source.tgz) = 18458428 diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index 37296b98ad4d..96a55dafc13e 100644 --- a/cad/irsim/Makefile +++ b/cad/irsim/Makefile @@ -1,5 +1,5 @@ PORTNAME= irsim -DISTVERSION= 9.7.118 +DISTVERSION= 9.7.119 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/irsim/archive/ PKGNAMESUFFIX= -${FLAVOR} diff --git a/cad/irsim/distinfo b/cad/irsim/distinfo index 7e7a8ae651d0..f403f439604b 100644 --- a/cad/irsim/distinfo +++ b/cad/irsim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739759917 -SHA256 (irsim-9.7.118.tgz) = ed740bde3e44ebe29d7beafde11c563d5d5cc12891fdc4ed5f4622f302903df7 -SIZE (irsim-9.7.118.tgz) = 481871 +TIMESTAMP = 1755438927 +SHA256 (irsim-9.7.119.tgz) = d825f6640462bb287a6f7471b64659c43cdb475806ac8ce9dfdb2aa3669a7a9d +SIZE (irsim-9.7.119.tgz) = 482299 diff --git a/cad/qucs-s/Makefile b/cad/qucs-s/Makefile index e2bbf1d0db5a..b60eaa23cd97 100644 --- a/cad/qucs-s/Makefile +++ b/cad/qucs-s/Makefile @@ -1,5 +1,5 @@ PORTNAME= qucs-s -DISTVERSION= 25.1.2 +DISTVERSION= 25.2.0 CATEGORIES= cad MASTER_SITES= https://github.com/ra3xdh/qucs_s/releases/download/${DISTVERSION}/ @@ -8,7 +8,7 @@ COMMENT= Quite Universal Circuit Simulator: GUI for circuit simulation kernels WWW= https://ra3xdh.github.io/ \ https://github.com/ra3xdh/qucs_s/ -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= dos2unix:converters/dos2unix \ diff --git a/cad/qucs-s/distinfo b/cad/qucs-s/distinfo index 55a30ecccceb..736b7366b6b3 100644 --- a/cad/qucs-s/distinfo +++ b/cad/qucs-s/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745833911 -SHA256 (qucs-s-25.1.2.tar.gz) = 5b8185befa201a2811c4177277297bf0a013f775b6ab600a4ae67576aa5f7f02 -SIZE (qucs-s-25.1.2.tar.gz) = 4718218 +TIMESTAMP = 1757213369 +SHA256 (qucs-s-25.2.0.tar.gz) = f88ac0e987555ac95e907bea211c4d3aeaea87085ed0cd76cfd52fa185971c42 +SIZE (qucs-s-25.2.0.tar.gz) = 4804075 diff --git a/cad/qucs-s/files/patch-qucs_settings.cpp b/cad/qucs-s/files/patch-qucs_settings.cpp index a782a14e0e57..7adcac82b8b0 100644 --- a/cad/qucs-s/files/patch-qucs_settings.cpp +++ b/cad/qucs-s/files/patch-qucs_settings.cpp @@ -1,6 +1,6 @@ - this patch works together with post-patch: %%LOCALBASE%% are substituted there ---- qucs/settings.cpp.orig 2025-03-14 13:47:08 UTC +--- qucs/settings.cpp.orig 2025-09-06 14:06:28 UTC +++ qucs/settings.cpp @@ -62,7 +62,7 @@ void settingsManager::initDefaults() #else @@ -17,6 +17,6 @@ - m_Defaults["XyceParExecutable"] = "mpirun -np %p /usr/local/Xyce-Release-6.8.0-OPENMPI-OPENSOURCE/bin/Xyce"; + m_Defaults["XyceParExecutable"] = "mpirun -np %p %%LOCALBASE%%/bin/Xyce"; - m_Defaults["S4Q_workdir"] = QStandardPaths::writableLocation(QStandardPaths::CacheLocation); - m_Defaults["Nprocs"] = 4; - m_Defaults["SpiceOpusExecutable"] = "spiceopus"; + m_Defaults["S4Q_workdir"] = QDir::toNativeSeparators( + QStandardPaths::writableLocation(QStandardPaths::CacheLocation) + + "/qucs-s"); diff --git a/cad/qucs-s/pkg-plist b/cad/qucs-s/pkg-plist index 7a907e4ba315..5a640e694998 100644 --- a/cad/qucs-s/pkg-plist +++ b/cad/qucs-s/pkg-plist @@ -38,50 +38,69 @@ share/metainfo/io.github.ra3xdh.qucs_s.metainfo.xml %%DATADIR%%/examples/external_interface/probe_and_subcircuit/example_probe_and_subcircuit.sch %%DATADIR%%/examples/external_interface/probe_and_subcircuit/example_sub_subcircuit.sch %%DATADIR%%/examples/external_interface/probe_and_subcircuit/example_subcircuit.sch -%%DATADIR%%/examples/ngspice/2N3904_follower.sch -%%DATADIR%%/examples/ngspice/555timer_osc.sch -%%DATADIR%%/examples/ngspice/Amp_Two_Tone.sch -%%DATADIR%%/examples/ngspice/B-source_Tunnel_Diode.sch -%%DATADIR%%/examples/ngspice/B-sources.sch -%%DATADIR%%/examples/ngspice/B-sources_updated.sch -%%DATADIR%%/examples/ngspice/BJT-four.sch -%%DATADIR%%/examples/ngspice/BJT-noise.sch -%%DATADIR%%/examples/ngspice/BJT-swp.sch -%%DATADIR%%/examples/ngspice/BJT.sch -%%DATADIR%%/examples/ngspice/BJT_Phase_Shift_Osc.sch -%%DATADIR%%/examples/ngspice/BJT_TEMPER_swp.sch -%%DATADIR%%/examples/ngspice/BJT_T_swp.sch -%%DATADIR%%/examples/ngspice/BJT_dc.sch -%%DATADIR%%/examples/ngspice/BSIM4/BSIM4_Ring_Osc.sch -%%DATADIR%%/examples/ngspice/BSIM4/BSIM4_inv.sch -%%DATADIR%%/examples/ngspice/BSIM4/BSIM4_x1_TRAN.sch -%%DATADIR%%/examples/ngspice/BSIM4/nmos4p0.mod -%%DATADIR%%/examples/ngspice/BSIM4/pmos4p0.mod -%%DATADIR%%/examples/ngspice/CV_curve.sch -%%DATADIR%%/examples/ngspice/Comb_Gen.sch -%%DATADIR%%/examples/ngspice/Current_Source_Generator.sch -%%DATADIR%%/examples/ngspice/DAC_out.sch -%%DATADIR%%/examples/ngspice/DBM_Mixer.sch -%%DATADIR%%/examples/ngspice/Distortion.sch -%%DATADIR%%/examples/ngspice/EDD-Q-test.sch -%%DATADIR%%/examples/ngspice/Full_Wave_Bridge_Rectifier_PS.sch -%%DATADIR%%/examples/ngspice/Full_wave.sch -%%DATADIR%%/examples/ngspice/IRFZ44_switch.sch -%%DATADIR%%/examples/ngspice/JCM-800.sch -%%DATADIR%%/examples/ngspice/JFET_Cascode.sch -%%DATADIR%%/examples/ngspice/LCR-1.sch -%%DATADIR%%/examples/ngspice/LM317_test.sch -%%DATADIR%%/examples/ngspice/MESFETs/NE3509.cir -%%DATADIR%%/examples/ngspice/MESFETs/NE3509_sub.sch -%%DATADIR%%/examples/ngspice/MESFETs/NE3509_sub_Id_Vg.sch -%%DATADIR%%/examples/ngspice/MESFETs/Statz_dc_mod.cir -%%DATADIR%%/examples/ngspice/MESFETs/Statz_sub.sch -%%DATADIR%%/examples/ngspice/MESFETs/Statz_sub_Id_Vg.sch -%%DATADIR%%/examples/ngspice/MESFETs/testACMESFETCL1.sch -%%DATADIR%%/examples/ngspice/MESFETs/testDCIdsVgs.sch -%%DATADIR%%/examples/ngspice/MESFETs/testDCMESFETCL1.sch -%%DATADIR%%/examples/ngspice/Mixer_FFT.sch -%%DATADIR%%/examples/ngspice/NE555_disc_Oscillator.sch +%%DATADIR%%/examples/ngspice/B-Sources/B-source_Tunnel_Diode.sch +%%DATADIR%%/examples/ngspice/B-Sources/B-sources.sch +%%DATADIR%%/examples/ngspice/B-Sources/B-sources_updated.sch +%%DATADIR%%/examples/ngspice/Devices/BJT_TEMPER_swp.sch +%%DATADIR%%/examples/ngspice/Devices/BJT_T_swp.sch +%%DATADIR%%/examples/ngspice/Devices/BJT_dc.sch +%%DATADIR%%/examples/ngspice/Devices/BSIM4/BSIM4_Ring_Osc.sch +%%DATADIR%%/examples/ngspice/Devices/BSIM4/BSIM4_inv.sch +%%DATADIR%%/examples/ngspice/Devices/BSIM4/BSIM4_x1_TRAN.sch +%%DATADIR%%/examples/ngspice/Devices/BSIM4/nmos4p0.mod +%%DATADIR%%/examples/ngspice/Devices/BSIM4/pmos4p0.mod +%%DATADIR%%/examples/ngspice/Devices/CV_curve.sch +%%DATADIR%%/examples/ngspice/Devices/EDD-Q-test.sch +%%DATADIR%%/examples/ngspice/Devices/FET noise/fet.sch +%%DATADIR%%/examples/ngspice/Devices/FET noise/fet_noise.sch +%%DATADIR%%/examples/ngspice/Devices/MESFETs/NE3509.cir +%%DATADIR%%/examples/ngspice/Devices/MESFETs/NE3509_sub.sch +%%DATADIR%%/examples/ngspice/Devices/MESFETs/NE3509_sub_Id_Vg.sch +%%DATADIR%%/examples/ngspice/Devices/MESFETs/Statz_dc_mod.cir +%%DATADIR%%/examples/ngspice/Devices/MESFETs/Statz_sub.sch +%%DATADIR%%/examples/ngspice/Devices/MESFETs/Statz_sub_Id_Vg.sch +%%DATADIR%%/examples/ngspice/Devices/MESFETs/testACMESFETCL1.sch +%%DATADIR%%/examples/ngspice/Devices/MESFETs/testDCIdsVgs.sch +%%DATADIR%%/examples/ngspice/Devices/MESFETs/testDCMESFETCL1.sch +%%DATADIR%%/examples/ngspice/Devices/Tunnel_Diode_EDD.sch +%%DATADIR%%/examples/ngspice/Devices/XTAL/XTAL.sch +%%DATADIR%%/examples/ngspice/Devices/XTAL/quarz.sch +%%DATADIR%%/examples/ngspice/Devices/XTAL/quarz_test.sch +%%DATADIR%%/examples/ngspice/Devices/charac.sch +%%DATADIR%%/examples/ngspice/Devices/diode.sch +%%DATADIR%%/examples/ngspice/Devices/diode_dblswp_qucs.sch +%%DATADIR%%/examples/ngspice/Devices/fhr01fh.sch +%%DATADIR%%/examples/ngspice/Devices/gyrator.sch +%%DATADIR%%/examples/ngspice/Devices/single_phase_transformer.sch +%%DATADIR%%/examples/ngspice/Digital/flip_flops_truth_tables.sch +%%DATADIR%%/examples/ngspice/General Electronics/2N3904_follower.sch +%%DATADIR%%/examples/ngspice/General Electronics/555timer_osc.sch +%%DATADIR%%/examples/ngspice/General Electronics/Active Filters/active_bp.sch +%%DATADIR%%/examples/ngspice/General Electronics/Active Filters/notch.sch +%%DATADIR%%/examples/ngspice/General Electronics/Audio Amplifiers/audio_amp.sch +%%DATADIR%%/examples/ngspice/General Electronics/Audio Amplifiers/audio_amp_thd.sch +%%DATADIR%%/examples/ngspice/General Electronics/DAC_out.sch +%%DATADIR%%/examples/ngspice/General Electronics/RC_filter_FFT.sch +%%DATADIR%%/examples/ngspice/General Electronics/Test_tran_coup.sch +%%DATADIR%%/examples/ngspice/General Electronics/Waveform Generation/Current_Source_Generator.sch +%%DATADIR%%/examples/ngspice/General Electronics/Waveform Generation/Sawtooth-discreet.sch +%%DATADIR%%/examples/ngspice/General Electronics/Waveform Generation/Triangle_Wave_Generator.sch +%%DATADIR%%/examples/ngspice/General Electronics/Waveform Generation/sawtooth-2.sch +%%DATADIR%%/examples/ngspice/General Electronics/Waveform Generation/sawtooth-3.sch +%%DATADIR%%/examples/ngspice/General Electronics/chargepump.sch +%%DATADIR%%/examples/ngspice/General Electronics/gain_phase_AC.sch +%%DATADIR%%/examples/ngspice/General Electronics/opamp_gyrator.sch +%%DATADIR%%/examples/ngspice/General Electronics/schmitt.sch +%%DATADIR%%/examples/ngspice/General Electronics/singleOPV.sch +%%DATADIR%%/examples/ngspice/MagneticCores/core_test.sch +%%DATADIR%%/examples/ngspice/MagneticCores/core_test_BH.sch +%%DATADIR%%/examples/ngspice/Miscellaneous/example_sub_subcircuit.sch +%%DATADIR%%/examples/ngspice/Miscellaneous/example_subcircuit.sch +%%DATADIR%%/examples/ngspice/Miscellaneous/schematic_symbols.sch +%%DATADIR%%/examples/ngspice/Miscellaneous/time_resistor.sch +%%DATADIR%%/examples/ngspice/NGspice features/nutmeg_script.sch +%%DATADIR%%/examples/ngspice/NGspice features/par_sweep_test.sch +%%DATADIR%%/examples/ngspice/NGspice features/sensitivityACandDC.sch %%DATADIR%%/examples/ngspice/OpenVAF/Tunnel_Ngspice_prj/tunn.sch %%DATADIR%%/examples/ngspice/OpenVAF/Tunnel_Ngspice_prj/tunnel.dat %%DATADIR%%/examples/ngspice/OpenVAF/Tunnel_Ngspice_prj/tunnel.sym @@ -90,154 +109,137 @@ share/metainfo/io.github.ra3xdh.qucs_s.metainfo.xml %%DATADIR%%/examples/ngspice/OpenVAF/Tunnel_Ngspice_prj/tunnel_props.json %%DATADIR%%/examples/ngspice/OpenVAF/Tunnel_Ngspice_prj/tunnel_sym.json %%DATADIR%%/examples/ngspice/OpenVAF/Tunnel_Ngspice_prj/tunnel_symbol.json -%%DATADIR%%/examples/ngspice/RCL_resonance.sch -%%DATADIR%%/examples/ngspice/RC_filter_FFT.sch -%%DATADIR%%/examples/ngspice/RFLumpComp/RFLumpedComponents.lib -%%DATADIR%%/examples/ngspice/RFLumpComp/Test_RATF_EquivCircD.sch -%%DATADIR%%/examples/ngspice/RFLumpComp/Test_chip_res_basic.sch -%%DATADIR%%/examples/ngspice/Relay.sch -%%DATADIR%%/examples/ngspice/Sawtooth-discreet.sch -%%DATADIR%%/examples/ngspice/Signetics_NE520.sch -%%DATADIR%%/examples/ngspice/SmithChartTest.sch -%%DATADIR%%/examples/ngspice/Test_tran_coup.sch -%%DATADIR%%/examples/ngspice/Triangle_Wave_Generator.sch -%%DATADIR%%/examples/ngspice/Tube_amp6V6.sch -%%DATADIR%%/examples/ngspice/Tunnel_Diode_EDD.sch -%%DATADIR%%/examples/ngspice/VoltageDoubler.sch -%%DATADIR%%/examples/ngspice/X2_100_Bipolar.sch -%%DATADIR%%/examples/ngspice/X5_500.sch +%%DATADIR%%/examples/ngspice/Power Electronics/Full_Wave_Bridge_Rectifier_PS.sch +%%DATADIR%%/examples/ngspice/Power Electronics/Full_wave.sch +%%DATADIR%%/examples/ngspice/Power Electronics/IRFZ44_switch.sch +%%DATADIR%%/examples/ngspice/Power Electronics/LM317_test.sch +%%DATADIR%%/examples/ngspice/Power Electronics/preregulator.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Distortion simulations/Amp_Two_Tone.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Distortion simulations/Distortion.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/JFET_Cascode.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Q2N2222A/BJT-four.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Q2N2222A/BJT-noise.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Q2N2222A/BJT-swp.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Q2N2222A/BJT.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Signetics_NE520.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Tube Amplifiers/JCM-800.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/Tube Amplifiers/Tube_amp6V6.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/s_param_wideband_amp.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/s_param_wideband_amp_noise.sch +%%DATADIR%%/examples/ngspice/RF/Amplifiers/selective_amp.sch +%%DATADIR%%/examples/ngspice/RF/Frequency Multipliers/X2_100_Bipolar.sch +%%DATADIR%%/examples/ngspice/RF/Frequency Multipliers/X5_500.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/Comb_Gen.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/Group Delay Simulations/groupdelay_ac.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/Group Delay Simulations/groupdelay_sp.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/LCR-1.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/RCL_resonance.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/Relay.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/SmithChartTest.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/giacoletto.sch +%%DATADIR%%/examples/ngspice/RF/Miscellaneous/stab.sch +%%DATADIR%%/examples/ngspice/RF/Mixers/DBM_Mixer.sch +%%DATADIR%%/examples/ngspice/RF/Mixers/Mixer_FFT.sch +%%DATADIR%%/examples/ngspice/RF/Mixers/active_mixer.sch +%%DATADIR%%/examples/ngspice/RF/Mixers/gilbert.sch +%%DATADIR%%/examples/ngspice/RF/Mixers/single_balanced_CMOS_FFT.sch +%%DATADIR%%/examples/ngspice/RF/Mixers/single_balanced_CMOS_TRAN.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/BJT_Phase_Shift_Osc.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/NE555_disc_Oscillator.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/XTAL_colpitts.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/classic_osci_2.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/colpitts.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/colpitts_base.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/lc_osc.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/rf_osci.sch +%%DATADIR%%/examples/ngspice/RF/Oscillators/sym_osci.sch +%%DATADIR%%/examples/ngspice/RF/Power Detector/VoltageDoubler.sch +%%DATADIR%%/examples/ngspice/RF/Power Detector/multiplier.sch +%%DATADIR%%/examples/ngspice/RF/RFLumpComp/RFLumpedComponents.lib +%%DATADIR%%/examples/ngspice/RF/RFLumpComp/Test_RATF_EquivCircD.sch +%%DATADIR%%/examples/ngspice/RF/RFLumpComp/Test_chip_res_basic.sch %%DATADIR%%/examples/ngspice/XSPICE_CM/DiodeCap_prj/diodecap.ifs %%DATADIR%%/examples/ngspice/XSPICE_CM/DiodeCap_prj/diodecap.mod %%DATADIR%%/examples/ngspice/XSPICE_CM/testRFind.sch -%%DATADIR%%/examples/ngspice/XTAL.sch -%%DATADIR%%/examples/ngspice/XTAL_colpitts.sch -%%DATADIR%%/examples/ngspice/active_bp.sch -%%DATADIR%%/examples/ngspice/active_mixer.sch -%%DATADIR%%/examples/ngspice/audio_amp.sch -%%DATADIR%%/examples/ngspice/audio_amp_thd.sch -%%DATADIR%%/examples/ngspice/charac.sch -%%DATADIR%%/examples/ngspice/chargepump.sch -%%DATADIR%%/examples/ngspice/classic_osci_2.sch -%%DATADIR%%/examples/ngspice/colpitts.sch -%%DATADIR%%/examples/ngspice/colpitts_base.sch -%%DATADIR%%/examples/ngspice/diode.sch -%%DATADIR%%/examples/ngspice/diode_dblswp_qucs.sch -%%DATADIR%%/examples/ngspice/example_sub_subcircuit.sch -%%DATADIR%%/examples/ngspice/example_subcircuit.sch -%%DATADIR%%/examples/ngspice/fet.sch -%%DATADIR%%/examples/ngspice/fet_noise.sch -%%DATADIR%%/examples/ngspice/fhr01fh.sch -%%DATADIR%%/examples/ngspice/flip_flops_truth_tables.sch -%%DATADIR%%/examples/ngspice/gain_phase_AC.sch -%%DATADIR%%/examples/ngspice/giacoletto.sch -%%DATADIR%%/examples/ngspice/gilbert.sch -%%DATADIR%%/examples/ngspice/groupdelay_ac.sch -%%DATADIR%%/examples/ngspice/groupdelay_sp.sch -%%DATADIR%%/examples/ngspice/gyrator.sch -%%DATADIR%%/examples/ngspice/lc_osc.sch -%%DATADIR%%/examples/ngspice/multiplier.sch -%%DATADIR%%/examples/ngspice/notch.sch -%%DATADIR%%/examples/ngspice/nutmeg_script.sch -%%DATADIR%%/examples/ngspice/opamp_gyrator.sch -%%DATADIR%%/examples/ngspice/par_sweep_test.sch -%%DATADIR%%/examples/ngspice/preregulator.sch -%%DATADIR%%/examples/ngspice/quarz.sch -%%DATADIR%%/examples/ngspice/quarz_test.sch -%%DATADIR%%/examples/ngspice/rf_osci.sch -%%DATADIR%%/examples/ngspice/s_param_wideband_amp.sch -%%DATADIR%%/examples/ngspice/s_param_wideband_amp_noise.sch -%%DATADIR%%/examples/ngspice/sawtooth-2.sch -%%DATADIR%%/examples/ngspice/sawtooth-3.sch -%%DATADIR%%/examples/ngspice/schematic_symbols.sch -%%DATADIR%%/examples/ngspice/schmitt.sch -%%DATADIR%%/examples/ngspice/selective_amp.sch -%%DATADIR%%/examples/ngspice/sensitivityACandDC.sch -%%DATADIR%%/examples/ngspice/singleOPV.sch -%%DATADIR%%/examples/ngspice/single_balanced_CMOS_FFT.sch -%%DATADIR%%/examples/ngspice/single_balanced_CMOS_TRAN.sch -%%DATADIR%%/examples/ngspice/single_phase_transformer.sch -%%DATADIR%%/examples/ngspice/stab.sch -%%DATADIR%%/examples/ngspice/sym_osci.sch -%%DATADIR%%/examples/ngspice/time_resistor.sch -%%DATADIR%%/examples/qucsator/Amp_Baseband_Low-noise.sch -%%DATADIR%%/examples/qucsator/Amp_Two_Tone.sch -%%DATADIR%%/examples/qucsator/BJT_T_swp_qucs.sch -%%DATADIR%%/examples/qucsator/BPF_1550_edge_cpld.sch -%%DATADIR%%/examples/qucsator/BPF_2000_Co-ax.sch -%%DATADIR%%/examples/qucsator/Comb_Gen.sch -%%DATADIR%%/examples/qucsator/IdealBalun.sch -%%DATADIR%%/examples/qucsator/LPF-Balun2.sch -%%DATADIR%%/examples/qucsator/LPF-Balun3.sch -%%DATADIR%%/examples/qucsator/LPF_1000_Coplanar.sch -%%DATADIR%%/examples/qucsator/LPF_1000_Radial-Stub.sch -%%DATADIR%%/examples/qucsator/LPF_1250_Elliptical.sch -%%DATADIR%%/examples/qucsator/Mixer_FFT.sch -%%DATADIR%%/examples/qucsator/Puls3b.sch -%%DATADIR%%/examples/qucsator/SmithChartTest.sch -%%DATADIR%%/examples/qucsator/VCO_100.sch -%%DATADIR%%/examples/qucsator/X2_100_Bipolar.sch -%%DATADIR%%/examples/qucsator/X5_500.sch -%%DATADIR%%/examples/qucsator/active_bp.sch -%%DATADIR%%/examples/qucsator/active_lp.sch -%%DATADIR%%/examples/qucsator/active_mixer.sch -%%DATADIR%%/examples/qucsator/bbv.sch -%%DATADIR%%/examples/qucsator/boostconverter.sch -%%DATADIR%%/examples/qucsator/bpf_10Ghz.sch -%%DATADIR%%/examples/qucsator/bridge.sch -%%DATADIR%%/examples/qucsator/buckboost.sch -%%DATADIR%%/examples/qucsator/buckconverter.sch -%%DATADIR%%/examples/qucsator/charac.sch -%%DATADIR%%/examples/qucsator/chargepump.sch -%%DATADIR%%/examples/qucsator/chebyshev1_5th.sch -%%DATADIR%%/examples/qucsator/classic_osci.sch -%%DATADIR%%/examples/qucsator/colpitts.sch -%%DATADIR%%/examples/qucsator/colpitts_base.sch -%%DATADIR%%/examples/qucsator/diff1.sch -%%DATADIR%%/examples/qucsator/diode_hb.sch -%%DATADIR%%/examples/qucsator/elliptic_5th.sch -%%DATADIR%%/examples/qucsator/fet.sch -%%DATADIR%%/examples/qucsator/fet_noise.sch -%%DATADIR%%/examples/qucsator/fgummel.sch -%%DATADIR%%/examples/qucsator/fhr01fh.sch -%%DATADIR%%/examples/qucsator/filter_optimization.sch -%%DATADIR%%/examples/qucsator/flicker.sch -%%DATADIR%%/examples/qucsator/fullwaverectifier_1.sch -%%DATADIR%%/examples/qucsator/fullwaverectifier_2.sch -%%DATADIR%%/examples/qucsator/gain.sch -%%DATADIR%%/examples/qucsator/giacoletto.sch -%%DATADIR%%/examples/qucsator/gilbert.sch -%%DATADIR%%/examples/qucsator/groupdelay_ac.sch -%%DATADIR%%/examples/qucsator/groupdelay_sp.sch -%%DATADIR%%/examples/qucsator/gyrator.sch -%%DATADIR%%/examples/qucsator/lc_osc.sch -%%DATADIR%%/examples/qucsator/lf_osci.sch -%%DATADIR%%/examples/qucsator/microstrip.sch -%%DATADIR%%/examples/qucsator/mixer.sch -%%DATADIR%%/examples/qucsator/mscoupler.sch -%%DATADIR%%/examples/qucsator/multiplier.sch -%%DATADIR%%/examples/qucsator/notch.sch -%%DATADIR%%/examples/qucsator/opamp_gyrator.sch -%%DATADIR%%/examples/qucsator/pentode.sch -%%DATADIR%%/examples/qucsator/preregulator.sch -%%DATADIR%%/examples/qucsator/resonance.sch -%%DATADIR%%/examples/qucsator/rf_osci.sch -%%DATADIR%%/examples/qucsator/rgummel.sch -%%DATADIR%%/examples/qucsator/sawtooth-1.sch -%%DATADIR%%/examples/qucsator/sawtooth-2.sch -%%DATADIR%%/examples/qucsator/sawtooth-3.sch -%%DATADIR%%/examples/qucsator/sawtooth-discreet.sch -%%DATADIR%%/examples/qucsator/schmitt.sch -%%DATADIR%%/examples/qucsator/selective_amp.sch -%%DATADIR%%/examples/qucsator/shot.sch -%%DATADIR%%/examples/qucsator/singleOPV.sch -%%DATADIR%%/examples/qucsator/single_balanced.sch -%%DATADIR%%/examples/qucsator/stab.sch -%%DATADIR%%/examples/qucsator/supply.sch -%%DATADIR%%/examples/qucsator/swr_meter.sch -%%DATADIR%%/examples/qucsator/sym_osci.sch -%%DATADIR%%/examples/qucsator/time_resistor.sch -%%DATADIR%%/examples/qucsator/triode.sch -%%DATADIR%%/examples/qucsator/wilkinson.sch +%%DATADIR%%/examples/qucsator/Devices/BJT_T_swp_qucs.sch +%%DATADIR%%/examples/qucsator/Devices/FET noise/fet.sch +%%DATADIR%%/examples/qucsator/Devices/FET noise/fet_noise.sch +%%DATADIR%%/examples/qucsator/Devices/fgummel.sch +%%DATADIR%%/examples/qucsator/Devices/fhr01fh.sch +%%DATADIR%%/examples/qucsator/Devices/flicker.sch +%%DATADIR%%/examples/qucsator/Devices/pentode.sch +%%DATADIR%%/examples/qucsator/Devices/rgummel.sch +%%DATADIR%%/examples/qucsator/Devices/shot.sch +%%DATADIR%%/examples/qucsator/Devices/triode.sch +%%DATADIR%%/examples/qucsator/General Electronics/Active filters/active_bp.sch +%%DATADIR%%/examples/qucsator/General Electronics/Active filters/active_lp.sch +%%DATADIR%%/examples/qucsator/General Electronics/Active filters/notch.sch +%%DATADIR%%/examples/qucsator/General Electronics/Comb_Gen.sch +%%DATADIR%%/examples/qucsator/General Electronics/Waveform generation/Puls3b.sch +%%DATADIR%%/examples/qucsator/General Electronics/Waveform generation/sawtooth-1.sch +%%DATADIR%%/examples/qucsator/General Electronics/Waveform generation/sawtooth-2.sch +%%DATADIR%%/examples/qucsator/General Electronics/Waveform generation/sawtooth-3.sch +%%DATADIR%%/examples/qucsator/General Electronics/Waveform generation/sawtooth-discreet.sch +%%DATADIR%%/examples/qucsator/General Electronics/bridge.sch +%%DATADIR%%/examples/qucsator/General Electronics/chargepump.sch +%%DATADIR%%/examples/qucsator/General Electronics/diff1.sch +%%DATADIR%%/examples/qucsator/General Electronics/gain.sch +%%DATADIR%%/examples/qucsator/General Electronics/gyrator.sch +%%DATADIR%%/examples/qucsator/General Electronics/opamp_gyrator.sch +%%DATADIR%%/examples/qucsator/General Electronics/schmitt.sch +%%DATADIR%%/examples/qucsator/General Electronics/singleOPV.sch +%%DATADIR%%/examples/qucsator/General Electronics/time_resistor.sch +%%DATADIR%%/examples/qucsator/Power Electronics/boostconverter.sch +%%DATADIR%%/examples/qucsator/Power Electronics/buckboost.sch +%%DATADIR%%/examples/qucsator/Power Electronics/buckconverter.sch +%%DATADIR%%/examples/qucsator/Power Electronics/fullwaverectifier_1.sch +%%DATADIR%%/examples/qucsator/Power Electronics/fullwaverectifier_2.sch +%%DATADIR%%/examples/qucsator/Power Electronics/preregulator.sch +%%DATADIR%%/examples/qucsator/Power Electronics/supply.sch +%%DATADIR%%/examples/qucsator/RF/Amplifiers/Amp_Baseband_Low-noise.sch +%%DATADIR%%/examples/qucsator/RF/Amplifiers/Distortion Simulation/Amp_Two_Tone.sch +%%DATADIR%%/examples/qucsator/RF/Amplifiers/bbv.sch +%%DATADIR%%/examples/qucsator/RF/Amplifiers/selective_amp.sch +%%DATADIR%%/examples/qucsator/RF/Amplifiers/stab.sch +%%DATADIR%%/examples/qucsator/RF/Couplers/mscoupler.sch +%%DATADIR%%/examples/qucsator/RF/Filters/BPF/BPF_1550_edge_cpld.sch +%%DATADIR%%/examples/qucsator/RF/Filters/BPF/BPF_2000_Co-ax.sch +%%DATADIR%%/examples/qucsator/RF/Filters/BPF/bpf_10Ghz.sch +%%DATADIR%%/examples/qucsator/RF/Filters/LPF/IdealBalun.sch +%%DATADIR%%/examples/qucsator/RF/Filters/LPF/LPF-Balun2.sch +%%DATADIR%%/examples/qucsator/RF/Filters/LPF/LPF-Balun3.sch +%%DATADIR%%/examples/qucsator/RF/Filters/LPF/LPF_1000_Coplanar.sch +%%DATADIR%%/examples/qucsator/RF/Filters/LPF/LPF_1000_Radial-Stub.sch +%%DATADIR%%/examples/qucsator/RF/Filters/LPF/LPF_1250_Elliptical.sch +%%DATADIR%%/examples/qucsator/RF/Filters/LPF/chebyshev1_5th.sch +%%DATADIR%%/examples/qucsator/RF/Filters/LPF/elliptic_5th.sch +%%DATADIR%%/examples/qucsator/RF/Filters/filter_optimization.sch +%%DATADIR%%/examples/qucsator/RF/Frequency Multipliers/X2_100_Bipolar.sch +%%DATADIR%%/examples/qucsator/RF/Frequency Multipliers/X5_500.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/Group Delay/groupdelay_ac.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/Group Delay/groupdelay_sp.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/IdealBalun.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/SmithChartTest.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/charac.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/diode_hb.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/giacoletto.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/resonance.sch +%%DATADIR%%/examples/qucsator/RF/Miscellaneous/swr_meter.sch +%%DATADIR%%/examples/qucsator/RF/Mixers/active_mixer.sch +%%DATADIR%%/examples/qucsator/RF/Mixers/gilbert.sch +%%DATADIR%%/examples/qucsator/RF/Mixers/mixer.sch +%%DATADIR%%/examples/qucsator/RF/Mixers/single_balanced.sch +%%DATADIR%%/examples/qucsator/RF/Oscillators/VCO_100.sch +%%DATADIR%%/examples/qucsator/RF/Oscillators/classic_osci.sch +%%DATADIR%%/examples/qucsator/RF/Oscillators/colpitts.sch +%%DATADIR%%/examples/qucsator/RF/Oscillators/colpitts_base.sch +%%DATADIR%%/examples/qucsator/RF/Oscillators/lc_osc.sch +%%DATADIR%%/examples/qucsator/RF/Oscillators/lf_osci.sch +%%DATADIR%%/examples/qucsator/RF/Oscillators/rf_osci.sch +%%DATADIR%%/examples/qucsator/RF/Oscillators/sym_osci.sch +%%DATADIR%%/examples/qucsator/RF/Power Detectors/multiplier.sch +%%DATADIR%%/examples/qucsator/RF/Power combiners/wilkinson.sch +%%DATADIR%%/examples/qucsator/RF/Transmission Lines/microstrip.sch %%DATADIR%%/examples/symbols/schematic_symbols.sch %%DATADIR%%/examples/symbols/symbols_blank.sch %%DATADIR%%/examples/symbols/symbols_optos.sch @@ -352,6 +354,9 @@ share/metainfo/io.github.ra3xdh.qucs_s.metainfo.xml %%DATADIR%%/library/Diodes_Extended.lib %%DATADIR%%/library/DualGateMOSFET.lib %%DATADIR%%/library/DualGateMOSFET/DualGateMos.cir +%%DATADIR%%/library/FerritesAmidon.lib +%%DATADIR%%/library/FerritesEpcos.lib +%%DATADIR%%/library/FerritesFerroxcube.lib %%DATADIR%%/library/GeDiodes.lib %%DATADIR%%/library/Ideal.lib %%DATADIR%%/library/JFETs.lib @@ -388,6 +393,8 @@ share/metainfo/io.github.ra3xdh.qucs_s.metainfo.xml %%DATADIR%%/library/TubesExtended/EF183.CIR %%DATADIR%%/library/TubesExtended/EF184.cir %%DATADIR%%/library/TubesExtended/tube.lib +%%DATADIR%%/library/VDMOS.lib +%%DATADIR%%/library/VDMOS_IR.lib %%DATADIR%%/library/Varactor.lib %%DATADIR%%/library/Varactor_RF.lib %%DATADIR%%/library/Varistors.lib @@ -449,6 +456,10 @@ share/metainfo/io.github.ra3xdh.qucs_s.metainfo.xml %%DATADIR%%/python/parse_result_example.py %%DATADIR%%/python/rc_ac_sweep.dat %%DATADIR%%/python/rc_ac_sweep.net +%%DATADIR%%/spicelibrary/coax.cir +%%DATADIR%%/spicelibrary/core.cir +%%DATADIR%%/spicelibrary/winding.cir +%%DATADIR%%/spicelibrary/xfmr.cir %%DATADIR%%/symbols/and2.sym %%DATADIR%%/symbols/buf.sym %%DATADIR%%/symbols/darlington_npn.sym diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index bd563de4df1d..4b4d8a669421 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -1,8 +1,7 @@ PORTNAME= fldigi -DISTVERSION= 4.2.07 +DISTVERSION= 4.2.08 CATEGORIES= comms hamradio -MASTER_SITES= SF/fldigi/${PORTNAME} \ - https://www.w1hkj.org/files/fldigi/ +MASTER_SITES= SF/fldigi/${PORTNAME} MAINTAINER= hamradio@FreeBSD.org COMMENT= Digital decoder for psk, cw, psk31, olivia diff --git a/comms/fldigi/distinfo b/comms/fldigi/distinfo index 54d38b83682b..29c6c69f74a5 100644 --- a/comms/fldigi/distinfo +++ b/comms/fldigi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754565098 -SHA256 (fldigi-4.2.07.tar.gz) = f4aa538747c1aa2542f74d51d4f747d921326b7d888e5fa3931492a45ba1b3aa -SIZE (fldigi-4.2.07.tar.gz) = 5272322 +TIMESTAMP = 1757071479 +SHA256 (fldigi-4.2.08.tar.gz) = e2b33f88a71bca238b26d95977bcca0c63c2c03405aa8358dc232c33cb56973f +SIZE (fldigi-4.2.08.tar.gz) = 5297861 diff --git a/comms/flrig/Makefile b/comms/flrig/Makefile index a9ac853b7702..2f356b6a51e7 100644 --- a/comms/flrig/Makefile +++ b/comms/flrig/Makefile @@ -1,8 +1,8 @@ PORTNAME= flrig DISTVERSION= 2.0.08 +PORTREVISION= 1 CATEGORIES= comms hamradio -MASTER_SITES= SF/fldigi/${PORTNAME} \ - https://www.w1hkj.org/files/fldigi/ +MASTER_SITES= SF/fldigi/${PORTNAME} MAINTAINER= hamradio@FreeBSD.org COMMENT= Ham Radio rig control program, cooperates with fldigi @@ -26,9 +26,4 @@ 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 - .include <bsd.port.mk> diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index c9d029206579..c6c594d8789a 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -1,5 +1,6 @@ PORTNAME= xlog DISTVERSION= 2.0.25 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH @@ -19,8 +20,7 @@ USES= compiler:c11 gnome pkgconfig shared-mime-info USE_GNOME= cairo gdkpixbuf gtk20 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-mime-update -CONFIGURE_ENV+= ac_cv_c_compiler_gnu=no +CONFIGURE_ENV= ac_cv_c_compiler_gnu=no DESKTOP_ENTRIES="${PORTNAME}" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "Utility;" ${FALSE} diff --git a/comms/xlog/pkg-plist b/comms/xlog/pkg-plist index 2c1ec7156a49..b4325ee7dd8a 100644 --- a/comms/xlog/pkg-plist +++ b/comms/xlog/pkg-plist @@ -133,20 +133,7 @@ share/icons/hicolor/scalable/apps/xlog.svg %%NLS%%share/locale/sk/LC_MESSAGES/xlog.mo %%NLS%%share/locale/sv/LC_MESSAGES/xlog.mo share/man/man1/xlog.1.gz -share/mime/XMLnamespaces -share/mime/aliases -share/mime/generic-icons -share/mime/globs -share/mime/globs2 -share/mime/icons -share/mime/magic -share/mime/mime.cache share/mime/packages/xlog.xml -share/mime/subclasses -share/mime/text/x-xlog.xml -share/mime/treemagic -share/mime/types -share/mime/version share/pixmaps/xlog/countrymap.png share/pixmaps/xlog/cwdaemon.png share/pixmaps/xlog/gnome-mime-text-x-xlog.png diff --git a/converters/py-gotenberg-client/Makefile b/converters/py-gotenberg-client/Makefile index d838a7341bc6..9102f164b3df 100644 --- a/converters/py-gotenberg-client/Makefile +++ b/converters/py-gotenberg-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= gotenberg-client -PORTVERSION= 0.10.0 +PORTVERSION= 0.11.0 CATEGORIES= converters python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/converters/py-gotenberg-client/distinfo b/converters/py-gotenberg-client/distinfo index 5eac8da25a32..91b2e413d068 100644 --- a/converters/py-gotenberg-client/distinfo +++ b/converters/py-gotenberg-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746349912 -SHA256 (gotenberg_client-0.10.0.tar.gz) = 27da0ba29eb313d747b8940558d43588bfb816458829e4cb5e2697bfe645732d -SIZE (gotenberg_client-0.10.0.tar.gz) = 1209616 +TIMESTAMP = 1757006395 +SHA256 (gotenberg_client-0.11.0.tar.gz) = 44479d996fb4103fc324d84395cc4a762863a033833ac1fc63490e96109f50d7 +SIZE (gotenberg_client-0.11.0.tar.gz) = 1210349 diff --git a/converters/yj/Makefile b/converters/yj/Makefile index c19d306b8202..51bc0ad7268e 100644 --- a/converters/yj/Makefile +++ b/converters/yj/Makefile @@ -1,7 +1,7 @@ PORTNAME= yj PORTVERSION= 5.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= converters DIST_SUBDIR= yj diff --git a/databases/cayley/Makefile b/databases/cayley/Makefile index 0730389355ff..9e5b8ece449a 100644 --- a/databases/cayley/Makefile +++ b/databases/cayley/Makefile @@ -1,7 +1,7 @@ PORTNAME= cayley DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/cockroach/Makefile b/databases/cockroach/Makefile index 5c0e4c39fc1d..e1d8381d309c 100644 --- a/databases/cockroach/Makefile +++ b/databases/cockroach/Makefile @@ -1,7 +1,7 @@ PORTNAME= cockroach DISTVERSIONPREFIX= v DISTVERSION= 19.1.11 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= databases MASTER_SITES= https://binaries.cockroachdb.com/ EXTRACT_SUFX= .src.tgz diff --git a/databases/go-carbon/Makefile b/databases/go-carbon/Makefile index a777a91769bf..2d8c190b7fed 100644 --- a/databases/go-carbon/Makefile +++ b/databases/go-carbon/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-carbon DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com diff --git a/databases/go-pgweb/Makefile b/databases/go-pgweb/Makefile index eafd8f762826..c57be42c3597 100644 --- a/databases/go-pgweb/Makefile +++ b/databases/go-pgweb/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgweb DISTVERSIONPREFIX= v DISTVERSION= 0.11.7 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= databases www PKGNAMEPREFIX= go- diff --git a/databases/gom/Makefile b/databases/gom/Makefile index 00195e91f5d1..86a3b5067f67 100644 --- a/databases/gom/Makefile +++ b/databases/gom/Makefile @@ -1,5 +1,5 @@ PORTNAME= gom -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -15,5 +15,6 @@ USES= gnome meson pkgconfig python sqlite tar:xz USE_GNOME= gdkpixbuf glib20 introspection pygobject3 USE_LDCONFIG= yes +BINARY_ALIAS= python3=${PYTHON_CMD} .include <bsd.port.mk> diff --git a/databases/gom/distinfo b/databases/gom/distinfo index 5b1184385149..a0eb96282a43 100644 --- a/databases/gom/distinfo +++ b/databases/gom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740925042 -SHA256 (gnome/gom-0.5.3.tar.xz) = 069d0909fbdc6b4d27edf7a879366194e3ab508b03548bf5b89ff63546d20177 -SIZE (gnome/gom-0.5.3.tar.xz) = 106204 +TIMESTAMP = 1756644772 +SHA256 (gnome/gom-0.5.4.tar.xz) = 57ba806fe080a937d5664178d21bad7653b2c561ea128187a7b10bc1762b7f65 +SIZE (gnome/gom-0.5.4.tar.xz) = 106308 diff --git a/databases/goose/Makefile b/databases/goose/Makefile index 8847c618cd2a..d364604969ff 100644 --- a/databases/goose/Makefile +++ b/databases/goose/Makefile @@ -1,7 +1,7 @@ PORTNAME= goose DISTVERSIONPREFIX= v DISTVERSION= 3.22.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases PKGNAMESUFFIX= -db-migration-tool diff --git a/databases/immudb/Makefile b/databases/immudb/Makefile index ede3a3ad339a..fd3d8e6f581c 100644 --- a/databases/immudb/Makefile +++ b/databases/immudb/Makefile @@ -1,7 +1,7 @@ PORTNAME= immudb DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/imposm3/Makefile b/databases/imposm3/Makefile index 2615d9914707..67d36cddc3a6 100644 --- a/databases/imposm3/Makefile +++ b/databases/imposm3/Makefile @@ -1,7 +1,7 @@ PORTNAME= imposm3 DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= databases geography MAINTAINER= darcy@dbitech.ca diff --git a/databases/influxdb/Makefile b/databases/influxdb/Makefile index 6d6233c5fb19..5155520aefc0 100644 --- a/databases/influxdb/Makefile +++ b/databases/influxdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= influxdb DISTVERSIONPREFIX= v DISTVERSION= 1.8.10 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org diff --git a/databases/influxdb2-cli/Makefile b/databases/influxdb2-cli/Makefile index 30ec307f2d27..43ced4a592cb 100644 --- a/databases/influxdb2-cli/Makefile +++ b/databases/influxdb2-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= influxdb2-cli DISTVERSIONPREFIX= v DISTVERSION= 2.7.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org diff --git a/databases/octosql/Makefile b/databases/octosql/Makefile index 0cba8d7c3497..199b6aaf735d 100644 --- a/databases/octosql/Makefile +++ b/databases/octosql/Makefile @@ -1,7 +1,7 @@ PORTNAME= octosql DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/percona-orchestrator/Makefile b/databases/percona-orchestrator/Makefile index a08267f2e57e..19962aa888c5 100644 --- a/databases/percona-orchestrator/Makefile +++ b/databases/percona-orchestrator/Makefile @@ -1,7 +1,7 @@ PORTNAME= orchestrator DISTVERSIONPREFIX= v DISTVERSION= 3.2.6-16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases PKGNAMEPREFIX= percona- diff --git a/databases/pgmetrics/Makefile b/databases/pgmetrics/Makefile index 97b39e83c01e..cf2d12d06582 100644 --- a/databases/pgmetrics/Makefile +++ b/databases/pgmetrics/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgmetrics PORTVERSION= 1.17.1 DISTVERSIONPREFIX=v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org diff --git a/databases/pgvector/Makefile b/databases/pgvector/Makefile index 8020b051b3ad..b378cf8d7912 100644 --- a/databases/pgvector/Makefile +++ b/databases/pgvector/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgvector -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/pgvector/distinfo b/databases/pgvector/distinfo index ee33b576360f..9bc023c17d83 100644 --- a/databases/pgvector/distinfo +++ b/databases/pgvector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730668678 -SHA256 (pgvector-pgvector-v0.8.0_GH0.tar.gz) = 867a2c328d4928a5a9d6f052cd3bc78c7d60228a9b914ad32aa3db88e9de27b0 -SIZE (pgvector-pgvector-v0.8.0_GH0.tar.gz) = 122290 +TIMESTAMP = 1757272193 +SHA256 (pgvector-pgvector-v0.8.1_GH0.tar.gz) = a9094dfb85ccdde3cbb295f1086d4c71a20db1d26bf1d6c39f07a7d164033eb4 +SIZE (pgvector-pgvector-v0.8.1_GH0.tar.gz) = 123177 diff --git a/databases/pgvector/pkg-plist b/databases/pgvector/pkg-plist index d99400a0fbf5..8482d881b7a6 100644 --- a/databases/pgvector/pkg-plist +++ b/databases/pgvector/pkg-plist @@ -1,3 +1,4 @@ +/you/have/to/check/what/makeplist/gives/you include/postgresql/server/extension/vector/halfvec.h include/postgresql/server/extension/vector/sparsevec.h include/postgresql/server/extension/vector/vector.h @@ -36,5 +37,6 @@ share/postgresql/extension/vector--0.7.1--0.7.2.sql share/postgresql/extension/vector--0.7.2--0.7.3.sql share/postgresql/extension/vector--0.7.3--0.7.4.sql share/postgresql/extension/vector--0.7.4--0.8.0.sql -share/postgresql/extension/vector--0.8.0.sql +share/postgresql/extension/vector--0.8.0--0.8.1.sql +share/postgresql/extension/vector--0.8.1.sql share/postgresql/extension/vector.control diff --git a/databases/postgresql18-server/Makefile b/databases/postgresql18-server/Makefile index 43cc1ca227e2..cc70310d1ab3 100644 --- a/databases/postgresql18-server/Makefile +++ b/databases/postgresql18-server/Makefile @@ -1,5 +1,5 @@ PORTNAME?= postgresql -DISTVERSION?= 18beta3 +DISTVERSION?= 18rc1 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. PORTREVISION?= 0 diff --git a/databases/postgresql18-server/distinfo b/databases/postgresql18-server/distinfo index 84f26154c262..7c9c1ac5c538 100644 --- a/databases/postgresql18-server/distinfo +++ b/databases/postgresql18-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755094742 -SHA256 (postgresql/postgresql-18beta3.tar.bz2) = 21d86e55eea11300c3a2212647dc3d48bd844b83017cf6ce5684639ad8f95278 -SIZE (postgresql/postgresql-18beta3.tar.bz2) = 22326308 +TIMESTAMP = 1756886504 +SHA256 (postgresql/postgresql-18rc1.tar.bz2) = b1a4cdc0ed6e97d117f044da67815829d560002c821290a9dee86e5e499b2f4c +SIZE (postgresql/postgresql-18rc1.tar.bz2) = 22345319 diff --git a/databases/prometheus-postgres-exporter/Makefile b/databases/prometheus-postgres-exporter/Makefile index 4d6dd91ed0b0..cd594fb4a90f 100644 --- a/databases/prometheus-postgres-exporter/Makefile +++ b/databases/prometheus-postgres-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-postgres-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.17.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= ivy@FreeBSD.org diff --git a/databases/prometheus-postgresql-adapter/Makefile b/databases/prometheus-postgresql-adapter/Makefile index 8c0ade7ce6b1..1123beb606cd 100644 --- a/databases/prometheus-postgresql-adapter/Makefile +++ b/databases/prometheus-postgresql-adapter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-postgresql-adapter DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= databases MAINTAINER= felix@userspace.com.au diff --git a/databases/py-hiredis/Makefile b/databases/py-hiredis/Makefile index 6044993ccbb1..064e0941e795 100644 --- a/databases/py-hiredis/Makefile +++ b/databases/py-hiredis/Makefile @@ -1,6 +1,5 @@ PORTNAME= hiredis -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.2.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +13,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libhiredis.so:databases/hiredis USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/${PYSETUP} diff --git a/databases/py-hiredis/distinfo b/databases/py-hiredis/distinfo index 951b860bea36..17961c72f174 100644 --- a/databases/py-hiredis/distinfo +++ b/databases/py-hiredis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723278447 -SHA256 (hiredis-3.0.0.tar.gz) = fed8581ae26345dea1f1e0d1a96e05041a727a45e7d8d459164583e23c6ac441 -SIZE (hiredis-3.0.0.tar.gz) = 87581 +TIMESTAMP = 1749923255 +SHA256 (hiredis-3.2.1.tar.gz) = 5a5f64479bf04dd829fe7029fad0ea043eac4023abc6e946668cbbec3493a78d +SIZE (hiredis-3.2.1.tar.gz) = 89096 diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile index a825016da15d..8cc5cdf775e8 100644 --- a/databases/redis_exporter/Makefile +++ b/databases/redis_exporter/Makefile @@ -1,6 +1,7 @@ PORTNAME= redis_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.75.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= arcade@b1t.name diff --git a/databases/sq/Makefile b/databases/sq/Makefile index f1456097efd9..6430c1341d54 100644 --- a/databases/sq/Makefile +++ b/databases/sq/Makefile @@ -1,7 +1,7 @@ PORTNAME= sq DISTVERSIONPREFIX= v DISTVERSION= 0.48.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= olgeni@FreeBSD.org diff --git a/databases/tile38/Makefile b/databases/tile38/Makefile index 7105b3eac53a..17d12d1138dc 100644 --- a/databases/tile38/Makefile +++ b/databases/tile38/Makefile @@ -1,6 +1,6 @@ PORTNAME= tile38 DISTVERSION= 1.12.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com diff --git a/databases/timescaledb-backup/Makefile b/databases/timescaledb-backup/Makefile index 93c00379106c..d0d748600748 100644 --- a/databases/timescaledb-backup/Makefile +++ b/databases/timescaledb-backup/Makefile @@ -1,6 +1,6 @@ PORTNAME= timescaledb-backup DISTVERSION= 0.1.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/timescaledb-tune/Makefile b/databases/timescaledb-tune/Makefile index 2899073e20cd..6a1e0ac387c2 100644 --- a/databases/timescaledb-tune/Makefile +++ b/databases/timescaledb-tune/Makefile @@ -1,6 +1,7 @@ PORTNAME= timescaledb-tune DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 8c1ffa0807e4..a5ee70d2f158 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,6 +1,7 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v DISTVERSION= 1.30.17 +PORTREVISION= 1 CATEGORIES= databases # artificial-intelligence MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 005239186780..19d4e3717021 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,6 +1,5 @@ PORTNAME= calibre -PORTVERSION= 8.9.0 -PORTREVISION= 1 +PORTVERSION= 8.10.0 CATEGORIES= deskutils python MASTER_SITES= https://download.calibre-ebook.com/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -67,8 +66,8 @@ USES= desktop-file-utils gettext-runtime:build gl localbase:ldflags \ pkgconfig pyqt:6 python:3.11+ qt:6 shared-mime-info shebangfix sqlite ssl \ tar:xz xorg USE_GITHUB= nodefault -GH_TUPLE= kovidgoyal:calibre-translations:6890dae:translations \ - LibreOffice:dictionaries:ea41884:hypenation +GH_TUPLE= kovidgoyal:calibre-translations:9cc1de1:translations \ + LibreOffice:dictionaries:f092998:hypenation USE_GL= opengl USE_PYQT= pyqt6 pysip webengine qtbuilder:build sip:build USE_QT= base diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index e4f908e33a92..16e75ae522e7 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1755855152 -SHA256 (calibre/calibre-8.9.0.tar.xz) = fa65ca2942eff06d5d7e867d55f35f79eda4ce7bf83950105c20a2d63f169620 -SIZE (calibre/calibre-8.9.0.tar.xz) = 45078452 -SHA256 (calibre/kovidgoyal-calibre-translations-6890dae_GH0.tar.gz) = 88a0f5be91dd20d37c70efb9b3407a81662b215948b9ec6aa60dce6ac62f2f53 -SIZE (calibre/kovidgoyal-calibre-translations-6890dae_GH0.tar.gz) = 75303290 -SHA256 (calibre/LibreOffice-dictionaries-ea41884_GH0.tar.gz) = 53f3ac3a62d9bfcf84a5e244a34fabe0c048bf83e01ce9fd852089778529b81a -SIZE (calibre/LibreOffice-dictionaries-ea41884_GH0.tar.gz) = 117695663 +TIMESTAMP = 1757066888 +SHA256 (calibre/calibre-8.10.0.tar.xz) = 0720d4a05f42e4513c66543fccfe07e376fdfb3508b206a1e7f14ee66b57b0c5 +SIZE (calibre/calibre-8.10.0.tar.xz) = 45171736 +SHA256 (calibre/kovidgoyal-calibre-translations-9cc1de1_GH0.tar.gz) = ebc6be54f4bed5f38284bd57138b6a33622cf9e1d7e0642c77c6b74a700f4f07 +SIZE (calibre/kovidgoyal-calibre-translations-9cc1de1_GH0.tar.gz) = 75421589 +SHA256 (calibre/LibreOffice-dictionaries-f092998_GH0.tar.gz) = fb1e77a49ba926346834e66775e6694c083e94db00b6765a8cdcd69cd3b8b465 +SIZE (calibre/LibreOffice-dictionaries-f092998_GH0.tar.gz) = 117698670 diff --git a/deskutils/calibre/files/user-agent-data.json b/deskutils/calibre/files/user-agent-data.json index 152686eed896..0a65639debd6 100644 --- a/deskutils/calibre/files/user-agent-data.json +++ b/deskutils/calibre/files/user-agent-data.json @@ -11,10 +11,11 @@ "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.33 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0", - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0", @@ -30,11 +31,11 @@ "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0", - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Microsoft Windows 10.0.19044; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 (compatible; Liquit-SetupStore; +https://www.liquit.com/products/release-patch-management/)", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0", - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0", "Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36", @@ -42,73 +43,72 @@ "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15", "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0", + "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.66.18) Gecko/20177177 Firefox/45.66.18", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36", - "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.66.18) Gecko/20177177 Firefox/45.66.18", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0", - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15", - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36" + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36" ], "desktop_platforms": [ - "Windows NT 10.0; Microsoft Windows 10.0.19044; en-US", - "Windows NT 10.0; WOW64", + "Macintosh; Intel Mac OS X 10.15", "Macintosh; Intel Mac OS X 10_15_7", + "Windows NT 6.1; Win64; x64", "Windows NT 10.0; Win64; x64", - "Macintosh; Intel Mac OS X 10.15", "Windows NT 10.0", - "Windows NT 6.1; Win64; x64" + "Windows NT 10.0; Microsoft Windows 10.0.19044; en-US", + "Windows NT 10.0; WOW64" ], - "timestamp": "2025-08-22T09:37:07.432222+00:00", + "timestamp": "2025-09-05T10:12:34.019635+00:00", "user_agents_popularity": { - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0": 18757, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0": 14237, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36": 150565, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36": 8087, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36": 7089, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36": 105066, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15": 6994, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15": 12726, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15": 41527, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15": 9818, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15": 35726, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15": 54521, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15": 69349, - "Mozilla/5.0 (Windows NT 10.0; Microsoft Windows 10.0.19044; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 (compatible; Liquit-SetupStore; +https://www.liquit.com/products/release-patch-management/)": 18861, - "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.66.18) Gecko/20177177 Firefox/45.66.18": 7866, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36": 34094, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36": 15920, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36": 7907, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36": 12990, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36": 25152, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36": 10024, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0": 16844, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36": 6918, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36": 19172, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0": 7761, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0": 20757, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36": 557160, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0": 286258, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0": 18767, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0": 14240, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36": 156412, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36": 8385, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36": 7128, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36": 105160, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15": 7361, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15": 13155, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15": 43040, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15": 9985, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15": 35881, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15": 54703, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15": 69761, + "Mozilla/5.0 (Windows NT 10.0; Microsoft Windows 10.0.19044; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 (compatible; Liquit-SetupStore; +https://www.liquit.com/products/release-patch-management/)": 19884, + "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.66.18) Gecko/20177177 Firefox/45.66.18": 8393, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36": 35798, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36": 16829, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36": 8265, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36": 13505, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36": 25957, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36": 10520, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0": 16855, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36": 19452, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0": 7858, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0": 20763, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36": 557547, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0": 286564, "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.33 Safari/537.36": 225959, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36": 251770, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0": 139083, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36": 285373, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0": 148855, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36": 330333, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0": 139103, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36": 302044, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0": 100322, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36": 232467, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36": 164460, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36": 376707, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0": 29007, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0": 177319, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0": 136813, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0": 173983, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0": 131125, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0": 165620, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0": 100694, - "Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0": 16562, - "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0": 8861 + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36": 253337, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0": 139197, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36": 285708, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0": 149028, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36": 330932, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0": 139334, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36": 302893, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0": 100641, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36": 233512, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36": 166423, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36": 393607, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36": 141623, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0": 30287, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0": 177398, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0": 136858, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0": 174174, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0": 131322, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0": 165824, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0": 100909, + "Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0": 17457, + "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0": 9273 } } diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 3638467dad65..8fa414e1947b 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -665,6 +665,7 @@ lib/calibre/calibre/gui2/actions/browse_annots.py lib/calibre/calibre/gui2/actions/browse_notes.py lib/calibre/calibre/gui2/actions/catalog.py lib/calibre/calibre/gui2/actions/choose_library.py +lib/calibre/calibre/gui2/actions/column_tooltips.py lib/calibre/calibre/gui2/actions/convert.py lib/calibre/calibre/gui2/actions/copy_to_library.py lib/calibre/calibre/gui2/actions/delete.py diff --git a/deskutils/chart/Makefile b/deskutils/chart/Makefile index 5f40e77a1f4c..a7427063c4a7 100644 --- a/deskutils/chart/Makefile +++ b/deskutils/chart/Makefile @@ -1,7 +1,7 @@ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= deskutils MAINTAINER= mail@dbalan.in diff --git a/deskutils/dstask/Makefile b/deskutils/dstask/Makefile index 74e658fb37d1..c6eaf7e94ea4 100644 --- a/deskutils/dstask/Makefile +++ b/deskutils/dstask/Makefile @@ -1,7 +1,7 @@ PORTNAME= dstask DISTVERSIONPREFIX= v DISTVERSION= 0.26 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= deskutils MAINTAINER= ashish@FreeBSD.org diff --git a/deskutils/gnome-maps/Makefile b/deskutils/gnome-maps/Makefile index 222dd87ac143..4373399a79e6 100644 --- a/deskutils/gnome-maps/Makefile +++ b/deskutils/gnome-maps/Makefile @@ -1,6 +1,5 @@ PORTNAME= gnome-maps -DISTVERSION= 47.7 -PORTREVISION= 1 +DISTVERSION= 47.9 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -12,6 +11,8 @@ WWW= https://apps.gnome.org/Maps/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +PORTSCOUT= limit:^47\. + BUILD_DEPENDS= geoclue>=0:net/geoclue LIB_DEPENDS= libgeocode-glib-2.so:net/geocode-glib2 \ libgjs.so:lang/gjs \ diff --git a/deskutils/gnome-maps/distinfo b/deskutils/gnome-maps/distinfo index c625027031a1..4147c3896af0 100644 --- a/deskutils/gnome-maps/distinfo +++ b/deskutils/gnome-maps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749285811 -SHA256 (gnome/gnome-maps-47.7.tar.xz) = 33499b35f7eb77eb835f9cb77cf7a8818f25db789c0591cf053060ebaf474ee5 -SIZE (gnome/gnome-maps-47.7.tar.xz) = 3272536 +TIMESTAMP = 1756644043 +SHA256 (gnome/gnome-maps-47.9.tar.xz) = 00a15c6abb3adad28eb7f8fbc9a79c8ab8ba63719dfa2feddd3ae25f5a75f8c5 +SIZE (gnome/gnome-maps-47.9.tar.xz) = 3272760 diff --git a/deskutils/hebcal/Makefile b/deskutils/hebcal/Makefile index 5902eed3446e..f7fce570b87e 100644 --- a/deskutils/hebcal/Makefile +++ b/deskutils/hebcal/Makefile @@ -1,7 +1,7 @@ PORTNAME= hebcal DISTVERSIONPREFIX= v DISTVERSION= 5.9.2.20250725 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= rtd24@columbia.edu diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index cbfcace75811..07cd72a1c739 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -1,6 +1,6 @@ PORTNAME= noti DISTVERSION= 3.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= tagattie@FreeBSD.org diff --git a/deskutils/py-paperless-ngx/Makefile b/deskutils/py-paperless-ngx/Makefile index e0f6bc415a89..36704d283f77 100644 --- a/deskutils/py-paperless-ngx/Makefile +++ b/deskutils/py-paperless-ngx/Makefile @@ -1,7 +1,6 @@ PORTNAME= paperless-ngx DISTVERSIONPREFIX= v -DISTVERSION= 2.18.2 -PORTREVISION= 2 +DISTVERSION= 2.18.3 CATEGORIES= deskutils python MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/:webui \ GH:gh @@ -20,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.6:devel/py-Jinja2@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}concurrent-log-handler>=0.9.19:sysutils/py-concurrent-log-handler@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateparser>=1.2.2:devel/py-dateparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-channels-redis>=4.3.0:www/py-dj51-channels-redis@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dj51-django-allauth>=65.11.0:www/py-dj51-django-allauth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-allauth>=65.11.1:www/py-dj51-django-allauth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-django-auditlog>=3.0.0:www/py-dj51-django-auditlog@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-django-celery-results>=2.6.0:www/py-dj51-django-celery-results@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-django-compression-middleware>=0.5.0:www/py-dj51-django-compression-middleware@${PY_FLAVOR} \ @@ -34,14 +33,14 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.6:devel/py-Jinja2@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}dj51-drf-writable-nested>=0.7.2:www/py-dj51-drf-writable-nested@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}filelock>=3.17.0:sysutils/py-filelock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flower>=2.0.1:www/py-flower@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}gotenberg-client>=0.10.0:converters/py-gotenberg-client@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}granian>=2.5.0:www/py-granian@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gotenberg-client>=0.11.0:converters/py-gotenberg-client@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}granian>=2.5.2:www/py-granian@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}h2>=4.1.0:www/py-h2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hiredis>=3.0.0:databases/py-hiredis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httptools>=0.6.4:www/py-httptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx-oauth>=0.10.1:www/py-httpx-oauth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}imap-tools>=1.11.0:mail/py-imap-tools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}inotifyrecursive>=0.3.5_2:devel/py-inotifyrecursive@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}inotifyrecursive>=0.3.5_3:devel/py-inotifyrecursive@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}langdetect>=1.0.9:textproc/py-langdetect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mysqlclient>=2.2.7:databases/py-mysqlclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nltk>=3.8.1:textproc/py-nltk@${PY_FLAVOR} \ diff --git a/deskutils/py-paperless-ngx/distinfo b/deskutils/py-paperless-ngx/distinfo index 3e1cea9d52a1..28545cbd0a02 100644 --- a/deskutils/py-paperless-ngx/distinfo +++ b/deskutils/py-paperless-ngx/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756049099 -SHA256 (paperless-ngx-v2.18.2.tar.xz) = a4150eb880fcc0e3e5c3e42f602ab317c91ebf8c53a7f5d2ae076d3537fc3f94 -SIZE (paperless-ngx-v2.18.2.tar.xz) = 81206704 -SHA256 (paperless-ngx-paperless-ngx-v2.18.2_GH0.tar.gz) = 20672668d988f69d52e536b6d33e3e881cfe820c5cf54221a3f5a94f31393be5 -SIZE (paperless-ngx-paperless-ngx-v2.18.2_GH0.tar.gz) = 49919387 +TIMESTAMP = 1757007521 +SHA256 (paperless-ngx-v2.18.3.tar.xz) = 8a46b9de3d4d3b2eb537ebc8f3fb2ed4a7a1a734fed0ff57478398800cf0ea68 +SIZE (paperless-ngx-v2.18.3.tar.xz) = 79687036 +SHA256 (paperless-ngx-paperless-ngx-v2.18.3_GH0.tar.gz) = 4beac4dc9a95a3149bb501a8a0512638dcf9cb0f1f1fae85d32f70c18ece09e5 +SIZE (paperless-ngx-paperless-ngx-v2.18.3_GH0.tar.gz) = 49920894 diff --git a/deskutils/py-paperless-ngx/pkg-plist b/deskutils/py-paperless-ngx/pkg-plist index 718317ed8afd..56d29c754e3e 100644 --- a/deskutils/py-paperless-ngx/pkg-plist +++ b/deskutils/py-paperless-ngx/pkg-plist @@ -611,6 +611,7 @@ bin/paperless %%PYTHON_SITELIBDIR%%/paperless/documents/tests/test_sanity_check.py %%PYTHON_SITELIBDIR%%/paperless/documents/tests/test_task_signals.py %%PYTHON_SITELIBDIR%%/paperless/documents/tests/test_tasks.py +%%PYTHON_SITELIBDIR%%/paperless/paperless/tests/test_utils.py %%PYTHON_SITELIBDIR%%/paperless/documents/tests/test_views.py %%PYTHON_SITELIBDIR%%/paperless/documents/tests/test_workflows.py %%PYTHON_SITELIBDIR%%/paperless/documents/tests/utils.py diff --git a/deskutils/readur/Makefile b/deskutils/readur/Makefile index 9c9f7bf9ae40..d62930d6a9cc 100644 --- a/deskutils/readur/Makefile +++ b/deskutils/readur/Makefile @@ -1,7 +1,6 @@ PORTNAME= readur DISTVERSIONPREFIX= v -DISTVERSION= 2.5.6 -PORTREVISION= 2 +DISTVERSION= 2.6.1 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 b349b91cf88b..2aa4c55e0b97 100644 --- a/deskutils/readur/Makefile.crates +++ b/deskutils/readur/Makefile.crates @@ -2,6 +2,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.24.2 \ adler2-2.0.1 \ + aes-0.8.4 \ aho-corasick-1.1.3 \ aligned-vec-0.6.4 \ allocator-api2-0.2.21 \ @@ -26,26 +27,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.5 \ - aws-credential-types-1.2.5 \ + aws-config-1.8.6 \ + aws-credential-types-1.2.6 \ aws-lc-rs-1.13.1 \ aws-lc-sys-0.29.0 \ 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-sdk-s3-1.104.0 \ + aws-sdk-sso-1.83.0 \ + aws-sdk-ssooidc-1.84.0 \ + aws-sdk-sts-1.85.0 \ aws-sigv4-1.3.4 \ aws-smithy-async-1.2.5 \ - aws-smithy-checksums-0.63.7 \ - aws-smithy-eventstream-0.60.10 \ + aws-smithy-checksums-0.63.8 \ + aws-smithy-eventstream-0.60.11 \ aws-smithy-http-0.62.3 \ - aws-smithy-http-client-1.0.6 \ - aws-smithy-json-0.61.4 \ + aws-smithy-http-client-1.1.1 \ + aws-smithy-json-0.61.5 \ aws-smithy-observability-0.1.3 \ aws-smithy-query-0.60.7 \ - aws-smithy-runtime-1.8.6 \ - aws-smithy-runtime-api-1.8.7 \ + aws-smithy-runtime-1.9.1 \ + aws-smithy-runtime-api-1.9.0 \ aws-smithy-types-1.3.2 \ aws-smithy-xml-0.60.10 \ aws-types-1.3.8 \ @@ -76,6 +77,8 @@ CARGO_CRATES= ab_glyph-0.2.29 \ byteorder-lite-0.1.0 \ bytes-1.10.1 \ bytes-utils-0.1.4 \ + bzip2-0.4.4 \ + bzip2-sys-0.1.13+1.0.8 \ cc-1.2.27 \ cexpr-0.6.0 \ cfb-0.7.3 \ @@ -84,15 +87,16 @@ CARGO_CRATES= ab_glyph-0.2.29 \ chrono-0.4.41 \ cipher-0.4.4 \ clang-sys-1.8.1 \ - clap-4.5.45 \ - clap_builder-4.5.44 \ - clap_derive-4.5.45 \ + clap-4.5.47 \ + clap_builder-4.5.47 \ + clap_derive-4.5.47 \ clap_lex-0.7.5 \ cmake-0.1.54 \ color_quant-1.1.0 \ colorchoice-1.0.4 \ concurrent-queue-2.5.0 \ const-oid-0.9.6 \ + constant_time_eq-0.1.5 \ core-foundation-0.9.4 \ core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ @@ -168,7 +172,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ glob-0.3.2 \ group-0.12.1 \ h2-0.3.26 \ - h2-0.4.10 \ + h2-0.4.12 \ half-2.6.0 \ hashbrown-0.12.3 \ hashbrown-0.15.4 \ @@ -194,7 +198,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ hyper-rustls-0.24.2 \ hyper-rustls-0.27.7 \ hyper-tls-0.6.0 \ - hyper-util-0.1.14 \ + hyper-util-0.1.16 \ hyperlocal-0.9.1 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ @@ -250,7 +254,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ log-0.4.27 \ loop9-0.1.5 \ lru-0.12.5 \ - matchers-0.1.0 \ + matchers-0.2.0 \ matchit-0.8.4 \ matrixmultiply-0.3.10 \ maybe-rayon-0.1.1 \ @@ -270,7 +274,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ notify-8.2.0 \ notify-types-2.0.0 \ ntapi-0.4.1 \ - nu-ansi-term-0.46.0 \ + nu-ansi-term-0.50.1 \ num-0.4.3 \ num-bigint-0.4.6 \ num-bigint-dig-0.8.4 \ @@ -293,7 +297,6 @@ CARGO_CRATES= ab_glyph-0.2.29 \ openssl-probe-0.1.6 \ openssl-sys-0.9.109 \ outref-0.5.2 \ - overload-0.1.1 \ owned_ttf_parser-0.25.0 \ p256-0.11.1 \ parking-2.2.1 \ @@ -301,7 +304,9 @@ CARGO_CRATES= ab_glyph-0.2.29 \ parking_lot_core-0.9.11 \ parse-display-0.9.1 \ parse-display-derive-0.9.1 \ + password-hash-0.4.2 \ paste-1.0.15 \ + pbkdf2-0.11.0 \ peeking_take_while-0.1.2 \ pem-3.0.5 \ pem-rfc7468-0.7.0 \ @@ -343,10 +348,8 @@ CARGO_CRATES= ab_glyph-0.2.29 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ regex-1.11.2 \ - 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 \ reqwest-0.11.27 \ reqwest-0.12.23 \ @@ -357,20 +360,21 @@ CARGO_CRATES= ab_glyph-0.2.29 \ rust-embed-8.7.2 \ rust-embed-impl-8.7.2 \ rust-embed-utils-8.7.2 \ + rust_xlsxwriter-0.80.0 \ rustc-demangle-0.1.25 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustix-1.0.7 \ rustls-0.21.12 \ - rustls-0.23.27 \ + rustls-0.23.31 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.12.0 \ rustls-webpki-0.101.7 \ - rustls-webpki-0.103.3 \ + rustls-webpki-0.103.4 \ rustversion-1.0.21 \ ryu-1.0.20 \ safe_arch-0.7.4 \ @@ -436,7 +440,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ system-configuration-sys-0.6.0 \ system-deps-6.2.2 \ target-lexicon-0.12.16 \ - tempfile-3.20.0 \ + tempfile-3.21.0 \ tesseract-0.15.2 \ tesseract-plumbing-0.11.1 \ tesseract-sys-0.6.3 \ @@ -475,7 +479,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ tracing-attributes-0.1.29 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.19 \ + tracing-subscriber-0.3.20 \ try-lock-0.2.5 \ ttf-parser-0.25.1 \ tungstenite-0.26.2 \ @@ -494,7 +498,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ utoipa-5.4.0 \ utoipa-gen-5.4.0 \ utoipa-swagger-ui-9.0.2 \ - uuid-1.18.0 \ + uuid-1.18.1 \ v_frame-0.3.9 \ valuable-0.1.1 \ vcpkg-0.2.15 \ @@ -583,9 +587,14 @@ CARGO_CRATES= ab_glyph-0.2.29 \ zerotrie-0.2.2 \ zerovec-0.11.2 \ zerovec-derive-0.11.1 \ + zip-0.6.6 \ + zip-2.4.2 \ zip-3.0.0 \ zlib-rs-0.5.1 \ zopfli-0.8.2 \ + 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 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.17 diff --git a/deskutils/readur/distinfo b/deskutils/readur/distinfo index d71b57da64d5..0c3924c60393 100644 --- a/deskutils/readur/distinfo +++ b/deskutils/readur/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1756485347 -SHA256 (readur-v2.5.6.frontend.tar.gz) = 76da8b4133d62d74ad3092683101931f2512292b7c97e7ba524710856e245544 -SIZE (readur-v2.5.6.frontend.tar.gz) = 2509920 +TIMESTAMP = 1757102963 +SHA256 (readur-v2.6.1.frontend.tar.gz) = d643842a516d31babe36d52364af2116c022ffb7aa8d0cb156b580f9f2ba5eda +SIZE (readur-v2.6.1.frontend.tar.gz) = 2509908 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 @@ -11,6 +11,8 @@ SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b44 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0 +SIZE (rust/crates/aes-0.8.4.crate) = 124812 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.4.crate) = dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b @@ -59,46 +61,46 @@ 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.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-config-1.8.6.crate) = 8bc1b40fb26027769f16960d2f4a6bc20c4bb755d403e552c8c1a73af433c246 +SIZE (rust/crates/aws-config-1.8.6.crate) = 135949 +SHA256 (rust/crates/aws-credential-types-1.2.6.crate) = d025db5d9f52cbc413b167136afb3d8aeea708c0d8884783cf6253be5e22f6f2 +SIZE (rust/crates/aws-credential-types-1.2.6.crate) = 21767 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.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-sdk-s3-1.104.0.crate) = 38c488cd6abb0ec9811c401894191932e941c5f91dc226043edacd0afa1634bc +SIZE (rust/crates/aws-sdk-s3-1.104.0.crate) = 1569533 +SHA256 (rust/crates/aws-sdk-sso-1.83.0.crate) = 643cd43af212d2a1c4dedff6f044d7e1961e5d9e7cfe773d70f31d9842413886 +SIZE (rust/crates/aws-sdk-sso-1.83.0.crate) = 91197 +SHA256 (rust/crates/aws-sdk-ssooidc-1.84.0.crate) = 20ec4a95bd48e0db7a424356a161f8d87bd6a4f0af37204775f0da03d9e39fc3 +SIZE (rust/crates/aws-sdk-ssooidc-1.84.0.crate) = 107558 +SHA256 (rust/crates/aws-sdk-sts-1.85.0.crate) = 410309ad0df4606bc721aff0d89c3407682845453247213a0ccc5ff8801ee107 +SIZE (rust/crates/aws-sdk-sts-1.85.0.crate) = 177008 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.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-checksums-0.63.8.crate) = 56d2df0314b8e307995a3b86d44565dfe9de41f876901a7d71886c756a25979f +SIZE (rust/crates/aws-smithy-checksums-0.63.8.crate) = 20239 +SHA256 (rust/crates/aws-smithy-eventstream-0.60.11.crate) = 182b03393e8c677347fb5705a04a9392695d47d20ef0a2f8cfe28c8e6b9b9778 +SIZE (rust/crates/aws-smithy-eventstream-0.60.11.crate) = 29478 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 -SIZE (rust/crates/aws-smithy-json-0.61.4.crate) = 27786 +SHA256 (rust/crates/aws-smithy-http-client-1.1.1.crate) = 147e8eea63a40315d704b97bf9bc9b8c1402ae94f89d5ad6f7550d963309da1b +SIZE (rust/crates/aws-smithy-http-client-1.1.1.crate) = 90077 +SHA256 (rust/crates/aws-smithy-json-0.61.5.crate) = eaa31b350998e703e9826b2104dd6f63be0508666e1aba88137af060e8944047 +SIZE (rust/crates/aws-smithy-json-0.61.5.crate) = 27865 SHA256 (rust/crates/aws-smithy-observability-0.1.3.crate) = 9364d5989ac4dd918e5cc4c4bdcc61c9be17dcd2586ea7f69e348fc7c6cab393 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.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-runtime-1.9.1.crate) = d3946acbe1ead1301ba6862e712c7903ca9bb230bdf1fbd1b5ac54158ef2ab1f +SIZE (rust/crates/aws-smithy-runtime-1.9.1.crate) = 118851 +SHA256 (rust/crates/aws-smithy-runtime-api-1.9.0.crate) = 07f5e0fc8a6b3f2303f331b94504bbf754d85488f402d6f1dd7a6080f99afe56 +SIZE (rust/crates/aws-smithy-runtime-api-1.9.0.crate) = 80174 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 @@ -159,6 +161,10 @@ SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b1 SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/bytes-utils-0.1.4.crate) = 7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35 SIZE (rust/crates/bytes-utils-0.1.4.crate) = 20703 +SHA256 (rust/crates/bzip2-0.4.4.crate) = bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8 +SIZE (rust/crates/bzip2-0.4.4.crate) = 34197 +SHA256 (rust/crates/bzip2-sys-0.1.13+1.0.8.crate) = 225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14 +SIZE (rust/crates/bzip2-sys-0.1.13+1.0.8.crate) = 633818 SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc SIZE (rust/crates/cc-1.2.27.crate) = 107070 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 @@ -175,12 +181,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.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-4.5.47.crate) = 7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931 +SIZE (rust/crates/clap-4.5.47.crate) = 58354 +SHA256 (rust/crates/clap_builder-4.5.47.crate) = 2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6 +SIZE (rust/crates/clap_builder-4.5.47.crate) = 170016 +SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c +SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/cmake-0.1.54.crate) = e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0 @@ -193,6 +199,8 @@ SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fe SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 SIZE (rust/crates/const-oid-0.9.6.crate) = 45382 +SHA256 (rust/crates/constant_time_eq-0.1.5.crate) = 245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc +SIZE (rust/crates/constant_time_eq-0.1.5.crate) = 4936 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 @@ -343,8 +351,8 @@ SHA256 (rust/crates/group-0.12.1.crate) = 5dfbfb3a6cfbd390d5c9564ab283a0349b9b9f SIZE (rust/crates/group-0.12.1.crate) = 16516 SHA256 (rust/crates/h2-0.3.26.crate) = 81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8 SIZE (rust/crates/h2-0.3.26.crate) = 168315 -SHA256 (rust/crates/h2-0.4.10.crate) = a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5 -SIZE (rust/crates/h2-0.4.10.crate) = 174800 +SHA256 (rust/crates/h2-0.4.12.crate) = f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386 +SIZE (rust/crates/h2-0.4.12.crate) = 176264 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 SIZE (rust/crates/half-2.6.0.crate) = 59507 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 @@ -395,8 +403,8 @@ SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 -SHA256 (rust/crates/hyper-util-0.1.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/hyperlocal-0.9.1.crate) = 986c5ce3b994526b3cd75578e62554abd09f0899d6206de48b3e96ab34ccc8c7 SIZE (rust/crates/hyperlocal-0.9.1.crate) = 13733 SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 @@ -507,8 +515,8 @@ SHA256 (rust/crates/loop9-0.1.5.crate) = 0fae87c125b03c1d2c0150c90365d7d6bcc53fb 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/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 SHA256 (rust/crates/matchit-0.8.4.crate) = 47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3 SIZE (rust/crates/matchit-0.8.4.crate) = 33986 SHA256 (rust/crates/matrixmultiply-0.3.10.crate) = a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08 @@ -547,8 +555,8 @@ SHA256 (rust/crates/notify-types-2.0.0.crate) = 5e0826a989adedc2a244799e823aece0 SIZE (rust/crates/notify-types-2.0.0.crate) = 14495 SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 SIZE (rust/crates/ntapi-0.4.1.crate) = 126552 -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/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 @@ -593,8 +601,6 @@ SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621 SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 SHA256 (rust/crates/outref-0.5.2.crate) = 1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e SIZE (rust/crates/outref-0.5.2.crate) = 5621 -SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 -SIZE (rust/crates/overload-0.1.1.crate) = 24439 SHA256 (rust/crates/owned_ttf_parser-0.25.0.crate) = 22ec719bbf3b2a81c109a4e20b1f129b5566b7dce654bc3872f6a05abf82b2c4 SIZE (rust/crates/owned_ttf_parser-0.25.0.crate) = 151164 SHA256 (rust/crates/p256-0.11.1.crate) = 51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594 @@ -609,8 +615,12 @@ SHA256 (rust/crates/parse-display-0.9.1.crate) = 914a1c2265c98e2446911282c6ac86d SIZE (rust/crates/parse-display-0.9.1.crate) = 9456 SHA256 (rust/crates/parse-display-derive-0.9.1.crate) = 2ae7800a4c974efd12df917266338e79a7a74415173caf7e70aa0a0707345281 SIZE (rust/crates/parse-display-derive-0.9.1.crate) = 17258 +SHA256 (rust/crates/password-hash-0.4.2.crate) = 7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700 +SIZE (rust/crates/password-hash-0.4.2.crate) = 26099 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 +SHA256 (rust/crates/pbkdf2-0.11.0.crate) = 83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917 +SIZE (rust/crates/pbkdf2-0.11.0.crate) = 13229 SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099 SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697 SHA256 (rust/crates/pem-3.0.5.crate) = 38af38e8470ac9dee3ce1bae1af9c1671fffc44ddfd8bd1d0a3445bf349a8ef3 @@ -693,14 +703,10 @@ SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889 SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 SIZE (rust/crates/regex-1.11.2.crate) = 166265 -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/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62 @@ -721,6 +727,8 @@ SHA256 (rust/crates/rust-embed-impl-8.7.2.crate) = 6065f1a4392b71819ec1ea1df1120 SIZE (rust/crates/rust-embed-impl-8.7.2.crate) = 9663 SHA256 (rust/crates/rust-embed-utils-8.7.2.crate) = f6cc0c81648b20b70c491ff8cce00c1c3b223bb8ed2b5d41f0e54c6c4c0a3594 SIZE (rust/crates/rust-embed-utils-8.7.2.crate) = 6123 +SHA256 (rust/crates/rust_xlsxwriter-0.80.0.crate) = 442eafa04d985ae671e027481e07a5b70fdb1b2cb5e46d9e074b67ca98e01a0a +SIZE (rust/crates/rust_xlsxwriter-0.80.0.crate) = 4112985 SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 @@ -733,8 +741,8 @@ SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610a SIZE (rust/crates/rustix-1.0.7.crate) = 414500 SHA256 (rust/crates/rustls-0.21.12.crate) = 3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e SIZE (rust/crates/rustls-0.21.12.crate) = 285674 -SHA256 (rust/crates/rustls-0.23.27.crate) = 730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321 -SIZE (rust/crates/rustls-0.23.27.crate) = 355915 +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.6.3.crate) = a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00 SIZE (rust/crates/rustls-native-certs-0.6.3.crate) = 24438 SHA256 (rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 @@ -747,8 +755,8 @@ SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678 SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765 SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 -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 @@ -879,8 +887,8 @@ SHA256 (rust/crates/system-deps-6.2.2.crate) = a3e535eb8dded36d55ec13eddacd30dec 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.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 -SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 +SHA256 (rust/crates/tempfile-3.21.0.crate) = 15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e +SIZE (rust/crates/tempfile-3.21.0.crate) = 42581 SHA256 (rust/crates/tesseract-0.15.2.crate) = 28e64963c0b5582cf02ed5d8b4798f8c48ea9812ed2b19ed653cb976e7daa351 SIZE (rust/crates/tesseract-0.15.2.crate) = 149439 SHA256 (rust/crates/tesseract-plumbing-0.11.1.crate) = 4ed025d755abb7f5af8d16cd5663742a08c8ae7c4032c8bf4b70c51d412fe378 @@ -957,8 +965,8 @@ SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a5 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/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/ttf-parser-0.25.1.crate) = d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31 @@ -995,8 +1003,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.18.0.crate) = f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be -SIZE (rust/crates/uuid-1.18.0.crate) = 59782 +SHA256 (rust/crates/uuid-1.18.1.crate) = 2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2 +SIZE (rust/crates/uuid-1.18.1.crate) = 60468 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,17 +1181,27 @@ 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 (rust/crates/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261 +SIZE (rust/crates/zip-0.6.6.crate) = 65789 +SHA256 (rust/crates/zip-2.4.2.crate) = fabe6324e908f85a1c52063ce7aa26b68dcb7eb6dbc83a2d148403c9bc3eba50 +SIZE (rust/crates/zip-2.4.2.crate) = 110773 SHA256 (rust/crates/zip-3.0.0.crate) = 12598812502ed0105f607f941c386f43d441e00148fce9dec3ca5ffb0bde9308 SIZE (rust/crates/zip-3.0.0.crate) = 112450 SHA256 (rust/crates/zlib-rs-0.5.1.crate) = 626bd9fa9734751fc50d6060752170984d7053f5a39061f524cda68023d4db8a SIZE (rust/crates/zlib-rs-0.5.1.crate) = 193055 SHA256 (rust/crates/zopfli-0.8.2.crate) = edfc5ee405f504cd4984ecc6f14d02d55cfda60fa4b689434ef4102aae150cd7 SIZE (rust/crates/zopfli-0.8.2.crate) = 51842 +SHA256 (rust/crates/zstd-0.11.2+zstd.1.5.2.crate) = 20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4 +SIZE (rust/crates/zstd-0.11.2+zstd.1.5.2.crate) = 28987 +SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db +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 (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.17.crate) = 0f6fe2e33d02a98ee64423802e16df3de99c43e5cf5ff983767e1128b394c8ac SIZE (rust/crates/zune-jpeg-0.4.17.crate) = 65784 -SHA256 (readur-readur-v2.5.6_GH0.tar.gz) = af8aebef4a5e955cb46a1af0ac3e5f36e96d7d724dc342ee82c1383f7b855149 -SIZE (readur-readur-v2.5.6_GH0.tar.gz) = 12566666 +SHA256 (readur-readur-v2.6.1_GH0.tar.gz) = ee7eb9e12f0e1a492c8c718921d0704f4e113918ce336d6daa2d5e49992ae19d +SIZE (readur-readur-v2.6.1_GH0.tar.gz) = 12755337 diff --git a/deskutils/ultralist/Makefile b/deskutils/ultralist/Makefile index aee9e021467d..5fddc91861b8 100644 --- a/deskutils/ultralist/Makefile +++ b/deskutils/ultralist/Makefile @@ -1,6 +1,6 @@ PORTNAME= ultralist DISTVERSION= 1.7.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= deskutils MAINTAINER= lcook@FreeBSD.org diff --git a/devel/Makefile b/devel/Makefile index a43c0f742cae..e27903b78991 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -174,6 +174,7 @@ SUBDIR += activitymail SUBDIR += actor-framework SUBDIR += adacurses + SUBDIR += addlicense SUBDIR += agar SUBDIR += aifad SUBDIR += air-go @@ -504,6 +505,7 @@ SUBDIR += cpp-utilities SUBDIR += cpp2py SUBDIR += cppcheck + SUBDIR += cppcodec SUBDIR += cppi SUBDIR += cppinsights SUBDIR += cpplint @@ -1678,6 +1680,7 @@ SUBDIR += modd SUBDIR += mold SUBDIR += mongo-c-driver + SUBDIR += mongo-cxx-driver SUBDIR += mono-addins SUBDIR += mpatrol SUBDIR += mph @@ -5675,6 +5678,7 @@ SUBDIR += py-pytest SUBDIR += py-pytest-aiohttp SUBDIR += py-pytest-alembic + SUBDIR += py-pytest-arraydiff SUBDIR += py-pytest-asyncio SUBDIR += py-pytest-azurepipelines SUBDIR += py-pytest-benchmark @@ -5698,6 +5702,7 @@ SUBDIR += py-pytest-env SUBDIR += py-pytest-examples SUBDIR += py-pytest-factoryboy + SUBDIR += py-pytest-filter-subpackage SUBDIR += py-pytest-fixture-config SUBDIR += py-pytest-flake8 SUBDIR += py-pytest-flakes diff --git a/devel/R-cran-gargle/Makefile b/devel/R-cran-gargle/Makefile index bdad5d073ab9..175e192332e4 100644 --- a/devel/R-cran-gargle/Makefile +++ b/devel/R-cran-gargle/Makefile @@ -1,5 +1,5 @@ PORTNAME= gargle -DISTVERSION= 1.5.2 +DISTVERSION= 1.6.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,7 +9,7 @@ WWW= https://gargle.r-lib.org/ LICENSE= MIT -CRAN_DEPENDS= R-cran-cli>=3.0.1:devel/R-cran-cli \ +RUN_DEPENDS= R-cran-cli>=3.0.1:devel/R-cran-cli \ R-cran-fs>=1.3.1:filesystems/R-cran-fs \ R-cran-glue>=1.3.0:devel/R-cran-glue \ R-cran-httr>=1.4.5:www/R-cran-httr \ @@ -19,10 +19,19 @@ CRAN_DEPENDS= R-cran-cli>=3.0.1:devel/R-cran-cli \ R-cran-rappdirs>0:devel/R-cran-rappdirs \ R-cran-rlang>=1.1.0:devel/R-cran-rlang \ R-cran-withr>0:devel/R-cran-withr -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} -TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat +TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ + R-cran-httpuv>0:www/R-cran-httpuv \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ + R-cran-sodium>0:security/R-cran-sodium \ + R-cran-spelling>0:textproc/R-cran-spelling \ + R-cran-testthat>=3.1.7:devel/R-cran-testthat USES= cran:auto-plist +do-test: + @${FIND} ${WRKSRC} \( -name '*.o' -o -name '*.so' \) -delete + @cd ${WRKDIR} ; ${SETENV} ${MAKE_ENV} _R_CHECK_FORCE_SUGGESTS_=FALSE \ + ${LOCALBASE}/bin/R CMD check --no-manual ${PORTNAME} + .include <bsd.port.mk> diff --git a/devel/R-cran-gargle/distinfo b/devel/R-cran-gargle/distinfo index bf04aae786b0..aa28f25467f3 100644 --- a/devel/R-cran-gargle/distinfo +++ b/devel/R-cran-gargle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706916653 -SHA256 (gargle_1.5.2.tar.gz) = 4a5beb046eb50a168b4baf5d1fcd8ac20d698e7fcb6b6ef46a436ded5b039001 -SIZE (gargle_1.5.2.tar.gz) = 627560 +TIMESTAMP = 1756885689 +SHA256 (gargle_1.6.0.tar.gz) = e4a33f23c2ad917782fff1902e23f2a4c6c333c6389f6bfe8350577ddb6af6e6 +SIZE (gargle_1.6.0.tar.gz) = 473137 diff --git a/devel/R-cran-googlesheets4/Makefile b/devel/R-cran-googlesheets4/Makefile index 2bc88805bb05..5514d64dc0de 100644 --- a/devel/R-cran-googlesheets4/Makefile +++ b/devel/R-cran-googlesheets4/Makefile @@ -1,5 +1,5 @@ PORTNAME= googlesheets4 -DISTVERSION= 1.1.1 +DISTVERSION= 1.1.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,10 +9,10 @@ WWW= https://googlesheets4.tidyverse.org/ LICENSE= MIT -CRAN_DEPENDS= R-cran-cellranger>0:textproc/R-cran-cellranger \ +RUN_DEPENDS= R-cran-cellranger>0:textproc/R-cran-cellranger \ R-cran-cli>=3.0.0:devel/R-cran-cli \ R-cran-curl>0:ftp/R-cran-curl \ - R-cran-gargle>=1.5.0:devel/R-cran-gargle \ + R-cran-gargle>=1.6.0:devel/R-cran-gargle \ R-cran-glue>=1.3.0:devel/R-cran-glue \ R-cran-googledrive>=2.1.0:devel/R-cran-googledrive \ R-cran-httr>0:www/R-cran-httr \ @@ -25,9 +25,10 @@ CRAN_DEPENDS= R-cran-cellranger>0:textproc/R-cran-cellranger \ R-cran-tibble>=2.1.1:devel/R-cran-tibble \ R-cran-vctrs>=0.2.3:devel/R-cran-vctrs \ R-cran-withr>0:devel/R-cran-withr -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} -TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat +TEST_DEPENDS= R-cran-readr>0:textproc/R-cran-readr \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ + R-cran-spelling>0:textproc/R-cran-spelling \ + R-cran-testthat>=3.1.7:devel/R-cran-testthat USES= cran:auto-plist diff --git a/devel/R-cran-googlesheets4/distinfo b/devel/R-cran-googlesheets4/distinfo index 01094fac05be..1d6e6fba3517 100644 --- a/devel/R-cran-googlesheets4/distinfo +++ b/devel/R-cran-googlesheets4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706919190 -SHA256 (googlesheets4_1.1.1.tar.gz) = c5cc63348c54b9de8492e7b12b249245746ea1ff33e306f12431f4fc9386fccf -SIZE (googlesheets4_1.1.1.tar.gz) = 232584 +TIMESTAMP = 1757059849 +SHA256 (googlesheets4_1.1.2.tar.gz) = 7ba9d5dd051a405a7af6d41d5fc12bdec8474f9fb1482ef32eb79aa6914fadd9 +SIZE (googlesheets4_1.1.2.tar.gz) = 231280 diff --git a/devel/R-cran-sfsmisc/Makefile b/devel/R-cran-sfsmisc/Makefile index 8aab97288eb0..5510310b3378 100644 --- a/devel/R-cran-sfsmisc/Makefile +++ b/devel/R-cran-sfsmisc/Makefile @@ -1,5 +1,5 @@ PORTNAME= sfsmisc -DISTVERSION= 1.1-21 +DISTVERSION= 1.1-22 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-sfsmisc/distinfo b/devel/R-cran-sfsmisc/distinfo index b504fcf84217..4174a6d8d3ec 100644 --- a/devel/R-cran-sfsmisc/distinfo +++ b/devel/R-cran-sfsmisc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753658608 -SHA256 (sfsmisc_1.1-21.tar.gz) = 14ca739233871c00429ee991f5b6259aabc670a39b6fb4d349e009db8fc6d470 -SIZE (sfsmisc_1.1-21.tar.gz) = 187050 +TIMESTAMP = 1757128005 +SHA256 (sfsmisc_1.1-22.tar.gz) = b2e900b2603d96ab01faf76ccf4ef22775a6f6f5549513f3c5343097b71efa80 +SIZE (sfsmisc_1.1-22.tar.gz) = 187528 diff --git a/devel/R-cran-testthat/Makefile b/devel/R-cran-testthat/Makefile index b58fca631c12..8dfec3fb83d4 100644 --- a/devel/R-cran-testthat/Makefile +++ b/devel/R-cran-testthat/Makefile @@ -31,8 +31,11 @@ RUN_DEPENDS= R-cran-brio>=1.1.3:devel/R-cran-brio \ USES= cran:auto-plist,compiles -TESTING_UNSAFE= Error in `edition_require(3, "expect_snapshot()")`: `expect_snapshot()` requires the 3rd edition. \ - https://github.com/r-lib/testthat/issues/1924 \ - https://github.com/r-lib/testthat/issues/1347 +TESTING_UNSAFE= https://github.com/r-lib/testthat/issues/2214 + +do-test: + @${FIND} ${WRKSRC} \( -name '*.o' -o -name '*.so' \) -delete + @cd ${WRKDIR} ; ${SETENV} ${MAKE_ENV} _R_CHECK_FORCE_SUGGESTS_=FALSE \ + ${LOCALBASE}/bin/R CMD check --no-manual ${PORTNAME} .include <bsd.port.mk> diff --git a/devel/addlicense/Makefile b/devel/addlicense/Makefile new file mode 100644 index 000000000000..62d1e4252c05 --- /dev/null +++ b/devel/addlicense/Makefile @@ -0,0 +1,20 @@ +PORTNAME= addlicense +DISTVERSIONPREFIX= v +DISTVERSION= 1.2.0 +CATEGORIES= devel + +MAINTAINER= nxjoseph@protonmail.com +COMMENT= Add license information to source code files +WWW= https://github.com/google/addlicense \ + https://pkg.go.dev/github.com/google/addlicense + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +GO_MODULE= github.com/google/addlicense + +PLIST_FILES= bin/${PORTNAME} + +.include <bsd.port.mk> diff --git a/devel/addlicense/distinfo b/devel/addlicense/distinfo new file mode 100644 index 000000000000..eb3451046970 --- /dev/null +++ b/devel/addlicense/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1757103533 +SHA256 (go/devel_addlicense/addlicense-v1.2.0/v1.2.0.mod) = a82864c09088a91df8c47c3f177cd9232c757470b8fe08be32d9956732e9e689 +SIZE (go/devel_addlicense/addlicense-v1.2.0/v1.2.0.mod) = 153 +SHA256 (go/devel_addlicense/addlicense-v1.2.0/v1.2.0.zip) = d2fccbff05f5538ba14f94f591d9425d9e1da80bf612079cc348d81f72f843c3 +SIZE (go/devel_addlicense/addlicense-v1.2.0/v1.2.0.zip) = 77389 diff --git a/devel/addlicense/pkg-descr b/devel/addlicense/pkg-descr new file mode 100644 index 000000000000..fca12cf0da38 --- /dev/null +++ b/devel/addlicense/pkg-descr @@ -0,0 +1,5 @@ +The program ensures source code files have copyright license +headers by scanning directory patterns recursively. + +It modifies all source files in place and avoids adding +a license header to any file that already has one. diff --git a/devel/air-go/Makefile b/devel/air-go/Makefile index f0d5ea7eeda0..5b9c66fd7cd8 100644 --- a/devel/air-go/Makefile +++ b/devel/air-go/Makefile @@ -1,7 +1,6 @@ PORTNAME= air DISTVERSIONPREFIX= v -DISTVERSION= 1.62.0 -PORTREVISION= 3 +DISTVERSION= 1.63.0 CATEGORIES= devel PKGNAMESUFFIX= -go diff --git a/devel/air-go/distinfo b/devel/air-go/distinfo index 8b9b2546adaf..dfdac56835f4 100644 --- a/devel/air-go/distinfo +++ b/devel/air-go/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1748881613 -SHA256 (go/devel_air-go/air-v1.62.0/v1.62.0.mod) = d62e1c00b28f2a601c8351e6f077e91eaef78936fd0a2e566acd0ba80ccd4ac2 -SIZE (go/devel_air-go/air-v1.62.0/v1.62.0.mod) = 1373 -SHA256 (go/devel_air-go/air-v1.62.0/v1.62.0.zip) = d611c04609ca27337c5cae9489f65937f456a4cd9e9818b7705659abdd7c96a4 -SIZE (go/devel_air-go/air-v1.62.0/v1.62.0.zip) = 1051315 +TIMESTAMP = 1757256879 +SHA256 (go/devel_air-go/air-v1.63.0/v1.63.0.mod) = 8464d9a7fc21d8dcf9d74b908a24fb0f5a84dcd67f42ad641af0eb7996f3aa3c +SIZE (go/devel_air-go/air-v1.63.0/v1.63.0.mod) = 1177 +SHA256 (go/devel_air-go/air-v1.63.0/v1.63.0.zip) = d8041afb5d0b776d4d98d8669b04d082b5503cdda1c9882dcfd44d2b42ff9080 +SIZE (go/devel_air-go/air-v1.63.0/v1.63.0.zip) = 1054105 diff --git a/devel/android-tools/Makefile b/devel/android-tools/Makefile index 0ca8b2b9d095..182321baa1b8 100644 --- a/devel/android-tools/Makefile +++ b/devel/android-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= android-tools PORTVERSION= 31.0.3p2.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= devel MASTER_SITES= GH diff --git a/devel/api-linter/Makefile b/devel/api-linter/Makefile index e1661001aeaf..30666a490821 100644 --- a/devel/api-linter/Makefile +++ b/devel/api-linter/Makefile @@ -1,6 +1,7 @@ PORTNAME= api-linter DISTVERSIONPREFIX= v DISTVERSION= 1.71.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/app-builder-devel/Makefile b/devel/app-builder-devel/Makefile index 357d5345b252..43d70ec7d497 100644 --- a/devel/app-builder-devel/Makefile +++ b/devel/app-builder-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= app-builder DISTVERSIONPREFIX= v DISTVERSION= 5.0.0-alpha.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel PKGNAMESUFFIX= -devel diff --git a/devel/app-builder/Makefile b/devel/app-builder/Makefile index 09f851b70196..fec13e94e893 100644 --- a/devel/app-builder/Makefile +++ b/devel/app-builder/Makefile @@ -1,7 +1,7 @@ PORTNAME= app-builder DISTVERSIONPREFIX= v DISTVERSION= 3.4.2 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/arduino-builder/Makefile b/devel/arduino-builder/Makefile index fc0663902dd4..b1d89eb73244 100644 --- a/devel/arduino-builder/Makefile +++ b/devel/arduino-builder/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduino-builder PORTVERSION= 1.3.25 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org diff --git a/devel/arduinoOTA/Makefile b/devel/arduinoOTA/Makefile index b0f9547e24bd..080bbdc5cc36 100644 --- a/devel/arduinoOTA/Makefile +++ b/devel/arduinoOTA/Makefile @@ -1,6 +1,6 @@ PORTNAME= arduinoOTA PORTVERSION= 1.2.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org diff --git a/devel/awesome-cli/Makefile b/devel/awesome-cli/Makefile index b5d3e4358c79..d8988f16e1c9 100644 --- a/devel/awesome-cli/Makefile +++ b/devel/awesome-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= awesome-cli DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= ehaupt@FreeBSD.org diff --git a/devel/bazel-buildtools/Makefile b/devel/bazel-buildtools/Makefile index 5268b55e38ca..36df9f2d6f7e 100644 --- a/devel/bazel-buildtools/Makefile +++ b/devel/bazel-buildtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= bazel-buildtools DISTVERSION= 3.2.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/buf/Makefile b/devel/buf/Makefile index 1e233d3ed4df..68a53a969809 100644 --- a/devel/buf/Makefile +++ b/devel/buf/Makefile @@ -1,7 +1,7 @@ PORTNAME= buf DISTVERSIONPREFIX= v DISTVERSION= 1.32.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/buildkite-agent/Makefile b/devel/buildkite-agent/Makefile index 8f87d5a5c8e3..ead78b63348c 100644 --- a/devel/buildkite-agent/Makefile +++ b/devel/buildkite-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= buildkite-agent DISTVERSIONPREFIX= v DISTVERSION= 3.97.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel sysutils MAINTAINER= dch@FreeBSD.org diff --git a/devel/buildkite-cli/Makefile b/devel/buildkite-cli/Makefile index 1a2b3f52c347..686e0f929c3c 100644 --- a/devel/buildkite-cli/Makefile +++ b/devel/buildkite-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= buildkite-cli DISTVERSIONPREFIX= v DISTVERSION= 3.7.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel sysutils MAINTAINER= dch@FreeBSD.org diff --git a/devel/c4core/Makefile b/devel/c4core/Makefile index 8af2f99d75a6..c0388fbb9a32 100644 --- a/devel/c4core/Makefile +++ b/devel/c4core/Makefile @@ -1,11 +1,8 @@ PORTNAME= c4core DISTVERSIONPREFIX= v -DISTVERSION= 0.1.8 +DISTVERSION= 0.2.6 CATEGORIES= devel -PATCH_SITES= https://github.com/biojppm/c4core/commit/ -PATCHFILES= ed9bf87ab152509fcd5c54bdc40ebed9a2b4ede7.patch:-p1 - MAINTAINER= gasol.wu@gmail.com COMMENT= Library of low-level C++ utilities WWW= https://github.com/biojppm/c4core @@ -21,12 +18,12 @@ USE_GITHUB= yes GH_ACCOUNT= biojppm GH_PROJECT= cmake:cmake debugbreak:debugbreak fast_float:fast_float GH_SUBDIR= cmake:cmake src/c4/ext/debugbreak:debugbreak src/c4/ext/fast_float:fast_float -GH_TAGNAME= 9416f29:cmake 5dcbe41:debugbreak 052975d:fast_float +GH_TAGNAME= e87e11f:cmake 328e4ab:debugbreak d28a332:fast_float USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS -PLIST_SUB= PORTVERSION=${PORTVERSION} +PLIST_SUB= VERSION=${DISTVERSION} .include <bsd.port.mk> diff --git a/devel/c4core/distinfo b/devel/c4core/distinfo index 3b9ae79dd0b4..1148d87b4c26 100644 --- a/devel/c4core/distinfo +++ b/devel/c4core/distinfo @@ -1,11 +1,9 @@ -TIMESTAMP = 1645456811 -SHA256 (biojppm-c4core-v0.1.8_GH0.tar.gz) = 4b219ebd8957c338edf00be0a55254725cb527fb05e3917bd3ee8e158ba23bf6 -SIZE (biojppm-c4core-v0.1.8_GH0.tar.gz) = 202602 -SHA256 (biojppm-cmake-9416f29_GH0.tar.gz) = 4c4b47dec40782866deb56df29a93b89eec059a2b368d3ad72aed85b810109d8 -SIZE (biojppm-cmake-9416f29_GH0.tar.gz) = 121012 -SHA256 (biojppm-debugbreak-5dcbe41_GH0.tar.gz) = d6f80346d3c712a174faaece2cc64e5600d1142ff77f802ce46b474601d1fe2b -SIZE (biojppm-debugbreak-5dcbe41_GH0.tar.gz) = 7030 -SHA256 (biojppm-fast_float-052975d_GH0.tar.gz) = e2e699795934cdb83c3acc0db5f349e200019a4ba8fd4d0e6191a638f62d85c7 -SIZE (biojppm-fast_float-052975d_GH0.tar.gz) = 75689 -SHA256 (ed9bf87ab152509fcd5c54bdc40ebed9a2b4ede7.patch) = 1a1a27eaade9c3753c12a970fe9799deaa3d385ec1276b1d04fa4cf536c48252 -SIZE (ed9bf87ab152509fcd5c54bdc40ebed9a2b4ede7.patch) = 779 +TIMESTAMP = 1750957345 +SHA256 (biojppm-c4core-v0.2.6_GH0.tar.gz) = a8877d95198da5efe30624a861bab5089ab67b4228e0ebce25c30f080298c981 +SIZE (biojppm-c4core-v0.2.6_GH0.tar.gz) = 1453607 +SHA256 (biojppm-cmake-e87e11f_GH0.tar.gz) = a68e1ed2b92bab8111ce9de0fb21202af6e5e5c9a1b3f9e8c35a0a57d322b41b +SIZE (biojppm-cmake-e87e11f_GH0.tar.gz) = 145370 +SHA256 (biojppm-debugbreak-328e4ab_GH0.tar.gz) = 7b0cc87a9bc52242755a26df3bea471b29adf9ace075b065cd2b7d8d7f06abe7 +SIZE (biojppm-debugbreak-328e4ab_GH0.tar.gz) = 7033 +SHA256 (biojppm-fast_float-d28a332_GH0.tar.gz) = edd36543fe3dcdf91132c33ce9f91500d9bcaf9ede8bc499cb8ef8a4b2755a0f +SIZE (biojppm-fast_float-d28a332_GH0.tar.gz) = 120963 diff --git a/devel/c4core/files/patch-CMakeLists.txt b/devel/c4core/files/patch-CMakeLists.txt index 4cbafd9718c8..f34977611159 100644 --- a/devel/c4core/files/patch-CMakeLists.txt +++ b/devel/c4core/files/patch-CMakeLists.txt @@ -1,7 +1,7 @@ ---- CMakeLists.txt.orig 2022-01-06 20:06:58 UTC +--- CMakeLists.txt.orig 2025-04-10 19:49:39 UTC +++ CMakeLists.txt -@@ -60,7 +60,6 @@ set(C4CORE_SRC_FILES - c4/windows.hpp +@@ -69,7 +69,6 @@ set(C4CORE_SRC_FILES + c4/version.cpp c4/windows_pop.hpp c4/windows_push.hpp - c4/c4core.natvis diff --git a/devel/c4core/files/patch-src_c4_std_string__fwd.hpp b/devel/c4core/files/patch-src_c4_std_string__fwd.hpp index 1e06b878c1e3..9535c9e0d342 100644 --- a/devel/c4core/files/patch-src_c4_std_string__fwd.hpp +++ b/devel/c4core/files/patch-src_c4_std_string__fwd.hpp @@ -1,4 +1,4 @@ ---- src/c4/std/string_fwd.hpp.orig 2022-01-06 01:20:26 UTC +--- src/c4/std/string_fwd.hpp.orig 2025-04-10 19:49:39 UTC +++ src/c4/std/string_fwd.hpp @@ -14,7 +14,7 @@ // forward declarations for std::string @@ -8,4 +8,4 @@ +#elif defined(_LIBCPP_VERSION) || defined(__APPLE_CC__) || __cplusplus > 199711L #include <iosfwd> // use the fwd header in stdlibc++ #elif defined(_MSC_VER) - //! @todo is there a fwd header in msvc? + #include "c4/error.hpp" diff --git a/devel/c4core/files/patch-src_c4_std_vector__fwd.hpp b/devel/c4core/files/patch-src_c4_std_vector__fwd.hpp index aabe47253a37..1ec0fba1f483 100644 --- a/devel/c4core/files/patch-src_c4_std_vector__fwd.hpp +++ b/devel/c4core/files/patch-src_c4_std_vector__fwd.hpp @@ -1,15 +1,18 @@ ---- src/c4/std/vector_fwd.hpp.orig 2022-01-06 01:17:58 UTC +--- src/c4/std/vector_fwd.hpp.orig 2025-04-10 19:49:39 UTC +++ src/c4/std/vector_fwd.hpp -@@ -8,12 +8,10 @@ - // forward declarations for std::vector - #if defined(__GLIBCXX__) || defined(__GLIBCPP__) || defined(_MSC_VER) +@@ -14,7 +14,6 @@ namespace std { + __pragma(warning(disable : 4643)) + #endif namespace std { -template<typename> class allocator; + #ifdef _GLIBCXX_DEBUG + inline namespace __debug { template<typename T, typename Alloc> class vector; - } // namespace std - #elif defined(_LIBCPP_VERSION) +@@ -29,7 +28,6 @@ inline namespace _LIBCPP_ABI_NAMESPACE { + #elif defined(_LIBCPP_ABI_NAMESPACE) namespace std { + inline namespace _LIBCPP_ABI_NAMESPACE { -template<typename> class allocator; - #if defined(__EMSCRIPTEN__) - inline namespace __2 { template<typename T, typename Alloc> class vector; + } // namespace _LIBCPP_ABI_NAMESPACE + } // namespace std diff --git a/devel/c4core/pkg-plist b/devel/c4core/pkg-plist index d4cbb5124baf..8da0a1edc435 100644 --- a/devel/c4core/pkg-plist +++ b/devel/c4core/pkg-plist @@ -4,6 +4,7 @@ include/c4/bitmask.hpp include/c4/blob.hpp include/c4/c4_pop.hpp include/c4/c4_push.hpp +include/c4/dump.hpp include/c4/char_traits.hpp include/c4/charconv.hpp include/c4/common.hpp @@ -20,6 +21,7 @@ include/c4/ext/fast_float_all.h include/c4/ext/rng/rng.hpp include/c4/ext/sg14/inplace_function.h include/c4/format.hpp +include/c4/gcc-4.8.hpp include/c4/hash.hpp include/c4/language.hpp include/c4/memory_resource.hpp @@ -32,16 +34,18 @@ include/c4/std/std.hpp include/c4/std/std_fwd.hpp include/c4/std/string.hpp include/c4/std/string_fwd.hpp +include/c4/std/string_view.hpp include/c4/std/tuple.hpp include/c4/std/vector.hpp include/c4/std/vector_fwd.hpp include/c4/substr.hpp include/c4/substr_fwd.hpp include/c4/szconv.hpp -include/c4/time.hpp include/c4/type_name.hpp include/c4/types.hpp include/c4/unrestrict.hpp +include/c4/utf.hpp +include/c4/version.hpp include/c4/windows.hpp include/c4/windows_pop.hpp include/c4/windows_push.hpp @@ -50,4 +54,4 @@ lib/cmake/c4core/c4coreConfigVersion.cmake lib/cmake/c4core/c4coreTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/c4core/c4coreTargets.cmake lib/libc4core.so -lib/libc4core.so.%%PORTVERSION%% +lib/libc4core.so.%%VERSION%% diff --git a/devel/camp/Makefile b/devel/camp/Makefile index 7358c10a02a6..e2cc422088cd 100644 --- a/devel/camp/Makefile +++ b/devel/camp/Makefile @@ -1,6 +1,6 @@ PORTNAME= camp DISTVERSIONPREFIX= v -DISTVERSION= 2025.03.0 +DISTVERSION= 2025.09.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -20,6 +20,6 @@ CMAKE_OFF= CAMP_ENABLE_TESTS CMAKE_ON= BUILD_SHARED_LIBS CMAKE_TESTING_ON= CAMP_ENABLE_TESTS -# tests as of 2025.03.0: 100% tests passed, 0 tests failed out of 56 +# tests as of 2025.09.0: 97% tests passed, 2 tests failed out of 74, see https://github.com/LLNL/camp/issues/186 .include <bsd.port.mk> diff --git a/devel/camp/distinfo b/devel/camp/distinfo index 31d15e8b9b78..10d7612c66dd 100644 --- a/devel/camp/distinfo +++ b/devel/camp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1741841294 -SHA256 (LLNL-camp-v2025.03.0_GH0.tar.gz) = 43206dca68680a544c079bcef363c52aeb8cb4b57b8d32dcb6b14ed04366e777 -SIZE (LLNL-camp-v2025.03.0_GH0.tar.gz) = 163013 +TIMESTAMP = 1757131201 +SHA256 (LLNL-camp-v2025.09.0_GH0.tar.gz) = 75f73eaa66dec472c23025d1946a486d3da000ac20636b6a77e7f124e61e34d4 +SIZE (LLNL-camp-v2025.09.0_GH0.tar.gz) = 169290 SHA256 (LLNL-blt-fb4246b_GH0.tar.gz) = a9f910206ee5079b4b7c24b350e1ef74ba7b862ef5bb64c2ee3bbf8e1ec5fdbd SIZE (LLNL-blt-fb4246b_GH0.tar.gz) = 1332867 diff --git a/devel/chroma/Makefile b/devel/chroma/Makefile index 3627733bc651..3db27a0c3d10 100644 --- a/devel/chroma/Makefile +++ b/devel/chroma/Makefile @@ -1,7 +1,7 @@ PORTNAME= chroma DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel PKGNAMESUFFIX= -syntax-highlighter diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index 96819085a7e9..932dced836a1 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.150.0 +DISTVERSION= 0.153.0 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo index 0d696522ac3a..db6910f0fcbd 100644 --- a/devel/cirrus-cli/distinfo +++ b/devel/cirrus-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756886453 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.150.0/v0.150.0.mod) = f8d10785468260760cb29f8dc1909300236f1859acdcb4f648434039b50a47a8 -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.150.0/v0.150.0.mod) = 10488 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.150.0/v0.150.0.zip) = 3445859b6e3813c864d81ca0fcccbc3d24f78e8a0a42dcce8ee06ca78966fdd0 -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.150.0/v0.150.0.zip) = 1311259 +TIMESTAMP = 1757155934 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.153.0/v0.153.0.mod) = 5b89070c5674f24088d7df923d656cc8ad382fe4611507faf060d2b48b7ea3a6 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.153.0/v0.153.0.mod) = 10488 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.153.0/v0.153.0.zip) = 8c9cc07b68c92a0db32402d65b9ef1566139bd749e9938c76c1e57143eef8cb0 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.153.0/v0.153.0.zip) = 1311712 diff --git a/devel/cppcodec/Makefile b/devel/cppcodec/Makefile new file mode 100644 index 000000000000..b00a805bd5c6 --- /dev/null +++ b/devel/cppcodec/Makefile @@ -0,0 +1,19 @@ +PORTNAME= cppcodec +DISTVERSIONPREFIX= v +DISTVERSION= 0.2 +CATEGORIES= devel + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Library to encode/decode base64, base64url, base32, base32hex and hex +WWW= https://github.com/tplgy/cppcodec + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= catch>0:devel/catch + +USES= cmake localbase +USE_GITHUB= yes +GH_ACCOUNT= tplgy + +.include <bsd.port.mk> diff --git a/devel/cppcodec/distinfo b/devel/cppcodec/distinfo new file mode 100644 index 000000000000..7636ad9bf3e9 --- /dev/null +++ b/devel/cppcodec/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757103347 +SHA256 (tplgy-cppcodec-v0.2_GH0.tar.gz) = 0edaea2a9d9709d456aa99a1c3e17812ed130f9ef2b5c2d152c230a5cbc5c482 +SIZE (tplgy-cppcodec-v0.2_GH0.tar.gz) = 33984 diff --git a/devel/cppcodec/pkg-descr b/devel/cppcodec/pkg-descr new file mode 100644 index 000000000000..4867ff7505b7 --- /dev/null +++ b/devel/cppcodec/pkg-descr @@ -0,0 +1,8 @@ +Header-only C++11 library to encode/decode base64, base64url, base32, +base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus +Crockford's base32. + +MIT licensed with consistent, flexible API. Supports raw pointers, +std::string and (templated) character vectors without unnecessary +allocations. Cross-platform with measured decent performance and +without compiler warnings. diff --git a/devel/cppcodec/pkg-plist b/devel/cppcodec/pkg-plist new file mode 100644 index 000000000000..27a8ebc96712 --- /dev/null +++ b/devel/cppcodec/pkg-plist @@ -0,0 +1,26 @@ +include/cppcodec/base32_crockford.hpp +include/cppcodec/base32_default_crockford.hpp +include/cppcodec/base32_default_hex.hpp +include/cppcodec/base32_default_rfc4648.hpp +include/cppcodec/base32_hex.hpp +include/cppcodec/base32_rfc4648.hpp +include/cppcodec/base64_default_rfc4648.hpp +include/cppcodec/base64_default_url.hpp +include/cppcodec/base64_default_url_unpadded.hpp +include/cppcodec/base64_rfc4648.hpp +include/cppcodec/base64_url.hpp +include/cppcodec/base64_url_unpadded.hpp +include/cppcodec/data/access.hpp +include/cppcodec/data/raw_result_buffer.hpp +include/cppcodec/detail/base32.hpp +include/cppcodec/detail/base64.hpp +include/cppcodec/detail/codec.hpp +include/cppcodec/detail/config.hpp +include/cppcodec/detail/hex.hpp +include/cppcodec/detail/stream_codec.hpp +include/cppcodec/hex_default_lower.hpp +include/cppcodec/hex_default_upper.hpp +include/cppcodec/hex_lower.hpp +include/cppcodec/hex_upper.hpp +include/cppcodec/parse_error.hpp +share/pkgconfig/cppcodec-1.pc diff --git a/devel/delve/Makefile b/devel/delve/Makefile index c0604804c05d..b3b2b4c1b600 100644 --- a/devel/delve/Makefile +++ b/devel/delve/Makefile @@ -1,7 +1,7 @@ PORTNAME= delve DISTVERSIONPREFIX= v DISTVERSION= 1.25.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= dmitry.wagin@ya.ru diff --git a/devel/dupl/Makefile b/devel/dupl/Makefile index 91b1f45c58e6..b6ffebd5d6da 100644 --- a/devel/dupl/Makefile +++ b/devel/dupl/Makefile @@ -2,7 +2,7 @@ PORTNAME= dupl DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-11 DISTVERSIONSUFFIX= -g28d787e -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/dwarf2json/Makefile b/devel/dwarf2json/Makefile index 3faab37f6ed3..24ec054ff5fc 100644 --- a/devel/dwarf2json/Makefile +++ b/devel/dwarf2json/Makefile @@ -1,6 +1,6 @@ PORTNAME= dwarf2json DISTVERSION= g20220807 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= antoine@FreeBSD.org diff --git a/devel/esbuild/Makefile b/devel/esbuild/Makefile index 5bd75d4a7fb7..6e56c29d33d8 100644 --- a/devel/esbuild/Makefile +++ b/devel/esbuild/Makefile @@ -1,7 +1,7 @@ PORTNAME= esbuild DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel www # also bump & test ESBUILD_VERSION in net-im/signal-desktop diff --git a/devel/etcd/Makefile b/devel/etcd/Makefile index 0762b0ca0eea..9227174f0e81 100644 --- a/devel/etcd/Makefile +++ b/devel/etcd/Makefile @@ -1,7 +1,7 @@ PORTNAME= etcd PORTVERSION= 2.3.8 DISTVERSIONPREFIX= v -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= devel PKGNAMEPREFIX= coreos- diff --git a/devel/forgejo-runner/Makefile b/devel/forgejo-runner/Makefile index 8bac829c5a07..1d03d1b970c4 100644 --- a/devel/forgejo-runner/Makefile +++ b/devel/forgejo-runner/Makefile @@ -1,6 +1,7 @@ PORTNAME= act_runner DISTVERSIONPREFIX= v DISTVERSION= 9.1.0 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= forgejo- diff --git a/devel/gh/Makefile b/devel/gh/Makefile index 9abdb930793d..a802a23ad208 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,7 @@ PORTNAME= gh DISTVERSIONPREFIX= v DISTVERSION= 2.76.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/ghq/Makefile b/devel/ghq/Makefile index d1cb166210eb..f463ad34361d 100644 --- a/devel/ghq/Makefile +++ b/devel/ghq/Makefile @@ -1,7 +1,7 @@ PORTNAME= ghq DISTVERSIONPREFIX= v DISTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= driesm@FreeBSD.org diff --git a/devel/git-bug/Makefile b/devel/git-bug/Makefile index ad7eab51e7fd..a226a3eaf3ef 100644 --- a/devel/git-bug/Makefile +++ b/devel/git-bug/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-bug DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/git-codereview/Makefile b/devel/git-codereview/Makefile index f0c5c83413c4..6bd8f3387495 100644 --- a/devel/git-codereview/Makefile +++ b/devel/git-codereview/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-codereview DISTVERSIONPREFIX= v DISTVERSION= 1.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index e92dfc24296d..6e4398e5ee9e 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-lfs DISTVERSIONPREFIX= v DISTVERSION= 3.6.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/devel/git-who/Makefile b/devel/git-who/Makefile index 6f4bd44439bb..4a05f13346f5 100644 --- a/devel/git-who/Makefile +++ b/devel/git-who/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-who DISTVERSIONPREFIX= v DISTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= nxjoseph@protonmail.com diff --git a/devel/gitea-act_runner/Makefile b/devel/gitea-act_runner/Makefile index a51fd09df0a5..664984d85392 100644 --- a/devel/gitea-act_runner/Makefile +++ b/devel/gitea-act_runner/Makefile @@ -1,6 +1,7 @@ PORTNAME= act_runner DISTVERSIONPREFIX= v DISTVERSION= 0.2.13 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= gitea- diff --git a/devel/gitid/Makefile b/devel/gitid/Makefile index 475b51bcbdea..4a2c08d6c811 100644 --- a/devel/gitid/Makefile +++ b/devel/gitid/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitid DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile index 042805f9c506..9e3b84d362dd 100644 --- a/devel/gitlab-runner/Makefile +++ b/devel/gitlab-runner/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitlab-runner DISTVERSIONPREFIX= v DISTVERSION= 18.3.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \ https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerarm diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index b55828931770..a640e64c57a9 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitlab-shell PORTVERSION= 14.44.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/gitleaks/Makefile b/devel/gitleaks/Makefile index 06734fc3c6f1..9e17b328e736 100644 --- a/devel/gitleaks/Makefile +++ b/devel/gitleaks/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitleaks DISTVERSIONPREFIX= v DISTVERSION= 8.28.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gitmux/Makefile b/devel/gitmux/Makefile index 32e07b7021b7..42f684588794 100644 --- a/devel/gitmux/Makefile +++ b/devel/gitmux/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitmux PORTVERSION= 0.11.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/gitty/Makefile b/devel/gitty/Makefile index ebbd5329bfbb..961f07eb058d 100644 --- a/devel/gitty/Makefile +++ b/devel/gitty/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitty DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= devel MAINTAINER= dch@FreeBSD.org diff --git a/devel/glab/Makefile b/devel/glab/Makefile index 47f4d9542aec..ae627848b1ba 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.67.0 +DISTVERSION= 1.68.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/glab/distinfo b/devel/glab/distinfo index a4cc068a071c..a133fbadd471 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756013036 -SHA256 (go/devel_glab/glab-v1.67.0/v1.67.0.mod) = 00450940d7201f6d43c3b4a778e8adc3ce2562df559939eb1573c548f547a4fe -SIZE (go/devel_glab/glab-v1.67.0/v1.67.0.mod) = 5996 -SHA256 (go/devel_glab/glab-v1.67.0/v1.67.0.zip) = 64a312863a2ae7d1b3443595e83d6d1464673b4cbadd42a38ad7716e840d2b8d -SIZE (go/devel_glab/glab-v1.67.0/v1.67.0.zip) = 17446681 +TIMESTAMP = 1757134395 +SHA256 (go/devel_glab/glab-v1.68.0/v1.68.0.mod) = e670d55fa63cdd362986a5b068081fc0dde8462d6529cd699511bf714ac84dac +SIZE (go/devel_glab/glab-v1.68.0/v1.68.0.mod) = 6067 +SHA256 (go/devel_glab/glab-v1.68.0/v1.68.0.zip) = ae97f605a4e5bd86a3ef4430d07f27501f10c15b2c1f675cf0ab39574fce3472 +SIZE (go/devel_glab/glab-v1.68.0/v1.68.0.zip) = 17471254 diff --git a/devel/glab/pkg-plist b/devel/glab/pkg-plist index 5263aea2b43b..c50699f76eb4 100644 --- a/devel/glab/pkg-plist +++ b/devel/glab/pkg-plist @@ -9,6 +9,8 @@ %%MANPAGES%%share/man/man1/glab-auth-login.1.gz %%MANPAGES%%share/man/man1/glab-auth-logout.1.gz %%MANPAGES%%share/man/man1/glab-auth-status.1.gz +%%MANPAGES%%share/man/man1/glab-cluster-agent-token-list.1.gz +%%MANPAGES%%share/man/man1/glab-cluster-agent-token.1.gz %%MANPAGES%%share/man/man1/glab-auth.1.gz %%MANPAGES%%share/man/man1/glab-changelog-generate.1.gz %%MANPAGES%%share/man/man1/glab-changelog.1.gz @@ -50,6 +52,8 @@ %%MANPAGES%%share/man/man1/glab-deploy-key.1.gz %%MANPAGES%%share/man/man1/glab-duo-ask.1.gz %%MANPAGES%%share/man/man1/glab-duo.1.gz +%%MANPAGES%%share/man/man1/glab-duo-claude-token.1.gz +%%MANPAGES%%share/man/man1/glab-duo-claude.1.gz %%MANPAGES%%share/man/man1/glab-incident-close.1.gz %%MANPAGES%%share/man/man1/glab-incident-list.1.gz %%MANPAGES%%share/man/man1/glab-incident-note.1.gz diff --git a/devel/gllvm/Makefile b/devel/gllvm/Makefile index f51394377566..1ef7051165f7 100644 --- a/devel/gllvm/Makefile +++ b/devel/gllvm/Makefile @@ -1,7 +1,7 @@ PORTNAME= gllvm DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= devel MAINTAINER= arrowd@FreeBSD.org diff --git a/devel/go-bindata-assetfs/Makefile b/devel/go-bindata-assetfs/Makefile index 8a760c2d79c9..a11875b31df0 100644 --- a/devel/go-bindata-assetfs/Makefile +++ b/devel/go-bindata-assetfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-bindata-assetfs DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel www MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/go-bindata/Makefile b/devel/go-bindata/Makefile index a4fcafd6aeaf..7159e634a6e4 100644 --- a/devel/go-bindata/Makefile +++ b/devel/go-bindata/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-bindata PORTVERSION= 3.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile index b33ab1158b1a..6733c623c606 100644 --- a/devel/go-git/Makefile +++ b/devel/go-git/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-git DISTVERSIONPREFIX= v DISTVERSION= 5.10.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/go-perf/Makefile b/devel/go-perf/Makefile index 39a9056aa096..ac369bc7150a 100644 --- a/devel/go-perf/Makefile +++ b/devel/go-perf/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-perf PORTVERSION= ${MODVERSION:S/-/./g:R} DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/go-wire/Makefile b/devel/go-wire/Makefile index 08b9f8bfde97..3c3e0fd09a35 100644 --- a/devel/go-wire/Makefile +++ b/devel/go-wire/Makefile @@ -1,7 +1,7 @@ PORTNAME= wire DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/gocheese/Makefile b/devel/gocheese/Makefile index 921c4d2ef794..0d899cf0d9fa 100644 --- a/devel/gocheese/Makefile +++ b/devel/gocheese/Makefile @@ -1,6 +1,6 @@ PORTNAME= gocheese DISTVERSION= 4.2.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel python MASTER_SITES= http://www.gocheese.cypherpunks.ru/download/ diff --git a/devel/gocritic/Makefile b/devel/gocritic/Makefile index 03669453f784..d0cb093c6d52 100644 --- a/devel/gocritic/Makefile +++ b/devel/gocritic/Makefile @@ -1,7 +1,7 @@ PORTNAME= gocritic DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile index 3216b07c75be..0dd2b2f7bec8 100644 --- a/devel/gogs/Makefile +++ b/devel/gogs/Makefile @@ -1,7 +1,7 @@ PORTNAME= gogs DISTVERSIONPREFIX= v DISTVERSION= 0.13.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel www MAINTAINER= me@svmhdvn.name diff --git a/devel/golangci-lint/Makefile b/devel/golangci-lint/Makefile index a908d950bc88..0f9763ed50b6 100644 --- a/devel/golangci-lint/Makefile +++ b/devel/golangci-lint/Makefile @@ -1,6 +1,7 @@ PORTNAME= golangci-lint DISTVERSIONPREFIX= v DISTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/golint/Makefile b/devel/golint/Makefile index 6bf86f6f1e3a..93a42eca9d3e 100644 --- a/devel/golint/Makefile +++ b/devel/golint/Makefile @@ -1,6 +1,6 @@ PORTNAME= golint PORTVERSION= g20190409 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gopls/Makefile b/devel/gopls/Makefile index c0d4b0ad828c..c8d628ab41b6 100644 --- a/devel/gopls/Makefile +++ b/devel/gopls/Makefile @@ -1,7 +1,7 @@ PORTNAME= gopls DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile index 4f77f5273fdb..52c08d1d20f3 100644 --- a/devel/goprotobuf/Makefile +++ b/devel/goprotobuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= goprotobuf DISTVERSIONPREFIX= v DISTVERSION= 1.5.4 -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/goredo/Makefile b/devel/goredo/Makefile index d290e6a892fe..2a6489c79673 100644 --- a/devel/goredo/Makefile +++ b/devel/goredo/Makefile @@ -1,6 +1,6 @@ PORTNAME= goredo DISTVERSION= 2.6.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://www.goredo.cypherpunks.su/download/ diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index 962b6df75bc4..605cc80ee7de 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,6 +1,7 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v DISTVERSION= 2.11.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile index 57f05f10d92e..29a186ec39a2 100644 --- a/devel/goswagger/Makefile +++ b/devel/goswagger/Makefile @@ -1,7 +1,7 @@ PORTNAME= goswagger DISTVERSIONPREFIX= v DISTVERSION= 0.30.4 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/gotestsum/Makefile b/devel/gotestsum/Makefile index 93cd3ee50869..094930a53549 100644 --- a/devel/gotestsum/Makefile +++ b/devel/gotestsum/Makefile @@ -1,6 +1,7 @@ PORTNAME= gotestsum DISTVERSIONPREFIX= v DISTVERSION= 1.12.3 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/grpc-gateway/Makefile b/devel/grpc-gateway/Makefile index cfdcb87a2369..30f0d2307c0a 100644 --- a/devel/grpc-gateway/Makefile +++ b/devel/grpc-gateway/Makefile @@ -1,6 +1,7 @@ PORTNAME= grpc-gateway DISTVERSIONPREFIX= v DISTVERSION= 2.27.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/gum/Makefile b/devel/gum/Makefile index eafd6faf9fff..b52306883ed2 100644 --- a/devel/gum/Makefile +++ b/devel/gum/Makefile @@ -1,7 +1,6 @@ PORTNAME= gum DISTVERSIONPREFIX= v -DISTVERSION= 0.16.1 -PORTREVISION= 3 +DISTVERSION= 0.16.2 CATEGORIES= devel MAINTAINER= dave@bitboss.ca diff --git a/devel/gum/distinfo b/devel/gum/distinfo index e338333826e1..d2c257bf82d2 100644 --- a/devel/gum/distinfo +++ b/devel/gum/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1748666463 -SHA256 (go/devel_gum/gum-v0.16.1/v0.16.1.mod) = 25493799a8b57b6942d5be47d5eb9f57d5d45c5021adc6d17fd4a854b44f71b8 -SIZE (go/devel_gum/gum-v0.16.1/v0.16.1.mod) = 2561 -SHA256 (go/devel_gum/gum-v0.16.1/v0.16.1.zip) = 3d58f1ff4eea8924d585fc568c32cb7b13f6e572e35d23599720dc0a20751102 -SIZE (go/devel_gum/gum-v0.16.1/v0.16.1.zip) = 108852 +TIMESTAMP = 1757110460 +SHA256 (go/devel_gum/gum-v0.16.2/v0.16.2.mod) = b7b0a077c31a56a824dfa9a10dcb6fc6ac1cf82034e250fb6eebc46b3f283e20 +SIZE (go/devel_gum/gum-v0.16.2/v0.16.2.mod) = 2561 +SHA256 (go/devel_gum/gum-v0.16.2/v0.16.2.zip) = 9a2d3da87aa89a7395c61d2ff676d7314ea49f1f43109d056210f2743ca33598 +SIZE (go/devel_gum/gum-v0.16.2/v0.16.2.zip) = 108880 diff --git a/devel/hs-hpack/Makefile b/devel/hs-hpack/Makefile index b474bc6fa2ff..38bbe6ab5e81 100644 --- a/devel/hs-hpack/Makefile +++ b/devel/hs-hpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= hpack -DISTVERSION= 0.38.1 +DISTVERSION= 0.38.2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -14,11 +14,11 @@ USES= cabal USE_CABAL= Glob-0.10.2_3 \ OneTuple-0.4.2_1 \ - QuickCheck-2.15.0.1_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 \ + ansi-terminal-1.1.3 \ + ansi-terminal-types-1.1.3 \ appar-0.1.8 \ asn1-encoding-0.9.6_2 \ asn1-parse-0.9.5 \ @@ -32,10 +32,10 @@ USE_CABAL= Glob-0.10.2_3 \ basement-0.0.16 \ bifunctors-5.6.2_2 \ bitvec-1.1.5.0_3 \ - blaze-builder-0.4.2.3 \ + blaze-builder-0.4.4.1 \ byteorder-1.0.4 \ case-insensitive-1.2.1.0 \ - cborg-0.2.10.0_2 \ + cborg-0.2.10.0_3 \ cereal-0.5.8.3 \ character-ps-0.1 \ colour-2.3.6 \ @@ -44,9 +44,10 @@ USE_CABAL= Glob-0.10.2_3 \ contravariant-1.5.5 \ cookie-0.5.1 \ crypton-1.0.4 \ - crypton-connection-0.4.4 \ + crypton-connection-0.4.5 \ + crypton-socks-0.6.2 \ crypton-x509-1.7.7 \ - crypton-x509-store-1.6.10 \ + crypton-x509-store-1.6.11 \ crypton-x509-system-1.6.7 \ crypton-x509-validation-1.6.14 \ data-default-0.8.0.1 \ @@ -56,7 +57,7 @@ USE_CABAL= Glob-0.10.2_3 \ dlist-1.0_2 \ ech-config-0.0.1 \ generically-0.1.1_4 \ - half-0.3.2 \ + half-0.3.3 \ hashable-1.5.0.0_1 \ hourglass-0.2.12_1 \ hpke-0.0.0 \ @@ -75,30 +76,29 @@ USE_CABAL= Glob-0.10.2_3 \ memory-0.18.0_1 \ mime-types-0.1.2.0 \ mono-traversable-1.0.21.0 \ - network-3.2.7.0 \ + network-3.2.8.0 \ network-byte-order-0.1.7 \ network-uri-2.6.4.2_1 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.4 \ - optparse-applicative-0.18.1.0_1 \ - os-string-2.0.7 \ + optparse-applicative-0.19.0.0 \ + os-string-2.0.8 \ pem-0.2.4 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ primitive-0.9.1.0 \ - random-1.3.0 \ + random-1.3.1 \ resourcet-1.3.0 \ scientific-0.3.8.0_2 \ semialign-1.3.1_2 \ semigroupoids-6.0.1_2 \ - serialise-0.2.6.1_4 \ - socks-0.6.1 \ + serialise-0.2.6.1_5 \ split-0.2.5 \ - splitmix-0.1.1 \ + splitmix-0.1.3.1 \ streaming-commons-0.2.3.0 \ strict-0.5.1_1 \ tagged-0.8.9 \ - tasty-1.5.3_1 \ + tasty-1.5.3_2 \ text-iso8601-0.1.1_2 \ text-metrics-0.3.3 \ text-short-0.1.6_3 \ @@ -106,15 +106,15 @@ USE_CABAL= Glob-0.10.2_3 \ th-compat-0.1.6 \ these-1.2.1_2 \ time-compat-1.9.8 \ - tls-2.1.9 \ + tls-2.1.11 \ transformers-compat-0.7.2 \ - unix-time-0.4.16 \ + unix-time-0.4.17 \ unliftio-core-0.2.1.0_4 \ unordered-containers-0.2.20_4 \ uuid-types-1.0.6_3 \ - vector-0.13.2.0_1 \ + vector-0.13.2.0_2 \ vector-algorithms-0.9.1.0 \ - vector-stream-0.1.0.1_3 \ + vector-stream-0.1.0.1_4 \ witherable-0.5_1 \ yaml-0.11.11.2_2 \ zlib-0.7.1.0_2 diff --git a/devel/hs-hpack/distinfo b/devel/hs-hpack/distinfo index e270fe7c0c59..902a7fac8a72 100644 --- a/devel/hs-hpack/distinfo +++ b/devel/hs-hpack/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1743601089 -SHA256 (cabal/hpack-0.38.1/hpack-0.38.1.tar.gz) = 6a3d315b57a87604a0e9f7c123b27c3c0408d03c5fcd259e36992c19ca7a1e0f -SIZE (cabal/hpack-0.38.1/hpack-0.38.1.tar.gz) = 73133 +TIMESTAMP = 1756809729 +SHA256 (cabal/hpack-0.38.2/hpack-0.38.2.tar.gz) = a661ec06c62aa4d7bff7d82b888936017e70e5e6e63b3ca697d3d17787cb87bc +SIZE (cabal/hpack-0.38.2/hpack-0.38.2.tar.gz) = 73382 SHA256 (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 6af672ac8427d35cbd42d64142dc288feab266f0be92dae3c696e8860d8173c0 SIZE (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 30226 SHA256 (cabal/Glob-0.10.2/revision/3.cabal) = dd2ddbecae8f84e8f4cacb5b856901a19c25ceaa11f2525d3ee88d034acb0081 @@ -9,20 +9,18 @@ SHA256 (cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz) = 174da8a0f4004d17b08182cb25 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/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/appar-0.1.8/appar-0.1.8.tar.gz) = c4ceeddc26525b58d82c41b6d3e32141371a200a6794aae185b6266ccc81631f SIZE (cabal/appar-0.1.8/appar-0.1.8.tar.gz) = 4037 SHA256 (cabal/asn1-encoding-0.9.6/asn1-encoding-0.9.6.tar.gz) = d9f8deabd3b908e5cf83c0d813c08dc0143b3ec1c0d97f660d2cfa02c1c8da0a @@ -65,16 +63,16 @@ SHA256 (cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz) = 83d27cee5be1d5342ddbf39999 SIZE (cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz) = 40076 SHA256 (cabal/bitvec-1.1.5.0/revision/3.cabal) = 434be6dc60e22858a52869c58038c35353f1a778b9679ebc06a2165bcc7f88b3 SIZE (cabal/bitvec-1.1.5.0/revision/3.cabal) = 4921 -SHA256 (cabal/blaze-builder-0.4.2.3/blaze-builder-0.4.2.3.tar.gz) = 66291874236b7342adab033e3cddae414a23a2865dfb44095dfc4e0b9d46703b -SIZE (cabal/blaze-builder-0.4.2.3/blaze-builder-0.4.2.3.tar.gz) = 60777 +SHA256 (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 971d360428ac97af9a4e55e4f2c23649f6cedc0ce5d6e94d520e663f33ea5113 +SIZE (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 59452 SHA256 (cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz) = bd20bbb586947f99c38a4c93d9d0266f49f6fc581767b51ba568f6d5d52d2919 SIZE (cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz) = 2030 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/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz) = 17fe070c38fc498cab49bcb9d6215b7747d53bedf96502e9bcce9cad73b9c797 SIZE (cabal/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz) = 92122 -SHA256 (cabal/cborg-0.2.10.0/revision/2.cabal) = a52224590aca5c992a5ca0c6713439587076ad1f9c8e04ce2dca7ba2026e3654 -SIZE (cabal/cborg-0.2.10.0/revision/2.cabal) = 5406 +SHA256 (cabal/cborg-0.2.10.0/revision/3.cabal) = 47c044ade185e59433ec301fd3d85c7a1b9709cc752daf8b6388c9190aa618aa +SIZE (cabal/cborg-0.2.10.0/revision/3.cabal) = 5397 SHA256 (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 99905220661b26e5bd91130bd9772554938608a5b1d717240a6eb331121e0f6a SIZE (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 20166 SHA256 (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 22de71fde38b236d3e9168a832b5e1e75d1fb4f4028667bdf747b3b4c8c1529c @@ -93,12 +91,14 @@ SHA256 (cabal/cookie-0.5.1/cookie-0.5.1.tar.gz) = 1adde62726e3a3bbe147c02514fe0c SIZE (cabal/cookie-0.5.1/cookie-0.5.1.tar.gz) = 6680 SHA256 (cabal/crypton-1.0.4/crypton-1.0.4.tar.gz) = b4885402206422450823e7001a40d0f6b11d0c603a0cb8bf8ff5a186b7c4011a SIZE (cabal/crypton-1.0.4/crypton-1.0.4.tar.gz) = 649976 -SHA256 (cabal/crypton-connection-0.4.4/crypton-connection-0.4.4.tar.gz) = 247068c222a5feec66ada8d599bfc4a878bef2cac104636afbc7d5cae93ca491 -SIZE (cabal/crypton-connection-0.4.4/crypton-connection-0.4.4.tar.gz) = 9324 +SHA256 (cabal/crypton-connection-0.4.5/crypton-connection-0.4.5.tar.gz) = bcddb9f095eb7f13526bcbd4c20001b4bec737c1e6b2dcb6939f643fb83225de +SIZE (cabal/crypton-connection-0.4.5/crypton-connection-0.4.5.tar.gz) = 9360 +SHA256 (cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz) = a836087e5c277413c79e6d94a7bf346bfb61eaffb2f55555875c76dfeca69f3b +SIZE (cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz) = 11908 SHA256 (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = efece48c8c4adfee209979c2967037d90e6ba1b7b4e7bb1081d1d4cd93daf382 SIZE (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = 21547 -SHA256 (cabal/crypton-x509-store-1.6.10/crypton-x509-store-1.6.10.tar.gz) = cef0631c0dad9ca43984e51140f030e7de9a1f4bfd0b2223ed9c6d41fe4238b0 -SIZE (cabal/crypton-x509-store-1.6.10/crypton-x509-store-1.6.10.tar.gz) = 12720 +SHA256 (cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz) = 03a991cc1241873435761b379eed94a4e899e0c4804df1719ea5b281903b781f +SIZE (cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz) = 12772 SHA256 (cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz) = a436261e5f5e83d85080f57a5509c8224c9e75a6e56d0c43a7d2967052b634ca SIZE (cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz) = 3496 SHA256 (cabal/crypton-x509-validation-1.6.14/crypton-x509-validation-1.6.14.tar.gz) = ed0e394127db59d66a0a8e4bde28fa0b8cc67cc9a810793b54a58e96df4c601d @@ -125,8 +125,8 @@ SHA256 (cabal/generically-0.1.1/generically-0.1.1.tar.gz) = 04c5a436bec4b041f71a SIZE (cabal/generically-0.1.1/generically-0.1.1.tar.gz) = 2870 SHA256 (cabal/generically-0.1.1/revision/4.cabal) = 3f64278f5c582dd7c6963967b1290079bcd03b8348989f909ac9bd972ddc452e SIZE (cabal/generically-0.1.1/revision/4.cabal) = 1203 -SHA256 (cabal/half-0.3.2/half-0.3.2.tar.gz) = 19992e9fb6f4ea8a53b0ba0693565e8ec73c620b603e74b6d4f262e49d7df038 -SIZE (cabal/half-0.3.2/half-0.3.2.tar.gz) = 8319 +SHA256 (cabal/half-0.3.3/half-0.3.3.tar.gz) = f476049628d6ff79722fb073c01e85f2a11b2ef3835fdc3fc21a61f05d17ab02 +SIZE (cabal/half-0.3.3/half-0.3.3.tar.gz) = 8359 SHA256 (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a 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 @@ -179,8 +179,8 @@ SHA256 (cabal/mime-types-0.1.2.0/mime-types-0.1.2.0.tar.gz) = 013ae48a4c1726a4f9 SIZE (cabal/mime-types-0.1.2.0/mime-types-0.1.2.0.tar.gz) = 12044 SHA256 (cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz) = 4dd93ea334c0169500402f07aa39c98dbb7bffe55dc63fdf228da2cc22c7c5cd SIZE (cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz) = 43552 -SHA256 (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 68548e660632a3c09b230c33fe08cc880273372b485e65cbe7a717936de9728b -SIZE (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 145714 +SHA256 (cabal/network-3.2.8.0/network-3.2.8.0.tar.gz) = 51788e5eeb7d77264f260acd48df8055a4dbc2477e8d634a8493677bb15c5fc8 +SIZE (cabal/network-3.2.8.0/network-3.2.8.0.tar.gz) = 146148 SHA256 (cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz) = 480ce0ad7f67364ec8d4ce8d815f463d9e4074e3789be22a5722cfdebed08679 SIZE (cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz) = 6402 SHA256 (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 9c188973126e893250b881f20e8811dca06c223c23402b06f7a1f2e995797228 @@ -193,12 +193,10 @@ SHA256 (cabal/old-locale-1.0.0.7/revision/2.cabal) = fa998be2c7e00cd26a6e9075bea SIZE (cabal/old-locale-1.0.0.7/revision/2.cabal) = 1071 SHA256 (cabal/old-time-1.1.0.4/old-time-1.1.0.4.tar.gz) = 1e22eb7f7b924a676f52e317917b3b5eeceee11c74ef4bc609c0bcec624c166f SIZE (cabal/old-time-1.1.0.4/old-time-1.1.0.4.tar.gz) = 75542 -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/pem-0.2.4/pem-0.2.4.tar.gz) = 770c4c1b9cd24b3db7f511f8a48404a0d098999e28573c3743a8a296bb96f8d4 SIZE (cabal/pem-0.2.4/pem-0.2.4.tar.gz) = 4717 SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa118fcc359633dfb7ecddecb92c06c853d02a77b72b251f0b45 @@ -207,8 +205,8 @@ SHA256 (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1. SIZE (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 8879 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.0/random-1.3.0.tar.gz) = 6b5067e65625d777e31f151f5fcec351091d9de832183ca2a2a864e1cfd4f1b1 -SIZE (cabal/random-1.3.0/random-1.3.0.tar.gz) = 63786 +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/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = ec601785ee42a201f32adb205b8685c983f18757b1bd33d2e806d571e0f9996b SIZE (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = 17620 SHA256 (cabal/scientific-0.3.8.0/scientific-0.3.8.0.tar.gz) = 13b343bca8aa26d7718e52e622e5a118056653edafcbc7ccc5333be7217218cf @@ -225,14 +223,12 @@ SHA256 (cabal/semigroupoids-6.0.1/revision/2.cabal) = bfee06a6d88038a88ddd10fc21 SIZE (cabal/semigroupoids-6.0.1/revision/2.cabal) = 7539 SHA256 (cabal/serialise-0.2.6.1/serialise-0.2.6.1.tar.gz) = 63949799ffd10675ef70ea701c1eb63e618629b3b2f7b25f07c5a966e24e77f4 SIZE (cabal/serialise-0.2.6.1/serialise-0.2.6.1.tar.gz) = 75106 -SHA256 (cabal/serialise-0.2.6.1/revision/4.cabal) = 70495f88c1633bd432847b1d767e9e6832779f85b9d012b01a0a14f2cacbecc6 -SIZE (cabal/serialise-0.2.6.1/revision/4.cabal) = 8823 -SHA256 (cabal/socks-0.6.1/socks-0.6.1.tar.gz) = 734447558bb061ce768f53a0df1f2401902c6bee396cc96ce627edd986ef6a73 -SIZE (cabal/socks-0.6.1/socks-0.6.1.tar.gz) = 9759 +SHA256 (cabal/serialise-0.2.6.1/revision/5.cabal) = a67f89b5533b1148ad465dc7f24baeed2e2e9e7d81d2a147fc7fa8ff1089ca4d +SIZE (cabal/serialise-0.2.6.1/revision/5.cabal) = 8814 SHA256 (cabal/split-0.2.5/split-0.2.5.tar.gz) = 52da404e8397c1ab238354c8d4fd9a7e9c5cac8849cc2ce2e45facc85e74a913 SIZE (cabal/split-0.2.5/split-0.2.5.tar.gz) = 16008 -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/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz) = 26384af91f5ab9470b0bbdd0ce2172db43fc79730b7c5a3405d89c3663eb1e57 SIZE (cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz) = 37874 SHA256 (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 77719280c2a86312e748227bfa732eeaae0e7df48d57acc3c2e5b7b07afe2f8b @@ -243,8 +239,8 @@ SHA256 (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 6daad88ebb414ba6a556d2898d2cbe SIZE (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 8151 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 @@ -267,12 +263,12 @@ SHA256 (cabal/these-1.2.1/revision/2.cabal) = 35c57aede96c15ea1fed559ac287b1168e SIZE (cabal/these-1.2.1/revision/2.cabal) = 2294 SHA256 (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 502ef8694a5b131b47c0e5df2e9053d005a3b345b30f5225af04f081d3ef5cf0 SIZE (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 63414 -SHA256 (cabal/tls-2.1.9/tls-2.1.9.tar.gz) = 152d77212c79a8606d9207e2a453dee56f34a981abc842463639401077abe93a -SIZE (cabal/tls-2.1.9/tls-2.1.9.tar.gz) = 184895 +SHA256 (cabal/tls-2.1.11/tls-2.1.11.tar.gz) = 059a173398504f03cdcf33543ee33ba45082c3270f52a4d5810f84ddf7f684e3 +SIZE (cabal/tls-2.1.11/tls-2.1.11.tar.gz) = 185047 SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c7304c9f3cbc9463d0739aa85cb9489f217ea092b9d625d417514fbcc9d6a SIZE (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = 46485 -SHA256 (cabal/unix-time-0.4.16/unix-time-0.4.16.tar.gz) = ace2a7126d7344feb3221680c556de7f28a969fb287d49bd4a2d7df18fe638e9 -SIZE (cabal/unix-time-0.4.16/unix-time-0.4.16.tar.gz) = 52594 +SHA256 (cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz) = f63a05be5dcc5ac8f72c26c9fef8dcc993638ca9b545b9bd69b8a3924c201f8c +SIZE (cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz) = 53677 SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56d9d61b85e38a313a93ebcdb78be6566367f0930ef580597fe3e3 SIZE (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 3865 SHA256 (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = f6a2736f858b5390d9384dca43d3ea4d96e9ca17217791791ca4951ba6e8072a @@ -287,14 +283,14 @@ SHA256 (cabal/uuid-types-1.0.6/revision/3.cabal) = 5ac2b681a8d7676f6a51ac1b113bf 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-0.13.2.0/revision/2.cabal) = 9ac338c8da52d8a37db08434ca4480fef2cea4f9aac240f4f994bb467f5275b4 +SIZE (cabal/vector-0.13.2.0/revision/2.cabal) = 8804 SHA256 (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = d2b674676802670d8a682b357da6b6b5741b4a33b191f0ffe5f2b2bc40558eb2 SIZE (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = 29426 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 -SIZE (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 1642 +SHA256 (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 483be6df13c72169a917640589666f9fece7bea9fa13fcd41d052dab37ea289e +SIZE (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 1642 SHA256 (cabal/witherable-0.5/witherable-0.5.tar.gz) = 48434cc1e465b13cbc0133a90c3ec0d827c93b77ce95807fe0a38b65f4918cd1 SIZE (cabal/witherable-0.5/witherable-0.5.tar.gz) = 10819 SHA256 (cabal/witherable-0.5/revision/1.cabal) = 85bab588ebca37996fc3171b9d8b2e065eb0536c9f44224bcf037c0849a881de diff --git a/devel/hub/Makefile b/devel/hub/Makefile index 4a583b9a31ec..c7c0aebc050a 100644 --- a/devel/hub/Makefile +++ b/devel/hub/Makefile @@ -1,7 +1,7 @@ PORTNAME= hub PORTVERSION= 2.14.2 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/devel/influx-pkg-config/Makefile b/devel/influx-pkg-config/Makefile index e329cac30816..72350d1db962 100644 --- a/devel/influx-pkg-config/Makefile +++ b/devel/influx-pkg-config/Makefile @@ -1,7 +1,7 @@ PORTNAME= pkg-config DISTVERSIONPREFIX= v DISTVERSION= 0.2.14 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel PKGNAMEPREFIX= influx diff --git a/devel/jiri/Makefile b/devel/jiri/Makefile index 013ef66968e3..c9a585943c22 100644 --- a/devel/jiri/Makefile +++ b/devel/jiri/Makefile @@ -1,6 +1,6 @@ PORTNAME= jiri PORTVERSION= g${TIMESTAMP:S/-/./g:C/T.*//g} -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MASTER_SITES= LOCAL/swills DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} diff --git a/devel/jjui/Makefile b/devel/jjui/Makefile index b8dff520511a..5e26f1425275 100644 --- a/devel/jjui/Makefile +++ b/devel/jjui/Makefile @@ -1,6 +1,7 @@ PORTNAME= jjui DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= hoanga@gmail.com diff --git a/devel/jsonnet/Makefile b/devel/jsonnet/Makefile index ba3db87e5c1d..35f91d5a0c23 100644 --- a/devel/jsonnet/Makefile +++ b/devel/jsonnet/Makefile @@ -1,7 +1,13 @@ PORTNAME= jsonnet DISTVERSIONPREFIX= v -DISTVERSION= 0.20.0 +DISTVERSION= 0.21.0 CATEGORIES= devel +# It is necessary to synchronize RY_VERSION with devel/rapidyaml port: +RY_VERSION= 0.9.0 +RY_FILE= rapidyaml-${RY_VERSION}.hpp +MASTER_SITES= https://github.com/biojppm/rapidyaml/releases/download/v${RY_VERSION}/:rapidyaml +DISTFILES+= ${RY_FILE}:rapidyaml +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gasol.wu@gmail.com COMMENT= JSON data templating language @@ -25,6 +31,9 @@ CMAKE_ON= BUILD_JSONNET BUILD_JSONNETFMT BUILD_STATIC_LIBS \ BUILD_SHARED_BINARIES USE_SYSTEM_JSON CMAKE_OFF= BUILD_TESTS -PLIST_SUB= PORTVERSION=${PORTVERSION} +PLIST_SUB= VERSION=${DISTVERSION} + +post-extract: + ${CP} ${DISTDIR}/${RY_FILE} ${WRKSRC}/third_party/rapidyaml/ryml_all.hpp .include <bsd.port.mk> diff --git a/devel/jsonnet/distinfo b/devel/jsonnet/distinfo index 77f96212e93b..79f4f92c0712 100644 --- a/devel/jsonnet/distinfo +++ b/devel/jsonnet/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1696949293 -SHA256 (google-jsonnet-v0.20.0_GH0.tar.gz) = 77bd269073807731f6b11ff8d7c03e9065aafb8e4d038935deb388325e52511b -SIZE (google-jsonnet-v0.20.0_GH0.tar.gz) = 22481277 +TIMESTAMP = 1753500000 +SHA256 (rapidyaml-0.9.0.hpp) = 07912e0a8b7da287c143b374e03879caec2dd4f8f011f5e8834aaf558d323ab8 +SIZE (rapidyaml-0.9.0.hpp) = 1587343 +SHA256 (google-jsonnet-v0.21.0_GH0.tar.gz) = a12ebca72e43e7061ffe4ef910e572b95edd7778a543d6bf85f6355bd290300e +SIZE (google-jsonnet-v0.21.0_GH0.tar.gz) = 22128398 diff --git a/devel/jsonnet/files/patch-CMakeLists.txt b/devel/jsonnet/files/patch-CMakeLists.txt index 49c35302e18c..70cd698033db 100644 --- a/devel/jsonnet/files/patch-CMakeLists.txt +++ b/devel/jsonnet/files/patch-CMakeLists.txt @@ -1,10 +1,10 @@ ---- CMakeLists.txt.orig 2021-12-21 17:55:49 UTC +--- CMakeLists.txt.orig 2025-05-07 12:28:56 UTC +++ CMakeLists.txt -@@ -121,7 +121,6 @@ endif() +@@ -122,7 +122,6 @@ add_subdirectory(third_party/md5) add_subdirectory(include) add_subdirectory(stdlib) add_subdirectory(third_party/md5) --add_subdirectory(third_party/rapidyaml/rapidyaml ryml) +-add_subdirectory(third_party/rapidyaml) add_subdirectory(core) add_subdirectory(cpp) add_subdirectory(cmd) diff --git a/devel/jsonnet/files/patch-core_CMakeLists.txt b/devel/jsonnet/files/patch-core_CMakeLists.txt index 5550a634f3bc..9f38751e9462 100644 --- a/devel/jsonnet/files/patch-core_CMakeLists.txt +++ b/devel/jsonnet/files/patch-core_CMakeLists.txt @@ -1,6 +1,6 @@ ---- core/CMakeLists.txt.orig 2022-01-06 06:59:54 UTC +--- core/CMakeLists.txt.orig 2025-05-07 12:28:56 UTC +++ core/CMakeLists.txt -@@ -30,7 +30,7 @@ set(LIBJSONNET_SOURCE +@@ -32,7 +32,7 @@ add_dependencies(libjsonnet md5 stdlib) add_library(libjsonnet SHARED ${LIBJSONNET_HEADERS} ${LIBJSONNET_SOURCE}) add_dependencies(libjsonnet md5 stdlib) diff --git a/devel/jsonnet/files/patch-core_vm.cpp b/devel/jsonnet/files/patch-core_vm.cpp index 484824c11a9b..38596e332b44 100644 --- a/devel/jsonnet/files/patch-core_vm.cpp +++ b/devel/jsonnet/files/patch-core_vm.cpp @@ -1,22 +1,13 @@ ---- core/vm.cpp.orig 2023-04-17 19:02:16 UTC +--- core/vm.cpp.orig 2025-05-07 12:28:56 UTC +++ core/vm.cpp -@@ -23,7 +23,7 @@ limitations under the License. - - #include "desugarer.h" - #include "json.h" --#include "json.hpp" -+#include "nlohmann/json.hpp" - #include "md5.h" - #include "parser.h" - #include "ryml_std.hpp" // include this before any other ryml header -@@ -1710,6 +1710,10 @@ class Interpreter { - } break; +@@ -1726,6 +1726,10 @@ class Interpreter { + abort(); + } - case json::value_t::discarded: { ++ case json::value_t::binary: { + abort(); + } + -+ case json::value_t::binary: { - abort(); - } - } + default: { + // Newer nlohmann json.hpp (from v3.8.0 https://github.com/nlohmann/json/pull/1662) + // add a `value_t::binary` type, used when dealing with some JSON-adjacent binary diff --git a/devel/jsonnet/files/patch-third__party_rapidyaml_ryml__all.hpp b/devel/jsonnet/files/patch-third__party_rapidyaml_ryml__all.hpp new file mode 100644 index 000000000000..c423f235d94e --- /dev/null +++ b/devel/jsonnet/files/patch-third__party_rapidyaml_ryml__all.hpp @@ -0,0 +1,20 @@ +--- third_party/rapidyaml/ryml_all.hpp.orig 2025-07-26 11:37:10 UTC ++++ third_party/rapidyaml/ryml_all.hpp +@@ -20036,7 +20036,7 @@ constexpr const size_t char_traits< wchar_t >::num_whi + #if defined(C4_POSIX) || defined(C4_IOS) || defined(C4_MACOS) || defined(C4_ARM) + # include <errno.h> + #endif +-#if defined(C4_ARM) ++#if defined(C4_ARM) || defined(__FreeBSD__) + # include <malloc.h> + #endif + +@@ -21407,7 +21407,7 @@ RYML_EXPORT int version_patch(); + #endif /* C4_YML_EXPORT_HPP_ */ + + +-#if defined(C4_MSVC) || defined(C4_MINGW) ++#if defined(C4_MSVC) || defined(C4_MINGW) || defined(__FreeBSD__) + //included above: + //#include <malloc.h> + #else diff --git a/devel/jsonnet/pkg-plist b/devel/jsonnet/pkg-plist index d34abb2527cb..a32a78272bf8 100644 --- a/devel/jsonnet/pkg-plist +++ b/devel/jsonnet/pkg-plist @@ -6,8 +6,8 @@ include/libjsonnet_fmt.h lib/libjsonnet++.a lib/libjsonnet++.so lib/libjsonnet++.so.0 -lib/libjsonnet++.so.%%PORTVERSION%% +lib/libjsonnet++.so.%%VERSION%%-rc2 lib/libjsonnet.a lib/libjsonnet.so lib/libjsonnet.so.0 -lib/libjsonnet.so.%%PORTVERSION%% +lib/libjsonnet.so.%%VERSION%% diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index 243df2ed068b..c7b086d67c37 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -1,5 +1,6 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/lab/Makefile b/devel/lab/Makefile index 4ca0a4fd9ec4..0c8a299e1439 100644 --- a/devel/lab/Makefile +++ b/devel/lab/Makefile @@ -1,7 +1,7 @@ PORTNAME= lab PORTVERSION= ${MODVERSION:S/-/./g:R} DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile index fefe3c5b2776..7fd656434e7f 100644 --- a/devel/lazygit/Makefile +++ b/devel/lazygit/Makefile @@ -1,6 +1,7 @@ PORTNAME= lazygit DISTVERSIONPREFIX= v DISTVERSION= 0.54.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= meta@FreeBSD.org diff --git a/devel/lets/Makefile b/devel/lets/Makefile index be7a2fcf1087..b86b4e0990d4 100644 --- a/devel/lets/Makefile +++ b/devel/lets/Makefile @@ -1,7 +1,7 @@ PORTNAME= lets DISTVERSIONPREFIX= v DISTVERSION= 0.0.54 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 8113bfa9a6de..25c001d4477a 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -17,14 +17,14 @@ LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite USES= meson perl5 pkgconfig tar:xz USE_PERL5= build -MESON_FALSE= class \ - composite-as-multislot \ - embedded \ - os_log \ - serial \ - zlp -MESON_TRUE= enable-extras \ - pcsclite +MESON_ARGS= -Dclass=false \ + -Dcomposite-as-multislot=false \ + -Dembedded=false \ + -Denable-extras=true \ + -Dos_log=false \ + -Dpcsclite=true \ + -Dserial=false \ + -Dzlp=false post-install: ${INSTALL_PROGRAM} ${WRKSRC}/_build/Kobil_mIDentity_switch ${STAGEDIR}${PREFIX}/bin diff --git a/devel/linux-pvs-studio/Makefile b/devel/linux-pvs-studio/Makefile index 5e42a8b45909..813bf20a9d27 100644 --- a/devel/linux-pvs-studio/Makefile +++ b/devel/linux-pvs-studio/Makefile @@ -1,6 +1,6 @@ PORTNAME= pvs-studio -PORTVERSION= 7.33 -DISTVERSIONSUFFIX= .85330.89 +PORTVERSION= 7.38 +DISTVERSIONSUFFIX= .97034.608 CATEGORIES= devel linux MASTER_SITES= https://cdn.pvs-studio.com/ PKGNAMEPREFIX= linux- @@ -26,7 +26,7 @@ NO_BUILD= yes PLIST_SUB= LINUXBASE=${LINUXBASE} STRIP= -PLIST_SUB+= QT=${DISTVERSIONFULL:R}.1088 VSCODE=${DISTVERSION}.85174 +PLIST_SUB+= QT=${DISTVERSIONFULL:R:R}.96564.1478 VSCODE=${DISTVERSIONFULL:R} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/usr/bin/pvs-* ${STAGEDIR}${PREFIX}/bin/ diff --git a/devel/linux-pvs-studio/distinfo b/devel/linux-pvs-studio/distinfo index 9bb9fd851500..3fb7b1cc8265 100644 --- a/devel/linux-pvs-studio/distinfo +++ b/devel/linux-pvs-studio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731005067 -SHA256 (pvs-studio-7.33.85330.89-x86_64.rpm) = edcb55fcf095cd2cb4d43399f8954c85647eee503c8b7f5c244a91b0902da50d -SIZE (pvs-studio-7.33.85330.89-x86_64.rpm) = 14160838 +TIMESTAMP = 1757068721 +SHA256 (pvs-studio-7.38.97034.608-x86_64.rpm) = 38cda1798c1d362b67741dab7bb72bd2ae1e666ea88f079bebd85faaa86cd510 +SIZE (pvs-studio-7.38.97034.608-x86_64.rpm) = 32327257 diff --git a/devel/linux-pvs-studio/pkg-plist b/devel/linux-pvs-studio/pkg-plist index 30b65c3303bf..94ec711b66ec 100644 --- a/devel/linux-pvs-studio/pkg-plist +++ b/devel/linux-pvs-studio/pkg-plist @@ -1,11 +1,11 @@ bin/plog-converter bin/pvs-studio bin/pvs-studio-analyzer -lib/pvs-studio/plugins/libpvs-studio-qtcreator-10.0.x-%%QT%%.linux.zip -lib/pvs-studio/plugins/libpvs-studio-qtcreator-11.0.x-%%QT%%.linux.zip lib/pvs-studio/plugins/libpvs-studio-qtcreator-12.0.x-%%QT%%.linux.zip lib/pvs-studio/plugins/libpvs-studio-qtcreator-13.0.x-%%QT%%.linux.zip lib/pvs-studio/plugins/libpvs-studio-qtcreator-14.0.x-%%QT%%.linux.zip -lib/pvs-studio/plugins/libpvs-studio-qtcreator-6.0.x-qt5-kpda-%%QT%%.linux.zip -lib/pvs-studio/plugins/libpvs-studio-qtcreator-9.0.x-%%QT%%.linux.zip +lib/pvs-studio/plugins/libpvs-studio-qtcreator-15.0.x-%%QT%%.linux.zip +lib/pvs-studio/plugins/libpvs-studio-qtcreator-16.0.x-%%QT%%.linux.zip +lib/pvs-studio/plugins/libpvs-studio-qtcreator-17.0.x-%%QT%%.linux.zip +lib/pvs-studio/plugins/libpvs-studio-qtcreator-6.0.x-qt5-neutrino-%%QT%%.linux.zip lib/pvs-studio/plugins/pvs-studio-vscode-%%VSCODE%%.vsix diff --git a/devel/linux-rl9-devtools/Makefile b/devel/linux-rl9-devtools/Makefile index ae56e88ac4aa..3f9d4dea9ff8 100644 --- a/devel/linux-rl9-devtools/Makefile +++ b/devel/linux-rl9-devtools/Makefile @@ -1,5 +1,6 @@ PORTNAME= devtools PORTVERSION= ${LINUX_DIST_VER} +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= emulation@FreeBSD.org @@ -20,8 +21,8 @@ QA_ENV+= USESLIBTOOL=no BUVERSION= 2.35.2-63.el9 GCCVERSION= 11.5.0-5.el9_5 -GLIBCVERSION= 2.34-168.el9_6.19 -KERNELVERSION= 5.14.0-570.22.1.el9_6 +GLIBCVERSION= 2.34-168.el9_6.23 +KERNELVERSION= 5.14.0-570.37.1.el9_6 MPFRVERSION= 4.1.0-7.el9 LIBMPCVERSION= 1.2.1-4.el9 diff --git a/devel/linux-rl9-devtools/distinfo b/devel/linux-rl9-devtools/distinfo index 6f13b7be0aef..928a3be7ba7d 100644 --- a/devel/linux-rl9-devtools/distinfo +++ b/devel/linux-rl9-devtools/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1750634616 +TIMESTAMP = 1757067778 SHA256 (rocky/b/binutils-2.35.2-63.el9.aarch64.rpm) = dbf945a5882d8c571c4a17b32c67f3c5737319e2e9f0fdacc7f6f675aed4ae39 SIZE (rocky/b/binutils-2.35.2-63.el9.aarch64.rpm) = 4976336 SHA256 (rocky/b/binutils-2.35.2-63.el9.x86_64.rpm) = 2b0abd0203db5939bb5b32ba2a1576bd36dcd33c250786b7b2fa134d060a7370 @@ -29,18 +29,18 @@ SHA256 (rocky/g/gcc-gfortran-11.5.0-5.el9_5.aarch64.rpm) = ce2da122db9439111eca6 SIZE (rocky/g/gcc-gfortran-11.5.0-5.el9_5.aarch64.rpm) = 12831212 SHA256 (rocky/g/gcc-gfortran-11.5.0-5.el9_5.x86_64.rpm) = 99dccf59e5f52df2b6386dce7d2d2b62048014c9decd05bb81f9a958b09c1d13 SIZE (rocky/g/gcc-gfortran-11.5.0-5.el9_5.x86_64.rpm) = 13283781 -SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.19.aarch64.rpm) = 74e4a1566c6589ec2f51f2f649d8328037b83c2763a071f8255ba8d564ec9aa1 -SIZE (rocky/g/glibc-devel-2.34-168.el9_6.19.aarch64.rpm) = 453649 -SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.19.i686.rpm) = f396e2e1ec13fe70714486a95bac6d459cb35c29f8cae19d39cd6d4f1a074056 -SIZE (rocky/g/glibc-devel-2.34-168.el9_6.19.i686.rpm) = 33263 -SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.19.x86_64.rpm) = f61941a35a6f31960205f49ad7d68f0b9f0c912266412d55c419d99daeb4eb59 -SIZE (rocky/g/glibc-devel-2.34-168.el9_6.19.x86_64.rpm) = 32750 -SHA256 (rocky/g/glibc-headers-2.34-168.el9_6.19.x86_64.rpm) = cf7cfa0b639909058eaac80e7aadf9680f928ebc6b341189d5abbcd3b2d73652 -SIZE (rocky/g/glibc-headers-2.34-168.el9_6.19.x86_64.rpm) = 447581 -SHA256 (rocky/k/kernel-headers-5.14.0-570.22.1.el9_6.aarch64.rpm) = ac88bfb6962d39b47e20cb8e99df8e87502c63e3f4bad73d077cae3eea8101f2 -SIZE (rocky/k/kernel-headers-5.14.0-570.22.1.el9_6.aarch64.rpm) = 3426593 -SHA256 (rocky/k/kernel-headers-5.14.0-570.22.1.el9_6.x86_64.rpm) = ee09614cf00133cf2e1d7304026984f28015dda7c8dea35680432e8f23b09f6a -SIZE (rocky/k/kernel-headers-5.14.0-570.22.1.el9_6.x86_64.rpm) = 3458645 +SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.23.aarch64.rpm) = 0da5b701328408ae9e13d5ff02a69d1f4d29e526c4ee77dd7454bec2c61bcbe5 +SIZE (rocky/g/glibc-devel-2.34-168.el9_6.23.aarch64.rpm) = 453287 +SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.23.i686.rpm) = ac614e4bb853a33e0195ddab3bd186d14cebeff83f91d281da6c6ca6f068a12f +SIZE (rocky/g/glibc-devel-2.34-168.el9_6.23.i686.rpm) = 32803 +SHA256 (rocky/g/glibc-devel-2.34-168.el9_6.23.x86_64.rpm) = 3983e85ea3cc6a0f06fa7f4381206a6c03a16948d97b1acb4dcbb6aa62995e28 +SIZE (rocky/g/glibc-devel-2.34-168.el9_6.23.x86_64.rpm) = 32287 +SHA256 (rocky/g/glibc-headers-2.34-168.el9_6.23.x86_64.rpm) = d2c4a0af7508b705e9b35e15676a950e906064cf57ea83204e4f10cf634a7978 +SIZE (rocky/g/glibc-headers-2.34-168.el9_6.23.x86_64.rpm) = 447229 +SHA256 (rocky/k/kernel-headers-5.14.0-570.37.1.el9_6.aarch64.rpm) = 7899ed91f7c5c550af4b3ed788c93f631d24a9503a3f92a9a7be74d8f24857fd +SIZE (rocky/k/kernel-headers-5.14.0-570.37.1.el9_6.aarch64.rpm) = 3448041 +SHA256 (rocky/k/kernel-headers-5.14.0-570.37.1.el9_6.x86_64.rpm) = 50576d583c07f5c4ebcc4a26a7dd01ef0fc96ffe34003d49d0b06d70316d031c +SIZE (rocky/k/kernel-headers-5.14.0-570.37.1.el9_6.x86_64.rpm) = 3480181 SHA256 (rocky/l/libatomic-11.5.0-5.el9_5.aarch64.rpm) = 22ec15677e92a91a1aa86c9083525083f4a53c75c159e5cce496a65172f47589 SIZE (rocky/l/libatomic-11.5.0-5.el9_5.aarch64.rpm) = 28359 SHA256 (rocky/l/libatomic-11.5.0-5.el9_5.i686.rpm) = 74f8d01153ae3052f968fc76e4d26d71e300d35335d4c5d9c7887676cf255b3c @@ -73,10 +73,10 @@ SHA256 (rocky/l/libstdc++-devel-11.5.0-5.el9_5.x86_64.rpm) = a9df7e426503b79954e SIZE (rocky/l/libstdc++-devel-11.5.0-5.el9_5.x86_64.rpm) = 2329962 SHA256 (rocky/b/binutils-2.35.2-63.el9.src.rpm) = 5ffeb70c08470b76a040f04d0539a91b3ace7ed83ea551e76605f5475dc658fa SIZE (rocky/b/binutils-2.35.2-63.el9.src.rpm) = 22404566 -SHA256 (rocky/g/glibc-2.34-168.el9_6.19.src.rpm) = 9a602a4f0a3d3c5d28df7a746421b29d5b5077ab1f971562eaa023a303b1b0ce -SIZE (rocky/g/glibc-2.34-168.el9_6.19.src.rpm) = 19642716 -SHA256 (rocky/k/kernel-5.14.0-570.22.1.el9_6.src.rpm) = 4e97bd514c6ee65c1e643680c4be4248658ddb7c08b3ecfec3e37ef2689c2e8e -SIZE (rocky/k/kernel-5.14.0-570.22.1.el9_6.src.rpm) = 149279250 +SHA256 (rocky/g/glibc-2.34-168.el9_6.23.src.rpm) = bbbd40672f67313745173e64d9e934238342e2eba16c3e42abdecb136d8fab66 +SIZE (rocky/g/glibc-2.34-168.el9_6.23.src.rpm) = 19652630 +SHA256 (rocky/k/kernel-5.14.0-570.37.1.el9_6.src.rpm) = 52c8636f2b33d2d8ec4f74f63db508b087c7a905388650c09257b1eb5cf39162 +SIZE (rocky/k/kernel-5.14.0-570.37.1.el9_6.src.rpm) = 149326757 SHA256 (rocky/l/libmpc-1.2.1-4.el9.src.rpm) = e0e1edc062c4d5565ebedeba87e13a661caa74d43c885c656eb5b75cf1ed3bcc SIZE (rocky/l/libmpc-1.2.1-4.el9.src.rpm) = 844729 SHA256 (rocky/g/gcc-11.5.0-5.el9_5.src.rpm) = 8656bacb48e097fec2c34a35460ff0338c021ac4b1b0cb3849e47f4256692095 diff --git a/devel/linux-rl9-elfutils-libelf/Makefile b/devel/linux-rl9-elfutils-libelf/Makefile index 6dc3d317b12d..c7b5e2cba5c5 100644 --- a/devel/linux-rl9-elfutils-libelf/Makefile +++ b/devel/linux-rl9-elfutils-libelf/Makefile @@ -1,6 +1,7 @@ PORTNAME= elfutils PORTVERSION= 0.192 -DISTVERSIONSUFFIX= -5.el9 +DISTVERSIONSUFFIX= -6.el9_6 +PORTREVISION= 1 CATEGORIES= devel linux PKGNAMESUFFIX= -libelf diff --git a/devel/linux-rl9-elfutils-libelf/distinfo b/devel/linux-rl9-elfutils-libelf/distinfo index c85f15f4c4c4..ffece3900035 100644 --- a/devel/linux-rl9-elfutils-libelf/distinfo +++ b/devel/linux-rl9-elfutils-libelf/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1750633560 -SHA256 (rocky/e/elfutils-libelf-0.192-5.el9.aarch64.rpm) = 31d83497538e68985de4f3dbc154b67a6dadb3ebb48d139125f3a97ca0625478 -SIZE (rocky/e/elfutils-libelf-0.192-5.el9.aarch64.rpm) = 207000 -SHA256 (rocky/e/elfutils-libelf-0.192-5.el9.i686.rpm) = 8a60f3749e6fd53f79953562a23da0f3c986bd438b0f7513a07b0d23326c23d6 -SIZE (rocky/e/elfutils-libelf-0.192-5.el9.i686.rpm) = 215574 -SHA256 (rocky/e/elfutils-libelf-0.192-5.el9.x86_64.rpm) = 0978be18b7a6e60d21ab747ab23c090a54942b7da21f46172f131ed673ecb1e1 -SIZE (rocky/e/elfutils-libelf-0.192-5.el9.x86_64.rpm) = 208010 -SHA256 (rocky/e/elfutils-0.192-5.el9.src.rpm) = 78994522ba0fc43263f259cbd920e1e2f8f2635b00918ffb07363217ecd2ecb3 -SIZE (rocky/e/elfutils-0.192-5.el9.src.rpm) = 11941002 +TIMESTAMP = 1757067977 +SHA256 (rocky/e/elfutils-libelf-0.192-6.el9_6.aarch64.rpm) = 16390df8c8720a964f089383c40d37b65fb0c4cb68d3ba0f3f9aebbd897072a8 +SIZE (rocky/e/elfutils-libelf-0.192-6.el9_6.aarch64.rpm) = 207271 +SHA256 (rocky/e/elfutils-libelf-0.192-6.el9_6.i686.rpm) = 6656b783dd2ba9772e19ad58dbb81778e0703545836686d4378d698e59a2d64a +SIZE (rocky/e/elfutils-libelf-0.192-6.el9_6.i686.rpm) = 215597 +SHA256 (rocky/e/elfutils-libelf-0.192-6.el9_6.x86_64.rpm) = b14358b0b6410f892a7cc23cc4e6abce2d44967a62b7b600c54e6103652d5693 +SIZE (rocky/e/elfutils-libelf-0.192-6.el9_6.x86_64.rpm) = 207835 +SHA256 (rocky/e/elfutils-0.192-6.el9_6.src.rpm) = 943a793d2bc93a6af738f1477c942eb8a2c9507a54d9e777a9808ca3081f0390 +SIZE (rocky/e/elfutils-0.192-6.el9_6.src.rpm) = 11941737 diff --git a/devel/linux-rl9-elfutils-libs/Makefile b/devel/linux-rl9-elfutils-libs/Makefile index e070f87f427e..165dbae66f71 100644 --- a/devel/linux-rl9-elfutils-libs/Makefile +++ b/devel/linux-rl9-elfutils-libs/Makefile @@ -1,6 +1,7 @@ PORTNAME= elfutils PORTVERSION= 0.192 -DISTVERSIONSUFFIX= -5.el9 +DISTVERSIONSUFFIX= -6.el9_6 +PORTREVISION= 1 CATEGORIES= devel linux PKGNAMESUFFIX= -libs diff --git a/devel/linux-rl9-elfutils-libs/distinfo b/devel/linux-rl9-elfutils-libs/distinfo index aaa46c87f017..f7bb3ad6ed16 100644 --- a/devel/linux-rl9-elfutils-libs/distinfo +++ b/devel/linux-rl9-elfutils-libs/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1750633620 -SHA256 (rocky/e/elfutils-debuginfod-client-0.192-5.el9.aarch64.rpm) = 006225608eae4283ab19078a4c5d0da0176dd5c3e8ef0bb22727cb5727fce30b -SIZE (rocky/e/elfutils-debuginfod-client-0.192-5.el9.aarch64.rpm) = 41988 -SHA256 (rocky/e/elfutils-debuginfod-client-0.192-5.el9.i686.rpm) = c8b74d735e018e125a9ef0029d9cb7a89a2bd790247cf3c0462b6ca2eea549d6 -SIZE (rocky/e/elfutils-debuginfod-client-0.192-5.el9.i686.rpm) = 44953 -SHA256 (rocky/e/elfutils-debuginfod-client-0.192-5.el9.x86_64.rpm) = 8abf95757232cadde228adf67b427ab4352bb9465163400da39a91996bfbe3dd -SIZE (rocky/e/elfutils-debuginfod-client-0.192-5.el9.x86_64.rpm) = 42935 -SHA256 (rocky/e/elfutils-libs-0.192-5.el9.aarch64.rpm) = e23d9871718bcab1b96f5eacd728bdfd16a1191041a72cc216c2013f115f95cd -SIZE (rocky/e/elfutils-libs-0.192-5.el9.aarch64.rpm) = 264556 -SHA256 (rocky/e/elfutils-libs-0.192-5.el9.i686.rpm) = e20d3bc1bdcab742b600c3d679bb18e1784a6f635c9321253f68aea3183f6d2d -SIZE (rocky/e/elfutils-libs-0.192-5.el9.i686.rpm) = 299362 -SHA256 (rocky/e/elfutils-libs-0.192-5.el9.x86_64.rpm) = a4795a2e73efe2bc1afd3151e8a102c24338e637e30688357ef2a3ba61198805 -SIZE (rocky/e/elfutils-libs-0.192-5.el9.x86_64.rpm) = 266558 -SHA256 (rocky/e/elfutils-0.192-5.el9.src.rpm) = 78994522ba0fc43263f259cbd920e1e2f8f2635b00918ffb07363217ecd2ecb3 -SIZE (rocky/e/elfutils-0.192-5.el9.src.rpm) = 11941002 +TIMESTAMP = 1757068031 +SHA256 (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.aarch64.rpm) = 4248dfa142f0f2ed3553880bb571c4fbd976c72bba9a08989da3dfab26d9a3eb +SIZE (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.aarch64.rpm) = 42157 +SHA256 (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.i686.rpm) = ce4c788aabb2b30f3f407dfd7af59dc8273ce3d68266f72214398f592d62d16f +SIZE (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.i686.rpm) = 44969 +SHA256 (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.x86_64.rpm) = 325257169d6dc48755160ae13aa1b7407ccc4ba973388927996ae77aa187cdd6 +SIZE (rocky/e/elfutils-debuginfod-client-0.192-6.el9_6.x86_64.rpm) = 43088 +SHA256 (rocky/e/elfutils-libs-0.192-6.el9_6.aarch64.rpm) = 641a97ceab1de3a45738139847570640225c063f4a2940da26ae9a28b84e62ec +SIZE (rocky/e/elfutils-libs-0.192-6.el9_6.aarch64.rpm) = 264036 +SHA256 (rocky/e/elfutils-libs-0.192-6.el9_6.i686.rpm) = 7de78e80835513f4f85bb00d96227c89add5a89a65b493a1b7c84279b5c027f1 +SIZE (rocky/e/elfutils-libs-0.192-6.el9_6.i686.rpm) = 299058 +SHA256 (rocky/e/elfutils-libs-0.192-6.el9_6.x86_64.rpm) = 34d2b850290468cc254cddd85d7af5c51187da3f0cb1b90ac8f39f2db1e4d90a +SIZE (rocky/e/elfutils-libs-0.192-6.el9_6.x86_64.rpm) = 266196 +SHA256 (rocky/e/elfutils-0.192-6.el9_6.src.rpm) = 943a793d2bc93a6af738f1477c942eb8a2c9507a54d9e777a9808ca3081f0390 +SIZE (rocky/e/elfutils-0.192-6.el9_6.src.rpm) = 11941737 diff --git a/devel/linux-rl9-highway/Makefile b/devel/linux-rl9-highway/Makefile index f5218168700f..4f6e731a8392 100644 --- a/devel/linux-rl9-highway/Makefile +++ b/devel/linux-rl9-highway/Makefile @@ -1,6 +1,7 @@ PORTNAME= highway PORTVERSION= 1.2.0 -DISTVERSIONSUFFIX= -2.el9 +DISTVERSIONSUFFIX= -7.el9 +PORTREVISION= 1 MASTER_SITES= EPEL9 CATEGORIES= devel linux diff --git a/devel/linux-rl9-highway/distinfo b/devel/linux-rl9-highway/distinfo index bad152995c9a..71617e79a162 100644 --- a/devel/linux-rl9-highway/distinfo +++ b/devel/linux-rl9-highway/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1732670657 -SHA256 (rocky/h/highway-1.2.0-2.el9.aarch64.rpm) = 0835bfdf0e36ea5ddbe3c5aecb1ae95651951e534ce75f1dd79b463bd66c9551 -SIZE (rocky/h/highway-1.2.0-2.el9.aarch64.rpm) = 33369 -SHA256 (rocky/h/highway-1.2.0-2.el9.x86_64.rpm) = a0a98ba337784a453e69abbc3a9465ededd70d379f6dbf86ec5ba786fd3b67ba -SIZE (rocky/h/highway-1.2.0-2.el9.x86_64.rpm) = 35652 -SHA256 (rocky/h/highway-1.2.0-2.el9.src.rpm) = ac400cbcebde5d6524fdb093e20cd0b74a6830d81c6fd407670294b775a4780d -SIZE (rocky/h/highway-1.2.0-2.el9.src.rpm) = 2247018 +TIMESTAMP = 1757068109 +SHA256 (rocky/h/highway-1.2.0-7.el9.aarch64.rpm) = baa0886f254e8095edea8b3a907a7ad1b86b908400055653a5969a32c40dde80 +SIZE (rocky/h/highway-1.2.0-7.el9.aarch64.rpm) = 734664 +SHA256 (rocky/h/highway-1.2.0-7.el9.x86_64.rpm) = 406f0a7920c63fc7ae15a7b8a116e22fd98a77da73186a95f557a40e8d2018ff +SIZE (rocky/h/highway-1.2.0-7.el9.x86_64.rpm) = 503788 +SHA256 (rocky/h/highway-1.2.0-7.el9.src.rpm) = cc5da7b6e49a8f08041971a192d14903995f8958d2d0c0de0e78fedcffde1356 +SIZE (rocky/h/highway-1.2.0-7.el9.src.rpm) = 2249070 diff --git a/devel/linux-rl9-highway/pkg-plist.aarch64 b/devel/linux-rl9-highway/pkg-plist.aarch64 index 3c5784c99a19..7ae5f29ff5f4 100644 --- a/devel/linux-rl9-highway/pkg-plist.aarch64 +++ b/devel/linux-rl9-highway/pkg-plist.aarch64 @@ -1,3 +1,7 @@ usr/lib64/libhwy.so.1 usr/lib64/libhwy.so.1.2.0 +usr/lib64/libhwy_contrib.so.1 +usr/lib64/libhwy_contrib.so.1.2.0 +usr/lib64/libhwy_test.so.1 +usr/lib64/libhwy_test.so.1.2.0 usr/share/licenses/highway/LICENSE diff --git a/devel/linux-rl9-highway/pkg-plist.amd64 b/devel/linux-rl9-highway/pkg-plist.amd64 index 3c5784c99a19..7ae5f29ff5f4 100644 --- a/devel/linux-rl9-highway/pkg-plist.amd64 +++ b/devel/linux-rl9-highway/pkg-plist.amd64 @@ -1,3 +1,7 @@ usr/lib64/libhwy.so.1 usr/lib64/libhwy.so.1.2.0 +usr/lib64/libhwy_contrib.so.1 +usr/lib64/libhwy_contrib.so.1.2.0 +usr/lib64/libhwy_test.so.1 +usr/lib64/libhwy_test.so.1.2.0 usr/share/licenses/highway/LICENSE diff --git a/devel/linux-rl9-icu/Makefile b/devel/linux-rl9-icu/Makefile index fd369a510e77..90f6551e0dea 100644 --- a/devel/linux-rl9-icu/Makefile +++ b/devel/linux-rl9-icu/Makefile @@ -1,7 +1,7 @@ PORTNAME= icu PORTVERSION= 67.1 -DISTVERSIONSUFFIX= -9.el9 -PORTREVISION= 1 +DISTVERSIONSUFFIX= -10.el9_6 +PORTREVISION= 2 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org diff --git a/devel/linux-rl9-icu/distinfo b/devel/linux-rl9-icu/distinfo index f58cbaf41603..1924fb953992 100644 --- a/devel/linux-rl9-icu/distinfo +++ b/devel/linux-rl9-icu/distinfo @@ -1,13 +1,13 @@ -TIMESTAMP = 1731421643 -SHA256 (rocky/i/icu-67.1-9.el9.aarch64.rpm) = aa01fcb0f8a13c6ae3ea6d352ab371ae60a30b950361b9b31fc817e6a21a5256 -SIZE (rocky/i/icu-67.1-9.el9.aarch64.rpm) = 225157 -SHA256 (rocky/i/icu-67.1-9.el9.x86_64.rpm) = e3caf7726874774401126f4828b39f73d8067a9dcaa2d1568df08189604ab644 -SIZE (rocky/i/icu-67.1-9.el9.x86_64.rpm) = 230028 -SHA256 (rocky/l/libicu-67.1-9.el9.aarch64.rpm) = 360fc8ba49687c886b2c044681878becf96349b9f5442fd6f787a1f3fb9ff90a -SIZE (rocky/l/libicu-67.1-9.el9.aarch64.rpm) = 9934126 -SHA256 (rocky/l/libicu-67.1-9.el9.i686.rpm) = aa10c41670d7ca86470b89b65771d98e44adb3ab9bec9779bc8d5e9d2a14b380 -SIZE (rocky/l/libicu-67.1-9.el9.i686.rpm) = 10191439 -SHA256 (rocky/l/libicu-67.1-9.el9.x86_64.rpm) = 380c7e0d8f802c5cde277376773d295cbbb2f8ec045f18fcb4ab452bff794a26 -SIZE (rocky/l/libicu-67.1-9.el9.x86_64.rpm) = 10044344 -SHA256 (rocky/i/icu-67.1-9.el9.src.rpm) = abbf21f245ed6f3bb21509048c0dfd0bf5d69f731a01cb42e5cee46db59b15c4 -SIZE (rocky/i/icu-67.1-9.el9.src.rpm) = 23179814 +TIMESTAMP = 1757068263 +SHA256 (rocky/i/icu-67.1-10.el9_6.aarch64.rpm) = a4e5464b0a1a194aecec590b1267d8c90d3261faeb91662bff2edacd884ca12e +SIZE (rocky/i/icu-67.1-10.el9_6.aarch64.rpm) = 223024 +SHA256 (rocky/i/icu-67.1-10.el9_6.x86_64.rpm) = bfd84f221c8db580aad975795c6b2459c807cc9ed3cdb6e5ef38d406a03c20ad +SIZE (rocky/i/icu-67.1-10.el9_6.x86_64.rpm) = 228715 +SHA256 (rocky/l/libicu-67.1-10.el9_6.aarch64.rpm) = 88b6b0b3b903042624beac2e0b904bab80d34b57e6d236f0f885304e54a8af4d +SIZE (rocky/l/libicu-67.1-10.el9_6.aarch64.rpm) = 9927160 +SHA256 (rocky/l/libicu-67.1-10.el9_6.i686.rpm) = 24a951651725dd355bb6f6ce1bb11ff308793a734d585dbb4c43f5247c577661 +SIZE (rocky/l/libicu-67.1-10.el9_6.i686.rpm) = 10180763 +SHA256 (rocky/l/libicu-67.1-10.el9_6.x86_64.rpm) = 14c314868326269c62498d149399888ce3c819efddaba79d50d2a5ac90c29b87 +SIZE (rocky/l/libicu-67.1-10.el9_6.x86_64.rpm) = 10034103 +SHA256 (rocky/i/icu-67.1-10.el9_6.src.rpm) = f54906b1d9469a82da2fa1684f76b7193b7984fe28b21a9cd8f05025b2844420 +SIZE (rocky/i/icu-67.1-10.el9_6.src.rpm) = 23180143 diff --git a/devel/linux-rl9-qt5-qtbase/Makefile b/devel/linux-rl9-qt5-qtbase/Makefile index efad7cc578fe..4ffccd9d4816 100644 --- a/devel/linux-rl9-qt5-qtbase/Makefile +++ b/devel/linux-rl9-qt5-qtbase/Makefile @@ -1,7 +1,7 @@ PORTNAME= qt5 PORTVERSION= 5.15.9 -DISTVERSIONSUFFIX= -10.el9_4 -PORTREVISION= 2 +DISTVERSIONSUFFIX= -11.el9_6 +PORTREVISION= 3 CATEGORIES= devel linux PKGNAMESUFFIX= -qtbase diff --git a/devel/linux-rl9-qt5-qtbase/distinfo b/devel/linux-rl9-qt5-qtbase/distinfo index c977758f0281..13cc0d53ac48 100644 --- a/devel/linux-rl9-qt5-qtbase/distinfo +++ b/devel/linux-rl9-qt5-qtbase/distinfo @@ -1,33 +1,33 @@ -TIMESTAMP = 1731450138 -SHA256 (rocky/q/qt5-qtbase-5.15.9-10.el9_4.aarch64.rpm) = 74372662c6f8475e757642b3941c30aef4691e99f1dc281493a2c70f1c4e4d2e -SIZE (rocky/q/qt5-qtbase-5.15.9-10.el9_4.aarch64.rpm) = 3626663 -SHA256 (rocky/q/qt5-qtbase-5.15.9-10.el9_4.x86_64.rpm) = 417f1b8d14840782eea6d725164b250561667ed09c17187f9a6681645dd069d0 -SIZE (rocky/q/qt5-qtbase-5.15.9-10.el9_4.x86_64.rpm) = 3701606 -SHA256 (rocky/q/qt5-qtbase-common-5.15.9-10.el9_4.noarch.rpm) = 0a00886aeb716a385de60c07c2d9f36e475bff80dc231a8fb6d572c4b551448b -SIZE (rocky/q/qt5-qtbase-common-5.15.9-10.el9_4.noarch.rpm) = 8626 -SHA256 (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.aarch64.rpm) = 33a13157ac11184a958711c29b0eae0d5f5c6c4fc2cbc104efd74a6f2a99ce66 -SIZE (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.aarch64.rpm) = 6538266 -SHA256 (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.i686.rpm) = f5110b017cfa360ac3e3051cf64e1213de4f6d80958be403211731a71a137827 -SIZE (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.i686.rpm) = 7426646 -SHA256 (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.x86_64.rpm) = 4b2e4d7cafa6cc9762b6c890c774ca8fa1474fdffcb3513a316278e8cc29aaac -SIZE (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.x86_64.rpm) = 6634187 -SHA256 (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.aarch64.rpm) = dc6ef422b33be9f9e95626f7bdb1daa6b289b77ea859349139b663aa3299015d -SIZE (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.aarch64.rpm) = 38847 -SHA256 (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.i686.rpm) = 5e8a9d6a677033b0d4b0f5bf85f11d54af70a68d3b02ae04c98cc28fc3b6c393 -SIZE (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.i686.rpm) = 42563 -SHA256 (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.x86_64.rpm) = cd76e2cd4dee064a5aa2d06d2073acad270ed958f5ff18f2168093d04e0724bd -SIZE (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.x86_64.rpm) = 39098 -SHA256 (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.aarch64.rpm) = 958023c202336f3dd79ecb76d784e49b3600154ee1ffd13f99fbc6d8fd6fceed -SIZE (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.aarch64.rpm) = 50010 -SHA256 (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.i686.rpm) = 1570e6e4baf8836e8f3ee2658e8d1079101382cffd9c30c4cbf26ba96e1c14dc -SIZE (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.i686.rpm) = 56248 -SHA256 (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.x86_64.rpm) = fd900c26bc4bc21df0f7c085a8b6735819b121d39946750f2adb0d7af47ec494 -SIZE (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.x86_64.rpm) = 50252 -SHA256 (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.aarch64.rpm) = 1a3d49253e8a3e3b7d49602e07ee670a5c6e844c02d19dbd298f1a1de8f68fca -SIZE (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.aarch64.rpm) = 43574 -SHA256 (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.i686.rpm) = 26fe4b5289d50332f582fa01cff77062acfb547f1e99c3032a85e93bd314a42f -SIZE (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.i686.rpm) = 48086 -SHA256 (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.x86_64.rpm) = 0ad991f8fd5fe689d6aa197ec704f90554206bb99fe49598baad5f1a77a1f938 -SIZE (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.x86_64.rpm) = 43956 -SHA256 (rocky/q/qt5-qtbase-5.15.9-10.el9_4.src.rpm) = 807ca36ef92d7bddb6e786750d6a037712a5d2bec01c2f2271c71c7971c42a0f -SIZE (rocky/q/qt5-qtbase-5.15.9-10.el9_4.src.rpm) = 51463417 +TIMESTAMP = 1757069726 +SHA256 (rocky/q/qt5-qtbase-5.15.9-11.el9_6.aarch64.rpm) = 13009bfd77953c40ce1e44d601219942ea93eafa389c311266d305e97c6da312 +SIZE (rocky/q/qt5-qtbase-5.15.9-11.el9_6.aarch64.rpm) = 3618743 +SHA256 (rocky/q/qt5-qtbase-5.15.9-11.el9_6.x86_64.rpm) = b88498f0b37fa8d6ede110e781abca32306d9316f9cd0c889fab6fded88a52b9 +SIZE (rocky/q/qt5-qtbase-5.15.9-11.el9_6.x86_64.rpm) = 3694896 +SHA256 (rocky/q/qt5-qtbase-common-5.15.9-11.el9_6.noarch.rpm) = 20e7ce9e6bf4335c1ac3bb2d28f85643a18c6392cea5670c4fdf7c739e77d78c +SIZE (rocky/q/qt5-qtbase-common-5.15.9-11.el9_6.noarch.rpm) = 7796 +SHA256 (rocky/q/qt5-qtbase-gui-5.15.9-11.el9_6.aarch64.rpm) = 481ffb9692ded5235127390f479ae7a7aa92e91d2395a4270c7cbd8eecae2f3f +SIZE (rocky/q/qt5-qtbase-gui-5.15.9-11.el9_6.aarch64.rpm) = 6518076 +SHA256 (rocky/q/qt5-qtbase-gui-5.15.9-11.el9_6.i686.rpm) = 556cd476866b5a84a8ce86c6a1817dec94758540c8046a1248df174f58f96029 +SIZE (rocky/q/qt5-qtbase-gui-5.15.9-11.el9_6.i686.rpm) = 7406356 +SHA256 (rocky/q/qt5-qtbase-gui-5.15.9-11.el9_6.x86_64.rpm) = 8869d9e1c48449b9bd89f915d27af13989134124b651b002edca35d6604bc830 +SIZE (rocky/q/qt5-qtbase-gui-5.15.9-11.el9_6.x86_64.rpm) = 6620622 +SHA256 (rocky/q/qt5-qtbase-mysql-5.15.9-11.el9_6.aarch64.rpm) = bf440ab086f49f0201fb62e54b3363ea802bfb7cbe505b9da7e6d32222f3f603 +SIZE (rocky/q/qt5-qtbase-mysql-5.15.9-11.el9_6.aarch64.rpm) = 37768 +SHA256 (rocky/q/qt5-qtbase-mysql-5.15.9-11.el9_6.i686.rpm) = c889bebd0e0b3c1a793e2eb0fd9026d9918ea01ab07bae5e45b9d0b9bc31cdf4 +SIZE (rocky/q/qt5-qtbase-mysql-5.15.9-11.el9_6.i686.rpm) = 41550 +SHA256 (rocky/q/qt5-qtbase-mysql-5.15.9-11.el9_6.x86_64.rpm) = 346105f68f78c3284a381c4102a712ad70f8d8800093c7d272523d7fc6b3f467 +SIZE (rocky/q/qt5-qtbase-mysql-5.15.9-11.el9_6.x86_64.rpm) = 38082 +SHA256 (rocky/q/qt5-qtbase-odbc-5.15.9-11.el9_6.aarch64.rpm) = 09ed61beff2841abe785d06923be24b7939f904d67b51d3961c6cf041d0c0bcf +SIZE (rocky/q/qt5-qtbase-odbc-5.15.9-11.el9_6.aarch64.rpm) = 48966 +SHA256 (rocky/q/qt5-qtbase-odbc-5.15.9-11.el9_6.i686.rpm) = 9aca7f26e7f9dd51f8e71fa7653a6155c856ab98cca44e0b9c544444e0744c58 +SIZE (rocky/q/qt5-qtbase-odbc-5.15.9-11.el9_6.i686.rpm) = 55224 +SHA256 (rocky/q/qt5-qtbase-odbc-5.15.9-11.el9_6.x86_64.rpm) = b3812af421ea49c97c152f5d0c10e2c1561ac420cb92cea0075a88617affe285 +SIZE (rocky/q/qt5-qtbase-odbc-5.15.9-11.el9_6.x86_64.rpm) = 49226 +SHA256 (rocky/q/qt5-qtbase-postgresql-5.15.9-11.el9_6.aarch64.rpm) = 31bff45e464bcac8d75be787bbdb2e026bbc2458b158a0a5d8b67ce08e8aef2f +SIZE (rocky/q/qt5-qtbase-postgresql-5.15.9-11.el9_6.aarch64.rpm) = 42482 +SHA256 (rocky/q/qt5-qtbase-postgresql-5.15.9-11.el9_6.i686.rpm) = b60aa44a3c268f32b2c1315b7cd3ae59e7d4da4d97a597500b9335b74cc6ea03 +SIZE (rocky/q/qt5-qtbase-postgresql-5.15.9-11.el9_6.i686.rpm) = 47160 +SHA256 (rocky/q/qt5-qtbase-postgresql-5.15.9-11.el9_6.x86_64.rpm) = 5e59459a3262cce083dc2e90e0a9ec201dcaf9c5747a3a9c2812d74c5ada9ef8 +SIZE (rocky/q/qt5-qtbase-postgresql-5.15.9-11.el9_6.x86_64.rpm) = 42931 +SHA256 (rocky/q/qt5-qtbase-5.15.9-11.el9_6.src.rpm) = 241d416272e4389e200229df2cf5382e3a6b7efc0087c9f57b9ab9da74bd7212 +SIZE (rocky/q/qt5-qtbase-5.15.9-11.el9_6.src.rpm) = 51463184 diff --git a/devel/linux-rl9-systemd-libs/Makefile b/devel/linux-rl9-systemd-libs/Makefile index 4bbf2349ef97..f854f4e3330f 100644 --- a/devel/linux-rl9-systemd-libs/Makefile +++ b/devel/linux-rl9-systemd-libs/Makefile @@ -1,7 +1,7 @@ PORTNAME= systemd PORTVERSION= 252 -DISTVERSIONSUFFIX= -51.el9 -PORTREVISION= 9 +DISTVERSIONSUFFIX= -51.el9_6.1 +PORTREVISION= 10 CATEGORIES= devel linux PKGNAMESUFFIX= -libs diff --git a/devel/linux-rl9-systemd-libs/distinfo b/devel/linux-rl9-systemd-libs/distinfo index b969b9aa4893..efff4a902bd6 100644 --- a/devel/linux-rl9-systemd-libs/distinfo +++ b/devel/linux-rl9-systemd-libs/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1750640941 -SHA256 (rocky/s/systemd-libs-252-51.el9.aarch64.rpm) = 290348dbffb6fa411e95db673cdeb1d955ec9a67d9e26aa9b002a5af9927846f -SIZE (rocky/s/systemd-libs-252-51.el9.aarch64.rpm) = 657055 -SHA256 (rocky/s/systemd-libs-252-51.el9.i686.rpm) = 13efacbcf1e1f1fbef08bb849166885a3ca177fc505401534c90156b211df5e4 -SIZE (rocky/s/systemd-libs-252-51.el9.i686.rpm) = 721681 -SHA256 (rocky/s/systemd-libs-252-51.el9.x86_64.rpm) = aaf874508c33c2cd5553c7d5cdd1ca93d1307b86c6448e04355e247c03623bb5 -SIZE (rocky/s/systemd-libs-252-51.el9.x86_64.rpm) = 690071 -SHA256 (rocky/s/systemd-252-51.el9.src.rpm) = c5ca5061a8d5223610a55099df1a676dfde16809a07b31752b247c951ad1324b -SIZE (rocky/s/systemd-252-51.el9.src.rpm) = 42963242 +TIMESTAMP = 1757068440 +SHA256 (rocky/s/systemd-libs-252-51.el9_6.1.aarch64.rpm) = 591da220b0d89036ea20921f14e1b8693ebff4dd412af26bc2c6ed7a84cced99 +SIZE (rocky/s/systemd-libs-252-51.el9_6.1.aarch64.rpm) = 656466 +SHA256 (rocky/s/systemd-libs-252-51.el9_6.1.i686.rpm) = 8a85cca025ec734b11f687667a50002ac4ba198230ec7aa98bcaf41520705bb6 +SIZE (rocky/s/systemd-libs-252-51.el9_6.1.i686.rpm) = 720889 +SHA256 (rocky/s/systemd-libs-252-51.el9_6.1.x86_64.rpm) = 5e500caaa3a32cfe228d6c264103b6584946ffa36812d127ce01ab482658660d +SIZE (rocky/s/systemd-libs-252-51.el9_6.1.x86_64.rpm) = 689588 +SHA256 (rocky/s/systemd-252-51.el9_6.1.src.rpm) = dc73eb80a1d69c815825abd075e0dfbf54b80ee0613ed737bcb90edf18b5d17a +SIZE (rocky/s/systemd-252-51.el9_6.1.src.rpm) = 42963094 diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile index b11c6b5af0ab..0a6aac6c3eaa 100644 --- a/devel/liteide/Makefile +++ b/devel/liteide/Makefile @@ -1,7 +1,7 @@ PORTNAME= liteide DISTVERSIONPREFIX= x DISTVERSION= 38.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= devel editors MAINTAINER= ports@FreeBSD.org diff --git a/devel/loccount/Makefile b/devel/loccount/Makefile index 384def9094c6..6abd2f31704f 100644 --- a/devel/loccount/Makefile +++ b/devel/loccount/Makefile @@ -1,6 +1,6 @@ PORTNAME= loccount DISTVERSION= 2.16 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MASTER_SITES= http://www.catb.org/~esr/loccount/ diff --git a/devel/mage/Makefile b/devel/mage/Makefile index c41beb050f65..25bbfcf55d1f 100644 --- a/devel/mage/Makefile +++ b/devel/mage/Makefile @@ -1,7 +1,7 @@ PORTNAME= mage DISTVERSIONPREFIX= v DISTVERSION= 1.15.0 -PORTREVISION= 15 +PORTREVISION= 16 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/modd/Makefile b/devel/modd/Makefile index 69357bf69b2c..38f08b014a40 100644 --- a/devel/modd/Makefile +++ b/devel/modd/Makefile @@ -1,7 +1,7 @@ PORTNAME= modd DISTVERSIONPREFIX= v DISTVERSION= 0.8 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= devel sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/devel/mongo-cxx-driver/Makefile b/devel/mongo-cxx-driver/Makefile new file mode 100644 index 000000000000..51ee62747571 --- /dev/null +++ b/devel/mongo-cxx-driver/Makefile @@ -0,0 +1,32 @@ +PORTNAME= mongo-cxx-driver +DISTVERSIONPREFIX= r +# Note: mongo-cxx-driver > 4.0.0 requires mongo-c-driver 2.x +DISTVERSION= 4.0.0 +CATEGORIES= devel databases + +MAINTAINER= jwb@FreeBSD.org +COMMENT= MongoDB C++ driver +WWW= https://github.com/mongodb/mongo-cxx-driver/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= mongo-c-driver>=1.29.0<2.0.0:devel/mongo-c-driver +LIB_DEPENDS= libmongoc-1.0.so:devel/mongo-c-driver \ + libbson-1.0.so:devel/libbson \ + libutf8proc.so:textproc/utf8proc + +USES= cmake compiler:c++17-lang pkgconfig ssl +USE_GITHUB= yes +USE_CXXSTD= c++17 +GH_ACCOUNT= mongodb + +CMAKE_ARGS= -DENABLE_ZLIB=SYSTEM \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_CXX_STANDARD=17 \ + -DBUILD_VERSION=${DISTVERSION} +CMAKE_OFF= BUILD_TESTING \ + ENABLE_TESTS \ + ENABLE_UNINSTALL + +.include <bsd.port.mk> diff --git a/devel/mongo-cxx-driver/distinfo b/devel/mongo-cxx-driver/distinfo new file mode 100644 index 000000000000..94d2b2c82053 --- /dev/null +++ b/devel/mongo-cxx-driver/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757080161 +SHA256 (mongodb-mongo-cxx-driver-r4.0.0_GH0.tar.gz) = 966e46c14fc02162016a6a4b02d0707a722f296b403483f32e73592474f3f638 +SIZE (mongodb-mongo-cxx-driver-r4.0.0_GH0.tar.gz) = 1871635 diff --git a/devel/mongo-cxx-driver/files/patch-CMakeLists.txt b/devel/mongo-cxx-driver/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..d1b03975a928 --- /dev/null +++ b/devel/mongo-cxx-driver/files/patch-CMakeLists.txt @@ -0,0 +1,34 @@ +--- CMakeLists.txt.orig 2024-11-20 20:53:26 UTC ++++ CMakeLists.txt +@@ -206,31 +206,10 @@ if(BUILD_VERSION STREQUAL "0.0.0") + else() + find_package(PythonInterp) + +- if(PYTHONINTERP_FOUND) +- execute_process( +- COMMAND ${PYTHON_EXECUTABLE} etc/calc_release_version.py +- WORKING_DIRECTORY ${PROJECT_SOURCE_DIR} +- OUTPUT_VARIABLE CALC_RELEASE_VERSION +- RESULT_VARIABLE CALC_RELEASE_VERSION_RESULT +- OUTPUT_STRIP_TRAILING_WHITESPACE +- ) +- +- if(NOT CALC_RELEASE_VERSION_RESULT STREQUAL 0) +- # If python failed above, stderr would tell the user about it +- message(FATAL_ERROR +- "BUILD_VERSION not specified and could not be calculated\ +- (script invocation failed); specify in CMake command, -DBUILD_VERSION=<version>" +- ) +- else() +- set(BUILD_VERSION ${CALC_RELEASE_VERSION}) +- file(WRITE ${CMAKE_BINARY_DIR}/VERSION_CURRENT ${CALC_RELEASE_VERSION}) +- endif() +- else() + message(FATAL_ERROR + "BUILD_VERSION not specified and could not be calculated\ + (Python was not found on the system); specify in CMake command, -DBUILD_VERSION=<version>" + ) +- endif() + endif() + endif() + diff --git a/devel/mongo-cxx-driver/pkg-descr b/devel/mongo-cxx-driver/pkg-descr new file mode 100644 index 000000000000..541f8e1ca43a --- /dev/null +++ b/devel/mongo-cxx-driver/pkg-descr @@ -0,0 +1,5 @@ +Official Mongo C++ Driver. + +Mongo (from "humongous") is a high-performance, open source, +schema-free, document-oriented database. A common name in the "NOSQL" +community. diff --git a/devel/mongo-cxx-driver/pkg-plist b/devel/mongo-cxx-driver/pkg-plist new file mode 100644 index 000000000000..757802af5199 --- /dev/null +++ b/devel/mongo-cxx-driver/pkg-plist @@ -0,0 +1,307 @@ +include/bsoncxx/v_noabi/bsoncxx/array/element-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/array/element.hpp +include/bsoncxx/v_noabi/bsoncxx/array/value-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/array/value.hpp +include/bsoncxx/v_noabi/bsoncxx/array/view-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/array/view.hpp +include/bsoncxx/v_noabi/bsoncxx/array/view_or_value.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/array-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/array.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/document-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/document.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/helpers.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/impl.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/kvp.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_array-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_array.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_document-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/basic/sub_document.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/concatenate-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/concatenate.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/core-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/core.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/list-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/list.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/array-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/array.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/array_context-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/array_context.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/closed_context-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/closed_context.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/document-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/document.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/helpers-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/helpers.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/key_context-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/key_context.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/single_context-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/single_context.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/value_context-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/builder/stream/value_context.hpp +include/bsoncxx/v_noabi/bsoncxx/config/compiler.hpp +include/bsoncxx/v_noabi/bsoncxx/config/config.hpp +include/bsoncxx/v_noabi/bsoncxx/config/export.hpp +include/bsoncxx/v_noabi/bsoncxx/config/postlude.hpp +include/bsoncxx/v_noabi/bsoncxx/config/prelude.hpp +include/bsoncxx/v_noabi/bsoncxx/config/util.hpp +include/bsoncxx/v_noabi/bsoncxx/config/version.hpp +include/bsoncxx/v_noabi/bsoncxx/decimal128-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/decimal128.hpp +include/bsoncxx/v_noabi/bsoncxx/document/element-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/document/element.hpp +include/bsoncxx/v_noabi/bsoncxx/document/value-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/document/value.hpp +include/bsoncxx/v_noabi/bsoncxx/document/view-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/document/view.hpp +include/bsoncxx/v_noabi/bsoncxx/document/view_or_value.hpp +include/bsoncxx/v_noabi/bsoncxx/enums/binary_sub_type.hpp +include/bsoncxx/v_noabi/bsoncxx/enums/type.hpp +include/bsoncxx/v_noabi/bsoncxx/exception/error_code-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/exception/error_code.hpp +include/bsoncxx/v_noabi/bsoncxx/exception/exception-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/exception/exception.hpp +include/bsoncxx/v_noabi/bsoncxx/fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/json-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/json.hpp +include/bsoncxx/v_noabi/bsoncxx/oid-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/oid.hpp +include/bsoncxx/v_noabi/bsoncxx/stdx/operators.hpp +include/bsoncxx/v_noabi/bsoncxx/stdx/optional.hpp +include/bsoncxx/v_noabi/bsoncxx/stdx/string_view.hpp +include/bsoncxx/v_noabi/bsoncxx/stdx/type_traits.hpp +include/bsoncxx/v_noabi/bsoncxx/string/to_string.hpp +include/bsoncxx/v_noabi/bsoncxx/string/view_or_value-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/string/view_or_value.hpp +include/bsoncxx/v_noabi/bsoncxx/types-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/types.hpp +include/bsoncxx/v_noabi/bsoncxx/types/bson_value/make_value.hpp +include/bsoncxx/v_noabi/bsoncxx/types/bson_value/value-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/types/bson_value/value.hpp +include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view.hpp +include/bsoncxx/v_noabi/bsoncxx/types/bson_value/view_or_value.hpp +include/bsoncxx/v_noabi/bsoncxx/validate-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/validate.hpp +include/bsoncxx/v_noabi/bsoncxx/view_or_value-fwd.hpp +include/bsoncxx/v_noabi/bsoncxx/view_or_value.hpp +include/mongocxx/v_noabi/mongocxx/bulk_write-fwd.hpp +include/mongocxx/v_noabi/mongocxx/bulk_write.hpp +include/mongocxx/v_noabi/mongocxx/change_stream-fwd.hpp +include/mongocxx/v_noabi/mongocxx/change_stream.hpp +include/mongocxx/v_noabi/mongocxx/client-fwd.hpp +include/mongocxx/v_noabi/mongocxx/client.hpp +include/mongocxx/v_noabi/mongocxx/client_encryption-fwd.hpp +include/mongocxx/v_noabi/mongocxx/client_encryption.hpp +include/mongocxx/v_noabi/mongocxx/client_session-fwd.hpp +include/mongocxx/v_noabi/mongocxx/client_session.hpp +include/mongocxx/v_noabi/mongocxx/collection-fwd.hpp +include/mongocxx/v_noabi/mongocxx/collection.hpp +include/mongocxx/v_noabi/mongocxx/config/compiler.hpp +include/mongocxx/v_noabi/mongocxx/config/config.hpp +include/mongocxx/v_noabi/mongocxx/config/export.hpp +include/mongocxx/v_noabi/mongocxx/config/postlude.hpp +include/mongocxx/v_noabi/mongocxx/config/prelude.hpp +include/mongocxx/v_noabi/mongocxx/config/version.hpp +include/mongocxx/v_noabi/mongocxx/cursor-fwd.hpp +include/mongocxx/v_noabi/mongocxx/cursor.hpp +include/mongocxx/v_noabi/mongocxx/database-fwd.hpp +include/mongocxx/v_noabi/mongocxx/database.hpp +include/mongocxx/v_noabi/mongocxx/events/command_failed_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/command_failed_event.hpp +include/mongocxx/v_noabi/mongocxx/events/command_started_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/command_started_event.hpp +include/mongocxx/v_noabi/mongocxx/events/command_succeeded_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/command_succeeded_event.hpp +include/mongocxx/v_noabi/mongocxx/events/heartbeat_failed_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/heartbeat_failed_event.hpp +include/mongocxx/v_noabi/mongocxx/events/heartbeat_started_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/heartbeat_started_event.hpp +include/mongocxx/v_noabi/mongocxx/events/heartbeat_succeeded_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/heartbeat_succeeded_event.hpp +include/mongocxx/v_noabi/mongocxx/events/server_changed_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/server_changed_event.hpp +include/mongocxx/v_noabi/mongocxx/events/server_closed_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/server_closed_event.hpp +include/mongocxx/v_noabi/mongocxx/events/server_description-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/server_description.hpp +include/mongocxx/v_noabi/mongocxx/events/server_opening_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/server_opening_event.hpp +include/mongocxx/v_noabi/mongocxx/events/topology_changed_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/topology_changed_event.hpp +include/mongocxx/v_noabi/mongocxx/events/topology_closed_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/topology_closed_event.hpp +include/mongocxx/v_noabi/mongocxx/events/topology_description-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/topology_description.hpp +include/mongocxx/v_noabi/mongocxx/events/topology_opening_event-fwd.hpp +include/mongocxx/v_noabi/mongocxx/events/topology_opening_event.hpp +include/mongocxx/v_noabi/mongocxx/exception/authentication_exception-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/authentication_exception.hpp +include/mongocxx/v_noabi/mongocxx/exception/bulk_write_exception-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/bulk_write_exception.hpp +include/mongocxx/v_noabi/mongocxx/exception/error_code-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/error_code.hpp +include/mongocxx/v_noabi/mongocxx/exception/exception-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/exception.hpp +include/mongocxx/v_noabi/mongocxx/exception/gridfs_exception-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/gridfs_exception.hpp +include/mongocxx/v_noabi/mongocxx/exception/logic_error-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/logic_error.hpp +include/mongocxx/v_noabi/mongocxx/exception/operation_exception-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/operation_exception.hpp +include/mongocxx/v_noabi/mongocxx/exception/query_exception-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/query_exception.hpp +include/mongocxx/v_noabi/mongocxx/exception/server_error_code-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/server_error_code.hpp +include/mongocxx/v_noabi/mongocxx/exception/write_exception-fwd.hpp +include/mongocxx/v_noabi/mongocxx/exception/write_exception.hpp +include/mongocxx/v_noabi/mongocxx/fwd.hpp +include/mongocxx/v_noabi/mongocxx/gridfs/bucket-fwd.hpp +include/mongocxx/v_noabi/mongocxx/gridfs/bucket.hpp +include/mongocxx/v_noabi/mongocxx/gridfs/downloader-fwd.hpp +include/mongocxx/v_noabi/mongocxx/gridfs/downloader.hpp +include/mongocxx/v_noabi/mongocxx/gridfs/uploader-fwd.hpp +include/mongocxx/v_noabi/mongocxx/gridfs/uploader.hpp +include/mongocxx/v_noabi/mongocxx/hint-fwd.hpp +include/mongocxx/v_noabi/mongocxx/hint.hpp +include/mongocxx/v_noabi/mongocxx/index_model-fwd.hpp +include/mongocxx/v_noabi/mongocxx/index_model.hpp +include/mongocxx/v_noabi/mongocxx/index_view-fwd.hpp +include/mongocxx/v_noabi/mongocxx/index_view.hpp +include/mongocxx/v_noabi/mongocxx/instance-fwd.hpp +include/mongocxx/v_noabi/mongocxx/instance.hpp +include/mongocxx/v_noabi/mongocxx/logger-fwd.hpp +include/mongocxx/v_noabi/mongocxx/logger.hpp +include/mongocxx/v_noabi/mongocxx/model/delete_many-fwd.hpp +include/mongocxx/v_noabi/mongocxx/model/delete_many.hpp +include/mongocxx/v_noabi/mongocxx/model/delete_one-fwd.hpp +include/mongocxx/v_noabi/mongocxx/model/delete_one.hpp +include/mongocxx/v_noabi/mongocxx/model/insert_one-fwd.hpp +include/mongocxx/v_noabi/mongocxx/model/insert_one.hpp +include/mongocxx/v_noabi/mongocxx/model/replace_one-fwd.hpp +include/mongocxx/v_noabi/mongocxx/model/replace_one.hpp +include/mongocxx/v_noabi/mongocxx/model/update_many-fwd.hpp +include/mongocxx/v_noabi/mongocxx/model/update_many.hpp +include/mongocxx/v_noabi/mongocxx/model/update_one-fwd.hpp +include/mongocxx/v_noabi/mongocxx/model/update_one.hpp +include/mongocxx/v_noabi/mongocxx/model/write-fwd.hpp +include/mongocxx/v_noabi/mongocxx/model/write.hpp +include/mongocxx/v_noabi/mongocxx/options/aggregate-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/aggregate.hpp +include/mongocxx/v_noabi/mongocxx/options/apm-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/apm.hpp +include/mongocxx/v_noabi/mongocxx/options/auto_encryption-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/auto_encryption.hpp +include/mongocxx/v_noabi/mongocxx/options/bulk_write-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/bulk_write.hpp +include/mongocxx/v_noabi/mongocxx/options/change_stream-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/change_stream.hpp +include/mongocxx/v_noabi/mongocxx/options/client-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/client.hpp +include/mongocxx/v_noabi/mongocxx/options/client_encryption-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/client_encryption.hpp +include/mongocxx/v_noabi/mongocxx/options/client_session-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/client_session.hpp +include/mongocxx/v_noabi/mongocxx/options/count-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/count.hpp +include/mongocxx/v_noabi/mongocxx/options/data_key-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/data_key.hpp +include/mongocxx/v_noabi/mongocxx/options/delete-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/delete.hpp +include/mongocxx/v_noabi/mongocxx/options/distinct-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/distinct.hpp +include/mongocxx/v_noabi/mongocxx/options/encrypt-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/encrypt.hpp +include/mongocxx/v_noabi/mongocxx/options/estimated_document_count-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/estimated_document_count.hpp +include/mongocxx/v_noabi/mongocxx/options/find-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/find.hpp +include/mongocxx/v_noabi/mongocxx/options/find_one_and_delete-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/find_one_and_delete.hpp +include/mongocxx/v_noabi/mongocxx/options/find_one_and_replace-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/find_one_and_replace.hpp +include/mongocxx/v_noabi/mongocxx/options/find_one_and_update-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/find_one_and_update.hpp +include/mongocxx/v_noabi/mongocxx/options/find_one_common_options-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/find_one_common_options.hpp +include/mongocxx/v_noabi/mongocxx/options/gridfs/bucket-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/gridfs/bucket.hpp +include/mongocxx/v_noabi/mongocxx/options/gridfs/upload-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/gridfs/upload.hpp +include/mongocxx/v_noabi/mongocxx/options/index-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/index.hpp +include/mongocxx/v_noabi/mongocxx/options/index_view-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/index_view.hpp +include/mongocxx/v_noabi/mongocxx/options/insert-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/insert.hpp +include/mongocxx/v_noabi/mongocxx/options/pool-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/pool.hpp +include/mongocxx/v_noabi/mongocxx/options/range-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/range.hpp +include/mongocxx/v_noabi/mongocxx/options/replace-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/replace.hpp +include/mongocxx/v_noabi/mongocxx/options/rewrap_many_datakey-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/rewrap_many_datakey.hpp +include/mongocxx/v_noabi/mongocxx/options/server_api-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/server_api.hpp +include/mongocxx/v_noabi/mongocxx/options/ssl.hpp +include/mongocxx/v_noabi/mongocxx/options/tls-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/tls.hpp +include/mongocxx/v_noabi/mongocxx/options/transaction-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/transaction.hpp +include/mongocxx/v_noabi/mongocxx/options/update-fwd.hpp +include/mongocxx/v_noabi/mongocxx/options/update.hpp +include/mongocxx/v_noabi/mongocxx/pipeline-fwd.hpp +include/mongocxx/v_noabi/mongocxx/pipeline.hpp +include/mongocxx/v_noabi/mongocxx/pool-fwd.hpp +include/mongocxx/v_noabi/mongocxx/pool.hpp +include/mongocxx/v_noabi/mongocxx/read_concern-fwd.hpp +include/mongocxx/v_noabi/mongocxx/read_concern.hpp +include/mongocxx/v_noabi/mongocxx/read_preference-fwd.hpp +include/mongocxx/v_noabi/mongocxx/read_preference.hpp +include/mongocxx/v_noabi/mongocxx/result/bulk_write-fwd.hpp +include/mongocxx/v_noabi/mongocxx/result/bulk_write.hpp +include/mongocxx/v_noabi/mongocxx/result/delete-fwd.hpp +include/mongocxx/v_noabi/mongocxx/result/delete.hpp +include/mongocxx/v_noabi/mongocxx/result/gridfs/upload-fwd.hpp +include/mongocxx/v_noabi/mongocxx/result/gridfs/upload.hpp +include/mongocxx/v_noabi/mongocxx/result/insert_many-fwd.hpp +include/mongocxx/v_noabi/mongocxx/result/insert_many.hpp +include/mongocxx/v_noabi/mongocxx/result/insert_one-fwd.hpp +include/mongocxx/v_noabi/mongocxx/result/insert_one.hpp +include/mongocxx/v_noabi/mongocxx/result/replace_one-fwd.hpp +include/mongocxx/v_noabi/mongocxx/result/replace_one.hpp +include/mongocxx/v_noabi/mongocxx/result/rewrap_many_datakey-fwd.hpp +include/mongocxx/v_noabi/mongocxx/result/rewrap_many_datakey.hpp +include/mongocxx/v_noabi/mongocxx/result/update-fwd.hpp +include/mongocxx/v_noabi/mongocxx/result/update.hpp +include/mongocxx/v_noabi/mongocxx/search_index_model-fwd.hpp +include/mongocxx/v_noabi/mongocxx/search_index_model.hpp +include/mongocxx/v_noabi/mongocxx/search_index_view-fwd.hpp +include/mongocxx/v_noabi/mongocxx/search_index_view.hpp +include/mongocxx/v_noabi/mongocxx/uri-fwd.hpp +include/mongocxx/v_noabi/mongocxx/uri.hpp +include/mongocxx/v_noabi/mongocxx/validation_criteria-fwd.hpp +include/mongocxx/v_noabi/mongocxx/validation_criteria.hpp +include/mongocxx/v_noabi/mongocxx/write_concern-fwd.hpp +include/mongocxx/v_noabi/mongocxx/write_concern.hpp +include/mongocxx/v_noabi/mongocxx/write_type-fwd.hpp +include/mongocxx/v_noabi/mongocxx/write_type.hpp +lib/cmake/bsoncxx-4.0.0/bsoncxx-config-version.cmake +lib/cmake/bsoncxx-4.0.0/bsoncxx-config.cmake +lib/cmake/bsoncxx-4.0.0/bsoncxx_targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/bsoncxx-4.0.0/bsoncxx_targets.cmake +lib/cmake/mongocxx-4.0.0/mongocxx-config-version.cmake +lib/cmake/mongocxx-4.0.0/mongocxx-config.cmake +lib/cmake/mongocxx-4.0.0/mongocxx_targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/mongocxx-4.0.0/mongocxx_targets.cmake +lib/libbsoncxx.so +lib/libbsoncxx.so.4.0.0 +lib/libbsoncxx.so._noabi +lib/libmongocxx.so +lib/libmongocxx.so.4.0.0 +lib/libmongocxx.so._noabi +libdata/pkgconfig/libbsoncxx.pc +libdata/pkgconfig/libmongocxx.pc +%%DATADIR%%/LICENSE +%%DATADIR%%/README.md +%%DATADIR%%/THIRD-PARTY-NOTICES diff --git a/devel/mutagen/Makefile b/devel/mutagen/Makefile index 96e4768945df..6e5834317eab 100644 --- a/devel/mutagen/Makefile +++ b/devel/mutagen/Makefile @@ -1,7 +1,7 @@ PORTNAME= mutagen DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel net MAINTAINER= yuri@FreeBSD.org diff --git a/devel/packr/Makefile b/devel/packr/Makefile index 897c5425090d..7d1b5db795b0 100644 --- a/devel/packr/Makefile +++ b/devel/packr/Makefile @@ -1,7 +1,7 @@ PORTNAME= packr DISTVERSIONPREFIX= v DISTVERSION= 2.8.3 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/please/Makefile b/devel/please/Makefile index 6fc1d884e074..94be60e2820b 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,7 +1,7 @@ PORTNAME= please DISTVERSIONPREFIX= v DISTVERSION= 17.18.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod diff --git a/devel/protobuf-go/Makefile b/devel/protobuf-go/Makefile index ea33e4922a82..4b9d1515dab1 100644 --- a/devel/protobuf-go/Makefile +++ b/devel/protobuf-go/Makefile @@ -1,6 +1,7 @@ PORTNAME= protobuf-go DISTVERSIONPREFIX= v DISTVERSION= 1.36.8 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/protoc-gen-go-grpc/Makefile b/devel/protoc-gen-go-grpc/Makefile index 4fca3199c784..6d6add915be4 100644 --- a/devel/protoc-gen-go-grpc/Makefile +++ b/devel/protoc-gen-go-grpc/Makefile @@ -1,6 +1,7 @@ PORTNAME= protoc-gen-go-grpc DISTVERSIONPREFIX= v DISTVERSION= 1.75.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/prototool/Makefile b/devel/prototool/Makefile index 5546149b5d36..8e2dc8ea2e3d 100644 --- a/devel/prototool/Makefile +++ b/devel/prototool/Makefile @@ -1,7 +1,7 @@ PORTNAME= prototool DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/py-PyGithub/Makefile b/devel/py-PyGithub/Makefile index 020c48352742..f21a405250f5 100644 --- a/devel/py-PyGithub/Makefile +++ b/devel/py-PyGithub/Makefile @@ -1,5 +1,5 @@ PORTNAME= PyGithub -DISTVERSION= 2.8.0 +DISTVERSION= 2.8.1 CATEGORIES= devel www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-PyGithub/distinfo b/devel/py-PyGithub/distinfo index abe39ed30bc0..4e1356f7050f 100644 --- a/devel/py-PyGithub/distinfo +++ b/devel/py-PyGithub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756886993 -SHA256 (pygithub-2.8.0.tar.gz) = 72f5f2677d86bc3a8843aa720c6ce4c1c42fb7500243b136e3d5e14ddb5c3386 -SIZE (pygithub-2.8.0.tar.gz) = 2246155 +TIMESTAMP = 1756963447 +SHA256 (pygithub-2.8.1.tar.gz) = 341b7c78521cb07324ff670afd1baa2bf5c286f8d9fd302c1798ba594a5400c9 +SIZE (pygithub-2.8.1.tar.gz) = 2246994 diff --git a/devel/py-diff-cover/Makefile b/devel/py-diff-cover/Makefile index a4c8bf804cb4..c8c5361cb521 100644 --- a/devel/py-diff-cover/Makefile +++ b/devel/py-diff-cover/Makefile @@ -1,5 +1,5 @@ PORTNAME= diff-cover -DISTVERSION= 9.2.0 +DISTVERSION= 9.6.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,9 +17,10 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.0:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.1:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pluggy>=0.13.1:devel/py-pluggy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pygments>=2.9.0:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.19.1:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomli>=1.2.1:textproc/py-tomli@${PY_FLAVOR} -TEST_DEPENDS= pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-docstring-description>0:devel/py-hatch-docstring-description@${PY_FLAVOR} \ + pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-datadir>=1.4.1:devel/py-pytest-datadir@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} @@ -32,4 +33,6 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes +# tests as of 9.6.0: 336 passed in 23.36s + .include <bsd.port.mk> diff --git a/devel/py-diff-cover/distinfo b/devel/py-diff-cover/distinfo index 6824ce016879..ed69c4524af6 100644 --- a/devel/py-diff-cover/distinfo +++ b/devel/py-diff-cover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725780005 -SHA256 (diff_cover-9.2.0.tar.gz) = 85a0b353ebbb678f9e87ea303f75b545bd0baca38f563219bb72f2ae862bba36 -SIZE (diff_cover-9.2.0.tar.gz) = 94857 +TIMESTAMP = 1757053159 +SHA256 (diff_cover-9.6.0.tar.gz) = 75e5bc056dcaa68c6c87c9fb4e07c9e60daef15b6e8d034d56d2da9e2c84a872 +SIZE (diff_cover-9.6.0.tar.gz) = 99756 diff --git a/devel/py-dill/Makefile b/devel/py-dill/Makefile index 501a1dd3a3df..1a2f0c381446 100644 --- a/devel/py-dill/Makefile +++ b/devel/py-dill/Makefile @@ -1,12 +1,13 @@ PORTNAME= dill -DISTVERSION= 0.3.9 +DISTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Serialize all of python -WWW= https://dill.readthedocs.io/en/latest/ +WWW= https://dill.readthedocs.io/en/latest/ \ + https://github.com/uqfoundation/dill LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-dill/distinfo b/devel/py-dill/distinfo index 80efa8d7fc09..f21906e74f6d 100644 --- a/devel/py-dill/distinfo +++ b/devel/py-dill/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727589358 -SHA256 (dill-0.3.9.tar.gz) = 81aa267dddf68cbfe8029c42ca9ec6a4ab3b22371d1c450abc54422577b4512c -SIZE (dill-0.3.9.tar.gz) = 187000 +TIMESTAMP = 1757064794 +SHA256 (dill-0.4.0.tar.gz) = 0633f1d2df477324f53a895b02c901fb961bdbf65a17122586ea7019292cbcf0 +SIZE (dill-0.4.0.tar.gz) = 186976 diff --git a/devel/py-inotify-simple/Makefile b/devel/py-inotify-simple/Makefile index 1674a5c756ba..cfc9a1acb3c4 100644 --- a/devel/py-inotify-simple/Makefile +++ b/devel/py-inotify-simple/Makefile @@ -1,6 +1,5 @@ PORTNAME= inotify-simple -PORTVERSION= 1.3.5 -PORTREVISION= 2 +PORTVERSION= 2.0.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +12,13 @@ WWW= https://github.com/chrisjbillington/inotify_simple LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + LIB_DEPENDS= libinotify.so:devel/libinotify USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes diff --git a/devel/py-inotify-simple/distinfo b/devel/py-inotify-simple/distinfo index e783015aa211..24a9fe721a2a 100644 --- a/devel/py-inotify-simple/distinfo +++ b/devel/py-inotify-simple/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707611159 -SHA256 (inotify_simple-1.3.5.tar.gz) = 8440ffe49c4ae81a8df57c1ae1eb4b6bfa7acb830099bfb3e305b383005cc128 -SIZE (inotify_simple-1.3.5.tar.gz) = 9747 +TIMESTAMP = 1757006525 +SHA256 (inotify_simple-2.0.1.tar.gz) = f010bbbd8283bd71a9f4eb2de94765804ede24bd47320b0e6ef4136e541cdc2c +SIZE (inotify_simple-2.0.1.tar.gz) = 7101 diff --git a/devel/py-inotify-simple/files/patch-inotify__simple.py b/devel/py-inotify-simple/files/patch-inotify__simple.py index 346f1722618b..2b8929facf1a 100644 --- a/devel/py-inotify-simple/files/patch-inotify__simple.py +++ b/devel/py-inotify-simple/files/patch-inotify__simple.py @@ -1,28 +1,11 @@ ---- inotify_simple.py.orig 2020-08-06 00:20:49 UTC +--- inotify_simple.py.orig 2025-08-25 06:27:48 UTC +++ inotify_simple.py -@@ -4,6 +4,7 @@ from enum import Enum, IntEnum - from collections import namedtuple - from struct import unpack_from, calcsize - from select import poll -+from select import POLLIN - from time import sleep - from ctypes import CDLL, get_errno, c_int - from ctypes.util import find_library -@@ -82,7 +83,7 @@ class INotify(FileIO): - manually with ``os.read(fd)``) to raise ``BlockingIOError`` if no data - is available.""" - try: -- libc_so = find_library('c') -+ libc_so = find_library('inotify') - except RuntimeError: # Python on Synology NASs raises a RuntimeError - libc_so = None - global _libc; _libc = _libc or CDLL(libc_so or 'libc.so.6', use_errno=True) -@@ -90,7 +91,7 @@ class INotify(FileIO): - flags = (not inheritable) * O_CLOEXEC | bool(nonblocking) * os.O_NONBLOCK - FileIO.__init__(self, _libc_call(_libc.inotify_init1, flags), mode='rb') - self._poller = poll() -- self._poller.register(self.fileno()) -+ self._poller.register(self.fileno(), POLLIN) - - def add_watch(self, path, mask): - """Wrapper around ``inotify_add_watch()``. Returns the watch +@@ -76,7 +76,7 @@ class INotify(FileIO): + object is garbage collected or when `~inotify_simple.INotify.close` is + called.""" + +- global _libc; _libc = _libc or CDLL(find_library('c'), use_errno=True) ++ global _libc; _libc = _libc or CDLL(find_library('inotify'), use_errno=True) + flags = (not inheritable) * os.O_CLOEXEC | bool(nonblocking) * os.O_NONBLOCK + fd = _libc_call(_libc.inotify_init1, flags) + super().__init__(fd, mode='rb', closefd=closefd) diff --git a/devel/py-inotify-simple/files/patch-pyproject.toml b/devel/py-inotify-simple/files/patch-pyproject.toml new file mode 100644 index 000000000000..34bee038fbe8 --- /dev/null +++ b/devel/py-inotify-simple/files/patch-pyproject.toml @@ -0,0 +1,12 @@ +--- pyproject.toml.orig 2025-08-25 06:27:48 UTC ++++ pyproject.toml +@@ -12,8 +12,7 @@ authors = [ + {name = "Chris Billington", email = "chrisjbillington@gmail.com"}, + ] + keywords = ["inotify"] +-license = "BSD-2-Clause" +-license-files = ["LICENSE"] ++license = {text = "BSD-2-Clause"} + requires-python = ">=3.6" + dynamic = ["version"] + diff --git a/devel/py-inotifyrecursive/Makefile b/devel/py-inotifyrecursive/Makefile index 410b0b4b3a4a..b3c3db38a8b7 100644 --- a/devel/py-inotifyrecursive/Makefile +++ b/devel/py-inotifyrecursive/Makefile @@ -1,6 +1,6 @@ PORTNAME= inotifyrecursive PORTVERSION= 0.3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/letorbi/inotifyrecursive LICENSE= LGPL3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}inotify-simple>=1.3.5_1:devel/py-inotify-simple@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}inotify-simple>=2.0.1:devel/py-inotify-simple@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils diff --git a/devel/py-janus/Makefile b/devel/py-janus/Makefile index 23e53a02486b..da93c000da37 100644 --- a/devel/py-janus/Makefile +++ b/devel/py-janus/Makefile @@ -1,6 +1,5 @@ PORTNAME= janus -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-janus/distinfo b/devel/py-janus/distinfo index c8e7680a4dc3..e48a36e55542 100644 --- a/devel/py-janus/distinfo +++ b/devel/py-janus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730261800 -SHA256 (janus-1.1.0.tar.gz) = 0634df8b2b31f8afda4311abcf7fea912686fef717d13769eeaa01ae08d2b84c -SIZE (janus-1.1.0.tar.gz) = 18756 +TIMESTAMP = 1757122556 +SHA256 (janus-2.0.0.tar.gz) = 0970f38e0e725400496c834a368a67ee551dc3b5ad0a257e132f5b46f2e77770 +SIZE (janus-2.0.0.tar.gz) = 22910 diff --git a/devel/py-jsonnet/Makefile b/devel/py-jsonnet/Makefile index 8bf91ab3e0c8..caa1f8e3ffe4 100644 --- a/devel/py-jsonnet/Makefile +++ b/devel/py-jsonnet/Makefile @@ -1,7 +1,6 @@ PORTNAME= jsonnet DISTVERSIONPREFIX= v -DISTVERSION= 0.20.0 -PORTREVISION= 1 +DISTVERSION= 0.21.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,12 +16,12 @@ LIB_DEPENDS= libjsonnet.so:devel/jsonnet TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} -USES= compiler:c++17-lang python localbase +USES= compiler:c++17-lang localbase python USE_GITHUB= yes GH_ACCOUNT= google -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_jsonnet${PYTHON_TAG}.so @@ -30,4 +29,4 @@ post-install: do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -.include <bsd.port.mk> +.include <bsd.port.mk> diff --git a/devel/py-jsonnet/distinfo b/devel/py-jsonnet/distinfo index 0a4a235d5eff..36e96d9379bb 100644 --- a/devel/py-jsonnet/distinfo +++ b/devel/py-jsonnet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696955506 -SHA256 (google-jsonnet-v0.20.0_GH0.tar.gz) = 77bd269073807731f6b11ff8d7c03e9065aafb8e4d038935deb388325e52511b -SIZE (google-jsonnet-v0.20.0_GH0.tar.gz) = 22481277 +TIMESTAMP = 1750722073 +SHA256 (google-jsonnet-v0.21.0_GH0.tar.gz) = a12ebca72e43e7061ffe4ef910e572b95edd7778a543d6bf85f6355bd290300e +SIZE (google-jsonnet-v0.21.0_GH0.tar.gz) = 22128398 diff --git a/devel/py-jsonnet/files/patch-setup.py b/devel/py-jsonnet/files/patch-setup.py index d8aa9188b454..19b43e75e1dd 100644 --- a/devel/py-jsonnet/files/patch-setup.py +++ b/devel/py-jsonnet/files/patch-setup.py @@ -1,64 +1,93 @@ ---- setup.py.orig 2022-01-08 16:20:10 UTC +--- setup.py.orig 2025-05-07 12:28:56 UTC +++ setup.py -@@ -21,30 +21,6 @@ from subprocess import Popen - DIR = os.path.abspath(os.path.dirname(__file__)) +@@ -21,18 +21,6 @@ LIB_SOURCES = [ # NOTE: If you are editing the array below then you probably also need # to change MANIFEST.in. --LIB_OBJECTS = [ -- 'core/desugarer.o', -- 'core/formatter.o', -- 'core/libjsonnet.o', -- 'core/lexer.o', -- 'core/parser.o', -- 'core/pass.o', -- 'core/static_analysis.o', -- 'core/string_utils.o', -- 'core/vm.o', -- 'third_party/md5/md5.o', -- 'third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/char_traits.o', -- 'third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/base64.o', -- 'third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/language.o', -- 'third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_util.o', -- 'third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/format.o', -- 'third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/time.o', -- 'third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/memory_resource.o', -- 'third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/error.o', -- 'third_party/rapidyaml/rapidyaml/src/c4/yml/parse.o', -- 'third_party/rapidyaml/rapidyaml/src/c4/yml/preprocess.o', -- 'third_party/rapidyaml/rapidyaml/src/c4/yml/common.o', -- 'third_party/rapidyaml/rapidyaml/src/c4/yml/tree.o', --] + LIB_SOURCES = [ +- "core/desugarer.cpp", +- "core/formatter.cpp", +- "core/libjsonnet.cpp", +- "core/lexer.cpp", +- "core/parser.cpp", +- "core/pass.cpp", +- "core/path_utils.cpp", +- "core/static_analysis.cpp", +- "core/string_utils.cpp", +- "core/vm.cpp", +- "third_party/md5/md5.cpp", +- "third_party/rapidyaml/rapidyaml.cpp", + "python/_jsonnet.c", + ] - MODULE_SOURCES = ['python/_jsonnet.c'] +@@ -54,50 +42,7 @@ def get_version(): + ) -@@ -60,19 +36,10 @@ def get_version(): - v_code = v_code[1:] - return v_code -class BuildJsonnetExt(BuildExt): +- def _pack_std_jsonnet(self): +- print("generating core/std.jsonnet.h from stdlib/std.jsonnet") +- with open("stdlib/std.jsonnet", "rb") as f: +- stdlib = f.read() +- with open("core/std.jsonnet.h", "w", encoding="utf-8") as f: +- f.write(",".join(str(x) for x in stdlib)) +- f.write(",0\n\n") + +- def build_extensions(self): +- # At this point, the compiler has been chosen so we add compiler-specific flags. +- # There is unfortunately no built in support for this in setuptools. +- # Feature request: https://github.com/pypa/setuptools/issues/1819 +- print("Adjusting compiler for compiler type " + self.compiler.compiler_type) +- # This is quite hacky as we're modifying the Extension object itself. +- if self.compiler.compiler_type == "msvc": +- for ext in self.extensions: +- ext.extra_compile_args.append("/std:c++17") +- else: +- # -std=c++17 should only be applied to C++ build, +- # not when compiling C source code. Unfortunately, +- # the extra_compile_args applies to both. Instead, +- # patch the CC/CXX commands in the compiler object. +- # +- # Note that older versions of distutils/setuptools do not +- # have the necessary separation between C and C++ compilers. +- # This requires setuptools 72.2. +- for v in ("compiler_cxx", "compiler_so_cxx"): +- if not hasattr(self.compiler, v): +- print( +- f"WARNING: cannot adjust flag {v}, " +- f"compiler type {self.compiler.compiler_type}, " +- f"compiler class {type(self.compiler).__name__}" +- ) +- continue +- current = getattr(self.compiler, v) +- self.compiler.set_executable(v, current + ["-std=c++17"]) +- super().build_extensions() +- - def run(self): -- p = Popen(['make'] + LIB_OBJECTS, cwd=DIR) -- p.wait() -- if p.returncode != 0: -- raise Exception('Could not build %s' % (', '.join(LIB_OBJECTS))) -- BuildExt.run(self) +- self._pack_std_jsonnet() +- super().run() - - jsonnet_ext = Extension( - '_jsonnet', - sources=MODULE_SOURCES, -- extra_objects=LIB_OBJECTS, -- include_dirs = ['include'], -+ libraries = ['jsonnet'], - language='c++' - ) - -@@ -83,9 +50,6 @@ setup(name='jsonnet', - author='David Cunningham', - author_email='dcunnin@google.com', - version=get_version(), -- cmdclass={ -- 'build_ext': BuildJsonnetExt, -- }, - ext_modules=[jsonnet_ext], - test_suite="python._jsonnet_test", - ) +- + setuptools.setup( + name="jsonnet", + url="https://jsonnet.org", +@@ -109,19 +54,11 @@ setuptools.setup( + author="David Cunningham", + author_email="dcunnin@google.com", + version=get_version(), +- cmdclass={ +- "build_ext": BuildJsonnetExt, +- }, + ext_modules=[ + setuptools.Extension( + "_jsonnet", + sources=LIB_SOURCES, +- include_dirs=[ +- "include", +- "third_party/md5", +- "third_party/json", +- "third_party/rapidyaml", +- ], ++ libraries = ['jsonnet'], + language="c++", + ) + ], diff --git a/devel/py-jsonpickle/Makefile b/devel/py-jsonpickle/Makefile index b47d60e2128e..18d3a9a1c911 100644 --- a/devel/py-jsonpickle/Makefile +++ b/devel/py-jsonpickle/Makefile @@ -1,5 +1,5 @@ PORTNAME= jsonpickle -DISTVERSION= 3.4.0 +DISTVERSION= 4.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jsonpickle/distinfo b/devel/py-jsonpickle/distinfo index 5a61aca5fa44..7bbe316af0ae 100644 --- a/devel/py-jsonpickle/distinfo +++ b/devel/py-jsonpickle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730876182 -SHA256 (jsonpickle-3.4.0.tar.gz) = 83ca3836af4bfe00cbc45ac5965abdbe7853736696eb6f17f6473240b2172798 -SIZE (jsonpickle-3.4.0.tar.gz) = 313658 +TIMESTAMP = 1757052634 +SHA256 (jsonpickle-4.1.1.tar.gz) = f86e18f13e2b96c1c1eede0b7b90095bbb61d99fedc14813c44dc2f361dbbae1 +SIZE (jsonpickle-4.1.1.tar.gz) = 316885 diff --git a/devel/py-junitparser/Makefile b/devel/py-junitparser/Makefile index 9552245b0e07..f88c51c361bc 100644 --- a/devel/py-junitparser/Makefile +++ b/devel/py-junitparser/Makefile @@ -1,12 +1,13 @@ PORTNAME= junitparser -DISTVERSION= 3.2.0 +DISTVERSION= 4.0.2 CATEGORIES= devel net #MASTER_SITES= PYPI # some test files are missing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Manipulating JUnit/xUnit Result XML files -WWW= https://junitparser.readthedocs.io/en/latest/ +WWW= https://junitparser.readthedocs.io/en/latest/ \ + https://github.com/weiwei/junitparser LICENSE= APACHE20 @@ -21,4 +22,6 @@ GH_ACCOUNT= weiwei NO_ARCH= yes +# tests as of 4.0.2: 123 passed, 2 skipped in 8.13s + .include <bsd.port.mk> diff --git a/devel/py-junitparser/distinfo b/devel/py-junitparser/distinfo index f7d3bd976c08..54b195d61e02 100644 --- a/devel/py-junitparser/distinfo +++ b/devel/py-junitparser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725252816 -SHA256 (weiwei-junitparser-3.2.0_GH0.tar.gz) = 25771690d2d450a2426a78b58fd9719b5098bd44f05eb5aedf9a4731bb63157f -SIZE (weiwei-junitparser-3.2.0_GH0.tar.gz) = 23108 +TIMESTAMP = 1757122225 +SHA256 (weiwei-junitparser-4.0.2_GH0.tar.gz) = 7611c87d8754ec77d75dc650e93713c24d1f923250406df3eeddff1d876365da +SIZE (weiwei-junitparser-4.0.2_GH0.tar.gz) = 29135 diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index d5d72d814f89..03d45ee28a08 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,6 +1,5 @@ PORTNAME= maturin -DISTVERSION= 1.9.1 -PORTREVISION= 1 +DISTVERSION= 1.9.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-maturin/distinfo b/devel/py-maturin/distinfo index 9d6f4fa2d518..163d28923e8c 100644 --- a/devel/py-maturin/distinfo +++ b/devel/py-maturin/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1752386758 -SHA256 (maturin-1.9.1.tar.gz) = 97b52fb19d20c1fdc70e4efdc05d79853a4c9c0051030c93a793cd5181dc4ccd -SIZE (maturin-1.9.1.tar.gz) = 209757 +TIMESTAMP = 1756543540 +SHA256 (maturin-1.9.4.tar.gz) = 235163a0c99bc6f380fb8786c04fd14dcf6cd622ff295ea3de525015e6ac40cf +SIZE (maturin-1.9.4.tar.gz) = 213647 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 SIZE (rust/crates/adler2-2.0.0.crate) = 13529 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 diff --git a/devel/py-maturin/files/patch-pyproject.toml b/devel/py-maturin/files/patch-pyproject.toml new file mode 100644 index 000000000000..ad79b31a27b2 --- /dev/null +++ b/devel/py-maturin/files/patch-pyproject.toml @@ -0,0 +1,27 @@ +* Relax version requirements for py-setuptools and enable build for + older versions of it + +--- pyproject.toml.orig 2025-08-04 11:39:48 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ requires = [ + # Workaround to bootstrap maturin on non-manylinux platforms + [build-system] + requires = [ +- "setuptools>=77.0.0", ++ "setuptools", + "tomli>=1.1.0 ; python_version<'3.11'", + "setuptools-rust>=1.11.0", + ] +@@ -14,11 +14,7 @@ requires-python = ">=3.7" + authors = [{ name = "konstin", email = "konstin@mailbox.org" }] + readme = { file = "README.md", content-type = "text/markdown" } + requires-python = ">=3.7" +-license = "MIT OR Apache-2.0" +-license-files = [ +- "license-mit", +- "license-apache", +-] ++license = { text = "MIT OR Apache-2.0" } + classifiers = [ + "Topic :: Software Development :: Build Tools", + "Programming Language :: Rust", diff --git a/devel/py-monty/Makefile b/devel/py-monty/Makefile index efa50ebf1605..856683534592 100644 --- a/devel/py-monty/Makefile +++ b/devel/py-monty/Makefile @@ -1,6 +1,6 @@ PORTNAME= monty DISTVERSIONPREFIX= v -DISTVERSION= 2025.1.9 +DISTVERSION= 2025.3.3 CATEGORIES= devel python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,10 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>0:devel/py-ruamel.yaml@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}invoke>0:devel/py-invoke@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>0:devel/py-msgpack@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}orjson>=3.6.1:devel/py-orjson@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} USES= python @@ -32,7 +35,6 @@ NO_ARCH= yes TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -# tests as of 2025.1.3: 2 failed, 193 passed, 9 skipped, 9 warnings in 83.57s (0:01:23), see https://github.com/materialsvirtuallab/monty/issues/736 -# 2025.1.9: error in tests: https://github.com/materialsvirtuallab/monty/issues/740 +# tests as of 2025.3.3: 3 failed, 197 passed, 4 skipped, 4 warnings in 34.20s, see https://github.com/materialsvirtuallab/monty/issues/765 .include <bsd.port.mk> diff --git a/devel/py-monty/distinfo b/devel/py-monty/distinfo index 36d672ce56df..fefee8d6be8c 100644 --- a/devel/py-monty/distinfo +++ b/devel/py-monty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736488371 -SHA256 (materialsvirtuallab-monty-v2025.1.9_GH0.tar.gz) = 4f1df3cb7d298763acda20ea0ea8a538f1a6e243dfb5b6c19dd10e09cd9b9419 -SIZE (materialsvirtuallab-monty-v2025.1.9_GH0.tar.gz) = 120448 +TIMESTAMP = 1757095647 +SHA256 (materialsvirtuallab-monty-v2025.3.3_GH0.tar.gz) = 2fabfcb6764419476c235be564f4a8805e9c46d41dc5af9068a6eaa30946dd93 +SIZE (materialsvirtuallab-monty-v2025.3.3_GH0.tar.gz) = 121622 diff --git a/devel/py-pytest-arraydiff/Makefile b/devel/py-pytest-arraydiff/Makefile new file mode 100644 index 000000000000..f827c3f124b1 --- /dev/null +++ b/devel/py-pytest-arraydiff/Makefile @@ -0,0 +1,29 @@ +PORTNAME= pytest-arraydiff +DISTVERSION= 0.6.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Pytest plugin to help with comparing array output from tests +WWW= https://github.com/astropy/pytest-arraydiff + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pytest>=4.6:devel/py-pytest@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +NO_ARCH= yes + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 0.6.1: 18 passed in 32.31s + +.include <bsd.port.mk> diff --git a/devel/py-pytest-arraydiff/distinfo b/devel/py-pytest-arraydiff/distinfo new file mode 100644 index 000000000000..51c9960f06a9 --- /dev/null +++ b/devel/py-pytest-arraydiff/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757266057 +SHA256 (pytest-arraydiff-0.6.1.tar.gz) = 2937b1450fc935620f24709d87d40c67e055a043d7b8541a25fdfa994dda67de +SIZE (pytest-arraydiff-0.6.1.tar.gz) = 16907 diff --git a/devel/py-pytest-arraydiff/pkg-descr b/devel/py-pytest-arraydiff/pkg-descr new file mode 100644 index 000000000000..d4c6f298dd68 --- /dev/null +++ b/devel/py-pytest-arraydiff/pkg-descr @@ -0,0 +1,16 @@ +pytest-arraydiff is a py.test plugin to facilitate the generation and comparison +of data arrays produced during tests, in particular in cases where the arrays +are too large to conveniently hard-code them in the tests +(e.g. np.testing.assert_allclose(x, [1, 2, 3])). + +The basic idea is that you can write a test that generates a Numpy array (or +other related objects depending on the format, e.g. pandas DataFrame). You can +then either run the tests in a mode to generate reference files from the arrays, +or you can run the tests in comparison mode, which will compare the results of +the tests to the reference ones within some tolerance. + +At the moment, the supported file formats for the reference files are: +* A plain text-based format (based on Numpy loadtxt output) +* The FITS format (requires astropy). With this format, tests can return either + a Numpy array for a FITS HDU object. +* A pandas HDF5 format using the pandas HDFStore diff --git a/devel/py-pytest-asyncio/Makefile b/devel/py-pytest-asyncio/Makefile index 14fd94ae7c33..9f02c32b083c 100644 --- a/devel/py-pytest-asyncio/Makefile +++ b/devel/py-pytest-asyncio/Makefile @@ -1,6 +1,5 @@ PORTNAME= pytest-asyncio -DISTVERSION= 0.23.8 -PORTREVISION= 1 +DISTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,21 +7,24 @@ DISTNAME= pytest_asyncio-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Py.test plugin providing fixtures and markers for asyncio -WWW= https://pypi.org/project/pytest-asyncio/ +WWW= https://pytest-asyncio.readthedocs.io/en/stable/ \ + https://github.com/pytest-dev/pytest-asyncio LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -# note that the next version requires pytest 8.2.0, while ports still only have 8.1.1 ATOW -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=6.1.0:devel/py-pytest@${PY_FLAVOR} -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=6.1.0:devel/py-pytest@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=5.7.1:devel/py-hypothesis@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=8.0:devel/py-pytest@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=6.2:devel/py-coverage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hypothesis>=5.7.1:devel/py-hypothesis@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils pytest +USE_PYTHON= pep517 autoplist pytest + NO_ARCH= yes -post-patch: - @${ECHO_CMD} 'from setuptools import setup; setup()' > ${WRKSRC}/setup.py +# tests as of 1.1.0: 23 failed, 145 passed in 214.54s (0:03:34), see https://github.com/pytest-dev/pytest-asyncio/issues/1227 .include <bsd.port.mk> diff --git a/devel/py-pytest-asyncio/distinfo b/devel/py-pytest-asyncio/distinfo index 3954ac929c5e..9989f8ef730a 100644 --- a/devel/py-pytest-asyncio/distinfo +++ b/devel/py-pytest-asyncio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721655462 -SHA256 (pytest_asyncio-0.23.8.tar.gz) = 759b10b33a6dc61cce40a8bd5205e302978bbbcc00e279a8b61d9a6a3c82e4d3 -SIZE (pytest_asyncio-0.23.8.tar.gz) = 46920 +TIMESTAMP = 1757057362 +SHA256 (pytest_asyncio-1.1.0.tar.gz) = 796aa822981e01b68c12e4827b8697108f7205020f24b5793b3c41555dab68ea +SIZE (pytest_asyncio-1.1.0.tar.gz) = 46652 diff --git a/devel/py-pytest-asyncio/files/patch-pyproject.toml b/devel/py-pytest-asyncio/files/patch-pyproject.toml new file mode 100644 index 000000000000..d0998d710688 --- /dev/null +++ b/devel/py-pytest-asyncio/files/patch-pyproject.toml @@ -0,0 +1,22 @@ +--- pyproject.toml.orig 2025-07-16 04:22:08 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ requires = [ + [build-system] + build-backend = "setuptools.build_meta" + requires = [ +- "setuptools>=77", ++ "setuptools", + "setuptools-scm[toml]>=6.2", + ] + +@@ -10,10 +10,6 @@ readme.file = "README.rst" + description = "Pytest support for asyncio" + readme.content-type = "text/x-rst" + readme.file = "README.rst" +-license = "Apache-2.0" +-license-files = [ +- "LICENSE", +-] + maintainers = [ + { name = "Michael Seifert", email = "m.seifert@digitalernachschub.de" }, + ] diff --git a/devel/py-pytest-examples/Makefile b/devel/py-pytest-examples/Makefile index 0b0a4934b692..44da8aee1306 100644 --- a/devel/py-pytest-examples/Makefile +++ b/devel/py-pytest-examples/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-examples -DISTVERSION= 0.0.13 +DISTVERSION= 0.0.18 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-examples/distinfo b/devel/py-pytest-examples/distinfo index a44e941f7567..a681f7151f55 100644 --- a/devel/py-pytest-examples/distinfo +++ b/devel/py-pytest-examples/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723624177 -SHA256 (pytest_examples-0.0.13.tar.gz) = 4d6fd78154953e84444f58f193eb6cc8d853bca7f0ee9f44ea75db043a2c19b5 -SIZE (pytest_examples-0.0.13.tar.gz) = 20445 +TIMESTAMP = 1756452701 +SHA256 (pytest_examples-0.0.18.tar.gz) = 9a464f007f805b113677a15e2f8942ebb92d7d3eb5312e9a405d018478ec9801 +SIZE (pytest_examples-0.0.18.tar.gz) = 21237 diff --git a/devel/py-pytest-filter-subpackage/Makefile b/devel/py-pytest-filter-subpackage/Makefile new file mode 100644 index 000000000000..9756657dc05b --- /dev/null +++ b/devel/py-pytest-filter-subpackage/Makefile @@ -0,0 +1,29 @@ +PORTNAME= pytest-filter-subpackage +DISTVERSION= 0.2.0 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Pytest plugin for filtering based on sub-packages +WWW= https://github.com/astropy/pytest-filter-subpackage + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest>=4.6:devel/py-pytest@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +NO_ARCH= yes + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 0.2.0: 3 failed, 5 passed in 3.14s, see https://github.com/astropy/pytest-filter-subpackage/issues/31 + +.include <bsd.port.mk> diff --git a/devel/py-pytest-filter-subpackage/distinfo b/devel/py-pytest-filter-subpackage/distinfo new file mode 100644 index 000000000000..58a99512f08b --- /dev/null +++ b/devel/py-pytest-filter-subpackage/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757267184 +SHA256 (pytest-filter-subpackage-0.2.0.tar.gz) = 3f468f1b36518128869b95deab661ba45ed6293854329fef14da4c8cac78af56 +SIZE (pytest-filter-subpackage-0.2.0.tar.gz) = 8085 diff --git a/devel/py-pytest-filter-subpackage/pkg-descr b/devel/py-pytest-filter-subpackage/pkg-descr new file mode 100644 index 000000000000..e7d1939b98d6 --- /dev/null +++ b/devel/py-pytest-filter-subpackage/pkg-descr @@ -0,0 +1,3 @@ +pytest-filter-subpackage is a simple plugin for the pytest framework that +provides a shortcut to testing all code and documentation for a given +sub-package. diff --git a/devel/py-pytest-timeout/Makefile b/devel/py-pytest-timeout/Makefile index 7ca86533aa43..b7cacd817606 100644 --- a/devel/py-pytest-timeout/Makefile +++ b/devel/py-pytest-timeout/Makefile @@ -1,9 +1,9 @@ PORTNAME= pytest-timeout -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= loader@FreeBSD.org COMMENT= Pytest plugin to abort hanging tests @@ -12,7 +12,7 @@ WWW= https://github.com/pytest-dev/pytest-timeout LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=5.0.0:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.0.0:devel/py-pytest@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${PY_FLAVOR} diff --git a/devel/py-pytest-timeout/distinfo b/devel/py-pytest-timeout/distinfo index ff21aa45426d..ad294efafe7b 100644 --- a/devel/py-pytest-timeout/distinfo +++ b/devel/py-pytest-timeout/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659146345 -SHA256 (pytest-timeout-2.1.0.tar.gz) = c07ca07404c612f8abbe22294b23c368e2e5104b521c1790195561f37e1ac3d9 -SIZE (pytest-timeout-2.1.0.tar.gz) = 18386 +TIMESTAMP = 1757054483 +SHA256 (pytest_timeout-2.4.0.tar.gz) = 7e68e90b01f9eff71332b25001f85c75495fc4e3a836701876183c4bcfd0540a +SIZE (pytest_timeout-2.4.0.tar.gz) = 17973 diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile index f1998ed35cfd..5e704aab0c87 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest -PORTVERSION= 8.1.1 +PORTVERSION= 8.4.2 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI @@ -16,24 +16,24 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2.3:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PY_EXCEPTIONGROUP} \ - ${PYTHON_PKGNAMEPREFIX}iniconfig>=0:devel/py-iniconfig@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pluggy>=1.4<2.0:devel/py-pluggy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}iniconfig>0:devel/py-iniconfig@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=20:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pluggy>=1.5<2.0:devel/py-pluggy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.7.2:textproc/py-pygments@${PY_FLAVOR} \ ${PY_TOMLI} TEST_DEPENDS= bash:shells/bash \ lsof:sysutils/lsof \ - ${PYTHON_PKGNAMEPREFIX}argcomplete>=0:devel/py-argcomplete@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}asynctest>=0:devel/py-asynctest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}argcomplete>0:devel/py-argcomplete@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}attrs>=19.2:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>=3.56:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pexpect>=0:misc/py-pexpect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.7.2:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=2.1.0,1:devel/py-pytest-xdist@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmlschema>=0:textproc/py-xmlschema@${PY_FLAVOR} @@ -43,8 +43,9 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -# XXX: test_pdb_custom_cls_with_set_trace fails do-test: - cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs + @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs + +# tests as of 8.4.2: 1 failed, 3861 passed, 37 skipped, 12 xfailed, 7 xpassed in 652.09s (0:10:52), see https://github.com/pytest-dev/pytest/issues/13699 .include <bsd.port.mk> diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo index aa049f11410b..429aa14b982a 100644 --- a/devel/py-pytest/distinfo +++ b/devel/py-pytest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713775176 -SHA256 (pytest-8.1.1.tar.gz) = ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044 -SIZE (pytest-8.1.1.tar.gz) = 1409703 +TIMESTAMP = 1757060185 +SHA256 (pytest-8.4.2.tar.gz) = 86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01 +SIZE (pytest-8.4.2.tar.gz) = 1519618 diff --git a/devel/py-tox/Makefile b/devel/py-tox/Makefile index 69092d41a194..ee4f6ba69fb3 100644 --- a/devel/py-tox/Makefile +++ b/devel/py-tox/Makefile @@ -1,5 +1,5 @@ PORTNAME= tox -DISTVERSION= 4.29.0 +DISTVERSION= 4.30.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tox/distinfo b/devel/py-tox/distinfo index a0b148cce1ac..04b48b7c00de 100644 --- a/devel/py-tox/distinfo +++ b/devel/py-tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756637623 -SHA256 (tox-4.29.0.tar.gz) = 7b3a2bb43974285110eee35a859f2b3f2e87a24f6e1011d83f466b7c75835bd2 -SIZE (tox-4.29.0.tar.gz) = 200853 +TIMESTAMP = 1757156051 +SHA256 (tox-4.30.1.tar.gz) = 9b685427cc143064fc98171c18d2065763095100e6f429c813bbd51765a36b1e +SIZE (tox-4.30.1.tar.gz) = 202209 diff --git a/devel/py-types-ujson/Makefile b/devel/py-types-ujson/Makefile index 8131a9f60d33..b493005e0edd 100644 --- a/devel/py-types-ujson/Makefile +++ b/devel/py-types-ujson/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/python/typeshed LICENSE= APACHE20 +DEPRECATED= No longer required by devel/py-ujson ≥ 5.11 +EXPIRATION_DATE=2025-10-31 + USES= python USE_PYTHON= distutils NO_ARCH= yes diff --git a/devel/radicle/Makefile b/devel/radicle/Makefile index 342b4882a5c6..781be9284dc3 100644 --- a/devel/radicle/Makefile +++ b/devel/radicle/Makefile @@ -1,6 +1,5 @@ PORTNAME= radicle -DISTVERSION= 1.3.0 -PORTREVISION= 1 +DISTVERSION= 1.4.0 CATEGORIES= devel MASTER_SITES= https://distfiles.pirateparty.in/ashish/:sources \ LOCAL/ashish:sources @@ -18,14 +17,14 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS -GIT_HEAD= 0e48723b419be95340a5d9858d76963e8e97137b +GIT_HEAD= bbd1e2cff60cb8086617251adc0c41d0847fe303 USES= cargo CARGO_INSTALL_PATH= crates/radicle-cli crates/radicle-remote-helper \ crates/radicle-node CARGO_ENV= GIT_HEAD=${GIT_HEAD} \ RADICLE_VERSION=${DISTVERSION} \ - SOURCE_DATE_EPOCH=1754993629 + SOURCE_DATE_EPOCH=1756995139 PLIST_FILES= bin/git-remote-rad \ bin/rad \ bin/radicle-node diff --git a/devel/radicle/Makefile.crates b/devel/radicle/Makefile.crates index 5ba7be2600e8..a68a740db012 100644 --- a/devel/radicle/Makefile.crates +++ b/devel/radicle/Makefile.crates @@ -1,4 +1,5 @@ -CARGO_CRATES= adler2-2.0.0 \ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.0 \ aead-0.5.2 \ aes-0.8.4 \ aes-gcm-0.10.3 \ @@ -19,6 +20,7 @@ CARGO_CRATES= adler2-2.0.0 \ arc-swap-1.7.1 \ ascii-1.1.0 \ autocfg-1.2.0 \ + backtrace-0.3.75 \ base-x-0.2.11 \ base16ct-0.2.0 \ base32-0.4.0 \ @@ -73,12 +75,14 @@ CARGO_CRATES= adler2-2.0.0 \ data-encoding-macro-internal-0.1.12 \ defer-heavy-0.1.0 \ der-0.7.9 \ + deranged-0.4.0 \ derive_more-2.0.1 \ derive_more-impl-2.0.1 \ diff-0.1.13 \ digest-0.10.7 \ displaydoc-0.2.5 \ document-features-0.2.11 \ + dunce-1.0.5 \ dyn-clone-1.0.17 \ ec25519-0.1.0 \ ecdsa-0.16.9 \ @@ -106,7 +110,9 @@ CARGO_CRATES= adler2-2.0.0 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ + getrandom-0.3.3 \ ghash-0.5.1 \ + gimli-0.31.1 \ git-ref-format-0.3.1 \ git-ref-format-core-0.3.1 \ git-ref-format-macro-0.3.1 \ @@ -150,6 +156,7 @@ CARGO_CRATES= adler2-2.0.0 \ hashbrown-0.14.3 \ hmac-0.12.1 \ home-0.5.9 \ + human-panic-2.0.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ @@ -209,12 +216,15 @@ CARGO_CRATES= adler2-2.0.0 \ num-bigint-dig-0.8.4 \ num-cmp-0.1.0 \ 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 \ + object-0.36.7 \ once_cell-1.21.3 \ opaque-debug-0.3.1 \ + os_info-3.12.0 \ outref-0.5.2 \ overload-0.1.1 \ p256-0.13.2 \ @@ -231,11 +241,13 @@ CARGO_CRATES= adler2-2.0.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ + plist-1.7.4 \ poly1305-0.8.0 \ polyval-0.6.2 \ popol-3.0.0 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ + powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ primeorder-0.13.6 \ @@ -245,7 +257,9 @@ CARGO_CRATES= adler2-2.0.0 \ prodash-29.0.2 \ qcheck-1.0.0 \ qcheck-macros-1.0.0 \ + quick-xml-0.38.1 \ quote-1.0.36 \ + r-efi-5.3.0 \ radicle-git-ext-0.8.1 \ radicle-std-ext-0.1.0 \ radicle-surf-0.22.0 \ @@ -263,6 +277,7 @@ CARGO_CRATES= adler2-2.0.0 \ regex-syntax-0.8.5 \ rfc6979-0.4.0 \ rsa-0.9.6 \ + rustc-demangle-0.1.26 \ rustix-0.38.34 \ rustix-1.0.7 \ rustversion-1.0.20 \ @@ -280,6 +295,7 @@ CARGO_CRATES= adler2-2.0.0 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ serde_json-1.0.140 \ + serde_spanned-1.0.0 \ sha1_smol-1.0.0 \ sha2-0.10.8 \ sha3-0.10.8 \ @@ -325,10 +341,16 @@ CARGO_CRATES= adler2-2.0.0 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.9 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ timeago-0.4.2 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ + toml-0.9.5 \ + toml_datetime-0.7.0 \ + toml_writer-1.0.2 \ tracing-0.1.41 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ @@ -368,6 +390,7 @@ CARGO_CRATES= adler2-2.0.0 \ vsimd-0.8.0 \ 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 \ @@ -406,6 +429,7 @@ CARGO_CRATES= adler2-2.0.0 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.26 \ winpipe-0.1.1 \ + wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ diff --git a/devel/radicle/distinfo b/devel/radicle/distinfo index c5f0ced6370f..399bbc40dc9f 100644 --- a/devel/radicle/distinfo +++ b/devel/radicle/distinfo @@ -1,6 +1,8 @@ -TIMESTAMP = 1755004363 -SHA256 (radicle-1.3.0.tar.gz) = 6b1eb113f56a2e80f2ae1c7713b6c35971681bee591817d9a0655abf4de4289b -SIZE (radicle-1.3.0.tar.gz) = 1075985 +TIMESTAMP = 1757154569 +SHA256 (radicle-1.4.0.tar.gz) = a91bfef25810f280b78a999d00d2c6c7ea3f43262c45863289a225061c8d4544 +SIZE (radicle-1.4.0.tar.gz) = 1100703 +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/aead-0.5.2.crate) = d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0 @@ -43,6 +45,8 @@ SHA256 (rust/crates/ascii-1.1.0.crate) = d92bec98840b8f03a5ff5413de5293bfcd8bf96 SIZE (rust/crates/ascii-1.1.0.crate) = 36075 SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80 SIZE (rust/crates/autocfg-1.2.0.crate) = 14808 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base-x-0.2.11.crate) = 4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270 SIZE (rust/crates/base-x-0.2.11.crate) = 10755 SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf @@ -151,6 +155,8 @@ SHA256 (rust/crates/defer-heavy-0.1.0.crate) = 5053691e3e6c0e5979cfb55503b7eb4b0 SIZE (rust/crates/defer-heavy-0.1.0.crate) = 5773 SHA256 (rust/crates/der-0.7.9.crate) = f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0 SIZE (rust/crates/der-0.7.9.crate) = 85173 +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 @@ -163,6 +169,8 @@ SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cd 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/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 +SIZE (rust/crates/dunce-1.0.5.crate) = 8244 SHA256 (rust/crates/dyn-clone-1.0.17.crate) = 0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125 SIZE (rust/crates/dyn-clone-1.0.17.crate) = 11848 SHA256 (rust/crates/ec25519-0.1.0.crate) = bdfd533a2fc01178c738c99412ae1f7e1ad2cb37c2e14bfd87e9d4618171c825 @@ -217,8 +225,12 @@ SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/ghash-0.5.1.crate) = f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1 SIZE (rust/crates/ghash-0.5.1.crate) = 9482 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/git-ref-format-0.3.1.crate) = 7428e0d6e549a9a613d6f019b839a0f5142c331295b79e119ca8f4faac145da1 SIZE (rust/crates/git-ref-format-0.3.1.crate) = 3378 SHA256 (rust/crates/git-ref-format-core-0.3.1.crate) = bbaeb9672a55e9e32cb6d3ef781e7526b25ab97d499fae71615649340b143424 @@ -305,6 +317,8 @@ SHA256 (rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a9 SIZE (rust/crates/hmac-0.12.1.crate) = 42657 SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5 SIZE (rust/crates/home-0.5.9.crate) = 8760 +SHA256 (rust/crates/human-panic-2.0.3.crate) = ac63a746b187e95d51fe16850eb04d1cfef203f6af98e6c405a6f262ad3df00a +SIZE (rust/crates/human-panic-2.0.3.crate) = 15965 SHA256 (rust/crates/iana-time-zone-0.1.60.crate) = e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141 SIZE (rust/crates/iana-time-zone-0.1.60.crate) = 27074 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f @@ -423,6 +437,8 @@ SHA256 (rust/crates/num-cmp-0.1.0.crate) = 63335b2e2c34fae2fb0aa2cecfd9f0832a1e2 SIZE (rust/crates/num-cmp-0.1.0.crate) = 15375 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 @@ -431,10 +447,14 @@ SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e54 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/opaque-debug-0.3.1.crate) = c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381 SIZE (rust/crates/opaque-debug-0.3.1.crate) = 7066 +SHA256 (rust/crates/os_info-3.12.0.crate) = d0e1ac5fde8d43c34139135df8ea9ee9465394b2d8d20f032d38998f64afffc3 +SIZE (rust/crates/os_info-3.12.0.crate) = 24642 SHA256 (rust/crates/outref-0.5.2.crate) = 1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e SIZE (rust/crates/outref-0.5.2.crate) = 5621 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 @@ -467,6 +487,8 @@ SHA256 (rust/crates/pkcs8-0.10.2.crate) = f950b2377845cebe5cf8b5165cb3cc1a5e0fa5 SIZE (rust/crates/pkcs8-0.10.2.crate) = 26360 SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 +SHA256 (rust/crates/plist-1.7.4.crate) = 3af6b589e163c5a788fab00ce0c0366f6efbb9959c2f9874b224936af7fce7e1 +SIZE (rust/crates/plist-1.7.4.crate) = 103748 SHA256 (rust/crates/poly1305-0.8.0.crate) = 8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf SIZE (rust/crates/poly1305-0.8.0.crate) = 32633 SHA256 (rust/crates/polyval-0.6.2.crate) = 9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25 @@ -477,6 +499,8 @@ SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b1144 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/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66 @@ -495,8 +519,12 @@ SHA256 (rust/crates/qcheck-1.0.0.crate) = b439bd4242da51d62d18c95e6a6add74934675 SIZE (rust/crates/qcheck-1.0.0.crate) = 21273 SHA256 (rust/crates/qcheck-macros-1.0.0.crate) = 2742b9af5a690615904b18f11983f4db9ea7ad1c7e6ed3fb4b2402cdaaf5b1b5 SIZE (rust/crates/qcheck-macros-1.0.0.crate) = 4843 +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.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 SIZE (rust/crates/quote-1.0.36.crate) = 28507 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/radicle-git-ext-0.8.1.crate) = 4b78c26e67d1712ad5a0c602ae3b236609461372ac04e200bda359fe4a1c6650 SIZE (rust/crates/radicle-git-ext-0.8.1.crate) = 10803 SHA256 (rust/crates/radicle-std-ext-0.1.0.crate) = db20136bbc9ae63f3fec8e5a6c369f4902fac2244501b5dfc6d668e43475aaa4 @@ -531,6 +559,8 @@ SHA256 (rust/crates/rfc6979-0.4.0.crate) = f8dd2a808d456c4a54e300a23e9f5a67e122c SIZE (rust/crates/rfc6979-0.4.0.crate) = 9140 SHA256 (rust/crates/rsa-0.9.6.crate) = 5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc SIZE (rust/crates/rsa-0.9.6.crate) = 80048 +SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 SHA256 (rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f SIZE (rust/crates/rustix-0.38.34.crate) = 365160 SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 @@ -565,6 +595,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_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 +SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 SHA256 (rust/crates/sha1_smol-1.0.0.crate) = ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012 SIZE (rust/crates/sha1_smol-1.0.0.crate) = 9782 SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 @@ -655,6 +687,12 @@ SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672c SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 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/timeago-0.4.2.crate) = a1710e589de0a76aaf295cd47a6699f6405737dbfd3cf2b75c92d000b548d0e6 SIZE (rust/crates/timeago-0.4.2.crate) = 18821 SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f @@ -663,6 +701,12 @@ SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a465126 SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 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.9.5.crate) = 75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8 +SIZE (rust/crates/toml-0.9.5.crate) = 56833 +SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 +SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 +SHA256 (rust/crates/toml_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-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 @@ -741,6 +785,8 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/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 @@ -817,6 +863,8 @@ SHA256 (rust/crates/winnow-0.6.26.crate) = 1e90edd2ac1aa278a5c4599b1d89cf03074b6 SIZE (rust/crates/winnow-0.6.26.crate) = 167349 SHA256 (rust/crates/winpipe-0.1.1.crate) = 1ccf671d62d1bd0c913d9059e69bb4a6b51f7a4c899ab83c62d921e35f206053 SIZE (rust/crates/winpipe-0.1.1.crate) = 16051 +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 diff --git a/devel/rapidyaml/Makefile b/devel/rapidyaml/Makefile index f99d02e4950b..0f4831429985 100644 --- a/devel/rapidyaml/Makefile +++ b/devel/rapidyaml/Makefile @@ -1,6 +1,6 @@ PORTNAME= rapidyaml DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 +DISTVERSION= 0.9.0 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com @@ -18,13 +18,13 @@ USES= compiler:c++11-lib cmake:noninja localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= biojppm GH_PROJECT= cmake:cmake -GH_TAGNAME= 9416f29:cmake GH_SUBDIR= ext/c4core/cmake:cmake +GH_TAGNAME= e87e11f:cmake USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS -PLIST_SUB= PORTVERSION=${PORTVERSION} +PLIST_SUB= VERSION=${DISTVERSION} .include <bsd.port.mk> diff --git a/devel/rapidyaml/distinfo b/devel/rapidyaml/distinfo index 61cf33a045d6..6d81dabf1f0b 100644 --- a/devel/rapidyaml/distinfo +++ b/devel/rapidyaml/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1641437701 -SHA256 (biojppm-rapidyaml-v0.3.0_GH0.tar.gz) = 1e25d739207733bd9febaf57793e4df3b7f868aa1d3c18d744b09b5d7b286a53 -SIZE (biojppm-rapidyaml-v0.3.0_GH0.tar.gz) = 291415 -SHA256 (biojppm-cmake-9416f29_GH0.tar.gz) = 4c4b47dec40782866deb56df29a93b89eec059a2b368d3ad72aed85b810109d8 -SIZE (biojppm-cmake-9416f29_GH0.tar.gz) = 121012 +TIMESTAMP = 1750781450 +SHA256 (biojppm-rapidyaml-v0.9.0_GH0.tar.gz) = 78e62e35b61bb59db53213cc0cfc1ad408a59e62fb66af30a886b75427f26321 +SIZE (biojppm-rapidyaml-v0.9.0_GH0.tar.gz) = 8238366 +SHA256 (biojppm-cmake-e87e11f_GH0.tar.gz) = a68e1ed2b92bab8111ce9de0fb21202af6e5e5c9a1b3f9e8c35a0a57d322b41b +SIZE (biojppm-cmake-e87e11f_GH0.tar.gz) = 145370 diff --git a/devel/rapidyaml/files/patch-CMakeLists.txt b/devel/rapidyaml/files/patch-CMakeLists.txt index f325c3ab33ae..e0d85b85b014 100644 --- a/devel/rapidyaml/files/patch-CMakeLists.txt +++ b/devel/rapidyaml/files/patch-CMakeLists.txt @@ -1,17 +1,19 @@ ---- CMakeLists.txt.orig 2021-12-28 17:18:42 UTC +--- CMakeLists.txt.orig 2025-04-10 19:51:13 UTC +++ CMakeLists.txt -@@ -17,9 +17,6 @@ option(RYML_DBG "Enable (very verbose) ryml debug prin +@@ -27,11 +27,6 @@ option(RYML_INSTALL "Enable install target" ON) #------------------------------------------------------- -c4_require_subproject(c4core INCORPORATE -- SUBDIRECTORY ${RYML_EXT_DIR}/c4core) +- SUBDIRECTORY ${RYML_EXT_DIR}/c4core +- OVERRIDE C4CORE_INSTALL ${RYML_INSTALL} +-) - c4_add_library(ryml SOURCES ryml.hpp -@@ -47,14 +44,15 @@ c4_add_library(ryml - c4/yml/tree.cpp +@@ -74,14 +69,14 @@ c4_add_library(ryml + c4/yml/version.cpp c4/yml/writer.hpp c4/yml/yml.hpp - ryml.natvis @@ -25,7 +27,6 @@ + +include_directories(/usr/local/include) +target_link_libraries(ryml c4core) -+ - if(NOT RYML_DEFAULT_CALLBACKS) - target_compile_definitions(ryml PRIVATE RYML_NO_DEFAULT_CALLBACKS) + if(RYML_WITH_TAB_TOKENS) + target_compile_definitions(ryml PUBLIC RYML_WITH_TAB_TOKENS) diff --git a/devel/rapidyaml/files/patch-src_c4_yml_common.hpp b/devel/rapidyaml/files/patch-src_c4_yml_common.hpp new file mode 100644 index 000000000000..44c801b3584b --- /dev/null +++ b/devel/rapidyaml/files/patch-src_c4_yml_common.hpp @@ -0,0 +1,11 @@ +--- src/c4/yml/common.hpp.orig 2025-04-10 19:51:13 UTC ++++ src/c4/yml/common.hpp +@@ -9,7 +9,7 @@ + #include <c4/dump.hpp> + #include <c4/yml/export.hpp> + +-#if defined(C4_MSVC) || defined(C4_MINGW) ++#if defined(C4_MSVC) || defined(C4_MINGW) || defined(__FreeBSD__) + #include <malloc.h> + #else + #include <alloca.h> diff --git a/devel/rapidyaml/pkg-plist b/devel/rapidyaml/pkg-plist index b9b03e81fd8c..8e2d09c4ec54 100644 --- a/devel/rapidyaml/pkg-plist +++ b/devel/rapidyaml/pkg-plist @@ -5,15 +5,26 @@ include/c4/yml/detail/print.hpp include/c4/yml/detail/stack.hpp include/c4/yml/emit.def.hpp include/c4/yml/emit.hpp +include/c4/yml/event_handler_stack.hpp +include/c4/yml/event_handler_tree.hpp include/c4/yml/export.hpp +include/c4/yml/filter_processor.hpp +include/c4/yml/fwd.hpp include/c4/yml/node.hpp +include/c4/yml/node_type.hpp include/c4/yml/parse.hpp +include/c4/yml/parse_engine.def.hpp +include/c4/yml/parse_engine.hpp +include/c4/yml/parser_state.hpp include/c4/yml/preprocess.hpp +include/c4/yml/reference_resolver.hpp include/c4/yml/std/map.hpp include/c4/yml/std/std.hpp include/c4/yml/std/string.hpp include/c4/yml/std/vector.hpp +include/c4/yml/tag.hpp include/c4/yml/tree.hpp +include/c4/yml/version.hpp include/c4/yml/writer.hpp include/c4/yml/yml.hpp include/ryml.hpp @@ -23,4 +34,4 @@ lib/cmake/ryml/rymlConfigVersion.cmake lib/cmake/ryml/rymlTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ryml/rymlTargets.cmake lib/libryml.so -lib/libryml.so.%%PORTVERSION%% +lib/libryml.so.%%VERSION%% diff --git a/devel/scc/Makefile b/devel/scc/Makefile index b133aa47886a..0c0c0faeb19b 100644 --- a/devel/scc/Makefile +++ b/devel/scc/Makefile @@ -1,7 +1,7 @@ PORTNAME= scc DISTVERSIONPREFIX= v DISTVERSION= 3.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/shfmt/Makefile b/devel/shfmt/Makefile index 800d8ee69608..cb4bfdcc3eba 100644 --- a/devel/shfmt/Makefile +++ b/devel/shfmt/Makefile @@ -1,7 +1,7 @@ PORTNAME= shfmt DISTVERSIONPREFIX= v DISTVERSION= 3.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/soft-serve/Makefile b/devel/soft-serve/Makefile index c4fa231d7669..6811239cf17d 100644 --- a/devel/soft-serve/Makefile +++ b/devel/soft-serve/Makefile @@ -1,7 +1,7 @@ PORTNAME= soft-serve DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org diff --git a/devel/statik/Makefile b/devel/statik/Makefile index f7fea149482b..b626babbca18 100644 --- a/devel/statik/Makefile +++ b/devel/statik/Makefile @@ -1,7 +1,7 @@ PORTNAME= statik DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 29 +PORTREVISION= 30 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/stuffbin/Makefile b/devel/stuffbin/Makefile index 90194cfe000e..060894b223c8 100644 --- a/devel/stuffbin/Makefile +++ b/devel/stuffbin/Makefile @@ -1,7 +1,7 @@ PORTNAME= stuffbin DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/tabby/Makefile b/devel/tabby/Makefile index c09dfa9e47cb..9d48c95ff3c1 100644 --- a/devel/tabby/Makefile +++ b/devel/tabby/Makefile @@ -1,648 +1,719 @@ PORTNAME= tabby DISTVERSIONPREFIX= v -DISTVERSION= 0.11.1 -PORTREVISION= 14 +DISTVERSION= 0.31.1 CATEGORIES= devel # machine-learning +MASTER_SITES= https://github.com/swagger-api/swagger-ui/archive/refs/tags/:swagger PKGNAMESUFFIX= -ai-coding-assistant +DISTFILES= v5.17.14.zip:swagger +DIST_SUBDIR= ${PORTNAME} MAINTAINER= yuri@FreeBSD.org COMMENT= Self-hosted AI coding assistant -WWW= https://tabby.tabbyml.com/ +WWW= https://www.tabbyml.com/ \ + https://github.com/TabbyML/tabby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= smartstring crate fails to compile https://github.com/bodil/smartstring/issues/54, also see https://github.com/graphql-rust/juniper/issues/1340 - BUILD_DEPENDS= cmake:devel/cmake-core LIB_DEPENDS= libgit2.so:devel/libgit2 \ - libllama.so:misc/llama-cpp \ libssh2.so:security/libssh2 \ libzstd.so:archivers/zstd +RUN_DEPENDS= llama-server:misc/llama-cpp -USES= cargo ssl +USES= cargo localbase ssl USE_GITHUB= yes GH_ACCOUNT= TabbyML -GH_TUPLE= ggerganov:llama.cpp:9aa6724:llama_cpp/crates/llama-cpp-bindings/llama.cpp +GH_TUPLE= ggerganov:llama.cpp:952a47f455fbd92e2659b98b9b6317a2dafeb532:llama_cpp/crates/llama-cpp-server/llama.cpp + +CARGO_TARGET_DIR?= ${WRKSRC}/target # fix bug that llama-cpp is copied here instead of the original target dir -CARGO_CRATES= addr2line-0.19.0 \ +CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ - aho-corasick-1.1.2 \ - allocator-api2-0.2.16 \ + aho-corasick-1.1.3 \ + allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - ansi_term-0.12.1 \ - anstream-0.6.4 \ - anstyle-1.0.0 \ - anstyle-parse-0.2.0 \ - anstyle-query-1.0.0 \ - anstyle-wincon-3.0.1 \ - anyhow-1.0.71 \ - arc-swap-1.6.0 \ - argon2-0.5.2 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + anyhow-1.0.86 \ + arbitrary-1.4.1 \ + arc-swap-1.7.1 \ + argon2-0.5.3 \ ascii-0.9.3 \ assert-json-diff-2.0.2 \ assert_matches-1.5.0 \ async-convert-1.0.0 \ - async-oneshot-0.5.9 \ - async-openai-0.20.0 \ + async-openai-alt-0.26.2 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atoi-2.0.0 \ + atomic-waker-1.1.2 \ + atomic-write-file-0.1.4 \ auto_enums-0.8.5 \ - autocfg-1.1.0 \ + autocfg-1.3.0 \ axum-0.7.5 \ + axum-0.8.3 \ axum-core-0.4.3 \ - axum-extra-0.9.3 \ + axum-core-0.5.2 \ + axum-extra-0.10.1 \ axum-prometheus-0.6.1 \ backoff-0.4.0 \ - backtrace-0.3.67 \ - base64-0.13.1 \ - base64-0.21.5 \ - base64-0.22.0 \ + backtrace-0.3.71 \ + base64-0.21.7 \ + base64-0.22.1 \ base64ct-1.6.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ - bitflags-2.4.0 \ - bitpacking-0.8.4 \ + bitflags-2.6.0 \ + bitpacking-0.9.2 \ blake2-0.10.6 \ block-buffer-0.10.4 \ - bstr-1.7.0 \ - bumpalo-3.13.0 \ - byteorder-1.4.3 \ - bytes-1.5.0 \ + bstr-1.9.1 \ + build-target-0.4.0 \ + bumpalo-3.17.0 \ + byteorder-1.5.0 \ + bytes-1.10.1 \ cached-0.49.3 \ cached_proc_macro-0.20.0 \ cached_proc_macro_types-0.1.1 \ - cargo-lock-9.0.0 \ - cc-1.0.83 \ - census-0.4.1 \ + cc-1.0.98 \ + census-0.4.2 \ cfg-if-1.0.0 \ - chrono-0.4.31 \ + cfg_aliases-0.1.1 \ + chrono-0.4.38 \ chumsky-0.9.3 \ - clap-4.4.11 \ - clap_builder-4.4.11 \ - clap_derive-4.4.7 \ - clap_lex-0.6.0 \ + clap-4.5.4 \ + clap_builder-4.5.2 \ + clap_derive-4.5.4 \ + clap_lex-0.7.0 \ + clocksource-0.8.1 \ cmake-0.1.50 \ - codespan-reporting-0.11.1 \ - colorchoice-1.0.0 \ + color-eyre-0.6.3 \ + color-spantrace-0.2.1 \ + colorchoice-1.0.1 \ combine-3.8.1 \ - combine-4.6.7 \ - console-0.15.7 \ + console-0.15.8 \ const-oid-0.9.6 \ - core-foundation-0.9.3 \ - core-foundation-sys-0.8.4 \ - cpufeatures-0.2.11 \ - crc-3.0.1 \ + convert_case-0.4.0 \ + core-foundation-0.9.4 \ + core-foundation-0.10.0 \ + core-foundation-sys-0.8.7 \ + cpufeatures-0.2.12 \ + crc-3.2.1 \ crc-catalog-2.4.0 \ - crc32fast-1.3.2 \ + crc32fast-1.4.2 \ cron-0.12.1 \ - crossbeam-channel-0.5.8 \ - crossbeam-deque-0.8.3 \ - crossbeam-epoch-0.9.14 \ + crossbeam-channel-0.5.13 \ + crossbeam-deque-0.8.5 \ + crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ - crossbeam-utils-0.8.19 \ + crossbeam-utils-0.8.21 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ + cssparser-0.27.2 \ + cssparser-macros-0.6.1 \ custom_error-1.9.2 \ - cxx-1.0.95 \ - cxx-build-1.0.95 \ - cxxbridge-flags-1.0.95 \ - cxxbridge-macro-1.0.95 \ - darling-0.10.2 \ darling-0.14.4 \ - darling-0.20.8 \ - darling_core-0.10.2 \ + darling-0.20.9 \ darling_core-0.14.4 \ - darling_core-0.20.8 \ - darling_macro-0.10.2 \ + darling_core-0.20.9 \ darling_macro-0.14.4 \ - darling_macro-0.20.8 \ + darling_macro-0.20.9 \ dashmap-5.5.3 \ - data-encoding-2.4.0 \ - der-0.7.8 \ + data-encoding-2.6.0 \ + der-0.7.9 \ deranged-0.3.11 \ - derive_builder-0.11.2 \ - derive_builder-0.12.0 \ + derive_arbitrary-1.4.1 \ derive_builder-0.20.0 \ - derive_builder_core-0.11.2 \ - derive_builder_core-0.12.0 \ derive_builder_core-0.20.0 \ - derive_builder_macro-0.11.2 \ - derive_builder_macro-0.12.0 \ derive_builder_macro-0.20.0 \ + derive_more-0.99.17 \ derive_utils-0.14.1 \ digest-0.10.7 \ dotenvy-0.15.7 \ - downcast-rs-1.2.0 \ - either-1.11.0 \ - email-encoding-0.2.0 \ + downcast-rs-1.2.1 \ + dtoa-1.0.9 \ + dtoa-short-0.3.4 \ + either-1.12.0 \ + email-encoding-0.3.0 \ email_address-0.2.4 \ encode_unicode-0.3.6 \ - encoding_rs-0.8.32 \ + encoder-0.2.4 \ + encoder-ryu-1.0.16 \ + encoding_rs-0.8.34 \ + encoding_rs_io-0.1.7 \ equivalent-1.0.1 \ - errno-0.3.1 \ - errno-dragonfly-0.1.2 \ + errno-0.3.9 \ etcetera-0.8.0 \ event-listener-2.5.3 \ eventsource-stream-0.2.3 \ - fastdivide-0.4.0 \ - fastrand-1.9.0 \ - fastrand-2.0.1 \ + eyre-0.6.12 \ + fastdivide-0.4.1 \ + fastrand-2.1.0 \ fid-rs-0.1.1 \ - file-rotate-0.7.5 \ - finl_unicode-1.2.0 \ - fixedbitset-0.4.2 \ - flate2-1.0.26 \ + flate2-1.0.30 \ + float-cmp-0.9.0 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ - fs2-0.4.3 \ - fs4-0.6.6 \ + fs4-0.8.3 \ fs_extra-1.3.0 \ - futures-0.3.28 \ - futures-channel-0.3.29 \ - futures-core-0.3.29 \ - futures-executor-0.3.28 \ + fslock-0.2.1 \ + futf-0.1.5 \ + futures-0.3.30 \ + futures-channel-0.3.30 \ + futures-core-0.3.30 \ + futures-executor-0.3.30 \ futures-intrusive-0.5.0 \ - futures-io-0.3.29 \ - futures-lite-2.3.0 \ - futures-macro-0.3.29 \ - futures-micro-0.5.0 \ - futures-sink-0.3.29 \ - futures-task-0.3.29 \ - futures-timer-3.0.2 \ - futures-util-0.3.29 \ + futures-io-0.3.30 \ + futures-macro-0.3.30 \ + futures-sink-0.3.30 \ + futures-task-0.3.30 \ + futures-timer-3.0.3 \ + futures-util-0.3.30 \ fxhash-0.2.1 \ - generator-0.7.4 \ + generator-0.7.5 \ generic-array-0.14.7 \ - getrandom-0.2.11 \ - gimli-0.27.2 \ + getrandom-0.1.16 \ + getrandom-0.2.15 \ + getrandom-0.3.2 \ + gimli-0.28.1 \ git2-0.18.3 \ - gitlab-0.1610.0 \ + gitlab-0.1700.1 \ glob-0.3.1 \ globset-0.4.14 \ - globwalk-0.7.3 \ graphql-introspection-query-0.2.0 \ graphql-parser-0.4.0 \ - graphql_client-0.11.0 \ - graphql_client_codegen-0.11.0 \ - graphql_query_derive-0.11.0 \ - h2-0.3.19 \ - h2-0.4.4 \ - hash-ids-0.2.1 \ + graphql_client-0.14.0 \ + graphql_client_codegen-0.14.0 \ + graphql_query_derive-0.14.0 \ + grep-0.3.1 \ + grep-cli-0.1.10 \ + grep-matcher-0.1.7 \ + grep-printer-0.2.1 \ + grep-regex-0.1.12 \ + grep-searcher-0.1.13 \ + h2-0.4.5 \ + halfbrown-0.2.5 \ hashbrown-0.12.3 \ - hashbrown-0.14.3 \ + hashbrown-0.14.5 \ hashlink-0.8.4 \ headers-0.4.0 \ headers-core-0.3.0 \ heck-0.4.1 \ - hermit-abi-0.2.6 \ - hermit-abi-0.3.1 \ + heck-0.5.0 \ + hermit-abi-0.3.9 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ - home-0.5.5 \ - hostname-0.3.1 \ + home-0.5.9 \ + hostname-0.4.0 \ + htmd-0.1.0 \ + html5ever-0.25.2 \ + html5ever-0.27.0 \ htmlescape-0.3.1 \ - http-0.2.11 \ + http-0.2.12 \ http-1.1.0 \ - http-body-0.4.5 \ + http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.1 \ - http-range-header-0.4.0 \ + http-range-header-0.4.2 \ httparse-1.8.0 \ - httpdate-1.0.2 \ - humantime-2.1.0 \ - hyper-0.14.27 \ + httpdate-1.0.3 \ + humantime-2.2.0 \ + hyper-0.14.28 \ hyper-1.3.1 \ - hyper-rustls-0.24.2 \ hyper-rustls-0.26.0 \ + hyper-rustls-0.27.3 \ hyper-timeout-0.5.1 \ hyper-tls-0.6.0 \ - hyper-util-0.1.3 \ - iana-time-zone-0.1.57 \ + hyper-util-0.1.5 \ + iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ - idna-0.4.0 \ idna-0.5.0 \ - if_chain-1.0.2 \ ignore-0.4.22 \ + indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.2.6 \ - indicatif-0.17.7 \ - insta-1.34.0 \ - instant-0.1.12 \ - io-lifetimes-1.0.11 \ - ipnet-2.7.2 \ + indicatif-0.17.8 \ + insta-1.39.0 \ + instant-0.1.13 \ + ipnet-2.9.0 \ iri-string-0.7.2 \ - itertools-0.10.5 \ - itertools-0.11.0 \ + is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ - itoa-1.0.6 \ - jobserver-0.1.26 \ - js-sys-0.3.64 \ - jsonwebtoken-9.1.0 \ + itertools-0.13.0 \ + itoa-0.4.8 \ + itoa-1.0.11 \ + jobserver-0.1.31 \ + js-sys-0.3.69 \ + jsonwebtoken-9.3.0 \ juniper-0.16.1 \ - juniper_axum-0.1.0 \ + juniper_axum-0.2.0 \ juniper_codegen-0.16.0 \ juniper_graphql_ws-0.4.0 \ juniper_subscriptions-0.17.0 \ - kdam-0.5.0 \ - kv-0.24.0 \ + kuchiki-0.8.1 \ lazy_static-1.4.0 \ - lettre-0.11.3 \ + lber-0.4.2 \ + ldap3-0.11.5 \ + leaky-bucket-1.1.2 \ + lettre-0.11.7 \ levenshtein_automata-0.2.1 \ - libc-0.2.149 \ + lexical-core-0.8.5 \ + lexical-parse-float-0.8.5 \ + lexical-parse-integer-0.8.6 \ + lexical-util-0.8.5 \ + lexical-write-float-0.8.5 \ + lexical-write-integer-0.8.5 \ + libc-0.2.169 \ libgit2-sys-0.16.2+1.7.2 \ libloading-0.7.4 \ libm-0.2.8 \ libsqlite3-sys-0.27.0 \ libssh2-sys-0.3.0 \ - libz-sys-1.1.16 \ - link-cplusplus-1.0.8 \ + libz-sys-1.1.18 \ linked-hash-map-0.5.6 \ - linux-raw-sys-0.3.8 \ - linux-raw-sys-0.4.10 \ - lock_api-0.4.10 \ - log-0.4.20 \ + linux-raw-sys-0.4.14 \ + lock_api-0.4.12 \ + log-0.4.27 \ + logkit-0.3.5 \ loom-0.5.6 \ louds-rs-0.4.0 \ - lru-0.11.1 \ - lz4_flex-0.11.1 \ - match_cfg-0.1.0 \ - matchers-0.0.1 \ + lru-0.12.3 \ + lz4_flex-0.11.3 \ + mac-0.1.1 \ + maplit-1.0.2 \ + markup5ever-0.10.1 \ + markup5ever-0.12.1 \ + markup5ever_rcdom-0.3.0 \ matchers-0.1.0 \ - matchit-0.7.0 \ + matches-0.1.10 \ + matchit-0.7.3 \ + matchit-0.8.4 \ md-5-0.10.6 \ - measure_time-0.8.2 \ + measure_time-0.8.3 \ memchr-2.7.2 \ - memmap2-0.7.1 \ - memo-map-0.3.2 \ - memoffset-0.8.0 \ + memmap2-0.9.4 \ metrics-0.22.3 \ metrics-exporter-prometheus-0.13.1 \ metrics-util-0.16.3 \ mime-0.3.17 \ mime_guess-2.0.4 \ - minijinja-1.0.8 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.6.2 \ - miniz_oxide-0.7.1 \ - mio-0.8.10 \ - murmurhash32-0.3.0 \ - native-tls-0.2.11 \ + miniz_oxide-0.7.3 \ + mio-1.0.3 \ + murmurhash32-0.3.1 \ + native-tls-0.2.12 \ netrc-0.4.1 \ + new_debug_unreachable-1.0.6 \ + nix-0.28.0 \ + nodrop-0.1.14 \ nom-7.1.3 \ - npm-package-json-0.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ nucleo-0.5.0 \ nucleo-matcher-0.3.1 \ - num-bigint-0.4.4 \ + num-bigint-0.4.5 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ - num-derive-0.3.3 \ - num-integer-0.1.45 \ - num-iter-0.1.43 \ - num-traits-0.2.17 \ - num_cpus-1.15.0 \ - num_threads-0.1.6 \ + num-integer-0.1.46 \ + num-iter-0.1.45 \ + num-traits-0.2.19 \ + num_cpus-1.16.0 \ + num_threads-0.1.7 \ number_prefix-0.4.0 \ nvml-wrapper-0.9.0 \ nvml-wrapper-sys-0.7.0 \ - object-0.30.3 \ - octocrab-0.38.0 \ + object-0.32.2 \ + octocrab-0.42.1 \ + omnicopy_to_output-0.1.1 \ once_cell-1.19.0 \ - oneshot-0.1.5 \ - openssl-0.10.61 \ + openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ - openssl-src-300.2.1+3.2.0 \ - openssl-sys-0.9.97 \ + openssl-src-300.3.0+3.3.0 \ + openssl-sys-0.9.102 \ opentelemetry-0.18.0 \ + opentelemetry-0.27.1 \ + opentelemetry-otlp-0.27.0 \ + opentelemetry-proto-0.27.0 \ + opentelemetry-semantic-conventions-0.27.0 \ opentelemetry_api-0.18.0 \ opentelemetry_sdk-0.18.0 \ + opentelemetry_sdk-0.27.1 \ overload-0.1.1 \ - ownedbytes-0.6.0 \ - package-lock-json-parser-0.4.0 \ - parking-2.2.0 \ - parking_lot-0.11.2 \ - parking_lot-0.12.1 \ - parking_lot_core-0.8.6 \ - parking_lot_core-0.9.8 \ + owo-colors-3.5.0 \ + parking_lot-0.12.3 \ + parking_lot_core-0.9.10 \ parse-git-url-0.5.1 \ password-hash-0.5.0 \ - paste-1.0.12 \ - pem-3.0.2 \ + paste-1.0.15 \ + pem-3.0.4 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ - pest-2.7.5 \ - pest_derive-2.7.5 \ - pest_generator-2.7.5 \ - pest_meta-2.7.5 \ - petgraph-0.6.3 \ - pin-project-1.1.3 \ - pin-project-internal-1.1.3 \ - pin-project-lite-0.2.13 \ + pest-2.7.10 \ + pest_derive-2.7.10 \ + pest_generator-2.7.10 \ + pest_meta-2.7.10 \ + phf-0.8.0 \ + phf-0.11.2 \ + phf_codegen-0.8.0 \ + phf_codegen-0.11.2 \ + phf_generator-0.8.0 \ + phf_generator-0.10.0 \ + phf_generator-0.11.2 \ + phf_macros-0.8.0 \ + phf_shared-0.8.0 \ + phf_shared-0.10.0 \ + phf_shared-0.11.2 \ + pin-project-1.1.5 \ + pin-project-internal-1.1.5 \ + pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ - pkg-config-0.3.27 \ - portable-atomic-1.3.2 \ + pkg-config-0.3.30 \ + portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ + precomputed-hash-0.1.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.78 \ + proc-macro-hack-0.5.20+deprecated \ + proc-macro2-1.0.95 \ + project-root-0.2.2 \ + prost-0.13.4 \ + prost-derive-0.13.4 \ psm-0.1.21 \ quanta-0.12.3 \ querystring-1.1.0 \ - quote-1.0.35 \ + quote-1.0.36 \ quoted_printable-0.5.0 \ + r-efi-5.2.0 \ + rand-0.7.3 \ rand-0.8.5 \ + rand-0.9.1 \ + rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ + rand_core-0.5.1 \ rand_core-0.6.4 \ + rand_core-0.9.3 \ + rand_distr-0.4.3 \ + rand_hc-0.2.0 \ + rand_pcg-0.2.1 \ + ratelimit-0.10.0 \ raw-cpuid-11.0.2 \ - rayon-1.7.0 \ - rayon-core-1.11.0 \ - redis-0.25.3 \ - redox_syscall-0.2.16 \ - redox_syscall-0.3.5 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + readable-readability-0.4.0 \ + redox_syscall-0.4.1 \ + redox_syscall-0.5.1 \ + ref-cast-1.0.23 \ + ref-cast-impl-1.0.23 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ - regex-syntax-0.8.2 \ - requirements-0.3.0 \ - reqwest-0.11.22 \ + regex-syntax-0.8.3 \ reqwest-0.12.4 \ reqwest-eventsource-0.6.0 \ - ring-0.17.5 \ - rmp-0.8.11 \ - rmp-serde-1.1.1 \ + ring-0.16.20 \ + ring-0.17.8 \ + rmp-0.8.14 \ + rmp-serde-1.3.0 \ rsa-0.9.6 \ - rust-embed-8.0.0 \ - rust-embed-impl-8.0.0 \ - rust-embed-utils-8.0.0 \ + rust-embed-8.4.0 \ + rust-embed-impl-8.4.0 \ + rust-embed-utils-8.4.0 \ rust-stemmers-1.2.0 \ - rustc-demangle-0.1.23 \ + rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ - rustix-0.37.19 \ - rustix-0.38.17 \ - rustls-0.21.10 \ + rustc_version-0.4.0 \ + rustix-0.38.34 \ + rustls-0.20.9 \ rustls-0.22.4 \ + rustls-0.23.20 \ rustls-native-certs-0.7.0 \ - rustls-pemfile-1.0.4 \ + rustls-native-certs-0.8.1 \ rustls-pemfile-2.1.2 \ - rustls-pki-types-1.5.0 \ - rustls-webpki-0.101.7 \ - rustls-webpki-0.102.3 \ - rustversion-1.0.14 \ - ryu-1.0.13 \ + rustls-pki-types-1.10.0 \ + rustls-webpki-0.102.8 \ + rustversion-1.0.17 \ + ryu-1.0.18 \ same-file-1.0.6 \ - schannel-0.1.21 \ + scc-2.1.1 \ + schannel-0.1.23 \ scoped-tls-1.0.1 \ - scopeguard-1.1.0 \ - scratch-1.0.5 \ + scopeguard-1.2.0 \ sct-0.7.1 \ + sdd-0.2.0 \ secrecy-0.8.0 \ - security-framework-2.9.2 \ - security-framework-sys-2.9.1 \ - self_cell-1.0.1 \ - semver-1.0.20 \ - serde-1.0.199 \ - serde-jsonlines-0.4.0 \ + secrecy-0.10.3 \ + security-framework-2.11.0 \ + security-framework-3.0.1 \ + security-framework-sys-2.12.1 \ + selectors-0.22.0 \ + semver-1.0.23 \ + serde-1.0.203 \ serde-jsonlines-0.5.0 \ - serde_derive-1.0.199 \ - serde_json-1.0.116 \ - serde_path_to_error-0.1.11 \ - serde_spanned-0.6.2 \ + serde_derive-1.0.203 \ + serde_json-1.0.117 \ + serde_path_to_error-0.1.16 \ + serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ serdeconv-0.4.1 \ serial_test-2.0.0 \ - serial_test-3.0.0 \ + serial_test-3.1.1 \ serial_test_derive-2.0.0 \ - serial_test_derive-3.0.0 \ + serial_test_derive-3.1.1 \ + servo_arc-0.1.1 \ sha1-0.10.6 \ - sha1_smol-1.0.0 \ sha2-0.10.8 \ - sha256-1.4.0 \ - sharded-slab-0.1.4 \ - signal-hook-registry-1.4.1 \ + sharded-slab-0.1.7 \ + signal-hook-registry-1.4.2 \ signature-2.2.0 \ - similar-2.3.0 \ + simd-adler32-0.3.7 \ + simd-json-0.13.10 \ + simdutf8-0.1.4 \ + similar-2.5.0 \ simple_asn1-0.6.2 \ - sketches-ddsketch-0.2.1 \ - slab-0.4.8 \ - sled-0.34.7 \ + siphasher-0.3.11 \ + sketches-ddsketch-0.2.2 \ + slab-0.4.9 \ smallvec-1.13.2 \ smartstring-1.0.1 \ - snafu-0.8.2 \ - snafu-derive-0.8.2 \ - socket2-0.4.9 \ - socket2-0.5.5 \ + snafu-0.8.3 \ + snafu-derive-0.8.3 \ + socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ + spinners-4.1.1 \ spki-0.7.3 \ - sql_query_builder-2.1.0 \ + sql_query_builder-2.2.0 \ sqlformat-0.2.3 \ - sqlx-0.7.4 \ - sqlx-core-0.7.4 \ - sqlx-macros-0.7.4 \ - sqlx-macros-core-0.7.4 \ - sqlx-mysql-0.7.4 \ - sqlx-postgres-0.7.4 \ - sqlx-sqlite-0.7.4 \ + sqlx-rt-0.6.3 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ strfmt-0.2.4 \ - stringprep-0.1.4 \ - strsim-0.9.3 \ + string_cache-0.8.7 \ + string_cache_codegen-0.5.2 \ + stringprep-0.1.5 \ strsim-0.10.0 \ + strsim-0.11.1 \ strum-0.24.1 \ + strum-0.26.2 \ strum_macros-0.24.3 \ + strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ - syn-2.0.52 \ + syn-2.0.100 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ - sysinfo-0.29.8 \ + sysinfo-0.33.0 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ - tantivy-0.21.0 \ - tantivy-bitpacker-0.5.0 \ - tantivy-columnar-0.2.0 \ - tantivy-common-0.6.0 \ - tantivy-fst-0.4.0 \ - tantivy-query-grammar-0.21.0 \ - tantivy-sstable-0.2.0 \ - tantivy-stacker-0.2.0 \ - tantivy-tokenizer-api-0.2.0 \ + tantivy-fst-0.5.0 \ tarpc-0.33.0 \ tarpc-plugins-0.12.0 \ temp_testdir-0.2.3 \ - tempfile-3.5.0 \ - termcolor-1.2.0 \ - terminal_size-0.3.0 \ - text-splitter-0.10.0 \ - textdistance-1.0.2 \ - thiserror-1.0.59 \ - thiserror-impl-1.0.59 \ - thread_local-1.1.7 \ + tempfile-3.10.1 \ + tendril-0.4.3 \ + termcolor-1.4.1 \ + text-splitter-0.13.3 \ + thin-slice-0.1.1 \ + thiserror-1.0.61 \ + thiserror-2.0.12 \ + thiserror-impl-1.0.61 \ + thiserror-impl-2.0.12 \ + thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ - tokio-1.35.0 \ - tokio-cron-scheduler-0.9.4 \ - tokio-macros-2.2.0 \ + tokio-1.42.0 \ + tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-retry-0.3.0 \ - tokio-rustls-0.24.1 \ + tokio-rustls-0.23.4 \ tokio-rustls-0.25.0 \ + tokio-rustls-0.26.1 \ tokio-serde-0.8.0 \ - tokio-stream-0.1.14 \ + tokio-stream-0.1.17 \ tokio-tungstenite-0.21.0 \ - tokio-util-0.7.10 \ - toml-0.5.11 \ - toml-0.7.4 \ - toml_datetime-0.6.2 \ - toml_edit-0.19.10 \ + tokio-tungstenite-0.26.2 \ + tokio-util-0.7.11 \ + toml-0.7.8 \ + toml_datetime-0.6.6 \ + toml_edit-0.19.15 \ + tonic-0.12.3 \ tower-0.4.13 \ + tower-0.5.2 \ tower-http-0.5.2 \ - tower-layer-0.3.2 \ - tower-service-0.3.2 \ - tracing-0.1.37 \ - tracing-attributes-0.1.24 \ - tracing-core-0.1.31 \ - tracing-futures-0.2.5 \ - tracing-log-0.1.3 \ + tower-http-0.6.2 \ + tower-layer-0.3.3 \ + tower-service-0.3.3 \ + tracing-0.1.40 \ + tracing-attributes-0.1.27 \ + tracing-core-0.1.32 \ + tracing-error-0.2.0 \ + tracing-log-0.2.0 \ tracing-opentelemetry-0.18.0 \ - tracing-serde-0.1.3 \ - tracing-subscriber-0.2.25 \ - tracing-subscriber-0.3.17 \ - tracing-test-0.1.0 \ - tracing-test-macro-0.1.0 \ + tracing-opentelemetry-0.28.0 \ + tracing-subscriber-0.3.18 \ + tracing-test-0.2.4 \ + tracing-test-macro-0.2.4 \ trackable-1.3.0 \ trackable_derive-1.0.0 \ - tree-sitter-0.20.10 \ - tree-sitter-c-sharp-0.20.0 \ - tree-sitter-go-0.20.0 \ - tree-sitter-java-0.20.2 \ - tree-sitter-kotlin-0.3.1 \ - tree-sitter-python-0.20.2 \ - tree-sitter-ruby-0.20.0 \ - tree-sitter-rust-0.20.3 \ - tree-sitter-tags-0.20.2 \ - tree-sitter-typescript-0.20.3 \ + tree-sitter-0.22.6 \ + tree-sitter-c-sharp-0.21.2 \ + tree-sitter-elixir-0.2.0 \ + tree-sitter-go-0.21.0 \ + tree-sitter-java-0.21.0 \ + tree-sitter-kotlin-0.3.6 \ + tree-sitter-lua-0.1.0 \ + tree-sitter-python-0.21.0 \ + tree-sitter-ruby-0.21.0 \ + tree-sitter-rust-0.21.2 \ + tree-sitter-scala-0.22.1 \ + tree-sitter-tags-0.22.6 \ + tree-sitter-typescript-0.21.1 \ trie-rs-0.1.1 \ - try-lock-0.2.4 \ + try-lock-0.2.5 \ tungstenite-0.21.0 \ - typenum-1.16.0 \ + tungstenite-0.26.2 \ + typenum-1.17.0 \ ucd-trie-0.1.6 \ - ulid-1.1.2 \ unicase-2.7.0 \ - unicode-bidi-0.3.13 \ - unicode-ident-1.0.9 \ - unicode-normalization-0.1.22 \ + unicode-bidi-0.3.15 \ + unicode-ident-1.0.12 \ + unicode-normalization-0.1.23 \ + unicode-properties-0.1.1 \ unicode-segmentation-1.11.0 \ - unicode-width-0.1.10 \ + unicode-width-0.1.12 \ unicode_categories-0.1.1 \ unreachable-1.0.0 \ + untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ - url-parse-1.0.7 \ + url-parse-1.0.8 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8-ranges-1.0.5 \ utf8parse-0.2.1 \ - utoipa-4.2.0 \ - utoipa-gen-4.2.0 \ - utoipa-swagger-ui-6.0.0 \ - uuid-1.6.1 \ - uuid-macro-internal-1.6.1 \ - validator-0.16.1 \ - validator_derive-0.16.0 \ - validator_types-0.16.0 \ + utoipa-5.3.1 \ + utoipa-gen-5.3.1 \ + utoipa-swagger-ui-9.0.1 \ + uuid-1.8.0 \ + uuid-macro-internal-1.8.0 \ + validator-0.18.1 \ + validator_derive-0.18.1 \ valuable-0.1.0 \ + value-trait-0.8.1 \ vcpkg-0.2.15 \ - vergen-8.2.4 \ + vergen-8.3.1 \ version_check-0.9.4 \ void-1.0.2 \ walkdir-2.5.0 \ - want-0.3.0 \ + want-0.3.1 \ + wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.87 \ - wasm-bindgen-backend-0.2.87 \ - wasm-bindgen-futures-0.4.37 \ - wasm-bindgen-macro-0.2.87 \ - wasm-bindgen-macro-support-0.2.87 \ - wasm-bindgen-shared-0.2.87 \ + wasi-0.14.2+wasi-0.2.4 \ + wasite-0.1.0 \ + wasm-bindgen-0.2.92 \ + wasm-bindgen-backend-0.2.92 \ + wasm-bindgen-futures-0.4.42 \ + wasm-bindgen-macro-0.2.92 \ + wasm-bindgen-macro-support-0.2.92 \ + wasm-bindgen-shared-0.2.92 \ wasm-streams-0.4.0 \ - web-sys-0.3.64 \ + web-sys-0.3.69 \ web-time-1.1.0 \ - webpki-roots-0.25.4 \ - whoami-1.4.1 \ + webpki-0.22.4 \ + webpki-roots-0.26.3 \ + which-6.0.1 \ + whoami-1.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.5 \ + winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ - windows-sys-0.42.0 \ - windows-sys-0.45.0 \ + windows-0.52.0 \ + windows-0.57.0 \ + windows-core-0.52.0 \ + windows-core-0.57.0 \ + windows-implement-0.57.0 \ + windows-interface-0.57.0 \ + windows-result-0.1.2 \ windows-sys-0.48.0 \ - windows-targets-0.42.2 \ - windows-targets-0.48.0 \ - windows_aarch64_gnullvm-0.42.2 \ - windows_aarch64_gnullvm-0.48.0 \ - windows_aarch64_msvc-0.42.2 \ - windows_aarch64_msvc-0.48.0 \ - windows_i686_gnu-0.42.2 \ - windows_i686_gnu-0.48.0 \ - windows_i686_msvc-0.42.2 \ - windows_i686_msvc-0.48.0 \ - windows_x86_64_gnu-0.42.2 \ - windows_x86_64_gnu-0.48.0 \ - windows_x86_64_gnullvm-0.42.2 \ - windows_x86_64_gnullvm-0.48.0 \ - windows_x86_64_msvc-0.42.2 \ - windows_x86_64_msvc-0.48.0 \ - winnow-0.4.6 \ - winreg-0.50.0 \ + windows-sys-0.52.0 \ + windows-targets-0.48.5 \ + windows-targets-0.52.5 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.5 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.5 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.5 \ + windows_i686_gnullvm-0.52.5 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.5 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.5 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.5 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.5 \ + winnow-0.5.40 \ winreg-0.52.0 \ - wrapcenum-derive-0.4.0 \ - yaml-rust-0.4.5 \ - yarn-lock-parser-0.7.0 \ - zerocopy-0.7.32 \ - zerocopy-derive-0.7.32 \ - zeroize-1.7.0 \ - zip-0.6.6 \ - zstd-0.12.4 \ - zstd-safe-6.0.6 \ - zstd-sys-2.0.8+zstd.1.5.5 \ - tree-sitter-cpp@git+https://github.com/tree-sitter/tree-sitter-cpp?rev=a714740\#a71474021410973b29bfe99440d57bcd750246b1 \ - apalis,apalis-core,apalis-cron,apalis-redis,apalis-sql@git+https://github.com/wsxiaoys/apalis?rev=91526e8\#91526e811607ec72ab83583547c0e8005c24d394 \ - tree-sitter-c@git+https://github.com/tree-sitter/tree-sitter-c/?rev=212a80f\#212a80f86452bb1316324fa0db730cf52f29e05a \ - tree-sitter-solidity@git+https://github.com/JoranHonig/tree-sitter-solidity?rev=b239a95\#b239a95f94cfcc6e7b3e961bc73a28d55e214f02 + winsafe-0.0.19 \ + wit-bindgen-rt-0.39.0 \ + wrapcenum-derive-0.4.1 \ + xml5ever-0.18.0 \ + zerocopy-0.7.34 \ + zerocopy-derive-0.7.34 \ + zeroize-1.8.1 \ + zip-2.6.1 \ + zopfli-0.8.2 \ + zstd-0.13.1 \ + zstd-safe-7.1.0 \ + zstd-sys-2.0.10+zstd.1.5.6 \ + tree-sitter-cpp@git+https://github.com/tree-sitter/tree-sitter-cpp?rev=d29fbff\#d29fbff09a8c9ff4f3074de2595dfca12cb33da9 \ + ownedbytes,tantivy,tantivy-bitpacker,tantivy-columnar,tantivy-common,tantivy-query-grammar,tantivy-sstable,tantivy-stacker,tantivy-tokenizer-api@git+https://github.com/quickwit-oss/tantivy?rev=4143d31\#4143d31865cbae9a9a7a286b0420a95814408ec7 \ + tree-sitter-c@git+https://github.com/tree-sitter/tree-sitter-c/?rev=00ed08f\#00ed08f1a6c18141bfd7a81638e4d239a0bb55cc \ + oneshot@git+https://github.com/fulmicoton/oneshot.git?rev=b208f49\#b208f493e505f5f37e180b5cdec4c22b6f99abaa \ + tree-sitter-gdscript@git+https://github.com/faceCutWall/tree-sitter-gdscript?rev=8a8c067899d734840e8ce86fdeeeadbe8088446b\#8a8c067899d734840e8ce86fdeeeadbe8088446b \ + ollama-rs@git+https://github.com/pepperoni21/ollama-rs.git?rev=56e8157d98d4185bc171fe9468d3d09bc56e9dd3\#56e8157d98d4185bc171fe9468d3d09bc56e9dd3 \ + sqlx,sqlx-core,sqlx-macros,sqlx-macros-core,sqlx-mysql,sqlx-postgres,sqlx-sqlite@git+https://github.com/wsxiaoys/sqlx?rev=77eb94d\#77eb94dd672531bf1fec190aadf2f742cfb5a8db \ + tree-sitter-solidity@git+https://github.com/JoranHonig/tree-sitter-solidity?rev=0e86ae647bda22c9bee00ec59752df7b3d3b000b\#0e86ae647bda22c9bee00ec59752df7b3d3b000b OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} +post-patch: + @${REINPLACE_CMD} \ + -e "s|https://github.com/swagger-api/swagger-ui/archive/refs/tags/v5.17.14.zip|file://${DISTDIR}/${DIST_SUBDIR}/v5.17.14.zip|" \ + ${WRKSRC}/cargo-crates/utoipa-swagger-ui-9.0.1/build.rs + do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ - ${WRKDIR}/target/release/${PORTNAME} \ + ${CARGO_TARGET_DIR}/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include <bsd.port.mk> diff --git a/devel/tabby/distinfo b/devel/tabby/distinfo index 22c24d48df4e..d6fbdd80cdbb 100644 --- a/devel/tabby/distinfo +++ b/devel/tabby/distinfo @@ -1,1219 +1,1347 @@ -TIMESTAMP = 1715913948 -SHA256 (rust/crates/addr2line-0.19.0.crate) = a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97 -SIZE (rust/crates/addr2line-0.19.0.crate) = 33210 -SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe -SIZE (rust/crates/adler-1.0.2.crate) = 12778 -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.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0 -SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136 -SHA256 (rust/crates/allocator-api2-0.2.16.crate) = 0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5 -SIZE (rust/crates/allocator-api2-0.2.16.crate) = 59025 -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/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 -SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 -SHA256 (rust/crates/anstream-0.6.4.crate) = 2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44 -SIZE (rust/crates/anstream-0.6.4.crate) = 20593 -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-3.0.1.crate) = f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628 -SIZE (rust/crates/anstyle-wincon-3.0.1.crate) = 11279 -SHA256 (rust/crates/anyhow-1.0.71.crate) = 9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8 -SIZE (rust/crates/anyhow-1.0.71.crate) = 43808 -SHA256 (rust/crates/arc-swap-1.6.0.crate) = bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6 -SIZE (rust/crates/arc-swap-1.6.0.crate) = 67342 -SHA256 (rust/crates/argon2-0.5.2.crate) = 17ba4cac0a46bc1d2912652a751c47f2a9f3a7fe89bcae2275d418f5270402f9 -SIZE (rust/crates/argon2-0.5.2.crate) = 28471 -SHA256 (rust/crates/ascii-0.9.3.crate) = eab1c04a571841102f5345a8fc0f6bb3d31c315dec879b5c6e42e40ce7ffa34e -SIZE (rust/crates/ascii-0.9.3.crate) = 28283 -SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12 -SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874 -SHA256 (rust/crates/assert_matches-1.5.0.crate) = 9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9 -SIZE (rust/crates/assert_matches-1.5.0.crate) = 7761 -SHA256 (rust/crates/async-convert-1.0.0.crate) = 6d416feee97712e43152cd42874de162b8f9b77295b1c85e5d92725cc8310bae -SIZE (rust/crates/async-convert-1.0.0.crate) = 10396 -SHA256 (rust/crates/async-oneshot-0.5.9.crate) = ae47de2a02d543205f3f5457a90b6ecbc9494db70557bd29590ec8f1ddff5463 -SIZE (rust/crates/async-oneshot-0.5.9.crate) = 11457 -SHA256 (rust/crates/async-openai-0.20.0.crate) = 11e97f9c5e0ee3260caee9700ba1bb61a6fdc34d2b6786a31e018c5de5198491 -SIZE (rust/crates/async-openai-0.20.0.crate) = 41371 -SHA256 (rust/crates/async-stream-0.3.5.crate) = cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51 -SIZE (rust/crates/async-stream-0.3.5.crate) = 11916 -SHA256 (rust/crates/async-stream-impl-0.3.5.crate) = 16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193 -SIZE (rust/crates/async-stream-impl-0.3.5.crate) = 4173 -SHA256 (rust/crates/async-trait-0.1.80.crate) = c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca -SIZE (rust/crates/async-trait-0.1.80.crate) = 28775 -SHA256 (rust/crates/atoi-2.0.0.crate) = f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528 -SIZE (rust/crates/atoi-2.0.0.crate) = 7785 -SHA256 (rust/crates/auto_enums-0.8.5.crate) = 1899bfcfd9340ceea3533ea157360ba8fa864354eccbceab58e1006ecab35393 -SIZE (rust/crates/auto_enums-0.8.5.crate) = 53818 -SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa -SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 -SHA256 (rust/crates/axum-0.7.5.crate) = 3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf -SIZE (rust/crates/axum-0.7.5.crate) = 151429 -SHA256 (rust/crates/axum-core-0.4.3.crate) = a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3 -SIZE (rust/crates/axum-core-0.4.3.crate) = 21877 -SHA256 (rust/crates/axum-extra-0.9.3.crate) = 0be6ea09c9b96cb5076af0de2e383bd2bc0c18f827cf1967bdd353e0b910d733 -SIZE (rust/crates/axum-extra-0.9.3.crate) = 42641 -SHA256 (rust/crates/axum-prometheus-0.6.1.crate) = b683cbc43010e9a3d72c2f31ca464155ff4f95819e88a32924b0f47a43898978 -SIZE (rust/crates/axum-prometheus-0.6.1.crate) = 18699 -SHA256 (rust/crates/backoff-0.4.0.crate) = b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1 -SIZE (rust/crates/backoff-0.4.0.crate) = 26738 -SHA256 (rust/crates/backtrace-0.3.67.crate) = 233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca -SIZE (rust/crates/backtrace-0.3.67.crate) = 78564 -SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 -SIZE (rust/crates/base64-0.13.1.crate) = 61002 -SHA256 (rust/crates/base64-0.21.5.crate) = 35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9 -SIZE (rust/crates/base64-0.21.5.crate) = 77134 -SHA256 (rust/crates/base64-0.22.0.crate) = 9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51 -SIZE (rust/crates/base64-0.22.0.crate) = 81568 -SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b -SIZE (rust/crates/base64ct-1.6.0.crate) = 28870 -SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad -SIZE (rust/crates/bincode-1.3.3.crate) = 28958 -SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a -SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.4.0.crate) = b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635 -SIZE (rust/crates/bitflags-2.4.0.crate) = 36954 -SHA256 (rust/crates/bitpacking-0.8.4.crate) = a8c7d2ac73c167c06af4a5f37e6e59d84148d57ccbe4480b76f0273eefea82d7 -SIZE (rust/crates/bitpacking-0.8.4.crate) = 20354 -SHA256 (rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe -SIZE (rust/crates/blake2-0.10.6.crate) = 47234 -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.7.0.crate) = c79ad7fb2dd38f3dabd76b09c6a5a20c038fc0213ef1e9afd30eb777f120f019 -SIZE (rust/crates/bstr-1.7.0.crate) = 380090 -SHA256 (rust/crates/bumpalo-3.13.0.crate) = a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1 -SIZE (rust/crates/bumpalo-3.13.0.crate) = 82114 -SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 -SIZE (rust/crates/byteorder-1.4.3.crate) = 22512 -SHA256 (rust/crates/bytes-1.5.0.crate) = a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223 -SIZE (rust/crates/bytes-1.5.0.crate) = 58909 -SHA256 (rust/crates/cached-0.49.3.crate) = 8e8e463fceca5674287f32d252fb1d94083758b8709c160efae66d263e5f4eba -SIZE (rust/crates/cached-0.49.3.crate) = 60987 -SHA256 (rust/crates/cached_proc_macro-0.20.0.crate) = ad9f16c0d84de31a2ab7fdf5f7783c14631f7075cf464eb3bb43119f61c9cb2a -SIZE (rust/crates/cached_proc_macro-0.20.0.crate) = 10235 -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/cargo-lock-9.0.0.crate) = e11c675378efb449ed3ce8de78d75d0d80542fc98487c26aba28eb3b82feac72 -SIZE (rust/crates/cargo-lock-9.0.0.crate) = 40465 -SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 -SIZE (rust/crates/cc-1.0.83.crate) = 68343 -SHA256 (rust/crates/census-0.4.1.crate) = 0fafee10a5dd1cffcb5cc560e0d0df8803d7355a2b12272e3557dee57314cb6e -SIZE (rust/crates/census-0.4.1.crate) = 6859 -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.31.crate) = 7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38 -SIZE (rust/crates/chrono-0.4.31.crate) = 214513 -SHA256 (rust/crates/chumsky-0.9.3.crate) = 8eebd66744a15ded14960ab4ccdbfb51ad3b81f51f3f04a80adac98c985396c9 -SIZE (rust/crates/chumsky-0.9.3.crate) = 75112 -SHA256 (rust/crates/clap-4.4.11.crate) = bfaff671f6b22ca62406885ece523383b9b64022e341e53e009a62ebc47a45f2 -SIZE (rust/crates/clap-4.4.11.crate) = 54782 -SHA256 (rust/crates/clap_builder-4.4.11.crate) = a216b506622bb1d316cd51328dce24e07bdff4a6128a47c7e7fad11878d5adbb -SIZE (rust/crates/clap_builder-4.4.11.crate) = 163317 -SHA256 (rust/crates/clap_derive-4.4.7.crate) = cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442 -SIZE (rust/crates/clap_derive-4.4.7.crate) = 29046 -SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1 -SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272 -SHA256 (rust/crates/cmake-0.1.50.crate) = a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130 -SIZE (rust/crates/cmake-0.1.50.crate) = 16748 -SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e -SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963 -SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 -SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 -SHA256 (rust/crates/combine-3.8.1.crate) = da3da6baa321ec19e1cc41d31bf599f00c783d0517095cdaf0332e3fe8d20680 -SIZE (rust/crates/combine-3.8.1.crate) = 103773 -SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd -SIZE (rust/crates/combine-4.6.7.crate) = 134808 -SHA256 (rust/crates/console-0.15.7.crate) = c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8 -SIZE (rust/crates/console-0.15.7.crate) = 35409 -SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 -SIZE (rust/crates/const-oid-0.9.6.crate) = 45382 -SHA256 (rust/crates/core-foundation-0.9.3.crate) = 194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146 -SIZE (rust/crates/core-foundation-0.9.3.crate) = 27059 -SHA256 (rust/crates/core-foundation-sys-0.8.4.crate) = e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa -SIZE (rust/crates/core-foundation-sys-0.8.4.crate) = 17725 -SHA256 (rust/crates/cpufeatures-0.2.11.crate) = ce420fe07aecd3e67c5f910618fe65e94158f6dcc0adf44e00d69ce2bdfe0fd0 -SIZE (rust/crates/cpufeatures-0.2.11.crate) = 12727 -SHA256 (rust/crates/crc-3.0.1.crate) = 86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe -SIZE (rust/crates/crc-3.0.1.crate) = 9950 -SHA256 (rust/crates/crc-catalog-2.4.0.crate) = 19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5 -SIZE (rust/crates/crc-catalog-2.4.0.crate) = 10155 -SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d -SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 -SHA256 (rust/crates/cron-0.12.1.crate) = 6f8c3e73077b4b4a6ab1ea5047c37c57aee77657bc8ecd6f29b0af082d0b0c07 -SIZE (rust/crates/cron-0.12.1.crate) = 18702 -SHA256 (rust/crates/crossbeam-channel-0.5.8.crate) = a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200 -SIZE (rust/crates/crossbeam-channel-0.5.8.crate) = 90455 -SHA256 (rust/crates/crossbeam-deque-0.8.3.crate) = ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef -SIZE (rust/crates/crossbeam-deque-0.8.3.crate) = 21746 -SHA256 (rust/crates/crossbeam-epoch-0.9.14.crate) = 46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695 -SIZE (rust/crates/crossbeam-epoch-0.9.14.crate) = 48524 -SHA256 (rust/crates/crossbeam-queue-0.3.11.crate) = df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35 -SIZE (rust/crates/crossbeam-queue-0.3.11.crate) = 15581 -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/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 -SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/custom_error-1.9.2.crate) = 4f8a51dd197fa6ba5b4dc98a990a43cc13693c23eb0089ebb0fcc1f04152bca6 -SIZE (rust/crates/custom_error-1.9.2.crate) = 10826 -SHA256 (rust/crates/cxx-1.0.95.crate) = 109308c20e8445959c2792e81871054c6a17e6976489a93d2769641a2ba5839c -SIZE (rust/crates/cxx-1.0.95.crate) = 196484 -SHA256 (rust/crates/cxx-build-1.0.95.crate) = daf4c6755cdf10798b97510e0e2b3edb9573032bd9379de8fffa59d68165494f -SIZE (rust/crates/cxx-build-1.0.95.crate) = 84842 -SHA256 (rust/crates/cxxbridge-flags-1.0.95.crate) = 882074421238e84fe3b4c65d0081de34e5b323bf64555d3e61991f76eb64a7bb -SIZE (rust/crates/cxxbridge-flags-1.0.95.crate) = 5252 -SHA256 (rust/crates/cxxbridge-macro-1.0.95.crate) = 4a076022ece33e7686fb76513518e219cca4fce5750a8ae6d1ce6c0f48fd1af9 -SIZE (rust/crates/cxxbridge-macro-1.0.95.crate) = 59873 -SHA256 (rust/crates/darling-0.10.2.crate) = 0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858 -SIZE (rust/crates/darling-0.10.2.crate) = 17620 -SHA256 (rust/crates/darling-0.14.4.crate) = 7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850 -SIZE (rust/crates/darling-0.14.4.crate) = 25168 -SHA256 (rust/crates/darling-0.20.8.crate) = 54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391 -SIZE (rust/crates/darling-0.20.8.crate) = 31234 -SHA256 (rust/crates/darling_core-0.10.2.crate) = f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b -SIZE (rust/crates/darling_core-0.10.2.crate) = 44339 -SHA256 (rust/crates/darling_core-0.14.4.crate) = 109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0 -SIZE (rust/crates/darling_core-0.14.4.crate) = 57485 -SHA256 (rust/crates/darling_core-0.20.8.crate) = 9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f -SIZE (rust/crates/darling_core-0.20.8.crate) = 64442 -SHA256 (rust/crates/darling_macro-0.10.2.crate) = d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72 -SIZE (rust/crates/darling_macro-0.10.2.crate) = 1919 -SHA256 (rust/crates/darling_macro-0.14.4.crate) = a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e -SIZE (rust/crates/darling_macro-0.14.4.crate) = 1896 -SHA256 (rust/crates/darling_macro-0.20.8.crate) = a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f -SIZE (rust/crates/darling_macro-0.20.8.crate) = 1856 -SHA256 (rust/crates/dashmap-5.5.3.crate) = 978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856 -SIZE (rust/crates/dashmap-5.5.3.crate) = 24061 -SHA256 (rust/crates/data-encoding-2.4.0.crate) = c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308 -SIZE (rust/crates/data-encoding-2.4.0.crate) = 19165 -SHA256 (rust/crates/der-0.7.8.crate) = fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c -SIZE (rust/crates/der-0.7.8.crate) = 85085 -SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 -SHA256 (rust/crates/derive_builder-0.11.2.crate) = d07adf7be193b71cc36b193d0f5fe60b918a3a9db4dad0449f57bcfd519704a3 -SIZE (rust/crates/derive_builder-0.11.2.crate) = 34316 -SHA256 (rust/crates/derive_builder-0.12.0.crate) = 8d67778784b508018359cbc8696edb3db78160bab2c2a28ba7f56ef6932997f8 -SIZE (rust/crates/derive_builder-0.12.0.crate) = 35456 -SHA256 (rust/crates/derive_builder-0.20.0.crate) = 0350b5cb0331628a5916d6c5c0b72e97393b8b6b03b47a9284f4e7f5a405ffd7 -SIZE (rust/crates/derive_builder-0.20.0.crate) = 36563 -SHA256 (rust/crates/derive_builder_core-0.11.2.crate) = 1f91d4cfa921f1c05904dc3c57b4a32c38aed3340cce209f3a6fd1478babafc4 -SIZE (rust/crates/derive_builder_core-0.11.2.crate) = 29831 -SHA256 (rust/crates/derive_builder_core-0.12.0.crate) = c11bdc11a0c47bc7d37d582b5285da6849c96681023680b906673c5707af7b0f -SIZE (rust/crates/derive_builder_core-0.12.0.crate) = 31438 -SHA256 (rust/crates/derive_builder_core-0.20.0.crate) = d48cda787f839151732d396ac69e3473923d54312c070ee21e9effcaa8ca0b1d -SIZE (rust/crates/derive_builder_core-0.20.0.crate) = 32579 -SHA256 (rust/crates/derive_builder_macro-0.11.2.crate) = 8f0314b72bed045f3a68671b3c86328386762c93f82d98c65c3cb5e5f573dd68 -SIZE (rust/crates/derive_builder_macro-0.11.2.crate) = 6222 -SHA256 (rust/crates/derive_builder_macro-0.12.0.crate) = ebcda35c7a396850a55ffeac740804b40ffec779b98fffbb1738f4033f0ee79e -SIZE (rust/crates/derive_builder_macro-0.12.0.crate) = 6288 -SHA256 (rust/crates/derive_builder_macro-0.20.0.crate) = 206868b8242f27cecce124c19fd88157fbd0dd334df2587f36417bafbc85097b -SIZE (rust/crates/derive_builder_macro-0.20.0.crate) = 6308 -SHA256 (rust/crates/derive_utils-0.14.1.crate) = 61bb5a1014ce6dfc2a378578509abe775a5aa06bff584a547555d9efdb81b926 -SIZE (rust/crates/derive_utils-0.14.1.crate) = 15117 -SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 -SIZE (rust/crates/digest-0.10.7.crate) = 19557 -SHA256 (rust/crates/dotenvy-0.15.7.crate) = 1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b -SIZE (rust/crates/dotenvy-0.15.7.crate) = 20293 -SHA256 (rust/crates/downcast-rs-1.2.0.crate) = 9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650 -SIZE (rust/crates/downcast-rs-1.2.0.crate) = 11670 -SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2 -SIZE (rust/crates/either-1.11.0.crate) = 18973 -SHA256 (rust/crates/email-encoding-0.2.0.crate) = dbfb21b9878cf7a348dcb8559109aabc0ec40d69924bd706fa5149846c4fef75 -SIZE (rust/crates/email-encoding-0.2.0.crate) = 15588 -SHA256 (rust/crates/email_address-0.2.4.crate) = e2153bd83ebc09db15bcbdc3e2194d901804952e3dc96967e1cd3b0c5c32d112 -SIZE (rust/crates/email_address-0.2.4.crate) = 12772 -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.32.crate) = 071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394 -SIZE (rust/crates/encoding_rs-0.8.32.crate) = 1370046 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -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/etcetera-0.8.0.crate) = 136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943 -SIZE (rust/crates/etcetera-0.8.0.crate) = 13295 -SHA256 (rust/crates/event-listener-2.5.3.crate) = 0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0 -SIZE (rust/crates/event-listener-2.5.3.crate) = 15392 -SHA256 (rust/crates/eventsource-stream-0.2.3.crate) = 74fef4569247a5f429d9156b9d0a2599914385dd189c539334c625d8099d90ab -SIZE (rust/crates/eventsource-stream-0.2.3.crate) = 15033 -SHA256 (rust/crates/fastdivide-0.4.0.crate) = 25c7df09945d65ea8d70b3321547ed414bbc540aad5bac6883d021b970f35b04 -SIZE (rust/crates/fastdivide-0.4.0.crate) = 5883 -SHA256 (rust/crates/fastrand-1.9.0.crate) = e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be -SIZE (rust/crates/fastrand-1.9.0.crate) = 11910 -SHA256 (rust/crates/fastrand-2.0.1.crate) = 25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5 -SIZE (rust/crates/fastrand-2.0.1.crate) = 14664 -SHA256 (rust/crates/fid-rs-0.1.1.crate) = 6c28658c0c3420305705adde833a0d2d614207507d013a5f25707553fb2ae2cd -SIZE (rust/crates/fid-rs-0.1.1.crate) = 24779 -SHA256 (rust/crates/file-rotate-0.7.5.crate) = ddf221ceec4517f3cb764dae3541b2bd87666fc8832e51322fbb97250b468c71 -SIZE (rust/crates/file-rotate-0.7.5.crate) = 21556 -SHA256 (rust/crates/finl_unicode-1.2.0.crate) = 8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6 -SIZE (rust/crates/finl_unicode-1.2.0.crate) = 687752 -SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 -SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 -SHA256 (rust/crates/flate2-1.0.26.crate) = 3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743 -SIZE (rust/crates/flate2-1.0.26.crate) = 70832 -SHA256 (rust/crates/flume-0.11.0.crate) = 55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181 -SIZE (rust/crates/flume-0.11.0.crate) = 67502 -SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 -SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -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/fs2-0.4.3.crate) = 9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213 -SIZE (rust/crates/fs2-0.4.3.crate) = 13138 -SHA256 (rust/crates/fs4-0.6.6.crate) = 2eeb4ed9e12f43b7fa0baae3f9cdda28352770132ef2e09a23760c29cae8bd47 -SIZE (rust/crates/fs4-0.6.6.crate) = 17750 -SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c -SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 -SHA256 (rust/crates/futures-0.3.28.crate) = 23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40 -SIZE (rust/crates/futures-0.3.28.crate) = 53229 -SHA256 (rust/crates/futures-channel-0.3.29.crate) = ff4dd66668b557604244583e3e1e1eada8c5c2e96a6d0d6653ede395b78bbacb -SIZE (rust/crates/futures-channel-0.3.29.crate) = 32432 -SHA256 (rust/crates/futures-core-0.3.29.crate) = eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c -SIZE (rust/crates/futures-core-0.3.29.crate) = 14808 -SHA256 (rust/crates/futures-executor-0.3.28.crate) = ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0 -SIZE (rust/crates/futures-executor-0.3.28.crate) = 17743 -SHA256 (rust/crates/futures-intrusive-0.5.0.crate) = 1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f -SIZE (rust/crates/futures-intrusive-0.5.0.crate) = 85563 -SHA256 (rust/crates/futures-io-0.3.29.crate) = 8bf34a163b5c4c52d0478a4d757da8fb65cabef42ba90515efee0f6f9fa45aaa -SIZE (rust/crates/futures-io-0.3.29.crate) = 8908 -SHA256 (rust/crates/futures-lite-2.3.0.crate) = 52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5 -SIZE (rust/crates/futures-lite-2.3.0.crate) = 39181 -SHA256 (rust/crates/futures-macro-0.3.29.crate) = 53b153fd91e4b0147f4aced87be237c98248656bb01050b96bf3ee89220a8ddb -SIZE (rust/crates/futures-macro-0.3.29.crate) = 11278 -SHA256 (rust/crates/futures-micro-0.5.0.crate) = b460264b3593d68b16a7bc35f7bc226ddfebdf9a1c8db1ed95d5cc6b7168c826 -SIZE (rust/crates/futures-micro-0.5.0.crate) = 9302 -SHA256 (rust/crates/futures-sink-0.3.29.crate) = e36d3378ee38c2a36ad710c5d30c2911d752cb941c00c72dbabfb786a7970817 -SIZE (rust/crates/futures-sink-0.3.29.crate) = 7853 -SHA256 (rust/crates/futures-task-0.3.29.crate) = efd193069b0ddadc69c46389b740bbccdd97203899b48d09c5f7969591d6bae2 -SIZE (rust/crates/futures-task-0.3.29.crate) = 11853 -SHA256 (rust/crates/futures-timer-3.0.2.crate) = e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c -SIZE (rust/crates/futures-timer-3.0.2.crate) = 19879 -SHA256 (rust/crates/futures-util-0.3.29.crate) = a19526d624e703a3179b3d322efec918b6246ea0fa51d41124525f00f1cc8104 -SIZE (rust/crates/futures-util-0.3.29.crate) = 160207 -SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c -SIZE (rust/crates/fxhash-0.2.1.crate) = 4102 -SHA256 (rust/crates/generator-0.7.4.crate) = f3e123d9ae7c02966b4d892e550bdc32164f05853cd40ab570650ad600596a8a -SIZE (rust/crates/generator-0.7.4.crate) = 29919 -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.11.crate) = fe9006bed769170c11f845cf00c7c1e9092aeb3f268e007c3e760ac68008070f -SIZE (rust/crates/getrandom-0.2.11.crate) = 35391 -SHA256 (rust/crates/gimli-0.27.2.crate) = ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4 -SIZE (rust/crates/gimli-0.27.2.crate) = 721636 -SHA256 (rust/crates/git2-0.18.3.crate) = 232e6a7bfe35766bf715e55a88b39a700596c0ccfd88cd3680b4cdb40d66ef70 -SIZE (rust/crates/git2-0.18.3.crate) = 213009 -SHA256 (rust/crates/gitlab-0.1610.0.crate) = d6c802fc7eb82ff5ba2e4447c5acd0f18ec1b7bb95dbe95b6d77639e25be7cbe -SIZE (rust/crates/gitlab-0.1610.0.crate) = 236981 -SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b -SIZE (rust/crates/glob-0.3.1.crate) = 18880 -SHA256 (rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1 -SIZE (rust/crates/globset-0.4.14.crate) = 25090 -SHA256 (rust/crates/globwalk-0.7.3.crate) = d9db17aec586697a93219b19726b5b68307eba92898c34b170857343fe67c99d -SIZE (rust/crates/globwalk-0.7.3.crate) = 12714 -SHA256 (rust/crates/graphql-introspection-query-0.2.0.crate) = 7f2a4732cf5140bd6c082434494f785a19cfb566ab07d1382c3671f5812fed6d -SIZE (rust/crates/graphql-introspection-query-0.2.0.crate) = 2664 -SHA256 (rust/crates/graphql-parser-0.4.0.crate) = d2ebc8013b4426d5b81a4364c419a95ed0b404af2b82e2457de52d9348f0e474 -SIZE (rust/crates/graphql-parser-0.4.0.crate) = 33100 -SHA256 (rust/crates/graphql_client-0.11.0.crate) = 7fc16d75d169fddb720d8f1c7aed6413e329e1584079b9734ff07266a193f5bc -SIZE (rust/crates/graphql_client-0.11.0.crate) = 29369 -SHA256 (rust/crates/graphql_client_codegen-0.11.0.crate) = f290ecfa3bea3e8a157899dc8a1d96ee7dd6405c18c8ddd213fc58939d18a0e9 -SIZE (rust/crates/graphql_client_codegen-0.11.0.crate) = 121430 -SHA256 (rust/crates/graphql_query_derive-0.11.0.crate) = a755cc59cda2641ea3037b4f9f7ef40471c329f55c1fa2db6fa0bb7ae6c1f7ce -SIZE (rust/crates/graphql_query_derive-0.11.0.crate) = 3325 -SHA256 (rust/crates/h2-0.3.19.crate) = d357c7ae988e7d2182f7d7871d0b963962420b0678b0997ce7de72001aeab782 -SIZE (rust/crates/h2-0.3.19.crate) = 164681 -SHA256 (rust/crates/h2-0.4.4.crate) = 816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069 -SIZE (rust/crates/h2-0.4.4.crate) = 168905 -SHA256 (rust/crates/hash-ids-0.2.1.crate) = 9289cbc8064a1c2f505c92d4d17f7fe5050d487728c19cee7936bd204069bc9d -SIZE (rust/crates/hash-ids-0.2.1.crate) = 5198 -SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 -SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 -SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 -SHA256 (rust/crates/hashlink-0.8.4.crate) = e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7 -SIZE (rust/crates/hashlink-0.8.4.crate) = 26514 -SHA256 (rust/crates/headers-0.4.0.crate) = 322106e6bd0cba2d5ead589ddb8150a13d7c4217cf80d7c4f682ca994ccc6aa9 -SIZE (rust/crates/headers-0.4.0.crate) = 68864 -SHA256 (rust/crates/headers-core-0.3.0.crate) = 54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4 -SIZE (rust/crates/headers-core-0.3.0.crate) = 2333 -SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 -SIZE (rust/crates/heck-0.4.1.crate) = 11567 -SHA256 (rust/crates/hermit-abi-0.2.6.crate) = ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7 -SIZE (rust/crates/hermit-abi-0.2.6.crate) = 13027 -SHA256 (rust/crates/hermit-abi-0.3.1.crate) = fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286 -SIZE (rust/crates/hermit-abi-0.3.1.crate) = 13793 -SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 -SIZE (rust/crates/hex-0.4.3.crate) = 13299 -SHA256 (rust/crates/hkdf-0.12.4.crate) = 7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7 -SIZE (rust/crates/hkdf-0.12.4.crate) = 171163 -SHA256 (rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e -SIZE (rust/crates/hmac-0.12.1.crate) = 42657 -SHA256 (rust/crates/home-0.5.5.crate) = 5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb -SIZE (rust/crates/home-0.5.5.crate) = 8557 -SHA256 (rust/crates/hostname-0.3.1.crate) = 3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867 -SIZE (rust/crates/hostname-0.3.1.crate) = 9272 -SHA256 (rust/crates/htmlescape-0.3.1.crate) = e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163 -SIZE (rust/crates/htmlescape-0.3.1.crate) = 53226 -SHA256 (rust/crates/http-0.2.11.crate) = 8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb -SIZE (rust/crates/http-0.2.11.crate) = 100478 -SHA256 (rust/crates/http-1.1.0.crate) = 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258 -SIZE (rust/crates/http-1.1.0.crate) = 103144 -SHA256 (rust/crates/http-body-0.4.5.crate) = d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1 -SIZE (rust/crates/http-body-0.4.5.crate) = 9242 -SHA256 (rust/crates/http-body-1.0.0.crate) = 1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643 -SIZE (rust/crates/http-body-1.0.0.crate) = 5411 -SHA256 (rust/crates/http-body-util-0.1.1.crate) = 0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d -SIZE (rust/crates/http-body-util-0.1.1.crate) = 11930 -SHA256 (rust/crates/http-range-header-0.4.0.crate) = 3ce4ef31cda248bbdb6e6820603b82dfcd9e833db65a43e997a0ccec777d11fe -SIZE (rust/crates/http-range-header-0.4.0.crate) = 8016 -SHA256 (rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904 -SIZE (rust/crates/httparse-1.8.0.crate) = 29954 -SHA256 (rust/crates/httpdate-1.0.2.crate) = c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421 -SIZE (rust/crates/httpdate-1.0.2.crate) = 10673 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 -SHA256 (rust/crates/hyper-0.14.27.crate) = ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468 -SIZE (rust/crates/hyper-0.14.27.crate) = 195700 -SHA256 (rust/crates/hyper-1.3.1.crate) = fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d -SIZE (rust/crates/hyper-1.3.1.crate) = 148763 -SHA256 (rust/crates/hyper-rustls-0.24.2.crate) = ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590 -SIZE (rust/crates/hyper-rustls-0.24.2.crate) = 30195 -SHA256 (rust/crates/hyper-rustls-0.26.0.crate) = a0bea761b46ae2b24eb4aef630d8d1c398157b6fc29e6350ecf090a0b70c952c -SIZE (rust/crates/hyper-rustls-0.26.0.crate) = 29538 -SHA256 (rust/crates/hyper-timeout-0.5.1.crate) = 3203a961e5c83b6f5498933e78b6b263e208c197b63e9c6c53cc82ffd3f63793 -SIZE (rust/crates/hyper-timeout-0.5.1.crate) = 17727 -SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 -SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 -SHA256 (rust/crates/hyper-util-0.1.3.crate) = ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa -SIZE (rust/crates/hyper-util-0.1.3.crate) = 61647 -SHA256 (rust/crates/iana-time-zone-0.1.57.crate) = 2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613 -SIZE (rust/crates/iana-time-zone-0.1.57.crate) = 19785 -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/idna-0.4.0.crate) = 7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c -SIZE (rust/crates/idna-0.4.0.crate) = 271429 -SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 -SIZE (rust/crates/idna-0.5.0.crate) = 271940 -SHA256 (rust/crates/if_chain-1.0.2.crate) = cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed -SIZE (rust/crates/if_chain-1.0.2.crate) = 8062 -SHA256 (rust/crates/ignore-0.4.22.crate) = b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1 -SIZE (rust/crates/ignore-0.4.22.crate) = 55462 -SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 -SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 -SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 -SHA256 (rust/crates/indicatif-0.17.7.crate) = fb28741c9db9a713d93deb3bb9515c20788cef5815265bee4980e87bde7e0f25 -SIZE (rust/crates/indicatif-0.17.7.crate) = 63108 -SHA256 (rust/crates/insta-1.34.0.crate) = 5d64600be34b2fcfc267740a243fa7744441bb4947a619ac4e5bb6507f35fbfc -SIZE (rust/crates/insta-1.34.0.crate) = 550760 -SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c -SIZE (rust/crates/instant-0.1.12.crate) = 6128 -SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 -SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 -SHA256 (rust/crates/ipnet-2.7.2.crate) = 12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f -SIZE (rust/crates/ipnet-2.7.2.crate) = 27044 -SHA256 (rust/crates/iri-string-0.7.2.crate) = 7f5f6c2df22c009ac44f6f1499308e7a3ac7ba42cd2378475cc691510e1eef1b -SIZE (rust/crates/iri-string-0.7.2.crate) = 134381 -SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 -SIZE (rust/crates/itertools-0.10.5.crate) = 115354 -SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 -SIZE (rust/crates/itertools-0.11.0.crate) = 125074 -SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 -SIZE (rust/crates/itertools-0.12.1.crate) = 137761 -SHA256 (rust/crates/itoa-1.0.6.crate) = 453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6 -SIZE (rust/crates/itoa-1.0.6.crate) = 10410 -SHA256 (rust/crates/jobserver-0.1.26.crate) = 936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2 -SIZE (rust/crates/jobserver-0.1.26.crate) = 22645 -SHA256 (rust/crates/js-sys-0.3.64.crate) = c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a -SIZE (rust/crates/js-sys-0.3.64.crate) = 80313 -SHA256 (rust/crates/jsonwebtoken-9.1.0.crate) = 155c4d7e39ad04c172c5e3a99c434ea3b4a7ba7960b38ecd562b270b097cce09 -SIZE (rust/crates/jsonwebtoken-9.1.0.crate) = 47868 -SHA256 (rust/crates/juniper-0.16.1.crate) = 943306315b1a7a03d27af9dfb0c288d9f4da8830c17df4bceb7d50a47da0982c -SIZE (rust/crates/juniper-0.16.1.crate) = 185292 -SHA256 (rust/crates/juniper_axum-0.1.0.crate) = 1f81e883bc6ffb2e5a3cc7276bfe9519c49108bdc1330d5aab1b79cb088f2f26 -SIZE (rust/crates/juniper_axum-0.1.0.crate) = 22381 -SHA256 (rust/crates/juniper_codegen-0.16.0.crate) = 760dbe46660494d469023d661e8d268f413b2cb68c999975dcc237407096a693 -SIZE (rust/crates/juniper_codegen-0.16.0.crate) = 82979 -SHA256 (rust/crates/juniper_graphql_ws-0.4.0.crate) = 709eb11c716072f5c9fcbfa705dd684bd3c070943102f9fc56ccb812a36ba017 -SIZE (rust/crates/juniper_graphql_ws-0.4.0.crate) = 21720 -SHA256 (rust/crates/juniper_subscriptions-0.17.0.crate) = e6208a839bd4ca2131924a238311d088d6604ea267c0917903392bad7b70a92c -SIZE (rust/crates/juniper_subscriptions-0.17.0.crate) = 9908 -SHA256 (rust/crates/kdam-0.5.0.crate) = e352f4e1acc6a3d0919eaeb014ca63e5da9450a12ef7106fe2936a07a1648d44 -SIZE (rust/crates/kdam-0.5.0.crate) = 39331 -SHA256 (rust/crates/kv-0.24.0.crate) = 620727085ac39ee9650b373fe6d8073a0aee6f99e52a9c72b25f7671078039ab -SIZE (rust/crates/kv-0.24.0.crate) = 11138 -SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 -SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/lettre-0.11.3.crate) = f5aaf628956b6b0852e12ac3505d20d7a12ecc1e32d5ea921f002af4a74036a5 -SIZE (rust/crates/lettre-0.11.3.crate) = 143332 -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.149.crate) = a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b -SIZE (rust/crates/libc-0.2.149.crate) = 715592 -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/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f -SIZE (rust/crates/libloading-0.7.4.crate) = 27580 -SHA256 (rust/crates/libm-0.2.8.crate) = 4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058 -SIZE (rust/crates/libm-0.2.8.crate) = 113450 -SHA256 (rust/crates/libsqlite3-sys-0.27.0.crate) = cf4e226dcd58b4be396f7bd3c20da8fdee2911400705297ba7d2d7cc2c30f716 -SIZE (rust/crates/libsqlite3-sys-0.27.0.crate) = 4948458 -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/link-cplusplus-1.0.8.crate) = ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5 -SIZE (rust/crates/link-cplusplus-1.0.8.crate) = 7674 -SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f -SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 -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/linux-raw-sys-0.4.10.crate) = da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f -SIZE (rust/crates/linux-raw-sys-0.4.10.crate) = 1407767 -SHA256 (rust/crates/lock_api-0.4.10.crate) = c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16 -SIZE (rust/crates/lock_api-0.4.10.crate) = 26713 -SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f -SIZE (rust/crates/log-0.4.20.crate) = 38307 -SHA256 (rust/crates/loom-0.5.6.crate) = ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5 -SIZE (rust/crates/loom-0.5.6.crate) = 72186 -SHA256 (rust/crates/louds-rs-0.4.0.crate) = e16a91fb20f74b6d9a758a0103a2884af525a2fa34fbfe19f4b3c5482a4a54e9 -SIZE (rust/crates/louds-rs-0.4.0.crate) = 14937 -SHA256 (rust/crates/lru-0.11.1.crate) = a4a83fb7698b3643a0e34f9ae6f2e8f0178c0fd42f8b59d493aa271ff3a5bf21 -SIZE (rust/crates/lru-0.11.1.crate) = 14351 -SHA256 (rust/crates/lz4_flex-0.11.1.crate) = 3ea9b256699eda7b0387ffbc776dd625e28bde3918446381781245b7a50349d8 -SIZE (rust/crates/lz4_flex-0.11.1.crate) = 40041 -SHA256 (rust/crates/match_cfg-0.1.0.crate) = ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4 -SIZE (rust/crates/match_cfg-0.1.0.crate) = 7153 -SHA256 (rust/crates/matchers-0.0.1.crate) = f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1 -SIZE (rust/crates/matchers-0.0.1.crate) = 5039 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 -SHA256 (rust/crates/matchit-0.7.0.crate) = b87248edafb776e59e6ee64a79086f65890d3510f2c656c000bf2a7e8a0aea40 -SIZE (rust/crates/matchit-0.7.0.crate) = 19113 -SHA256 (rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf -SIZE (rust/crates/md-5-0.10.6.crate) = 16161 -SHA256 (rust/crates/measure_time-0.8.2.crate) = 56220900f1a0923789ecd6bf25fbae8af3b2f1ff3e9e297fc9b6b8674dd4d852 -SIZE (rust/crates/measure_time-0.8.2.crate) = 4754 -SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d -SIZE (rust/crates/memchr-2.7.2.crate) = 96220 -SHA256 (rust/crates/memmap2-0.7.1.crate) = f49388d20533534cd19360ad3d6a7dadc885944aa802ba3995040c5ec11288c6 -SIZE (rust/crates/memmap2-0.7.1.crate) = 30741 -SHA256 (rust/crates/memo-map-0.3.2.crate) = 374c335b2df19e62d4cb323103473cbc6510980253119180de862d89184f6a83 -SIZE (rust/crates/memo-map-0.3.2.crate) = 9795 -SHA256 (rust/crates/memoffset-0.8.0.crate) = d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1 -SIZE (rust/crates/memoffset-0.8.0.crate) = 8912 -SHA256 (rust/crates/metrics-0.22.3.crate) = 2be3cbd384d4e955b231c895ce10685e3d8260c5ccffae898c96c723b0772835 -SIZE (rust/crates/metrics-0.22.3.crate) = 43089 -SHA256 (rust/crates/metrics-exporter-prometheus-0.13.1.crate) = 9bf4e7146e30ad172c42c39b3246864bd2d3c6396780711a1baf749cfe423e21 -SIZE (rust/crates/metrics-exporter-prometheus-0.13.1.crate) = 34684 -SHA256 (rust/crates/metrics-util-0.16.3.crate) = 8b07a5eb561b8cbc16be2d216faf7757f9baf3bfb94dbb0fae3df8387a5bb47f -SIZE (rust/crates/metrics-util-0.16.3.crate) = 50697 -SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a -SIZE (rust/crates/mime-0.3.17.crate) = 15712 -SHA256 (rust/crates/mime_guess-2.0.4.crate) = 4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef -SIZE (rust/crates/mime_guess-2.0.4.crate) = 26399 -SHA256 (rust/crates/minijinja-1.0.8.crate) = 80084fa3099f58b7afab51e5f92e24c2c2c68dcad26e96ad104bd6011570461d -SIZE (rust/crates/minijinja-1.0.8.crate) = 133962 -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.6.2.crate) = b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa -SIZE (rust/crates/miniz_oxide-0.6.2.crate) = 54536 -SHA256 (rust/crates/miniz_oxide-0.7.1.crate) = e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7 -SIZE (rust/crates/miniz_oxide-0.7.1.crate) = 55194 -SHA256 (rust/crates/mio-0.8.10.crate) = 8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09 -SIZE (rust/crates/mio-0.8.10.crate) = 102345 -SHA256 (rust/crates/murmurhash32-0.3.0.crate) = d9380db4c04d219ac5c51d14996bbf2c2e9a15229771b53f8671eb6c83cf44df -SIZE (rust/crates/murmurhash32-0.3.0.crate) = 2804 -SHA256 (rust/crates/native-tls-0.2.11.crate) = 07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e -SIZE (rust/crates/native-tls-0.2.11.crate) = 29008 -SHA256 (rust/crates/netrc-0.4.1.crate) = c9a91b326434fca226707ed8ec1fd22d4e1c96801abdf10c412afdc7d97116e0 -SIZE (rust/crates/netrc-0.4.1.crate) = 3676 -SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a -SIZE (rust/crates/nom-7.1.3.crate) = 117570 -SHA256 (rust/crates/npm-package-json-0.1.3.crate) = df163f89771bd6654d5e116952b9ab2d0b952cd8e3315ddaa615f6d2bfbb1fde -SIZE (rust/crates/npm-package-json-0.1.3.crate) = 9880 -SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 -SIZE (rust/crates/ntapi-0.4.1.crate) = 126552 -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/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.4.crate) = 608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0 -SIZE (rust/crates/num-bigint-0.4.4.crate) = 99369 -SHA256 (rust/crates/num-bigint-dig-0.8.4.crate) = dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151 -SIZE (rust/crates/num-bigint-dig-0.8.4.crate) = 123825 -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.3.3.crate) = 876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d -SIZE (rust/crates/num-derive-0.3.3.crate) = 14545 -SHA256 (rust/crates/num-integer-0.1.45.crate) = 225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9 -SIZE (rust/crates/num-integer-0.1.45.crate) = 22529 -SHA256 (rust/crates/num-iter-0.1.43.crate) = 7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252 -SIZE (rust/crates/num-iter-0.1.43.crate) = 10655 -SHA256 (rust/crates/num-traits-0.2.17.crate) = 39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c -SIZE (rust/crates/num-traits-0.2.17.crate) = 50190 -SHA256 (rust/crates/num_cpus-1.15.0.crate) = 0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b -SIZE (rust/crates/num_cpus-1.15.0.crate) = 15680 -SHA256 (rust/crates/num_threads-0.1.6.crate) = 2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44 -SIZE (rust/crates/num_threads-0.1.6.crate) = 7334 -SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 -SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 -SHA256 (rust/crates/nvml-wrapper-0.9.0.crate) = 7cd21b9f5a1cce3c3515c9ffa85f5c7443e07162dae0ccf4339bb7ca38ad3454 -SIZE (rust/crates/nvml-wrapper-0.9.0.crate) = 74530 -SHA256 (rust/crates/nvml-wrapper-sys-0.7.0.crate) = c961a2ea9e91c59a69b78e69090f6f5b867bb46c0c56de9482da232437c4987e -SIZE (rust/crates/nvml-wrapper-sys-0.7.0.crate) = 33783 -SHA256 (rust/crates/object-0.30.3.crate) = ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439 -SIZE (rust/crates/object-0.30.3.crate) = 258901 -SHA256 (rust/crates/octocrab-0.38.0.crate) = 68a8a3df00728324ad654ecd1ed449a60157c55b7ff8c109af3a35989687c367 -SIZE (rust/crates/octocrab-0.38.0.crate) = 374375 -SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 -SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 -SHA256 (rust/crates/oneshot-0.1.5.crate) = fc22d22931513428ea6cc089e942d38600e3d00976eef8c86de6b8a3aadec6eb -SIZE (rust/crates/oneshot-0.1.5.crate) = 31182 -SHA256 (rust/crates/openssl-0.10.61.crate) = 6b8419dc8cc6d866deb801274bba2e6f8f6108c1bb7fcc10ee5ab864931dbb45 -SIZE (rust/crates/openssl-0.10.61.crate) = 268171 -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.1+3.2.0.crate) = 3fe476c29791a5ca0d1273c697e96085bbabbbea2ef7afd5617e78a4b40332d3 -SIZE (rust/crates/openssl-src-300.2.1+3.2.0.crate) = 9571211 -SHA256 (rust/crates/openssl-sys-0.9.97.crate) = c3eaad34cdd97d81de97964fc7f29e2d104f483840d906ef56daa1912338460b -SIZE (rust/crates/openssl-sys-0.9.97.crate) = 67910 -SHA256 (rust/crates/opentelemetry-0.18.0.crate) = 69d6c3d7288a106c0a363e4b0e8d308058d56902adefb16f4936f417ffef086e -SIZE (rust/crates/opentelemetry-0.18.0.crate) = 15120 -SHA256 (rust/crates/opentelemetry_api-0.18.0.crate) = c24f96e21e7acc813c7a8394ee94978929db2bcc46cf6b5014fc612bf7760c22 -SIZE (rust/crates/opentelemetry_api-0.18.0.crate) = 53945 -SHA256 (rust/crates/opentelemetry_sdk-0.18.0.crate) = 1ca41c4933371b61c2a2f214bf16931499af4ec90543604ec828f7a625c09113 -SIZE (rust/crates/opentelemetry_sdk-0.18.0.crate) = 95038 -SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 -SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/ownedbytes-0.6.0.crate) = 6e8a72b918ae8198abb3a18c190288123e1d442b6b9a7d709305fd194688b4b7 -SIZE (rust/crates/ownedbytes-0.6.0.crate) = 3328 -SHA256 (rust/crates/package-lock-json-parser-0.4.0.crate) = 8707d34f4a67f9c733970b8afc7b82d8623bc0746ff17b460aa6f2ea5ef487d3 -SIZE (rust/crates/package-lock-json-parser-0.4.0.crate) = 6411 -SHA256 (rust/crates/parking-2.2.0.crate) = bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae -SIZE (rust/crates/parking-2.2.0.crate) = 9730 -SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 -SIZE (rust/crates/parking_lot-0.11.2.crate) = 39869 -SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f -SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 -SHA256 (rust/crates/parking_lot_core-0.8.6.crate) = 60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc -SIZE (rust/crates/parking_lot_core-0.8.6.crate) = 32567 -SHA256 (rust/crates/parking_lot_core-0.9.8.crate) = 93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447 -SIZE (rust/crates/parking_lot_core-0.9.8.crate) = 32383 -SHA256 (rust/crates/parse-git-url-0.5.1.crate) = 9cd626725d3855a68fdede6483fae43429129bf246f42d8db598911c8036cf47 -SIZE (rust/crates/parse-git-url-0.5.1.crate) = 13615 -SHA256 (rust/crates/password-hash-0.5.0.crate) = 346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166 -SIZE (rust/crates/password-hash-0.5.0.crate) = 26884 -SHA256 (rust/crates/paste-1.0.12.crate) = 9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79 -SIZE (rust/crates/paste-1.0.12.crate) = 18156 -SHA256 (rust/crates/pem-3.0.2.crate) = 3163d2912b7c3b52d651a055f2c7eec9ba5cd22d26ef75b8dd3a59980b185923 -SIZE (rust/crates/pem-3.0.2.crate) = 12900 -SHA256 (rust/crates/pem-rfc7468-0.7.0.crate) = 88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412 -SIZE (rust/crates/pem-rfc7468-0.7.0.crate) = 24159 -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.5.crate) = ae9cee2a55a544be8b89dc6848072af97a20f2422603c10865be2a42b580fff5 -SIZE (rust/crates/pest-2.7.5.crate) = 117583 -SHA256 (rust/crates/pest_derive-2.7.5.crate) = 81d78524685f5ef2a3b3bd1cafbc9fcabb036253d9b1463e726a91cd16e2dfc2 -SIZE (rust/crates/pest_derive-2.7.5.crate) = 35415 -SHA256 (rust/crates/pest_generator-2.7.5.crate) = 68bd1206e71118b5356dae5ddc61c8b11e28b09ef6a31acbd15ea48a28e0c227 -SIZE (rust/crates/pest_generator-2.7.5.crate) = 17709 -SHA256 (rust/crates/pest_meta-2.7.5.crate) = 7c747191d4ad9e4a4ab9c8798f1e82a39affe7ef9648390b7e5548d18e099de6 -SIZE (rust/crates/pest_meta-2.7.5.crate) = 40969 -SHA256 (rust/crates/petgraph-0.6.3.crate) = 4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4 -SIZE (rust/crates/petgraph-0.6.3.crate) = 185740 -SHA256 (rust/crates/pin-project-1.1.3.crate) = fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422 -SIZE (rust/crates/pin-project-1.1.3.crate) = 57740 -SHA256 (rust/crates/pin-project-internal-1.1.3.crate) = 4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405 -SIZE (rust/crates/pin-project-internal-1.1.3.crate) = 27824 -SHA256 (rust/crates/pin-project-lite-0.2.13.crate) = 8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58 -SIZE (rust/crates/pin-project-lite-0.2.13.crate) = 29141 -SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 -SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkcs1-0.7.5.crate) = c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f -SIZE (rust/crates/pkcs1-0.7.5.crate) = 35790 -SHA256 (rust/crates/pkcs8-0.10.2.crate) = f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7 -SIZE (rust/crates/pkcs8-0.10.2.crate) = 26360 -SHA256 (rust/crates/pkg-config-0.3.27.crate) = 26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964 -SIZE (rust/crates/pkg-config-0.3.27.crate) = 18838 -SHA256 (rust/crates/portable-atomic-1.3.2.crate) = dc59d1bcc64fc5d021d67521f818db868368028108d37f0e98d74e33f68297b5 -SIZE (rust/crates/portable-atomic-1.3.2.crate) = 124372 -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/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c -SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 -SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 -SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.78.crate) = e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae -SIZE (rust/crates/proc-macro2-1.0.78.crate) = 47158 -SHA256 (rust/crates/psm-0.1.21.crate) = 5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874 -SIZE (rust/crates/psm-0.1.21.crate) = 23126 -SHA256 (rust/crates/quanta-0.12.3.crate) = 8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5 -SIZE (rust/crates/quanta-0.12.3.crate) = 28306 -SHA256 (rust/crates/querystring-1.1.0.crate) = 9318ead08c799aad12a55a3e78b82e0b6167271ffd1f627b758891282f739187 -SIZE (rust/crates/querystring-1.1.0.crate) = 1710 -SHA256 (rust/crates/quote-1.0.35.crate) = 291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef -SIZE (rust/crates/quote-1.0.35.crate) = 28136 -SHA256 (rust/crates/quoted_printable-0.5.0.crate) = 79ec282e887b434b68c18fe5c121d38e72a5cf35119b59e54ec5b992ea9c8eb0 -SIZE (rust/crates/quoted_printable-0.5.0.crate) = 7604 -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/raw-cpuid-11.0.2.crate) = e29830cbb1290e404f24c73af91c5d8d631ce7e128691e9477556b540cd01ecd -SIZE (rust/crates/raw-cpuid-11.0.2.crate) = 108794 -SHA256 (rust/crates/rayon-1.7.0.crate) = 1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b -SIZE (rust/crates/rayon-1.7.0.crate) = 169488 -SHA256 (rust/crates/rayon-core-1.11.0.crate) = 4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d -SIZE (rust/crates/rayon-core-1.11.0.crate) = 73118 -SHA256 (rust/crates/redis-0.25.3.crate) = 6472825949c09872e8f2c50bde59fcefc17748b6be5c90fd67cd8b4daca73bfd -SIZE (rust/crates/redis-0.25.3.crate) = 222206 -SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a -SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 -SHA256 (rust/crates/redox_syscall-0.3.5.crate) = 567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29 -SIZE (rust/crates/redox_syscall-0.3.5.crate) = 23404 -SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c -SIZE (rust/crates/regex-1.10.4.crate) = 253191 -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.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea -SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565 -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.2.crate) = c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f -SIZE (rust/crates/regex-syntax-0.8.2.crate) = 347228 -SHA256 (rust/crates/requirements-0.3.0.crate) = 2643e903f79d8e6bc310ee0def974d12a33561d14e0728511b6ba5e8be0791c3 -SIZE (rust/crates/requirements-0.3.0.crate) = 8763 -SHA256 (rust/crates/reqwest-0.11.22.crate) = 046cd98826c46c2ac8ddecae268eb5c2e58628688a5fc7a2643704a73faba95b -SIZE (rust/crates/reqwest-0.11.22.crate) = 156932 -SHA256 (rust/crates/reqwest-0.12.4.crate) = 566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10 -SIZE (rust/crates/reqwest-0.12.4.crate) = 170627 -SHA256 (rust/crates/reqwest-eventsource-0.6.0.crate) = 632c55746dbb44275691640e7b40c907c16a2dc1a5842aa98aaec90da6ec6bde -SIZE (rust/crates/reqwest-eventsource-0.6.0.crate) = 19822 -SHA256 (rust/crates/ring-0.17.5.crate) = fb0205304757e5d899b9c2e448b867ffd03ae7f988002e47cd24954391394d0b -SIZE (rust/crates/ring-0.17.5.crate) = 4147790 -SHA256 (rust/crates/rmp-0.8.11.crate) = 44519172358fd6d58656c86ab8e7fbc9e1490c3e8f14d35ed78ca0dd07403c9f -SIZE (rust/crates/rmp-0.8.11.crate) = 28829 -SHA256 (rust/crates/rmp-serde-1.1.1.crate) = c5b13be192e0220b8afb7222aa5813cb62cc269ebb5cac346ca6487681d2913e -SIZE (rust/crates/rmp-serde-1.1.1.crate) = 30360 -SHA256 (rust/crates/rsa-0.9.6.crate) = 5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc -SIZE (rust/crates/rsa-0.9.6.crate) = 80048 -SHA256 (rust/crates/rust-embed-8.0.0.crate) = b1e7d90385b59f0a6bf3d3b757f3ca4ece2048265d70db20a2016043d4509a40 -SIZE (rust/crates/rust-embed-8.0.0.crate) = 901433 -SHA256 (rust/crates/rust-embed-impl-8.0.0.crate) = 3c3d8c6fd84090ae348e63a84336b112b5c3918b3bf0493a581f7bd8ee623c29 -SIZE (rust/crates/rust-embed-impl-8.0.0.crate) = 5175 -SHA256 (rust/crates/rust-embed-utils-8.0.0.crate) = 873feff8cb7bf86fdf0a71bb21c95159f4e4a37dd7a4bd1855a940909b583ada -SIZE (rust/crates/rust-embed-utils-8.0.0.crate) = 3346 -SHA256 (rust/crates/rust-stemmers-1.2.0.crate) = e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54 -SIZE (rust/crates/rust-stemmers-1.2.0.crate) = 2351301 -SHA256 (rust/crates/rustc-demangle-0.1.23.crate) = d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76 -SIZE (rust/crates/rustc-demangle-0.1.23.crate) = 28970 -SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 -SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 -SHA256 (rust/crates/rustix-0.37.19.crate) = acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d -SIZE (rust/crates/rustix-0.37.19.crate) = 323809 -SHA256 (rust/crates/rustix-0.38.17.crate) = f25469e9ae0f3d0047ca8b93fc56843f38e6774f0914a107ff8b41be8be8e0b7 -SIZE (rust/crates/rustix-0.38.17.crate) = 353766 -SHA256 (rust/crates/rustls-0.21.10.crate) = f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba -SIZE (rust/crates/rustls-0.21.10.crate) = 284920 -SHA256 (rust/crates/rustls-0.22.4.crate) = bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432 -SIZE (rust/crates/rustls-0.22.4.crate) = 333681 -SHA256 (rust/crates/rustls-native-certs-0.7.0.crate) = 8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792 -SIZE (rust/crates/rustls-native-certs-0.7.0.crate) = 25071 -SHA256 (rust/crates/rustls-pemfile-1.0.4.crate) = 1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c -SIZE (rust/crates/rustls-pemfile-1.0.4.crate) = 22092 -SHA256 (rust/crates/rustls-pemfile-2.1.2.crate) = 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d -SIZE (rust/crates/rustls-pemfile-2.1.2.crate) = 25928 -SHA256 (rust/crates/rustls-pki-types-1.5.0.crate) = beb461507cee2c2ff151784c52762cf4d9ff6a61f3e80968600ed24fa837fa54 -SIZE (rust/crates/rustls-pki-types-1.5.0.crate) = 29362 -SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765 -SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 -SHA256 (rust/crates/rustls-webpki-0.102.3.crate) = f3bce581c0dd41bce533ce695a1437fa16a7ab5ac3ccfa99fe1a620a7885eabf -SIZE (rust/crates/rustls-webpki-0.102.3.crate) = 197543 -SHA256 (rust/crates/rustversion-1.0.14.crate) = 7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4 -SIZE (rust/crates/rustversion-1.0.14.crate) = 17261 -SHA256 (rust/crates/ryu-1.0.13.crate) = f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041 -SIZE (rust/crates/ryu-1.0.13.crate) = 46823 -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.21.crate) = 713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3 -SIZE (rust/crates/schannel-0.1.21.crate) = 41719 -SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 -SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 -SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd -SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/scratch-1.0.5.crate) = 1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1 -SIZE (rust/crates/scratch-1.0.5.crate) = 8013 -SHA256 (rust/crates/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414 -SIZE (rust/crates/sct-0.7.1.crate) = 27501 -SHA256 (rust/crates/secrecy-0.8.0.crate) = 9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e -SIZE (rust/crates/secrecy-0.8.0.crate) = 11916 -SHA256 (rust/crates/security-framework-2.9.2.crate) = 05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de -SIZE (rust/crates/security-framework-2.9.2.crate) = 79295 -SHA256 (rust/crates/security-framework-sys-2.9.1.crate) = e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a -SIZE (rust/crates/security-framework-sys-2.9.1.crate) = 18284 -SHA256 (rust/crates/self_cell-1.0.1.crate) = 4c309e515543e67811222dbc9e3dd7e1056279b782e1dacffe4242b718734fb6 -SIZE (rust/crates/self_cell-1.0.1.crate) = 15124 -SHA256 (rust/crates/semver-1.0.20.crate) = 836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090 -SIZE (rust/crates/semver-1.0.20.crate) = 30451 -SHA256 (rust/crates/serde-1.0.199.crate) = 0c9f6e76df036c77cd94996771fb40db98187f096dd0b9af39c6c6e452ba966a -SIZE (rust/crates/serde-1.0.199.crate) = 77598 -SHA256 (rust/crates/serde-jsonlines-0.4.0.crate) = 4684abdec99c1de7e507a3516c82385ff74d54c385973846b079bfd9f5920d35 -SIZE (rust/crates/serde-jsonlines-0.4.0.crate) = 11734 -SHA256 (rust/crates/serde-jsonlines-0.5.0.crate) = e228faf5f94badfe42723177b62cfb9b187351994cb4e852cd4a6a4c96dbeea8 -SIZE (rust/crates/serde-jsonlines-0.5.0.crate) = 14442 -SHA256 (rust/crates/serde_derive-1.0.199.crate) = 11bd257a6541e141e42ca6d24ae26f7714887b47e89aa739099104c7e4d3b7fc -SIZE (rust/crates/serde_derive-1.0.199.crate) = 55793 -SHA256 (rust/crates/serde_json-1.0.116.crate) = 3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813 -SIZE (rust/crates/serde_json-1.0.116.crate) = 146790 -SHA256 (rust/crates/serde_path_to_error-0.1.11.crate) = f7f05c1d5476066defcdfacce1f52fc3cae3af1d3089727100c02ae92e5abbe0 -SIZE (rust/crates/serde_path_to_error-0.1.11.crate) = 16485 -SHA256 (rust/crates/serde_spanned-0.6.2.crate) = 93107647184f6027e3b7dcb2e11034cf95ffa1e3a682c67951963ac69c1c007d -SIZE (rust/crates/serde_spanned-0.6.2.crate) = 7749 -SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd -SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 -SHA256 (rust/crates/serdeconv-0.4.1.crate) = 8897696def1d25e554294b168e0e8e77c860483666eeb8d3d33ae58b06f47221 -SIZE (rust/crates/serdeconv-0.4.1.crate) = 4824 -SHA256 (rust/crates/serial_test-2.0.0.crate) = 0e56dd856803e253c8f298af3f4d7eb0ae5e23a737252cd90bb4f3b435033b2d -SIZE (rust/crates/serial_test-2.0.0.crate) = 7946 -SHA256 (rust/crates/serial_test-3.0.0.crate) = 953ad9342b3aaca7cb43c45c097dd008d4907070394bd0751a0aa8817e5a018d -SIZE (rust/crates/serial_test-3.0.0.crate) = 8483 -SHA256 (rust/crates/serial_test_derive-2.0.0.crate) = 91d129178576168c589c9ec973feedf7d3126c01ac2bf08795109aa35b69fb8f -SIZE (rust/crates/serial_test_derive-2.0.0.crate) = 5638 -SHA256 (rust/crates/serial_test_derive-3.0.0.crate) = b93fb4adc70021ac1b47f7d45e8cc4169baaa7ea58483bc5b721d19a26202212 -SIZE (rust/crates/serial_test_derive-3.0.0.crate) = 6588 -SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba -SIZE (rust/crates/sha1-0.10.6.crate) = 13517 -SHA256 (rust/crates/sha1_smol-1.0.0.crate) = ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012 -SIZE (rust/crates/sha1_smol-1.0.0.crate) = 9782 -SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 -SIZE (rust/crates/sha2-0.10.8.crate) = 26357 -SHA256 (rust/crates/sha256-1.4.0.crate) = 7895c8ae88588ccead14ff438b939b0c569cd619116f14b4d13fdff7b8333386 -SIZE (rust/crates/sha256-1.4.0.crate) = 9209 -SHA256 (rust/crates/sharded-slab-0.1.4.crate) = 900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31 -SIZE (rust/crates/sharded-slab-0.1.4.crate) = 52479 -SHA256 (rust/crates/signal-hook-registry-1.4.1.crate) = d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1 -SIZE (rust/crates/signal-hook-registry-1.4.1.crate) = 17987 -SHA256 (rust/crates/signature-2.2.0.crate) = 77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de -SIZE (rust/crates/signature-2.2.0.crate) = 15531 -SHA256 (rust/crates/similar-2.3.0.crate) = 2aeaf503862c419d66959f5d7ca015337d864e9c49485d771b732e2a20453597 -SIZE (rust/crates/similar-2.3.0.crate) = 51082 -SHA256 (rust/crates/simple_asn1-0.6.2.crate) = adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085 -SIZE (rust/crates/simple_asn1-0.6.2.crate) = 15992 -SHA256 (rust/crates/sketches-ddsketch-0.2.1.crate) = 68a406c1882ed7f29cd5e248c9848a80e7cb6ae0fea82346d2746f2f941c07e1 -SIZE (rust/crates/sketches-ddsketch-0.2.1.crate) = 13121 -SHA256 (rust/crates/slab-0.4.8.crate) = 6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d -SIZE (rust/crates/slab-0.4.8.crate) = 16928 -SHA256 (rust/crates/sled-0.34.7.crate) = 7f96b4737c2ce5987354855aed3797279def4ebf734436c6aa4552cf8e169935 -SIZE (rust/crates/sled-0.34.7.crate) = 485296 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 -SHA256 (rust/crates/smartstring-1.0.1.crate) = 3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29 -SIZE (rust/crates/smartstring-1.0.1.crate) = 29555 -SHA256 (rust/crates/snafu-0.8.2.crate) = 75976f4748ab44f6e5332102be424e7c2dc18daeaf7e725f2040c3ebb133512e -SIZE (rust/crates/snafu-0.8.2.crate) = 68478 -SHA256 (rust/crates/snafu-derive-0.8.2.crate) = b4b19911debfb8c2fb1107bc6cb2d61868aaf53a988449213959bb1b5b1ed95f -SIZE (rust/crates/snafu-derive-0.8.2.crate) = 28462 -SHA256 (rust/crates/socket2-0.4.9.crate) = 64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662 -SIZE (rust/crates/socket2-0.4.9.crate) = 45421 -SHA256 (rust/crates/socket2-0.5.5.crate) = 7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9 -SIZE (rust/crates/socket2-0.5.5.crate) = 54863 -SHA256 (rust/crates/spin-0.5.2.crate) = 6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d -SIZE (rust/crates/spin-0.5.2.crate) = 12004 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 -SHA256 (rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d -SIZE (rust/crates/spki-0.7.3.crate) = 16409 -SHA256 (rust/crates/sql_query_builder-2.1.0.crate) = b371e496dc275fae413896ef31160eaeb949df66a942245cf3f37fb741389611 -SIZE (rust/crates/sql_query_builder-2.1.0.crate) = 33803 -SHA256 (rust/crates/sqlformat-0.2.3.crate) = ce81b7bd7c4493975347ef60d8c7e8b742d4694f4c49f93e0a12ea263938176c -SIZE (rust/crates/sqlformat-0.2.3.crate) = 21878 -SHA256 (rust/crates/sqlx-0.7.4.crate) = c9a2ccff1a000a5a59cd33da541d9f2fdcd9e6e8229cc200565942bff36d0aaa -SIZE (rust/crates/sqlx-0.7.4.crate) = 160206 -SHA256 (rust/crates/sqlx-core-0.7.4.crate) = 24ba59a9342a3d9bab6c56c118be528b27c9b60e490080e9711a04dccac83ef6 -SIZE (rust/crates/sqlx-core-0.7.4.crate) = 107183 -SHA256 (rust/crates/sqlx-macros-0.7.4.crate) = 4ea40e2345eb2faa9e1e5e326db8c34711317d2b5e08d0d5741619048a803127 -SIZE (rust/crates/sqlx-macros-0.7.4.crate) = 1859 -SHA256 (rust/crates/sqlx-macros-core-0.7.4.crate) = 5833ef53aaa16d860e92123292f1f6a3d53c34ba8b1969f152ef1a7bb803f3c8 -SIZE (rust/crates/sqlx-macros-core-0.7.4.crate) = 26613 -SHA256 (rust/crates/sqlx-mysql-0.7.4.crate) = 1ed31390216d20e538e447a7a9b959e06ed9fc51c37b514b46eb758016ecd418 -SIZE (rust/crates/sqlx-mysql-0.7.4.crate) = 57157 -SHA256 (rust/crates/sqlx-postgres-0.7.4.crate) = 7c824eb80b894f926f89a0b9da0c7f435d27cdd35b8c655b114e58223918577e -SIZE (rust/crates/sqlx-postgres-0.7.4.crate) = 107488 -SHA256 (rust/crates/sqlx-sqlite-0.7.4.crate) = b244ef0a8414da0bed4bb1910426e890b19e5e9bccc27ada6b797d05c55ae0aa -SIZE (rust/crates/sqlx-sqlite-0.7.4.crate) = 62113 -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/stacker-0.1.15.crate) = c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce -SIZE (rust/crates/stacker-0.1.15.crate) = 14656 -SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f -SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 -SHA256 (rust/crates/strfmt-0.2.4.crate) = 7a8348af2d9fc3258c8733b8d9d8db2e56f54b2363a4b5b81585c7875ed65e65 -SIZE (rust/crates/strfmt-0.2.4.crate) = 15194 -SHA256 (rust/crates/stringprep-0.1.4.crate) = bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6 -SIZE (rust/crates/stringprep-0.1.4.crate) = 23551 -SHA256 (rust/crates/strsim-0.9.3.crate) = 6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c -SIZE (rust/crates/strsim-0.9.3.crate) = 10266 -SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 -SIZE (rust/crates/strsim-0.10.0.crate) = 11355 -SHA256 (rust/crates/strum-0.24.1.crate) = 063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f -SIZE (rust/crates/strum-0.24.1.crate) = 5636 -SHA256 (rust/crates/strum_macros-0.24.3.crate) = 1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59 -SIZE (rust/crates/strum_macros-0.24.3.crate) = 20696 -SHA256 (rust/crates/subtle-2.5.0.crate) = 81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc -SIZE (rust/crates/subtle-2.5.0.crate) = 13909 -SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 -SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.52.crate) = b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07 -SIZE (rust/crates/syn-2.0.52.crate) = 254728 -SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 -SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 -SHA256 (rust/crates/sync_wrapper-1.0.1.crate) = a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394 -SIZE (rust/crates/sync_wrapper-1.0.1.crate) = 6939 -SHA256 (rust/crates/sysinfo-0.29.8.crate) = d10ed79c22663a35a255d289a7fdcb43559fc77ff15df5ce6c341809e7867528 -SIZE (rust/crates/sysinfo-0.29.8.crate) = 156454 -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-sys-0.5.0.crate) = a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 -SIZE (rust/crates/system-configuration-sys-0.5.0.crate) = 6730 -SHA256 (rust/crates/tantivy-0.21.0.crate) = c1d4675fed6fe2218ce11445374e181e864a8ffd0f28e7e0591ccfc38cd000ae -SIZE (rust/crates/tantivy-0.21.0.crate) = 1349963 -SHA256 (rust/crates/tantivy-bitpacker-0.5.0.crate) = cecb164321482301f514dd582264fa67f70da2d7eb01872ccd71e35e0d96655a -SIZE (rust/crates/tantivy-bitpacker-0.5.0.crate) = 10973 -SHA256 (rust/crates/tantivy-columnar-0.2.0.crate) = 8d85f8019af9a78b3118c11298b36ffd21c2314bd76bbcd9d12e00124cbb7e70 -SIZE (rust/crates/tantivy-columnar-0.2.0.crate) = 88231 -SHA256 (rust/crates/tantivy-common-0.6.0.crate) = af4a3a975e604a2aba6b1106a04505e1e7a025e6def477fab6e410b4126471e1 -SIZE (rust/crates/tantivy-common-0.6.0.crate) = 18203 -SHA256 (rust/crates/tantivy-fst-0.4.0.crate) = fc3c506b1a8443a3a65352df6382a1fb6a7afe1a02e871cee0d25e2c3d5f3944 -SIZE (rust/crates/tantivy-fst-0.4.0.crate) = 1561256 -SHA256 (rust/crates/tantivy-query-grammar-0.21.0.crate) = 1d39c5a03100ac10c96e0c8b07538e2ab8b17da56434ab348309b31f23fada77 -SIZE (rust/crates/tantivy-query-grammar-0.21.0.crate) = 16924 -SHA256 (rust/crates/tantivy-sstable-0.2.0.crate) = fc0c1bb43e5e8b8e05eb8009610344dbf285f06066c844032fbb3e546b3c71df -SIZE (rust/crates/tantivy-sstable-0.2.0.crate) = 22537 -SHA256 (rust/crates/tantivy-stacker-0.2.0.crate) = b2c078595413f13f218cf6f97b23dcfd48936838f1d3d13a1016e05acd64ed6c -SIZE (rust/crates/tantivy-stacker-0.2.0.crate) = 17030 -SHA256 (rust/crates/tantivy-tokenizer-api-0.2.0.crate) = 347b6fb212b26d3505d224f438e3c4b827ab8bd847fe9953ad5ac6b8f9443b66 -SIZE (rust/crates/tantivy-tokenizer-api-0.2.0.crate) = 2601 -SHA256 (rust/crates/tarpc-0.33.0.crate) = 6f41bce44d290df0598ae4b9cd6ea7f58f651fd3aa4af1b26060c4fa32b08af7 -SIZE (rust/crates/tarpc-0.33.0.crate) = 66640 -SHA256 (rust/crates/tarpc-plugins-0.12.0.crate) = 0ee42b4e559f17bce0385ebf511a7beb67d5cc33c12c96b7f4e9789919d9c10f -SIZE (rust/crates/tarpc-plugins-0.12.0.crate) = 8128 -SHA256 (rust/crates/temp_testdir-0.2.3.crate) = 921f1e9c427802414907a48b21a6504ff6b3a15a1a3cf37e699590949ad9befc -SIZE (rust/crates/temp_testdir-0.2.3.crate) = 3314 -SHA256 (rust/crates/tempfile-3.5.0.crate) = b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998 -SIZE (rust/crates/tempfile-3.5.0.crate) = 31129 -SHA256 (rust/crates/termcolor-1.2.0.crate) = be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6 -SIZE (rust/crates/termcolor-1.2.0.crate) = 17917 -SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7 -SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 -SHA256 (rust/crates/text-splitter-0.10.0.crate) = 8d5315f993b00372fd909fcf8587535e65f03ac5fd9400f49dd72ce1f6be23cf -SIZE (rust/crates/text-splitter-0.10.0.crate) = 28208 -SHA256 (rust/crates/textdistance-1.0.2.crate) = d321c8576c2b47e43953e9cce236550d4cd6af0a6ce518fe084340082ca6037b -SIZE (rust/crates/textdistance-1.0.2.crate) = 38295 -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/thread_local-1.1.7.crate) = 3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152 -SIZE (rust/crates/thread_local-1.1.7.crate) = 13585 -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/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 -SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 -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.35.0.crate) = 841d45b238a16291a4e1584e61820b8ae57d696cc5015c459c229ccc6990cc1c -SIZE (rust/crates/tokio-1.35.0.crate) = 743314 -SHA256 (rust/crates/tokio-cron-scheduler-0.9.4.crate) = de2c1fd54a857b29c6cd1846f31903d0ae8e28175615c14a277aed45c58d8e27 -SIZE (rust/crates/tokio-cron-scheduler-0.9.4.crate) = 68074 -SHA256 (rust/crates/tokio-macros-2.2.0.crate) = 5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b -SIZE (rust/crates/tokio-macros-2.2.0.crate) = 11520 -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-retry-0.3.0.crate) = 7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f -SIZE (rust/crates/tokio-retry-0.3.0.crate) = 6146 -SHA256 (rust/crates/tokio-rustls-0.24.1.crate) = c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081 -SIZE (rust/crates/tokio-rustls-0.24.1.crate) = 33049 -SHA256 (rust/crates/tokio-rustls-0.25.0.crate) = 775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f -SIZE (rust/crates/tokio-rustls-0.25.0.crate) = 30541 -SHA256 (rust/crates/tokio-serde-0.8.0.crate) = 911a61637386b789af998ee23f50aa30d5fd7edcec8d6d3dedae5e5815205466 -SIZE (rust/crates/tokio-serde-0.8.0.crate) = 15720 -SHA256 (rust/crates/tokio-stream-0.1.14.crate) = 397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842 -SIZE (rust/crates/tokio-stream-0.1.14.crate) = 35881 -SHA256 (rust/crates/tokio-tungstenite-0.21.0.crate) = c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38 -SIZE (rust/crates/tokio-tungstenite-0.21.0.crate) = 28159 -SHA256 (rust/crates/tokio-util-0.7.10.crate) = 5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15 -SIZE (rust/crates/tokio-util-0.7.10.crate) = 110508 -SHA256 (rust/crates/toml-0.5.11.crate) = f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234 -SIZE (rust/crates/toml-0.5.11.crate) = 54910 -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.10.crate) = 2380d56e8670370eee6566b0bfd4265f65b3f432e8c6d85623f728d4fa31f739 -SIZE (rust/crates/toml_edit-0.19.10.crate) = 95594 -SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c -SIZE (rust/crates/tower-0.4.13.crate) = 106906 -SHA256 (rust/crates/tower-http-0.5.2.crate) = 1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5 -SIZE (rust/crates/tower-http-0.5.2.crate) = 118675 -SHA256 (rust/crates/tower-layer-0.3.2.crate) = c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0 -SIZE (rust/crates/tower-layer-0.3.2.crate) = 6023 -SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52 -SIZE (rust/crates/tower-service-0.3.2.crate) = 6847 -SHA256 (rust/crates/tracing-0.1.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-futures-0.2.5.crate) = 97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2 -SIZE (rust/crates/tracing-futures-0.2.5.crate) = 11637 -SHA256 (rust/crates/tracing-log-0.1.3.crate) = 78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922 -SIZE (rust/crates/tracing-log-0.1.3.crate) = 20549 -SHA256 (rust/crates/tracing-opentelemetry-0.18.0.crate) = 21ebb87a95ea13271332df069020513ab70bdb5637ca42d6e492dc3bbbad48de -SIZE (rust/crates/tracing-opentelemetry-0.18.0.crate) = 109052 -SHA256 (rust/crates/tracing-serde-0.1.3.crate) = bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1 -SIZE (rust/crates/tracing-serde-0.1.3.crate) = 7329 -SHA256 (rust/crates/tracing-subscriber-0.2.25.crate) = 0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71 -SIZE (rust/crates/tracing-subscriber-0.2.25.crate) = 149469 -SHA256 (rust/crates/tracing-subscriber-0.3.17.crate) = 30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77 -SIZE (rust/crates/tracing-subscriber-0.3.17.crate) = 191711 -SHA256 (rust/crates/tracing-test-0.1.0.crate) = a3b48778c2d401c6a7fcf38a0e3c55dc8e8e753cbd381044a8cdb6fd69a29f53 -SIZE (rust/crates/tracing-test-0.1.0.crate) = 3532 -SHA256 (rust/crates/tracing-test-macro-0.1.0.crate) = c49adbab879d2e0dd7f75edace5f0ac2156939ecb7e6a1e8fa14e53728328c48 -SIZE (rust/crates/tracing-test-macro-0.1.0.crate) = 2705 -SHA256 (rust/crates/trackable-1.3.0.crate) = b15bd114abb99ef8cee977e517c8f37aee63f184f2d08e3e6ceca092373369ae -SIZE (rust/crates/trackable-1.3.0.crate) = 12404 -SHA256 (rust/crates/trackable_derive-1.0.0.crate) = ebeb235c5847e2f82cfe0f07eb971d1e5f6804b18dac2ae16349cc604380f82f -SIZE (rust/crates/trackable_derive-1.0.0.crate) = 3488 -SHA256 (rust/crates/tree-sitter-0.20.10.crate) = e747b1f9b7b931ed39a548c1fae149101497de3c1fc8d9e18c62c1a66c683d3d -SIZE (rust/crates/tree-sitter-0.20.10.crate) = 134502 -SHA256 (rust/crates/tree-sitter-c-sharp-0.20.0.crate) = b9ab3dc608f34924fa9e10533a95f62dbc14b6de0ddd7107722eba66fe19ae31 -SIZE (rust/crates/tree-sitter-c-sharp-0.20.0.crate) = 908546 -SHA256 (rust/crates/tree-sitter-go-0.20.0.crate) = 1ad6d11f19441b961af2fda7f12f5d0dac325f6d6de83836a1d3750018cc5114 -SIZE (rust/crates/tree-sitter-go-0.20.0.crate) = 114150 -SHA256 (rust/crates/tree-sitter-java-0.20.2.crate) = 2adc5696bf5abf761081d7457d2bb82d0e3b28964f4214f63fd7e720ef462653 -SIZE (rust/crates/tree-sitter-java-0.20.2.crate) = 159025 -SHA256 (rust/crates/tree-sitter-kotlin-0.3.1.crate) = 1b5f367466210220a194a2d8831fc12d15aa13305e7bcdf2dba47714aa328e86 -SIZE (rust/crates/tree-sitter-kotlin-0.3.1.crate) = 1267171 -SHA256 (rust/crates/tree-sitter-python-0.20.2.crate) = dda114f58048f5059dcf158aff691dffb8e113e6d2b50d94263fd68711975287 -SIZE (rust/crates/tree-sitter-python-0.20.2.crate) = 133017 -SHA256 (rust/crates/tree-sitter-ruby-0.20.0.crate) = 0ac30cbb1560363ae76e1ccde543d6d99087421e228cc47afcec004b86bb711a -SIZE (rust/crates/tree-sitter-ruby-0.20.0.crate) = 475855 -SHA256 (rust/crates/tree-sitter-rust-0.20.3.crate) = 797842733e252dc11ae5d403a18060bf337b822fc2ae5ddfaa6ff4d9cc20bda6 -SIZE (rust/crates/tree-sitter-rust-0.20.3.crate) = 265179 -SHA256 (rust/crates/tree-sitter-tags-0.20.2.crate) = ccb3f1376219530a37a809751ecf65aa35fd8b9c1c4ab6d4faf5f6a9eeda2c05 -SIZE (rust/crates/tree-sitter-tags-0.20.2.crate) = 9445 -SHA256 (rust/crates/tree-sitter-typescript-0.20.3.crate) = a75049f0aafabb2aac205d7bb24da162b53dcd0cfb326785f25a2f32efa8071a -SIZE (rust/crates/tree-sitter-typescript-0.20.3.crate) = 712981 -SHA256 (rust/crates/trie-rs-0.1.1.crate) = 5096c019d49566aff57593a06e401c7f588da84e9a575d0ed2ac0913f51928c0 -SIZE (rust/crates/trie-rs-0.1.1.crate) = 917350 -SHA256 (rust/crates/try-lock-0.2.4.crate) = 3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed -SIZE (rust/crates/try-lock-0.2.4.crate) = 4467 -SHA256 (rust/crates/tungstenite-0.21.0.crate) = 9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1 -SIZE (rust/crates/tungstenite-0.21.0.crate) = 59858 -SHA256 (rust/crates/typenum-1.16.0.crate) = 497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba -SIZE (rust/crates/typenum-1.16.0.crate) = 42477 -SHA256 (rust/crates/ucd-trie-0.1.6.crate) = ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9 -SIZE (rust/crates/ucd-trie-0.1.6.crate) = 45790 -SHA256 (rust/crates/ulid-1.1.2.crate) = 34778c17965aa2a08913b57e1f34db9b4a63f5de31768b55bf20d2795f921259 -SIZE (rust/crates/ulid-1.1.2.crate) = 11517 -SHA256 (rust/crates/unicase-2.7.0.crate) = f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89 -SIZE (rust/crates/unicase-2.7.0.crate) = 23783 -SHA256 (rust/crates/unicode-bidi-0.3.13.crate) = 92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460 -SIZE (rust/crates/unicode-bidi-0.3.13.crate) = 44477 -SHA256 (rust/crates/unicode-ident-1.0.9.crate) = b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0 -SIZE (rust/crates/unicode-ident-1.0.9.crate) = 41978 -SHA256 (rust/crates/unicode-normalization-0.1.22.crate) = 5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921 -SIZE (rust/crates/unicode-normalization-0.1.22.crate) = 122604 -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.10.crate) = c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b -SIZE (rust/crates/unicode-width-0.1.10.crate) = 18968 -SHA256 (rust/crates/unicode_categories-0.1.1.crate) = 39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e -SIZE (rust/crates/unicode_categories-0.1.1.crate) = 87298 -SHA256 (rust/crates/unreachable-1.0.0.crate) = 382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56 -SIZE (rust/crates/unreachable-1.0.0.crate) = 6355 -SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 -SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 -SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633 -SIZE (rust/crates/url-2.5.0.crate) = 78605 -SHA256 (rust/crates/url-parse-1.0.7.crate) = 0d375da66174ba9b3697f36468fb6b9a981074537569a87ad2dc43de2a598063 -SIZE (rust/crates/url-parse-1.0.7.crate) = 11284 -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-ranges-1.0.5.crate) = 7fcfc827f90e53a02eaef5e535ee14266c1d569214c6aa70133a624d8a3164ba -SIZE (rust/crates/utf8-ranges-1.0.5.crate) = 8497 -SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a -SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 -SHA256 (rust/crates/utoipa-4.2.0.crate) = 272ebdfbc99111033031d2f10e018836056e4d2c8e2acda76450ec7974269fa7 -SIZE (rust/crates/utoipa-4.2.0.crate) = 54574 -SHA256 (rust/crates/utoipa-gen-4.2.0.crate) = d3c9f4d08338c1bfa70dde39412a040a884c6f318b3d09aaaf3437a1e52027fc -SIZE (rust/crates/utoipa-gen-4.2.0.crate) = 142537 -SHA256 (rust/crates/utoipa-swagger-ui-6.0.0.crate) = 0b39868d43c011961e04b41623e050aedf2cc93652562ff7935ce0f819aaf2da -SIZE (rust/crates/utoipa-swagger-ui-6.0.0.crate) = 4372387 -SHA256 (rust/crates/uuid-1.6.1.crate) = 5e395fcf16a7a3d8127ec99782007af141946b4795001f876d54fb0d55978560 -SIZE (rust/crates/uuid-1.6.1.crate) = 55554 -SHA256 (rust/crates/uuid-macro-internal-1.6.1.crate) = f49e7f3f3db8040a100710a11932239fd30697115e2ba4107080d8252939845e -SIZE (rust/crates/uuid-macro-internal-1.6.1.crate) = 9137 -SHA256 (rust/crates/validator-0.16.1.crate) = b92f40481c04ff1f4f61f304d61793c7b56ff76ac1469f1beb199b1445b253bd -SIZE (rust/crates/validator-0.16.1.crate) = 13718 -SHA256 (rust/crates/validator_derive-0.16.0.crate) = bc44ca3088bb3ba384d9aecf40c6a23a676ce23e09bdaca2073d99c207f864af -SIZE (rust/crates/validator_derive-0.16.0.crate) = 12759 -SHA256 (rust/crates/validator_types-0.16.0.crate) = 111abfe30072511849c5910134e8baf8dc05de4c0e5903d681cbd5c9c4d611e3 -SIZE (rust/crates/validator_types-0.16.0.crate) = 2145 -SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d -SIZE (rust/crates/valuable-0.1.0.crate) = 27718 -SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 -SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 -SHA256 (rust/crates/vergen-8.2.4.crate) = bbc5ad0d9d26b2c49a5ab7da76c3e79d3ee37e7821799f8223fcb8f2f391a2e7 -SIZE (rust/crates/vergen-8.2.4.crate) = 40562 -SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f -SIZE (rust/crates/version_check-0.9.4.crate) = 14895 -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.0.crate) = 1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0 -SIZE (rust/crates/want-0.3.0.crate) = 6550 -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.87.crate) = 7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342 -SIZE (rust/crates/wasm-bindgen-0.2.87.crate) = 175052 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd -SIZE (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 26821 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.37.crate) = c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03 -SIZE (rust/crates/wasm-bindgen-futures-0.4.37.crate) = 15193 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.87.crate) = dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d -SIZE (rust/crates/wasm-bindgen-macro-0.2.87.crate) = 13897 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 20006 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.87.crate) = ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1 -SIZE (rust/crates/wasm-bindgen-shared-0.2.87.crate) = 7248 -SHA256 (rust/crates/wasm-streams-0.4.0.crate) = b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129 -SIZE (rust/crates/wasm-streams-0.4.0.crate) = 34328 -SHA256 (rust/crates/web-sys-0.3.64.crate) = 9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b -SIZE (rust/crates/web-sys-0.3.64.crate) = 725584 -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.25.4.crate) = 5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1 -SIZE (rust/crates/webpki-roots-0.25.4.crate) = 253559 -SHA256 (rust/crates/whoami-1.4.1.crate) = 22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50 -SIZE (rust/crates/whoami-1.4.1.crate) = 19677 -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.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 -SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 -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.48.0.crate) = e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f -SIZE (rust/crates/windows-0.48.0.crate) = 11864177 -SHA256 (rust/crates/windows-sys-0.42.0.crate) = 5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7 -SIZE (rust/crates/windows-sys-0.42.0.crate) = 3006791 -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-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 -SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 -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.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 -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.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 -SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 -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.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f -SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 -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.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 -SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 -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.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.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 -SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 -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.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 -SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 -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.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/winreg-0.50.0.crate) = 524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1 -SIZE (rust/crates/winreg-0.50.0.crate) = 29703 -SHA256 (rust/crates/winreg-0.52.0.crate) = a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5 -SIZE (rust/crates/winreg-0.52.0.crate) = 30148 -SHA256 (rust/crates/wrapcenum-derive-0.4.0.crate) = 6bcc065c85ad2c3bd12aa4118bf164835712e25080c392557801a13292c60aec -SIZE (rust/crates/wrapcenum-derive-0.4.0.crate) = 7281 -SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 -SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (rust/crates/yarn-lock-parser-0.7.0.crate) = 7d0603904f8482a1a2a038c9f89c75b0e435392513c3abd3d284123381bbe51f -SIZE (rust/crates/yarn-lock-parser-0.7.0.crate) = 9416 -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 (rust/crates/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261 -SIZE (rust/crates/zip-0.6.6.crate) = 65789 -SHA256 (rust/crates/zstd-0.12.4.crate) = 1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c -SIZE (rust/crates/zstd-0.12.4.crate) = 30434 -SHA256 (rust/crates/zstd-safe-6.0.6.crate) = ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581 -SIZE (rust/crates/zstd-safe-6.0.6.crate) = 20828 -SHA256 (rust/crates/zstd-sys-2.0.8+zstd.1.5.5.crate) = 5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c -SIZE (rust/crates/zstd-sys-2.0.8+zstd.1.5.5.crate) = 736270 -SHA256 (tree-sitter-tree-sitter-cpp-a71474021410973b29bfe99440d57bcd750246b1_GH0.tar.gz) = dbb423572f2ab96c868450afffa1804c6d718c69e407d2d372f94f32e477341d -SIZE (tree-sitter-tree-sitter-cpp-a71474021410973b29bfe99440d57bcd750246b1_GH0.tar.gz) = 1058667 -SHA256 (wsxiaoys-apalis-91526e811607ec72ab83583547c0e8005c24d394_GH0.tar.gz) = d8336fe1c971c9195623390420cc6155c89537980db6626b73051917d2f9bae7 -SIZE (wsxiaoys-apalis-91526e811607ec72ab83583547c0e8005c24d394_GH0.tar.gz) = 80019 -SHA256 (tree-sitter-tree-sitter-c-212a80f86452bb1316324fa0db730cf52f29e05a_GH0.tar.gz) = b01f1f35fbac8c2f724e5ae2cdbda6b9f0f340fbc16a34c90be7b017d6b006a0 -SIZE (tree-sitter-tree-sitter-c-212a80f86452bb1316324fa0db730cf52f29e05a_GH0.tar.gz) = 356793 -SHA256 (JoranHonig-tree-sitter-solidity-b239a95f94cfcc6e7b3e961bc73a28d55e214f02_GH0.tar.gz) = 8fa25700b1db18045a034200c7cbff7e4ef9af49d546d5a0b8ba4ff5e68af103 -SIZE (JoranHonig-tree-sitter-solidity-b239a95f94cfcc6e7b3e961bc73a28d55e214f02_GH0.tar.gz) = 193598 -SHA256 (TabbyML-tabby-v0.11.1_GH0.tar.gz) = de9f63b2685abd382ace82de950051f4fca9c2b2dbcbcbece364876cafb39b4b -SIZE (TabbyML-tabby-v0.11.1_GH0.tar.gz) = 5254485 -SHA256 (ggerganov-llama.cpp-9aa6724_GH0.tar.gz) = 203753b4b7e9077df55100b457a3c1bda59ed4c5219c6babc3431a29cf07b837 -SIZE (ggerganov-llama.cpp-9aa6724_GH0.tar.gz) = 20102183 +TIMESTAMP = 1757090186 +SHA256 (tabby/v5.17.14.zip) = 481244d0812097b11fbaeef79f71d942b171617f9c9f9514e63acbe13e71ccdc +SIZE (tabby/v5.17.14.zip) = 4388280 +SHA256 (tabby/rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb +SIZE (tabby/rust/crates/addr2line-0.21.0.crate) = 40807 +SHA256 (tabby/rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (tabby/rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (tabby/rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 +SIZE (tabby/rust/crates/ahash-0.8.11.crate) = 43607 +SHA256 (tabby/rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (tabby/rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (tabby/rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f +SIZE (tabby/rust/crates/allocator-api2-0.2.18.crate) = 62504 +SHA256 (tabby/rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (tabby/rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (tabby/rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (tabby/rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (tabby/rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b +SIZE (tabby/rust/crates/anstream-0.6.14.crate) = 29160 +SHA256 (tabby/rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b +SIZE (tabby/rust/crates/anstyle-1.0.7.crate) = 15709 +SHA256 (tabby/rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4 +SIZE (tabby/rust/crates/anstyle-parse-0.2.4.crate) = 23069 +SHA256 (tabby/rust/crates/anstyle-query-1.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5 +SIZE (tabby/rust/crates/anstyle-query-1.0.3.crate) = 9742 +SHA256 (tabby/rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19 +SIZE (tabby/rust/crates/anstyle-wincon-3.0.3.crate) = 12179 +SHA256 (tabby/rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da +SIZE (tabby/rust/crates/anyhow-1.0.86.crate) = 46741 +SHA256 (tabby/rust/crates/arbitrary-1.4.1.crate) = dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223 +SIZE (tabby/rust/crates/arbitrary-1.4.1.crate) = 36816 +SHA256 (tabby/rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (tabby/rust/crates/arc-swap-1.7.1.crate) = 68512 +SHA256 (tabby/rust/crates/argon2-0.5.3.crate) = 3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072 +SIZE (tabby/rust/crates/argon2-0.5.3.crate) = 28795 +SHA256 (tabby/rust/crates/ascii-0.9.3.crate) = eab1c04a571841102f5345a8fc0f6bb3d31c315dec879b5c6e42e40ce7ffa34e +SIZE (tabby/rust/crates/ascii-0.9.3.crate) = 28283 +SHA256 (tabby/rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12 +SIZE (tabby/rust/crates/assert-json-diff-2.0.2.crate) = 10874 +SHA256 (tabby/rust/crates/assert_matches-1.5.0.crate) = 9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9 +SIZE (tabby/rust/crates/assert_matches-1.5.0.crate) = 7761 +SHA256 (tabby/rust/crates/async-convert-1.0.0.crate) = 6d416feee97712e43152cd42874de162b8f9b77295b1c85e5d92725cc8310bae +SIZE (tabby/rust/crates/async-convert-1.0.0.crate) = 10396 +SHA256 (tabby/rust/crates/async-openai-alt-0.26.2.crate) = 76ec478b16393f68acab53c252f3de7d8e7047c4ef63e8f17315f4e6afc08d9c +SIZE (tabby/rust/crates/async-openai-alt-0.26.2.crate) = 71597 +SHA256 (tabby/rust/crates/async-stream-0.3.5.crate) = cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51 +SIZE (tabby/rust/crates/async-stream-0.3.5.crate) = 11916 +SHA256 (tabby/rust/crates/async-stream-impl-0.3.5.crate) = 16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193 +SIZE (tabby/rust/crates/async-stream-impl-0.3.5.crate) = 4173 +SHA256 (tabby/rust/crates/async-trait-0.1.80.crate) = c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca +SIZE (tabby/rust/crates/async-trait-0.1.80.crate) = 28775 +SHA256 (tabby/rust/crates/atoi-2.0.0.crate) = f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528 +SIZE (tabby/rust/crates/atoi-2.0.0.crate) = 7785 +SHA256 (tabby/rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (tabby/rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (tabby/rust/crates/atomic-write-file-0.1.4.crate) = cbf54d4588732bdfc5ebc3eb9f74f20e027112fc31de412fc7ff0cd1c6896dae +SIZE (tabby/rust/crates/atomic-write-file-0.1.4.crate) = 16462 +SHA256 (tabby/rust/crates/auto_enums-0.8.5.crate) = 1899bfcfd9340ceea3533ea157360ba8fa864354eccbceab58e1006ecab35393 +SIZE (tabby/rust/crates/auto_enums-0.8.5.crate) = 53818 +SHA256 (tabby/rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 +SIZE (tabby/rust/crates/autocfg-1.3.0.crate) = 16524 +SHA256 (tabby/rust/crates/axum-0.7.5.crate) = 3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf +SIZE (tabby/rust/crates/axum-0.7.5.crate) = 151429 +SHA256 (tabby/rust/crates/axum-0.8.3.crate) = de45108900e1f9b9242f7f2e254aa3e2c029c921c258fe9e6b4217eeebd54288 +SIZE (tabby/rust/crates/axum-0.8.3.crate) = 173592 +SHA256 (tabby/rust/crates/axum-core-0.4.3.crate) = a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3 +SIZE (tabby/rust/crates/axum-core-0.4.3.crate) = 21877 +SHA256 (tabby/rust/crates/axum-core-0.5.2.crate) = 68464cd0412f486726fb3373129ef5d2993f90c34bc2bc1c1e9943b2f4fc7ca6 +SIZE (tabby/rust/crates/axum-core-0.5.2.crate) = 26212 +SHA256 (tabby/rust/crates/axum-extra-0.10.1.crate) = 45bf463831f5131b7d3c756525b305d40f1185b688565648a92e1392ca35713d +SIZE (tabby/rust/crates/axum-extra-0.10.1.crate) = 66375 +SHA256 (tabby/rust/crates/axum-prometheus-0.6.1.crate) = b683cbc43010e9a3d72c2f31ca464155ff4f95819e88a32924b0f47a43898978 +SIZE (tabby/rust/crates/axum-prometheus-0.6.1.crate) = 18699 +SHA256 (tabby/rust/crates/backoff-0.4.0.crate) = b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1 +SIZE (tabby/rust/crates/backoff-0.4.0.crate) = 26738 +SHA256 (tabby/rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d +SIZE (tabby/rust/crates/backtrace-0.3.71.crate) = 86553 +SHA256 (tabby/rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 +SIZE (tabby/rust/crates/base64-0.21.7.crate) = 82576 +SHA256 (tabby/rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (tabby/rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (tabby/rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b +SIZE (tabby/rust/crates/base64ct-1.6.0.crate) = 28870 +SHA256 (tabby/rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad +SIZE (tabby/rust/crates/bincode-1.3.3.crate) = 28958 +SHA256 (tabby/rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (tabby/rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (tabby/rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de +SIZE (tabby/rust/crates/bitflags-2.6.0.crate) = 45357 +SHA256 (tabby/rust/crates/bitpacking-0.9.2.crate) = 4c1d3e2bfd8d06048a179f7b17afc3188effa10385e7b00dc65af6aae732ea92 +SIZE (tabby/rust/crates/bitpacking-0.9.2.crate) = 23049 +SHA256 (tabby/rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe +SIZE (tabby/rust/crates/blake2-0.10.6.crate) = 47234 +SHA256 (tabby/rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (tabby/rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (tabby/rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 +SIZE (tabby/rust/crates/bstr-1.9.1.crate) = 380305 +SHA256 (tabby/rust/crates/build-target-0.4.0.crate) = 832133bbabbbaa9fbdba793456a2827627a7d2b8fb96032fa1e7666d7895832b +SIZE (tabby/rust/crates/build-target-0.4.0.crate) = 7460 +SHA256 (tabby/rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf +SIZE (tabby/rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (tabby/rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (tabby/rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (tabby/rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (tabby/rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (tabby/rust/crates/cached-0.49.3.crate) = 8e8e463fceca5674287f32d252fb1d94083758b8709c160efae66d263e5f4eba +SIZE (tabby/rust/crates/cached-0.49.3.crate) = 60987 +SHA256 (tabby/rust/crates/cached_proc_macro-0.20.0.crate) = ad9f16c0d84de31a2ab7fdf5f7783c14631f7075cf464eb3bb43119f61c9cb2a +SIZE (tabby/rust/crates/cached_proc_macro-0.20.0.crate) = 10235 +SHA256 (tabby/rust/crates/cached_proc_macro_types-0.1.1.crate) = ade8366b8bd5ba243f0a58f036cc0ca8a2f069cff1a2351ef1cac6b083e16fc0 +SIZE (tabby/rust/crates/cached_proc_macro_types-0.1.1.crate) = 1813 +SHA256 (tabby/rust/crates/cc-1.0.98.crate) = 41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f +SIZE (tabby/rust/crates/cc-1.0.98.crate) = 76780 +SHA256 (tabby/rust/crates/census-0.4.2.crate) = 4f4c707c6a209cbe82d10abd08e1ea8995e9ea937d2550646e02798948992be0 +SIZE (tabby/rust/crates/census-0.4.2.crate) = 6883 +SHA256 (tabby/rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (tabby/rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (tabby/rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e +SIZE (tabby/rust/crates/cfg_aliases-0.1.1.crate) = 6009 +SHA256 (tabby/rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 +SIZE (tabby/rust/crates/chrono-0.4.38.crate) = 220559 +SHA256 (tabby/rust/crates/chumsky-0.9.3.crate) = 8eebd66744a15ded14960ab4ccdbfb51ad3b81f51f3f04a80adac98c985396c9 +SIZE (tabby/rust/crates/chumsky-0.9.3.crate) = 75112 +SHA256 (tabby/rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0 +SIZE (tabby/rust/crates/clap-4.5.4.crate) = 55401 +SHA256 (tabby/rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4 +SIZE (tabby/rust/crates/clap_builder-4.5.2.crate) = 163566 +SHA256 (tabby/rust/crates/clap_derive-4.5.4.crate) = 528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64 +SIZE (tabby/rust/crates/clap_derive-4.5.4.crate) = 29159 +SHA256 (tabby/rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce +SIZE (tabby/rust/crates/clap_lex-0.7.0.crate) = 11915 +SHA256 (tabby/rust/crates/clocksource-0.8.1.crate) = 129026dd5a8a9592d96916258f3a5379589e513ea5e86aeb0bd2530286e44e9e +SIZE (tabby/rust/crates/clocksource-0.8.1.crate) = 14937 +SHA256 (tabby/rust/crates/cmake-0.1.50.crate) = a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130 +SIZE (tabby/rust/crates/cmake-0.1.50.crate) = 16748 +SHA256 (tabby/rust/crates/color-eyre-0.6.3.crate) = 55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5 +SIZE (tabby/rust/crates/color-eyre-0.6.3.crate) = 636041 +SHA256 (tabby/rust/crates/color-spantrace-0.2.1.crate) = cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2 +SIZE (tabby/rust/crates/color-spantrace-0.2.1.crate) = 189095 +SHA256 (tabby/rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422 +SIZE (tabby/rust/crates/colorchoice-1.0.1.crate) = 7895 +SHA256 (tabby/rust/crates/combine-3.8.1.crate) = da3da6baa321ec19e1cc41d31bf599f00c783d0517095cdaf0332e3fe8d20680 +SIZE (tabby/rust/crates/combine-3.8.1.crate) = 103773 +SHA256 (tabby/rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb +SIZE (tabby/rust/crates/console-0.15.8.crate) = 36364 +SHA256 (tabby/rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 +SIZE (tabby/rust/crates/const-oid-0.9.6.crate) = 45382 +SHA256 (tabby/rust/crates/convert_case-0.4.0.crate) = 6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e +SIZE (tabby/rust/crates/convert_case-0.4.0.crate) = 8098 +SHA256 (tabby/rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (tabby/rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (tabby/rust/crates/core-foundation-0.10.0.crate) = b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63 +SIZE (tabby/rust/crates/core-foundation-0.10.0.crate) = 27023 +SHA256 (tabby/rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (tabby/rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (tabby/rust/crates/cpufeatures-0.2.12.crate) = 53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504 +SIZE (tabby/rust/crates/cpufeatures-0.2.12.crate) = 12837 +SHA256 (tabby/rust/crates/crc-3.2.1.crate) = 69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636 +SIZE (tabby/rust/crates/crc-3.2.1.crate) = 15070 +SHA256 (tabby/rust/crates/crc-catalog-2.4.0.crate) = 19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5 +SIZE (tabby/rust/crates/crc-catalog-2.4.0.crate) = 10155 +SHA256 (tabby/rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 +SIZE (tabby/rust/crates/crc32fast-1.4.2.crate) = 38491 +SHA256 (tabby/rust/crates/cron-0.12.1.crate) = 6f8c3e73077b4b4a6ab1ea5047c37c57aee77657bc8ecd6f29b0af082d0b0c07 +SIZE (tabby/rust/crates/cron-0.12.1.crate) = 18702 +SHA256 (tabby/rust/crates/crossbeam-channel-0.5.13.crate) = 33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2 +SIZE (tabby/rust/crates/crossbeam-channel-0.5.13.crate) = 91174 +SHA256 (tabby/rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d +SIZE (tabby/rust/crates/crossbeam-deque-0.8.5.crate) = 21726 +SHA256 (tabby/rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (tabby/rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (tabby/rust/crates/crossbeam-queue-0.3.11.crate) = df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35 +SIZE (tabby/rust/crates/crossbeam-queue-0.3.11.crate) = 15581 +SHA256 (tabby/rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (tabby/rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (tabby/rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 +SIZE (tabby/rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (tabby/rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 +SIZE (tabby/rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (tabby/rust/crates/cssparser-0.27.2.crate) = 754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a +SIZE (tabby/rust/crates/cssparser-0.27.2.crate) = 56792 +SHA256 (tabby/rust/crates/cssparser-macros-0.6.1.crate) = 13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331 +SIZE (tabby/rust/crates/cssparser-macros-0.6.1.crate) = 7914 +SHA256 (tabby/rust/crates/custom_error-1.9.2.crate) = 4f8a51dd197fa6ba5b4dc98a990a43cc13693c23eb0089ebb0fcc1f04152bca6 +SIZE (tabby/rust/crates/custom_error-1.9.2.crate) = 10826 +SHA256 (tabby/rust/crates/darling-0.14.4.crate) = 7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850 +SIZE (tabby/rust/crates/darling-0.14.4.crate) = 25168 +SHA256 (tabby/rust/crates/darling-0.20.9.crate) = 83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1 +SIZE (tabby/rust/crates/darling-0.20.9.crate) = 31777 +SHA256 (tabby/rust/crates/darling_core-0.14.4.crate) = 109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0 +SIZE (tabby/rust/crates/darling_core-0.14.4.crate) = 57485 +SHA256 (tabby/rust/crates/darling_core-0.20.9.crate) = 622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120 +SIZE (tabby/rust/crates/darling_core-0.20.9.crate) = 65014 +SHA256 (tabby/rust/crates/darling_macro-0.14.4.crate) = a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e +SIZE (tabby/rust/crates/darling_macro-0.14.4.crate) = 1896 +SHA256 (tabby/rust/crates/darling_macro-0.20.9.crate) = 733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178 +SIZE (tabby/rust/crates/darling_macro-0.20.9.crate) = 1875 +SHA256 (tabby/rust/crates/dashmap-5.5.3.crate) = 978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856 +SIZE (tabby/rust/crates/dashmap-5.5.3.crate) = 24061 +SHA256 (tabby/rust/crates/data-encoding-2.6.0.crate) = e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2 +SIZE (tabby/rust/crates/data-encoding-2.6.0.crate) = 20769 +SHA256 (tabby/rust/crates/der-0.7.9.crate) = f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0 +SIZE (tabby/rust/crates/der-0.7.9.crate) = 85173 +SHA256 (tabby/rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 +SIZE (tabby/rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (tabby/rust/crates/derive_arbitrary-1.4.1.crate) = 30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800 +SIZE (tabby/rust/crates/derive_arbitrary-1.4.1.crate) = 11521 +SHA256 (tabby/rust/crates/derive_builder-0.20.0.crate) = 0350b5cb0331628a5916d6c5c0b72e97393b8b6b03b47a9284f4e7f5a405ffd7 +SIZE (tabby/rust/crates/derive_builder-0.20.0.crate) = 36563 +SHA256 (tabby/rust/crates/derive_builder_core-0.20.0.crate) = d48cda787f839151732d396ac69e3473923d54312c070ee21e9effcaa8ca0b1d +SIZE (tabby/rust/crates/derive_builder_core-0.20.0.crate) = 32579 +SHA256 (tabby/rust/crates/derive_builder_macro-0.20.0.crate) = 206868b8242f27cecce124c19fd88157fbd0dd334df2587f36417bafbc85097b +SIZE (tabby/rust/crates/derive_builder_macro-0.20.0.crate) = 6308 +SHA256 (tabby/rust/crates/derive_more-0.99.17.crate) = 4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321 +SIZE (tabby/rust/crates/derive_more-0.99.17.crate) = 55771 +SHA256 (tabby/rust/crates/derive_utils-0.14.1.crate) = 61bb5a1014ce6dfc2a378578509abe775a5aa06bff584a547555d9efdb81b926 +SIZE (tabby/rust/crates/derive_utils-0.14.1.crate) = 15117 +SHA256 (tabby/rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 +SIZE (tabby/rust/crates/digest-0.10.7.crate) = 19557 +SHA256 (tabby/rust/crates/dotenvy-0.15.7.crate) = 1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b +SIZE (tabby/rust/crates/dotenvy-0.15.7.crate) = 20293 +SHA256 (tabby/rust/crates/downcast-rs-1.2.1.crate) = 75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2 +SIZE (tabby/rust/crates/downcast-rs-1.2.1.crate) = 11821 +SHA256 (tabby/rust/crates/dtoa-1.0.9.crate) = dcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653 +SIZE (tabby/rust/crates/dtoa-1.0.9.crate) = 17002 +SHA256 (tabby/rust/crates/dtoa-short-0.3.4.crate) = dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74 +SIZE (tabby/rust/crates/dtoa-short-0.3.4.crate) = 8276 +SHA256 (tabby/rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b +SIZE (tabby/rust/crates/either-1.12.0.crate) = 18974 +SHA256 (tabby/rust/crates/email-encoding-0.3.0.crate) = 60d1d33cdaede7e24091f039632eb5d3c7469fe5b066a985281a34fc70fa317f +SIZE (tabby/rust/crates/email-encoding-0.3.0.crate) = 15601 +SHA256 (tabby/rust/crates/email_address-0.2.4.crate) = e2153bd83ebc09db15bcbdc3e2194d901804952e3dc96967e1cd3b0c5c32d112 +SIZE (tabby/rust/crates/email_address-0.2.4.crate) = 12772 +SHA256 (tabby/rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f +SIZE (tabby/rust/crates/encode_unicode-0.3.6.crate) = 45741 +SHA256 (tabby/rust/crates/encoder-0.2.4.crate) = 03f6928ad5c6efcdae42eb068dff8a555ef2f057c92bbd491ddf5610f6444987 +SIZE (tabby/rust/crates/encoder-0.2.4.crate) = 15278 +SHA256 (tabby/rust/crates/encoder-ryu-1.0.16.crate) = 5e27addc39f5f73c85604bfe21b59fe93717f9765194015d92bde1db11e8ccef +SIZE (tabby/rust/crates/encoder-ryu-1.0.16.crate) = 47390 +SHA256 (tabby/rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 +SIZE (tabby/rust/crates/encoding_rs-0.8.34.crate) = 1378166 +SHA256 (tabby/rust/crates/encoding_rs_io-0.1.7.crate) = 1cc3c5651fb62ab8aa3103998dade57efdd028544bd300516baa31840c252a83 +SIZE (tabby/rust/crates/encoding_rs_io-0.1.7.crate) = 16969 +SHA256 (tabby/rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 +SIZE (tabby/rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (tabby/rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba +SIZE (tabby/rust/crates/errno-0.3.9.crate) = 10690 +SHA256 (tabby/rust/crates/etcetera-0.8.0.crate) = 136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943 +SIZE (tabby/rust/crates/etcetera-0.8.0.crate) = 13295 +SHA256 (tabby/rust/crates/event-listener-2.5.3.crate) = 0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0 +SIZE (tabby/rust/crates/event-listener-2.5.3.crate) = 15392 +SHA256 (tabby/rust/crates/eventsource-stream-0.2.3.crate) = 74fef4569247a5f429d9156b9d0a2599914385dd189c539334c625d8099d90ab +SIZE (tabby/rust/crates/eventsource-stream-0.2.3.crate) = 15033 +SHA256 (tabby/rust/crates/eyre-0.6.12.crate) = 7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec +SIZE (tabby/rust/crates/eyre-0.6.12.crate) = 45330 +SHA256 (tabby/rust/crates/fastdivide-0.4.1.crate) = 59668941c55e5c186b8b58c391629af56774ec768f73c08bbcd56f09348eb00b +SIZE (tabby/rust/crates/fastdivide-0.4.1.crate) = 6118 +SHA256 (tabby/rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a +SIZE (tabby/rust/crates/fastrand-2.1.0.crate) = 14907 +SHA256 (tabby/rust/crates/fid-rs-0.1.1.crate) = 6c28658c0c3420305705adde833a0d2d614207507d013a5f25707553fb2ae2cd +SIZE (tabby/rust/crates/fid-rs-0.1.1.crate) = 24779 +SHA256 (tabby/rust/crates/flate2-1.0.30.crate) = 5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae +SIZE (tabby/rust/crates/flate2-1.0.30.crate) = 75511 +SHA256 (tabby/rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4 +SIZE (tabby/rust/crates/float-cmp-0.9.0.crate) = 10102 +SHA256 (tabby/rust/crates/flume-0.11.0.crate) = 55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181 +SIZE (tabby/rust/crates/flume-0.11.0.crate) = 67502 +SHA256 (tabby/rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (tabby/rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (tabby/rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (tabby/rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (tabby/rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (tabby/rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (tabby/rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (tabby/rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (tabby/rust/crates/fs4-0.8.3.crate) = 73969b81e8bc90a3828d913dd3973d80771bfb9d7fbe1a78a79122aad456af15 +SIZE (tabby/rust/crates/fs4-0.8.3.crate) = 18502 +SHA256 (tabby/rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c +SIZE (tabby/rust/crates/fs_extra-1.3.0.crate) = 31298 +SHA256 (tabby/rust/crates/fslock-0.2.1.crate) = 04412b8935272e3a9bae6f48c7bfff74c2911f60525404edfdd28e49884c3bfb +SIZE (tabby/rust/crates/fslock-0.2.1.crate) = 13463 +SHA256 (tabby/rust/crates/futf-0.1.5.crate) = df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843 +SIZE (tabby/rust/crates/futf-0.1.5.crate) = 11344 +SHA256 (tabby/rust/crates/futures-0.3.30.crate) = 645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0 +SIZE (tabby/rust/crates/futures-0.3.30.crate) = 53828 +SHA256 (tabby/rust/crates/futures-channel-0.3.30.crate) = eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78 +SIZE (tabby/rust/crates/futures-channel-0.3.30.crate) = 31736 +SHA256 (tabby/rust/crates/futures-core-0.3.30.crate) = dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d +SIZE (tabby/rust/crates/futures-core-0.3.30.crate) = 14071 +SHA256 (tabby/rust/crates/futures-executor-0.3.30.crate) = a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d +SIZE (tabby/rust/crates/futures-executor-0.3.30.crate) = 17744 +SHA256 (tabby/rust/crates/futures-intrusive-0.5.0.crate) = 1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f +SIZE (tabby/rust/crates/futures-intrusive-0.5.0.crate) = 85563 +SHA256 (tabby/rust/crates/futures-io-0.3.30.crate) = a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1 +SIZE (tabby/rust/crates/futures-io-0.3.30.crate) = 8910 +SHA256 (tabby/rust/crates/futures-macro-0.3.30.crate) = 87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac +SIZE (tabby/rust/crates/futures-macro-0.3.30.crate) = 11278 +SHA256 (tabby/rust/crates/futures-sink-0.3.30.crate) = 9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5 +SIZE (tabby/rust/crates/futures-sink-0.3.30.crate) = 7852 +SHA256 (tabby/rust/crates/futures-task-0.3.30.crate) = 38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004 +SIZE (tabby/rust/crates/futures-task-0.3.30.crate) = 11126 +SHA256 (tabby/rust/crates/futures-timer-3.0.3.crate) = f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24 +SIZE (tabby/rust/crates/futures-timer-3.0.3.crate) = 19739 +SHA256 (tabby/rust/crates/futures-util-0.3.30.crate) = 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48 +SIZE (tabby/rust/crates/futures-util-0.3.30.crate) = 159977 +SHA256 (tabby/rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c +SIZE (tabby/rust/crates/fxhash-0.2.1.crate) = 4102 +SHA256 (tabby/rust/crates/generator-0.7.5.crate) = 5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e +SIZE (tabby/rust/crates/generator-0.7.5.crate) = 29947 +SHA256 (tabby/rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a +SIZE (tabby/rust/crates/generic-array-0.14.7.crate) = 15950 +SHA256 (tabby/rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce +SIZE (tabby/rust/crates/getrandom-0.1.16.crate) = 25077 +SHA256 (tabby/rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 +SIZE (tabby/rust/crates/getrandom-0.2.15.crate) = 37163 +SHA256 (tabby/rust/crates/getrandom-0.3.2.crate) = 73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0 +SIZE (tabby/rust/crates/getrandom-0.3.2.crate) = 49140 +SHA256 (tabby/rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 +SIZE (tabby/rust/crates/gimli-0.28.1.crate) = 270497 +SHA256 (tabby/rust/crates/git2-0.18.3.crate) = 232e6a7bfe35766bf715e55a88b39a700596c0ccfd88cd3680b4cdb40d66ef70 +SIZE (tabby/rust/crates/git2-0.18.3.crate) = 213009 +SHA256 (tabby/rust/crates/gitlab-0.1700.1.crate) = 65f36adc608cffeec1cc08ecf1977c038cbb1af9184b2174ca006ebeb817991c +SIZE (tabby/rust/crates/gitlab-0.1700.1.crate) = 243352 +SHA256 (tabby/rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b +SIZE (tabby/rust/crates/glob-0.3.1.crate) = 18880 +SHA256 (tabby/rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1 +SIZE (tabby/rust/crates/globset-0.4.14.crate) = 25090 +SHA256 (tabby/rust/crates/graphql-introspection-query-0.2.0.crate) = 7f2a4732cf5140bd6c082434494f785a19cfb566ab07d1382c3671f5812fed6d +SIZE (tabby/rust/crates/graphql-introspection-query-0.2.0.crate) = 2664 +SHA256 (tabby/rust/crates/graphql-parser-0.4.0.crate) = d2ebc8013b4426d5b81a4364c419a95ed0b404af2b82e2457de52d9348f0e474 +SIZE (tabby/rust/crates/graphql-parser-0.4.0.crate) = 33100 +SHA256 (tabby/rust/crates/graphql_client-0.14.0.crate) = a50cfdc7f34b7f01909d55c2dcb71d4c13cbcbb4a1605d6c8bd760d654c1144b +SIZE (tabby/rust/crates/graphql_client-0.14.0.crate) = 33497 +SHA256 (tabby/rust/crates/graphql_client_codegen-0.14.0.crate) = 5e27ed0c2cf0c0cc52c6bcf3b45c907f433015e580879d14005386251842fb0a +SIZE (tabby/rust/crates/graphql_client_codegen-0.14.0.crate) = 126059 +SHA256 (tabby/rust/crates/graphql_query_derive-0.14.0.crate) = 83febfa838f898cfa73dfaa7a8eb69ff3409021ac06ee94cfb3d622f6eeb1a97 +SIZE (tabby/rust/crates/graphql_query_derive-0.14.0.crate) = 3500 +SHA256 (tabby/rust/crates/grep-0.3.1.crate) = 6e2b024ec1e686cb64d78beb852030b0e632af93817f1ed25be0173af0e94939 +SIZE (tabby/rust/crates/grep-0.3.1.crate) = 6715 +SHA256 (tabby/rust/crates/grep-cli-0.1.10.crate) = ea40788c059ab8b622c4d074732750bfb3bd2912e2dd58eabc11798a4d5ad725 +SIZE (tabby/rust/crates/grep-cli-0.1.10.crate) = 19376 +SHA256 (tabby/rust/crates/grep-matcher-0.1.7.crate) = 47a3141a10a43acfedc7c98a60a834d7ba00dfe7bec9071cbfc19b55b292ac02 +SIZE (tabby/rust/crates/grep-matcher-0.1.7.crate) = 15609 +SHA256 (tabby/rust/crates/grep-printer-0.2.1.crate) = 743c12a03c8aee38b6e5bd0168d8ebb09345751323df4a01c56e792b1f38ceb2 +SIZE (tabby/rust/crates/grep-printer-0.2.1.crate) = 61272 +SHA256 (tabby/rust/crates/grep-regex-0.1.12.crate) = f748bb135ca835da5cbc67ca0e6955f968db9c5df74ca4f56b18e1ddbc68230d +SIZE (tabby/rust/crates/grep-regex-0.1.12.crate) = 27844 +SHA256 (tabby/rust/crates/grep-searcher-0.1.13.crate) = ba536ae4f69bec62d8839584dd3153d3028ef31bb229f04e09fb5a9e5a193c54 +SIZE (tabby/rust/crates/grep-searcher-0.1.13.crate) = 45303 +SHA256 (tabby/rust/crates/h2-0.4.5.crate) = fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab +SIZE (tabby/rust/crates/h2-0.4.5.crate) = 174166 +SHA256 (tabby/rust/crates/halfbrown-0.2.5.crate) = 8588661a8607108a5ca69cab034063441a0413a0b041c13618a7dd348021ef6f +SIZE (tabby/rust/crates/halfbrown-0.2.5.crate) = 29010 +SHA256 (tabby/rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (tabby/rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (tabby/rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (tabby/rust/crates/hashbrown-0.14.5.crate) = 141498 +SHA256 (tabby/rust/crates/hashlink-0.8.4.crate) = e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7 +SIZE (tabby/rust/crates/hashlink-0.8.4.crate) = 26514 +SHA256 (tabby/rust/crates/headers-0.4.0.crate) = 322106e6bd0cba2d5ead589ddb8150a13d7c4217cf80d7c4f682ca994ccc6aa9 +SIZE (tabby/rust/crates/headers-0.4.0.crate) = 68864 +SHA256 (tabby/rust/crates/headers-core-0.3.0.crate) = 54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4 +SIZE (tabby/rust/crates/headers-core-0.3.0.crate) = 2333 +SHA256 (tabby/rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (tabby/rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (tabby/rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (tabby/rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (tabby/rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 +SIZE (tabby/rust/crates/hermit-abi-0.3.9.crate) = 16165 +SHA256 (tabby/rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 +SIZE (tabby/rust/crates/hex-0.4.3.crate) = 13299 +SHA256 (tabby/rust/crates/hkdf-0.12.4.crate) = 7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7 +SIZE (tabby/rust/crates/hkdf-0.12.4.crate) = 171163 +SHA256 (tabby/rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e +SIZE (tabby/rust/crates/hmac-0.12.1.crate) = 42657 +SHA256 (tabby/rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5 +SIZE (tabby/rust/crates/home-0.5.9.crate) = 8760 +SHA256 (tabby/rust/crates/hostname-0.4.0.crate) = f9c7c7c8ac16c798734b8a24560c1362120597c40d5e1459f09498f8f6c8f2ba +SIZE (tabby/rust/crates/hostname-0.4.0.crate) = 10632 +SHA256 (tabby/rust/crates/htmd-0.1.0.crate) = 53fff09744b11deed5946dd1b61c806bb9a94ded93cf28da819935599b69b987 +SIZE (tabby/rust/crates/htmd-0.1.0.crate) = 274428 +SHA256 (tabby/rust/crates/html5ever-0.25.2.crate) = e5c13fb08e5d4dfc151ee5e88bae63f7773d61852f3bdc73c9f4b9e1bde03148 +SIZE (tabby/rust/crates/html5ever-0.25.2.crate) = 72780 +SHA256 (tabby/rust/crates/html5ever-0.27.0.crate) = c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4 +SIZE (tabby/rust/crates/html5ever-0.27.0.crate) = 72913 +SHA256 (tabby/rust/crates/htmlescape-0.3.1.crate) = e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163 +SIZE (tabby/rust/crates/htmlescape-0.3.1.crate) = 53226 +SHA256 (tabby/rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 +SIZE (tabby/rust/crates/http-0.2.12.crate) = 101964 +SHA256 (tabby/rust/crates/http-1.1.0.crate) = 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258 +SIZE (tabby/rust/crates/http-1.1.0.crate) = 103144 +SHA256 (tabby/rust/crates/http-body-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2 +SIZE (tabby/rust/crates/http-body-0.4.6.crate) = 10773 +SHA256 (tabby/rust/crates/http-body-1.0.0.crate) = 1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643 +SIZE (tabby/rust/crates/http-body-1.0.0.crate) = 5411 +SHA256 (tabby/rust/crates/http-body-util-0.1.1.crate) = 0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d +SIZE (tabby/rust/crates/http-body-util-0.1.1.crate) = 11930 +SHA256 (tabby/rust/crates/http-range-header-0.4.2.crate) = 9171a2ea8a68358193d15dd5d70c1c10a2afc3e7e4c5bc92bc9f025cebd7359c +SIZE (tabby/rust/crates/http-range-header-0.4.2.crate) = 8545 +SHA256 (tabby/rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904 +SIZE (tabby/rust/crates/httparse-1.8.0.crate) = 29954 +SHA256 (tabby/rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 +SIZE (tabby/rust/crates/httpdate-1.0.3.crate) = 10639 +SHA256 (tabby/rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f +SIZE (tabby/rust/crates/humantime-2.2.0.crate) = 20646 +SHA256 (tabby/rust/crates/hyper-0.14.28.crate) = bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80 +SIZE (tabby/rust/crates/hyper-0.14.28.crate) = 197204 +SHA256 (tabby/rust/crates/hyper-1.3.1.crate) = fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d +SIZE (tabby/rust/crates/hyper-1.3.1.crate) = 148763 +SHA256 (tabby/rust/crates/hyper-rustls-0.26.0.crate) = a0bea761b46ae2b24eb4aef630d8d1c398157b6fc29e6350ecf090a0b70c952c +SIZE (tabby/rust/crates/hyper-rustls-0.26.0.crate) = 29538 +SHA256 (tabby/rust/crates/hyper-rustls-0.27.3.crate) = 08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333 +SIZE (tabby/rust/crates/hyper-rustls-0.27.3.crate) = 34834 +SHA256 (tabby/rust/crates/hyper-timeout-0.5.1.crate) = 3203a961e5c83b6f5498933e78b6b263e208c197b63e9c6c53cc82ffd3f63793 +SIZE (tabby/rust/crates/hyper-timeout-0.5.1.crate) = 17727 +SHA256 (tabby/rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 +SIZE (tabby/rust/crates/hyper-tls-0.6.0.crate) = 15052 +SHA256 (tabby/rust/crates/hyper-util-0.1.5.crate) = 7b875924a60b96e5d7b9ae7b066540b1dd1cbd90d1828f54c92e02a283351c56 +SIZE (tabby/rust/crates/hyper-util-0.1.5.crate) = 69740 +SHA256 (tabby/rust/crates/iana-time-zone-0.1.60.crate) = e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141 +SIZE (tabby/rust/crates/iana-time-zone-0.1.60.crate) = 27074 +SHA256 (tabby/rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (tabby/rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (tabby/rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 +SIZE (tabby/rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (tabby/rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 +SIZE (tabby/rust/crates/idna-0.5.0.crate) = 271940 +SHA256 (tabby/rust/crates/ignore-0.4.22.crate) = b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1 +SIZE (tabby/rust/crates/ignore-0.4.22.crate) = 55462 +SHA256 (tabby/rust/crates/indenter-0.3.3.crate) = ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683 +SIZE (tabby/rust/crates/indenter-0.3.3.crate) = 6587 +SHA256 (tabby/rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 +SIZE (tabby/rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (tabby/rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 +SIZE (tabby/rust/crates/indexmap-2.2.6.crate) = 82420 +SHA256 (tabby/rust/crates/indicatif-0.17.8.crate) = 763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3 +SIZE (tabby/rust/crates/indicatif-0.17.8.crate) = 64869 +SHA256 (tabby/rust/crates/insta-1.39.0.crate) = 810ae6042d48e2c9e9215043563a58a80b877bc863228a74cf10c49d4620a6f5 +SIZE (tabby/rust/crates/insta-1.39.0.crate) = 87049 +SHA256 (tabby/rust/crates/instant-0.1.13.crate) = e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222 +SIZE (tabby/rust/crates/instant-0.1.13.crate) = 6305 +SHA256 (tabby/rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 +SIZE (tabby/rust/crates/ipnet-2.9.0.crate) = 27627 +SHA256 (tabby/rust/crates/iri-string-0.7.2.crate) = 7f5f6c2df22c009ac44f6f1499308e7a3ac7ba42cd2378475cc691510e1eef1b +SIZE (tabby/rust/crates/iri-string-0.7.2.crate) = 134381 +SHA256 (tabby/rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800 +SIZE (tabby/rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451 +SHA256 (tabby/rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 +SIZE (tabby/rust/crates/itertools-0.12.1.crate) = 137761 +SHA256 (tabby/rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 +SIZE (tabby/rust/crates/itertools-0.13.0.crate) = 146261 +SHA256 (tabby/rust/crates/itoa-0.4.8.crate) = b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4 +SIZE (tabby/rust/crates/itoa-0.4.8.crate) = 11926 +SHA256 (tabby/rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b +SIZE (tabby/rust/crates/itoa-1.0.11.crate) = 10563 +SHA256 (tabby/rust/crates/jobserver-0.1.31.crate) = d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e +SIZE (tabby/rust/crates/jobserver-0.1.31.crate) = 27306 +SHA256 (tabby/rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d +SIZE (tabby/rust/crates/js-sys-0.3.69.crate) = 81083 +SHA256 (tabby/rust/crates/jsonwebtoken-9.3.0.crate) = b9ae10193d25051e74945f1ea2d0b42e03cc3b890f7e4cc5faa44997d808193f +SIZE (tabby/rust/crates/jsonwebtoken-9.3.0.crate) = 48987 +SHA256 (tabby/rust/crates/juniper-0.16.1.crate) = 943306315b1a7a03d27af9dfb0c288d9f4da8830c17df4bceb7d50a47da0982c +SIZE (tabby/rust/crates/juniper-0.16.1.crate) = 185292 +SHA256 (tabby/rust/crates/juniper_axum-0.2.0.crate) = f63fb283e7f51b7f8ed9c012f3b4c4d4c8c9423e277d06162ceb1c3bc9628aa8 +SIZE (tabby/rust/crates/juniper_axum-0.2.0.crate) = 23544 +SHA256 (tabby/rust/crates/juniper_codegen-0.16.0.crate) = 760dbe46660494d469023d661e8d268f413b2cb68c999975dcc237407096a693 +SIZE (tabby/rust/crates/juniper_codegen-0.16.0.crate) = 82979 +SHA256 (tabby/rust/crates/juniper_graphql_ws-0.4.0.crate) = 709eb11c716072f5c9fcbfa705dd684bd3c070943102f9fc56ccb812a36ba017 +SIZE (tabby/rust/crates/juniper_graphql_ws-0.4.0.crate) = 21720 +SHA256 (tabby/rust/crates/juniper_subscriptions-0.17.0.crate) = e6208a839bd4ca2131924a238311d088d6604ea267c0917903392bad7b70a92c +SIZE (tabby/rust/crates/juniper_subscriptions-0.17.0.crate) = 9908 +SHA256 (tabby/rust/crates/kuchiki-0.8.1.crate) = 1ea8e9c6e031377cff82ee3001dc8026cdf431ed4e2e6b51f98ab8c73484a358 +SIZE (tabby/rust/crates/kuchiki-0.8.1.crate) = 22153 +SHA256 (tabby/rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (tabby/rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (tabby/rust/crates/lber-0.4.2.crate) = 2df7f9fd9f64cf8f59e1a4a0753fe7d575a5b38d3d7ac5758dcee9357d83ef0a +SIZE (tabby/rust/crates/lber-0.4.2.crate) = 8107 +SHA256 (tabby/rust/crates/ldap3-0.11.5.crate) = 166199a8207874a275144c8a94ff6eed5fcbf5c52303e4d9b4d53a0c7ac76554 +SIZE (tabby/rust/crates/ldap3-0.11.5.crate) = 118725 +SHA256 (tabby/rust/crates/leaky-bucket-1.1.2.crate) = 0a396bb213c2d09ed6c5495fd082c991b6ab39c9daf4fff59e6727f85c73e4c5 +SIZE (tabby/rust/crates/leaky-bucket-1.1.2.crate) = 29556 +SHA256 (tabby/rust/crates/lettre-0.11.7.crate) = 1a62049a808f1c4e2356a2a380bd5f2aca3b011b0b482cf3b914ba1731426969 +SIZE (tabby/rust/crates/lettre-0.11.7.crate) = 144138 +SHA256 (tabby/rust/crates/levenshtein_automata-0.2.1.crate) = 0c2cdeb66e45e9f36bfad5bbdb4d2384e70936afbee843c6f6543f0c551ebb25 +SIZE (tabby/rust/crates/levenshtein_automata-0.2.1.crate) = 13549 +SHA256 (tabby/rust/crates/lexical-core-0.8.5.crate) = 2cde5de06e8d4c2faabc400238f9ae1c74d5412d03a7bd067645ccbc47070e46 +SIZE (tabby/rust/crates/lexical-core-0.8.5.crate) = 26680 +SHA256 (tabby/rust/crates/lexical-parse-float-0.8.5.crate) = 683b3a5ebd0130b8fb52ba0bdc718cc56815b6a097e28ae5a6997d0ad17dc05f +SIZE (tabby/rust/crates/lexical-parse-float-0.8.5.crate) = 180161 +SHA256 (tabby/rust/crates/lexical-parse-integer-0.8.6.crate) = 6d0994485ed0c312f6d965766754ea177d07f9c00c9b82a5ee62ed5b47945ee9 +SIZE (tabby/rust/crates/lexical-parse-integer-0.8.6.crate) = 33647 +SHA256 (tabby/rust/crates/lexical-util-0.8.5.crate) = 5255b9ff16ff898710eb9eb63cb39248ea8a5bb036bea8085b1a767ff6c4e3fc +SIZE (tabby/rust/crates/lexical-util-0.8.5.crate) = 85152 +SHA256 (tabby/rust/crates/lexical-write-float-0.8.5.crate) = accabaa1c4581f05a3923d1b4cfd124c329352288b7b9da09e766b0668116862 +SIZE (tabby/rust/crates/lexical-write-float-0.8.5.crate) = 100281 +SHA256 (tabby/rust/crates/lexical-write-integer-0.8.5.crate) = e1b6f3d1f4422866b68192d62f77bc5c700bee84f3069f2469d7bc8c77852446 +SIZE (tabby/rust/crates/lexical-write-integer-0.8.5.crate) = 55427 +SHA256 (tabby/rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a +SIZE (tabby/rust/crates/libc-0.2.169.crate) = 757901 +SHA256 (tabby/rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8 +SIZE (tabby/rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = 1773674 +SHA256 (tabby/rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f +SIZE (tabby/rust/crates/libloading-0.7.4.crate) = 27580 +SHA256 (tabby/rust/crates/libm-0.2.8.crate) = 4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058 +SIZE (tabby/rust/crates/libm-0.2.8.crate) = 113450 +SHA256 (tabby/rust/crates/libsqlite3-sys-0.27.0.crate) = cf4e226dcd58b4be396f7bd3c20da8fdee2911400705297ba7d2d7cc2c30f716 +SIZE (tabby/rust/crates/libsqlite3-sys-0.27.0.crate) = 4948458 +SHA256 (tabby/rust/crates/libssh2-sys-0.3.0.crate) = 2dc8a030b787e2119a731f1951d6a773e2280c660f8ec4b0f5e1505a386e71ee +SIZE (tabby/rust/crates/libssh2-sys-0.3.0.crate) = 514550 +SHA256 (tabby/rust/crates/libz-sys-1.1.18.crate) = c15da26e5af7e25c90b37a2d75cdbf940cf4a55316de9d84c679c9b8bfabf82e +SIZE (tabby/rust/crates/libz-sys-1.1.18.crate) = 817891 +SHA256 (tabby/rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f +SIZE (tabby/rust/crates/linked-hash-map-0.5.6.crate) = 15049 +SHA256 (tabby/rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 +SIZE (tabby/rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 +SHA256 (tabby/rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 +SIZE (tabby/rust/crates/lock_api-0.4.12.crate) = 27591 +SHA256 (tabby/rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (tabby/rust/crates/log-0.4.27.crate) = 48120 +SHA256 (tabby/rust/crates/logkit-0.3.5.crate) = b517d00135d2ea552dc1f6cbc5da9d8953f895c91db680c288d53c50ca309767 +SIZE (tabby/rust/crates/logkit-0.3.5.crate) = 22817 +SHA256 (tabby/rust/crates/loom-0.5.6.crate) = ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5 +SIZE (tabby/rust/crates/loom-0.5.6.crate) = 72186 +SHA256 (tabby/rust/crates/louds-rs-0.4.0.crate) = e16a91fb20f74b6d9a758a0103a2884af525a2fa34fbfe19f4b3c5482a4a54e9 +SIZE (tabby/rust/crates/louds-rs-0.4.0.crate) = 14937 +SHA256 (tabby/rust/crates/lru-0.12.3.crate) = d3262e75e648fce39813cb56ac41f3c3e3f65217ebf3844d818d1f9398cfb0dc +SIZE (tabby/rust/crates/lru-0.12.3.crate) = 15009 +SHA256 (tabby/rust/crates/lz4_flex-0.11.3.crate) = 75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5 +SIZE (tabby/rust/crates/lz4_flex-0.11.3.crate) = 40633 +SHA256 (tabby/rust/crates/mac-0.1.1.crate) = c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4 +SIZE (tabby/rust/crates/mac-0.1.1.crate) = 4838 +SHA256 (tabby/rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d +SIZE (tabby/rust/crates/maplit-1.0.2.crate) = 8871 +SHA256 (tabby/rust/crates/markup5ever-0.10.1.crate) = a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd +SIZE (tabby/rust/crates/markup5ever-0.10.1.crate) = 34668 +SHA256 (tabby/rust/crates/markup5ever-0.12.1.crate) = 16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45 +SIZE (tabby/rust/crates/markup5ever-0.12.1.crate) = 34763 +SHA256 (tabby/rust/crates/markup5ever_rcdom-0.3.0.crate) = edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18 +SIZE (tabby/rust/crates/markup5ever_rcdom-0.3.0.crate) = 18284 +SHA256 (tabby/rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 +SIZE (tabby/rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (tabby/rust/crates/matches-0.1.10.crate) = 2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5 +SIZE (tabby/rust/crates/matches-0.1.10.crate) = 2592 +SHA256 (tabby/rust/crates/matchit-0.7.3.crate) = 0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94 +SIZE (tabby/rust/crates/matchit-0.7.3.crate) = 30372 +SHA256 (tabby/rust/crates/matchit-0.8.4.crate) = 47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3 +SIZE (tabby/rust/crates/matchit-0.8.4.crate) = 33986 +SHA256 (tabby/rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf +SIZE (tabby/rust/crates/md-5-0.10.6.crate) = 16161 +SHA256 (tabby/rust/crates/measure_time-0.8.3.crate) = dbefd235b0aadd181626f281e1d684e116972988c14c264e42069d5e8a5775cc +SIZE (tabby/rust/crates/measure_time-0.8.3.crate) = 4773 +SHA256 (tabby/rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d +SIZE (tabby/rust/crates/memchr-2.7.2.crate) = 96220 +SHA256 (tabby/rust/crates/memmap2-0.9.4.crate) = fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322 +SIZE (tabby/rust/crates/memmap2-0.9.4.crate) = 32752 +SHA256 (tabby/rust/crates/metrics-0.22.3.crate) = 2be3cbd384d4e955b231c895ce10685e3d8260c5ccffae898c96c723b0772835 +SIZE (tabby/rust/crates/metrics-0.22.3.crate) = 43089 +SHA256 (tabby/rust/crates/metrics-exporter-prometheus-0.13.1.crate) = 9bf4e7146e30ad172c42c39b3246864bd2d3c6396780711a1baf749cfe423e21 +SIZE (tabby/rust/crates/metrics-exporter-prometheus-0.13.1.crate) = 34684 +SHA256 (tabby/rust/crates/metrics-util-0.16.3.crate) = 8b07a5eb561b8cbc16be2d216faf7757f9baf3bfb94dbb0fae3df8387a5bb47f +SIZE (tabby/rust/crates/metrics-util-0.16.3.crate) = 50697 +SHA256 (tabby/rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (tabby/rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (tabby/rust/crates/mime_guess-2.0.4.crate) = 4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef +SIZE (tabby/rust/crates/mime_guess-2.0.4.crate) = 26399 +SHA256 (tabby/rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (tabby/rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (tabby/rust/crates/miniz_oxide-0.7.3.crate) = 87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae +SIZE (tabby/rust/crates/miniz_oxide-0.7.3.crate) = 55774 +SHA256 (tabby/rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd +SIZE (tabby/rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (tabby/rust/crates/murmurhash32-0.3.1.crate) = 2195bf6aa996a481483b29d62a7663eed3fe39600c460e323f8ff41e90bdd89b +SIZE (tabby/rust/crates/murmurhash32-0.3.1.crate) = 3457 +SHA256 (tabby/rust/crates/native-tls-0.2.12.crate) = a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466 +SIZE (tabby/rust/crates/native-tls-0.2.12.crate) = 29517 +SHA256 (tabby/rust/crates/netrc-0.4.1.crate) = c9a91b326434fca226707ed8ec1fd22d4e1c96801abdf10c412afdc7d97116e0 +SIZE (tabby/rust/crates/netrc-0.4.1.crate) = 3676 +SHA256 (tabby/rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086 +SIZE (tabby/rust/crates/new_debug_unreachable-1.0.6.crate) = 2582 +SHA256 (tabby/rust/crates/nix-0.28.0.crate) = ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4 +SIZE (tabby/rust/crates/nix-0.28.0.crate) = 311086 +SHA256 (tabby/rust/crates/nodrop-0.1.14.crate) = 72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb +SIZE (tabby/rust/crates/nodrop-0.1.14.crate) = 7667 +SHA256 (tabby/rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (tabby/rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (tabby/rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 +SIZE (tabby/rust/crates/ntapi-0.4.1.crate) = 126552 +SHA256 (tabby/rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 +SIZE (tabby/rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (tabby/rust/crates/nucleo-0.5.0.crate) = 5262af4c94921c2646c5ac6ff7900c2af9cbb08dc26a797e18130a7019c039d4 +SIZE (tabby/rust/crates/nucleo-0.5.0.crate) = 35547 +SHA256 (tabby/rust/crates/nucleo-matcher-0.3.1.crate) = bf33f538733d1a5a3494b836ba913207f14d9d4a1d3cd67030c5061bdd2cac85 +SIZE (tabby/rust/crates/nucleo-matcher-0.3.1.crate) = 50501 +SHA256 (tabby/rust/crates/num-bigint-0.4.5.crate) = c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7 +SIZE (tabby/rust/crates/num-bigint-0.4.5.crate) = 102281 +SHA256 (tabby/rust/crates/num-bigint-dig-0.8.4.crate) = dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151 +SIZE (tabby/rust/crates/num-bigint-dig-0.8.4.crate) = 123825 +SHA256 (tabby/rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (tabby/rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (tabby/rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f +SIZE (tabby/rust/crates/num-integer-0.1.46.crate) = 22331 +SHA256 (tabby/rust/crates/num-iter-0.1.45.crate) = 1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf +SIZE (tabby/rust/crates/num-iter-0.1.45.crate) = 10320 +SHA256 (tabby/rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (tabby/rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (tabby/rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 +SIZE (tabby/rust/crates/num_cpus-1.16.0.crate) = 15713 +SHA256 (tabby/rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 +SIZE (tabby/rust/crates/num_threads-0.1.7.crate) = 7455 +SHA256 (tabby/rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 +SIZE (tabby/rust/crates/number_prefix-0.4.0.crate) = 6922 +SHA256 (tabby/rust/crates/nvml-wrapper-0.9.0.crate) = 7cd21b9f5a1cce3c3515c9ffa85f5c7443e07162dae0ccf4339bb7ca38ad3454 +SIZE (tabby/rust/crates/nvml-wrapper-0.9.0.crate) = 74530 +SHA256 (tabby/rust/crates/nvml-wrapper-sys-0.7.0.crate) = c961a2ea9e91c59a69b78e69090f6f5b867bb46c0c56de9482da232437c4987e +SIZE (tabby/rust/crates/nvml-wrapper-sys-0.7.0.crate) = 33783 +SHA256 (tabby/rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 +SIZE (tabby/rust/crates/object-0.32.2.crate) = 286994 +SHA256 (tabby/rust/crates/octocrab-0.42.1.crate) = 7b97f949a7cb04608441c2ddb28e15a377e8b5142c2d1835ad2686d434de8558 +SIZE (tabby/rust/crates/octocrab-0.42.1.crate) = 436781 +SHA256 (tabby/rust/crates/omnicopy_to_output-0.1.1.crate) = 10aff4d07c3656c416a997301d51ed83be62cbb256b421f86b014931217f2393 +SIZE (tabby/rust/crates/omnicopy_to_output-0.1.1.crate) = 12947 +SHA256 (tabby/rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 +SIZE (tabby/rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (tabby/rust/crates/openssl-0.10.64.crate) = 95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f +SIZE (tabby/rust/crates/openssl-0.10.64.crate) = 272306 +SHA256 (tabby/rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (tabby/rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (tabby/rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf +SIZE (tabby/rust/crates/openssl-probe-0.1.5.crate) = 7227 +SHA256 (tabby/rust/crates/openssl-src-300.3.0+3.3.0.crate) = eba8804a1c5765b18c4b3f907e6897ebabeedebc9830e1a0046c4a4cf44663e1 +SIZE (tabby/rust/crates/openssl-src-300.3.0+3.3.0.crate) = 9773409 +SHA256 (tabby/rust/crates/openssl-sys-0.9.102.crate) = c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2 +SIZE (tabby/rust/crates/openssl-sys-0.9.102.crate) = 68622 +SHA256 (tabby/rust/crates/opentelemetry-0.18.0.crate) = 69d6c3d7288a106c0a363e4b0e8d308058d56902adefb16f4936f417ffef086e +SIZE (tabby/rust/crates/opentelemetry-0.18.0.crate) = 15120 +SHA256 (tabby/rust/crates/opentelemetry-0.27.1.crate) = ab70038c28ed37b97d8ed414b6429d343a8bbf44c9f79ec854f3a643029ba6d7 +SIZE (tabby/rust/crates/opentelemetry-0.27.1.crate) = 73806 +SHA256 (tabby/rust/crates/opentelemetry-otlp-0.27.0.crate) = 91cf61a1868dacc576bf2b2a1c3e9ab150af7272909e80085c3173384fe11f76 +SIZE (tabby/rust/crates/opentelemetry-otlp-0.27.0.crate) = 32033 +SHA256 (tabby/rust/crates/opentelemetry-proto-0.27.0.crate) = a6e05acbfada5ec79023c85368af14abd0b307c015e9064d249b2a950ef459a6 +SIZE (tabby/rust/crates/opentelemetry-proto-0.27.0.crate) = 164521 +SHA256 (tabby/rust/crates/opentelemetry-semantic-conventions-0.27.0.crate) = bc1b6902ff63b32ef6c489e8048c5e253e2e4a803ea3ea7e783914536eb15c52 +SIZE (tabby/rust/crates/opentelemetry-semantic-conventions-0.27.0.crate) = 71701 +SHA256 (tabby/rust/crates/opentelemetry_api-0.18.0.crate) = c24f96e21e7acc813c7a8394ee94978929db2bcc46cf6b5014fc612bf7760c22 +SIZE (tabby/rust/crates/opentelemetry_api-0.18.0.crate) = 53945 +SHA256 (tabby/rust/crates/opentelemetry_sdk-0.18.0.crate) = 1ca41c4933371b61c2a2f214bf16931499af4ec90543604ec828f7a625c09113 +SIZE (tabby/rust/crates/opentelemetry_sdk-0.18.0.crate) = 95038 +SHA256 (tabby/rust/crates/opentelemetry_sdk-0.27.1.crate) = 231e9d6ceef9b0b2546ddf52335785ce41252bc7474ee8ba05bfad277be13ab8 +SIZE (tabby/rust/crates/opentelemetry_sdk-0.27.1.crate) = 170850 +SHA256 (tabby/rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 +SIZE (tabby/rust/crates/overload-0.1.1.crate) = 24439 +SHA256 (tabby/rust/crates/owo-colors-3.5.0.crate) = c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f +SIZE (tabby/rust/crates/owo-colors-3.5.0.crate) = 30310 +SHA256 (tabby/rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 +SIZE (tabby/rust/crates/parking_lot-0.12.3.crate) = 41860 +SHA256 (tabby/rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 +SIZE (tabby/rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (tabby/rust/crates/parse-git-url-0.5.1.crate) = 9cd626725d3855a68fdede6483fae43429129bf246f42d8db598911c8036cf47 +SIZE (tabby/rust/crates/parse-git-url-0.5.1.crate) = 13615 +SHA256 (tabby/rust/crates/password-hash-0.5.0.crate) = 346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166 +SIZE (tabby/rust/crates/password-hash-0.5.0.crate) = 26884 +SHA256 (tabby/rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a +SIZE (tabby/rust/crates/paste-1.0.15.crate) = 18374 +SHA256 (tabby/rust/crates/pem-3.0.4.crate) = 8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae +SIZE (tabby/rust/crates/pem-3.0.4.crate) = 13040 +SHA256 (tabby/rust/crates/pem-rfc7468-0.7.0.crate) = 88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412 +SIZE (tabby/rust/crates/pem-rfc7468-0.7.0.crate) = 24159 +SHA256 (tabby/rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (tabby/rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (tabby/rust/crates/pest-2.7.10.crate) = 560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8 +SIZE (tabby/rust/crates/pest-2.7.10.crate) = 123707 +SHA256 (tabby/rust/crates/pest_derive-2.7.10.crate) = 26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459 +SIZE (tabby/rust/crates/pest_derive-2.7.10.crate) = 36221 +SHA256 (tabby/rust/crates/pest_generator-2.7.10.crate) = 3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687 +SIZE (tabby/rust/crates/pest_generator-2.7.10.crate) = 18411 +SHA256 (tabby/rust/crates/pest_meta-2.7.10.crate) = d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd +SIZE (tabby/rust/crates/pest_meta-2.7.10.crate) = 41550 +SHA256 (tabby/rust/crates/phf-0.8.0.crate) = 3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12 +SIZE (tabby/rust/crates/phf-0.8.0.crate) = 3902 +SHA256 (tabby/rust/crates/phf-0.11.2.crate) = ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc +SIZE (tabby/rust/crates/phf-0.11.2.crate) = 21569 +SHA256 (tabby/rust/crates/phf_codegen-0.8.0.crate) = cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815 +SIZE (tabby/rust/crates/phf_codegen-0.8.0.crate) = 3192 +SHA256 (tabby/rust/crates/phf_codegen-0.11.2.crate) = e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a +SIZE (tabby/rust/crates/phf_codegen-0.11.2.crate) = 12977 +SHA256 (tabby/rust/crates/phf_generator-0.8.0.crate) = 17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526 +SIZE (tabby/rust/crates/phf_generator-0.8.0.crate) = 7604 +SHA256 (tabby/rust/crates/phf_generator-0.10.0.crate) = 5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6 +SIZE (tabby/rust/crates/phf_generator-0.10.0.crate) = 7525 +SHA256 (tabby/rust/crates/phf_generator-0.11.2.crate) = 48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0 +SIZE (tabby/rust/crates/phf_generator-0.11.2.crate) = 14190 +SHA256 (tabby/rust/crates/phf_macros-0.8.0.crate) = 7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c +SIZE (tabby/rust/crates/phf_macros-0.8.0.crate) = 5814 +SHA256 (tabby/rust/crates/phf_shared-0.8.0.crate) = c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7 +SIZE (tabby/rust/crates/phf_shared-0.8.0.crate) = 2860 +SHA256 (tabby/rust/crates/phf_shared-0.10.0.crate) = b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096 +SIZE (tabby/rust/crates/phf_shared-0.10.0.crate) = 4095 +SHA256 (tabby/rust/crates/phf_shared-0.11.2.crate) = 90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b +SIZE (tabby/rust/crates/phf_shared-0.11.2.crate) = 14284 +SHA256 (tabby/rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 +SIZE (tabby/rust/crates/pin-project-1.1.5.crate) = 54214 +SHA256 (tabby/rust/crates/pin-project-internal-1.1.5.crate) = 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965 +SIZE (tabby/rust/crates/pin-project-internal-1.1.5.crate) = 28280 +SHA256 (tabby/rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 +SIZE (tabby/rust/crates/pin-project-lite-0.2.14.crate) = 28817 +SHA256 (tabby/rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (tabby/rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (tabby/rust/crates/pkcs1-0.7.5.crate) = c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f +SIZE (tabby/rust/crates/pkcs1-0.7.5.crate) = 35790 +SHA256 (tabby/rust/crates/pkcs8-0.10.2.crate) = f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7 +SIZE (tabby/rust/crates/pkcs8-0.10.2.crate) = 26360 +SHA256 (tabby/rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec +SIZE (tabby/rust/crates/pkg-config-0.3.30.crate) = 20613 +SHA256 (tabby/rust/crates/portable-atomic-1.6.0.crate) = 7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0 +SIZE (tabby/rust/crates/portable-atomic-1.6.0.crate) = 140689 +SHA256 (tabby/rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (tabby/rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (tabby/rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de +SIZE (tabby/rust/crates/ppv-lite86-0.2.17.crate) = 22242 +SHA256 (tabby/rust/crates/precomputed-hash-0.1.1.crate) = 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c +SIZE (tabby/rust/crates/precomputed-hash-0.1.1.crate) = 1640 +SHA256 (tabby/rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c +SIZE (tabby/rust/crates/proc-macro-error-1.0.4.crate) = 25293 +SHA256 (tabby/rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 +SIZE (tabby/rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 +SHA256 (tabby/rust/crates/proc-macro-hack-0.5.20+deprecated.crate) = dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068 +SIZE (tabby/rust/crates/proc-macro-hack-0.5.20+deprecated.crate) = 15045 +SHA256 (tabby/rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (tabby/rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (tabby/rust/crates/project-root-0.2.2.crate) = 8bccbff07d5ed689c4087d20d7307a52ab6141edeedf487c3876a55b86cf63df +SIZE (tabby/rust/crates/project-root-0.2.2.crate) = 1917 +SHA256 (tabby/rust/crates/prost-0.13.4.crate) = 2c0fef6c4230e4ccf618a35c59d7ede15dea37de8427500f50aff708806e42ec +SIZE (tabby/rust/crates/prost-0.13.4.crate) = 31812 +SHA256 (tabby/rust/crates/prost-derive-0.13.4.crate) = 157c5a9d7ea5c2ed2d9fb8f495b64759f7816c7eaea54ba3978f0d63000162e3 +SIZE (tabby/rust/crates/prost-derive-0.13.4.crate) = 20592 +SHA256 (tabby/rust/crates/psm-0.1.21.crate) = 5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874 +SIZE (tabby/rust/crates/psm-0.1.21.crate) = 23126 +SHA256 (tabby/rust/crates/quanta-0.12.3.crate) = 8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5 +SIZE (tabby/rust/crates/quanta-0.12.3.crate) = 28306 +SHA256 (tabby/rust/crates/querystring-1.1.0.crate) = 9318ead08c799aad12a55a3e78b82e0b6167271ffd1f627b758891282f739187 +SIZE (tabby/rust/crates/querystring-1.1.0.crate) = 1710 +SHA256 (tabby/rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 +SIZE (tabby/rust/crates/quote-1.0.36.crate) = 28507 +SHA256 (tabby/rust/crates/quoted_printable-0.5.0.crate) = 79ec282e887b434b68c18fe5c121d38e72a5cf35119b59e54ec5b992ea9c8eb0 +SIZE (tabby/rust/crates/quoted_printable-0.5.0.crate) = 7604 +SHA256 (tabby/rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 +SIZE (tabby/rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (tabby/rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03 +SIZE (tabby/rust/crates/rand-0.7.3.crate) = 112246 +SHA256 (tabby/rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (tabby/rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (tabby/rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 +SIZE (tabby/rust/crates/rand-0.9.1.crate) = 97986 +SHA256 (tabby/rust/crates/rand_chacha-0.2.2.crate) = f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402 +SIZE (tabby/rust/crates/rand_chacha-0.2.2.crate) = 13267 +SHA256 (tabby/rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 +SIZE (tabby/rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (tabby/rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (tabby/rust/crates/rand_chacha-0.9.0.crate) = 18258 +SHA256 (tabby/rust/crates/rand_core-0.5.1.crate) = 90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19 +SIZE (tabby/rust/crates/rand_core-0.5.1.crate) = 21116 +SHA256 (tabby/rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (tabby/rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (tabby/rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (tabby/rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (tabby/rust/crates/rand_distr-0.4.3.crate) = 32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31 +SIZE (tabby/rust/crates/rand_distr-0.4.3.crate) = 58255 +SHA256 (tabby/rust/crates/rand_hc-0.2.0.crate) = ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c +SIZE (tabby/rust/crates/rand_hc-0.2.0.crate) = 11670 +SHA256 (tabby/rust/crates/rand_pcg-0.2.1.crate) = 16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429 +SIZE (tabby/rust/crates/rand_pcg-0.2.1.crate) = 11291 +SHA256 (tabby/rust/crates/ratelimit-0.10.0.crate) = 36ea961700fd7260e7fa3701c8287d901b2172c51f9c1421fa0f21d7f7e184b7 +SIZE (tabby/rust/crates/ratelimit-0.10.0.crate) = 10384 +SHA256 (tabby/rust/crates/raw-cpuid-11.0.2.crate) = e29830cbb1290e404f24c73af91c5d8d631ce7e128691e9477556b540cd01ecd +SIZE (tabby/rust/crates/raw-cpuid-11.0.2.crate) = 108794 +SHA256 (tabby/rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa +SIZE (tabby/rust/crates/rayon-1.10.0.crate) = 180155 +SHA256 (tabby/rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 +SIZE (tabby/rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (tabby/rust/crates/readable-readability-0.4.0.crate) = c17015928a25bff296b0471dfa7a784e406664e1d091781db66e885b18708a8d +SIZE (tabby/rust/crates/readable-readability-0.4.0.crate) = 762755 +SHA256 (tabby/rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa +SIZE (tabby/rust/crates/redox_syscall-0.4.1.crate) = 24858 +SHA256 (tabby/rust/crates/redox_syscall-0.5.1.crate) = 469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e +SIZE (tabby/rust/crates/redox_syscall-0.5.1.crate) = 22536 +SHA256 (tabby/rust/crates/ref-cast-1.0.23.crate) = ccf0a6f84d5f1d581da8b41b47ec8600871962f2a528115b542b362d4b744931 +SIZE (tabby/rust/crates/ref-cast-1.0.23.crate) = 12795 +SHA256 (tabby/rust/crates/ref-cast-impl-1.0.23.crate) = bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6 +SIZE (tabby/rust/crates/ref-cast-impl-1.0.23.crate) = 9360 +SHA256 (tabby/rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c +SIZE (tabby/rust/crates/regex-1.10.4.crate) = 253191 +SHA256 (tabby/rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 +SIZE (tabby/rust/crates/regex-automata-0.1.10.crate) = 114533 +SHA256 (tabby/rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea +SIZE (tabby/rust/crates/regex-automata-0.4.6.crate) = 617565 +SHA256 (tabby/rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 +SIZE (tabby/rust/crates/regex-syntax-0.6.29.crate) = 299752 +SHA256 (tabby/rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56 +SIZE (tabby/rust/crates/regex-syntax-0.8.3.crate) = 347497 +SHA256 (tabby/rust/crates/reqwest-0.12.4.crate) = 566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10 +SIZE (tabby/rust/crates/reqwest-0.12.4.crate) = 170627 +SHA256 (tabby/rust/crates/reqwest-eventsource-0.6.0.crate) = 632c55746dbb44275691640e7b40c907c16a2dc1a5842aa98aaec90da6ec6bde +SIZE (tabby/rust/crates/reqwest-eventsource-0.6.0.crate) = 19822 +SHA256 (tabby/rust/crates/ring-0.16.20.crate) = 3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc +SIZE (tabby/rust/crates/ring-0.16.20.crate) = 5082615 +SHA256 (tabby/rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d +SIZE (tabby/rust/crates/ring-0.17.8.crate) = 4188554 +SHA256 (tabby/rust/crates/rmp-0.8.14.crate) = 228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4 +SIZE (tabby/rust/crates/rmp-0.8.14.crate) = 29687 +SHA256 (tabby/rust/crates/rmp-serde-1.3.0.crate) = 52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db +SIZE (tabby/rust/crates/rmp-serde-1.3.0.crate) = 33025 +SHA256 (tabby/rust/crates/rsa-0.9.6.crate) = 5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc +SIZE (tabby/rust/crates/rsa-0.9.6.crate) = 80048 +SHA256 (tabby/rust/crates/rust-embed-8.4.0.crate) = 19549741604902eb99a7ed0ee177a0663ee1eda51a29f71401f166e47e77806a +SIZE (tabby/rust/crates/rust-embed-8.4.0.crate) = 903547 +SHA256 (tabby/rust/crates/rust-embed-impl-8.4.0.crate) = cb9f96e283ec64401f30d3df8ee2aaeb2561f34c824381efa24a35f79bf40ee4 +SIZE (tabby/rust/crates/rust-embed-impl-8.4.0.crate) = 5927 +SHA256 (tabby/rust/crates/rust-embed-utils-8.4.0.crate) = 38c74a686185620830701348de757fd36bef4aa9680fd23c49fc539ddcc1af32 +SIZE (tabby/rust/crates/rust-embed-utils-8.4.0.crate) = 3446 +SHA256 (tabby/rust/crates/rust-stemmers-1.2.0.crate) = e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54 +SIZE (tabby/rust/crates/rust-stemmers-1.2.0.crate) = 2351301 +SHA256 (tabby/rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f +SIZE (tabby/rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (tabby/rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 +SIZE (tabby/rust/crates/rustc-hash-1.1.0.crate) = 9331 +SHA256 (tabby/rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366 +SIZE (tabby/rust/crates/rustc_version-0.4.0.crate) = 12175 +SHA256 (tabby/rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f +SIZE (tabby/rust/crates/rustix-0.38.34.crate) = 365160 +SHA256 (tabby/rust/crates/rustls-0.20.9.crate) = 1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99 +SIZE (tabby/rust/crates/rustls-0.20.9.crate) = 270582 +SHA256 (tabby/rust/crates/rustls-0.22.4.crate) = bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432 +SIZE (tabby/rust/crates/rustls-0.22.4.crate) = 333681 +SHA256 (tabby/rust/crates/rustls-0.23.20.crate) = 5065c3f250cbd332cd894be57c40fa52387247659b14a2d6041d121547903b1b +SIZE (tabby/rust/crates/rustls-0.23.20.crate) = 335933 +SHA256 (tabby/rust/crates/rustls-native-certs-0.7.0.crate) = 8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792 +SIZE (tabby/rust/crates/rustls-native-certs-0.7.0.crate) = 25071 +SHA256 (tabby/rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 +SIZE (tabby/rust/crates/rustls-native-certs-0.8.1.crate) = 31129 +SHA256 (tabby/rust/crates/rustls-pemfile-2.1.2.crate) = 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d +SIZE (tabby/rust/crates/rustls-pemfile-2.1.2.crate) = 25928 +SHA256 (tabby/rust/crates/rustls-pki-types-1.10.0.crate) = 16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b +SIZE (tabby/rust/crates/rustls-pki-types-1.10.0.crate) = 55134 +SHA256 (tabby/rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 +SIZE (tabby/rust/crates/rustls-webpki-0.102.8.crate) = 204327 +SHA256 (tabby/rust/crates/rustversion-1.0.17.crate) = 955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6 +SIZE (tabby/rust/crates/rustversion-1.0.17.crate) = 17621 +SHA256 (tabby/rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f +SIZE (tabby/rust/crates/ryu-1.0.18.crate) = 47713 +SHA256 (tabby/rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (tabby/rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (tabby/rust/crates/scc-2.1.1.crate) = 76ad2bbb0ae5100a07b7a6f2ed7ab5fd0045551a4c507989b7a620046ea3efdc +SIZE (tabby/rust/crates/scc-2.1.1.crate) = 122923 +SHA256 (tabby/rust/crates/schannel-0.1.23.crate) = fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534 +SIZE (tabby/rust/crates/schannel-0.1.23.crate) = 41667 +SHA256 (tabby/rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 +SIZE (tabby/rust/crates/scoped-tls-1.0.1.crate) = 8202 +SHA256 (tabby/rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (tabby/rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (tabby/rust/crates/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414 +SIZE (tabby/rust/crates/sct-0.7.1.crate) = 27501 +SHA256 (tabby/rust/crates/sdd-0.2.0.crate) = b84345e4c9bd703274a082fb80caaa99b7612be48dfaa1dd9266577ec412309d +SIZE (tabby/rust/crates/sdd-0.2.0.crate) = 23494 +SHA256 (tabby/rust/crates/secrecy-0.8.0.crate) = 9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e +SIZE (tabby/rust/crates/secrecy-0.8.0.crate) = 11916 +SHA256 (tabby/rust/crates/secrecy-0.10.3.crate) = e891af845473308773346dc847b2c23ee78fe442e0472ac50e22a18a93d3ae5a +SIZE (tabby/rust/crates/secrecy-0.10.3.crate) = 11303 +SHA256 (tabby/rust/crates/security-framework-2.11.0.crate) = c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0 +SIZE (tabby/rust/crates/security-framework-2.11.0.crate) = 80191 +SHA256 (tabby/rust/crates/security-framework-3.0.1.crate) = e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8 +SIZE (tabby/rust/crates/security-framework-3.0.1.crate) = 84749 +SHA256 (tabby/rust/crates/security-framework-sys-2.12.1.crate) = fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2 +SIZE (tabby/rust/crates/security-framework-sys-2.12.1.crate) = 20112 +SHA256 (tabby/rust/crates/selectors-0.22.0.crate) = df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe +SIZE (tabby/rust/crates/selectors-0.22.0.crate) = 44199 +SHA256 (tabby/rust/crates/semver-1.0.23.crate) = 61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b +SIZE (tabby/rust/crates/semver-1.0.23.crate) = 30622 +SHA256 (tabby/rust/crates/serde-1.0.203.crate) = 7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094 +SIZE (tabby/rust/crates/serde-1.0.203.crate) = 77935 +SHA256 (tabby/rust/crates/serde-jsonlines-0.5.0.crate) = e228faf5f94badfe42723177b62cfb9b187351994cb4e852cd4a6a4c96dbeea8 +SIZE (tabby/rust/crates/serde-jsonlines-0.5.0.crate) = 14442 +SHA256 (tabby/rust/crates/serde_derive-1.0.203.crate) = 500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba +SIZE (tabby/rust/crates/serde_derive-1.0.203.crate) = 55867 +SHA256 (tabby/rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 +SIZE (tabby/rust/crates/serde_json-1.0.117.crate) = 146921 +SHA256 (tabby/rust/crates/serde_path_to_error-0.1.16.crate) = af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6 +SIZE (tabby/rust/crates/serde_path_to_error-0.1.16.crate) = 16657 +SHA256 (tabby/rust/crates/serde_spanned-0.6.6.crate) = 79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0 +SIZE (tabby/rust/crates/serde_spanned-0.6.6.crate) = 9120 +SHA256 (tabby/rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd +SIZE (tabby/rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (tabby/rust/crates/serdeconv-0.4.1.crate) = 8897696def1d25e554294b168e0e8e77c860483666eeb8d3d33ae58b06f47221 +SIZE (tabby/rust/crates/serdeconv-0.4.1.crate) = 4824 +SHA256 (tabby/rust/crates/serial_test-2.0.0.crate) = 0e56dd856803e253c8f298af3f4d7eb0ae5e23a737252cd90bb4f3b435033b2d +SIZE (tabby/rust/crates/serial_test-2.0.0.crate) = 7946 +SHA256 (tabby/rust/crates/serial_test-3.1.1.crate) = 4b4b487fe2acf240a021cf57c6b2b4903b1e78ca0ecd862a71b71d2a51fed77d +SIZE (tabby/rust/crates/serial_test-3.1.1.crate) = 8660 +SHA256 (tabby/rust/crates/serial_test_derive-2.0.0.crate) = 91d129178576168c589c9ec973feedf7d3126c01ac2bf08795109aa35b69fb8f +SIZE (tabby/rust/crates/serial_test_derive-2.0.0.crate) = 5638 +SHA256 (tabby/rust/crates/serial_test_derive-3.1.1.crate) = 82fe9db325bcef1fbcde82e078a5cc4efdf787e96b3b9cf45b50b529f2083d67 +SIZE (tabby/rust/crates/serial_test_derive-3.1.1.crate) = 6881 +SHA256 (tabby/rust/crates/servo_arc-0.1.1.crate) = d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432 +SIZE (tabby/rust/crates/servo_arc-0.1.1.crate) = 9817 +SHA256 (tabby/rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba +SIZE (tabby/rust/crates/sha1-0.10.6.crate) = 13517 +SHA256 (tabby/rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 +SIZE (tabby/rust/crates/sha2-0.10.8.crate) = 26357 +SHA256 (tabby/rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 +SIZE (tabby/rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (tabby/rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 +SIZE (tabby/rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (tabby/rust/crates/signature-2.2.0.crate) = 77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de +SIZE (tabby/rust/crates/signature-2.2.0.crate) = 15531 +SHA256 (tabby/rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe +SIZE (tabby/rust/crates/simd-adler32-0.3.7.crate) = 12086 +SHA256 (tabby/rust/crates/simd-json-0.13.10.crate) = 570c430b3d902ea083097e853263ae782dfe40857d93db019a12356c8e8143fa +SIZE (tabby/rust/crates/simd-json-0.13.10.crate) = 157556 +SHA256 (tabby/rust/crates/simdutf8-0.1.4.crate) = f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a +SIZE (tabby/rust/crates/simdutf8-0.1.4.crate) = 28621 +SHA256 (tabby/rust/crates/similar-2.5.0.crate) = fa42c91313f1d05da9b26f267f931cf178d4aba455b4c4622dd7355eb80c6640 +SIZE (tabby/rust/crates/similar-2.5.0.crate) = 51648 +SHA256 (tabby/rust/crates/simple_asn1-0.6.2.crate) = adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085 +SIZE (tabby/rust/crates/simple_asn1-0.6.2.crate) = 15992 +SHA256 (tabby/rust/crates/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d +SIZE (tabby/rust/crates/siphasher-0.3.11.crate) = 10442 +SHA256 (tabby/rust/crates/sketches-ddsketch-0.2.2.crate) = 85636c14b73d81f541e525f585c0a2109e6744e1565b5c1668e31c70c10ed65c +SIZE (tabby/rust/crates/sketches-ddsketch-0.2.2.crate) = 13137 +SHA256 (tabby/rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 +SIZE (tabby/rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (tabby/rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 +SIZE (tabby/rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (tabby/rust/crates/smartstring-1.0.1.crate) = 3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29 +SIZE (tabby/rust/crates/smartstring-1.0.1.crate) = 29555 +SHA256 (tabby/rust/crates/snafu-0.8.3.crate) = 418b8136fec49956eba89be7da2847ec1909df92a9ae4178b5ff0ff092c8d95e +SIZE (tabby/rust/crates/snafu-0.8.3.crate) = 68764 +SHA256 (tabby/rust/crates/snafu-derive-0.8.3.crate) = 1a4812a669da00d17d8266a0439eddcacbc88b17f732f927e52eeb9d196f7fb5 +SIZE (tabby/rust/crates/snafu-derive-0.8.3.crate) = 28493 +SHA256 (tabby/rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c +SIZE (tabby/rust/crates/socket2-0.5.7.crate) = 55758 +SHA256 (tabby/rust/crates/spin-0.5.2.crate) = 6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d +SIZE (tabby/rust/crates/spin-0.5.2.crate) = 12004 +SHA256 (tabby/rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 +SIZE (tabby/rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (tabby/rust/crates/spinners-4.1.1.crate) = a0ef947f358b9c238923f764c72a4a9d42f2d637c46e059dbd319d6e7cfb4f82 +SIZE (tabby/rust/crates/spinners-4.1.1.crate) = 9238 +SHA256 (tabby/rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d +SIZE (tabby/rust/crates/spki-0.7.3.crate) = 16409 +SHA256 (tabby/rust/crates/sql_query_builder-2.2.0.crate) = a85dbaf3c8d08abe8a95a51860550236a07bd6fc097e2bff054ad8c2bf9a0df5 +SIZE (tabby/rust/crates/sql_query_builder-2.2.0.crate) = 38029 +SHA256 (tabby/rust/crates/sqlformat-0.2.3.crate) = ce81b7bd7c4493975347ef60d8c7e8b742d4694f4c49f93e0a12ea263938176c +SIZE (tabby/rust/crates/sqlformat-0.2.3.crate) = 21878 +SHA256 (tabby/rust/crates/sqlx-rt-0.6.3.crate) = 804d3f245f894e61b1e6263c84b23ca675d96753b5abfd5cc8597d86806e8024 +SIZE (tabby/rust/crates/sqlx-rt-0.6.3.crate) = 2327 +SHA256 (tabby/rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (tabby/rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (tabby/rust/crates/stacker-0.1.15.crate) = c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce +SIZE (tabby/rust/crates/stacker-0.1.15.crate) = 14656 +SHA256 (tabby/rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (tabby/rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (tabby/rust/crates/strfmt-0.2.4.crate) = 7a8348af2d9fc3258c8733b8d9d8db2e56f54b2363a4b5b81585c7875ed65e65 +SIZE (tabby/rust/crates/strfmt-0.2.4.crate) = 15194 +SHA256 (tabby/rust/crates/string_cache-0.8.7.crate) = f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b +SIZE (tabby/rust/crates/string_cache-0.8.7.crate) = 16655 +SHA256 (tabby/rust/crates/string_cache_codegen-0.5.2.crate) = 6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988 +SIZE (tabby/rust/crates/string_cache_codegen-0.5.2.crate) = 8156 +SHA256 (tabby/rust/crates/stringprep-0.1.5.crate) = 7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1 +SIZE (tabby/rust/crates/stringprep-0.1.5.crate) = 23573 +SHA256 (tabby/rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 +SIZE (tabby/rust/crates/strsim-0.10.0.crate) = 11355 +SHA256 (tabby/rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (tabby/rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (tabby/rust/crates/strum-0.24.1.crate) = 063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f +SIZE (tabby/rust/crates/strum-0.24.1.crate) = 5636 +SHA256 (tabby/rust/crates/strum-0.26.2.crate) = 5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29 +SIZE (tabby/rust/crates/strum-0.26.2.crate) = 7189 +SHA256 (tabby/rust/crates/strum_macros-0.24.3.crate) = 1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59 +SIZE (tabby/rust/crates/strum_macros-0.24.3.crate) = 20696 +SHA256 (tabby/rust/crates/strum_macros-0.26.2.crate) = c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946 +SIZE (tabby/rust/crates/strum_macros-0.26.2.crate) = 27056 +SHA256 (tabby/rust/crates/subtle-2.5.0.crate) = 81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc +SIZE (tabby/rust/crates/subtle-2.5.0.crate) = 13909 +SHA256 (tabby/rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (tabby/rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (tabby/rust/crates/syn-2.0.100.crate) = b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0 +SIZE (tabby/rust/crates/syn-2.0.100.crate) = 297947 +SHA256 (tabby/rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 +SIZE (tabby/rust/crates/sync_wrapper-0.1.2.crate) = 6933 +SHA256 (tabby/rust/crates/sync_wrapper-1.0.1.crate) = a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394 +SIZE (tabby/rust/crates/sync_wrapper-1.0.1.crate) = 6939 +SHA256 (tabby/rust/crates/sysinfo-0.33.0.crate) = 948512566b1895f93b1592c7574baeb2de842f224f2aab158799ecadb8ebbb46 +SIZE (tabby/rust/crates/sysinfo-0.33.0.crate) = 196459 +SHA256 (tabby/rust/crates/system-configuration-0.5.1.crate) = ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7 +SIZE (tabby/rust/crates/system-configuration-0.5.1.crate) = 12618 +SHA256 (tabby/rust/crates/system-configuration-sys-0.5.0.crate) = a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 +SIZE (tabby/rust/crates/system-configuration-sys-0.5.0.crate) = 6730 +SHA256 (tabby/rust/crates/tantivy-fst-0.5.0.crate) = d60769b80ad7953d8a7b2c70cdfe722bbcdcac6bccc8ac934c40c034d866fc18 +SIZE (tabby/rust/crates/tantivy-fst-0.5.0.crate) = 1561221 +SHA256 (tabby/rust/crates/tarpc-0.33.0.crate) = 6f41bce44d290df0598ae4b9cd6ea7f58f651fd3aa4af1b26060c4fa32b08af7 +SIZE (tabby/rust/crates/tarpc-0.33.0.crate) = 66640 +SHA256 (tabby/rust/crates/tarpc-plugins-0.12.0.crate) = 0ee42b4e559f17bce0385ebf511a7beb67d5cc33c12c96b7f4e9789919d9c10f +SIZE (tabby/rust/crates/tarpc-plugins-0.12.0.crate) = 8128 +SHA256 (tabby/rust/crates/temp_testdir-0.2.3.crate) = 921f1e9c427802414907a48b21a6504ff6b3a15a1a3cf37e699590949ad9befc +SIZE (tabby/rust/crates/temp_testdir-0.2.3.crate) = 3314 +SHA256 (tabby/rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 +SIZE (tabby/rust/crates/tempfile-3.10.1.crate) = 33653 +SHA256 (tabby/rust/crates/tendril-0.4.3.crate) = d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0 +SIZE (tabby/rust/crates/tendril-0.4.3.crate) = 37210 +SHA256 (tabby/rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 +SIZE (tabby/rust/crates/termcolor-1.4.1.crate) = 18773 +SHA256 (tabby/rust/crates/text-splitter-0.13.3.crate) = 2ab9dc04b7cf08eb01c07c272bf699fa55679a326ddf7dd075e14094efc80fb9 +SIZE (tabby/rust/crates/text-splitter-0.13.3.crate) = 41620 +SHA256 (tabby/rust/crates/thin-slice-0.1.1.crate) = 8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c +SIZE (tabby/rust/crates/thin-slice-0.1.1.crate) = 4484 +SHA256 (tabby/rust/crates/thiserror-1.0.61.crate) = c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709 +SIZE (tabby/rust/crates/thiserror-1.0.61.crate) = 21264 +SHA256 (tabby/rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (tabby/rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (tabby/rust/crates/thiserror-impl-1.0.61.crate) = 46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533 +SIZE (tabby/rust/crates/thiserror-impl-1.0.61.crate) = 15786 +SHA256 (tabby/rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (tabby/rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (tabby/rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c +SIZE (tabby/rust/crates/thread_local-1.1.8.crate) = 13962 +SHA256 (tabby/rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885 +SIZE (tabby/rust/crates/time-0.3.36.crate) = 119805 +SHA256 (tabby/rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 +SIZE (tabby/rust/crates/time-core-0.1.2.crate) = 7191 +SHA256 (tabby/rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf +SIZE (tabby/rust/crates/time-macros-0.2.18.crate) = 24361 +SHA256 (tabby/rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 +SIZE (tabby/rust/crates/tinyvec-1.6.0.crate) = 45991 +SHA256 (tabby/rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 +SIZE (tabby/rust/crates/tinyvec_macros-0.1.1.crate) = 5865 +SHA256 (tabby/rust/crates/tokio-1.42.0.crate) = 5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551 +SIZE (tabby/rust/crates/tokio-1.42.0.crate) = 806998 +SHA256 (tabby/rust/crates/tokio-macros-2.4.0.crate) = 693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752 +SIZE (tabby/rust/crates/tokio-macros-2.4.0.crate) = 12501 +SHA256 (tabby/rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 +SIZE (tabby/rust/crates/tokio-native-tls-0.3.1.crate) = 20676 +SHA256 (tabby/rust/crates/tokio-retry-0.3.0.crate) = 7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f +SIZE (tabby/rust/crates/tokio-retry-0.3.0.crate) = 6146 +SHA256 (tabby/rust/crates/tokio-rustls-0.23.4.crate) = c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59 +SIZE (tabby/rust/crates/tokio-rustls-0.23.4.crate) = 27024 +SHA256 (tabby/rust/crates/tokio-rustls-0.25.0.crate) = 775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f +SIZE (tabby/rust/crates/tokio-rustls-0.25.0.crate) = 30541 +SHA256 (tabby/rust/crates/tokio-rustls-0.26.1.crate) = 5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37 +SIZE (tabby/rust/crates/tokio-rustls-0.26.1.crate) = 31214 +SHA256 (tabby/rust/crates/tokio-serde-0.8.0.crate) = 911a61637386b789af998ee23f50aa30d5fd7edcec8d6d3dedae5e5815205466 +SIZE (tabby/rust/crates/tokio-serde-0.8.0.crate) = 15720 +SHA256 (tabby/rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 +SIZE (tabby/rust/crates/tokio-stream-0.1.17.crate) = 38477 +SHA256 (tabby/rust/crates/tokio-tungstenite-0.21.0.crate) = c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38 +SIZE (tabby/rust/crates/tokio-tungstenite-0.21.0.crate) = 28159 +SHA256 (tabby/rust/crates/tokio-tungstenite-0.26.2.crate) = 7a9daff607c6d2bf6c16fd681ccb7eecc83e4e2cdc1ca067ffaadfca5de7f084 +SIZE (tabby/rust/crates/tokio-tungstenite-0.26.2.crate) = 29868 +SHA256 (tabby/rust/crates/tokio-util-0.7.11.crate) = 9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1 +SIZE (tabby/rust/crates/tokio-util-0.7.11.crate) = 113421 +SHA256 (tabby/rust/crates/toml-0.7.8.crate) = dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257 +SIZE (tabby/rust/crates/toml-0.7.8.crate) = 49671 +SHA256 (tabby/rust/crates/toml_datetime-0.6.6.crate) = 4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf +SIZE (tabby/rust/crates/toml_datetime-0.6.6.crate) = 11698 +SHA256 (tabby/rust/crates/toml_edit-0.19.15.crate) = 1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421 +SIZE (tabby/rust/crates/toml_edit-0.19.15.crate) = 95324 +SHA256 (tabby/rust/crates/tonic-0.12.3.crate) = 877c5b330756d856ffcc4553ab34a5684481ade925ecc54bcd1bf02b1d0d4d52 +SIZE (tabby/rust/crates/tonic-0.12.3.crate) = 99380 +SHA256 (tabby/rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c +SIZE (tabby/rust/crates/tower-0.4.13.crate) = 106906 +SHA256 (tabby/rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 +SIZE (tabby/rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (tabby/rust/crates/tower-http-0.5.2.crate) = 1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5 +SIZE (tabby/rust/crates/tower-http-0.5.2.crate) = 118675 +SHA256 (tabby/rust/crates/tower-http-0.6.2.crate) = 403fa3b783d4b626a8ad51d766ab03cb6d2dbfc46b1c5d4448395e6628dc9697 +SIZE (tabby/rust/crates/tower-http-0.6.2.crate) = 129672 +SHA256 (tabby/rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e +SIZE (tabby/rust/crates/tower-layer-0.3.3.crate) = 6180 +SHA256 (tabby/rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 +SIZE (tabby/rust/crates/tower-service-0.3.3.crate) = 6950 +SHA256 (tabby/rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef +SIZE (tabby/rust/crates/tracing-0.1.40.crate) = 79459 +SHA256 (tabby/rust/crates/tracing-attributes-0.1.27.crate) = 34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7 +SIZE (tabby/rust/crates/tracing-attributes-0.1.27.crate) = 32241 +SHA256 (tabby/rust/crates/tracing-core-0.1.32.crate) = c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54 +SIZE (tabby/rust/crates/tracing-core-0.1.32.crate) = 61221 +SHA256 (tabby/rust/crates/tracing-error-0.2.0.crate) = d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e +SIZE (tabby/rust/crates/tracing-error-0.2.0.crate) = 13938 +SHA256 (tabby/rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 +SIZE (tabby/rust/crates/tracing-log-0.2.0.crate) = 17561 +SHA256 (tabby/rust/crates/tracing-opentelemetry-0.18.0.crate) = 21ebb87a95ea13271332df069020513ab70bdb5637ca42d6e492dc3bbbad48de +SIZE (tabby/rust/crates/tracing-opentelemetry-0.18.0.crate) = 109052 +SHA256 (tabby/rust/crates/tracing-opentelemetry-0.28.0.crate) = 97a971f6058498b5c0f1affa23e7ea202057a7301dbff68e968b2d578bcbd053 +SIZE (tabby/rust/crates/tracing-opentelemetry-0.28.0.crate) = 139552 +SHA256 (tabby/rust/crates/tracing-subscriber-0.3.18.crate) = ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b +SIZE (tabby/rust/crates/tracing-subscriber-0.3.18.crate) = 196312 +SHA256 (tabby/rust/crates/tracing-test-0.2.4.crate) = 3a2c0ff408fe918a94c428a3f2ad04e4afd5c95bbc08fcf868eff750c15728a4 +SIZE (tabby/rust/crates/tracing-test-0.2.4.crate) = 5229 +SHA256 (tabby/rust/crates/tracing-test-macro-0.2.4.crate) = 258bc1c4f8e2e73a977812ab339d503e6feeb92700f6d07a6de4d321522d5c08 +SIZE (tabby/rust/crates/tracing-test-macro-0.2.4.crate) = 3785 +SHA256 (tabby/rust/crates/trackable-1.3.0.crate) = b15bd114abb99ef8cee977e517c8f37aee63f184f2d08e3e6ceca092373369ae +SIZE (tabby/rust/crates/trackable-1.3.0.crate) = 12404 +SHA256 (tabby/rust/crates/trackable_derive-1.0.0.crate) = ebeb235c5847e2f82cfe0f07eb971d1e5f6804b18dac2ae16349cc604380f82f +SIZE (tabby/rust/crates/trackable_derive-1.0.0.crate) = 3488 +SHA256 (tabby/rust/crates/tree-sitter-0.22.6.crate) = df7cc499ceadd4dcdf7ec6d4cbc34ece92c3fa07821e287aedecd4416c516dca +SIZE (tabby/rust/crates/tree-sitter-0.22.6.crate) = 173157 +SHA256 (tabby/rust/crates/tree-sitter-c-sharp-0.21.2.crate) = ff899037068a1ffbb891891b7e94db1400ddf12c3d934b85b8c9e30be5cd18da +SIZE (tabby/rust/crates/tree-sitter-c-sharp-0.21.2.crate) = 1370850 +SHA256 (tabby/rust/crates/tree-sitter-elixir-0.2.0.crate) = df94bf7f057768b1cab2ee1f14812ed4ae33f9e04d09254043eeaa797db4ef70 +SIZE (tabby/rust/crates/tree-sitter-elixir-0.2.0.crate) = 503935 +SHA256 (tabby/rust/crates/tree-sitter-go-0.21.0.crate) = 55cb318be5ccf75f44e054acf6898a5c95d59b53443eed578e16be0cd7ec037f +SIZE (tabby/rust/crates/tree-sitter-go-0.21.0.crate) = 112581 +SHA256 (tabby/rust/crates/tree-sitter-java-0.21.0.crate) = 33bc21adf831a773c075d9d00107ab43965e6a6ea7607b47fd9ec6f3db4b481b +SIZE (tabby/rust/crates/tree-sitter-java-0.21.0.crate) = 167873 +SHA256 (tabby/rust/crates/tree-sitter-kotlin-0.3.6.crate) = c88dfbb22333118a5d5c5c10b19f93d115a6fa3c8a69dd0e6a260a64f9f5a79b +SIZE (tabby/rust/crates/tree-sitter-kotlin-0.3.6.crate) = 1307228 +SHA256 (tabby/rust/crates/tree-sitter-lua-0.1.0.crate) = 3b9fe6fc87bd480e1943fc1fcb02453fb2da050e4e8ce0daa67d801544046856 +SIZE (tabby/rust/crates/tree-sitter-lua-0.1.0.crate) = 40446 +SHA256 (tabby/rust/crates/tree-sitter-python-0.21.0.crate) = b4066c6cf678f962f8c2c4561f205945c84834cce73d981e71392624fdc390a9 +SIZE (tabby/rust/crates/tree-sitter-python-0.21.0.crate) = 181729 +SHA256 (tabby/rust/crates/tree-sitter-ruby-0.21.0.crate) = c0031f687c0772f2dad7b77104c43428611099a1804c81244ada21560f41f0b1 +SIZE (tabby/rust/crates/tree-sitter-ruby-0.21.0.crate) = 506613 +SHA256 (tabby/rust/crates/tree-sitter-rust-0.21.2.crate) = 277690f420bf90741dea984f3da038ace46c4fe6047cba57a66822226cde1c93 +SIZE (tabby/rust/crates/tree-sitter-rust-0.21.2.crate) = 339433 +SHA256 (tabby/rust/crates/tree-sitter-scala-0.22.1.crate) = a464d8e2e1837cf20b34204c51c369da3483e55c3ea013c6db81a04439e17895 +SIZE (tabby/rust/crates/tree-sitter-scala-0.22.1.crate) = 1097538 +SHA256 (tabby/rust/crates/tree-sitter-tags-0.22.6.crate) = 34380416097ab36d1b4cd83f887d9e150ea4feaeb6ee9a5ecfe53d26839acc69 +SIZE (tabby/rust/crates/tree-sitter-tags-0.22.6.crate) = 10170 +SHA256 (tabby/rust/crates/tree-sitter-typescript-0.21.1.crate) = f07523e51e3b88529360a89038c0cca7ee877db40a40141514eece8b4cddcbb4 +SIZE (tabby/rust/crates/tree-sitter-typescript-0.21.1.crate) = 1309132 +SHA256 (tabby/rust/crates/trie-rs-0.1.1.crate) = 5096c019d49566aff57593a06e401c7f588da84e9a575d0ed2ac0913f51928c0 +SIZE (tabby/rust/crates/trie-rs-0.1.1.crate) = 917350 +SHA256 (tabby/rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (tabby/rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (tabby/rust/crates/tungstenite-0.21.0.crate) = 9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1 +SIZE (tabby/rust/crates/tungstenite-0.21.0.crate) = 59858 +SHA256 (tabby/rust/crates/tungstenite-0.26.2.crate) = 4793cb5e56680ecbb1d843515b23b6de9a75eb04b66643e256a396d43be33c13 +SIZE (tabby/rust/crates/tungstenite-0.26.2.crate) = 65315 +SHA256 (tabby/rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 +SIZE (tabby/rust/crates/typenum-1.17.0.crate) = 42849 +SHA256 (tabby/rust/crates/ucd-trie-0.1.6.crate) = ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9 +SIZE (tabby/rust/crates/ucd-trie-0.1.6.crate) = 45790 +SHA256 (tabby/rust/crates/unicase-2.7.0.crate) = f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89 +SIZE (tabby/rust/crates/unicase-2.7.0.crate) = 23783 +SHA256 (tabby/rust/crates/unicode-bidi-0.3.15.crate) = 08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75 +SIZE (tabby/rust/crates/unicode-bidi-0.3.15.crate) = 56811 +SHA256 (tabby/rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b +SIZE (tabby/rust/crates/unicode-ident-1.0.12.crate) = 42168 +SHA256 (tabby/rust/crates/unicode-normalization-0.1.23.crate) = a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5 +SIZE (tabby/rust/crates/unicode-normalization-0.1.23.crate) = 122649 +SHA256 (tabby/rust/crates/unicode-properties-0.1.1.crate) = e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291 +SIZE (tabby/rust/crates/unicode-properties-0.1.1.crate) = 41088 +SHA256 (tabby/rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202 +SIZE (tabby/rust/crates/unicode-segmentation-1.11.0.crate) = 102740 +SHA256 (tabby/rust/crates/unicode-width-0.1.12.crate) = 68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6 +SIZE (tabby/rust/crates/unicode-width-0.1.12.crate) = 24062 +SHA256 (tabby/rust/crates/unicode_categories-0.1.1.crate) = 39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e +SIZE (tabby/rust/crates/unicode_categories-0.1.1.crate) = 87298 +SHA256 (tabby/rust/crates/unreachable-1.0.0.crate) = 382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56 +SIZE (tabby/rust/crates/unreachable-1.0.0.crate) = 6355 +SHA256 (tabby/rust/crates/untrusted-0.7.1.crate) = a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a +SIZE (tabby/rust/crates/untrusted-0.7.1.crate) = 7924 +SHA256 (tabby/rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (tabby/rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (tabby/rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633 +SIZE (tabby/rust/crates/url-2.5.0.crate) = 78605 +SHA256 (tabby/rust/crates/url-parse-1.0.8.crate) = 865ece61c15cae30f180636ae551daa25c318c181938da07f3ab3ed06750bdd2 +SIZE (tabby/rust/crates/url-parse-1.0.8.crate) = 11376 +SHA256 (tabby/rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da +SIZE (tabby/rust/crates/urlencoding-2.1.3.crate) = 6538 +SHA256 (tabby/rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 +SIZE (tabby/rust/crates/utf-8-0.7.6.crate) = 10422 +SHA256 (tabby/rust/crates/utf8-ranges-1.0.5.crate) = 7fcfc827f90e53a02eaef5e535ee14266c1d569214c6aa70133a624d8a3164ba +SIZE (tabby/rust/crates/utf8-ranges-1.0.5.crate) = 8497 +SHA256 (tabby/rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (tabby/rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (tabby/rust/crates/utoipa-5.3.1.crate) = 435c6f69ef38c9017b4b4eea965dfb91e71e53d869e896db40d1cf2441dd75c0 +SIZE (tabby/rust/crates/utoipa-5.3.1.crate) = 73405 +SHA256 (tabby/rust/crates/utoipa-gen-5.3.1.crate) = a77d306bc75294fd52f3e99b13ece67c02c1a2789190a6f31d32f736624326f7 +SIZE (tabby/rust/crates/utoipa-gen-5.3.1.crate) = 196460 +SHA256 (tabby/rust/crates/utoipa-swagger-ui-9.0.1.crate) = d29519b3c485df6b13f4478ac909a491387e9ef70204487c3b64b53749aec0be +SIZE (tabby/rust/crates/utoipa-swagger-ui-9.0.1.crate) = 51917 +SHA256 (tabby/rust/crates/uuid-1.8.0.crate) = a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0 +SIZE (tabby/rust/crates/uuid-1.8.0.crate) = 44043 +SHA256 (tabby/rust/crates/uuid-macro-internal-1.8.0.crate) = 9881bea7cbe687e36c9ab3b778c36cd0487402e270304e8b1296d5085303c1a2 +SIZE (tabby/rust/crates/uuid-macro-internal-1.8.0.crate) = 9135 +SHA256 (tabby/rust/crates/validator-0.18.1.crate) = db79c75af171630a3148bd3e6d7c4f42b6a9a014c2945bc5ed0020cbb8d9478e +SIZE (tabby/rust/crates/validator-0.18.1.crate) = 15702 +SHA256 (tabby/rust/crates/validator_derive-0.18.1.crate) = 55591299b7007f551ed1eb79a684af7672c19c3193fb9e0a31936987bb2438ec +SIZE (tabby/rust/crates/validator_derive-0.18.1.crate) = 12788 +SHA256 (tabby/rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d +SIZE (tabby/rust/crates/valuable-0.1.0.crate) = 27718 +SHA256 (tabby/rust/crates/value-trait-0.8.1.crate) = dad8db98c1e677797df21ba03fca7d3bf9bec3ca38db930954e4fe6e1ea27eb4 +SIZE (tabby/rust/crates/value-trait-0.8.1.crate) = 24610 +SHA256 (tabby/rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (tabby/rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (tabby/rust/crates/vergen-8.3.1.crate) = e27d6bdd219887a9eadd19e1c34f32e47fa332301184935c6d9bca26f3cca525 +SIZE (tabby/rust/crates/vergen-8.3.1.crate) = 44665 +SHA256 (tabby/rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f +SIZE (tabby/rust/crates/version_check-0.9.4.crate) = 14895 +SHA256 (tabby/rust/crates/void-1.0.2.crate) = 6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d +SIZE (tabby/rust/crates/void-1.0.2.crate) = 2356 +SHA256 (tabby/rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b +SIZE (tabby/rust/crates/walkdir-2.5.0.crate) = 23951 +SHA256 (tabby/rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (tabby/rust/crates/want-0.3.1.crate) = 6398 +SHA256 (tabby/rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519 +SIZE (tabby/rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521 +SHA256 (tabby/rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 +SIZE (tabby/rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (tabby/rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (tabby/rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (tabby/rust/crates/wasite-0.1.0.crate) = b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b +SIZE (tabby/rust/crates/wasite-0.1.0.crate) = 2346 +SHA256 (tabby/rust/crates/wasm-bindgen-0.2.92.crate) = 4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8 +SIZE (tabby/rust/crates/wasm-bindgen-0.2.92.crate) = 184119 +SHA256 (tabby/rust/crates/wasm-bindgen-backend-0.2.92.crate) = 614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da +SIZE (tabby/rust/crates/wasm-bindgen-backend-0.2.92.crate) = 28348 +SHA256 (tabby/rust/crates/wasm-bindgen-futures-0.4.42.crate) = 76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0 +SIZE (tabby/rust/crates/wasm-bindgen-futures-0.4.42.crate) = 15380 +SHA256 (tabby/rust/crates/wasm-bindgen-macro-0.2.92.crate) = a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726 +SIZE (tabby/rust/crates/wasm-bindgen-macro-0.2.92.crate) = 13835 +SHA256 (tabby/rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7 +SIZE (tabby/rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = 20092 +SHA256 (tabby/rust/crates/wasm-bindgen-shared-0.2.92.crate) = af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96 +SIZE (tabby/rust/crates/wasm-bindgen-shared-0.2.92.crate) = 7263 +SHA256 (tabby/rust/crates/wasm-streams-0.4.0.crate) = b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129 +SIZE (tabby/rust/crates/wasm-streams-0.4.0.crate) = 34328 +SHA256 (tabby/rust/crates/web-sys-0.3.69.crate) = 77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef +SIZE (tabby/rust/crates/web-sys-0.3.69.crate) = 728877 +SHA256 (tabby/rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb +SIZE (tabby/rust/crates/web-time-1.1.0.crate) = 18026 +SHA256 (tabby/rust/crates/webpki-0.22.4.crate) = ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53 +SIZE (tabby/rust/crates/webpki-0.22.4.crate) = 63472 +SHA256 (tabby/rust/crates/webpki-roots-0.26.3.crate) = bd7c23921eeb1713a4e851530e9b9756e4fb0e89978582942612524cf09f01cd +SIZE (tabby/rust/crates/webpki-roots-0.26.3.crate) = 248438 +SHA256 (tabby/rust/crates/which-6.0.1.crate) = 8211e4f58a2b2805adfbefbc07bab82958fc91e3836339b1ab7ae32465dce0d7 +SIZE (tabby/rust/crates/which-6.0.1.crate) = 16542 +SHA256 (tabby/rust/crates/whoami-1.5.1.crate) = a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9 +SIZE (tabby/rust/crates/whoami-1.5.1.crate) = 24026 +SHA256 (tabby/rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (tabby/rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (tabby/rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (tabby/rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (tabby/rust/crates/winapi-util-0.1.8.crate) = 4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b +SIZE (tabby/rust/crates/winapi-util-0.1.8.crate) = 12416 +SHA256 (tabby/rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (tabby/rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (tabby/rust/crates/windows-0.48.0.crate) = e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f +SIZE (tabby/rust/crates/windows-0.48.0.crate) = 11864177 +SHA256 (tabby/rust/crates/windows-0.52.0.crate) = e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be +SIZE (tabby/rust/crates/windows-0.52.0.crate) = 11843715 +SHA256 (tabby/rust/crates/windows-0.57.0.crate) = 12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143 +SIZE (tabby/rust/crates/windows-0.57.0.crate) = 9694564 +SHA256 (tabby/rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 +SIZE (tabby/rust/crates/windows-core-0.52.0.crate) = 42154 +SHA256 (tabby/rust/crates/windows-core-0.57.0.crate) = d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d +SIZE (tabby/rust/crates/windows-core-0.57.0.crate) = 53695 +SHA256 (tabby/rust/crates/windows-implement-0.57.0.crate) = 9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7 +SIZE (tabby/rust/crates/windows-implement-0.57.0.crate) = 10470 +SHA256 (tabby/rust/crates/windows-interface-0.57.0.crate) = 29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7 +SIZE (tabby/rust/crates/windows-interface-0.57.0.crate) = 10931 +SHA256 (tabby/rust/crates/windows-result-0.1.2.crate) = 5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8 +SIZE (tabby/rust/crates/windows-result-0.1.2.crate) = 10601 +SHA256 (tabby/rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (tabby/rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (tabby/rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (tabby/rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (tabby/rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (tabby/rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (tabby/rust/crates/windows-targets-0.52.5.crate) = 6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb +SIZE (tabby/rust/crates/windows-targets-0.52.5.crate) = 6376 +SHA256 (tabby/rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (tabby/rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (tabby/rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263 +SIZE (tabby/rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 433266 +SHA256 (tabby/rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (tabby/rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (tabby/rust/crates/windows_aarch64_msvc-0.52.5.crate) = 9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6 +SIZE (tabby/rust/crates/windows_aarch64_msvc-0.52.5.crate) = 827944 +SHA256 (tabby/rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (tabby/rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (tabby/rust/crates/windows_i686_gnu-0.52.5.crate) = 88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670 +SIZE (tabby/rust/crates/windows_i686_gnu-0.52.5.crate) = 875699 +SHA256 (tabby/rust/crates/windows_i686_gnullvm-0.52.5.crate) = 87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9 +SIZE (tabby/rust/crates/windows_i686_gnullvm-0.52.5.crate) = 473064 +SHA256 (tabby/rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (tabby/rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (tabby/rust/crates/windows_i686_msvc-0.52.5.crate) = db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf +SIZE (tabby/rust/crates/windows_i686_msvc-0.52.5.crate) = 895404 +SHA256 (tabby/rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (tabby/rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (tabby/rust/crates/windows_x86_64_gnu-0.52.5.crate) = 4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9 +SIZE (tabby/rust/crates/windows_x86_64_gnu-0.52.5.crate) = 831539 +SHA256 (tabby/rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (tabby/rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (tabby/rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596 +SIZE (tabby/rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246 +SHA256 (tabby/rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (tabby/rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (tabby/rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0 +SIZE (tabby/rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905 +SHA256 (tabby/rust/crates/winnow-0.5.40.crate) = f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876 +SIZE (tabby/rust/crates/winnow-0.5.40.crate) = 159316 +SHA256 (tabby/rust/crates/winreg-0.52.0.crate) = a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5 +SIZE (tabby/rust/crates/winreg-0.52.0.crate) = 30148 +SHA256 (tabby/rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904 +SIZE (tabby/rust/crates/winsafe-0.0.19.crate) = 492820 +SHA256 (tabby/rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (tabby/rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (tabby/rust/crates/wrapcenum-derive-0.4.1.crate) = a76ff259533532054cfbaefb115c613203c73707017459206380f03b3b3f266e +SIZE (tabby/rust/crates/wrapcenum-derive-0.4.1.crate) = 7400 +SHA256 (tabby/rust/crates/xml5ever-0.18.0.crate) = 7c376f76ed09df711203e20c3ef5ce556f0166fa03d39590016c0fd625437fad +SIZE (tabby/rust/crates/xml5ever-0.18.0.crate) = 40964 +SHA256 (tabby/rust/crates/zerocopy-0.7.34.crate) = ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087 +SIZE (tabby/rust/crates/zerocopy-0.7.34.crate) = 151177 +SHA256 (tabby/rust/crates/zerocopy-derive-0.7.34.crate) = 15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b +SIZE (tabby/rust/crates/zerocopy-derive-0.7.34.crate) = 37907 +SHA256 (tabby/rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (tabby/rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (tabby/rust/crates/zip-2.6.1.crate) = 1dcb24d0152526ae49b9b96c1dcf71850ca1e0b882e4e28ed898a93c41334744 +SIZE (tabby/rust/crates/zip-2.6.1.crate) = 112133 +SHA256 (tabby/rust/crates/zopfli-0.8.2.crate) = edfc5ee405f504cd4984ecc6f14d02d55cfda60fa4b689434ef4102aae150cd7 +SIZE (tabby/rust/crates/zopfli-0.8.2.crate) = 51842 +SHA256 (tabby/rust/crates/zstd-0.13.1.crate) = 2d789b1514203a1120ad2429eae43a7bd32b90976a7bb8a05f7ec02fa88cc23a +SIZE (tabby/rust/crates/zstd-0.13.1.crate) = 29805 +SHA256 (tabby/rust/crates/zstd-safe-7.1.0.crate) = 1cd99b45c6bc03a018c8b8a86025678c87e55526064e38f9df301989dce7ec0a +SIZE (tabby/rust/crates/zstd-safe-7.1.0.crate) = 20792 +SHA256 (tabby/rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate) = c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa +SIZE (tabby/rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate) = 749088 +SHA256 (tabby/tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9_GH0.tar.gz) = 0513bc228947ecffb8ce935d0e13007e59680cf6316b7faadbf6f06484632cf3 +SIZE (tabby/tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9_GH0.tar.gz) = 1041527 +SHA256 (tabby/quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_GH0.tar.gz) = 32fe145baafaa6bc79ac718423518533114b1bdb8b006da77f5714ee0dfbf6ad +SIZE (tabby/quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_GH0.tar.gz) = 4452933 +SHA256 (tabby/tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc_GH0.tar.gz) = 967eb26e58e3df2d216e73f9b007a0ef8247b69a8a5f308974879f241b8db315 +SIZE (tabby/tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc_GH0.tar.gz) = 367206 +SHA256 (tabby/fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0.tar.gz) = 2643e78dff653585005fc46841f8cfa1e423acc03d9d55714aea2d4dfdab8e7a +SIZE (tabby/fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0.tar.gz) = 34910 +SHA256 (tabby/faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b_GH0.tar.gz) = 2c3105f8362630bc66835da049e8171522fae7c498081d8446bdd25538245714 +SIZE (tabby/faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b_GH0.tar.gz) = 112503 +SHA256 (tabby/pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_GH0.tar.gz) = 54ec33f6d472337472fdc6a8233ae739119a61b56bf33a79e946859d7dcfea9b +SIZE (tabby/pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_GH0.tar.gz) = 24107 +SHA256 (tabby/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz) = 16b69e603ff997d1e16d3249a9866eeb5e4655b77d7fbe66c97ad4d441cc6f62 +SIZE (tabby/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz) = 893791 +SHA256 (tabby/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz) = e326121389ba67b2b1cf25c8b5f504ee14c31ce2451c4d68a665aad65fcd6579 +SIZE (tabby/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz) = 210673 +SHA256 (tabby/TabbyML-tabby-v0.31.1_GH0.tar.gz) = 07af88ee62ec4851cb6747e24607267c4b41d0842ff44f694c1424140c75422b +SIZE (tabby/TabbyML-tabby-v0.31.1_GH0.tar.gz) = 15199514 +SHA256 (tabby/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz) = 93d2c19c16adb7d5bbad04b4bfde9dfa0e3c5f6540fc1f6693cf02db6bd3ccd4 +SIZE (tabby/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz) = 25404809 diff --git a/devel/task/Makefile b/devel/task/Makefile index 5c06941d7006..978bbfc921dd 100644 --- a/devel/task/Makefile +++ b/devel/task/Makefile @@ -1,7 +1,7 @@ PORTNAME= task DISTVERSIONPREFIX= v DISTVERSION= 3.44.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/taskctl/Makefile b/devel/taskctl/Makefile index 25d0ea3584c9..cf1beacd430a 100644 --- a/devel/taskctl/Makefile +++ b/devel/taskctl/Makefile @@ -1,6 +1,6 @@ PORTNAME= taskctl PORTVERSION= 1.4.2 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/terraform-ls/Makefile b/devel/terraform-ls/Makefile index 96e48ae83d56..11e169db43df 100644 --- a/devel/terraform-ls/Makefile +++ b/devel/terraform-ls/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-ls DISTVERSIONPREFIX= v DISTVERSION= 0.36.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/tinygo/Makefile b/devel/tinygo/Makefile index bf8b7cc79d90..097fed351f11 100644 --- a/devel/tinygo/Makefile +++ b/devel/tinygo/Makefile @@ -1,7 +1,7 @@ PORTNAME= tinygo DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/tree-sitter/Makefile b/devel/tree-sitter/Makefile index adc07eea666d..c40e0e7881ff 100644 --- a/devel/tree-sitter/Makefile +++ b/devel/tree-sitter/Makefile @@ -1,6 +1,6 @@ PORTNAME= tree-sitter DISTVERSIONPREFIX= v -DISTVERSION= 0.25.8 +DISTVERSION= 0.25.9 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/tree-sitter/distinfo b/devel/tree-sitter/distinfo index 4378a24efa58..5601a6a1b481 100644 --- a/devel/tree-sitter/distinfo +++ b/devel/tree-sitter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752434812 -SHA256 (tree-sitter-tree-sitter-v0.25.8_GH0.tar.gz) = 178b575244d967f4920a4642408dc4edf6de96948d37d7f06e5b78acee9c0b4e -SIZE (tree-sitter-tree-sitter-v0.25.8_GH0.tar.gz) = 857462 +TIMESTAMP = 1757256736 +SHA256 (tree-sitter-tree-sitter-v0.25.9_GH0.tar.gz) = 024a2478579acebbb8882d7c2c0f0e07fc0aa19a459b48d10469e4abb96cf16e +SIZE (tree-sitter-tree-sitter-v0.25.9_GH0.tar.gz) = 862832 diff --git a/devel/venom/Makefile b/devel/venom/Makefile index 54deccf56014..d86d677b0b4b 100644 --- a/devel/venom/Makefile +++ b/devel/venom/Makefile @@ -1,7 +1,7 @@ PORTNAME= venom DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= bapt@FreeBSD.org diff --git a/devel/yaegi/Makefile b/devel/yaegi/Makefile index 5acb12a4b3ee..dd9dc1ea8082 100644 --- a/devel/yaegi/Makefile +++ b/devel/yaegi/Makefile @@ -1,7 +1,7 @@ PORTNAME= yaegi DISTVERSION= 0.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MAINTAINER= dch@FreeBSD.org diff --git a/devel/zls/Makefile b/devel/zls/Makefile index a9315e4a3d0e..02a0f404f8c7 100644 --- a/devel/zls/Makefile +++ b/devel/zls/Makefile @@ -2,7 +2,7 @@ PORTNAME= zls DISTVERSION= 0.14.0 CATEGORIES= devel -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zig LSP implementation + Zig Language Server WWW= https://github.com/zigtools/zls diff --git a/dns/acme-dns/Makefile b/dns/acme-dns/Makefile index 11e7fee39520..528eb62b6514 100644 --- a/dns/acme-dns/Makefile +++ b/dns/acme-dns/Makefile @@ -1,7 +1,7 @@ PORTNAME= acme-dns DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 25 +PORTREVISION= 26 PORTEPOCH= 1 CATEGORIES= dns diff --git a/dns/amass/Makefile b/dns/amass/Makefile index a91845d17209..aa76e1659394 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,6 +1,6 @@ PORTNAME= amass DISTVERSIONPREFIX= v -DISTVERSION= 5.0.0 +DISTVERSION= 5.0.1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/amass/distinfo b/dns/amass/distinfo index 72dd7833c740..1983af89c4da 100644 --- a/dns/amass/distinfo +++ b/dns/amass/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756087281 -SHA256 (go/dns_amass/amass-v5.0.0/v5.0.0.mod) = 78c946e3b3e7228ff2c9af8a68b28c0cf1727c0ebf4c303fa766370bed0296a2 -SIZE (go/dns_amass/amass-v5.0.0/v5.0.0.mod) = 4935 -SHA256 (go/dns_amass/amass-v5.0.0/v5.0.0.zip) = b4410134d2a5a779923fb812f7874d460c99f916abcc9beebe7b88e10f134979 -SIZE (go/dns_amass/amass-v5.0.0/v5.0.0.zip) = 430738 +TIMESTAMP = 1757057821 +SHA256 (go/dns_amass/amass-v5.0.1/v5.0.1.mod) = 9754d732e871f8f1071d161f72a05622a4cd83ad61262e57e1500af2878978b8 +SIZE (go/dns_amass/amass-v5.0.1/v5.0.1.mod) = 5046 +SHA256 (go/dns_amass/amass-v5.0.1/v5.0.1.zip) = a53635de92a8f49501004bffdfd12cccd51d5699568edce64ae84878aadd2241 +SIZE (go/dns_amass/amass-v5.0.1/v5.0.1.zip) = 431180 diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile index a88d09f4a798..1508dbca7bc3 100644 --- a/dns/blocky/Makefile +++ b/dns/blocky/Makefile @@ -1,7 +1,7 @@ PORTNAME= blocky DISTVERSIONPREFIX= v DISTVERSION= 0.26.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MAINTAINER= eduardo@FreeBSD.org diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index a71ddf378136..c27e199dcb4f 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,6 +1,6 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v -DISTVERSION= 4.23.0 +DISTVERSION= 4.24.0 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org diff --git a/dns/dnscontrol/distinfo b/dns/dnscontrol/distinfo index 06ab1a6ad6ce..56ba9bc798d8 100644 --- a/dns/dnscontrol/distinfo +++ b/dns/dnscontrol/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1757064759 +SHA256 (go/dns_dnscontrol/dnscontrol-v4.24.0/v4.24.0.mod) = 1584a90fa4a12902da38c6e9fe178a451967d7576cea641c92dd113837d7d2d7 +SIZE (go/dns_dnscontrol/dnscontrol-v4.24.0/v4.24.0.mod) = 7535 +SHA256 (go/dns_dnscontrol/dnscontrol-v4.24.0/v4.24.0.zip) = 3aaed3970d90027b861f8760aa1ebce18527652b5d94376676b2718feec69da3 +SIZE (go/dns_dnscontrol/dnscontrol-v4.24.0/v4.24.0.zip) = 5560788 diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile index 20f9fac5aa82..0c0236665910 100644 --- a/dns/dnscrypt-proxy2/Makefile +++ b/dns/dnscrypt-proxy2/Makefile @@ -1,6 +1,6 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 2.1.5 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= dns security PKGNAMESUFFIX= 2 diff --git a/dns/doggo/Makefile b/dns/doggo/Makefile index 4d37dc0347c3..96e8eca8193c 100644 --- a/dns/doggo/Makefile +++ b/dns/doggo/Makefile @@ -1,7 +1,7 @@ PORTNAME= doggo DISTVERSIONPREFIX= v DISTVERSION= 1.0.5 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= dns diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 33a41daf50c0..e666b00a1ea3 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,7 +1,7 @@ PORTNAME= godns DISTVERSIONPREFIX= v DISTVERSION= 3.2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/dns/nextdns/Makefile b/dns/nextdns/Makefile index 4fd206679b92..fff8f1def51d 100644 --- a/dns/nextdns/Makefile +++ b/dns/nextdns/Makefile @@ -1,7 +1,7 @@ PORTNAME= nextdns PORTVERSION= 1.42.0 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= dns security MAINTAINER= rs@nextdns.io diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 3244948f8fb4..a52d46caa39a 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,6 +1,5 @@ PORTNAME= recursor -DISTVERSION= 5.2.5 -PORTREVISION= 1 +DISTVERSION= 5.3.0 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- @@ -21,33 +20,32 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libboost_context.so:devel/boost-libs \ libcurl.so:ftp/curl -USES= autoreconf cargo compiler:c++11-lib cpe gmake libtool \ - localbase:ldflags pkgconfig python:build ssl tar:bzip2 +USES= cargo compiler:c++11-lib cpe localbase meson pkgconfig \ + python:build tar:xz CPE_VENDOR= powerdns USE_RC_SUBR= pdns_recursor -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pdns \ - --with-libsodium=no \ - --with-service-group=pdns_recursor \ - --with-service-user=pdns \ - --without-net-snmp \ - --without-systemd +MESON_ARGS= --sysconfdir=${PREFIX}/etc/pdns \ + -Dhardening=disabled \ + -Dlibcap=disabled \ + -Dsigners-libsodium=disabled \ + -Dsystemd-service=disabled -CARGO_CARGOLOCK= ${WRKSRC}/settings/rust/Cargo.lock -CARGO_CARGOTOML= ${WRKSRC}/settings/rust/Cargo.toml +CARGO_CARGOLOCK= ${WRKSRC}/rec-rust-lib/rust/Cargo.lock +CARGO_CARGOTOML= ${WRKSRC}/rec-rust-lib/rust/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no +BINARY_ALIAS= python3=${PYTHON_CMD} SUB_FILES= pkg-message TARGET_ORDER_OVERRIDE= 750:cargo-configure USERS= pdns_recursor GROUPS= pdns -OPTIONS_DEFINE= DNSTAP +OPTIONS_DEFINE= DNSTAP SNMP OPTIONS_DEFAULT= LUA OPTIONS_SINGLE= EXTLUA OPTIONS_SINGLE_EXTLUA= LUA LUAJIT @@ -56,16 +54,21 @@ DNSTAP_DESC= dnstap support (see dnstap.info) LUAJIT_DESC= Use luajit LUA_DESC= Use lang/lua -DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm -DNSTAP_CONFIGURE_ENABLE= dnstap +DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm +DNSTAP_MESON_ENABLED= dnstap LUAJIT_USES= luajit -LUAJIT_CONFIGURE_ON= --with-lua=luajit +LUAJIT_MESON_ON= -Dlua=luajit LUA_USES= lua +LUA_MESON_ON= -Dlua=lua -#pre-configure: -# @cd ${WRKSRC}/settings && ${PYTHON_CMD} generate.py +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp +SNMP_MESON_ENABLED= snmp + +pre-configure: + @${ECHO_MSG} "===> Generating stub lib.rs to satisfy cargo configure" + @echo "// stub" > ${WRKSRC}/rec-rust-lib/rust/src/lib.rs post-install: @${MKDIR} ${STAGEDIR}/var/run/pdns-recursor diff --git a/dns/powerdns-recursor/Makefile.crates b/dns/powerdns-recursor/Makefile.crates index bfdce5bd597f..b328bcc1570a 100644 --- a/dns/powerdns-recursor/Makefile.crates +++ b/dns/powerdns-recursor/Makefile.crates @@ -1,31 +1,88 @@ -CARGO_CRATES= base64-0.22.1 \ - cc-1.1.18 \ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.0 \ + anstyle-1.0.10 \ + backtrace-0.3.74 \ + base64-0.22.1 \ + bytes-1.10.0 \ + cc-1.2.11 \ + cfg-if-1.0.0 \ + clap-4.5.27 \ + clap_builder-4.5.27 \ + clap_lex-0.7.4 \ codespan-reporting-0.11.1 \ - cxx-1.0.128 \ - cxx-build-1.0.128 \ - cxxbridge-flags-1.0.128 \ - cxxbridge-macro-1.0.128 \ + cxx-1.0.137 \ + cxx-build-1.0.137 \ + cxxbridge-cmd-1.0.137 \ + cxxbridge-flags-1.0.137 \ + cxxbridge-macro-1.0.137 \ equivalent-1.0.1 \ - hashbrown-0.14.5 \ - indexmap-2.5.0 \ - ipnet-2.10.0 \ - itoa-1.0.11 \ + fnv-1.0.7 \ + foldhash-0.1.4 \ + form_urlencoded-1.2.1 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + getrandom-0.2.15 \ + gimli-0.31.1 \ + hashbrown-0.15.2 \ + http-1.2.0 \ + http-body-1.0.1 \ + http-body-util-0.1.2 \ + httparse-1.10.0 \ + httpdate-1.0.3 \ + hyper-1.6.0 \ + hyper-rustls-0.27.5 \ + hyper-util-0.1.10 \ + indexmap-2.7.1 \ + ipnet-2.11.0 \ + itoa-1.0.14 \ + libc-0.2.169 \ link-cplusplus-1.0.9 \ - once_cell-1.19.0 \ - proc-macro2-1.0.86 \ - quote-1.0.37 \ - ryu-1.0.18 \ + memchr-2.7.4 \ + miniz_oxide-0.8.3 \ + mio-1.0.3 \ + object-0.36.7 \ + once_cell-1.20.2 \ + percent-encoding-2.3.1 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + proc-macro2-1.0.93 \ + quote-1.0.38 \ + ring-0.17.13 \ + rustc-demangle-0.1.24 \ + rustls-0.23.22 \ + rustls-pemfile-2.2.0 \ + rustls-pki-types-1.11.0 \ + rustls-webpki-0.102.8 \ + rustversion-1.0.19 \ + ryu-1.0.19 \ scratch-1.0.7 \ - serde-1.0.210 \ - serde_derive-1.0.210 \ + serde-1.0.217 \ + serde_derive-1.0.217 \ serde_yaml-0.9.34+deprecated \ shlex-1.3.0 \ - syn-2.0.77 \ + smallvec-1.13.2 \ + socket2-0.5.8 \ + strsim-0.11.1 \ + subtle-2.6.1 \ + syn-2.0.98 \ termcolor-1.4.1 \ - unicode-ident-1.0.12 \ - unicode-width-0.1.13 \ + tokio-1.43.1 \ + tokio-rustls-0.26.1 \ + tower-service-0.3.3 \ + tracing-0.1.41 \ + tracing-core-0.1.33 \ + try-lock-0.2.5 \ + unicode-ident-1.0.16 \ + unicode-width-0.1.14 \ unsafe-libyaml-0.2.11 \ + untrusted-0.9.0 \ + uuid-1.12.1 \ + want-0.3.1 \ + wasi-0.11.0+wasi-snapshot-preview1 \ winapi-util-0.1.9 \ + windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ @@ -35,4 +92,5 @@ CARGO_CRATES= base64-0.22.1 \ 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 + windows_x86_64_msvc-0.52.6 \ + zeroize-1.8.1 diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index aab648e952a1..0f6bc4514b15 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,62 +1,176 @@ -TIMESTAMP = 1753895699 -SHA256 (pdns-recursor-5.2.5.tar.bz2) = a8a657a7abd6e9d237cdd26753f7dcf5ccd5b8c48ac8120b08d2b8d57a1d856a -SIZE (pdns-recursor-5.2.5.tar.bz2) = 1726625 +TIMESTAMP = 1756712309 +SHA256 (pdns-recursor-5.3.0.tar.xz) = 6b9f85b6df17c339cbff448d9824bee6da6a5cf884abd99835d1dafdccdda0e6 +SIZE (pdns-recursor-5.3.0.tar.xz) = 1362096 +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/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 +SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 +SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a +SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 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 -SIZE (rust/crates/cc-1.1.18.crate) = 83315 +SHA256 (rust/crates/bytes-1.10.0.crate) = f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9 +SIZE (rust/crates/bytes-1.10.0.crate) = 76656 +SHA256 (rust/crates/cc-1.2.11.crate) = e4730490333d58093109dc02c23174c3f4d490998c3fed3cc8e82d57afedb9cf +SIZE (rust/crates/cc-1.2.11.crate) = 102015 +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.27.crate) = 769b0145982b4b48713e01ec42d61614425f27b7058bda7180a3a41f30104796 +SIZE (rust/crates/clap-4.5.27.crate) = 55737 +SHA256 (rust/crates/clap_builder-4.5.27.crate) = 1b26884eb4b57140e4d2d93652abfa49498b938b3c9179f9fc487b0acc3edad7 +SIZE (rust/crates/clap_builder-4.5.27.crate) = 168024 +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/cxx-1.0.128.crate) = 54ccead7d199d584d139148b04b4a368d1ec7556a1d9ea2548febb1b9d49f9a4 -SIZE (rust/crates/cxx-1.0.128.crate) = 268642 -SHA256 (rust/crates/cxx-build-1.0.128.crate) = c77953e99f01508f89f55c494bfa867171ef3a6c8cea03d26975368f2121a5c1 -SIZE (rust/crates/cxx-build-1.0.128.crate) = 86674 -SHA256 (rust/crates/cxxbridge-flags-1.0.128.crate) = 65777e06cc48f0cb0152024c77d6cf9e4bdb4408e7b48bea993d42fa0f5b02b6 -SIZE (rust/crates/cxxbridge-flags-1.0.128.crate) = 5313 -SHA256 (rust/crates/cxxbridge-macro-1.0.128.crate) = 98532a60dedaebc4848cb2cba5023337cc9ea3af16a5b062633fabfd9f18fb60 -SIZE (rust/crates/cxxbridge-macro-1.0.128.crate) = 60417 +SHA256 (rust/crates/cxx-1.0.137.crate) = 0fc894913dccfed0f84106062c284fa021c3ba70cb1d78797d6f5165d4492e45 +SIZE (rust/crates/cxx-1.0.137.crate) = 234864 +SHA256 (rust/crates/cxx-build-1.0.137.crate) = 503b2bfb6b3e8ce7f95d865a67419451832083d3186958290cee6c53e39dfcfe +SIZE (rust/crates/cxx-build-1.0.137.crate) = 89255 +SHA256 (rust/crates/cxxbridge-cmd-1.0.137.crate) = e0d2cb64a95b4b5a381971482235c4db2e0208302a962acdbe314db03cbbe2fb +SIZE (rust/crates/cxxbridge-cmd-1.0.137.crate) = 76905 +SHA256 (rust/crates/cxxbridge-flags-1.0.137.crate) = 5f797b0206463c9c2a68ed605ab28892cca784f1ef066050f4942e3de26ad885 +SIZE (rust/crates/cxxbridge-flags-1.0.137.crate) = 5361 +SHA256 (rust/crates/cxxbridge-macro-1.0.137.crate) = e79010a2093848e65a3e0f7062d3f02fb2ef27f866416dfe436fccfa73d3bb59 +SIZE (rust/crates/cxxbridge-macro-1.0.137.crate) = 64045 SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 -SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/indexmap-2.5.0.crate) = 68b900aa2f7301e21c36462b170ee99994de34dff39a4a6a528e80e7376d07e5 -SIZE (rust/crates/indexmap-2.5.0.crate) = 85919 -SHA256 (rust/crates/ipnet-2.10.0.crate) = 187674a687eed5fe42285b40c6291f9a01517d415fad1c3cbc6a9f778af7fcd4 -SIZE (rust/crates/ipnet-2.10.0.crate) = 28372 -SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b -SIZE (rust/crates/itoa-1.0.11.crate) = 10563 +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/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 +SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 +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/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 +SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 +SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea +SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 +SIZE (rust/crates/http-body-1.0.1.crate) = 6125 +SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f +SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 +SHA256 (rust/crates/httparse-1.10.0.crate) = f2d708df4e7140240a16cd6ab0ab65c972d7433ab77819ea693fde9c43811e2a +SIZE (rust/crates/httparse-1.10.0.crate) = 44882 +SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 +SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 +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.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/indexmap-2.7.1.crate) = 8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652 +SIZE (rust/crates/indexmap-2.7.1.crate) = 88644 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 +SIZE (rust/crates/itoa-1.0.14.crate) = 11210 +SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a +SIZE (rust/crates/libc-0.2.169.crate) = 757901 SHA256 (rust/crates/link-cplusplus-1.0.9.crate) = 9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9 SIZE (rust/crates/link-cplusplus-1.0.9.crate) = 7484 -SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 -SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 -SHA256 (rust/crates/proc-macro2-1.0.86.crate) = 5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77 -SIZE (rust/crates/proc-macro2-1.0.86.crate) = 48958 -SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af -SIZE (rust/crates/quote-1.0.37.crate) = 28558 -SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f -SIZE (rust/crates/ryu-1.0.18.crate) = 47713 +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.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/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/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +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/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 +SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 +SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc +SIZE (rust/crates/quote-1.0.38.crate) = 31252 +SHA256 (rust/crates/ring-0.17.13.crate) = 70ac5d832aa16abd7d1def883a8545280c20a60f523a370aa3a9617c2b8550ee +SIZE (rust/crates/ring-0.17.13.crate) = 1501917 +SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f +SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustls-0.23.22.crate) = 9fb9263ab4eb695e42321db096e3b8fbd715a59b154d5c88d82db2175b681ba7 +SIZE (rust/crates/rustls-0.23.22.crate) = 341983 +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.11.0.crate) = 917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c +SIZE (rust/crates/rustls-pki-types-1.11.0.crate) = 63933 +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.19.crate) = 6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd +SIZE (rust/crates/ryu-1.0.19.crate) = 48770 SHA256 (rust/crates/scratch-1.0.7.crate) = a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152 SIZE (rust/crates/scratch-1.0.7.crate) = 7997 -SHA256 (rust/crates/serde-1.0.210.crate) = c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a -SIZE (rust/crates/serde-1.0.210.crate) = 78338 -SHA256 (rust/crates/serde_derive-1.0.210.crate) = 243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f -SIZE (rust/crates/serde_derive-1.0.210.crate) = 56020 +SHA256 (rust/crates/serde-1.0.217.crate) = 02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70 +SIZE (rust/crates/serde-1.0.217.crate) = 79019 +SHA256 (rust/crates/serde_derive-1.0.217.crate) = 5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0 +SIZE (rust/crates/serde_derive-1.0.217.crate) = 57749 SHA256 (rust/crates/serde_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/syn-2.0.77.crate) = 9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed -SIZE (rust/crates/syn-2.0.77.crate) = 268784 +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/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +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/syn-2.0.98.crate) = 36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1 +SIZE (rust/crates/syn-2.0.98.crate) = 297807 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.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b -SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 -SHA256 (rust/crates/unicode-width-0.1.13.crate) = 0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d -SIZE (rust/crates/unicode-width-0.1.13.crate) = 457228 +SHA256 (rust/crates/tokio-1.43.1.crate) = 492a604e2fd7f814268a378409e6c92b5525d747d10db9a229723f55a417958c +SIZE (rust/crates/tokio-1.43.1.crate) = 828219 +SHA256 (rust/crates/tokio-rustls-0.26.1.crate) = 5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37 +SIZE (rust/crates/tokio-rustls-0.26.1.crate) = 31214 +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/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/unicode-ident-1.0.16.crate) = a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034 +SIZE (rust/crates/unicode-ident-1.0.16.crate) = 47684 +SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af +SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 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/uuid-1.12.1.crate) = b3758f5e68192bb96cc8f9b7e2c2cfdabb435499a28499a42f8f984092adad4b +SIZE (rust/crates/uuid-1.12.1.crate) = 48851 +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/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 +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.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 @@ -77,3 +191,5 @@ 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/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 diff --git a/dns/powerdns-recursor/files/patch-m4_pdns__check__libcrypto.m4 b/dns/powerdns-recursor/files/patch-m4_pdns__check__libcrypto.m4 deleted file mode 100644 index 9e16849db50c..000000000000 --- a/dns/powerdns-recursor/files/patch-m4_pdns__check__libcrypto.m4 +++ /dev/null @@ -1,15 +0,0 @@ ---- m4/pdns_check_libcrypto.m4.orig 2023-09-13 09:07:48 UTC -+++ m4/pdns_check_libcrypto.m4 -@@ -75,8 +75,10 @@ AC_DEFUN([PDNS_CHECK_LIBCRYPTO], [ - for ssldir in $ssldirs; do - AC_MSG_CHECKING([for openssl/crypto.h in $ssldir]) - if test -f "$ssldir/include/openssl/crypto.h"; then -- LIBCRYPTO_INCLUDES="-I$ssldir/include" -- LIBCRYPTO_LDFLAGS="-L$ssldir/lib" -+ if test $ssldir != /usr; then -+ LIBCRYPTO_INCLUDES="-I$ssldir/include" -+ LIBCRYPTO_LDFLAGS="-L$ssldir/lib" -+ fi - LIBCRYPTO_LIBS="-lcrypto" - found=true - AC_MSG_RESULT([yes]) diff --git a/dns/powerdns-recursor/files/patch-m4_pdns__with__lua.m4 b/dns/powerdns-recursor/files/patch-m4_pdns__with__lua.m4 deleted file mode 100644 index ca71a8619a53..000000000000 --- a/dns/powerdns-recursor/files/patch-m4_pdns__with__lua.m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- m4/pdns_with_lua.m4.orig 2020-09-30 10:42:53 UTC -+++ m4/pdns_with_lua.m4 -@@ -41,7 +41,7 @@ AC_DEFUN([PDNS_WITH_LUA],[ - ], [ : ]) - AS_IF([test -z "$LUAPC"], [ - found_lua=n -- m4_foreach_w([luapc], [lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua], [ -+ m4_foreach_w([luapc], [lua5.4 lua-5.4 lua54 lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua], [ - AS_IF([test "$found_lua" != "y"], [ - PKG_CHECK_MODULES([LUA], [luapc >= ${lua_min_version}], [ - AC_DEFINE([HAVE_LUA], [1], [Define to 1 if you have lua]) diff --git a/dns/powerdns-recursor/files/patch-meson_lua_meson.build b/dns/powerdns-recursor/files/patch-meson_lua_meson.build new file mode 100644 index 000000000000..a0d6f5a7f6e1 --- /dev/null +++ b/dns/powerdns-recursor/files/patch-meson_lua_meson.build @@ -0,0 +1,12 @@ +--- meson/lua/meson.build.orig 2025-07-21 09:54:44 UTC ++++ meson/lua/meson.build +@@ -12,6 +12,9 @@ if not dep_lua.found() and (opt_lua == 'auto' or opt_l + + if not dep_lua.found() and (opt_lua == 'auto' or opt_lua == 'lua') + variants = [ ++ 'lua5.4', ++ 'lua-5.4', ++ 'lua54', + 'lua5.3', + 'lua-5.3', + 'lua53', diff --git a/dns/powerdns-recursor/pkg-plist b/dns/powerdns-recursor/pkg-plist index d3cce2ec81d5..2d10ac1b224c 100644 --- a/dns/powerdns-recursor/pkg-plist +++ b/dns/powerdns-recursor/pkg-plist @@ -3,4 +3,4 @@ bin/rec_control sbin/pdns_recursor share/man/man1/pdns_recursor.1.gz share/man/man1/rec_control.1.gz -@dir /var/run/pdns-recursor +@dir(root,wheel,0755) /var/run/pdns-recursor diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index a37a569ab628..a67e9f7bb13d 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -1,5 +1,5 @@ PORTNAME= powerdns -DISTVERSION= 4.9.8 +DISTVERSION= 5.0.0 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} diff --git a/dns/powerdns/distinfo b/dns/powerdns/distinfo index 29ad512c09c1..1fcc8a85a098 100644 --- a/dns/powerdns/distinfo +++ b/dns/powerdns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754983765 -SHA256 (pdns-4.9.8.tar.bz2) = 180b66ae332d3166968e013bff7cbf6f0c72869d6be697db74a02df3ac6e8a91 -SIZE (pdns-4.9.8.tar.bz2) = 1363358 +TIMESTAMP = 1755867970 +SHA256 (pdns-5.0.0.tar.bz2) = 0dcce355d97a99acefc1d45d63c117d952149867dc7983236f7efc9e041b0a30 +SIZE (pdns-5.0.0.tar.bz2) = 1432702 diff --git a/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4 b/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4 index 6bd1ed29d7ef..93d52cf80054 100644 --- a/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4 +++ b/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4 @@ -1,4 +1,4 @@ ---- m4/pdns_check_libcrypto.m4.orig 2023-06-01 06:54:16 UTC +--- m4/pdns_check_libcrypto.m4.orig 2025-08-22 07:51:37 UTC +++ m4/pdns_check_libcrypto.m4 @@ -75,8 +75,10 @@ AC_DEFUN([PDNS_CHECK_LIBCRYPTO], [ for ssldir in $ssldirs; do @@ -12,3 +12,4 @@ + fi LIBCRYPTO_LIBS="-lcrypto" found=true + AC_MSG_RESULT([yes]) diff --git a/dns/powerdns/files/patch-m4_pdns__with__lua.m4 b/dns/powerdns/files/patch-m4_pdns__with__lua.m4 index ca71a8619a53..bafc55a676d8 100644 --- a/dns/powerdns/files/patch-m4_pdns__with__lua.m4 +++ b/dns/powerdns/files/patch-m4_pdns__with__lua.m4 @@ -1,11 +1,11 @@ ---- m4/pdns_with_lua.m4.orig 2020-09-30 10:42:53 UTC +--- m4/pdns_with_lua.m4.orig 2025-09-05 09:28:15 UTC +++ m4/pdns_with_lua.m4 -@@ -41,7 +41,7 @@ AC_DEFUN([PDNS_WITH_LUA],[ - ], [ : ]) - AS_IF([test -z "$LUAPC"], [ - found_lua=n -- m4_foreach_w([luapc], [lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua], [ -+ m4_foreach_w([luapc], [lua5.4 lua-5.4 lua54 lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua], [ - AS_IF([test "$found_lua" != "y"], [ - PKG_CHECK_MODULES([LUA], [luapc >= ${lua_min_version}], [ - AC_DEFINE([HAVE_LUA], [1], [Define to 1 if you have lua]) +@@ -40,7 +40,7 @@ AC_DEFUN([PDNS_WITH_LUA],[ + ], [ : ]) + AS_IF([test -z "$LUAPC"], [ + found_lua=n +- m4_foreach_w([luapc], [lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua], [ ++ m4_foreach_w([luapc], [lua5.4 lua5.3 lua-5.4 lua-5.3 lua54 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua51 lua], [ + AS_IF([test "$found_lua" != "y"], [ + PKG_CHECK_MODULES([LUA], [luapc >= ${lua_min_version}], [ + AC_DEFINE([HAVE_LUA], [1], [Define to 1 if you have lua]) diff --git a/dns/powerdns/files/patch-pdns_auth-main.cc b/dns/powerdns/files/patch-pdns_auth-main.cc index 38c715a46e17..e3b3fe86fe2a 100644 --- a/dns/powerdns/files/patch-pdns_auth-main.cc +++ b/dns/powerdns/files/patch-pdns_auth-main.cc @@ -1,6 +1,6 @@ ---- pdns/auth-main.cc.orig 2023-06-01 06:54:16 UTC +--- pdns/auth-main.cc.orig 2025-08-22 07:51:37 UTC +++ pdns/auth-main.cc -@@ -278,8 +278,8 @@ static void declareArguments() +@@ -282,8 +282,8 @@ static void declareArguments() ::arg().setSwitch("no-shuffle", "Set this to prevent random shuffling of answers - for regression testing") = "off"; diff --git a/dns/powerdns/files/pdns.in b/dns/powerdns/files/pdns.in index 1326371c92dc..f3865623b017 100644 --- a/dns/powerdns/files/pdns.in +++ b/dns/powerdns/files/pdns.in @@ -26,7 +26,7 @@ pdns_conf=${pdns_conf:-"%%PREFIX%%/etc/pdns/pdns.conf"} required_files=${pdns_conf} -pidfile=/var/run/pdns/${name}.pid +pidfile=/var/run/${name}/${name}.pid command=%%PREFIX%%/sbin/pdns_server command_args="${pdns_flags} --daemon --guardian" diff --git a/dns/prometheus-dnssec-exporter/Makefile b/dns/prometheus-dnssec-exporter/Makefile index 540e38b82ad8..62c0e037b8e5 100644 --- a/dns/prometheus-dnssec-exporter/Makefile +++ b/dns/prometheus-dnssec-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= prometheus-dnssec-exporter DISTVERSION= g20220925 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= dns MAINTAINER= philip@FreeBSD.org diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile index 83c1d06912f5..b07ece42ccd7 100644 --- a/dns/q-dns/Makefile +++ b/dns/q-dns/Makefile @@ -1,7 +1,7 @@ PORTNAME= q-dns DISTVERSIONPREFIX= v DISTVERSION= 0.19.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/rdap/Makefile b/dns/rdap/Makefile index 3019b68fb452..00f7586fd182 100644 --- a/dns/rdap/Makefile +++ b/dns/rdap/Makefile @@ -1,7 +1,7 @@ PORTNAME= rdap DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= dns MAINTAINER= pi@FreeBSD.org diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index 1124462eb019..6c587f17cd48 100644 --- a/dns/samba-nsupdate/Makefile +++ b/dns/samba-nsupdate/Makefile @@ -1,98 +1,95 @@ -PORTNAME= nsupdate -PORTVERSION= 9.16.5 -PORTREVISION= 1 -CATEGORIES= dns net -MASTER_SITES= ISC/bind9/${ISCVERSION} -PKGNAMEPREFIX= samba- -DISTNAME= bind-${ISCVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= nsupdate utility with the GSS-TSIG support +PORTNAME= nsupdate +DISTVERSION= 9.16.5 +PORTREVISION= 1 +CATEGORIES= dns net +MASTER_SITES= ISC/bind9/${DISTVERSION} +PKGNAMEPREFIX= samba- +DISTNAME= bind-${DISTVERSION} + +MAINTAINER= samba@FreeBSD.org +COMMENT= nsupdate utility with the GSS-TSIG support WWW= https://www.isc.org/software/bind -LICENSE= MPL20 -LICENSE_FILE= ${WRKSRC}/COPYRIGHT +LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libuv.so:devel/libuv +LIB_DEPENDS= libuv.so:devel/libuv -USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:xz +USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl \ + tar:xz -# ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.16.5 - -CPE_VENDOR= isc -CPE_PRODUCT= bind -CPE_VERSION= ${ISCVERSION:C/-.*//} -.if ${ISCVERSION:M*-*} -CPE_UPDATE= ${ISCVERSION:C/.*-//:tl} +CPE_VENDOR= isc +CPE_PRODUCT= bind +CPE_VERSION= ${DISTVERSION:C/-.*//} +.if ${DISTVERSION:M*-*} +CPE_UPDATE= ${DISTVERSION:C/.*-//:tl} .endif -GNU_CONFIGURE= yes - -CONFIGURE_ARGS+= \ - --prefix=${PREFIX} \ - --sysconfdir="${PREFIX}/etc/namedb" \ - --localstatedir=/var \ - --disable-largefile \ - --disable-linux-caps \ - --disable-shared \ - --disable-symtable \ - --disable-dnstap \ - --disable-fixed-rrset \ - --disable-geoip \ - --disable-native-pkcs11 \ - --disable-querytrace \ - --disable-tcp-fastopen \ - --with-tuning=default \ - --with-dlopen=yes \ - --with-readline="-L${LOCALBASE}/lib -ledit" \ - --with-openssl=${OPENSSLBASE} \ - --without-maxminddb \ - --without-libxml2 \ - --without-lmdb \ - --without-json-c \ - --without-python \ - --without-libidn2 - -EXTRA_PATCHES= ${PATCHDIR}/extrapatch-bind-tools +GNU_CONFIGURE= yes + +CONFIGURE_ARGS= --disable-dnstap \ + --disable-fixed-rrset \ + --disable-geoip \ + --disable-largefile \ + --disable-linux-caps \ + --disable-native-pkcs11 \ + --disable-querytrace \ + --disable-shared \ + --disable-symtable \ + --disable-tcp-fastopen \ + --localstatedir=/var \ + --prefix=${PREFIX} \ + --sysconfdir="${PREFIX}/etc/namedb" \ + --with-dlopen=yes \ + --with-openssl=${OPENSSLBASE} \ + --with-readline="-L${LOCALBASE}/lib -ledit" \ + --with-tuning=default \ + --without-json-c \ + --without-libidn2 \ + --without-libxml2 \ + --without-lmdb \ + --without-maxminddb \ + --without-python MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFAULT= GSSAPI_BASE +EXTRA_PATCHES= ${PATCHDIR}/extrapatch-bind-tools + +PLIST_FILES= bin/${PKGBASE} \ + share/man/man1/${PKGBASE}.1.gz +OPTIONS_DEFINE= VIOLATE_RFC_2845 +OPTIONS_DEFAULT= GSSAPI_BASE OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT - OPTIONS_SUB= yes GSSAPI_BASE_DESC= Using Heimdal in base GSSAPI_HEIMDAL_DESC= Using security/heimdal GSSAPI_MIT_DESC= Using security/krb5 +VIOLATE_RFC_2845_DESC= Disable false TSIG error with Windows or Samba Internal DNS (EXPERIMENTAL) -GSSAPI_BASE_CONFIGURE_ON=\ - --with-gssapi=${GSSAPIBASEDIR} KRB5CONFIG="${KRB5CONFIG}" -GSSAPI_BASE_USES= gssapi - -GSSAPI_HEIMDAL_CONFIGURE_ON=\ - --with-gssapi=${GSSAPIBASEDIR} KRB5CONFIG="${KRB5CONFIG}" -GSSAPI_HEIMDAL_USES= gssapi:heimdal +GSSAPI_BASE_USES= gssapi +GSSAPI_BASE_CONFIGURE_ON= --with-gssapi=${GSSAPIBASEDIR} \ + KRB5CONFIG="${KRB5CONFIG}" -GSSAPI_MIT_CONFIGURE_ON=\ - --with-gssapi=${GSSAPIBASEDIR} KRB5CONFIG="${KRB5CONFIG}" -GSSAPI_MIT_USES= gssapi:mit +GSSAPI_HEIMDAL_USES= gssapi:heimdal +GSSAPI_HEIMDAL_CONFIGURE_ON= --with-gssapi=${GSSAPIBASEDIR} \ + KRB5CONFIG="${KRB5CONFIG}" -PLIST_FILES= bin/${PKGBASE} \ - share/man/man1/${PKGBASE}.1.gz +GSSAPI_MIT_USES= gssapi:mit +GSSAPI_MIT_CONFIGURE_ON= --with-gssapi=${GSSAPIBASEDIR} \ + KRB5CONFIG="${KRB5CONFIG}" -.include <bsd.port.pre.mk> +VIOLATE_RFC_2845_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-bin_nsupdate_nsupdate.c post-patch: - @${REINPLACE_CMD} \ - -e 's|${PORTNAME}|${PKGBASE}|g' \ + @${REINPLACE_CMD} \ + -e 's|${PORTNAME}|${PKGBASE}|g' \ ${PATCH_WRKSRC}/doc/man/${PORTNAME}.1in do-install: - ${INSTALL_MAN} ${INSTALL_WRKSRC}/doc/man/${PORTNAME}.1in ${STAGEDIR}${PREFIX}/share/man/man1/${PKGBASE}.1 - ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/bin/nsupdate/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PKGBASE} + ${INSTALL_MAN} ${INSTALL_WRKSRC}/doc/man/${PORTNAME}.1in ${STAGEDIR}${PREFIX}/share/man/man1/${PKGBASE}.1 + ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/bin/nsupdate/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PKGBASE} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/dns/samba-nsupdate/files/extrapatch-bin_nsupdate_nsupdate.c b/dns/samba-nsupdate/files/extrapatch-bin_nsupdate_nsupdate.c new file mode 100644 index 000000000000..c4933a69fbdc --- /dev/null +++ b/dns/samba-nsupdate/files/extrapatch-bin_nsupdate_nsupdate.c @@ -0,0 +1,17 @@ +--- bin/nsupdate/nsupdate.c.orig 2025-07-06 22:45:25 UTC ++++ bin/nsupdate/nsupdate.c +@@ -2440,14 +2440,12 @@ update_completed(isc_task_t *task, isc_event_t *event) + case DNS_R_TSIGVERIFYFAILURE: + case DNS_R_UNEXPECTEDTSIG: + case ISC_R_FAILURE: +-#if 0 + if (usegsstsig && answer->rcode == dns_rcode_noerror) { + /* + * For MS DNS that violates RFC 2845, section 4.2 + */ + break; + } +-#endif /* if 0 */ + fprintf(stderr, "; TSIG error with server: %s\n", + isc_result_totext(result)); + seenerror = true; diff --git a/dns/subfinder/Makefile b/dns/subfinder/Makefile index c436ad34d87d..a00128c03e72 100644 --- a/dns/subfinder/Makefile +++ b/dns/subfinder/Makefile @@ -1,7 +1,7 @@ PORTNAME= subfinder DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/tldx/Makefile b/dns/tldx/Makefile index 859ed2cfceeb..5af64459765a 100644 --- a/dns/tldx/Makefile +++ b/dns/tldx/Makefile @@ -1,7 +1,7 @@ PORTNAME= tldx DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= nxjoseph@protonmail.com diff --git a/dns/yandex-ddns/Makefile b/dns/yandex-ddns/Makefile index 54028384740e..6190cf84caba 100644 --- a/dns/yandex-ddns/Makefile +++ b/dns/yandex-ddns/Makefile @@ -1,6 +1,6 @@ PORTNAME= yandex-ddns DISTVERSION= g20200613 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= dns MAINTAINER= ports@FreeBSD.org diff --git a/dns/zdns/Makefile b/dns/zdns/Makefile index a6acb6750cbd..5cc190378a30 100644 --- a/dns/zdns/Makefile +++ b/dns/zdns/Makefile @@ -1,7 +1,7 @@ PORTNAME= zdns DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/zns/Makefile b/dns/zns/Makefile index c4fd7350ca3c..b3207e2339d1 100644 --- a/dns/zns/Makefile +++ b/dns/zns/Makefile @@ -1,7 +1,7 @@ PORTNAME= zns DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= dns MAINTAINER= nxjoseph@protonmail.com diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 0ce4f3d59805..9dbf077b45c6 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,22 +1,21 @@ PORTNAME= ghex -PORTVERSION= 46.2 +PORTVERSION= 46.3 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME hex editor -WWW= https://wiki.gnome.org/Apps/Ghex +WWW= https://gitlab.gnome.org/GNOME/ghex LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool -USES= gettext desktop-file-utils gnome meson pkgconfig tar:xz -USE_GNOME= glib20 gtk40 libadwaita introspection:build +USES= desktop-file-utils gettext-tools gnome meson pkgconfig tar:xz +USE_GNOME= cairo glib20 gtk40 introspection:build libadwaita USE_LDCONFIG= yes -INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.GHex.gschema.xml @@ -24,5 +23,4 @@ GLIB_SCHEMAS= org.gnome.GHex.gschema.xml MESON_ARGS= -Dmmap-buffer-backend=false \ -Ddirect-buffer-backend=false - .include <bsd.port.mk> diff --git a/editors/ghex/distinfo b/editors/ghex/distinfo index 82c33d3b8f00..5fe0c5457457 100644 --- a/editors/ghex/distinfo +++ b/editors/ghex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741872246 -SHA256 (gnome/ghex-46.2.tar.xz) = a8f276a36397a70d20b862ff7c664243d9cf2891deb9be06d745a4f1ac661f31 -SIZE (gnome/ghex-46.2.tar.xz) = 920680 +TIMESTAMP = 1753117059 +SHA256 (gnome/ghex-46.3.tar.xz) = ea16595dfba0a97b55dd106305d56ba2baee95de0b13b75e75966cc31f9b3ec9 +SIZE (gnome/ghex-46.3.tar.xz) = 922460 diff --git a/editors/ghex/pkg-plist b/editors/ghex/pkg-plist index dea77d553d76..6201f4bf6946 100644 --- a/editors/ghex/pkg-plist +++ b/editors/ghex/pkg-plist @@ -6,7 +6,7 @@ include/gtkhex-4/hex-document.h lib/girepository-1.0/Hex-4.typelib lib/libgtkhex-4.so lib/libgtkhex-4.so.1 -lib/libgtkhex-4.so.1.8.0 +lib/libgtkhex-4.so.1.8.1 libdata/pkgconfig/gtkhex-4.pc share/applications/org.gnome.GHex.desktop share/gir-1.0/Hex-4.gir diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile index b8a161830d86..db51763a6d3c 100644 --- a/editors/gomate/Makefile +++ b/editors/gomate/Makefile @@ -1,6 +1,6 @@ PORTNAME= gomate DISTVERSION= g20170711 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= editors MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile index 92fda6499227..0b19128cec57 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,7 +1,6 @@ PORTNAME= lapce DISTVERSIONPREFIX= v -DISTVERSION= 0.4.4 # Cargo.lock patched: `make patch cargo-crates` -PORTREVISION= 1 +DISTVERSION= 0.4.5 # Cargo.lock patched: `make patch cargo-crates` CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org @@ -44,5 +43,6 @@ post-install: post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/cargo-crates/fontdb-0.16.2/src/lib.rs + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/cargo-crates/fontdb-0.23.0/src/lib.rs .include <bsd.port.mk> diff --git a/editors/lapce/Makefile.crates b/editors/lapce/Makefile.crates index f8f9fc59b1ad..93a43dde5e32 100644 --- a/editors/lapce/Makefile.crates +++ b/editors/lapce/Makefile.crates @@ -133,7 +133,6 @@ CARGO_CRATES= Inflector-0.11.4 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ dispatch-0.2.0 \ - dispatch2-0.2.0 \ dispatch2-0.3.0 \ displaydoc-0.2.5 \ dlib-0.5.2 \ @@ -429,7 +428,7 @@ CARGO_CRATES= Inflector-0.11.4 \ renderdoc-sys-1.1.0 \ reqwest-0.11.27 \ resvg-0.45.1 \ - rfd-0.15.3 \ + rfd-0.15.4 \ rgb-0.8.36 \ roxmltree-0.19.0 \ roxmltree-0.20.0 \ @@ -489,9 +488,9 @@ CARGO_CRATES= Inflector-0.11.4 \ strict-num-0.1.1 \ strsim-0.10.0 \ strum-0.26.3 \ - strum-0.27.1 \ + strum-0.27.2 \ strum_macros-0.26.4 \ - strum_macros-0.27.1 \ + strum_macros-0.27.2 \ svgtypes-0.15.3 \ swash-0.2.5 \ syn-1.0.109 \ @@ -630,7 +629,7 @@ CARGO_CRATES= Inflector-0.11.4 \ wiggle-macro-14.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.5 \ + winapi-util-0.1.10 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winch-codegen-0.12.2 \ windows-0.44.0 \ @@ -723,12 +722,12 @@ CARGO_CRATES= Inflector-0.11.4 \ zvariant_utils-3.2.0 \ structdesc@git+https://github.com/lapce/structdesc?rev=bb56969f22fdb2c2d6c03f158fd4a2bdc983b659\#bb56969f22fdb2c2d6c03f158fd4a2bdc983b659 \ psp-types@git+https://github.com/lapce/psp-types?rev=f7fea28f59e7b2d6faa1034a21679ad49b3524ad\#f7fea28f59e7b2d6faa1034a21679ad49b3524ad \ - floem,floem-editor-core,floem_reactive,floem_renderer,floem_tiny_skia_renderer,floem_vger_renderer@git+https://github.com/lapce/floem?rev=abe59206013a3d700d861ccff3439d94ad3e2c45\#abe59206013a3d700d861ccff3439d94ad3e2c45 \ alacritty_terminal@git+https://github.com/alacritty/alacritty?rev=cacdb5bb3b72bad2c729227537979d95af75978f\#cacdb5bb3b72bad2c729227537979d95af75978f \ wasi-experimental-http-wasmtime@git+https://github.com/lapce/wasi-experimental-http\#21419eb785cb583ead180f25a9685fa16de7f326 \ human-sort@git+https://github.com/dragazo/human-sort?rev=1e74db1e09e8194ba88ad983723cf6f8b0c365da\#1e74db1e09e8194ba88ad983723cf6f8b0c365da \ floem-vger@git+https://github.com/lapce/vger-rs.git?rev=3206d47ec1e30b645ddcb0687036ba3e1f0d98ec\#3206d47ec1e30b645ddcb0687036ba3e1f0d98ec \ dpi,winit@git+https://github.com/rust-windowing/winit?rev=ee245c569d65fdeacf705ee5eedb564508d10ebe\#ee245c569d65fdeacf705ee5eedb564508d10ebe \ + floem,floem-editor-core,floem_reactive,floem_renderer,floem_tiny_skia_renderer,floem_vger_renderer@git+https://github.com/lapce/floem?rev=e0dd862564e3afbad5cba8ebe60df166a7a41e56\#e0dd862564e3afbad5cba8ebe60df166a7a41e56 \ muda@git+https://github.com/tauri-apps/muda?rev=8e986af3cea96a729413abc75c3702dec3990bd2\#8e986af3cea96a729413abc75c3702dec3990bd2 \ tracing,tracing-appender,tracing-attributes,tracing-core,tracing-log,tracing-subscriber@git+https://github.com/tokio-rs/tracing?rev=908cc432a5994f6e17c8f36e13c217dc40085704\#908cc432a5994f6e17c8f36e13c217dc40085704 \ regalloc2@git+https://github.com/bytecodealliance/regalloc2?rev=5d79e12d0a93b10fc181f4da409b4671dd365228\#5d79e12d0a93b10fc181f4da409b4671dd365228 \ diff --git a/editors/lapce/distinfo b/editors/lapce/distinfo index d3f132b2b267..d6c6da39c26c 100644 --- a/editors/lapce/distinfo +++ b/editors/lapce/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1756581753 +TIMESTAMP = 1757153410 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 SIZE (rust/crates/Inflector-0.11.4.crate) = 17438 SHA256 (rust/crates/ab_glyph-0.2.21.crate) = 5110f1c78cf582855d895ecd0746b653db010cec6d9f5575293f27934d980a39 @@ -269,8 +269,6 @@ SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6f SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681 SHA256 (rust/crates/dispatch-0.2.0.crate) = bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b SIZE (rust/crates/dispatch-0.2.0.crate) = 10229 -SHA256 (rust/crates/dispatch2-0.2.0.crate) = 1a0d569e003ff27784e0e14e4a594048698e0c0f0b66cabcb51511be55a7caa0 -SIZE (rust/crates/dispatch2-0.2.0.crate) = 38637 SHA256 (rust/crates/dispatch2-0.3.0.crate) = 89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec SIZE (rust/crates/dispatch2-0.3.0.crate) = 54606 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 @@ -861,8 +859,8 @@ SHA256 (rust/crates/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961ab SIZE (rust/crates/reqwest-0.11.27.crate) = 163155 SHA256 (rust/crates/resvg-0.45.1.crate) = a8928798c0a55e03c9ca6c4c6846f76377427d2c1e1f7e6de3c06ae57942df43 SIZE (rust/crates/resvg-0.45.1.crate) = 78002 -SHA256 (rust/crates/rfd-0.15.3.crate) = 80c844748fdc82aae252ee4594a89b6e7ebef1063de7951545564cbc4e57075d -SIZE (rust/crates/rfd-0.15.3.crate) = 54977 +SHA256 (rust/crates/rfd-0.15.4.crate) = ef2bee61e6cffa4635c72d7d81a84294e28f0930db0ddcb0f66d10244674ebed +SIZE (rust/crates/rfd-0.15.4.crate) = 56785 SHA256 (rust/crates/rgb-0.8.36.crate) = 20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59 SIZE (rust/crates/rgb-0.8.36.crate) = 16576 SHA256 (rust/crates/roxmltree-0.19.0.crate) = 3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f @@ -981,12 +979,12 @@ SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f0 SIZE (rust/crates/strsim-0.10.0.crate) = 11355 SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06 SIZE (rust/crates/strum-0.26.3.crate) = 7237 -SHA256 (rust/crates/strum-0.27.1.crate) = f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32 -SIZE (rust/crates/strum-0.27.1.crate) = 7467 +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.1.crate) = c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8 -SIZE (rust/crates/strum_macros-0.27.1.crate) = 29670 +SHA256 (rust/crates/strum_macros-0.27.2.crate) = 7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7 +SIZE (rust/crates/strum_macros-0.27.2.crate) = 30522 SHA256 (rust/crates/svgtypes-0.15.3.crate) = 68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc SIZE (rust/crates/svgtypes-0.15.3.crate) = 43696 SHA256 (rust/crates/swash-0.2.5.crate) = f745de914febc7c9ab4388dfaf94bbc87e69f57bb41133a9b0c84d4be49856f3 @@ -1263,8 +1261,8 @@ SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe9399 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.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 -SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 +SHA256 (rust/crates/winapi-util-0.1.10.crate) = 0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22 +SIZE (rust/crates/winapi-util-0.1.10.crate) = 13370 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/winch-codegen-0.12.2.crate) = d2942fc0530ed88259df32f09f52a4222583e1ec7c3fa3f4a911905bbf70c3b0 @@ -1449,8 +1447,6 @@ SHA256 (lapce-structdesc-bb56969f22fdb2c2d6c03f158fd4a2bdc983b659_GH0.tar.gz) = SIZE (lapce-structdesc-bb56969f22fdb2c2d6c03f158fd4a2bdc983b659_GH0.tar.gz) = 2312 SHA256 (lapce-psp-types-f7fea28f59e7b2d6faa1034a21679ad49b3524ad_GH0.tar.gz) = ce4e9df73ce961e3b6058b00f8f4588890055325da88ed580201b0306f2c5ec5 SIZE (lapce-psp-types-f7fea28f59e7b2d6faa1034a21679ad49b3524ad_GH0.tar.gz) = 1262 -SHA256 (lapce-floem-abe59206013a3d700d861ccff3439d94ad3e2c45_GH0.tar.gz) = 9f60e7a8e0286c9c0a5d9d720ce8e39dc5e24f534f9e8c424703066a5a86c49c -SIZE (lapce-floem-abe59206013a3d700d861ccff3439d94ad3e2c45_GH0.tar.gz) = 2674680 SHA256 (alacritty-alacritty-cacdb5bb3b72bad2c729227537979d95af75978f_GH0.tar.gz) = 0dcf60782756becf851c189b6dadd409fc896fce829920f07eaef569887d02ee SIZE (alacritty-alacritty-cacdb5bb3b72bad2c729227537979d95af75978f_GH0.tar.gz) = 1639729 SHA256 (lapce-wasi-experimental-http-21419eb785cb583ead180f25a9685fa16de7f326_GH0.tar.gz) = ace4fd9e640f47bcf61f635776deb5de5d2c98d9566edbe3662da51d30c796dc @@ -1461,6 +1457,8 @@ SHA256 (lapce-vger-rs-3206d47ec1e30b645ddcb0687036ba3e1f0d98ec_GH0.tar.gz) = 98c SIZE (lapce-vger-rs-3206d47ec1e30b645ddcb0687036ba3e1f0d98ec_GH0.tar.gz) = 100450 SHA256 (rust-windowing-winit-ee245c569d65fdeacf705ee5eedb564508d10ebe_GH0.tar.gz) = 6ff81ea0500730b1655efd8d1ed7849f7d3b0e9053960f7df32fbd68d5a510b5 SIZE (rust-windowing-winit-ee245c569d65fdeacf705ee5eedb564508d10ebe_GH0.tar.gz) = 626178 +SHA256 (lapce-floem-e0dd862564e3afbad5cba8ebe60df166a7a41e56_GH0.tar.gz) = 530cc6b926c4ad032fd05a0414ac2bf9b27d289a0beee9c83302bed728945743 +SIZE (lapce-floem-e0dd862564e3afbad5cba8ebe60df166a7a41e56_GH0.tar.gz) = 2674839 SHA256 (tauri-apps-muda-8e986af3cea96a729413abc75c3702dec3990bd2_GH0.tar.gz) = 27b8eee39b68ca69e4c152e550caddf6a5740329d4dc285c7470d0cad13100e7 SIZE (tauri-apps-muda-8e986af3cea96a729413abc75c3702dec3990bd2_GH0.tar.gz) = 105561 SHA256 (tokio-rs-tracing-908cc432a5994f6e17c8f36e13c217dc40085704_GH0.tar.gz) = 810e957c463717e22ff4bc93e168a45c4f85e5552015d1c15d6b223ba92d4b03 @@ -1471,5 +1469,5 @@ SHA256 (lapce-lsp-types-feaa1e2ec80975c9dadd400a238ceacf071058e6_GH0.tar.gz) = 3 SIZE (lapce-lsp-types-feaa1e2ec80975c9dadd400a238ceacf071058e6_GH0.tar.gz) = 68504 SHA256 (lapce-locale_config-54c9fe6a247c3618c224ec57e6c3a747bc3a96e4_GH0.tar.gz) = 662e0079b9b2a666b47c8ee953c17f79c810a437ba7c9e4c5d60f924d4ace4ac SIZE (lapce-locale_config-54c9fe6a247c3618c224ec57e6c3a747bc3a96e4_GH0.tar.gz) = 22177 -SHA256 (lapce-lapce-v0.4.4_GH0.tar.gz) = f1acfc01a1d9ac22cde0e2e8105de048fa6940d3f68b23b8b26438028109987a -SIZE (lapce-lapce-v0.4.4_GH0.tar.gz) = 2676079 +SHA256 (lapce-lapce-v0.4.5_GH0.tar.gz) = e5e9df702c2f108da57b8a5232d797c582171c0523a0ac381947058ec667423c +SIZE (lapce-lapce-v0.4.5_GH0.tar.gz) = 2868458 diff --git a/editors/lapce/files/patch-Cargo.lock b/editors/lapce/files/patch-Cargo.lock index 5855975e4a8d..b1b62609844d 100644 --- a/editors/lapce/files/patch-Cargo.lock +++ b/editors/lapce/files/patch-Cargo.lock @@ -1,6 +1,6 @@ ---- Cargo.lock.orig 2025-08-30 05:01:02 UTC +--- Cargo.lock.orig 2025-09-05 16:15:14 UTC +++ Cargo.lock -@@ -4010,15 +4010,6 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178 +@@ -4003,15 +4003,6 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178 checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] @@ -16,7 +16,7 @@ name = "openssl-sys" version = "0.9.106" source = "registry+https://github.com/rust-lang/crates.io-index" -@@ -4026,7 +4017,6 @@ dependencies = [ +@@ -4019,7 +4010,6 @@ dependencies = [ dependencies = [ "cc", "libc", diff --git a/editors/lapce/files/patch-cargo-crates_fontdb-0.23.0_src_lib.rs b/editors/lapce/files/patch-cargo-crates_fontdb-0.23.0_src_lib.rs new file mode 100644 index 000000000000..523480dda61a --- /dev/null +++ b/editors/lapce/files/patch-cargo-crates_fontdb-0.23.0_src_lib.rs @@ -0,0 +1,23 @@ +--- cargo-crates/fontdb-0.23.0/src/lib.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/fontdb-0.23.0/src/lib.rs +@@ -485,7 +485,7 @@ impl Database { + fn load_no_fontconfig(&mut self) { + let mut seen = Default::default(); + self.load_fonts_dir_impl("/usr/share/fonts/".as_ref(), &mut seen); +- self.load_fonts_dir_impl("/usr/local/share/fonts/".as_ref(), &mut seen); ++ self.load_fonts_dir_impl("%%PREFIX%%/share/fonts/".as_ref(), &mut seen); + + if let Ok(ref home) = std::env::var("HOME") { + let home_path = std::path::Path::new(home); +@@ -527,9 +527,9 @@ impl Database { + }; + + if read_global { +- let _ = fontconfig.merge_config(Path::new("/etc/fonts/local.conf")); ++ let _ = fontconfig.merge_config(Path::new("%%PREFIX%%/etc/fonts/local.conf")); + } +- let _ = fontconfig.merge_config(Path::new("/etc/fonts/fonts.conf")); ++ let _ = fontconfig.merge_config(Path::new("%%PREFIX%%/etc/fonts/fonts.conf")); + } + + for fontconfig_parser::Alias { diff --git a/editors/linux-r7-office/Makefile b/editors/linux-r7-office/Makefile index f4f587cc556c..f5fae8b7fe90 100644 --- a/editors/linux-r7-office/Makefile +++ b/editors/linux-r7-office/Makefile @@ -1,6 +1,6 @@ PORTNAME= r7-office -PORTVERSION= 2025.2.2 -DISTVERSIONSUFFIX= -831.el8 +PORTVERSION= 2025.3.1 +DISTVERSIONSUFFIX= -923.el8 CATEGORIES= editors linux russian MASTER_SITES= https://download.r7-office.ru/centos/ PKGNAMEPREFIX= linux- @@ -30,7 +30,8 @@ STRIP= post-patch: ${REINPLACE_CMD} -i '' -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKDIR}/usr/bin/r7-office-* ${REINPLACE_CMD} -i '' -e 's|/usr/bin/|${PREFIX}/bin/|' -e 's|P7|Р7|' \ - ${WRKDIR}/usr/share/applications/*.desktop + ${WRKDIR}/usr/share/applications/*.desktop \ + ${WRKDIR}/opt/r7-office/desktopeditors/app/*.desktop ${REINPLACE_CMD} -i '' -e 's|/bin/bash|/bin/sh|' \ ${WRKDIR}/opt/r7-office/desktopeditors/testbird.sh diff --git a/editors/linux-r7-office/distinfo b/editors/linux-r7-office/distinfo index 9518b27f7c09..14284676f809 100644 --- a/editors/linux-r7-office/distinfo +++ b/editors/linux-r7-office/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753711196 -SHA256 (r7-office-2025.2.2-831.el8.x86_64.rpm) = 2f831200fa4c550ee5265f3e79ec76d87e196c9c253974d52e990671ab28bc16 -SIZE (r7-office-2025.2.2-831.el8.x86_64.rpm) = 386995761 +TIMESTAMP = 1755694682 +SHA256 (r7-office-2025.3.1-923.el8.x86_64.rpm) = 5b6495e4eb4def7a6d4a6e3861c54000a38c54726115991a20a79cd70df4dac0 +SIZE (r7-office-2025.3.1-923.el8.x86_64.rpm) = 390603188 diff --git a/editors/linux-r7-office/pkg-plist b/editors/linux-r7-office/pkg-plist index 96f4e35c587d..f79e1a4d13c2 100644 --- a/editors/linux-r7-office/pkg-plist +++ b/editors/linux-r7-office/pkg-plist @@ -48,6 +48,9 @@ share/pixmaps/r7-office.png %%DATADIR%%/desktopeditors/R7Modules/model/ivector/global_cmvn.stats %%DATADIR%%/desktopeditors/R7Modules/model/ivector/online_cmvn.conf %%DATADIR%%/desktopeditors/R7Modules/model/ivector/splice.conf +%%DATADIR%%/desktopeditors/app/r7-office-desktopeditors.desktop +%%DATADIR%%/desktopeditors/app/r7-office-imageviewer.desktop +%%DATADIR%%/desktopeditors/app/r7-office-videoplayer.desktop %%DATADIR%%/desktopeditors/asc-de-128.png %%DATADIR%%/desktopeditors/asc-de-16.png %%DATADIR%%/desktopeditors/asc-de-24.png @@ -553,6 +556,383 @@ share/pixmaps/r7-office.png %%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/spectrum/spectrum.js %%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/xml-formatter/LICENSE %%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{BE5CBF95-C0AD-4842-B157-AC40FEDD9841}/vendor/xml-formatter/xml-formatter.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/3rd-Party.txt +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/README.md +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/config.json +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/deploy/userfunctions.plugin +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/index.html +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/libs/cell/api.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/licenses/Ace.license +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/licenses/jQuery.license +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/licenses/tern.ace.license +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/licenses/tern.license +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/css/style.css +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/dark/icon.svg +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/light/icon.svg +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/store/icons/icon.png +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/store/icons/icon.svg +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/store/icons/icon@1.25x.png +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/store/icons/icon@1.5x.png +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/store/icons/icon@1.75x.png +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/resources/store/icons/icon@2x.png +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/scripts/code.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/translations/langs.json +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/translations/ru-RU.json +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ace.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/custom/readme.txt +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/custom/worker-html.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-beautify.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-chromevox.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-elastic_tabstops_lite.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-emmet.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-error_marker.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-html_beautify.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-keybinding_menu.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-language_tools.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-linking.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-modelist.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-old_ie.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-searchbox.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-settings_menu.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-spellcheck.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-split.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-static_highlight.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-statusbar.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-tern.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-textarea.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-themelist.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/ext-whitespace.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/keybinding-emacs.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/keybinding-vim.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-abap.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-abc.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-actionscript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-ada.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-apache_conf.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-applescript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-asciidoc.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-assembly_x86.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-autohotkey.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-batchfile.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-bro.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-c9search.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-c_cpp.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-cirru.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-clojure.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-cobol.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-coffee.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-coldfusion.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-csharp.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-css.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-curly.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-d.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-dart.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-diff.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-django.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-dockerfile.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-dot.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-drools.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-eiffel.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-ejs.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-elixir.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-elm.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-erlang.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-forth.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-fortran.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-ftl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-gcode.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-gherkin.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-gitignore.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-glsl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-gobstones.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-golang.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-groovy.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-haml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-handlebars.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-haskell.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-haskell_cabal.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-haxe.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-hjson.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-html.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-html_elixir.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-html_ruby.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-ini.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-io.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-jack.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-jade.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-java.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-javascript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-json.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-jsoniq.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-jsp.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-jsx.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-julia.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-kotlin.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-latex.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-lean.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-less.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-liquid.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-lisp.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-live_script.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-livescript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-logiql.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-lsl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-lua.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-luapage.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-lucene.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-makefile.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-markdown.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-mask.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-matlab.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-maze.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-mel.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-mips_assembler.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-mipsassembler.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-mushcode.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-mysql.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-nix.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-nsis.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-objectivec.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-ocaml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-pascal.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-perl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-pgsql.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-php.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-plain_text.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-powershell.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-praat.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-prolog.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-properties.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-protobuf.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-python.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-r.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-razor.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-rdoc.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-rhtml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-rst.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-ruby.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-rust.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-sass.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-scad.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-scala.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-scheme.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-scss.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-sh.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-sjs.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-smarty.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-snippets.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-soy_template.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-space.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-sql.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-sqlserver.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-stylus.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-svg.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-swift.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-tcl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-tex.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-text.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-textile.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-toml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-tsx.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-twig.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-typescript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-vala.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-vbscript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-velocity.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-verilog.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-vhdl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-wollok.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-xml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-xquery.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/mode-yaml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/abap.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/abc.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/actionscript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/ada.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/apache_conf.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/applescript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/asciidoc.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/assembly_x86.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/autohotkey.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/batchfile.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/bro.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/c9search.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/c_cpp.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/cirru.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/clojure.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/cobol.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/coffee.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/coldfusion.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/csharp.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/css.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/curly.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/d.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/dart.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/diff.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/django.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/dockerfile.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/dot.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/drools.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/eiffel.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/ejs.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/elixir.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/elm.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/erlang.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/forth.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/fortran.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/ftl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/gcode.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/gherkin.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/gitignore.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/glsl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/gobstones.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/golang.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/groovy.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/haml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/handlebars.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/haskell.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/haskell_cabal.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/haxe.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/hjson.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/html.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/html_elixir.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/html_ruby.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/ini.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/io.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/jack.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/jade.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/java.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/javascript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/json.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/jsoniq.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/jsp.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/jsx.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/julia.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/kotlin.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/latex.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/lean.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/less.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/liquid.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/lisp.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/live_script.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/livescript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/logiql.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/lsl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/lua.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/luapage.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/lucene.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/makefile.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/markdown.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/mask.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/matlab.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/maze.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/mel.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/mips_assembler.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/mipsassembler.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/mushcode.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/mysql.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/nix.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/nsis.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/objectivec.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/ocaml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/pascal.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/perl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/pgsql.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/php.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/plain_text.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/powershell.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/praat.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/prolog.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/properties.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/protobuf.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/python.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/r.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/razor.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/rdoc.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/rhtml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/rst.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/ruby.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/rust.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/sass.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/scad.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/scala.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/scheme.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/scss.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/sh.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/sjs.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/smarty.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/snippets.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/soy_template.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/space.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/sql.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/sqlserver.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/stylus.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/svg.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/swift.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/tcl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/tex.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/text.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/textile.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/toml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/tsx.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/twig.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/typescript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/vala.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/vbscript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/velocity.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/verilog.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/vhdl.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/wollok.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/xml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/xquery.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/snippets/yaml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-ambiance.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-chaos.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-chrome.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-clouds.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-clouds_midnight.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-cobalt.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-crimson_editor.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-dawn.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-dreamweaver.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-eclipse.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-github.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-idle_fingers.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-iplastic.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-katzenmilch.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-kr_theme.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-kuroir.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-merbivore.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-merbivore_soft.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-mono_industrial.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-monokai.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-pastel_on_dark.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-solarized_dark.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-solarized_light.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-sqlserver.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-terminal.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-textmate.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-tomorrow.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-tomorrow_night.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-tomorrow_night_blue.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-tomorrow_night_bright.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-tomorrow_night_eighties.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-twilight.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-vibrant_ink.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-vs-dark.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-vs-light.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/theme-xcode.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-coffee.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-css.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-html.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-javascript.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-json.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-lua.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-php.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-tern.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-xml.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/ace/src/worker-xquery.js +%%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{C80A0004-819A-419B-9D65-EC96580CE268}/vendor/jquery-v2.2.2-min.js %%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{E6978D28-0441-4BD7-8346-82FAD68BCA3B}/3rd-Party.txt %%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{E6978D28-0441-4BD7-8346-82FAD68BCA3B}/CHANGELOG.md %%DATADIR%%/desktopeditors/editors/sdkjs-plugins/{E6978D28-0441-4BD7-8346-82FAD68BCA3B}/README.md @@ -1007,6 +1387,8 @@ share/pixmaps/r7-office.png %%DATADIR%%/desktopeditors/editors/sdkjs/common/Images/cursors/grabbing.svg %%DATADIR%%/desktopeditors/editors/sdkjs/common/Images/cursors/grabbing_2x.cur %%DATADIR%%/desktopeditors/editors/sdkjs/common/Images/cursors/grabbing_2x.png +%%DATADIR%%/desktopeditors/editors/sdkjs/common/Images/cursors/header.png +%%DATADIR%%/desktopeditors/editors/sdkjs/common/Images/cursors/header.svg %%DATADIR%%/desktopeditors/editors/sdkjs/common/Images/cursors/marker-format.cur %%DATADIR%%/desktopeditors/editors/sdkjs/common/Images/cursors/marker-format.png %%DATADIR%%/desktopeditors/editors/sdkjs/common/Images/cursors/marker-format.svg @@ -1176,6 +1558,7 @@ share/pixmaps/r7-office.png %%DATADIR%%/desktopeditors/editors/sdkjs/common/zlib/engine/zlib.js %%DATADIR%%/desktopeditors/editors/sdkjs/common/zlib/engine/zlib.wasm %%DATADIR%%/desktopeditors/editors/sdkjs/common/zlib/engine/zlib_ie.js +%%DATADIR%%/desktopeditors/editors/sdkjs/embed.js %%DATADIR%%/desktopeditors/editors/sdkjs/pdf/src/engine/cmap.bin %%DATADIR%%/desktopeditors/editors/sdkjs/pdf/src/engine/drawingfile.js %%DATADIR%%/desktopeditors/editors/sdkjs/pdf/src/engine/drawingfile.wasm @@ -6469,6 +6852,6 @@ share/pixmaps/r7-office.png @dir %%DATADIR%%/desktopeditors/editors/sdkjs/slide/themes/theme7/media @dir %%DATADIR%%/desktopeditors/editors/sdkjs/slide/themes/theme9/media @dir(,,777) %%LINUXBASE%%/%%ETCDIR%% -@dir /compat/linux/etc -@dir /compat/linux +@dir %%LINUXBASE%%/etc +@dir %%LINUXBASE%% @dir /compat diff --git a/editors/micro/Makefile b/editors/micro/Makefile index 79cc4afeebab..c503b7ce7a89 100644 --- a/editors/micro/Makefile +++ b/editors/micro/Makefile @@ -1,7 +1,7 @@ PORTNAME= micro DISTVERSIONPREFIX= v DISTVERSION= 2.0.14 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index ad4015344afb..1cdf4fc29943 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.103.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ @@ -288,6 +288,8 @@ build-remote-extension-host: configure pre-build ### targets for port maintainer(s) make-node-modules-archive: extract +# add node module for signature verification of extensions from Open VSX Registry + @${PATCH} -s -p0 -d ${WRKSRC} < ${FILESDIR}/patch-package.json @${ECHO_MSG} "===> Fetching and installing node modules in ${WRKSRC}" @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} npm install --ignore-scripts --no-progress --no-audit --no-fund && \ diff --git a/editors/vscode/distinfo b/editors/vscode/distinfo index 32f9083cc5aa..3f7b7b030d0e 100644 --- a/editors/vscode/distinfo +++ b/editors/vscode/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1756024500 -SHA256 (vscode/vscode-node-modules-1.103.2.tar.gz) = ff733e7c0a3038790eec73555ce93c15d914fcfd76e2a9703acd1d0a47ed44a7 -SIZE (vscode/vscode-node-modules-1.103.2.tar.gz) = 397998302 -SHA256 (vscode/vscode-marketplace-exts-1.103.2.tar.gz) = af11c2d96d9a4ca1aaa4e2318a98cd69204d1af36ebb94374108c7aae3b9c223 -SIZE (vscode/vscode-marketplace-exts-1.103.2.tar.gz) = 1709419 +TIMESTAMP = 1757195921 +SHA256 (vscode/vscode-node-modules-1.103.2.tar.gz) = 7f52e5087174fbf33b2b4dc05c5660f95d1833cc055e50aaf8591717ea07bfd7 +SIZE (vscode/vscode-node-modules-1.103.2.tar.gz) = 406945481 +SHA256 (vscode/vscode-marketplace-exts-1.103.2.tar.gz) = 081fd13d4bab7652f6c1f577b22d00737142aa7056eeb6e18b575b274b0728fa +SIZE (vscode/vscode-marketplace-exts-1.103.2.tar.gz) = 1714506 SHA256 (vscode/microsoft-vscode-1.103.2_GH0.tar.gz) = 77d0201a5fd09df066a04a2bc1fa0acbc01317ed62ec04a99b8cb8a0ce2ce3b3 SIZE (vscode/microsoft-vscode-1.103.2_GH0.tar.gz) = 23208373 diff --git a/editors/vscode/files/patch-package.json b/editors/vscode/files/patch-package.json new file mode 100644 index 000000000000..c40a6ad34f03 --- /dev/null +++ b/editors/vscode/files/patch-package.json @@ -0,0 +1,14 @@ +https://github.com/eclipse/openvsx/issues/543 +https://github.com/termux/termux-packages/issues/24739 +https://github.com/termux/termux-packages/pull/24757 + +--- package.json.orig 2025-08-20 15:13:53 UTC ++++ package.json +@@ -105,6 +105,7 @@ + "native-is-elevated": "0.7.0", + "native-keymap": "^3.3.5", + "native-watchdog": "^1.4.1", ++ "node-ovsx-sign": "^1.2.0", + "node-pty": "^1.1.0-beta33", + "open": "^10.1.2", + "tas-client-umd": "0.2.0", diff --git a/editors/vscode/files/patch-src_vs_platform_extensionManagement_node_extensionSignatureVerificationService.ts b/editors/vscode/files/patch-src_vs_platform_extensionManagement_node_extensionSignatureVerificationService.ts new file mode 100644 index 000000000000..b10a1adb8f06 --- /dev/null +++ b/editors/vscode/files/patch-src_vs_platform_extensionManagement_node_extensionSignatureVerificationService.ts @@ -0,0 +1,47 @@ +https://github.com/eclipse/openvsx/issues/543 +https://github.com/termux/termux-packages/issues/24739 +https://github.com/termux/termux-packages/pull/24757 + +--- src/vs/platform/extensionManagement/node/extensionSignatureVerificationService.ts.orig 2025-08-20 15:13:53 UTC ++++ src/vs/platform/extensionManagement/node/extensionSignatureVerificationService.ts +@@ -35,7 +35,7 @@ declare module vsceSign { + } + + declare module vsceSign { +- export function verify(vsixFilePath: string, signatureArchiveFilePath: string, verbose: boolean): Promise<ExtensionSignatureVerificationResult>; ++ export function verify(vsixFilePath: string, signatureArchiveFilePath: string, verbose: boolean): Promise<boolean>; + } + + /** +@@ -67,7 +67,7 @@ export class ExtensionSignatureVerificationService imp + } + + private async resolveVsceSign(): Promise<typeof vsceSign> { +- const mod = '@vscode/vsce-sign'; ++ const mod = 'node-ovsx-sign'; + return import(mod); + } + +@@ -87,7 +87,21 @@ export class ExtensionSignatureVerificationService imp + + try { + this.logService.trace(`Verifying extension signature for ${extensionId}...`); +- result = await module.verify(vsixFilePath, signatureArchiveFilePath, this.logService.getLevel() === LogLevel.Trace); ++ let isSignatureValid = ++ await module.verify(vsixFilePath, signatureArchiveFilePath, this.logService.getLevel() === LogLevel.Trace); ++ if (isSignatureValid) { ++ result = { ++ code: ExtensionSignatureVerificationCode.Success, ++ didExecute: true, ++ output: "The extension signature is valid." ++ }; ++ } else { ++ result = { ++ code: ExtensionSignatureVerificationCode.SignatureIsNotValid, ++ didExecute: true, ++ output: "The extension signature is invalid." ++ }; ++ } + } catch (e) { + result = { + code: ExtensionSignatureVerificationCode.UnknownError, diff --git a/editors/vscode/pkg-plist b/editors/vscode/pkg-plist index 13fc44924888..62db6058a0c7 100644 --- a/editors/vscode/pkg-plist +++ b/editors/vscode/pkg-plist @@ -885,6 +885,3073 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/extensions/yaml/syntaxes/yaml-embedded.tmLanguage.json %%DATADIR%%/resources/app/extensions/yaml/syntaxes/yaml.tmLanguage.json %%DATADIR%%/resources/app/node_modules.asar +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/browser/AbortError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/browser/AbortError.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/browser/AbortSignalLike.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/browser/AbortSignalLike.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/browser/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/commonjs/AbortError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/commonjs/AbortError.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/commonjs/AbortSignalLike.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/commonjs/AbortSignalLike.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/commonjs/tsdoc-metadata.json +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/esm/AbortError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/esm/AbortError.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/esm/AbortSignalLike.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/esm/AbortSignalLike.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/react-native/AbortError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/react-native/AbortError.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/react-native/AbortSignalLike.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/react-native/AbortSignalLike.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/react-native/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/react-native/index.js +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/dist/react-native/package.json +%%DATADIR%%/resources/app/node_modules/@azure/abort-controller/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/browser/azureKeyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/browser/azureNamedKeyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/browser/azureSASCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/browser/keyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/browser/tokenCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/browser/tracing.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/azureKeyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/azureNamedKeyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/azureSASCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/keyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/tokenCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/tracing.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/commonjs/tsdoc-metadata.json +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/esm/azureKeyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/esm/azureNamedKeyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/esm/azureSASCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/esm/keyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/esm/tokenCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/esm/tracing.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/react-native/azureKeyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/react-native/azureNamedKeyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/react-native/azureSASCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/react-native/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/react-native/keyCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/react-native/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/react-native/tokenCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/dist/react-native/tracing.js +%%DATADIR%%/resources/app/node_modules/@azure/core-auth/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-client/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/authorizeRequestOnClaimChallenge.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/authorizeRequestOnTenantChallenge.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/base64-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/base64.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/deserializationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/httpClientCache.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/interfaceHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/log.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/operationHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/pipeline.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/serializationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/serializer.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/serviceClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/state-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/state.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/urlHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/browser/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/authorizeRequestOnClaimChallenge.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/authorizeRequestOnTenantChallenge.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/base64.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/deserializationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/httpClientCache.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/interfaceHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/log.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/operationHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/pipeline.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/serializationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/serializer.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/serviceClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/state-cjs.cjs.map +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/state.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/tsdoc-metadata.json +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/urlHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/commonjs/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/authorizeRequestOnClaimChallenge.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/authorizeRequestOnTenantChallenge.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/base64.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/deserializationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/httpClientCache.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/interfaceHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/log.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/operationHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/pipeline.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/serializationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/serializer.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/serviceClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/state.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/urlHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/esm/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/authorizeRequestOnClaimChallenge.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/authorizeRequestOnTenantChallenge.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/base64.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/deserializationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/httpClientCache.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/interfaceHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/log.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/operationHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/pipeline.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/serializationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/serializer.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/serviceClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/state.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/urlHelpers.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/dist/react-native/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/core-client/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/constants.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/createPipelineFromOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/defaultHttpClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/httpHeaders.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/log.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/pipeline.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/pipelineRequest.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/agentPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/auxiliaryAuthenticationHeaderPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/bearerTokenAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/decompressResponsePolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/defaultRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/exponentialRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/formDataPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/logPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/multipartPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/ndJsonPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/proxyPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/redirectPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/retryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/setClientRequestIdPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/systemErrorRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/throttlingRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/tlsPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/tracingPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/userAgentPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/policies/wrapAbortSignalLikePolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/restError.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/util/file.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/util/tokenCycler.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/util/userAgent.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/util/userAgentPlatform-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/util/userAgentPlatform.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/browser/util/wrapAbortSignal.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/constants.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/createPipelineFromOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/defaultHttpClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/httpHeaders.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/log.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/pipeline.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/pipelineRequest.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/agentPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/auxiliaryAuthenticationHeaderPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/bearerTokenAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/decompressResponsePolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/defaultRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/exponentialRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/formDataPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/logPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/multipartPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/ndJsonPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/proxyPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/redirectPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/retryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/setClientRequestIdPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/systemErrorRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/throttlingRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/tlsPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/tracingPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/userAgentPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/policies/wrapAbortSignalLikePolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/restError.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/tsdoc-metadata.json +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/file.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/tokenCycler.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/userAgent.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/userAgentPlatform.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/commonjs/util/wrapAbortSignal.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/constants.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/createPipelineFromOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/defaultHttpClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/httpHeaders.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/log.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/pipeline.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/pipelineRequest.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/agentPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/auxiliaryAuthenticationHeaderPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/bearerTokenAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/decompressResponsePolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/defaultRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/exponentialRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/formDataPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/logPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/multipartPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/ndJsonPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/proxyPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/redirectPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/retryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/setClientRequestIdPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/systemErrorRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/throttlingRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/tlsPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/tracingPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/userAgentPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/policies/wrapAbortSignalLikePolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/restError.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/util/file.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/util/tokenCycler.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/util/userAgent.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/util/userAgentPlatform.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/esm/util/wrapAbortSignal.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/constants.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/createPipelineFromOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/defaultHttpClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/httpHeaders.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/log.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/pipeline.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/pipelineRequest.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/agentPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/auxiliaryAuthenticationHeaderPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/bearerTokenAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/decompressResponsePolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/defaultRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/exponentialRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/formDataPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/logPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/multipartPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/ndJsonPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/proxyPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/redirectPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/retryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/setClientRequestIdPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/systemErrorRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/throttlingRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/tlsPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/tracingPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/userAgentPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/policies/wrapAbortSignalLikePolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/restError.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/util/file.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/util/tokenCycler.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/util/userAgent.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/util/userAgentPlatform-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/util/userAgentPlatform.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/dist/react-native/util/wrapAbortSignal.js +%%DATADIR%%/resources/app/node_modules/@azure/core-rest-pipeline/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/instrumenter.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/instrumenter.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/interfaces.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/state-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/state-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/state.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/tracingClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/tracingClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/tracingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/browser/tracingContext.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/instrumenter.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/instrumenter.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/interfaces.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/state-cjs.cjs.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/state-cjs.d.cts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/state.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/tracingClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/tracingClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/tracingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/tracingContext.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/commonjs/tsdoc-metadata.json +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/instrumenter.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/instrumenter.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/interfaces.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/state.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/state.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/tracingClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/tracingClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/tracingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/esm/tracingContext.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/instrumenter.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/instrumenter.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/interfaces.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/interfaces.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/state.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/state.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/tracingClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/tracingClient.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/tracingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/dist/react-native/tracingContext.js +%%DATADIR%%/resources/app/node_modules/@azure/core-tracing/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-util/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/browser/aborterUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/browser/createAbortablePromise.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/browser/delay.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/browser/error.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/browser/typeGuards.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/commonjs/aborterUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/commonjs/createAbortablePromise.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/commonjs/delay.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/commonjs/error.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/commonjs/tsdoc-metadata.json +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/commonjs/typeGuards.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/esm/aborterUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/esm/createAbortablePromise.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/esm/delay.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/esm/error.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/esm/typeGuards.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/react-native/aborterUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/react-native/createAbortablePromise.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/react-native/delay.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/react-native/error.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/react-native/index.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/react-native/package.json +%%DATADIR%%/resources/app/node_modules/@azure/core-util/dist/react-native/typeGuards.js +%%DATADIR%%/resources/app/node_modules/@azure/core-util/package.json +%%DATADIR%%/resources/app/node_modules/@azure/identity/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/client/identityClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/client/identityClient.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/constants.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/authorityValidationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/authorityValidationOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/authorizationCodeCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/authorizationCodeCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/authorizationCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/authorizationCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/authorizationCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureCliCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureCliCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureCliCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureCliCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureCliCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureDeveloperCliCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureDeveloperCliCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureDeveloperCliCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureDeveloperCliCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azureDeveloperCliCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePipelinesCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePipelinesCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePipelinesCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePipelinesCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePipelinesCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePowerShellCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePowerShellCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePowerShellCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePowerShellCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/azurePowerShellCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/brokerAuthOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/brokerAuthOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/brokerCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/brokerCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/browserCustomizationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/browserCustomizationOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/chainedTokenCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/chainedTokenCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientAssertionCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientAssertionCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientAssertionCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientAssertionCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientAssertionCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientCertificateCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientCertificateCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientCertificateCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientCertificateCredentialModels.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientCertificateCredentialModels.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientCertificateCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientCertificateCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientSecretCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientSecretCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientSecretCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientSecretCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/clientSecretCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/credentialPersistenceOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/credentialPersistenceOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/defaultAzureCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/defaultAzureCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/defaultAzureCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/defaultAzureCredentialFunctions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/defaultAzureCredentialFunctions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/defaultAzureCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/defaultAzureCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/deviceCodeCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/deviceCodeCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/deviceCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/deviceCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/deviceCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/environmentCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/environmentCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/environmentCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/environmentCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/environmentCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/interactiveBrowserCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/interactiveBrowserCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/interactiveBrowserCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/interactiveBrowserCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/interactiveBrowserCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/interactiveCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/interactiveCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/imdsMsi.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/imdsMsi.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/imdsRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/imdsRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/index-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/index-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/index.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/models.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/models.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/options.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/options.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/tokenExchangeMsi.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/tokenExchangeMsi.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/managedIdentityCredential/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/multiTenantTokenCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/multiTenantTokenCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/onBehalfOfCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/onBehalfOfCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/onBehalfOfCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/onBehalfOfCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/onBehalfOfCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/usernamePasswordCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/usernamePasswordCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/usernamePasswordCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/usernamePasswordCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/usernamePasswordCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/visualStudioCodeCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/visualStudioCodeCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/visualStudioCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/visualStudioCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/visualStudioCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/visualStudioCodeCredentialPlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/visualStudioCodeCredentialPlugin.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/workloadIdentityCredential-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/workloadIdentityCredential-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/workloadIdentityCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/workloadIdentityCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/credentials/workloadIdentityCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/errors.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/errors.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/browserFlows/msalBrowserCommon.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/browserFlows/msalBrowserCommon.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/browserFlows/msalBrowserOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/browserFlows/msalBrowserOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/credentials.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/credentials.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/msal-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/msal-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/msal.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/nodeFlows/brokerOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/nodeFlows/brokerOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/nodeFlows/msalClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/nodeFlows/msalClient.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/nodeFlows/msalPlugins.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/nodeFlows/msalPlugins.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/nodeFlows/tokenCachePersistenceOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/nodeFlows/tokenCachePersistenceOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/types.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/msal/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/plugins/consumer-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/plugins/consumer-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/plugins/consumer.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/plugins/provider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/plugins/provider.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/regionalAuthority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/regionalAuthority.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/tokenCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/tokenCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/tokenProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/tokenProvider.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/authHostEnv-browser.d.mts +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/authHostEnv-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/authHostEnv-browser.mjs +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/authHostEnv-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/identityTokenEndpoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/identityTokenEndpoint.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/logging.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/logging.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/processMultiTenantRequest-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/processMultiTenantRequest-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/processMultiTenantRequest.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/processUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/processUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/scopeUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/scopeUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/subscriptionUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/subscriptionUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/tenantIdUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/tenantIdUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/tracing.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/browser/util/tracing.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/client/identityClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/client/identityClient.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/constants.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/authorityValidationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/authorityValidationOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/authorizationCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/authorizationCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/authorizationCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/authorizationCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azureCliCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azureCliCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azureCliCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azureCliCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azureDeveloperCliCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azureDeveloperCliCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azureDeveloperCliCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azureDeveloperCliCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azurePipelinesCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azurePipelinesCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azurePipelinesCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azurePipelinesCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azurePowerShellCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azurePowerShellCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azurePowerShellCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/azurePowerShellCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/brokerAuthOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/brokerAuthOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/brokerCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/brokerCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/browserCustomizationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/browserCustomizationOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/chainedTokenCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/chainedTokenCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientAssertionCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientAssertionCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientAssertionCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientAssertionCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientCertificateCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientCertificateCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientCertificateCredentialModels.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientCertificateCredentialModels.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientCertificateCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientCertificateCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientSecretCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientSecretCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientSecretCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/clientSecretCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/credentialPersistenceOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/credentialPersistenceOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/defaultAzureCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/defaultAzureCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/defaultAzureCredentialFunctions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/defaultAzureCredentialFunctions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/defaultAzureCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/defaultAzureCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/deviceCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/deviceCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/deviceCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/deviceCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/environmentCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/environmentCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/environmentCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/environmentCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/interactiveBrowserCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/interactiveBrowserCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/interactiveBrowserCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/interactiveBrowserCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/interactiveCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/interactiveCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/imdsMsi.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/imdsMsi.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/imdsRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/imdsRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/index.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/models.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/models.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/options.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/options.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/tokenExchangeMsi.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/tokenExchangeMsi.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/managedIdentityCredential/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/multiTenantTokenCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/multiTenantTokenCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/onBehalfOfCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/onBehalfOfCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/onBehalfOfCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/onBehalfOfCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/usernamePasswordCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/usernamePasswordCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/usernamePasswordCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/usernamePasswordCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/visualStudioCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/visualStudioCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/visualStudioCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/visualStudioCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/visualStudioCodeCredentialPlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/visualStudioCodeCredentialPlugin.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/workloadIdentityCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/workloadIdentityCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/workloadIdentityCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/credentials/workloadIdentityCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/errors.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/errors.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/browserFlows/msalBrowserCommon.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/browserFlows/msalBrowserCommon.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/browserFlows/msalBrowserOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/browserFlows/msalBrowserOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/credentials.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/credentials.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/msal.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/msal.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/nodeFlows/brokerOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/nodeFlows/brokerOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/nodeFlows/msalClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/nodeFlows/msalClient.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/nodeFlows/msalPlugins.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/nodeFlows/msalPlugins.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/nodeFlows/tokenCachePersistenceOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/nodeFlows/tokenCachePersistenceOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/types.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/msal/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/plugins/consumer.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/plugins/consumer.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/plugins/provider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/plugins/provider.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/regionalAuthority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/regionalAuthority.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/tokenCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/tokenCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/tokenProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/tokenProvider.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/tsdoc-metadata.json +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/identityTokenEndpoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/identityTokenEndpoint.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/logging.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/logging.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/processMultiTenantRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/processMultiTenantRequest.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/processUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/processUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/scopeUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/scopeUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/subscriptionUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/subscriptionUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/tenantIdUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/tenantIdUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/tracing.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/commonjs/util/tracing.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/client/identityClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/client/identityClient.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/constants.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/authorityValidationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/authorityValidationOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/authorizationCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/authorizationCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/authorizationCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/authorizationCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azureCliCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azureCliCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azureCliCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azureCliCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azureDeveloperCliCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azureDeveloperCliCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azureDeveloperCliCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azureDeveloperCliCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azurePipelinesCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azurePipelinesCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azurePipelinesCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azurePipelinesCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azurePowerShellCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azurePowerShellCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azurePowerShellCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/azurePowerShellCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/brokerAuthOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/brokerAuthOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/brokerCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/brokerCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/browserCustomizationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/browserCustomizationOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/chainedTokenCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/chainedTokenCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientAssertionCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientAssertionCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientAssertionCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientAssertionCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientCertificateCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientCertificateCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientCertificateCredentialModels.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientCertificateCredentialModels.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientCertificateCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientCertificateCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientSecretCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientSecretCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientSecretCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/clientSecretCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/credentialPersistenceOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/credentialPersistenceOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/defaultAzureCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/defaultAzureCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/defaultAzureCredentialFunctions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/defaultAzureCredentialFunctions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/defaultAzureCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/defaultAzureCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/deviceCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/deviceCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/deviceCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/deviceCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/environmentCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/environmentCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/environmentCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/environmentCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/interactiveBrowserCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/interactiveBrowserCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/interactiveBrowserCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/interactiveBrowserCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/interactiveCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/interactiveCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/imdsMsi.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/imdsMsi.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/imdsRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/imdsRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/index.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/models.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/models.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/options.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/options.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/tokenExchangeMsi.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/tokenExchangeMsi.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/managedIdentityCredential/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/multiTenantTokenCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/multiTenantTokenCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/onBehalfOfCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/onBehalfOfCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/onBehalfOfCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/onBehalfOfCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/usernamePasswordCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/usernamePasswordCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/usernamePasswordCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/usernamePasswordCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/visualStudioCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/visualStudioCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/visualStudioCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/visualStudioCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/visualStudioCodeCredentialPlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/visualStudioCodeCredentialPlugin.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/workloadIdentityCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/workloadIdentityCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/workloadIdentityCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/credentials/workloadIdentityCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/errors.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/errors.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/browserFlows/msalBrowserCommon.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/browserFlows/msalBrowserCommon.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/browserFlows/msalBrowserOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/browserFlows/msalBrowserOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/credentials.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/credentials.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/msal.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/msal.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/nodeFlows/brokerOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/nodeFlows/brokerOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/nodeFlows/msalClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/nodeFlows/msalClient.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/nodeFlows/msalPlugins.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/nodeFlows/msalPlugins.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/nodeFlows/tokenCachePersistenceOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/nodeFlows/tokenCachePersistenceOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/types.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/msal/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/plugins/consumer.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/plugins/consumer.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/plugins/provider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/plugins/provider.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/regionalAuthority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/regionalAuthority.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/tokenCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/tokenCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/tokenProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/tokenProvider.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/authHostEnv-browser.d.mts +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/authHostEnv-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/authHostEnv-browser.mjs +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/authHostEnv-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/identityTokenEndpoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/identityTokenEndpoint.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/logging.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/logging.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/processMultiTenantRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/processMultiTenantRequest.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/processUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/processUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/scopeUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/scopeUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/subscriptionUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/subscriptionUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/tenantIdUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/tenantIdUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/tracing.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/esm/util/tracing.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/client/identityClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/client/identityClient.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/constants.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/authorityValidationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/authorityValidationOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/authorizationCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/authorizationCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/authorizationCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/authorizationCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azureCliCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azureCliCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azureCliCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azureCliCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azureDeveloperCliCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azureDeveloperCliCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azureDeveloperCliCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azureDeveloperCliCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azurePipelinesCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azurePipelinesCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azurePipelinesCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azurePipelinesCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azurePowerShellCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azurePowerShellCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azurePowerShellCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/azurePowerShellCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/brokerAuthOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/brokerAuthOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/brokerCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/brokerCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/browserCustomizationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/browserCustomizationOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/chainedTokenCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/chainedTokenCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientAssertionCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientAssertionCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientAssertionCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientAssertionCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientCertificateCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientCertificateCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientCertificateCredentialModels.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientCertificateCredentialModels.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientCertificateCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientCertificateCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientSecretCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientSecretCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientSecretCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/clientSecretCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/credentialPersistenceOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/credentialPersistenceOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/defaultAzureCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/defaultAzureCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/defaultAzureCredentialFunctions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/defaultAzureCredentialFunctions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/defaultAzureCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/defaultAzureCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/deviceCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/deviceCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/deviceCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/deviceCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/environmentCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/environmentCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/environmentCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/environmentCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/interactiveBrowserCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/interactiveBrowserCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/interactiveBrowserCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/interactiveBrowserCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/interactiveCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/interactiveCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/imdsMsi.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/imdsMsi.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/imdsRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/imdsRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/index.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/models.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/models.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/options.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/options.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/tokenExchangeMsi.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/tokenExchangeMsi.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/managedIdentityCredential/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/multiTenantTokenCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/multiTenantTokenCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/onBehalfOfCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/onBehalfOfCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/onBehalfOfCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/onBehalfOfCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/usernamePasswordCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/usernamePasswordCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/usernamePasswordCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/usernamePasswordCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/visualStudioCodeCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/visualStudioCodeCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/visualStudioCodeCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/visualStudioCodeCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/visualStudioCodeCredentialPlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/visualStudioCodeCredentialPlugin.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/workloadIdentityCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/workloadIdentityCredential.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/workloadIdentityCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/credentials/workloadIdentityCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/errors.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/errors.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/index.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/browserFlows/msalBrowserCommon.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/browserFlows/msalBrowserCommon.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/browserFlows/msalBrowserOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/browserFlows/msalBrowserOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/credentials.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/credentials.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/msal.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/msal.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/nodeFlows/brokerOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/nodeFlows/brokerOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/nodeFlows/msalClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/nodeFlows/msalClient.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/nodeFlows/msalPlugins.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/nodeFlows/msalPlugins.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/nodeFlows/tokenCachePersistenceOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/nodeFlows/tokenCachePersistenceOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/types.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/msal/utils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/package.json +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/plugins/consumer.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/plugins/consumer.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/plugins/provider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/plugins/provider.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/regionalAuthority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/regionalAuthority.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/tokenCredentialOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/tokenCredentialOptions.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/tokenProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/tokenProvider.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/authHostEnv-browser.d.mts +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/authHostEnv-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/authHostEnv-browser.mjs +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/authHostEnv-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/identityTokenEndpoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/identityTokenEndpoint.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/logging.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/logging.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/processMultiTenantRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/processMultiTenantRequest.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/processUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/processUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/scopeUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/scopeUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/subscriptionUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/subscriptionUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/tenantIdUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/tenantIdUtils.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/tracing.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/identity/dist/workerd/util/tracing.js +%%DATADIR%%/resources/app/node_modules/@azure/identity/package.json +%%DATADIR%%/resources/app/node_modules/@azure/logger/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/logger/dist-esm/src/debug.js +%%DATADIR%%/resources/app/node_modules/@azure/logger/dist-esm/src/index.js +%%DATADIR%%/resources/app/node_modules/@azure/logger/dist-esm/src/log.browser.js +%%DATADIR%%/resources/app/node_modules/@azure/logger/dist-esm/src/log.js +%%DATADIR%%/resources/app/node_modules/@azure/logger/dist/index.js +%%DATADIR%%/resources/app/node_modules/@azure/logger/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/IPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/IPublicClientApplication.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/IPublicClientApplication.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/PublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/PublicClientApplication.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/PublicClientApplication.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/PublicClientNext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/PublicClientNext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/app/PublicClientNext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/IPlatformAuthHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/NativeStatusCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/NativeStatusCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/NativeStatusCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthDOMHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthDOMHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthDOMHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthExtensionHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthExtensionHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthExtensionHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthProvider.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthProvider.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/broker/nativeBroker/PlatformAuthResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/AccountManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/AccountManager.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/AccountManager.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/AsyncMemoryStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/AsyncMemoryStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/AsyncMemoryStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/BrowserCacheManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/BrowserCacheManager.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/BrowserCacheManager.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CacheHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CacheHelpers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CacheHelpers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CacheKeys.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CacheKeys.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CacheKeys.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CookieStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CookieStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/CookieStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/DatabaseStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/DatabaseStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/DatabaseStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/EncryptedData.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/EncryptedData.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/EncryptedData.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/IAsyncStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/ITokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/IWindowStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/LocalStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/LocalStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/LocalStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/MemoryStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/MemoryStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/MemoryStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/SessionStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/SessionStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/SessionStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/TokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/TokenCache.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/cache/TokenCache.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/config/Configuration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/config/Configuration.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/config/Configuration.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/ControllerFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/ControllerFactory.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/ControllerFactory.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/IController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/NestedAppAuthController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/NestedAppAuthController.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/NestedAppAuthController.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/StandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/StandardController.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/StandardController.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/UnknownOperatingContextController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/UnknownOperatingContextController.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/controllers/UnknownOperatingContextController.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/BrowserCrypto.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/BrowserCrypto.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/BrowserCrypto.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/CryptoOps.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/CryptoOps.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/CryptoOps.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/PkceGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/PkceGenerator.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/PkceGenerator.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/SignedHttpRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/SignedHttpRequest.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/crypto/SignedHttpRequest.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/app/IPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/app/PublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/app/PublicClientApplication.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/app/PublicClientApplication.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/app/PublicClientNext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/IPlatformAuthHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/NativeStatusCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/NativeStatusCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/NativeStatusCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthDOMHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthDOMHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthDOMHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthExtensionHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthExtensionHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthExtensionHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthProvider.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthProvider.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/broker/nativeBroker/PlatformAuthResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/AccountManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/AccountManager.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/AccountManager.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/AsyncMemoryStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/AsyncMemoryStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/AsyncMemoryStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/BrowserCacheManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/BrowserCacheManager.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/BrowserCacheManager.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CacheHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CacheHelpers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CacheHelpers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CacheKeys.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CacheKeys.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CacheKeys.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CookieStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CookieStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/CookieStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/DatabaseStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/DatabaseStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/DatabaseStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/EncryptedData.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/EncryptedData.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/EncryptedData.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/IAsyncStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/ITokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/IWindowStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/LocalStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/LocalStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/LocalStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/MemoryStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/MemoryStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/MemoryStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/SessionStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/SessionStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/SessionStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/TokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/TokenCache.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/cache/TokenCache.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/config/Configuration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/config/Configuration.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/config/Configuration.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/ControllerFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/ControllerFactory.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/ControllerFactory.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/IController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/NestedAppAuthController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/StandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/StandardController.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/StandardController.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/controllers/UnknownOperatingContextController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/BrowserCrypto.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/BrowserCrypto.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/BrowserCrypto.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/CryptoOps.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/CryptoOps.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/CryptoOps.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/PkceGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/PkceGenerator.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/PkceGenerator.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/crypto/SignedHttpRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/CustomAuthActionInputs.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/CustomAuthConstants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/CustomAuthConstants.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/CustomAuthConstants.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/CustomAuthPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/CustomAuthPublicClientApplication.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/CustomAuthPublicClientApplication.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/ICustomAuthPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/UserAccountAttributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/configuration/CustomAuthConfiguration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/controller/CustomAuthStandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/controller/CustomAuthStandardController.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/controller/CustomAuthStandardController.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/controller/ICustomAuthStandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/CustomAuthAuthority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/CustomAuthAuthority.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/CustomAuthAuthority.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowErrorBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowErrorBase.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowErrorBase.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowResultBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowResultBase.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowResultBase.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/AuthFlowState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/CustomAuthApiError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/CustomAuthApiError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/CustomAuthApiError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/CustomAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/CustomAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/CustomAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/HttpError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/HttpError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/HttpError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/HttpErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/HttpErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/HttpErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidArgumentError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidArgumentError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidArgumentError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidConfigurationError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidConfigurationError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidConfigurationError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidConfigurationErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidConfigurationErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/InvalidConfigurationErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/MethodNotImplementedError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/MethodNotImplementedError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/MethodNotImplementedError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/MsalCustomAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/MsalCustomAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/MsalCustomAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/NoCachedAccountFoundError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/NoCachedAccountFoundError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/NoCachedAccountFoundError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/ParsedUrlError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/ParsedUrlError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/ParsedUrlError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/ParsedUrlErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/ParsedUrlErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/ParsedUrlErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UnexpectedError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UnexpectedError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UnexpectedError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UnsupportedEnvironmentError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UnsupportedEnvironmentError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UnsupportedEnvironmentError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UserAccountAttributeError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UserAccountAttributeError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UserAccountAttributeError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UserAccountAttributeErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UserAlreadySignedInError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UserAlreadySignedInError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/UserAlreadySignedInError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/CustomAuthInteractionClientBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/CustomAuthInteractionClientBase.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/CustomAuthInteractionClientBase.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/CustomAuthInterationClientFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/CustomAuthInterationClientFactory.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/CustomAuthInterationClientFactory.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/BaseApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/BaseApiClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/BaseApiClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/CustomAuthApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/CustomAuthApiClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/CustomAuthApiClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/CustomAuthApiEndpoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/CustomAuthApiEndpoint.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/CustomAuthApiEndpoint.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/ICustomAuthApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/ResetPasswordApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/ResetPasswordApiClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/ResetPasswordApiClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/SignInApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/SignInApiClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/SignInApiClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/SignupApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/SignupApiClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/SignupApiClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiErrorResponseTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiRequestTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiResponseTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiSuberrors.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiSuberrors.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiSuberrors.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/types/ApiTypesBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/http_client/FetchHttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/http_client/FetchHttpClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/http_client/FetchHttpClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/http_client/IHttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/http_client/IHttpClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/http_client/IHttpClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/telemetry/PublicApiId.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/telemetry/PublicApiId.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/telemetry/PublicApiId.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/utils/ArgumentValidator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/utils/ArgumentValidator.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/utils/ArgumentValidator.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/utils/UrlUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/utils/UrlUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/utils/UrlUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/CustomAuthAccountData.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/CustomAuthAccountData.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/CustomAuthAccountData.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/error_type/GetAccountError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/error_type/GetAccountError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/error_type/GetAccountError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/GetAccessTokenResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/GetAccessTokenResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/GetAccessTokenResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/GetAccountResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/GetAccountResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/GetAccountResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/SignOutResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/SignOutResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/result/SignOutResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/GetAccessTokenState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/GetAccessTokenState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/GetAccessTokenState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/GetAccountState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/GetAccountState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/GetAccountState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/SignOutState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/SignOutState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/auth_flow/state/SignOutState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/interaction_client/CustomAuthSilentCacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/interaction_client/CustomAuthSilentCacheClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/get_account/interaction_client/CustomAuthSilentCacheClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/index.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/index.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/operating_context/CustomAuthOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/operating_context/CustomAuthOperatingContext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/operating_context/CustomAuthOperatingContext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/error_type/ResetPasswordError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/error_type/ResetPasswordError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/error_type/ResetPasswordError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordResendCodeResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordResendCodeResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordStartResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordStartResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordStartResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitCodeResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitCodeResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitPasswordResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitPasswordResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordCodeRequiredState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordCodeRequiredState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordCompletedState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordCompletedState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordFailedState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordFailedState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordPasswordRequiredState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordPasswordRequiredState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/auth_flow/state/ResetPasswordStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/interaction_client/ResetPasswordClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/interaction_client/ResetPasswordClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/interaction_client/ResetPasswordClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/interaction_client/parameter/ResetPasswordParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/reset_password/interaction_client/result/ResetPasswordActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/SignInScenario.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/SignInScenario.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/SignInScenario.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/error_type/SignInError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/error_type/SignInError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/error_type/SignInError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInResendCodeResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInResendCodeResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitCodeResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitCodeResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitCredentialResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitCredentialResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitCredentialResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitPasswordResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/result/SignInSubmitPasswordResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInCodeRequiredState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInCodeRequiredState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInCompletedState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInCompletedState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInContinuationState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInContinuationState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInContinuationState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInFailedState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInFailedState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInPasswordRequiredState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInPasswordRequiredState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/auth_flow/state/SignInStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/interaction_client/SignInClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/interaction_client/SignInClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/interaction_client/SignInClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/interaction_client/parameter/SignInParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/interaction_client/result/SignInActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/interaction_client/result/SignInActionResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_in/interaction_client/result/SignInActionResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/error_type/SignUpError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/error_type/SignUpError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/error_type/SignUpError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpResendCodeResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpResendCodeResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitAttributesResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitAttributesResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitAttributesResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitCodeResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitCodeResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitPasswordResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/result/SignUpSubmitPasswordResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpAttributesRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpAttributesRequiredState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpAttributesRequiredState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpCodeRequiredState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpCodeRequiredState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpCompletedState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpCompletedState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpFailedState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpFailedState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpPasswordRequiredState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpPasswordRequiredState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpState.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/auth_flow/state/SignUpStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/interaction_client/SignUpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/interaction_client/SignUpClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/interaction_client/SignUpClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/interaction_client/parameter/SignUpParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/interaction_client/result/SignUpActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/interaction_client/result/SignUpActionResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/sign_up/interaction_client/result/SignUpActionResult.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/encode/Base64Decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/encode/Base64Decode.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/encode/Base64Decode.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/encode/Base64Encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/encode/Base64Encode.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/encode/Base64Encode.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserAuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserAuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserConfigurationAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserConfigurationAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserConfigurationAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserConfigurationAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserConfigurationAuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/BrowserConfigurationAuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/NativeAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/NativeAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/NativeAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/NativeAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/NativeAuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/NativeAuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/error/NestedAppAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/event/EventHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/event/EventHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/event/EventHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/event/EventMessage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/event/EventType.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/event/EventType.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/event/EventType.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/BaseInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/BaseInteractionClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/BaseInteractionClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/HybridSpaAuthorizationCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/HybridSpaAuthorizationCodeClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/HybridSpaAuthorizationCodeClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/PlatformAuthInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/PlatformAuthInteractionClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/PlatformAuthInteractionClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/PopupClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/PopupClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/PopupClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/RedirectClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/RedirectClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/RedirectClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentAuthCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentAuthCodeClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentAuthCodeClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentCacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentCacheClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentCacheClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentIframeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentIframeClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentIframeClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentRefreshClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentRefreshClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/SilentRefreshClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/StandardInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/StandardInteractionClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_client/StandardInteractionClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_handler/InteractionHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_handler/InteractionHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_handler/InteractionHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_handler/SilentHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_handler/SilentHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/interaction_handler/SilentHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/AccountInfo.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/AuthBridge.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/AuthResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/BridgeAccountContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/BridgeCapabilities.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/BridgeError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/BridgeProxy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/BridgeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/BridgeRequestEnvelope.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/BridgeResponseEnvelope.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/BridgeStatusCode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/IBridgeProxy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/InitContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/TokenRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/TokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/naa/mapping/NestedAppAuthAdapter.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/navigation/INavigationClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/navigation/NavigationClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/navigation/NavigationClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/navigation/NavigationClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/navigation/NavigationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/network/FetchClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/network/FetchClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/network/FetchClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/operatingcontext/BaseOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/operatingcontext/BaseOperatingContext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/operatingcontext/BaseOperatingContext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/operatingcontext/NestedAppOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/operatingcontext/StandardOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/operatingcontext/StandardOperatingContext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/operatingcontext/StandardOperatingContext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/operatingcontext/UnknownOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/packageMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/packageMetadata.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/packageMetadata.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/protocol/Authorize.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/protocol/Authorize.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/protocol/Authorize.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/AuthorizationCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/AuthorizationUrlRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/ClearCacheRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/EndSessionPopupRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/EndSessionRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/InitializeApplicationRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/PopupRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/PopupWindowAttributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/RedirectRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/RequestHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/RequestHelpers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/RequestHelpers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/SilentRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/request/SsoSilentRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/response/AuthenticationResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/response/ResponseHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/response/ResponseHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/response/ResponseHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/telemetry/BrowserPerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/telemetry/BrowserPerformanceMeasurement.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserConstants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserConstants.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserConstants.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserProtocolUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserProtocolUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserProtocolUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/BrowserUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/Helpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/Helpers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/Helpers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/MsalFrameStatsUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/MsalFrameStatsUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/utils/MsalFrameStatsUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/CustomAuthActionInputs.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/CustomAuthConstants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/CustomAuthPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/ICustomAuthPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/UserAccountAttributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/configuration/CustomAuthConfiguration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/controller/CustomAuthStandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/controller/ICustomAuthStandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/CustomAuthAuthority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/AuthFlowErrorBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/AuthFlowResultBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/auth_flow/AuthFlowState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/CustomAuthApiError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/CustomAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/HttpError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/HttpErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/InvalidArgumentError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/InvalidConfigurationError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/InvalidConfigurationErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/MethodNotImplementedError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/MsalCustomAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/NoCachedAccountFoundError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/ParsedUrlError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/ParsedUrlErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UnexpectedError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UnsupportedEnvironmentError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UserAccountAttributeError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UserAccountAttributeErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/error/UserAlreadySignedInError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/interaction_client/CustomAuthInteractionClientBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/interaction_client/CustomAuthInterationClientFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/BaseApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/CustomAuthApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/CustomAuthApiEndpoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/ICustomAuthApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/ResetPasswordApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/SignInApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/SignupApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/types/ApiErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/types/ApiErrorResponseTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/types/ApiRequestTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/types/ApiResponseTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/types/ApiSuberrors.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/custom_auth_api/types/ApiTypesBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/http_client/FetchHttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/network_client/http_client/IHttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/telemetry/PublicApiId.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/utils/ArgumentValidator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/core/utils/UrlUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/CustomAuthAccountData.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/error_type/GetAccountError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/result/GetAccessTokenResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/result/GetAccountResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/result/SignOutResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/state/GetAccessTokenState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/state/GetAccountState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/auth_flow/state/SignOutState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/get_account/interaction_client/CustomAuthSilentCacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/operating_context/CustomAuthOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/error_type/ResetPasswordError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/result/ResetPasswordResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/result/ResetPasswordStartResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/auth_flow/state/ResetPasswordStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/interaction_client/ResetPasswordClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/interaction_client/parameter/ResetPasswordParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/reset_password/interaction_client/result/ResetPasswordActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/SignInScenario.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/error_type/SignInError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInSubmitCredentialResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/result/SignInSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInContinuationState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/auth_flow/state/SignInStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/interaction_client/SignInClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/interaction_client/parameter/SignInParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_in/interaction_client/result/SignInActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/error_type/SignUpError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpSubmitAttributesResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/result/SignUpSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpAttributesRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/auth_flow/state/SignUpStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/interaction_client/SignUpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/interaction_client/parameter/SignUpParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom_auth/sign_up/interaction_client/result/SignUpActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/encode/Base64Decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/encode/Base64Decode.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/encode/Base64Decode.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/encode/Base64Encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/encode/Base64Encode.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/encode/Base64Encode.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserAuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserAuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/BrowserConfigurationAuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NativeAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NativeAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NativeAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NativeAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NativeAuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NativeAuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NestedAppAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NestedAppAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/error/NestedAppAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventMessage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventMessage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventMessage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventType.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventType.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/event/EventType.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/index.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/index.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/BaseInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/BaseInteractionClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/BaseInteractionClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/HybridSpaAuthorizationCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/HybridSpaAuthorizationCodeClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/HybridSpaAuthorizationCodeClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/PlatformAuthInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/PlatformAuthInteractionClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/PlatformAuthInteractionClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/PopupClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/PopupClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/PopupClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/RedirectClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/RedirectClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/RedirectClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentAuthCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentAuthCodeClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentAuthCodeClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentCacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentCacheClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentCacheClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentIframeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentIframeClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentIframeClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentRefreshClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentRefreshClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/SilentRefreshClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/StandardInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/StandardInteractionClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_client/StandardInteractionClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_handler/InteractionHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_handler/InteractionHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_handler/InteractionHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_handler/SilentHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_handler/SilentHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/interaction_handler/SilentHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/AccountInfo.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/AuthBridge.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/AuthResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeAccountContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeCapabilities.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeProxy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeProxy.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeProxy.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeRequestEnvelope.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeResponseEnvelope.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeStatusCode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeStatusCode.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/BridgeStatusCode.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/IBridgeProxy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/InitContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/TokenRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/TokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/mapping/NestedAppAuthAdapter.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/mapping/NestedAppAuthAdapter.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/naa/mapping/NestedAppAuthAdapter.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/navigation/INavigationClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/navigation/NavigationClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/navigation/NavigationClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/navigation/NavigationClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/navigation/NavigationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/network/FetchClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/network/FetchClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/network/FetchClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/BaseOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/BaseOperatingContext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/BaseOperatingContext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/NestedAppOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/NestedAppOperatingContext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/NestedAppOperatingContext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/StandardOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/StandardOperatingContext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/StandardOperatingContext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/UnknownOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/UnknownOperatingContext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/operatingcontext/UnknownOperatingContext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/packageMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/packageMetadata.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/packageMetadata.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/protocol/Authorize.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/protocol/Authorize.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/protocol/Authorize.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/AuthorizationCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/AuthorizationUrlRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/ClearCacheRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/EndSessionPopupRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/EndSessionRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/InitializeApplicationRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/PopupRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/PopupWindowAttributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/RedirectRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/RequestHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/RequestHelpers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/RequestHelpers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/SilentRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/request/SsoSilentRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/response/AuthenticationResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/response/ResponseHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/response/ResponseHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/response/ResponseHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceMeasurement.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceMeasurement.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/telemetry/BrowserPerformanceMeasurement.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserConstants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserConstants.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserConstants.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserProtocolUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserProtocolUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserProtocolUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/BrowserUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/Helpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/Helpers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/Helpers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/MsalFrameStatsUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/MsalFrameStatsUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/utils/MsalFrameStatsUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/msal-custom-auth.cjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/msal-custom-auth.cjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/app/IPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/app/PublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/app/PublicClientNext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/broker/nativeBroker/IPlatformAuthHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/broker/nativeBroker/NativeStatusCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/broker/nativeBroker/PlatformAuthDOMHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/broker/nativeBroker/PlatformAuthExtensionHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/broker/nativeBroker/PlatformAuthProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/broker/nativeBroker/PlatformAuthRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/broker/nativeBroker/PlatformAuthResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/AccountManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/AsyncMemoryStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/BrowserCacheManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/CacheHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/CacheKeys.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/CookieStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/DatabaseStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/EncryptedData.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/IAsyncStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/ITokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/IWindowStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/LocalStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/MemoryStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/SessionStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/cache/TokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/config/Configuration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/controllers/ControllerFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/controllers/IController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/controllers/NestedAppAuthController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/controllers/StandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/controllers/UnknownOperatingContextController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/crypto/BrowserCrypto.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/crypto/CryptoOps.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/crypto/PkceGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/crypto/SignedHttpRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/CustomAuthActionInputs.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/CustomAuthConstants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/CustomAuthPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/ICustomAuthPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/UserAccountAttributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/configuration/CustomAuthConfiguration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/controller/CustomAuthStandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/controller/ICustomAuthStandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/CustomAuthAuthority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/auth_flow/AuthFlowErrorBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/auth_flow/AuthFlowResultBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/auth_flow/AuthFlowState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/CustomAuthApiError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/CustomAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/HttpError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/HttpErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/InvalidArgumentError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/InvalidConfigurationError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/InvalidConfigurationErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/MethodNotImplementedError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/MsalCustomAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/NoCachedAccountFoundError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/ParsedUrlError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/ParsedUrlErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/UnexpectedError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/UnsupportedEnvironmentError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/UserAccountAttributeError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/UserAccountAttributeErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/error/UserAlreadySignedInError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/interaction_client/CustomAuthInteractionClientBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/interaction_client/CustomAuthInterationClientFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/BaseApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/CustomAuthApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/CustomAuthApiEndpoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/ICustomAuthApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/ResetPasswordApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/SignInApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/SignupApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/types/ApiErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/types/ApiErrorResponseTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/types/ApiRequestTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/types/ApiResponseTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/types/ApiSuberrors.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/custom_auth_api/types/ApiTypesBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/http_client/FetchHttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/network_client/http_client/IHttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/telemetry/PublicApiId.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/utils/ArgumentValidator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/core/utils/UrlUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/auth_flow/CustomAuthAccountData.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/auth_flow/error_type/GetAccountError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/auth_flow/result/GetAccessTokenResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/auth_flow/result/GetAccountResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/auth_flow/result/SignOutResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/auth_flow/state/GetAccessTokenState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/auth_flow/state/GetAccountState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/auth_flow/state/SignOutState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/get_account/interaction_client/CustomAuthSilentCacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/operating_context/CustomAuthOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/error_type/ResetPasswordError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/result/ResetPasswordResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/result/ResetPasswordStartResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/state/ResetPasswordCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/state/ResetPasswordCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/state/ResetPasswordFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/state/ResetPasswordPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/state/ResetPasswordState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/auth_flow/state/ResetPasswordStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/interaction_client/ResetPasswordClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/interaction_client/parameter/ResetPasswordParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/reset_password/interaction_client/result/ResetPasswordActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/SignInScenario.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/error_type/SignInError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/result/SignInResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/result/SignInResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/result/SignInSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/result/SignInSubmitCredentialResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/result/SignInSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/state/SignInCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/state/SignInCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/state/SignInContinuationState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/state/SignInFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/state/SignInPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/state/SignInState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/auth_flow/state/SignInStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/interaction_client/SignInClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/interaction_client/parameter/SignInParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_in/interaction_client/result/SignInActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/error_type/SignUpError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/result/SignUpResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/result/SignUpResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/result/SignUpSubmitAttributesResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/result/SignUpSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/result/SignUpSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/state/SignUpAttributesRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/state/SignUpCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/state/SignUpCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/state/SignUpFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/state/SignUpPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/state/SignUpState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/auth_flow/state/SignUpStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/interaction_client/SignUpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/interaction_client/parameter/SignUpParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/custom_auth/sign_up/interaction_client/result/SignUpActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/encode/Base64Decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/encode/Base64Encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/error/BrowserAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/error/BrowserAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/error/BrowserConfigurationAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/error/BrowserConfigurationAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/error/NativeAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/error/NativeAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/error/NestedAppAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/event/EventHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/event/EventMessage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/event/EventType.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/BaseInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/HybridSpaAuthorizationCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/PlatformAuthInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/PopupClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/RedirectClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/SilentAuthCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/SilentCacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/SilentIframeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/SilentRefreshClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_client/StandardInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_handler/InteractionHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/interaction_handler/SilentHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/AccountInfo.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/AuthBridge.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/AuthResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/BridgeAccountContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/BridgeCapabilities.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/BridgeError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/BridgeProxy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/BridgeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/BridgeRequestEnvelope.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/BridgeResponseEnvelope.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/BridgeStatusCode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/IBridgeProxy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/InitContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/TokenRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/TokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/naa/mapping/NestedAppAuthAdapter.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/navigation/INavigationClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/navigation/NavigationClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/navigation/NavigationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/network/FetchClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/operatingcontext/BaseOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/operatingcontext/NestedAppOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/operatingcontext/StandardOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/operatingcontext/UnknownOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/packageMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/protocol/Authorize.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/AuthorizationCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/AuthorizationUrlRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/ClearCacheRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/EndSessionPopupRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/EndSessionRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/InitializeApplicationRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/PopupRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/PopupWindowAttributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/RedirectRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/RequestHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/SilentRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/request/SsoSilentRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/response/AuthenticationResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/response/ResponseHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/telemetry/BrowserPerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/telemetry/BrowserPerformanceMeasurement.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/utils/BrowserConstants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/utils/BrowserProtocolUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/utils/BrowserUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/utils/Helpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/custom-auth-path/types/utils/MsalFrameStatsUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/msal-browser.cjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/msal-browser.cjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/msal-browser.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/msal-browser.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/app/IPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/app/PublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/app/PublicClientNext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/broker/nativeBroker/IPlatformAuthHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/broker/nativeBroker/NativeStatusCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/broker/nativeBroker/PlatformAuthDOMHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/broker/nativeBroker/PlatformAuthExtensionHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/broker/nativeBroker/PlatformAuthProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/broker/nativeBroker/PlatformAuthRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/broker/nativeBroker/PlatformAuthResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/AccountManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/AsyncMemoryStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/BrowserCacheManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/CacheHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/CacheKeys.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/CookieStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/DatabaseStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/EncryptedData.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/IAsyncStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/ITokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/IWindowStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/LocalStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/MemoryStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/SessionStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/cache/TokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/config/Configuration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/controllers/ControllerFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/controllers/IController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/controllers/NestedAppAuthController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/controllers/StandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/controllers/UnknownOperatingContextController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/crypto/BrowserCrypto.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/crypto/CryptoOps.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/crypto/PkceGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/crypto/SignedHttpRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/CustomAuthActionInputs.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/CustomAuthConstants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/CustomAuthPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/ICustomAuthPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/UserAccountAttributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/configuration/CustomAuthConfiguration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/controller/CustomAuthStandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/controller/ICustomAuthStandardController.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/CustomAuthAuthority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/auth_flow/AuthFlowErrorBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/auth_flow/AuthFlowResultBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/auth_flow/AuthFlowState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/CustomAuthApiError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/CustomAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/HttpError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/HttpErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/InvalidArgumentError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/InvalidConfigurationError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/InvalidConfigurationErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/MethodNotImplementedError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/MsalCustomAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/NoCachedAccountFoundError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/ParsedUrlError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/ParsedUrlErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/UnexpectedError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/UnsupportedEnvironmentError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/UserAccountAttributeError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/UserAccountAttributeErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/error/UserAlreadySignedInError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/interaction_client/CustomAuthInteractionClientBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/interaction_client/CustomAuthInterationClientFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/BaseApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/CustomAuthApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/CustomAuthApiEndpoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/ICustomAuthApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/ResetPasswordApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/SignInApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/SignupApiClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/types/ApiErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/types/ApiErrorResponseTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/types/ApiRequestTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/types/ApiResponseTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/types/ApiSuberrors.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/custom_auth_api/types/ApiTypesBase.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/http_client/FetchHttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/network_client/http_client/IHttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/telemetry/PublicApiId.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/utils/ArgumentValidator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/core/utils/UrlUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/auth_flow/CustomAuthAccountData.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/auth_flow/error_type/GetAccountError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/auth_flow/result/GetAccessTokenResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/auth_flow/result/GetAccountResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/auth_flow/result/SignOutResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/auth_flow/state/GetAccessTokenState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/auth_flow/state/GetAccountState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/auth_flow/state/SignOutState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/get_account/interaction_client/CustomAuthSilentCacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/operating_context/CustomAuthOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/error_type/ResetPasswordError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/result/ResetPasswordResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/result/ResetPasswordStartResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/result/ResetPasswordSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/state/ResetPasswordCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/state/ResetPasswordCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/state/ResetPasswordFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/state/ResetPasswordPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/state/ResetPasswordState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/auth_flow/state/ResetPasswordStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/interaction_client/ResetPasswordClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/interaction_client/parameter/ResetPasswordParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/reset_password/interaction_client/result/ResetPasswordActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/SignInScenario.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/error_type/SignInError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/result/SignInResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/result/SignInResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/result/SignInSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/result/SignInSubmitCredentialResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/result/SignInSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/state/SignInCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/state/SignInCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/state/SignInContinuationState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/state/SignInFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/state/SignInPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/state/SignInState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/auth_flow/state/SignInStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/interaction_client/SignInClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/interaction_client/parameter/SignInParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_in/interaction_client/result/SignInActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/error_type/SignUpError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/result/SignUpResendCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/result/SignUpResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/result/SignUpSubmitAttributesResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/result/SignUpSubmitCodeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/result/SignUpSubmitPasswordResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/state/SignUpAttributesRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/state/SignUpCodeRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/state/SignUpCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/state/SignUpFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/state/SignUpPasswordRequiredState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/state/SignUpState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/auth_flow/state/SignUpStateParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/interaction_client/SignUpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/interaction_client/parameter/SignUpParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/custom_auth/sign_up/interaction_client/result/SignUpActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/encode/Base64Decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/encode/Base64Encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/error/BrowserAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/error/BrowserAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/error/BrowserConfigurationAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/error/BrowserConfigurationAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/error/NativeAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/error/NativeAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/error/NestedAppAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/event/EventHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/event/EventMessage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/event/EventType.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/BaseInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/HybridSpaAuthorizationCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/PlatformAuthInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/PopupClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/RedirectClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/SilentAuthCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/SilentCacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/SilentIframeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/SilentRefreshClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_client/StandardInteractionClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_handler/InteractionHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/interaction_handler/SilentHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/AccountInfo.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/AuthBridge.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/AuthResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/BridgeAccountContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/BridgeCapabilities.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/BridgeError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/BridgeProxy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/BridgeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/BridgeRequestEnvelope.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/BridgeResponseEnvelope.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/BridgeStatusCode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/IBridgeProxy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/InitContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/TokenRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/TokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/naa/mapping/NestedAppAuthAdapter.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/navigation/INavigationClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/navigation/NavigationClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/navigation/NavigationOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/network/FetchClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/operatingcontext/BaseOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/operatingcontext/NestedAppOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/operatingcontext/StandardOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/operatingcontext/UnknownOperatingContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/packageMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/protocol/Authorize.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/AuthorizationCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/AuthorizationUrlRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/ClearCacheRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/EndSessionPopupRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/EndSessionRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/InitializeApplicationRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/PopupRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/PopupWindowAttributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/RedirectRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/RequestHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/SilentRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/request/SsoSilentRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/response/AuthenticationResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/response/ResponseHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/telemetry/BrowserPerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/telemetry/BrowserPerformanceMeasurement.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/utils/BrowserConstants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/utils/BrowserProtocolUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/utils/BrowserUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/utils/Helpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/lib/types/utils/MsalFrameStatsUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/browser/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/AccountInfo.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/AccountInfo.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/AccountInfo.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/AuthToken.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/AuthToken.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/AuthToken.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/CcsCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/CcsCredential.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/CcsCredential.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/ClientCredentials.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/ClientInfo.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/ClientInfo.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/ClientInfo.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/TokenClaims.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/TokenClaims.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/account/TokenClaims.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/Authority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/Authority.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/Authority.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityFactory.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityFactory.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityMetadata.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityMetadata.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityOptions.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityOptions.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityType.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityType.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AuthorityType.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AzureRegion.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/AzureRegionConfiguration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/CloudDiscoveryMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/CloudInstanceDiscoveryErrorResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/CloudInstanceDiscoveryErrorResponse.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/CloudInstanceDiscoveryErrorResponse.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/CloudInstanceDiscoveryResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/CloudInstanceDiscoveryResponse.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/CloudInstanceDiscoveryResponse.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/ImdsOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/OIDCOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/OpenIdConfigResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/OpenIdConfigResponse.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/OpenIdConfigResponse.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/ProtocolMode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/ProtocolMode.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/ProtocolMode.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/RegionDiscovery.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/RegionDiscovery.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/RegionDiscovery.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/authority/RegionDiscoveryMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/broker/nativeBroker/INativeBrokerPlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/CacheManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/CacheManager.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/CacheManager.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/AccessTokenEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/AccountEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/AccountEntity.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/AccountEntity.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/AppMetadataEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/AuthorityMetadataEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/CacheRecord.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/CredentialEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/IdTokenEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/RefreshTokenEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/ServerTelemetryEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/entities/ThrottlingEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/interface/ICacheManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/interface/ICachePlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/interface/ISerializableTokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/persistence/TokenCacheContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/persistence/TokenCacheContext.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/persistence/TokenCacheContext.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/utils/CacheHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/utils/CacheHelpers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/utils/CacheHelpers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/cache/utils/CacheTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/AuthorizationCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/AuthorizationCodeClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/AuthorizationCodeClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/BaseClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/BaseClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/BaseClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/RefreshTokenClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/RefreshTokenClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/RefreshTokenClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/SilentFlowClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/SilentFlowClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/client/SilentFlowClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/config/AppTokenProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/config/ClientConfiguration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/config/ClientConfiguration.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/config/ClientConfiguration.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/constants/AADServerParamKeys.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/constants/AADServerParamKeys.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/constants/AADServerParamKeys.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/ICrypto.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/ICrypto.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/ICrypto.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/IGuidGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/JoseHeader.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/JoseHeader.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/JoseHeader.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/PopTokenGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/PopTokenGenerator.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/PopTokenGenerator.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/crypto/SignedHttpRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/AuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/AuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/AuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/AuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/AuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/AuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/CacheError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/CacheError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/CacheError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/CacheErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/CacheErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/CacheErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientAuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientAuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientConfigurationError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientConfigurationError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientConfigurationError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientConfigurationErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientConfigurationErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ClientConfigurationErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/InteractionRequiredAuthErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/JoseHeaderError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/JoseHeaderError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/JoseHeaderError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/JoseHeaderErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/JoseHeaderErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/JoseHeaderErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/NetworkError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/NetworkError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/NetworkError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ServerError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ServerError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/error/ServerError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/exports-browser-only.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/exports-common.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/exports-node-only.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index-browser.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index-browser.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index-node.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index-node.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index-node.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/index.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/logger/Logger.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/logger/Logger.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/logger/Logger.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/INetworkModule.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/INetworkModule.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/INetworkModule.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/NetworkResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/RequestThumbprint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/RequestThumbprint.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/RequestThumbprint.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/ThrottlingUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/ThrottlingUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/network/ThrottlingUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/packageMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/packageMetadata.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/packageMetadata.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/protocol/Authorize.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/protocol/Authorize.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/protocol/Authorize.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/AuthenticationHeaderParser.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/AuthenticationHeaderParser.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/AuthenticationHeaderParser.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/BaseAuthRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonAuthorizationCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonAuthorizationUrlRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonClientCredentialRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonDeviceCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonEndSessionRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonOnBehalfOfRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonRefreshTokenRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonSilentFlowRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/CommonUsernamePasswordRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/NativeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/NativeSignOutRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/RequestParameterBuilder.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/RequestParameterBuilder.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/RequestParameterBuilder.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/ScopeSet.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/ScopeSet.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/ScopeSet.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/request/StoreInCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/AuthenticationResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/AuthorizationCodePayload.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/AuthorizeResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/DeviceCodeResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/ExternalTokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/IMDSBadResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/ResponseHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/ResponseHandler.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/ResponseHandler.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/response/ServerAuthorizationTokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/IPerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/IPerformanceMeasurement.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceEvent.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceEvent.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/PerformanceEvent.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/StubPerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/StubPerformanceClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/performance/StubPerformanceClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/server/ServerTelemetryManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/server/ServerTelemetryManager.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/server/ServerTelemetryManager.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/telemetry/server/ServerTelemetryRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/url/IUri.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/url/UrlString.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/url/UrlString.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/url/UrlString.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/ClientAssertionUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/ClientAssertionUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/ClientAssertionUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/Constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/Constants.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/Constants.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/FunctionWrappers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/FunctionWrappers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/FunctionWrappers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/MsalTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/ProtocolUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/ProtocolUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/ProtocolUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/StringUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/StringUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/StringUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/TimeUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/TimeUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/TimeUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/UrlUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/UrlUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/dist/utils/UrlUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/index-browser.cjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/index-browser.cjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/index-node-C8h2xZEM.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/index-node.cjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/index-node.cjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/index.cjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/index.cjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/account/AccountInfo.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/account/AuthToken.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/account/CcsCredential.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/account/ClientCredentials.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/account/ClientInfo.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/account/TokenClaims.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/Authority.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/AuthorityFactory.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/AuthorityMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/AuthorityOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/AuthorityType.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/AzureRegion.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/AzureRegionConfiguration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/CloudDiscoveryMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/CloudInstanceDiscoveryErrorResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/CloudInstanceDiscoveryResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/ImdsOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/OIDCOptions.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/OpenIdConfigResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/ProtocolMode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/RegionDiscovery.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/authority/RegionDiscoveryMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/broker/nativeBroker/INativeBrokerPlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/CacheManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/AccessTokenEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/AccountEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/AppMetadataEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/AuthorityMetadataEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/CacheRecord.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/CredentialEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/IdTokenEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/RefreshTokenEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/ServerTelemetryEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/entities/ThrottlingEntity.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/interface/ICacheManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/interface/ICachePlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/interface/ISerializableTokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/persistence/TokenCacheContext.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/utils/CacheHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/cache/utils/CacheTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/client/AuthorizationCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/client/BaseClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/client/RefreshTokenClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/client/SilentFlowClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/config/AppTokenProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/config/ClientConfiguration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/constants/AADServerParamKeys.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/crypto/ICrypto.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/crypto/IGuidGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/crypto/JoseHeader.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/crypto/PopTokenGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/crypto/SignedHttpRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/AuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/AuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/CacheError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/CacheErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/ClientAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/ClientAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/ClientConfigurationError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/ClientConfigurationErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/InteractionRequiredAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/InteractionRequiredAuthErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/JoseHeaderError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/JoseHeaderErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/NetworkError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/error/ServerError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/exports-browser-only.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/exports-common.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/exports-node-only.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/index-browser.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/index-node.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/logger/Logger.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/network/INetworkModule.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/network/NetworkResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/network/RequestThumbprint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/network/ThrottlingUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/packageMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/protocol/Authorize.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/AuthenticationHeaderParser.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/BaseAuthRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonAuthorizationCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonAuthorizationUrlRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonClientCredentialRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonDeviceCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonEndSessionRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonOnBehalfOfRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonRefreshTokenRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonSilentFlowRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/CommonUsernamePasswordRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/NativeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/NativeSignOutRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/RequestParameterBuilder.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/ScopeSet.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/request/StoreInCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/response/AuthenticationResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/response/AuthorizationCodePayload.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/response/AuthorizeResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/response/DeviceCodeResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/response/ExternalTokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/response/IMDSBadResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/response/ResponseHandler.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/response/ServerAuthorizationTokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/telemetry/performance/IPerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/telemetry/performance/IPerformanceMeasurement.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/telemetry/performance/PerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/telemetry/performance/PerformanceEvent.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/telemetry/performance/StubPerformanceClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/telemetry/server/ServerTelemetryManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/telemetry/server/ServerTelemetryRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/url/IUri.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/url/UrlString.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/utils/ClientAssertionUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/utils/Constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/utils/FunctionWrappers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/utils/MsalTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/utils/ProtocolUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/utils/StringUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/utils/TimeUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/lib/types/utils/UrlUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/node/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-common/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/LICENSE +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/CacheHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/CacheHelpers.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/CacheHelpers.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/ITokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/NodeStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/NodeStorage.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/NodeStorage.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/TokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/TokenCache.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/TokenCache.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/distributed/DistributedCachePlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/distributed/DistributedCachePlugin.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/distributed/DistributedCachePlugin.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/distributed/ICacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/distributed/IPartitionManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/serializer/Deserializer.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/serializer/Deserializer.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/serializer/Deserializer.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/serializer/Serializer.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/serializer/Serializer.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/serializer/Serializer.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/cache/serializer/SerializerTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientApplication.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientApplication.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientAssertion.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientAssertion.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientAssertion.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientCredentialClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientCredentialClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ClientCredentialClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ConfidentialClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ConfidentialClientApplication.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ConfidentialClientApplication.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/DeviceCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/DeviceCodeClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/DeviceCodeClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/IConfidentialClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/IPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentityApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentityApplication.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentityApplication.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentityClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentityClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentityClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/AppService.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/AppService.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/AppService.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/AzureArc.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/AzureArc.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/AzureArc.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/BaseManagedIdentitySource.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/BaseManagedIdentitySource.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/BaseManagedIdentitySource.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/CloudShell.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/CloudShell.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/CloudShell.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/Imds.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/Imds.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/Imds.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/MachineLearning.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/MachineLearning.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/MachineLearning.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/ServiceFabric.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/ServiceFabric.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/ManagedIdentitySources/ServiceFabric.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/OnBehalfOfClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/OnBehalfOfClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/OnBehalfOfClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/PublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/PublicClientApplication.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/PublicClientApplication.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/UsernamePasswordClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/UsernamePasswordClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/client/UsernamePasswordClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/Configuration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/Configuration.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/Configuration.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/ManagedIdentityId.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/ManagedIdentityId.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/ManagedIdentityId.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/ManagedIdentityRequestParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/ManagedIdentityRequestParameters.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/config/ManagedIdentityRequestParameters.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/CryptoProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/CryptoProvider.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/CryptoProvider.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/GuidGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/GuidGenerator.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/GuidGenerator.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/HashUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/HashUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/HashUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/PkceGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/PkceGenerator.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/crypto/PkceGenerator.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/ManagedIdentityError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/ManagedIdentityError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/ManagedIdentityError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/ManagedIdentityErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/ManagedIdentityErrorCodes.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/ManagedIdentityErrorCodes.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/NodeAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/NodeAuthError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/error/NodeAuthError.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/index.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/index.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/internals.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/internals.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/internals.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/HttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/HttpClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/HttpClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/HttpClientWithRetries.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/HttpClientWithRetries.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/HttpClientWithRetries.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/ILoopbackClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/LoopbackClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/LoopbackClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/network/LoopbackClient.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/packageMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/packageMetadata.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/packageMetadata.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/protocol/Authorize.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/protocol/Authorize.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/protocol/Authorize.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/AuthorizationCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/AuthorizationUrlRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/ClientCredentialRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/DeviceCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/InteractiveRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/ManagedIdentityRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/ManagedIdentityRequestParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/OnBehalfOfRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/RefreshTokenRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/SignOutRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/SilentFlowRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/request/UsernamePasswordRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/response/ManagedIdentityTokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/DefaultManagedIdentityRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/DefaultManagedIdentityRetryPolicy.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/DefaultManagedIdentityRetryPolicy.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/ExponentialRetryStrategy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/ExponentialRetryStrategy.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/ExponentialRetryStrategy.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/IHttpRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/ImdsRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/ImdsRetryPolicy.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/ImdsRetryPolicy.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/LinearRetryStrategy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/LinearRetryStrategy.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/retry/LinearRetryStrategy.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/Constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/Constants.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/Constants.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/EncodingUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/EncodingUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/EncodingUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/NetworkUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/NetworkUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/NetworkUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/TimeUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/TimeUtils.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/dist/utils/TimeUtils.mjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/msal-node.cjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/msal-node.cjs.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/CacheHelpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/ITokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/NodeStorage.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/TokenCache.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/distributed/DistributedCachePlugin.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/distributed/ICacheClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/distributed/IPartitionManager.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/serializer/Deserializer.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/serializer/Serializer.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/cache/serializer/SerializerTypes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ClientAssertion.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ClientCredentialClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ConfidentialClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/DeviceCodeClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/IConfidentialClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/IPublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentityApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentityClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentitySources/AppService.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentitySources/AzureArc.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentitySources/BaseManagedIdentitySource.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentitySources/CloudShell.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentitySources/Imds.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentitySources/MachineLearning.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/ManagedIdentitySources/ServiceFabric.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/OnBehalfOfClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/PublicClientApplication.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/client/UsernamePasswordClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/config/Configuration.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/config/ManagedIdentityId.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/config/ManagedIdentityRequestParameters.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/crypto/CryptoProvider.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/crypto/GuidGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/crypto/HashUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/crypto/PkceGenerator.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/error/ManagedIdentityError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/error/ManagedIdentityErrorCodes.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/error/NodeAuthError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/internals.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/network/HttpClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/network/HttpClientWithRetries.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/network/ILoopbackClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/network/LoopbackClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/packageMetadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/protocol/Authorize.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/AuthorizationCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/AuthorizationUrlRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/ClientCredentialRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/DeviceCodeRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/InteractiveRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/ManagedIdentityRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/ManagedIdentityRequestParams.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/OnBehalfOfRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/RefreshTokenRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/SignOutRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/SilentFlowRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/request/UsernamePasswordRequest.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/response/ManagedIdentityTokenResponse.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/retry/DefaultManagedIdentityRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/retry/ExponentialRetryStrategy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/retry/IHttpRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/retry/ImdsRetryPolicy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/retry/LinearRetryStrategy.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/utils/Constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/utils/EncodingUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/utils/NetworkUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/lib/types/utils/TimeUtils.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/LICENSE.md +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/bin/uuid +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/index.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/md5.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/nil.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/parse.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/regex.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/rng.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/sha1.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/stringify.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/v1.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/v3.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/v35.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/v4.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/v5.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/validate.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-browser/version.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/index.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/md5.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/nil.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/parse.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/regex.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/rng.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/sha1.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/stringify.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/v1.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/v3.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/v35.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/v4.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/v5.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/validate.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/esm-node/version.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/index.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/md5-browser.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/md5.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/nil.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/parse.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/regex.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/rng-browser.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/rng.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/sha1-browser.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/sha1.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/stringify.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuid.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidNIL.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidParse.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidStringify.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidValidate.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidVersion.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidv1.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidv3.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidv4.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/umd/uuidv5.min.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/uuid-bin.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/v1.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/v3.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/v35.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/v4.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/v5.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/validate.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/dist/version.js +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/package.json +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/node_modules/uuid/wrapper.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-node/package.json +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/LICENSE.txt +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/build/index.cjs +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/build/index.d.cts +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/build/lib/index.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/index.mjs +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/ansi-regex/index.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/ansi-regex/license +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/ansi-styles/index.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/ansi-styles/license +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/ansi-styles/package.json +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/emoji-regex/LICENSE-MIT.txt +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/emoji-regex/RGI_Emoji.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/RGI_Emoji.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/index.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/text.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/emoji-regex/index.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/emoji-regex/text.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/string-width/index.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/string-width/license +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/string-width/package.json +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/strip-ansi/index.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/strip-ansi/license +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/wrap-ansi/index.js +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/wrap-ansi/license +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/node_modules/wrap-ansi/package.json +%%DATADIR%%/resources/app/node_modules/@isaacs/cliui/package.json %%DATADIR%%/resources/app/node_modules/@microsoft/1ds-core-js/LICENSE.TXT %%DATADIR%%/resources/app/node_modules/@microsoft/1ds-core-js/NOTICE %%DATADIR%%/resources/app/node_modules/@microsoft/1ds-core-js/PRIVACY @@ -1058,13 +4125,353 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/@parcel/watcher/package.json %%DATADIR%%/resources/app/node_modules/@parcel/watcher/scripts/build-from-source.js %%DATADIR%%/resources/app/node_modules/@parcel/watcher/wrapper.js +%%DATADIR%%/resources/app/node_modules/@pkgjs/parseargs/LICENSE +%%DATADIR%%/resources/app/node_modules/@pkgjs/parseargs/index.js +%%DATADIR%%/resources/app/node_modules/@pkgjs/parseargs/internal/errors.js +%%DATADIR%%/resources/app/node_modules/@pkgjs/parseargs/internal/primordials.js +%%DATADIR%%/resources/app/node_modules/@pkgjs/parseargs/internal/util.js +%%DATADIR%%/resources/app/node_modules/@pkgjs/parseargs/internal/validators.js +%%DATADIR%%/resources/app/node_modules/@pkgjs/parseargs/package.json +%%DATADIR%%/resources/app/node_modules/@pkgjs/parseargs/utils.js %%DATADIR%%/resources/app/node_modules/@tootallnate/once/LICENSE %%DATADIR%%/resources/app/node_modules/@tootallnate/once/dist/index.js %%DATADIR%%/resources/app/node_modules/@tootallnate/once/dist/overloaded-parameters.js %%DATADIR%%/resources/app/node_modules/@tootallnate/once/dist/types.js %%DATADIR%%/resources/app/node_modules/@tootallnate/once/package.json +%%DATADIR%%/resources/app/node_modules/@types/color-name/LICENSE +%%DATADIR%%/resources/app/node_modules/@types/color-name/package.json %%DATADIR%%/resources/app/node_modules/@types/semver/LICENSE %%DATADIR%%/resources/app/node_modules/@types/semver/package.json +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/LICENSE +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/abort-controller/AbortError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/auth/credentials.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/auth/oauth2Flows.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/auth/schemes.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/apiVersionPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/clientHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/getClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/multipart.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/operationOptionHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/restError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/sendRequest.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/client/urlHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/constants.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/createPipelineFromOptions.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/defaultHttpClient-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/defaultHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/fetchHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/httpHeaders.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/interfaces.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/log.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/logger/debug.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/logger/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/logger/log-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/logger/log.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/logger/log.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/logger/logger.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/nodeHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/pipeline.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/pipelineRequest.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/agentPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/apiKeyAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/basicAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/bearerAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/checkInsecureConnection.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/auth/oauth2AuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/decompressResponsePolicy-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/decompressResponsePolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/defaultRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/exponentialRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/formDataPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/logPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/multipartPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/proxyPolicy-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/proxyPolicy.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/proxyPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/redirectPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/retryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/systemErrorRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/throttlingRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/tlsPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/policies/userAgentPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/restError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/retryStrategies/exponentialRetryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/retryStrategies/retryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/retryStrategies/throttlingRetryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/bytesEncoding.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/checkEnvironment.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/concat-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/concat.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/concat.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/delay.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/error.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/helpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/inspect-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/inspect.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/inspect.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/object.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/random.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/sanitizer.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/sha256.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/typeGuards.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgent.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgentPlatform-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/userAgentPlatform.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/uuidUtils-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/uuidUtils.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/util/uuidUtils.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/browser/xhrHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/abort-controller/AbortError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/auth/credentials.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/auth/oauth2Flows.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/auth/schemes.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/apiVersionPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/clientHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/getClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/multipart.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/operationOptionHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/restError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/sendRequest.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/client/urlHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/constants.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/createPipelineFromOptions.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/defaultHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/fetchHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/httpHeaders.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/interfaces.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/log.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/debug.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/log.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/log.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/logger/logger.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/nodeHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/pipeline.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/pipelineRequest.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/agentPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/auth/apiKeyAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/auth/basicAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/auth/bearerAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/auth/checkInsecureConnection.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/auth/oauth2AuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/decompressResponsePolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/defaultRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/exponentialRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/formDataPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/logPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/multipartPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/proxyPolicy.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/proxyPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/redirectPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/retryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/systemErrorRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/throttlingRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/tlsPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/policies/userAgentPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/restError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/retryStrategies/exponentialRetryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/retryStrategies/retryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/retryStrategies/throttlingRetryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/tsdoc-metadata.json +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/bytesEncoding.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/bytesEncoding.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/checkEnvironment.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/concat.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/concat.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/delay.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/error.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/helpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/inspect.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/inspect.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/object.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/random.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/sanitizer.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/sha256.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/sha256.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/typeGuards.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/userAgent.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/userAgentPlatform.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/uuidUtils.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/util/uuidUtils.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/commonjs/xhrHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/abort-controller/AbortError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/auth/credentials.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/auth/oauth2Flows.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/auth/schemes.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/apiVersionPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/clientHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/getClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/multipart.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/operationOptionHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/restError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/sendRequest.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/client/urlHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/constants.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/createPipelineFromOptions.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/defaultHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/fetchHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/httpHeaders.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/interfaces.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/log.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/logger/debug.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/logger/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/logger/log.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/logger/log.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/logger/logger.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/nodeHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/pipeline.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/pipelineRequest.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/agentPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/auth/apiKeyAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/auth/basicAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/auth/bearerAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/auth/checkInsecureConnection.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/auth/oauth2AuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/decompressResponsePolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/defaultRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/exponentialRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/formDataPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/logPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/multipartPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/proxyPolicy.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/proxyPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/redirectPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/retryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/systemErrorRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/throttlingRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/tlsPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/policies/userAgentPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/restError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/retryStrategies/exponentialRetryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/retryStrategies/retryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/retryStrategies/throttlingRetryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/bytesEncoding.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/bytesEncoding.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/checkEnvironment.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/concat.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/concat.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/delay.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/error.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/helpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/inspect.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/inspect.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/object.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/random.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/sanitizer.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/sha256.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/sha256.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/typeGuards.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/userAgent.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/userAgentPlatform.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/uuidUtils.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/util/uuidUtils.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/esm/xhrHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/abort-controller/AbortError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/auth/credentials.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/auth/oauth2Flows.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/auth/schemes.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/apiVersionPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/clientHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/getClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/multipart.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/operationOptionHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/restError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/sendRequest.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/client/urlHelpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/constants.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/createPipelineFromOptions.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/defaultHttpClient-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/defaultHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/fetchHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/httpHeaders.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/index.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/interfaces.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/log.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/debug.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/log-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/log.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/log.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/logger/logger.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/nodeHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/package.json +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/pipeline.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/pipelineRequest.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/agentPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/apiKeyAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/basicAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/bearerAuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/checkInsecureConnection.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/auth/oauth2AuthenticationPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/decompressResponsePolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/defaultRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/exponentialRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/formDataPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/logPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/multipartPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/proxyPolicy-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/proxyPolicy.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/proxyPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/redirectPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/retryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/systemErrorRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/throttlingRetryPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/tlsPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/policies/userAgentPolicy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/restError.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/retryStrategies/exponentialRetryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/retryStrategies/retryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/retryStrategies/throttlingRetryStrategy.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/bytesEncoding.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/checkEnvironment.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/concat-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/concat.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/concat.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/delay.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/error.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/helpers.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/inspect-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/inspect.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/inspect.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/internal.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/object.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/random.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sanitizer.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/sha256.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/typeGuards.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/userAgent.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/userAgentPlatform-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/userAgentPlatform.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/uuidUtils-react-native.mjs.map +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/uuidUtils.common.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/util/uuidUtils.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/dist/react-native/xhrHttpClient.js +%%DATADIR%%/resources/app/node_modules/@typespec/ts-http-runtime/package.json %%DATADIR%%/resources/app/node_modules/@vscode/deviceid/LICENSE.txt %%DATADIR%%/resources/app/node_modules/@vscode/deviceid/SECURITY.md %%DATADIR%%/resources/app/node_modules/@vscode/deviceid/azure-pipelines/azure-pipeline.yml @@ -1128,6 +4535,169 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/@vscode/tree-sitter-wasm/wasm/tree-sitter-typescript.wasm %%DATADIR%%/resources/app/node_modules/@vscode/tree-sitter-wasm/wasm/tree-sitter.js %%DATADIR%%/resources/app/node_modules/@vscode/tree-sitter-wasm/wasm/tree-sitter.wasm +%%DATADIR%%/resources/app/node_modules/@vscode/vsce-sign/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce-sign/src/main.d.ts +%%DATADIR%%/resources/app/node_modules/@vscode/vsce-sign/src/main.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/ThirdPartyNotices.txt +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/dummy.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/ansi-styles/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/ansi-styles/license +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/ansi-styles/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/chalk/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/chalk/index.js.flow +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/chalk/license +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/chalk/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/chalk/templates.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-convert/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-convert/conversions.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-convert/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-convert/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-convert/route.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-name/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-name/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-name/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/color-name/test.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/commander/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/commander/Readme.md +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/commander/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/commander/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/decode.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/decode_codepoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/decode_codepoint.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/encode.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/maps/decode.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/maps/entities.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/maps/legacy.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/lib/maps/xml.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/entities/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/escape-string-regexp/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/escape-string-regexp/license +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/escape-string-regexp/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/glob/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/glob/common.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/glob/glob.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/glob/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/glob/sync.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/hosted-git-info/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/hosted-git-info/git-host-info.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/hosted-git-info/git-host.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/hosted-git-info/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/hosted-git-info/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/linkify-it/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/linkify-it/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/linkify-it/lib/re.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/linkify-it/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/lru-cache/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/lru-cache/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/lru-cache/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/bin/markdown-it.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/dist/markdown-it.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/dist/markdown-it.min.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/common/entities.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/common/html_blocks.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/common/html_re.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/common/utils.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/helpers/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/helpers/parse_link_destination.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/helpers/parse_link_label.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/helpers/parse_link_title.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/parser_block.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/parser_core.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/parser_inline.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/presets/commonmark.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/presets/default.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/presets/zero.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/renderer.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/ruler.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/blockquote.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/code.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/fence.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/heading.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/hr.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/html_block.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/lheading.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/list.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/paragraph.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/reference.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/state_block.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_block/table.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_core/block.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_core/inline.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_core/linkify.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_core/normalize.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_core/replacements.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_core/smartquotes.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_core/state_core.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/autolink.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/backticks.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/balance_pairs.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/emphasis.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/entity.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/escape.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/html_inline.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/image.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/link.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/newline.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/state_inline.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/strikethrough.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/text.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/rules_inline/text_collapse.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/lib/token.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/markdown-it/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/mdurl/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/mdurl/decode.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/mdurl/encode.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/mdurl/format.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/mdurl/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/mdurl/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/mdurl/parse.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/supports-color/browser.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/supports-color/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/supports-color/license +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/supports-color/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/uc.micro/LICENSE.txt +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/uc.micro/categories/Cc/regex.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/uc.micro/categories/Cf/regex.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/uc.micro/categories/P/regex.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/uc.micro/categories/Z/regex.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/uc.micro/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/uc.micro/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/uc.micro/properties/Any/regex.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/yallist/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/yallist/iterator.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/yallist/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/yallist/yallist.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/yauzl/LICENSE +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/yauzl/index.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/node_modules/yauzl/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/api.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/auth.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/main.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/manifest.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/nls.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/npm.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/package.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/publicgalleryapi.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/publish.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/search.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/show.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/store.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/util.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/validation.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/viewutils.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/xml.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/out/zip.js +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/package.json +%%DATADIR%%/resources/app/node_modules/@vscode/vsce/vsce %%DATADIR%%/resources/app/node_modules/@vscode/vscode-languagedetection/LICENSE %%DATADIR%%/resources/app/node_modules/@vscode/vscode-languagedetection/SECURITY.md %%DATADIR%%/resources/app/node_modules/@vscode/vscode-languagedetection/cli/index.js @@ -1197,16 +4767,490 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/@xterm/xterm/lib/xterm.mjs %%DATADIR%%/resources/app/node_modules/@xterm/xterm/lib/xterm.mjs.map %%DATADIR%%/resources/app/node_modules/@xterm/xterm/package.json +%%DATADIR%%/resources/app/node_modules/abort-controller/LICENSE +%%DATADIR%%/resources/app/node_modules/abort-controller/browser.js +%%DATADIR%%/resources/app/node_modules/abort-controller/browser.mjs +%%DATADIR%%/resources/app/node_modules/abort-controller/dist/abort-controller.js +%%DATADIR%%/resources/app/node_modules/abort-controller/dist/abort-controller.mjs +%%DATADIR%%/resources/app/node_modules/abort-controller/dist/abort-controller.mjs.map +%%DATADIR%%/resources/app/node_modules/abort-controller/dist/abort-controller.umd.js +%%DATADIR%%/resources/app/node_modules/abort-controller/package.json +%%DATADIR%%/resources/app/node_modules/abort-controller/polyfill.js +%%DATADIR%%/resources/app/node_modules/abort-controller/polyfill.mjs %%DATADIR%%/resources/app/node_modules/agent-base/LICENSE %%DATADIR%%/resources/app/node_modules/agent-base/dist/helpers.d.ts.map %%DATADIR%%/resources/app/node_modules/agent-base/dist/helpers.js %%DATADIR%%/resources/app/node_modules/agent-base/dist/index.d.ts.map %%DATADIR%%/resources/app/node_modules/agent-base/dist/index.js %%DATADIR%%/resources/app/node_modules/agent-base/package.json +%%DATADIR%%/resources/app/node_modules/ansi-regex/index.js +%%DATADIR%%/resources/app/node_modules/ansi-regex/license +%%DATADIR%%/resources/app/node_modules/ansi-regex/package.json +%%DATADIR%%/resources/app/node_modules/ansi-styles/index.js +%%DATADIR%%/resources/app/node_modules/ansi-styles/license +%%DATADIR%%/resources/app/node_modules/ansi-styles/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/file.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/brace-expansion/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/brace-expansion/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/brace-expansion/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/buffer/AUTHORS.md +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/buffer/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/buffer/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/glob.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/glob.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/has-magic.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/has-magic.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/ignore.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/ignore.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/pattern.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/pattern.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/processor.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/processor.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/walker.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/commonjs/walker.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/bin.d.mts +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/bin.d.mts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/bin.mjs +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/bin.mjs.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/glob.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/glob.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/has-magic.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/has-magic.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/ignore.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/ignore.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/pattern.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/pattern.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/processor.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/processor.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/walker.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/dist/esm/walker.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/glob/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/is-stream/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/is-stream/license +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/is-stream/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/LICENSE.md +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/commonjs/parse-args-cjs.cjs.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/commonjs/parse-args-cjs.d.cts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/commonjs/parse-args.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/esm/parse-args.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/dist/esm/parse-args.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/jackspeak/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/ast.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/ast.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/brace-expressions.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/escape.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/escape.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/unescape.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/commonjs/unescape.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/assert-valid-pattern.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/ast.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/ast.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/brace-expressions.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/brace-expressions.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/escape.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/escape.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/unescape.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/dist/esm/unescape.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minimatch/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minipass/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minipass/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minipass/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minipass/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minipass/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minipass/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minipass/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/minipass/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/_stream_duplex.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/_stream_passthrough.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/_stream_readable.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/_stream_transform.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/_stream_writable.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/buffer_list.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/compose.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/destroy.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/duplex.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/duplexify.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/from.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/legacy.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/operators.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/passthrough.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/pipeline.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/readable.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/state.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/transform.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/utils.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/streams/writable.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/internal/validators.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/ours/browser.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/ours/errors.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/ours/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/ours/primordials.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/ours/util.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/ours/util/inspect.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/stream.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/lib/stream/promises.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/readable-stream/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/safe-buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/safe-buffer/index.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/safe-buffer/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/string_decoder/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/string_decoder/lib/string_decoder.js +%%DATADIR%%/resources/app/node_modules/archiver-utils/node_modules/string_decoder/package.json +%%DATADIR%%/resources/app/node_modules/archiver-utils/package.json +%%DATADIR%%/resources/app/node_modules/archiver/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver/index.js +%%DATADIR%%/resources/app/node_modules/archiver/lib/core.js +%%DATADIR%%/resources/app/node_modules/archiver/lib/error.js +%%DATADIR%%/resources/app/node_modules/archiver/lib/plugins/json.js +%%DATADIR%%/resources/app/node_modules/archiver/lib/plugins/tar.js +%%DATADIR%%/resources/app/node_modules/archiver/lib/plugins/zip.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer-crc32/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer-crc32/dist/index.cjs +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer-crc32/dist/index.d.cts +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer-crc32/dist/index.d.mts +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer-crc32/dist/index.mjs +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer-crc32/package.json +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer/AUTHORS.md +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer/index.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/buffer/package.json +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/_stream_duplex.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/_stream_passthrough.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/_stream_readable.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/_stream_transform.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/_stream_writable.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/buffer_list.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/compose.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/destroy.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/duplex.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/duplexify.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/from.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/legacy.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/operators.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/passthrough.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/pipeline.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/readable.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/state.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/transform.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/utils.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/streams/writable.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/internal/validators.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/ours/browser.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/ours/errors.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/ours/index.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/ours/primordials.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/ours/util.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/ours/util/inspect.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/stream.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/lib/stream/promises.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/readable-stream/package.json +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/safe-buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/safe-buffer/index.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/safe-buffer/package.json +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/string_decoder/LICENSE +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/string_decoder/lib/string_decoder.js +%%DATADIR%%/resources/app/node_modules/archiver/node_modules/string_decoder/package.json +%%DATADIR%%/resources/app/node_modules/archiver/package.json +%%DATADIR%%/resources/app/node_modules/argparse/LICENSE +%%DATADIR%%/resources/app/node_modules/argparse/argparse.js +%%DATADIR%%/resources/app/node_modules/argparse/lib/sub.js +%%DATADIR%%/resources/app/node_modules/argparse/lib/textwrap.js +%%DATADIR%%/resources/app/node_modules/argparse/package.json +%%DATADIR%%/resources/app/node_modules/async/LICENSE +%%DATADIR%%/resources/app/node_modules/async/all.js +%%DATADIR%%/resources/app/node_modules/async/allLimit.js +%%DATADIR%%/resources/app/node_modules/async/allSeries.js +%%DATADIR%%/resources/app/node_modules/async/any.js +%%DATADIR%%/resources/app/node_modules/async/anyLimit.js +%%DATADIR%%/resources/app/node_modules/async/anySeries.js +%%DATADIR%%/resources/app/node_modules/async/apply.js +%%DATADIR%%/resources/app/node_modules/async/applyEach.js +%%DATADIR%%/resources/app/node_modules/async/applyEachSeries.js +%%DATADIR%%/resources/app/node_modules/async/asyncify.js +%%DATADIR%%/resources/app/node_modules/async/auto.js +%%DATADIR%%/resources/app/node_modules/async/autoInject.js +%%DATADIR%%/resources/app/node_modules/async/bower.json +%%DATADIR%%/resources/app/node_modules/async/cargo.js +%%DATADIR%%/resources/app/node_modules/async/cargoQueue.js +%%DATADIR%%/resources/app/node_modules/async/compose.js +%%DATADIR%%/resources/app/node_modules/async/concat.js +%%DATADIR%%/resources/app/node_modules/async/concatLimit.js +%%DATADIR%%/resources/app/node_modules/async/concatSeries.js +%%DATADIR%%/resources/app/node_modules/async/constant.js +%%DATADIR%%/resources/app/node_modules/async/detect.js +%%DATADIR%%/resources/app/node_modules/async/detectLimit.js +%%DATADIR%%/resources/app/node_modules/async/detectSeries.js +%%DATADIR%%/resources/app/node_modules/async/dir.js +%%DATADIR%%/resources/app/node_modules/async/dist/async.js +%%DATADIR%%/resources/app/node_modules/async/dist/async.min.js +%%DATADIR%%/resources/app/node_modules/async/dist/async.mjs +%%DATADIR%%/resources/app/node_modules/async/doDuring.js +%%DATADIR%%/resources/app/node_modules/async/doUntil.js +%%DATADIR%%/resources/app/node_modules/async/doWhilst.js +%%DATADIR%%/resources/app/node_modules/async/during.js +%%DATADIR%%/resources/app/node_modules/async/each.js +%%DATADIR%%/resources/app/node_modules/async/eachLimit.js +%%DATADIR%%/resources/app/node_modules/async/eachOf.js +%%DATADIR%%/resources/app/node_modules/async/eachOfLimit.js +%%DATADIR%%/resources/app/node_modules/async/eachOfSeries.js +%%DATADIR%%/resources/app/node_modules/async/eachSeries.js +%%DATADIR%%/resources/app/node_modules/async/ensureAsync.js +%%DATADIR%%/resources/app/node_modules/async/every.js +%%DATADIR%%/resources/app/node_modules/async/everyLimit.js +%%DATADIR%%/resources/app/node_modules/async/everySeries.js +%%DATADIR%%/resources/app/node_modules/async/filter.js +%%DATADIR%%/resources/app/node_modules/async/filterLimit.js +%%DATADIR%%/resources/app/node_modules/async/filterSeries.js +%%DATADIR%%/resources/app/node_modules/async/find.js +%%DATADIR%%/resources/app/node_modules/async/findLimit.js +%%DATADIR%%/resources/app/node_modules/async/findSeries.js +%%DATADIR%%/resources/app/node_modules/async/flatMap.js +%%DATADIR%%/resources/app/node_modules/async/flatMapLimit.js +%%DATADIR%%/resources/app/node_modules/async/flatMapSeries.js +%%DATADIR%%/resources/app/node_modules/async/foldl.js +%%DATADIR%%/resources/app/node_modules/async/foldr.js +%%DATADIR%%/resources/app/node_modules/async/forEach.js +%%DATADIR%%/resources/app/node_modules/async/forEachLimit.js +%%DATADIR%%/resources/app/node_modules/async/forEachOf.js +%%DATADIR%%/resources/app/node_modules/async/forEachOfLimit.js +%%DATADIR%%/resources/app/node_modules/async/forEachOfSeries.js +%%DATADIR%%/resources/app/node_modules/async/forEachSeries.js +%%DATADIR%%/resources/app/node_modules/async/forever.js +%%DATADIR%%/resources/app/node_modules/async/groupBy.js +%%DATADIR%%/resources/app/node_modules/async/groupByLimit.js +%%DATADIR%%/resources/app/node_modules/async/groupBySeries.js +%%DATADIR%%/resources/app/node_modules/async/index.js +%%DATADIR%%/resources/app/node_modules/async/inject.js +%%DATADIR%%/resources/app/node_modules/async/internal/DoublyLinkedList.js +%%DATADIR%%/resources/app/node_modules/async/internal/Heap.js +%%DATADIR%%/resources/app/node_modules/async/internal/applyEach.js +%%DATADIR%%/resources/app/node_modules/async/internal/asyncEachOfLimit.js +%%DATADIR%%/resources/app/node_modules/async/internal/awaitify.js +%%DATADIR%%/resources/app/node_modules/async/internal/breakLoop.js +%%DATADIR%%/resources/app/node_modules/async/internal/consoleFunc.js +%%DATADIR%%/resources/app/node_modules/async/internal/createTester.js +%%DATADIR%%/resources/app/node_modules/async/internal/eachOfLimit.js +%%DATADIR%%/resources/app/node_modules/async/internal/filter.js +%%DATADIR%%/resources/app/node_modules/async/internal/getIterator.js +%%DATADIR%%/resources/app/node_modules/async/internal/initialParams.js +%%DATADIR%%/resources/app/node_modules/async/internal/isArrayLike.js +%%DATADIR%%/resources/app/node_modules/async/internal/iterator.js +%%DATADIR%%/resources/app/node_modules/async/internal/map.js +%%DATADIR%%/resources/app/node_modules/async/internal/once.js +%%DATADIR%%/resources/app/node_modules/async/internal/onlyOnce.js +%%DATADIR%%/resources/app/node_modules/async/internal/parallel.js +%%DATADIR%%/resources/app/node_modules/async/internal/promiseCallback.js +%%DATADIR%%/resources/app/node_modules/async/internal/queue.js +%%DATADIR%%/resources/app/node_modules/async/internal/range.js +%%DATADIR%%/resources/app/node_modules/async/internal/reject.js +%%DATADIR%%/resources/app/node_modules/async/internal/setImmediate.js +%%DATADIR%%/resources/app/node_modules/async/internal/withoutIndex.js +%%DATADIR%%/resources/app/node_modules/async/internal/wrapAsync.js +%%DATADIR%%/resources/app/node_modules/async/log.js +%%DATADIR%%/resources/app/node_modules/async/map.js +%%DATADIR%%/resources/app/node_modules/async/mapLimit.js +%%DATADIR%%/resources/app/node_modules/async/mapSeries.js +%%DATADIR%%/resources/app/node_modules/async/mapValues.js +%%DATADIR%%/resources/app/node_modules/async/mapValuesLimit.js +%%DATADIR%%/resources/app/node_modules/async/mapValuesSeries.js +%%DATADIR%%/resources/app/node_modules/async/memoize.js +%%DATADIR%%/resources/app/node_modules/async/nextTick.js +%%DATADIR%%/resources/app/node_modules/async/package.json +%%DATADIR%%/resources/app/node_modules/async/parallel.js +%%DATADIR%%/resources/app/node_modules/async/parallelLimit.js +%%DATADIR%%/resources/app/node_modules/async/priorityQueue.js +%%DATADIR%%/resources/app/node_modules/async/queue.js +%%DATADIR%%/resources/app/node_modules/async/race.js +%%DATADIR%%/resources/app/node_modules/async/reduce.js +%%DATADIR%%/resources/app/node_modules/async/reduceRight.js +%%DATADIR%%/resources/app/node_modules/async/reflect.js +%%DATADIR%%/resources/app/node_modules/async/reflectAll.js +%%DATADIR%%/resources/app/node_modules/async/reject.js +%%DATADIR%%/resources/app/node_modules/async/rejectLimit.js +%%DATADIR%%/resources/app/node_modules/async/rejectSeries.js +%%DATADIR%%/resources/app/node_modules/async/retry.js +%%DATADIR%%/resources/app/node_modules/async/retryable.js +%%DATADIR%%/resources/app/node_modules/async/select.js +%%DATADIR%%/resources/app/node_modules/async/selectLimit.js +%%DATADIR%%/resources/app/node_modules/async/selectSeries.js +%%DATADIR%%/resources/app/node_modules/async/seq.js +%%DATADIR%%/resources/app/node_modules/async/series.js +%%DATADIR%%/resources/app/node_modules/async/setImmediate.js +%%DATADIR%%/resources/app/node_modules/async/some.js +%%DATADIR%%/resources/app/node_modules/async/someLimit.js +%%DATADIR%%/resources/app/node_modules/async/someSeries.js +%%DATADIR%%/resources/app/node_modules/async/sortBy.js +%%DATADIR%%/resources/app/node_modules/async/timeout.js +%%DATADIR%%/resources/app/node_modules/async/times.js +%%DATADIR%%/resources/app/node_modules/async/timesLimit.js +%%DATADIR%%/resources/app/node_modules/async/timesSeries.js +%%DATADIR%%/resources/app/node_modules/async/transform.js +%%DATADIR%%/resources/app/node_modules/async/tryEach.js +%%DATADIR%%/resources/app/node_modules/async/unmemoize.js +%%DATADIR%%/resources/app/node_modules/async/until.js +%%DATADIR%%/resources/app/node_modules/async/waterfall.js +%%DATADIR%%/resources/app/node_modules/async/whilst.js +%%DATADIR%%/resources/app/node_modules/async/wrapSync.js +%%DATADIR%%/resources/app/node_modules/asynckit/LICENSE +%%DATADIR%%/resources/app/node_modules/asynckit/bench.js +%%DATADIR%%/resources/app/node_modules/asynckit/index.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/abort.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/async.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/defer.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/iterate.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/readable_asynckit.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/readable_parallel.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/readable_serial.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/readable_serial_ordered.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/state.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/streamify.js +%%DATADIR%%/resources/app/node_modules/asynckit/lib/terminator.js +%%DATADIR%%/resources/app/node_modules/asynckit/package.json +%%DATADIR%%/resources/app/node_modules/asynckit/parallel.js +%%DATADIR%%/resources/app/node_modules/asynckit/serial.js +%%DATADIR%%/resources/app/node_modules/asynckit/serialOrdered.js +%%DATADIR%%/resources/app/node_modules/asynckit/stream.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/AlertApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/BuildApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/ClientApiBases.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/CoreApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/DashboardApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/ExtensionManagementApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/FeatureManagementApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/FileContainerApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/FileContainerApiBase.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/GalleryApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/GalleryCompatHttpClientBase.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/GitApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/LICENSE +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/LocationsApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/ManagementApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/NotificationApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/PolicyApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/ProfileApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/ProjectAnalysisApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/ReleaseApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/SecurityRolesApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/Serialization.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/TaskAgentApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/TaskAgentApiBase.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/TaskApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/TestApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/TestPlanApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/TestResultsApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/TfvcApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/ThirdPartyNotice.txt +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/VsoClient.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/WebApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/WikiApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/WorkApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/WorkItemTrackingApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/WorkItemTrackingProcessApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/WorkItemTrackingProcessDefinitionsApi.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/handlers/basiccreds.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/handlers/bearertoken.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/handlers/ntlm.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/handlers/personalaccesstoken.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/AlertInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/BuildInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/CommentsInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/CoreInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/DashboardInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/DistributedTaskCommonInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/ExtensionManagementInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/FeatureManagementInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/FileContainerInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/GalleryInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/GitInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/GraphInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/IdentitiesInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/LocationsInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/ManagementInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/NotificationInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/PolicyInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/ProfileInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/ProjectAnalysisInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/ReleaseInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/SecurityRolesInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/TaskAgentInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/TestInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/TestPlanInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/TfvcInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/WikiInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/WorkInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/WorkItemTrackingInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/WorkItemTrackingProcessDefinitionsInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/WorkItemTrackingProcessInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/common/FormInputInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/common/OperationsInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/common/System.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/common/SystemDataInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/common/VSSInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/interfaces/common/VsoBaseInterfaces.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/opensource/node-http-ntlm/ntlm.js +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/opensource/node-http-ntlm/readme.txt +%%DATADIR%%/resources/app/node_modules/azure-devops-node-api/package.json +%%DATADIR%%/resources/app/node_modules/b4a/LICENSE +%%DATADIR%%/resources/app/node_modules/b4a/browser.js +%%DATADIR%%/resources/app/node_modules/b4a/index.js +%%DATADIR%%/resources/app/node_modules/b4a/lib/ascii.js +%%DATADIR%%/resources/app/node_modules/b4a/lib/base64.js +%%DATADIR%%/resources/app/node_modules/b4a/lib/hex.js +%%DATADIR%%/resources/app/node_modules/b4a/lib/utf16le.js +%%DATADIR%%/resources/app/node_modules/b4a/lib/utf8.js +%%DATADIR%%/resources/app/node_modules/b4a/package.json +%%DATADIR%%/resources/app/node_modules/balanced-match/LICENSE.md +%%DATADIR%%/resources/app/node_modules/balanced-match/index.js +%%DATADIR%%/resources/app/node_modules/balanced-match/package.json +%%DATADIR%%/resources/app/node_modules/bare-events/LICENSE +%%DATADIR%%/resources/app/node_modules/bare-events/index.js +%%DATADIR%%/resources/app/node_modules/bare-events/lib/errors.js +%%DATADIR%%/resources/app/node_modules/bare-events/package.json %%DATADIR%%/resources/app/node_modules/base64-js/LICENSE %%DATADIR%%/resources/app/node_modules/base64-js/base64js.min.js %%DATADIR%%/resources/app/node_modules/base64-js/index.js %%DATADIR%%/resources/app/node_modules/base64-js/package.json +%%DATADIR%%/resources/app/node_modules/big-integer/BigInteger.js +%%DATADIR%%/resources/app/node_modules/big-integer/BigInteger.min.js +%%DATADIR%%/resources/app/node_modules/big-integer/LICENSE +%%DATADIR%%/resources/app/node_modules/big-integer/bower.json +%%DATADIR%%/resources/app/node_modules/big-integer/package.json +%%DATADIR%%/resources/app/node_modules/big-integer/tsconfig.json %%DATADIR%%/resources/app/node_modules/bindings/LICENSE.md %%DATADIR%%/resources/app/node_modules/bindings/bindings.js %%DATADIR%%/resources/app/node_modules/bindings/package.json @@ -1214,6 +5258,55 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/bl/LICENSE.md %%DATADIR%%/resources/app/node_modules/bl/bl.js %%DATADIR%%/resources/app/node_modules/bl/package.json +%%DATADIR%%/resources/app/node_modules/bluebird/LICENSE +%%DATADIR%%/resources/app/node_modules/bluebird/changelog.md +%%DATADIR%%/resources/app/node_modules/bluebird/js/browser/bluebird.core.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/browser/bluebird.core.min.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/browser/bluebird.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/browser/bluebird.min.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/any.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/assert.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/async.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/bind.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/bluebird.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/call_get.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/cancel.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/catch_filter.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/context.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/debuggability.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/direct_resolve.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/each.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/errors.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/es5.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/filter.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/finally.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/generators.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/join.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/map.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/method.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/nodeback.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/nodeify.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/promise.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/promise_array.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/promisify.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/props.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/queue.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/race.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/reduce.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/schedule.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/settle.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/some.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/synchronous_inspection.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/thenables.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/timers.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/using.js +%%DATADIR%%/resources/app/node_modules/bluebird/js/release/util.js +%%DATADIR%%/resources/app/node_modules/bluebird/package.json +%%DATADIR%%/resources/app/node_modules/boolbase/index.js +%%DATADIR%%/resources/app/node_modules/boolbase/package.json +%%DATADIR%%/resources/app/node_modules/brace-expansion/LICENSE +%%DATADIR%%/resources/app/node_modules/brace-expansion/index.js +%%DATADIR%%/resources/app/node_modules/brace-expansion/package.json %%DATADIR%%/resources/app/node_modules/braces/LICENSE %%DATADIR%%/resources/app/node_modules/braces/index.js %%DATADIR%%/resources/app/node_modules/braces/lib/compile.js @@ -1226,6 +5319,10 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/buffer-crc32/LICENSE %%DATADIR%%/resources/app/node_modules/buffer-crc32/index.js %%DATADIR%%/resources/app/node_modules/buffer-crc32/package.json +%%DATADIR%%/resources/app/node_modules/buffer-equal-constant-time/LICENSE.txt +%%DATADIR%%/resources/app/node_modules/buffer-equal-constant-time/index.js +%%DATADIR%%/resources/app/node_modules/buffer-equal-constant-time/package.json +%%DATADIR%%/resources/app/node_modules/buffer-equal-constant-time/test.js %%DATADIR%%/resources/app/node_modules/buffer/AUTHORS.md %%DATADIR%%/resources/app/node_modules/buffer/LICENSE %%DATADIR%%/resources/app/node_modules/buffer/index.js @@ -1233,6 +5330,144 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/bundle-name/index.js %%DATADIR%%/resources/app/node_modules/bundle-name/license %%DATADIR%%/resources/app/node_modules/bundle-name/package.json +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/LICENSE +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/actualApply.js +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/applyBind.js +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/functionApply.js +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/functionCall.js +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/index.js +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/package.json +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/reflectApply.js +%%DATADIR%%/resources/app/node_modules/call-bind-apply-helpers/tsconfig.json +%%DATADIR%%/resources/app/node_modules/call-bound/LICENSE +%%DATADIR%%/resources/app/node_modules/call-bound/index.js +%%DATADIR%%/resources/app/node_modules/call-bound/package.json +%%DATADIR%%/resources/app/node_modules/call-bound/tsconfig.json +%%DATADIR%%/resources/app/node_modules/cheerio-select/LICENSE +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/esm/helpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/esm/helpers.js +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/esm/index.js +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/esm/package.json +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/esm/positionals.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/esm/positionals.js +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/helpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/helpers.js +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/index.js +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/positionals.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio-select/lib/positionals.js +%%DATADIR%%/resources/app/node_modules/cheerio-select/package.json +%%DATADIR%%/resources/app/node_modules/cheerio/LICENSE +%%DATADIR%%/resources/app/node_modules/cheerio/Readme.md +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/attributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/attributes.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/css.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/css.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/extract.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/extract.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/forms.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/forms.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/manipulation.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/manipulation.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/traversing.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/api/traversing.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/cheerio.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/cheerio.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/index-browser.d.mts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/index-browser.mjs.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/index.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/load-parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/load-parse.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/load.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/load.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/options.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/options.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/package.json +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/parse.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/parsers/parse5-adapter.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/parsers/parse5-adapter.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/slim.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/slim.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/static.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/static.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/types.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/browser/utils.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/attributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/attributes.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/css.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/css.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/extract.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/extract.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/forms.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/forms.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/manipulation.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/manipulation.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/traversing.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/api/traversing.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/cheerio.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/cheerio.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/load-parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/load-parse.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/load.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/load.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/options.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/options.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/parse.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/parsers/parse5-adapter.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/parsers/parse5-adapter.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/slim.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/slim.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/static.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/static.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/types.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/commonjs/utils.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/attributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/attributes.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/css.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/css.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/extract.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/extract.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/forms.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/forms.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/manipulation.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/manipulation.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/traversing.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/api/traversing.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/cheerio.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/cheerio.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/load-parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/load-parse.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/load.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/load.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/options.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/options.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/parse.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/parsers/parse5-adapter.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/parsers/parse5-adapter.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/slim.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/slim.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/static.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/static.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/types.js +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/utils.d.ts.map +%%DATADIR%%/resources/app/node_modules/cheerio/dist/esm/utils.js +%%DATADIR%%/resources/app/node_modules/cheerio/package.json +%%DATADIR%%/resources/app/node_modules/cheerio/src/index-browser.mts %%DATADIR%%/resources/app/node_modules/chownr/LICENSE %%DATADIR%%/resources/app/node_modules/chownr/chownr.js %%DATADIR%%/resources/app/node_modules/chownr/package.json @@ -1269,6 +5504,280 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/chrome-remote-interface/node_modules/ws/package.json %%DATADIR%%/resources/app/node_modules/chrome-remote-interface/package.json %%DATADIR%%/resources/app/node_modules/chrome-remote-interface/webpack.config.js +%%DATADIR%%/resources/app/node_modules/cockatiel/LICENSE +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/BulkheadPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/CircuitBreakerPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/FallbackPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/NoopPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/Policy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/RetryPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/TimeoutPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/backoff/Backoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/backoff/ConstantBackoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/backoff/DelegateBackoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/backoff/ExponentialBackoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/backoff/ExponentialBackoffGenerators.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/backoff/IterableBackoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/breaker/Breaker.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/breaker/ConsecutiveBreaker.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/breaker/CountBreaker.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/breaker/SamplingBreaker.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/common/Event.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/common/Executor.bench.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/common/Executor.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/common/abort.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/common/defer.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/errors/BrokenCircuitError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/errors/BulkheadRejectedError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/errors/Errors.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/errors/HydratingCircuitError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/errors/IsolatedCircuitError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/errors/TaskCancelledError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/BulkheadPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/CircuitBreakerPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/FallbackPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/NoopPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/Policy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/RetryPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/TimeoutPolicy.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/backoff/Backoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/backoff/ConstantBackoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/backoff/DelegateBackoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/backoff/ExponentialBackoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/backoff/ExponentialBackoffGenerators.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/backoff/IterableBackoff.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/breaker/Breaker.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/breaker/ConsecutiveBreaker.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/breaker/CountBreaker.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/breaker/SamplingBreaker.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/common/Event.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/common/Executor.bench.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/common/Executor.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/common/abort.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/common/defer.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/errors/BrokenCircuitError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/errors/BulkheadRejectedError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/errors/Errors.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/errors/HydratingCircuitError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/errors/IsolatedCircuitError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/errors/TaskCancelledError.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/cockatiel/dist/index.js +%%DATADIR%%/resources/app/node_modules/cockatiel/package.json +%%DATADIR%%/resources/app/node_modules/color-convert/LICENSE +%%DATADIR%%/resources/app/node_modules/color-convert/conversions.js +%%DATADIR%%/resources/app/node_modules/color-convert/index.js +%%DATADIR%%/resources/app/node_modules/color-convert/package.json +%%DATADIR%%/resources/app/node_modules/color-convert/route.js +%%DATADIR%%/resources/app/node_modules/color-name/LICENSE +%%DATADIR%%/resources/app/node_modules/color-name/index.js +%%DATADIR%%/resources/app/node_modules/color-name/package.json +%%DATADIR%%/resources/app/node_modules/combined-stream/License +%%DATADIR%%/resources/app/node_modules/combined-stream/Readme.md +%%DATADIR%%/resources/app/node_modules/combined-stream/lib/combined_stream.js +%%DATADIR%%/resources/app/node_modules/combined-stream/node_modules/delayed-stream/License +%%DATADIR%%/resources/app/node_modules/combined-stream/node_modules/delayed-stream/Makefile +%%DATADIR%%/resources/app/node_modules/combined-stream/node_modules/delayed-stream/Readme.md +%%DATADIR%%/resources/app/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js +%%DATADIR%%/resources/app/node_modules/combined-stream/node_modules/delayed-stream/package.json +%%DATADIR%%/resources/app/node_modules/combined-stream/package.json +%%DATADIR%%/resources/app/node_modules/compress-commons/LICENSE +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/archivers/archive-entry.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/archivers/archive-output-stream.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/archivers/zip/constants.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/archivers/zip/general-purpose-bit.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/archivers/zip/unix-stat.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/archivers/zip/util.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/archivers/zip/zip-archive-entry.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/archivers/zip/zip-archive-output-stream.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/compress-commons.js +%%DATADIR%%/resources/app/node_modules/compress-commons/lib/util/index.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/buffer/AUTHORS.md +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/buffer/index.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/buffer/package.json +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/is-stream/index.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/is-stream/license +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/is-stream/package.json +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/_stream_duplex.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/_stream_passthrough.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/_stream_readable.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/_stream_transform.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/_stream_writable.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/buffer_list.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/compose.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/destroy.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/duplex.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/duplexify.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/from.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/legacy.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/operators.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/passthrough.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/pipeline.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/readable.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/state.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/transform.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/utils.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/streams/writable.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/internal/validators.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/ours/browser.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/ours/errors.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/ours/index.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/ours/primordials.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/ours/util.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/ours/util/inspect.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/stream.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/lib/stream/promises.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/readable-stream/package.json +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/safe-buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/safe-buffer/index.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/safe-buffer/package.json +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/string_decoder/LICENSE +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/string_decoder/lib/string_decoder.js +%%DATADIR%%/resources/app/node_modules/compress-commons/node_modules/string_decoder/package.json +%%DATADIR%%/resources/app/node_modules/compress-commons/package.json +%%DATADIR%%/resources/app/node_modules/concat-map/LICENSE +%%DATADIR%%/resources/app/node_modules/concat-map/README.markdown +%%DATADIR%%/resources/app/node_modules/concat-map/index.js +%%DATADIR%%/resources/app/node_modules/concat-map/package.json +%%DATADIR%%/resources/app/node_modules/core-util-is/LICENSE +%%DATADIR%%/resources/app/node_modules/core-util-is/float.patch +%%DATADIR%%/resources/app/node_modules/core-util-is/lib/util.js +%%DATADIR%%/resources/app/node_modules/core-util-is/package.json +%%DATADIR%%/resources/app/node_modules/core-util-is/test.js +%%DATADIR%%/resources/app/node_modules/crc-32/LICENSE +%%DATADIR%%/resources/app/node_modules/crc-32/bin/crc32.njs +%%DATADIR%%/resources/app/node_modules/crc-32/crc32.js +%%DATADIR%%/resources/app/node_modules/crc-32/crc32c.js +%%DATADIR%%/resources/app/node_modules/crc-32/package.json +%%DATADIR%%/resources/app/node_modules/crc-32/types/tsconfig.json +%%DATADIR%%/resources/app/node_modules/crc-32/types/tslint.json +%%DATADIR%%/resources/app/node_modules/crc32-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/crc32-stream/lib/crc32-stream.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/lib/deflate-crc32-stream.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/lib/index.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/buffer/AUTHORS.md +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/buffer/index.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/buffer/package.json +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/_stream_duplex.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/_stream_passthrough.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/_stream_readable.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/_stream_transform.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/_stream_writable.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/buffer_list.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/compose.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/destroy.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/duplex.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/duplexify.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/from.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/legacy.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/operators.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/passthrough.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/pipeline.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/readable.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/state.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/transform.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/utils.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/streams/writable.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/internal/validators.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/ours/browser.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/ours/errors.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/ours/index.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/ours/primordials.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/ours/util.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/ours/util/inspect.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/stream.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/lib/stream/promises.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/readable-stream/package.json +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/safe-buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/safe-buffer/index.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/safe-buffer/package.json +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/string_decoder/LICENSE +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/string_decoder/lib/string_decoder.js +%%DATADIR%%/resources/app/node_modules/crc32-stream/node_modules/string_decoder/package.json +%%DATADIR%%/resources/app/node_modules/crc32-stream/package.json +%%DATADIR%%/resources/app/node_modules/cross-spawn/LICENSE +%%DATADIR%%/resources/app/node_modules/cross-spawn/index.js +%%DATADIR%%/resources/app/node_modules/cross-spawn/lib/enoent.js +%%DATADIR%%/resources/app/node_modules/cross-spawn/lib/parse.js +%%DATADIR%%/resources/app/node_modules/cross-spawn/lib/util/escape.js +%%DATADIR%%/resources/app/node_modules/cross-spawn/lib/util/readShebang.js +%%DATADIR%%/resources/app/node_modules/cross-spawn/lib/util/resolveCommand.js +%%DATADIR%%/resources/app/node_modules/cross-spawn/package.json +%%DATADIR%%/resources/app/node_modules/css-select/LICENSE +%%DATADIR%%/resources/app/node_modules/css-select/lib/attributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/attributes.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/compile.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/compile.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/attributes.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/attributes.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/compile.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/compile.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/general.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/general.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/index.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/package.json +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/aliases.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/aliases.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/filters.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/filters.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/index.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/pseudos.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/pseudos.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/subselects.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/pseudo-selectors/subselects.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/sort.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/sort.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/esm/types.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/general.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/general.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/index.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/aliases.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/aliases.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/filters.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/filters.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/index.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/pseudos.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/pseudos.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/subselects.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/pseudo-selectors/subselects.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/sort.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/sort.js +%%DATADIR%%/resources/app/node_modules/css-select/lib/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-select/lib/types.js +%%DATADIR%%/resources/app/node_modules/css-select/package.json +%%DATADIR%%/resources/app/node_modules/css-what/LICENSE +%%DATADIR%%/resources/app/node_modules/css-what/lib/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-what/lib/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/css-what/lib/commonjs/parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-what/lib/commonjs/parse.js +%%DATADIR%%/resources/app/node_modules/css-what/lib/commonjs/stringify.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-what/lib/commonjs/stringify.js +%%DATADIR%%/resources/app/node_modules/css-what/lib/commonjs/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-what/lib/commonjs/types.js +%%DATADIR%%/resources/app/node_modules/css-what/lib/es/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-what/lib/es/index.js +%%DATADIR%%/resources/app/node_modules/css-what/lib/es/parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-what/lib/es/parse.js +%%DATADIR%%/resources/app/node_modules/css-what/lib/es/stringify.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-what/lib/es/stringify.js +%%DATADIR%%/resources/app/node_modules/css-what/lib/es/types.d.ts.map +%%DATADIR%%/resources/app/node_modules/css-what/lib/es/types.js +%%DATADIR%%/resources/app/node_modules/css-what/package.json %%DATADIR%%/resources/app/node_modules/debug/LICENSE %%DATADIR%%/resources/app/node_modules/debug/package.json %%DATADIR%%/resources/app/node_modules/debug/src/browser.js @@ -1299,13 +5808,197 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/detect-libc/lib/detect-libc.js %%DATADIR%%/resources/app/node_modules/detect-libc/lib/process.js %%DATADIR%%/resources/app/node_modules/detect-libc/package.json +%%DATADIR%%/resources/app/node_modules/dom-serializer/LICENSE +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/esm/foreignNames.d.ts.map +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/esm/foreignNames.js +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/esm/index.js +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/esm/package.json +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/foreignNames.d.ts.map +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/foreignNames.js +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/dom-serializer/lib/index.js +%%DATADIR%%/resources/app/node_modules/dom-serializer/package.json +%%DATADIR%%/resources/app/node_modules/domelementtype/LICENSE +%%DATADIR%%/resources/app/node_modules/domelementtype/lib/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/domelementtype/lib/esm/index.js +%%DATADIR%%/resources/app/node_modules/domelementtype/lib/esm/package.json +%%DATADIR%%/resources/app/node_modules/domelementtype/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/domelementtype/lib/index.js +%%DATADIR%%/resources/app/node_modules/domelementtype/package.json +%%DATADIR%%/resources/app/node_modules/domhandler/LICENSE +%%DATADIR%%/resources/app/node_modules/domhandler/lib/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/domhandler/lib/esm/index.js +%%DATADIR%%/resources/app/node_modules/domhandler/lib/esm/node.d.ts.map +%%DATADIR%%/resources/app/node_modules/domhandler/lib/esm/node.js +%%DATADIR%%/resources/app/node_modules/domhandler/lib/esm/package.json +%%DATADIR%%/resources/app/node_modules/domhandler/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/domhandler/lib/index.js +%%DATADIR%%/resources/app/node_modules/domhandler/lib/node.d.ts.map +%%DATADIR%%/resources/app/node_modules/domhandler/lib/node.js +%%DATADIR%%/resources/app/node_modules/domhandler/package.json +%%DATADIR%%/resources/app/node_modules/domutils/LICENSE +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/feeds.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/feeds.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/helpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/helpers.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/index.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/legacy.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/legacy.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/manipulation.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/manipulation.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/package.json +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/querying.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/querying.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/stringify.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/stringify.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/traversal.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/esm/traversal.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/feeds.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/feeds.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/helpers.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/helpers.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/index.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/legacy.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/legacy.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/manipulation.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/manipulation.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/querying.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/querying.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/stringify.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/stringify.js +%%DATADIR%%/resources/app/node_modules/domutils/lib/traversal.d.ts.map +%%DATADIR%%/resources/app/node_modules/domutils/lib/traversal.js +%%DATADIR%%/resources/app/node_modules/domutils/package.json +%%DATADIR%%/resources/app/node_modules/dunder-proto/LICENSE +%%DATADIR%%/resources/app/node_modules/dunder-proto/get.js +%%DATADIR%%/resources/app/node_modules/dunder-proto/package.json +%%DATADIR%%/resources/app/node_modules/dunder-proto/set.js +%%DATADIR%%/resources/app/node_modules/dunder-proto/tsconfig.json +%%DATADIR%%/resources/app/node_modules/duplexer2/LICENSE.md +%%DATADIR%%/resources/app/node_modules/duplexer2/index.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/GOVERNANCE.md +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/duplex-browser.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/duplex.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/_stream_duplex.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/_stream_passthrough.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/_stream_readable.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/_stream_transform.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/_stream_writable.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/BufferList.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/destroy.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/stream-browser.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/lib/internal/streams/stream.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/package.json +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/passthrough.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/readable-browser.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/readable.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/transform.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/writable-browser.js +%%DATADIR%%/resources/app/node_modules/duplexer2/node_modules/readable-stream/writable.js +%%DATADIR%%/resources/app/node_modules/duplexer2/package.json +%%DATADIR%%/resources/app/node_modules/eastasianwidth/eastasianwidth.js +%%DATADIR%%/resources/app/node_modules/eastasianwidth/package.json +%%DATADIR%%/resources/app/node_modules/ecdsa-sig-formatter/CODEOWNERS +%%DATADIR%%/resources/app/node_modules/ecdsa-sig-formatter/LICENSE +%%DATADIR%%/resources/app/node_modules/ecdsa-sig-formatter/package.json +%%DATADIR%%/resources/app/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.js +%%DATADIR%%/resources/app/node_modules/ecdsa-sig-formatter/src/param-bytes-for-alg.js +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/LICENSE +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/commonjs/sniffer.d.ts.map +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/commonjs/sniffer.js +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/esm/sniffer.d.ts.map +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/dist/esm/sniffer.js +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/package.json +%%DATADIR%%/resources/app/node_modules/encoding-sniffer/sniffer.js %%DATADIR%%/resources/app/node_modules/end-of-stream/LICENSE %%DATADIR%%/resources/app/node_modules/end-of-stream/index.js %%DATADIR%%/resources/app/node_modules/end-of-stream/package.json +%%DATADIR%%/resources/app/node_modules/entities/LICENSE +%%DATADIR%%/resources/app/node_modules/entities/lib/decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/decode.js +%%DATADIR%%/resources/app/node_modules/entities/lib/decode_codepoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/decode_codepoint.js +%%DATADIR%%/resources/app/node_modules/entities/lib/encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/encode.js +%%DATADIR%%/resources/app/node_modules/entities/lib/escape.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/escape.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/decode.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/decode_codepoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/decode_codepoint.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/encode.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/escape.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/escape.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/generated/decode-data-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/generated/decode-data-html.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/generated/decode-data-xml.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/generated/decode-data-xml.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/generated/encode-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/generated/encode-html.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/index.js +%%DATADIR%%/resources/app/node_modules/entities/lib/esm/package.json +%%DATADIR%%/resources/app/node_modules/entities/lib/generated/decode-data-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/generated/decode-data-html.js +%%DATADIR%%/resources/app/node_modules/entities/lib/generated/decode-data-xml.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/generated/decode-data-xml.js +%%DATADIR%%/resources/app/node_modules/entities/lib/generated/encode-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/generated/encode-html.js +%%DATADIR%%/resources/app/node_modules/entities/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/entities/lib/index.js +%%DATADIR%%/resources/app/node_modules/entities/package.json +%%DATADIR%%/resources/app/node_modules/es-define-property/LICENSE +%%DATADIR%%/resources/app/node_modules/es-define-property/index.js +%%DATADIR%%/resources/app/node_modules/es-define-property/package.json +%%DATADIR%%/resources/app/node_modules/es-define-property/tsconfig.json +%%DATADIR%%/resources/app/node_modules/es-errors/LICENSE +%%DATADIR%%/resources/app/node_modules/es-errors/eval.js +%%DATADIR%%/resources/app/node_modules/es-errors/index.js +%%DATADIR%%/resources/app/node_modules/es-errors/package.json +%%DATADIR%%/resources/app/node_modules/es-errors/range.js +%%DATADIR%%/resources/app/node_modules/es-errors/ref.js +%%DATADIR%%/resources/app/node_modules/es-errors/syntax.js +%%DATADIR%%/resources/app/node_modules/es-errors/tsconfig.json +%%DATADIR%%/resources/app/node_modules/es-errors/type.js +%%DATADIR%%/resources/app/node_modules/es-errors/uri.js +%%DATADIR%%/resources/app/node_modules/es-object-atoms/LICENSE +%%DATADIR%%/resources/app/node_modules/es-object-atoms/RequireObjectCoercible.js +%%DATADIR%%/resources/app/node_modules/es-object-atoms/ToObject.js +%%DATADIR%%/resources/app/node_modules/es-object-atoms/index.js +%%DATADIR%%/resources/app/node_modules/es-object-atoms/isObject.js +%%DATADIR%%/resources/app/node_modules/es-object-atoms/package.json +%%DATADIR%%/resources/app/node_modules/es-object-atoms/tsconfig.json +%%DATADIR%%/resources/app/node_modules/event-target-shim/LICENSE +%%DATADIR%%/resources/app/node_modules/event-target-shim/dist/event-target-shim.js +%%DATADIR%%/resources/app/node_modules/event-target-shim/dist/event-target-shim.mjs +%%DATADIR%%/resources/app/node_modules/event-target-shim/dist/event-target-shim.mjs.map +%%DATADIR%%/resources/app/node_modules/event-target-shim/dist/event-target-shim.umd.js +%%DATADIR%%/resources/app/node_modules/event-target-shim/package.json +%%DATADIR%%/resources/app/node_modules/events/LICENSE +%%DATADIR%%/resources/app/node_modules/events/Readme.md +%%DATADIR%%/resources/app/node_modules/events/events.js +%%DATADIR%%/resources/app/node_modules/events/package.json +%%DATADIR%%/resources/app/node_modules/events/security.md %%DATADIR%%/resources/app/node_modules/expand-template/LICENSE %%DATADIR%%/resources/app/node_modules/expand-template/index.js %%DATADIR%%/resources/app/node_modules/expand-template/package.json %%DATADIR%%/resources/app/node_modules/expand-template/test.js +%%DATADIR%%/resources/app/node_modules/fast-fifo/LICENSE +%%DATADIR%%/resources/app/node_modules/fast-fifo/fixed-size.js +%%DATADIR%%/resources/app/node_modules/fast-fifo/index.js +%%DATADIR%%/resources/app/node_modules/fast-fifo/package.json %%DATADIR%%/resources/app/node_modules/fd-slicer/LICENSE %%DATADIR%%/resources/app/node_modules/fd-slicer/index.js %%DATADIR%%/resources/app/node_modules/fd-slicer/package.json @@ -1355,6 +6048,29 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/font-ligatures/package.json %%DATADIR%%/resources/app/node_modules/font-ligatures/tsconfig.json %%DATADIR%%/resources/app/node_modules/font-ligatures/tslint.json +%%DATADIR%%/resources/app/node_modules/foreground-child/LICENSE +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/cjs/all-signals.d.ts.map +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/cjs/all-signals.js +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/cjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/cjs/index.js +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/cjs/package.json +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/cjs/watchdog.d.ts.map +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/cjs/watchdog.js +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/mjs/all-signals.d.ts.map +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/mjs/all-signals.js +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/mjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/mjs/index.js +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/mjs/package.json +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/mjs/watchdog.d.ts.map +%%DATADIR%%/resources/app/node_modules/foreground-child/dist/mjs/watchdog.js +%%DATADIR%%/resources/app/node_modules/foreground-child/package.json +%%DATADIR%%/resources/app/node_modules/form-data/License +%%DATADIR%%/resources/app/node_modules/form-data/README.md.bak +%%DATADIR%%/resources/app/node_modules/form-data/Readme.md +%%DATADIR%%/resources/app/node_modules/form-data/lib/browser.js +%%DATADIR%%/resources/app/node_modules/form-data/lib/form_data.js +%%DATADIR%%/resources/app/node_modules/form-data/lib/populate.js +%%DATADIR%%/resources/app/node_modules/form-data/package.json %%DATADIR%%/resources/app/node_modules/fs-constants/LICENSE %%DATADIR%%/resources/app/node_modules/fs-constants/browser.js %%DATADIR%%/resources/app/node_modules/fs-constants/index.js @@ -1399,6 +6115,45 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/fs-minipass/node_modules/yallist/package.json %%DATADIR%%/resources/app/node_modules/fs-minipass/node_modules/yallist/yallist.js %%DATADIR%%/resources/app/node_modules/fs-minipass/package.json +%%DATADIR%%/resources/app/node_modules/fs.realpath/LICENSE +%%DATADIR%%/resources/app/node_modules/fs.realpath/index.js +%%DATADIR%%/resources/app/node_modules/fs.realpath/old.js +%%DATADIR%%/resources/app/node_modules/fs.realpath/package.json +%%DATADIR%%/resources/app/node_modules/fstream/LICENSE +%%DATADIR%%/resources/app/node_modules/fstream/fstream.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/abstract.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/collect.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/dir-reader.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/dir-writer.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/file-reader.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/file-writer.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/get-type.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/link-reader.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/link-writer.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/proxy-reader.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/proxy-writer.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/reader.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/socket-reader.js +%%DATADIR%%/resources/app/node_modules/fstream/lib/writer.js +%%DATADIR%%/resources/app/node_modules/fstream/node_modules/mkdirp/LICENSE +%%DATADIR%%/resources/app/node_modules/fstream/node_modules/mkdirp/bin/cmd.js +%%DATADIR%%/resources/app/node_modules/fstream/node_modules/mkdirp/bin/usage.txt +%%DATADIR%%/resources/app/node_modules/fstream/node_modules/mkdirp/index.js +%%DATADIR%%/resources/app/node_modules/fstream/node_modules/mkdirp/package.json +%%DATADIR%%/resources/app/node_modules/fstream/package.json +%%DATADIR%%/resources/app/node_modules/function-bind/LICENSE +%%DATADIR%%/resources/app/node_modules/function-bind/implementation.js +%%DATADIR%%/resources/app/node_modules/function-bind/index.js +%%DATADIR%%/resources/app/node_modules/function-bind/package.json +%%DATADIR%%/resources/app/node_modules/get-intrinsic/LICENSE +%%DATADIR%%/resources/app/node_modules/get-intrinsic/index.js +%%DATADIR%%/resources/app/node_modules/get-intrinsic/package.json +%%DATADIR%%/resources/app/node_modules/get-proto/LICENSE +%%DATADIR%%/resources/app/node_modules/get-proto/Object.getPrototypeOf.js +%%DATADIR%%/resources/app/node_modules/get-proto/Reflect.getPrototypeOf.js +%%DATADIR%%/resources/app/node_modules/get-proto/index.js +%%DATADIR%%/resources/app/node_modules/get-proto/package.json +%%DATADIR%%/resources/app/node_modules/get-proto/tsconfig.json %%DATADIR%%/resources/app/node_modules/get-system-fonts/LICENSE.md %%DATADIR%%/resources/app/node_modules/get-system-fonts/dist/index.js %%DATADIR%%/resources/app/node_modules/get-system-fonts/dist/recursiveWalk.js @@ -1408,12 +6163,99 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/github-from-package/LICENSE %%DATADIR%%/resources/app/node_modules/github-from-package/index.js %%DATADIR%%/resources/app/node_modules/github-from-package/package.json +%%DATADIR%%/resources/app/node_modules/gopd/LICENSE +%%DATADIR%%/resources/app/node_modules/gopd/gOPD.js +%%DATADIR%%/resources/app/node_modules/gopd/index.js +%%DATADIR%%/resources/app/node_modules/gopd/package.json +%%DATADIR%%/resources/app/node_modules/gopd/tsconfig.json %%DATADIR%%/resources/app/node_modules/graceful-fs/LICENSE %%DATADIR%%/resources/app/node_modules/graceful-fs/clone.js %%DATADIR%%/resources/app/node_modules/graceful-fs/graceful-fs.js %%DATADIR%%/resources/app/node_modules/graceful-fs/legacy-streams.js %%DATADIR%%/resources/app/node_modules/graceful-fs/package.json %%DATADIR%%/resources/app/node_modules/graceful-fs/polyfills.js +%%DATADIR%%/resources/app/node_modules/has-flag/index.js +%%DATADIR%%/resources/app/node_modules/has-flag/license +%%DATADIR%%/resources/app/node_modules/has-flag/package.json +%%DATADIR%%/resources/app/node_modules/has-symbols/LICENSE +%%DATADIR%%/resources/app/node_modules/has-symbols/index.js +%%DATADIR%%/resources/app/node_modules/has-symbols/package.json +%%DATADIR%%/resources/app/node_modules/has-symbols/shams.js +%%DATADIR%%/resources/app/node_modules/has-symbols/tsconfig.json +%%DATADIR%%/resources/app/node_modules/hasown/LICENSE +%%DATADIR%%/resources/app/node_modules/hasown/index.js +%%DATADIR%%/resources/app/node_modules/hasown/package.json +%%DATADIR%%/resources/app/node_modules/hasown/tsconfig.json +%%DATADIR%%/resources/app/node_modules/htmlparser2/LICENSE +%%DATADIR%%/resources/app/node_modules/htmlparser2/WritableStream.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/Parser.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/Parser.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/Tokenizer.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/Tokenizer.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/WritableStream.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/WritableStream.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/Parser.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/Parser.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/Tokenizer.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/Tokenizer.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/WritableStream.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/WritableStream.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/LICENSE +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/decode.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode-codepoint.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/decode.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/encode.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/escape.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/escape.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-html.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/decode-data-xml.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/generated/encode-html.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/decode-codepoint.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/decode.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/encode.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/escape.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-html.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/decode-data-xml.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/generated/encode-html.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/escape.js +%%DATADIR%%/resources/app/node_modules/htmlparser2/node_modules/entities/package.json +%%DATADIR%%/resources/app/node_modules/htmlparser2/package.json +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__fixtures__/Documents/Atom_Example.xml +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__fixtures__/Documents/Attributes.html +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__fixtures__/Documents/Basic.html +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__fixtures__/Documents/RDF_Example.xml +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__fixtures__/Documents/RSS_Example.xml +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__fixtures__/Documents/Svg.html +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__snapshots__/FeedHandler.spec.ts.snap +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__snapshots__/Parser.events.spec.ts.snap +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__snapshots__/Tokenizer.spec.ts.snap +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__snapshots__/WritableStream.spec.ts.snap +%%DATADIR%%/resources/app/node_modules/htmlparser2/src/__snapshots__/index.spec.ts.snap %%DATADIR%%/resources/app/node_modules/http-proxy-agent/LICENSE %%DATADIR%%/resources/app/node_modules/http-proxy-agent/dist/index.d.ts.map %%DATADIR%%/resources/app/node_modules/http-proxy-agent/dist/index.js @@ -1424,9 +6266,36 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts.map %%DATADIR%%/resources/app/node_modules/https-proxy-agent/dist/parse-proxy-response.js %%DATADIR%%/resources/app/node_modules/https-proxy-agent/package.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/Changelog.md +%%DATADIR%%/resources/app/node_modules/iconv-lite/LICENSE +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/dbcs-codec.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/dbcs-data.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/index.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/internal.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/sbcs-codec.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/sbcs-data-generated.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/sbcs-data.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/tables/big5-added.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/tables/cp936.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/tables/cp949.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/tables/cp950.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/tables/eucjp.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/tables/gbk-added.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/tables/shiftjis.json +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/utf16.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/utf32.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/encodings/utf7.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/lib/bom-handling.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/lib/index.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/lib/streams.js +%%DATADIR%%/resources/app/node_modules/iconv-lite/package.json %%DATADIR%%/resources/app/node_modules/ieee754/LICENSE %%DATADIR%%/resources/app/node_modules/ieee754/index.js %%DATADIR%%/resources/app/node_modules/ieee754/package.json +%%DATADIR%%/resources/app/node_modules/inflight/LICENSE +%%DATADIR%%/resources/app/node_modules/inflight/inflight.js +%%DATADIR%%/resources/app/node_modules/inflight/package.json %%DATADIR%%/resources/app/node_modules/inherits/LICENSE %%DATADIR%%/resources/app/node_modules/inherits/inherits.js %%DATADIR%%/resources/app/node_modules/inherits/inherits_browser.js @@ -1461,6 +6330,9 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/is-extglob/LICENSE %%DATADIR%%/resources/app/node_modules/is-extglob/index.js %%DATADIR%%/resources/app/node_modules/is-extglob/package.json +%%DATADIR%%/resources/app/node_modules/is-fullwidth-code-point/index.js +%%DATADIR%%/resources/app/node_modules/is-fullwidth-code-point/license +%%DATADIR%%/resources/app/node_modules/is-fullwidth-code-point/package.json %%DATADIR%%/resources/app/node_modules/is-glob/LICENSE %%DATADIR%%/resources/app/node_modules/is-glob/index.js %%DATADIR%%/resources/app/node_modules/is-glob/package.json @@ -1474,6 +6346,16 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/is-wsl/index.js %%DATADIR%%/resources/app/node_modules/is-wsl/license %%DATADIR%%/resources/app/node_modules/is-wsl/package.json +%%DATADIR%%/resources/app/node_modules/isarray/Makefile +%%DATADIR%%/resources/app/node_modules/isarray/component.json +%%DATADIR%%/resources/app/node_modules/isarray/index.js +%%DATADIR%%/resources/app/node_modules/isarray/package.json +%%DATADIR%%/resources/app/node_modules/isarray/test.js +%%DATADIR%%/resources/app/node_modules/isexe/LICENSE +%%DATADIR%%/resources/app/node_modules/isexe/index.js +%%DATADIR%%/resources/app/node_modules/isexe/mode.js +%%DATADIR%%/resources/app/node_modules/isexe/package.json +%%DATADIR%%/resources/app/node_modules/isexe/windows.js %%DATADIR%%/resources/app/node_modules/js-base64/LICENSE.md %%DATADIR%%/resources/app/node_modules/js-base64/base64.d.mts %%DATADIR%%/resources/app/node_modules/js-base64/base64.js @@ -1490,10 +6372,49 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/jschardet/package.json %%DATADIR%%/resources/app/node_modules/jschardet/scripts/run-workflow.sh %%DATADIR%%/resources/app/node_modules/jschardet/scripts/show-size-changes.sh +%%DATADIR%%/resources/app/node_modules/jsonc-parser/LICENSE.md +%%DATADIR%%/resources/app/node_modules/jsonc-parser/SECURITY.md +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/esm/impl/edit.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/esm/impl/format.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/esm/impl/parser.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/esm/impl/scanner.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/esm/impl/string-intern.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/esm/main.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/umd/impl/edit.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/umd/impl/format.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/umd/impl/parser.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/umd/impl/scanner.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/umd/impl/string-intern.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/lib/umd/main.js +%%DATADIR%%/resources/app/node_modules/jsonc-parser/package.json %%DATADIR%%/resources/app/node_modules/jsonfile/LICENSE %%DATADIR%%/resources/app/node_modules/jsonfile/index.js %%DATADIR%%/resources/app/node_modules/jsonfile/package.json %%DATADIR%%/resources/app/node_modules/jsonfile/utils.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/LICENSE +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/decode.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/index.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/lib/JsonWebTokenError.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/lib/NotBeforeError.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/lib/TokenExpiredError.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/lib/asymmetricKeyDetailsSupported.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/lib/psSupported.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/lib/rsaPssKeyDetailsSupported.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/lib/timespan.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/lib/validateAsymmetricKey.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/package.json +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/sign.js +%%DATADIR%%/resources/app/node_modules/jsonwebtoken/verify.js +%%DATADIR%%/resources/app/node_modules/jwa/LICENSE +%%DATADIR%%/resources/app/node_modules/jwa/index.js +%%DATADIR%%/resources/app/node_modules/jwa/package.json +%%DATADIR%%/resources/app/node_modules/jws/LICENSE +%%DATADIR%%/resources/app/node_modules/jws/index.js +%%DATADIR%%/resources/app/node_modules/jws/lib/data-stream.js +%%DATADIR%%/resources/app/node_modules/jws/lib/sign-stream.js +%%DATADIR%%/resources/app/node_modules/jws/lib/tostring.js +%%DATADIR%%/resources/app/node_modules/jws/lib/verify-stream.js +%%DATADIR%%/resources/app/node_modules/jws/package.json %%DATADIR%%/resources/app/node_modules/katex/LICENSE %%DATADIR%%/resources/app/node_modules/katex/cli.js %%DATADIR%%/resources/app/node_modules/katex/contrib/auto-render/auto-render.js @@ -1711,9 +6632,1168 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/kerberos/lib/kerberos.js %%DATADIR%%/resources/app/node_modules/kerberos/lib/util.js %%DATADIR%%/resources/app/node_modules/kerberos/package.json +%%DATADIR%%/resources/app/node_modules/keytar/LICENSE.md +%%DATADIR%%/resources/app/node_modules/keytar/binding.gyp +%%DATADIR%%/resources/app/node_modules/keytar/build/Makefile +%%DATADIR%%/resources/app/node_modules/keytar/build/Release/keytar.node +%%DATADIR%%/resources/app/node_modules/keytar/build/Release/obj.target/keytar.node +%%DATADIR%%/resources/app/node_modules/keytar/build/Release/obj.target/keytar/src/async.o +%%DATADIR%%/resources/app/node_modules/keytar/build/Release/obj.target/keytar/src/keytar_posix.o +%%DATADIR%%/resources/app/node_modules/keytar/build/Release/obj.target/keytar/src/main.o +%%DATADIR%%/resources/app/node_modules/keytar/build/binding.Makefile +%%DATADIR%%/resources/app/node_modules/keytar/build/config.gypi +%%DATADIR%%/resources/app/node_modules/keytar/lib/keytar.js +%%DATADIR%%/resources/app/node_modules/keytar/package.json +%%DATADIR%%/resources/app/node_modules/keytar/src/async.cc +%%DATADIR%%/resources/app/node_modules/keytar/src/async.h +%%DATADIR%%/resources/app/node_modules/keytar/src/credentials.h +%%DATADIR%%/resources/app/node_modules/keytar/src/keytar.h +%%DATADIR%%/resources/app/node_modules/keytar/src/keytar_mac.cc +%%DATADIR%%/resources/app/node_modules/keytar/src/keytar_posix.cc +%%DATADIR%%/resources/app/node_modules/keytar/src/keytar_win.cc +%%DATADIR%%/resources/app/node_modules/keytar/src/main.cc +%%DATADIR%%/resources/app/node_modules/lazystream/LICENSE-MIT +%%DATADIR%%/resources/app/node_modules/lazystream/lib/lazystream.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/GOVERNANCE.md +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/duplex-browser.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/duplex.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/_stream_duplex.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/_stream_passthrough.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/_stream_readable.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/_stream_transform.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/_stream_writable.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/internal/streams/BufferList.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/internal/streams/destroy.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/internal/streams/stream-browser.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/lib/internal/streams/stream.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/package.json +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/passthrough.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/readable-browser.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/readable.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/transform.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/writable-browser.js +%%DATADIR%%/resources/app/node_modules/lazystream/node_modules/readable-stream/writable.js +%%DATADIR%%/resources/app/node_modules/lazystream/package.json +%%DATADIR%%/resources/app/node_modules/lazystream/secret +%%DATADIR%%/resources/app/node_modules/leven/index.js +%%DATADIR%%/resources/app/node_modules/leven/license +%%DATADIR%%/resources/app/node_modules/leven/package.json +%%DATADIR%%/resources/app/node_modules/lodash.includes/LICENSE +%%DATADIR%%/resources/app/node_modules/lodash.includes/index.js +%%DATADIR%%/resources/app/node_modules/lodash.includes/package.json +%%DATADIR%%/resources/app/node_modules/lodash.isboolean/LICENSE +%%DATADIR%%/resources/app/node_modules/lodash.isboolean/index.js +%%DATADIR%%/resources/app/node_modules/lodash.isboolean/package.json +%%DATADIR%%/resources/app/node_modules/lodash.isinteger/LICENSE +%%DATADIR%%/resources/app/node_modules/lodash.isinteger/index.js +%%DATADIR%%/resources/app/node_modules/lodash.isinteger/package.json +%%DATADIR%%/resources/app/node_modules/lodash.isnumber/LICENSE +%%DATADIR%%/resources/app/node_modules/lodash.isnumber/index.js +%%DATADIR%%/resources/app/node_modules/lodash.isnumber/package.json +%%DATADIR%%/resources/app/node_modules/lodash.isplainobject/LICENSE +%%DATADIR%%/resources/app/node_modules/lodash.isplainobject/index.js +%%DATADIR%%/resources/app/node_modules/lodash.isplainobject/package.json +%%DATADIR%%/resources/app/node_modules/lodash.isstring/LICENSE +%%DATADIR%%/resources/app/node_modules/lodash.isstring/index.js +%%DATADIR%%/resources/app/node_modules/lodash.isstring/package.json +%%DATADIR%%/resources/app/node_modules/lodash.once/LICENSE +%%DATADIR%%/resources/app/node_modules/lodash.once/index.js +%%DATADIR%%/resources/app/node_modules/lodash.once/package.json +%%DATADIR%%/resources/app/node_modules/lodash/LICENSE +%%DATADIR%%/resources/app/node_modules/lodash/_DataView.js +%%DATADIR%%/resources/app/node_modules/lodash/_Hash.js +%%DATADIR%%/resources/app/node_modules/lodash/_LazyWrapper.js +%%DATADIR%%/resources/app/node_modules/lodash/_ListCache.js +%%DATADIR%%/resources/app/node_modules/lodash/_LodashWrapper.js +%%DATADIR%%/resources/app/node_modules/lodash/_Map.js +%%DATADIR%%/resources/app/node_modules/lodash/_MapCache.js +%%DATADIR%%/resources/app/node_modules/lodash/_Promise.js +%%DATADIR%%/resources/app/node_modules/lodash/_Set.js +%%DATADIR%%/resources/app/node_modules/lodash/_SetCache.js +%%DATADIR%%/resources/app/node_modules/lodash/_Stack.js +%%DATADIR%%/resources/app/node_modules/lodash/_Symbol.js +%%DATADIR%%/resources/app/node_modules/lodash/_Uint8Array.js +%%DATADIR%%/resources/app/node_modules/lodash/_WeakMap.js +%%DATADIR%%/resources/app/node_modules/lodash/_apply.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayAggregator.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayEach.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayEachRight.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayEvery.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayFilter.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayIncludes.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayIncludesWith.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayLikeKeys.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayMap.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayPush.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayReduce.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayReduceRight.js +%%DATADIR%%/resources/app/node_modules/lodash/_arraySample.js +%%DATADIR%%/resources/app/node_modules/lodash/_arraySampleSize.js +%%DATADIR%%/resources/app/node_modules/lodash/_arrayShuffle.js +%%DATADIR%%/resources/app/node_modules/lodash/_arraySome.js +%%DATADIR%%/resources/app/node_modules/lodash/_asciiSize.js +%%DATADIR%%/resources/app/node_modules/lodash/_asciiToArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_asciiWords.js +%%DATADIR%%/resources/app/node_modules/lodash/_assignMergeValue.js +%%DATADIR%%/resources/app/node_modules/lodash/_assignValue.js +%%DATADIR%%/resources/app/node_modules/lodash/_assocIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseAggregator.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseAssign.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseAssignIn.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseAssignValue.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseAt.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseClamp.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseClone.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseConforms.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseConformsTo.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseCreate.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseDelay.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseDifference.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseEach.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseEachRight.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseEvery.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseExtremum.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseFill.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseFilter.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseFindIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseFindKey.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseFlatten.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseFor.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseForOwn.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseForOwnRight.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseForRight.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseFunctions.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseGet.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseGetAllKeys.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseGetTag.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseGt.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseHas.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseHasIn.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseInRange.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIndexOfWith.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIntersection.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseInverter.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseInvoke.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsArguments.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsArrayBuffer.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsDate.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsEqual.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsEqualDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsMap.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsMatch.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsNaN.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsNative.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsRegExp.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsSet.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIsTypedArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseIteratee.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseKeys.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseKeysIn.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseLodash.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseLt.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseMap.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseMatches.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseMatchesProperty.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseMean.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseMerge.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseMergeDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseNth.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseOrderBy.js +%%DATADIR%%/resources/app/node_modules/lodash/_basePick.js +%%DATADIR%%/resources/app/node_modules/lodash/_basePickBy.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseProperty.js +%%DATADIR%%/resources/app/node_modules/lodash/_basePropertyDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/_basePropertyOf.js +%%DATADIR%%/resources/app/node_modules/lodash/_basePullAll.js +%%DATADIR%%/resources/app/node_modules/lodash/_basePullAt.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseRandom.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseRange.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseReduce.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseRepeat.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseRest.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSample.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSampleSize.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSet.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSetData.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSetToString.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseShuffle.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSlice.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSome.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSortBy.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSortedIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSortedIndexBy.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSortedUniq.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseSum.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseTimes.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseToNumber.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseToPairs.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseToString.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseTrim.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseUnary.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseUniq.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseUnset.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseUpdate.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseValues.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseWrapperValue.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseXor.js +%%DATADIR%%/resources/app/node_modules/lodash/_baseZipObject.js +%%DATADIR%%/resources/app/node_modules/lodash/_cacheHas.js +%%DATADIR%%/resources/app/node_modules/lodash/_castArrayLikeObject.js +%%DATADIR%%/resources/app/node_modules/lodash/_castFunction.js +%%DATADIR%%/resources/app/node_modules/lodash/_castPath.js +%%DATADIR%%/resources/app/node_modules/lodash/_castRest.js +%%DATADIR%%/resources/app/node_modules/lodash/_castSlice.js +%%DATADIR%%/resources/app/node_modules/lodash/_charsEndIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/_charsStartIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/_cloneArrayBuffer.js +%%DATADIR%%/resources/app/node_modules/lodash/_cloneBuffer.js +%%DATADIR%%/resources/app/node_modules/lodash/_cloneDataView.js +%%DATADIR%%/resources/app/node_modules/lodash/_cloneRegExp.js +%%DATADIR%%/resources/app/node_modules/lodash/_cloneSymbol.js +%%DATADIR%%/resources/app/node_modules/lodash/_cloneTypedArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_compareAscending.js +%%DATADIR%%/resources/app/node_modules/lodash/_compareMultiple.js +%%DATADIR%%/resources/app/node_modules/lodash/_composeArgs.js +%%DATADIR%%/resources/app/node_modules/lodash/_composeArgsRight.js +%%DATADIR%%/resources/app/node_modules/lodash/_copyArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_copyObject.js +%%DATADIR%%/resources/app/node_modules/lodash/_copySymbols.js +%%DATADIR%%/resources/app/node_modules/lodash/_copySymbolsIn.js +%%DATADIR%%/resources/app/node_modules/lodash/_coreJsData.js +%%DATADIR%%/resources/app/node_modules/lodash/_countHolders.js +%%DATADIR%%/resources/app/node_modules/lodash/_createAggregator.js +%%DATADIR%%/resources/app/node_modules/lodash/_createAssigner.js +%%DATADIR%%/resources/app/node_modules/lodash/_createBaseEach.js +%%DATADIR%%/resources/app/node_modules/lodash/_createBaseFor.js +%%DATADIR%%/resources/app/node_modules/lodash/_createBind.js +%%DATADIR%%/resources/app/node_modules/lodash/_createCaseFirst.js +%%DATADIR%%/resources/app/node_modules/lodash/_createCompounder.js +%%DATADIR%%/resources/app/node_modules/lodash/_createCtor.js +%%DATADIR%%/resources/app/node_modules/lodash/_createCurry.js +%%DATADIR%%/resources/app/node_modules/lodash/_createFind.js +%%DATADIR%%/resources/app/node_modules/lodash/_createFlow.js +%%DATADIR%%/resources/app/node_modules/lodash/_createHybrid.js +%%DATADIR%%/resources/app/node_modules/lodash/_createInverter.js +%%DATADIR%%/resources/app/node_modules/lodash/_createMathOperation.js +%%DATADIR%%/resources/app/node_modules/lodash/_createOver.js +%%DATADIR%%/resources/app/node_modules/lodash/_createPadding.js +%%DATADIR%%/resources/app/node_modules/lodash/_createPartial.js +%%DATADIR%%/resources/app/node_modules/lodash/_createRange.js +%%DATADIR%%/resources/app/node_modules/lodash/_createRecurry.js +%%DATADIR%%/resources/app/node_modules/lodash/_createRelationalOperation.js +%%DATADIR%%/resources/app/node_modules/lodash/_createRound.js +%%DATADIR%%/resources/app/node_modules/lodash/_createSet.js +%%DATADIR%%/resources/app/node_modules/lodash/_createToPairs.js +%%DATADIR%%/resources/app/node_modules/lodash/_createWrap.js +%%DATADIR%%/resources/app/node_modules/lodash/_customDefaultsAssignIn.js +%%DATADIR%%/resources/app/node_modules/lodash/_customDefaultsMerge.js +%%DATADIR%%/resources/app/node_modules/lodash/_customOmitClone.js +%%DATADIR%%/resources/app/node_modules/lodash/_deburrLetter.js +%%DATADIR%%/resources/app/node_modules/lodash/_defineProperty.js +%%DATADIR%%/resources/app/node_modules/lodash/_equalArrays.js +%%DATADIR%%/resources/app/node_modules/lodash/_equalByTag.js +%%DATADIR%%/resources/app/node_modules/lodash/_equalObjects.js +%%DATADIR%%/resources/app/node_modules/lodash/_escapeHtmlChar.js +%%DATADIR%%/resources/app/node_modules/lodash/_escapeStringChar.js +%%DATADIR%%/resources/app/node_modules/lodash/_flatRest.js +%%DATADIR%%/resources/app/node_modules/lodash/_freeGlobal.js +%%DATADIR%%/resources/app/node_modules/lodash/_getAllKeys.js +%%DATADIR%%/resources/app/node_modules/lodash/_getAllKeysIn.js +%%DATADIR%%/resources/app/node_modules/lodash/_getData.js +%%DATADIR%%/resources/app/node_modules/lodash/_getFuncName.js +%%DATADIR%%/resources/app/node_modules/lodash/_getHolder.js +%%DATADIR%%/resources/app/node_modules/lodash/_getMapData.js +%%DATADIR%%/resources/app/node_modules/lodash/_getMatchData.js +%%DATADIR%%/resources/app/node_modules/lodash/_getNative.js +%%DATADIR%%/resources/app/node_modules/lodash/_getPrototype.js +%%DATADIR%%/resources/app/node_modules/lodash/_getRawTag.js +%%DATADIR%%/resources/app/node_modules/lodash/_getSymbols.js +%%DATADIR%%/resources/app/node_modules/lodash/_getSymbolsIn.js +%%DATADIR%%/resources/app/node_modules/lodash/_getTag.js +%%DATADIR%%/resources/app/node_modules/lodash/_getValue.js +%%DATADIR%%/resources/app/node_modules/lodash/_getView.js +%%DATADIR%%/resources/app/node_modules/lodash/_getWrapDetails.js +%%DATADIR%%/resources/app/node_modules/lodash/_hasPath.js +%%DATADIR%%/resources/app/node_modules/lodash/_hasUnicode.js +%%DATADIR%%/resources/app/node_modules/lodash/_hasUnicodeWord.js +%%DATADIR%%/resources/app/node_modules/lodash/_hashClear.js +%%DATADIR%%/resources/app/node_modules/lodash/_hashDelete.js +%%DATADIR%%/resources/app/node_modules/lodash/_hashGet.js +%%DATADIR%%/resources/app/node_modules/lodash/_hashHas.js +%%DATADIR%%/resources/app/node_modules/lodash/_hashSet.js +%%DATADIR%%/resources/app/node_modules/lodash/_initCloneArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_initCloneByTag.js +%%DATADIR%%/resources/app/node_modules/lodash/_initCloneObject.js +%%DATADIR%%/resources/app/node_modules/lodash/_insertWrapDetails.js +%%DATADIR%%/resources/app/node_modules/lodash/_isFlattenable.js +%%DATADIR%%/resources/app/node_modules/lodash/_isIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/_isIterateeCall.js +%%DATADIR%%/resources/app/node_modules/lodash/_isKey.js +%%DATADIR%%/resources/app/node_modules/lodash/_isKeyable.js +%%DATADIR%%/resources/app/node_modules/lodash/_isLaziable.js +%%DATADIR%%/resources/app/node_modules/lodash/_isMaskable.js +%%DATADIR%%/resources/app/node_modules/lodash/_isMasked.js +%%DATADIR%%/resources/app/node_modules/lodash/_isPrototype.js +%%DATADIR%%/resources/app/node_modules/lodash/_isStrictComparable.js +%%DATADIR%%/resources/app/node_modules/lodash/_iteratorToArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_lazyClone.js +%%DATADIR%%/resources/app/node_modules/lodash/_lazyReverse.js +%%DATADIR%%/resources/app/node_modules/lodash/_lazyValue.js +%%DATADIR%%/resources/app/node_modules/lodash/_listCacheClear.js +%%DATADIR%%/resources/app/node_modules/lodash/_listCacheDelete.js +%%DATADIR%%/resources/app/node_modules/lodash/_listCacheGet.js +%%DATADIR%%/resources/app/node_modules/lodash/_listCacheHas.js +%%DATADIR%%/resources/app/node_modules/lodash/_listCacheSet.js +%%DATADIR%%/resources/app/node_modules/lodash/_mapCacheClear.js +%%DATADIR%%/resources/app/node_modules/lodash/_mapCacheDelete.js +%%DATADIR%%/resources/app/node_modules/lodash/_mapCacheGet.js +%%DATADIR%%/resources/app/node_modules/lodash/_mapCacheHas.js +%%DATADIR%%/resources/app/node_modules/lodash/_mapCacheSet.js +%%DATADIR%%/resources/app/node_modules/lodash/_mapToArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_matchesStrictComparable.js +%%DATADIR%%/resources/app/node_modules/lodash/_memoizeCapped.js +%%DATADIR%%/resources/app/node_modules/lodash/_mergeData.js +%%DATADIR%%/resources/app/node_modules/lodash/_metaMap.js +%%DATADIR%%/resources/app/node_modules/lodash/_nativeCreate.js +%%DATADIR%%/resources/app/node_modules/lodash/_nativeKeys.js +%%DATADIR%%/resources/app/node_modules/lodash/_nativeKeysIn.js +%%DATADIR%%/resources/app/node_modules/lodash/_nodeUtil.js +%%DATADIR%%/resources/app/node_modules/lodash/_objectToString.js +%%DATADIR%%/resources/app/node_modules/lodash/_overArg.js +%%DATADIR%%/resources/app/node_modules/lodash/_overRest.js +%%DATADIR%%/resources/app/node_modules/lodash/_parent.js +%%DATADIR%%/resources/app/node_modules/lodash/_reEscape.js +%%DATADIR%%/resources/app/node_modules/lodash/_reEvaluate.js +%%DATADIR%%/resources/app/node_modules/lodash/_reInterpolate.js +%%DATADIR%%/resources/app/node_modules/lodash/_realNames.js +%%DATADIR%%/resources/app/node_modules/lodash/_reorder.js +%%DATADIR%%/resources/app/node_modules/lodash/_replaceHolders.js +%%DATADIR%%/resources/app/node_modules/lodash/_root.js +%%DATADIR%%/resources/app/node_modules/lodash/_safeGet.js +%%DATADIR%%/resources/app/node_modules/lodash/_setCacheAdd.js +%%DATADIR%%/resources/app/node_modules/lodash/_setCacheHas.js +%%DATADIR%%/resources/app/node_modules/lodash/_setData.js +%%DATADIR%%/resources/app/node_modules/lodash/_setToArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_setToPairs.js +%%DATADIR%%/resources/app/node_modules/lodash/_setToString.js +%%DATADIR%%/resources/app/node_modules/lodash/_setWrapToString.js +%%DATADIR%%/resources/app/node_modules/lodash/_shortOut.js +%%DATADIR%%/resources/app/node_modules/lodash/_shuffleSelf.js +%%DATADIR%%/resources/app/node_modules/lodash/_stackClear.js +%%DATADIR%%/resources/app/node_modules/lodash/_stackDelete.js +%%DATADIR%%/resources/app/node_modules/lodash/_stackGet.js +%%DATADIR%%/resources/app/node_modules/lodash/_stackHas.js +%%DATADIR%%/resources/app/node_modules/lodash/_stackSet.js +%%DATADIR%%/resources/app/node_modules/lodash/_strictIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/_strictLastIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/_stringSize.js +%%DATADIR%%/resources/app/node_modules/lodash/_stringToArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_stringToPath.js +%%DATADIR%%/resources/app/node_modules/lodash/_toKey.js +%%DATADIR%%/resources/app/node_modules/lodash/_toSource.js +%%DATADIR%%/resources/app/node_modules/lodash/_trimmedEndIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/_unescapeHtmlChar.js +%%DATADIR%%/resources/app/node_modules/lodash/_unicodeSize.js +%%DATADIR%%/resources/app/node_modules/lodash/_unicodeToArray.js +%%DATADIR%%/resources/app/node_modules/lodash/_unicodeWords.js +%%DATADIR%%/resources/app/node_modules/lodash/_updateWrapDetails.js +%%DATADIR%%/resources/app/node_modules/lodash/_wrapperClone.js +%%DATADIR%%/resources/app/node_modules/lodash/add.js +%%DATADIR%%/resources/app/node_modules/lodash/after.js +%%DATADIR%%/resources/app/node_modules/lodash/array.js +%%DATADIR%%/resources/app/node_modules/lodash/ary.js +%%DATADIR%%/resources/app/node_modules/lodash/assign.js +%%DATADIR%%/resources/app/node_modules/lodash/assignIn.js +%%DATADIR%%/resources/app/node_modules/lodash/assignInWith.js +%%DATADIR%%/resources/app/node_modules/lodash/assignWith.js +%%DATADIR%%/resources/app/node_modules/lodash/at.js +%%DATADIR%%/resources/app/node_modules/lodash/attempt.js +%%DATADIR%%/resources/app/node_modules/lodash/before.js +%%DATADIR%%/resources/app/node_modules/lodash/bind.js +%%DATADIR%%/resources/app/node_modules/lodash/bindAll.js +%%DATADIR%%/resources/app/node_modules/lodash/bindKey.js +%%DATADIR%%/resources/app/node_modules/lodash/camelCase.js +%%DATADIR%%/resources/app/node_modules/lodash/capitalize.js +%%DATADIR%%/resources/app/node_modules/lodash/castArray.js +%%DATADIR%%/resources/app/node_modules/lodash/ceil.js +%%DATADIR%%/resources/app/node_modules/lodash/chain.js +%%DATADIR%%/resources/app/node_modules/lodash/chunk.js +%%DATADIR%%/resources/app/node_modules/lodash/clamp.js +%%DATADIR%%/resources/app/node_modules/lodash/clone.js +%%DATADIR%%/resources/app/node_modules/lodash/cloneDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/cloneDeepWith.js +%%DATADIR%%/resources/app/node_modules/lodash/cloneWith.js +%%DATADIR%%/resources/app/node_modules/lodash/collection.js +%%DATADIR%%/resources/app/node_modules/lodash/commit.js +%%DATADIR%%/resources/app/node_modules/lodash/compact.js +%%DATADIR%%/resources/app/node_modules/lodash/concat.js +%%DATADIR%%/resources/app/node_modules/lodash/cond.js +%%DATADIR%%/resources/app/node_modules/lodash/conforms.js +%%DATADIR%%/resources/app/node_modules/lodash/conformsTo.js +%%DATADIR%%/resources/app/node_modules/lodash/constant.js +%%DATADIR%%/resources/app/node_modules/lodash/core.js +%%DATADIR%%/resources/app/node_modules/lodash/core.min.js +%%DATADIR%%/resources/app/node_modules/lodash/countBy.js +%%DATADIR%%/resources/app/node_modules/lodash/create.js +%%DATADIR%%/resources/app/node_modules/lodash/curry.js +%%DATADIR%%/resources/app/node_modules/lodash/curryRight.js +%%DATADIR%%/resources/app/node_modules/lodash/date.js +%%DATADIR%%/resources/app/node_modules/lodash/debounce.js +%%DATADIR%%/resources/app/node_modules/lodash/deburr.js +%%DATADIR%%/resources/app/node_modules/lodash/defaultTo.js +%%DATADIR%%/resources/app/node_modules/lodash/defaults.js +%%DATADIR%%/resources/app/node_modules/lodash/defaultsDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/defer.js +%%DATADIR%%/resources/app/node_modules/lodash/delay.js +%%DATADIR%%/resources/app/node_modules/lodash/difference.js +%%DATADIR%%/resources/app/node_modules/lodash/differenceBy.js +%%DATADIR%%/resources/app/node_modules/lodash/differenceWith.js +%%DATADIR%%/resources/app/node_modules/lodash/divide.js +%%DATADIR%%/resources/app/node_modules/lodash/drop.js +%%DATADIR%%/resources/app/node_modules/lodash/dropRight.js +%%DATADIR%%/resources/app/node_modules/lodash/dropRightWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/dropWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/each.js +%%DATADIR%%/resources/app/node_modules/lodash/eachRight.js +%%DATADIR%%/resources/app/node_modules/lodash/endsWith.js +%%DATADIR%%/resources/app/node_modules/lodash/entries.js +%%DATADIR%%/resources/app/node_modules/lodash/entriesIn.js +%%DATADIR%%/resources/app/node_modules/lodash/eq.js +%%DATADIR%%/resources/app/node_modules/lodash/escape.js +%%DATADIR%%/resources/app/node_modules/lodash/escapeRegExp.js +%%DATADIR%%/resources/app/node_modules/lodash/every.js +%%DATADIR%%/resources/app/node_modules/lodash/extend.js +%%DATADIR%%/resources/app/node_modules/lodash/extendWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fill.js +%%DATADIR%%/resources/app/node_modules/lodash/filter.js +%%DATADIR%%/resources/app/node_modules/lodash/find.js +%%DATADIR%%/resources/app/node_modules/lodash/findIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/findKey.js +%%DATADIR%%/resources/app/node_modules/lodash/findLast.js +%%DATADIR%%/resources/app/node_modules/lodash/findLastIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/findLastKey.js +%%DATADIR%%/resources/app/node_modules/lodash/first.js +%%DATADIR%%/resources/app/node_modules/lodash/flake.lock +%%DATADIR%%/resources/app/node_modules/lodash/flake.nix +%%DATADIR%%/resources/app/node_modules/lodash/flatMap.js +%%DATADIR%%/resources/app/node_modules/lodash/flatMapDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/flatMapDepth.js +%%DATADIR%%/resources/app/node_modules/lodash/flatten.js +%%DATADIR%%/resources/app/node_modules/lodash/flattenDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/flattenDepth.js +%%DATADIR%%/resources/app/node_modules/lodash/flip.js +%%DATADIR%%/resources/app/node_modules/lodash/floor.js +%%DATADIR%%/resources/app/node_modules/lodash/flow.js +%%DATADIR%%/resources/app/node_modules/lodash/flowRight.js +%%DATADIR%%/resources/app/node_modules/lodash/forEach.js +%%DATADIR%%/resources/app/node_modules/lodash/forEachRight.js +%%DATADIR%%/resources/app/node_modules/lodash/forIn.js +%%DATADIR%%/resources/app/node_modules/lodash/forInRight.js +%%DATADIR%%/resources/app/node_modules/lodash/forOwn.js +%%DATADIR%%/resources/app/node_modules/lodash/forOwnRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/F.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/T.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/__.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/_baseConvert.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/_convertBrowser.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/_falseOptions.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/_mapping.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/_util.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/add.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/after.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/all.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/allPass.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/always.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/any.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/anyPass.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/apply.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/array.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/ary.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assign.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assignAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assignAllWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assignIn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assignInAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assignInAllWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assignInWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assignWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assoc.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/assocPath.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/at.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/attempt.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/before.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/bind.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/bindAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/bindKey.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/camelCase.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/capitalize.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/castArray.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/ceil.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/chain.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/chunk.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/clamp.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/clone.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/cloneDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/cloneDeepWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/cloneWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/collection.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/commit.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/compact.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/complement.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/compose.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/concat.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/cond.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/conforms.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/conformsTo.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/constant.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/contains.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/convert.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/countBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/create.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/curry.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/curryN.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/curryRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/curryRightN.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/date.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/debounce.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/deburr.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/defaultTo.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/defaults.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/defaultsAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/defaultsDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/defaultsDeepAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/defer.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/delay.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/difference.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/differenceBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/differenceWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/dissoc.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/dissocPath.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/divide.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/drop.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/dropLast.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/dropLastWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/dropRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/dropRightWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/dropWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/each.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/eachRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/endsWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/entries.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/entriesIn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/eq.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/equals.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/escape.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/escapeRegExp.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/every.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/extend.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/extendAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/extendAllWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/extendWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/fill.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/filter.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/find.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findIndexFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findKey.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findLast.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findLastFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findLastIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findLastIndexFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/findLastKey.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/first.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flatMap.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flatMapDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flatMapDepth.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flatten.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flattenDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flattenDepth.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flip.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/floor.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flow.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/flowRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/forEach.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/forEachRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/forIn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/forInRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/forOwn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/forOwnRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/fromPairs.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/function.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/functions.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/functionsIn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/get.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/getOr.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/groupBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/gt.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/gte.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/has.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/hasIn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/head.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/identical.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/identity.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/inRange.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/includes.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/includesFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/indexBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/indexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/indexOfFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/init.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/initial.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/intersection.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/intersectionBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/intersectionWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/invert.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/invertBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/invertObj.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/invoke.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/invokeArgs.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/invokeArgsMap.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/invokeMap.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isArguments.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isArray.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isArrayBuffer.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isArrayLike.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isArrayLikeObject.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isBoolean.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isBuffer.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isDate.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isElement.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isEmpty.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isEqual.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isEqualWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isError.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isFinite.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isFunction.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isInteger.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isLength.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isMap.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isMatch.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isMatchWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isNaN.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isNative.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isNil.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isNull.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isNumber.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isObject.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isObjectLike.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isPlainObject.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isRegExp.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isSafeInteger.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isSet.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isString.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isSymbol.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isTypedArray.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isUndefined.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isWeakMap.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/isWeakSet.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/iteratee.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/join.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/juxt.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/kebabCase.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/keyBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/keys.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/keysIn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/lang.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/last.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/lastIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/lastIndexOfFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/lowerCase.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/lowerFirst.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/lt.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/lte.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/map.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/mapKeys.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/mapValues.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/matches.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/matchesProperty.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/math.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/max.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/maxBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/mean.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/meanBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/memoize.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/merge.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/mergeAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/mergeAllWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/mergeWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/method.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/methodOf.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/min.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/minBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/mixin.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/multiply.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/nAry.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/negate.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/next.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/noop.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/now.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/nth.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/nthArg.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/number.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/object.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/omit.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/omitAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/omitBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/once.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/orderBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/over.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/overArgs.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/overEvery.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/overSome.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pad.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/padChars.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/padCharsEnd.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/padCharsStart.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/padEnd.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/padStart.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/parseInt.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/partial.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/partialRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/partition.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/path.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pathEq.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pathOr.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/paths.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pick.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pickAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pickBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pipe.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/placeholder.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/plant.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pluck.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/prop.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/propEq.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/propOr.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/property.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/propertyOf.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/props.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pull.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pullAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pullAllBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pullAllWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/pullAt.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/random.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/range.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/rangeRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/rangeStep.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/rangeStepRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/rearg.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/reduce.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/reduceRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/reject.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/remove.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/repeat.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/replace.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/rest.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/restFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/result.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/reverse.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/round.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sample.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sampleSize.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/seq.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/set.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/setWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/shuffle.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/size.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/slice.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/snakeCase.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/some.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortedIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortedIndexBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortedIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortedLastIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortedLastIndexBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortedLastIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortedUniq.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sortedUniqBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/split.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/spread.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/spreadFrom.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/startCase.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/startsWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/string.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/stubArray.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/stubFalse.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/stubObject.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/stubString.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/stubTrue.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/subtract.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sum.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/sumBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/symmetricDifference.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/symmetricDifferenceBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/symmetricDifferenceWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/tail.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/take.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/takeLast.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/takeLastWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/takeRight.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/takeRightWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/takeWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/tap.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/template.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/templateSettings.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/throttle.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/thru.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/times.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toArray.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toFinite.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toInteger.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toIterator.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toJSON.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toLength.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toLower.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toNumber.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toPairs.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toPairsIn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toPath.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toPlainObject.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toSafeInteger.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toString.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/toUpper.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/transform.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/trim.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/trimChars.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/trimCharsEnd.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/trimCharsStart.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/trimEnd.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/trimStart.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/truncate.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unapply.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unary.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unescape.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/union.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unionBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unionWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/uniq.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/uniqBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/uniqWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/uniqueId.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unnest.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unset.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unzip.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/unzipWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/update.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/updateWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/upperCase.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/upperFirst.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/useWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/util.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/value.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/valueOf.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/values.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/valuesIn.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/where.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/whereEq.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/without.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/words.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/wrap.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/wrapperAt.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/wrapperChain.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/wrapperLodash.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/wrapperReverse.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/wrapperValue.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/xor.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/xorBy.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/xorWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/zip.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/zipAll.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/zipObj.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/zipObject.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/zipObjectDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/fp/zipWith.js +%%DATADIR%%/resources/app/node_modules/lodash/fromPairs.js +%%DATADIR%%/resources/app/node_modules/lodash/function.js +%%DATADIR%%/resources/app/node_modules/lodash/functions.js +%%DATADIR%%/resources/app/node_modules/lodash/functionsIn.js +%%DATADIR%%/resources/app/node_modules/lodash/get.js +%%DATADIR%%/resources/app/node_modules/lodash/groupBy.js +%%DATADIR%%/resources/app/node_modules/lodash/gt.js +%%DATADIR%%/resources/app/node_modules/lodash/gte.js +%%DATADIR%%/resources/app/node_modules/lodash/has.js +%%DATADIR%%/resources/app/node_modules/lodash/hasIn.js +%%DATADIR%%/resources/app/node_modules/lodash/head.js +%%DATADIR%%/resources/app/node_modules/lodash/identity.js +%%DATADIR%%/resources/app/node_modules/lodash/inRange.js +%%DATADIR%%/resources/app/node_modules/lodash/includes.js +%%DATADIR%%/resources/app/node_modules/lodash/index.js +%%DATADIR%%/resources/app/node_modules/lodash/indexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/initial.js +%%DATADIR%%/resources/app/node_modules/lodash/intersection.js +%%DATADIR%%/resources/app/node_modules/lodash/intersectionBy.js +%%DATADIR%%/resources/app/node_modules/lodash/intersectionWith.js +%%DATADIR%%/resources/app/node_modules/lodash/invert.js +%%DATADIR%%/resources/app/node_modules/lodash/invertBy.js +%%DATADIR%%/resources/app/node_modules/lodash/invoke.js +%%DATADIR%%/resources/app/node_modules/lodash/invokeMap.js +%%DATADIR%%/resources/app/node_modules/lodash/isArguments.js +%%DATADIR%%/resources/app/node_modules/lodash/isArray.js +%%DATADIR%%/resources/app/node_modules/lodash/isArrayBuffer.js +%%DATADIR%%/resources/app/node_modules/lodash/isArrayLike.js +%%DATADIR%%/resources/app/node_modules/lodash/isArrayLikeObject.js +%%DATADIR%%/resources/app/node_modules/lodash/isBoolean.js +%%DATADIR%%/resources/app/node_modules/lodash/isBuffer.js +%%DATADIR%%/resources/app/node_modules/lodash/isDate.js +%%DATADIR%%/resources/app/node_modules/lodash/isElement.js +%%DATADIR%%/resources/app/node_modules/lodash/isEmpty.js +%%DATADIR%%/resources/app/node_modules/lodash/isEqual.js +%%DATADIR%%/resources/app/node_modules/lodash/isEqualWith.js +%%DATADIR%%/resources/app/node_modules/lodash/isError.js +%%DATADIR%%/resources/app/node_modules/lodash/isFinite.js +%%DATADIR%%/resources/app/node_modules/lodash/isFunction.js +%%DATADIR%%/resources/app/node_modules/lodash/isInteger.js +%%DATADIR%%/resources/app/node_modules/lodash/isLength.js +%%DATADIR%%/resources/app/node_modules/lodash/isMap.js +%%DATADIR%%/resources/app/node_modules/lodash/isMatch.js +%%DATADIR%%/resources/app/node_modules/lodash/isMatchWith.js +%%DATADIR%%/resources/app/node_modules/lodash/isNaN.js +%%DATADIR%%/resources/app/node_modules/lodash/isNative.js +%%DATADIR%%/resources/app/node_modules/lodash/isNil.js +%%DATADIR%%/resources/app/node_modules/lodash/isNull.js +%%DATADIR%%/resources/app/node_modules/lodash/isNumber.js +%%DATADIR%%/resources/app/node_modules/lodash/isObject.js +%%DATADIR%%/resources/app/node_modules/lodash/isObjectLike.js +%%DATADIR%%/resources/app/node_modules/lodash/isPlainObject.js +%%DATADIR%%/resources/app/node_modules/lodash/isRegExp.js +%%DATADIR%%/resources/app/node_modules/lodash/isSafeInteger.js +%%DATADIR%%/resources/app/node_modules/lodash/isSet.js +%%DATADIR%%/resources/app/node_modules/lodash/isString.js +%%DATADIR%%/resources/app/node_modules/lodash/isSymbol.js +%%DATADIR%%/resources/app/node_modules/lodash/isTypedArray.js +%%DATADIR%%/resources/app/node_modules/lodash/isUndefined.js +%%DATADIR%%/resources/app/node_modules/lodash/isWeakMap.js +%%DATADIR%%/resources/app/node_modules/lodash/isWeakSet.js +%%DATADIR%%/resources/app/node_modules/lodash/iteratee.js +%%DATADIR%%/resources/app/node_modules/lodash/join.js +%%DATADIR%%/resources/app/node_modules/lodash/kebabCase.js +%%DATADIR%%/resources/app/node_modules/lodash/keyBy.js +%%DATADIR%%/resources/app/node_modules/lodash/keys.js +%%DATADIR%%/resources/app/node_modules/lodash/keysIn.js +%%DATADIR%%/resources/app/node_modules/lodash/lang.js +%%DATADIR%%/resources/app/node_modules/lodash/last.js +%%DATADIR%%/resources/app/node_modules/lodash/lastIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/lodash.js +%%DATADIR%%/resources/app/node_modules/lodash/lodash.min.js +%%DATADIR%%/resources/app/node_modules/lodash/lowerCase.js +%%DATADIR%%/resources/app/node_modules/lodash/lowerFirst.js +%%DATADIR%%/resources/app/node_modules/lodash/lt.js +%%DATADIR%%/resources/app/node_modules/lodash/lte.js +%%DATADIR%%/resources/app/node_modules/lodash/map.js +%%DATADIR%%/resources/app/node_modules/lodash/mapKeys.js +%%DATADIR%%/resources/app/node_modules/lodash/mapValues.js +%%DATADIR%%/resources/app/node_modules/lodash/matches.js +%%DATADIR%%/resources/app/node_modules/lodash/matchesProperty.js +%%DATADIR%%/resources/app/node_modules/lodash/math.js +%%DATADIR%%/resources/app/node_modules/lodash/max.js +%%DATADIR%%/resources/app/node_modules/lodash/maxBy.js +%%DATADIR%%/resources/app/node_modules/lodash/mean.js +%%DATADIR%%/resources/app/node_modules/lodash/meanBy.js +%%DATADIR%%/resources/app/node_modules/lodash/memoize.js +%%DATADIR%%/resources/app/node_modules/lodash/merge.js +%%DATADIR%%/resources/app/node_modules/lodash/mergeWith.js +%%DATADIR%%/resources/app/node_modules/lodash/method.js +%%DATADIR%%/resources/app/node_modules/lodash/methodOf.js +%%DATADIR%%/resources/app/node_modules/lodash/min.js +%%DATADIR%%/resources/app/node_modules/lodash/minBy.js +%%DATADIR%%/resources/app/node_modules/lodash/mixin.js +%%DATADIR%%/resources/app/node_modules/lodash/multiply.js +%%DATADIR%%/resources/app/node_modules/lodash/negate.js +%%DATADIR%%/resources/app/node_modules/lodash/next.js +%%DATADIR%%/resources/app/node_modules/lodash/noop.js +%%DATADIR%%/resources/app/node_modules/lodash/now.js +%%DATADIR%%/resources/app/node_modules/lodash/nth.js +%%DATADIR%%/resources/app/node_modules/lodash/nthArg.js +%%DATADIR%%/resources/app/node_modules/lodash/number.js +%%DATADIR%%/resources/app/node_modules/lodash/object.js +%%DATADIR%%/resources/app/node_modules/lodash/omit.js +%%DATADIR%%/resources/app/node_modules/lodash/omitBy.js +%%DATADIR%%/resources/app/node_modules/lodash/once.js +%%DATADIR%%/resources/app/node_modules/lodash/orderBy.js +%%DATADIR%%/resources/app/node_modules/lodash/over.js +%%DATADIR%%/resources/app/node_modules/lodash/overArgs.js +%%DATADIR%%/resources/app/node_modules/lodash/overEvery.js +%%DATADIR%%/resources/app/node_modules/lodash/overSome.js +%%DATADIR%%/resources/app/node_modules/lodash/package.json +%%DATADIR%%/resources/app/node_modules/lodash/pad.js +%%DATADIR%%/resources/app/node_modules/lodash/padEnd.js +%%DATADIR%%/resources/app/node_modules/lodash/padStart.js +%%DATADIR%%/resources/app/node_modules/lodash/parseInt.js +%%DATADIR%%/resources/app/node_modules/lodash/partial.js +%%DATADIR%%/resources/app/node_modules/lodash/partialRight.js +%%DATADIR%%/resources/app/node_modules/lodash/partition.js +%%DATADIR%%/resources/app/node_modules/lodash/pick.js +%%DATADIR%%/resources/app/node_modules/lodash/pickBy.js +%%DATADIR%%/resources/app/node_modules/lodash/plant.js +%%DATADIR%%/resources/app/node_modules/lodash/property.js +%%DATADIR%%/resources/app/node_modules/lodash/propertyOf.js +%%DATADIR%%/resources/app/node_modules/lodash/pull.js +%%DATADIR%%/resources/app/node_modules/lodash/pullAll.js +%%DATADIR%%/resources/app/node_modules/lodash/pullAllBy.js +%%DATADIR%%/resources/app/node_modules/lodash/pullAllWith.js +%%DATADIR%%/resources/app/node_modules/lodash/pullAt.js +%%DATADIR%%/resources/app/node_modules/lodash/random.js +%%DATADIR%%/resources/app/node_modules/lodash/range.js +%%DATADIR%%/resources/app/node_modules/lodash/rangeRight.js +%%DATADIR%%/resources/app/node_modules/lodash/rearg.js +%%DATADIR%%/resources/app/node_modules/lodash/reduce.js +%%DATADIR%%/resources/app/node_modules/lodash/reduceRight.js +%%DATADIR%%/resources/app/node_modules/lodash/reject.js +%%DATADIR%%/resources/app/node_modules/lodash/release.md +%%DATADIR%%/resources/app/node_modules/lodash/remove.js +%%DATADIR%%/resources/app/node_modules/lodash/repeat.js +%%DATADIR%%/resources/app/node_modules/lodash/replace.js +%%DATADIR%%/resources/app/node_modules/lodash/rest.js +%%DATADIR%%/resources/app/node_modules/lodash/result.js +%%DATADIR%%/resources/app/node_modules/lodash/reverse.js +%%DATADIR%%/resources/app/node_modules/lodash/round.js +%%DATADIR%%/resources/app/node_modules/lodash/sample.js +%%DATADIR%%/resources/app/node_modules/lodash/sampleSize.js +%%DATADIR%%/resources/app/node_modules/lodash/seq.js +%%DATADIR%%/resources/app/node_modules/lodash/set.js +%%DATADIR%%/resources/app/node_modules/lodash/setWith.js +%%DATADIR%%/resources/app/node_modules/lodash/shuffle.js +%%DATADIR%%/resources/app/node_modules/lodash/size.js +%%DATADIR%%/resources/app/node_modules/lodash/slice.js +%%DATADIR%%/resources/app/node_modules/lodash/snakeCase.js +%%DATADIR%%/resources/app/node_modules/lodash/some.js +%%DATADIR%%/resources/app/node_modules/lodash/sortBy.js +%%DATADIR%%/resources/app/node_modules/lodash/sortedIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/sortedIndexBy.js +%%DATADIR%%/resources/app/node_modules/lodash/sortedIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/sortedLastIndex.js +%%DATADIR%%/resources/app/node_modules/lodash/sortedLastIndexBy.js +%%DATADIR%%/resources/app/node_modules/lodash/sortedLastIndexOf.js +%%DATADIR%%/resources/app/node_modules/lodash/sortedUniq.js +%%DATADIR%%/resources/app/node_modules/lodash/sortedUniqBy.js +%%DATADIR%%/resources/app/node_modules/lodash/split.js +%%DATADIR%%/resources/app/node_modules/lodash/spread.js +%%DATADIR%%/resources/app/node_modules/lodash/startCase.js +%%DATADIR%%/resources/app/node_modules/lodash/startsWith.js +%%DATADIR%%/resources/app/node_modules/lodash/string.js +%%DATADIR%%/resources/app/node_modules/lodash/stubArray.js +%%DATADIR%%/resources/app/node_modules/lodash/stubFalse.js +%%DATADIR%%/resources/app/node_modules/lodash/stubObject.js +%%DATADIR%%/resources/app/node_modules/lodash/stubString.js +%%DATADIR%%/resources/app/node_modules/lodash/stubTrue.js +%%DATADIR%%/resources/app/node_modules/lodash/subtract.js +%%DATADIR%%/resources/app/node_modules/lodash/sum.js +%%DATADIR%%/resources/app/node_modules/lodash/sumBy.js +%%DATADIR%%/resources/app/node_modules/lodash/tail.js +%%DATADIR%%/resources/app/node_modules/lodash/take.js +%%DATADIR%%/resources/app/node_modules/lodash/takeRight.js +%%DATADIR%%/resources/app/node_modules/lodash/takeRightWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/takeWhile.js +%%DATADIR%%/resources/app/node_modules/lodash/tap.js +%%DATADIR%%/resources/app/node_modules/lodash/template.js +%%DATADIR%%/resources/app/node_modules/lodash/templateSettings.js +%%DATADIR%%/resources/app/node_modules/lodash/throttle.js +%%DATADIR%%/resources/app/node_modules/lodash/thru.js +%%DATADIR%%/resources/app/node_modules/lodash/times.js +%%DATADIR%%/resources/app/node_modules/lodash/toArray.js +%%DATADIR%%/resources/app/node_modules/lodash/toFinite.js +%%DATADIR%%/resources/app/node_modules/lodash/toInteger.js +%%DATADIR%%/resources/app/node_modules/lodash/toIterator.js +%%DATADIR%%/resources/app/node_modules/lodash/toJSON.js +%%DATADIR%%/resources/app/node_modules/lodash/toLength.js +%%DATADIR%%/resources/app/node_modules/lodash/toLower.js +%%DATADIR%%/resources/app/node_modules/lodash/toNumber.js +%%DATADIR%%/resources/app/node_modules/lodash/toPairs.js +%%DATADIR%%/resources/app/node_modules/lodash/toPairsIn.js +%%DATADIR%%/resources/app/node_modules/lodash/toPath.js +%%DATADIR%%/resources/app/node_modules/lodash/toPlainObject.js +%%DATADIR%%/resources/app/node_modules/lodash/toSafeInteger.js +%%DATADIR%%/resources/app/node_modules/lodash/toString.js +%%DATADIR%%/resources/app/node_modules/lodash/toUpper.js +%%DATADIR%%/resources/app/node_modules/lodash/transform.js +%%DATADIR%%/resources/app/node_modules/lodash/trim.js +%%DATADIR%%/resources/app/node_modules/lodash/trimEnd.js +%%DATADIR%%/resources/app/node_modules/lodash/trimStart.js +%%DATADIR%%/resources/app/node_modules/lodash/truncate.js +%%DATADIR%%/resources/app/node_modules/lodash/unary.js +%%DATADIR%%/resources/app/node_modules/lodash/unescape.js +%%DATADIR%%/resources/app/node_modules/lodash/union.js +%%DATADIR%%/resources/app/node_modules/lodash/unionBy.js +%%DATADIR%%/resources/app/node_modules/lodash/unionWith.js +%%DATADIR%%/resources/app/node_modules/lodash/uniq.js +%%DATADIR%%/resources/app/node_modules/lodash/uniqBy.js +%%DATADIR%%/resources/app/node_modules/lodash/uniqWith.js +%%DATADIR%%/resources/app/node_modules/lodash/uniqueId.js +%%DATADIR%%/resources/app/node_modules/lodash/unset.js +%%DATADIR%%/resources/app/node_modules/lodash/unzip.js +%%DATADIR%%/resources/app/node_modules/lodash/unzipWith.js +%%DATADIR%%/resources/app/node_modules/lodash/update.js +%%DATADIR%%/resources/app/node_modules/lodash/updateWith.js +%%DATADIR%%/resources/app/node_modules/lodash/upperCase.js +%%DATADIR%%/resources/app/node_modules/lodash/upperFirst.js +%%DATADIR%%/resources/app/node_modules/lodash/util.js +%%DATADIR%%/resources/app/node_modules/lodash/value.js +%%DATADIR%%/resources/app/node_modules/lodash/valueOf.js +%%DATADIR%%/resources/app/node_modules/lodash/values.js +%%DATADIR%%/resources/app/node_modules/lodash/valuesIn.js +%%DATADIR%%/resources/app/node_modules/lodash/without.js +%%DATADIR%%/resources/app/node_modules/lodash/words.js +%%DATADIR%%/resources/app/node_modules/lodash/wrap.js +%%DATADIR%%/resources/app/node_modules/lodash/wrapperAt.js +%%DATADIR%%/resources/app/node_modules/lodash/wrapperChain.js +%%DATADIR%%/resources/app/node_modules/lodash/wrapperLodash.js +%%DATADIR%%/resources/app/node_modules/lodash/wrapperReverse.js +%%DATADIR%%/resources/app/node_modules/lodash/wrapperValue.js +%%DATADIR%%/resources/app/node_modules/lodash/xor.js +%%DATADIR%%/resources/app/node_modules/lodash/xorBy.js +%%DATADIR%%/resources/app/node_modules/lodash/xorWith.js +%%DATADIR%%/resources/app/node_modules/lodash/zip.js +%%DATADIR%%/resources/app/node_modules/lodash/zipObject.js +%%DATADIR%%/resources/app/node_modules/lodash/zipObjectDeep.js +%%DATADIR%%/resources/app/node_modules/lodash/zipWith.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/LICENSE +%%DATADIR%%/resources/app/node_modules/math-intrinsics/abs.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/constants/maxArrayLength.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/constants/maxSafeInteger.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/constants/maxValue.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/floor.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/isFinite.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/isInteger.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/isNaN.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/isNegativeZero.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/max.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/min.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/mod.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/package.json +%%DATADIR%%/resources/app/node_modules/math-intrinsics/pow.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/round.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/sign.js +%%DATADIR%%/resources/app/node_modules/math-intrinsics/tsconfig.json %%DATADIR%%/resources/app/node_modules/micromatch/LICENSE %%DATADIR%%/resources/app/node_modules/micromatch/index.js %%DATADIR%%/resources/app/node_modules/micromatch/package.json +%%DATADIR%%/resources/app/node_modules/mime-db/HISTORY.md +%%DATADIR%%/resources/app/node_modules/mime-db/LICENSE +%%DATADIR%%/resources/app/node_modules/mime-db/db.json +%%DATADIR%%/resources/app/node_modules/mime-db/index.js +%%DATADIR%%/resources/app/node_modules/mime-db/package.json +%%DATADIR%%/resources/app/node_modules/mime-types/HISTORY.md +%%DATADIR%%/resources/app/node_modules/mime-types/LICENSE +%%DATADIR%%/resources/app/node_modules/mime-types/index.js +%%DATADIR%%/resources/app/node_modules/mime-types/package.json +%%DATADIR%%/resources/app/node_modules/mime/LICENSE +%%DATADIR%%/resources/app/node_modules/mime/cli.js +%%DATADIR%%/resources/app/node_modules/mime/mime.js +%%DATADIR%%/resources/app/node_modules/mime/package.json +%%DATADIR%%/resources/app/node_modules/mime/src/build.js +%%DATADIR%%/resources/app/node_modules/mime/src/test.js +%%DATADIR%%/resources/app/node_modules/mime/types.json +%%DATADIR%%/resources/app/node_modules/minimatch/LICENSE +%%DATADIR%%/resources/app/node_modules/minimatch/minimatch.js +%%DATADIR%%/resources/app/node_modules/minimatch/package.json %%DATADIR%%/resources/app/node_modules/minimist/LICENSE %%DATADIR%%/resources/app/node_modules/minimist/index.js %%DATADIR%%/resources/app/node_modules/minimist/package.json @@ -1748,6 +7828,9 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/ms/index.js %%DATADIR%%/resources/app/node_modules/ms/license.md %%DATADIR%%/resources/app/node_modules/ms/package.json +%%DATADIR%%/resources/app/node_modules/mute-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/mute-stream/mute.js +%%DATADIR%%/resources/app/node_modules/mute-stream/package.json %%DATADIR%%/resources/app/node_modules/napi-build-utils/LICENSE %%DATADIR%%/resources/app/node_modules/napi-build-utils/index.js %%DATADIR%%/resources/app/node_modules/napi-build-utils/index.md @@ -1775,6 +7858,64 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/node-abi/index.js %%DATADIR%%/resources/app/node_modules/node-abi/package.json %%DATADIR%%/resources/app/node_modules/node-abi/scripts/update-abi-registry.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/LICENSE +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/index.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/node-ovsx-sign +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/commands.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/commands.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/commands.test.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/commands.test.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/constants.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/constants.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/download.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/download.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/endpoints.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/endpoints.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/errors.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/errors.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/extension-metadata.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/extension-metadata.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/extension-metadata.test.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/extension-metadata.test.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/keys.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/keys.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/ovsx-e2e.test.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/ovsx-e2e.test.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/sign.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/sign.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/signature-manifest.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/signature-manifest.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/signature-manifest.test.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/signature-manifest.test.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/verify.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/verify.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/zip.d.ts.map +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/lib/utils/zip.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/LICENSE +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/Readme.md +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/esm.mjs +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/index.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/lib/argument.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/lib/command.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/lib/error.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/lib/help.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/lib/option.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/lib/suggestSimilar.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/package-support.json +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/commander/package.json +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/node-fetch/LICENSE.md +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/node-fetch/browser.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/node-fetch/lib/index.es.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/node-fetch/lib/index.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/node-fetch/lib/index.mjs +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/node-fetch/package.json +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/yauzl/LICENSE +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/yauzl/fd-slicer.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/yauzl/index.js +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/node_modules/yauzl/package.json +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/package.json +%%DATADIR%%/resources/app/node_modules/node-ovsx-sign/src/node-ovsx-sign %%DATADIR%%/resources/app/node_modules/node-pty/LICENSE %%DATADIR%%/resources/app/node_modules/node-pty/build/Release/pty.node %%DATADIR%%/resources/app/node_modules/node-pty/lib/conpty_console_list_agent.js @@ -1792,6 +7933,23 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/node-pty/lib/worker/conoutSocketWorker.js %%DATADIR%%/resources/app/node_modules/node-pty/node-addon-api/node_addon_api.Makefile %%DATADIR%%/resources/app/node_modules/node-pty/package.json +%%DATADIR%%/resources/app/node_modules/normalize-path/LICENSE +%%DATADIR%%/resources/app/node_modules/normalize-path/index.js +%%DATADIR%%/resources/app/node_modules/normalize-path/package.json +%%DATADIR%%/resources/app/node_modules/nth-check/LICENSE +%%DATADIR%%/resources/app/node_modules/nth-check/lib/compile.d.ts.map +%%DATADIR%%/resources/app/node_modules/nth-check/lib/compile.js +%%DATADIR%%/resources/app/node_modules/nth-check/lib/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/nth-check/lib/index.js +%%DATADIR%%/resources/app/node_modules/nth-check/lib/parse.d.ts.map +%%DATADIR%%/resources/app/node_modules/nth-check/lib/parse.js +%%DATADIR%%/resources/app/node_modules/nth-check/package.json +%%DATADIR%%/resources/app/node_modules/object-inspect/LICENSE +%%DATADIR%%/resources/app/node_modules/object-inspect/index.js +%%DATADIR%%/resources/app/node_modules/object-inspect/package-support.json +%%DATADIR%%/resources/app/node_modules/object-inspect/package.json +%%DATADIR%%/resources/app/node_modules/object-inspect/test-core-js.js +%%DATADIR%%/resources/app/node_modules/object-inspect/util.inspect.js %%DATADIR%%/resources/app/node_modules/once/LICENSE %%DATADIR%%/resources/app/node_modules/once/once.js %%DATADIR%%/resources/app/node_modules/once/package.json @@ -1850,6 +8008,128 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/opentype.js/src/tables/sfnt.js %%DATADIR%%/resources/app/node_modules/opentype.js/src/types.js %%DATADIR%%/resources/app/node_modules/opentype.js/src/util.js +%%DATADIR%%/resources/app/node_modules/package-json-from-dist/LICENSE.md +%%DATADIR%%/resources/app/node_modules/package-json-from-dist/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/package-json-from-dist/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/package-json-from-dist/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/package-json-from-dist/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/package-json-from-dist/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/package-json-from-dist/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/package-json-from-dist/package.json +%%DATADIR%%/resources/app/node_modules/parse-semver/LICENSE.md +%%DATADIR%%/resources/app/node_modules/parse-semver/index.js +%%DATADIR%%/resources/app/node_modules/parse-semver/node_modules/semver/LICENSE +%%DATADIR%%/resources/app/node_modules/parse-semver/node_modules/semver/bin/semver +%%DATADIR%%/resources/app/node_modules/parse-semver/node_modules/semver/package.json +%%DATADIR%%/resources/app/node_modules/parse-semver/node_modules/semver/range.bnf +%%DATADIR%%/resources/app/node_modules/parse-semver/node_modules/semver/semver.js +%%DATADIR%%/resources/app/node_modules/parse-semver/package.json +%%DATADIR%%/resources/app/node_modules/parse-semver/test.js +%%DATADIR%%/resources/app/node_modules/parse5-htmlparser2-tree-adapter/LICENSE +%%DATADIR%%/resources/app/node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/index.js +%%DATADIR%%/resources/app/node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/package.json +%%DATADIR%%/resources/app/node_modules/parse5-htmlparser2-tree-adapter/dist/index.js +%%DATADIR%%/resources/app/node_modules/parse5-htmlparser2-tree-adapter/package.json +%%DATADIR%%/resources/app/node_modules/parse5-parser-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/parse5-parser-stream/dist/cjs/index.js +%%DATADIR%%/resources/app/node_modules/parse5-parser-stream/dist/cjs/package.json +%%DATADIR%%/resources/app/node_modules/parse5-parser-stream/dist/index.js +%%DATADIR%%/resources/app/node_modules/parse5-parser-stream/package.json +%%DATADIR%%/resources/app/node_modules/parse5/LICENSE +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/common/doctype.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/common/error-codes.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/common/foreign-content.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/common/html.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/common/token.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/common/unicode.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/index.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/package.json +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/parser/formatting-element-list.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/parser/index.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/parser/open-element-stack.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/serializer/index.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/tokenizer/index.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/tokenizer/preprocessor.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/tree-adapters/default.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/cjs/tree-adapters/interface.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/common/doctype.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/common/error-codes.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/common/foreign-content.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/common/html.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/common/token.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/common/unicode.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/index.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/parser/formatting-element-list.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/parser/index.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/parser/open-element-stack.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/serializer/index.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/tokenizer/index.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/tokenizer/preprocessor.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/tree-adapters/default.js +%%DATADIR%%/resources/app/node_modules/parse5/dist/tree-adapters/interface.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/LICENSE +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/decode.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/decode-codepoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/decode-codepoint.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/decode.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/encode.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/escape.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/escape.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/generated/decode-data-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/generated/decode-data-html.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/generated/decode-data-xml.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/generated/decode-data-xml.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/generated/encode-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/generated/encode-html.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/decode-codepoint.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/decode-codepoint.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/decode.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/decode.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/encode.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/encode.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/escape.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/escape.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/generated/decode-data-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/generated/decode-data-html.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/generated/decode-data-xml.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/generated/decode-data-xml.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/generated/encode-html.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/generated/encode-html.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/escape.js +%%DATADIR%%/resources/app/node_modules/parse5/node_modules/entities/package.json +%%DATADIR%%/resources/app/node_modules/parse5/package.json +%%DATADIR%%/resources/app/node_modules/path-is-absolute/index.js +%%DATADIR%%/resources/app/node_modules/path-is-absolute/license +%%DATADIR%%/resources/app/node_modules/path-is-absolute/package.json +%%DATADIR%%/resources/app/node_modules/path-key/index.js +%%DATADIR%%/resources/app/node_modules/path-key/license +%%DATADIR%%/resources/app/node_modules/path-key/package.json +%%DATADIR%%/resources/app/node_modules/path-scurry/LICENSE.md +%%DATADIR%%/resources/app/node_modules/path-scurry/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/path-scurry/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/path-scurry/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/path-scurry/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/path-scurry/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/path-scurry/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/LICENSE +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.js +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.min.js +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/package.json +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/dist/esm/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/dist/esm/index.js +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/dist/esm/index.min.js +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/dist/esm/package.json +%%DATADIR%%/resources/app/node_modules/path-scurry/node_modules/lru-cache/package.json +%%DATADIR%%/resources/app/node_modules/path-scurry/package.json %%DATADIR%%/resources/app/node_modules/pend/LICENSE %%DATADIR%%/resources/app/node_modules/pend/index.js %%DATADIR%%/resources/app/node_modules/pend/package.json @@ -1862,6 +8142,14 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/picomatch/lib/scan.js %%DATADIR%%/resources/app/node_modules/picomatch/lib/utils.js %%DATADIR%%/resources/app/node_modules/picomatch/package.json +%%DATADIR%%/resources/app/node_modules/process-nextick-args/index.js +%%DATADIR%%/resources/app/node_modules/process-nextick-args/license.md +%%DATADIR%%/resources/app/node_modules/process-nextick-args/package.json +%%DATADIR%%/resources/app/node_modules/process/LICENSE +%%DATADIR%%/resources/app/node_modules/process/browser.js +%%DATADIR%%/resources/app/node_modules/process/index.js +%%DATADIR%%/resources/app/node_modules/process/package.json +%%DATADIR%%/resources/app/node_modules/process/test.js %%DATADIR%%/resources/app/node_modules/promise-stream-reader/LICENSE.md %%DATADIR%%/resources/app/node_modules/promise-stream-reader/dist/index.js %%DATADIR%%/resources/app/node_modules/promise-stream-reader/package.json @@ -1871,6 +8159,14 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/proxy-from-env/index.js %%DATADIR%%/resources/app/node_modules/proxy-from-env/package.json %%DATADIR%%/resources/app/node_modules/proxy-from-env/test.js +%%DATADIR%%/resources/app/node_modules/qs/LICENSE.md +%%DATADIR%%/resources/app/node_modules/qs/dist/qs.js +%%DATADIR%%/resources/app/node_modules/qs/lib/formats.js +%%DATADIR%%/resources/app/node_modules/qs/lib/index.js +%%DATADIR%%/resources/app/node_modules/qs/lib/parse.js +%%DATADIR%%/resources/app/node_modules/qs/lib/stringify.js +%%DATADIR%%/resources/app/node_modules/qs/lib/utils.js +%%DATADIR%%/resources/app/node_modules/qs/package.json %%DATADIR%%/resources/app/node_modules/rc/LICENSE.APACHE2 %%DATADIR%%/resources/app/node_modules/rc/LICENSE.BSD %%DATADIR%%/resources/app/node_modules/rc/LICENSE.MIT @@ -1882,6 +8178,9 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/rc/node_modules/strip-json-comments/license %%DATADIR%%/resources/app/node_modules/rc/node_modules/strip-json-comments/package.json %%DATADIR%%/resources/app/node_modules/rc/package.json +%%DATADIR%%/resources/app/node_modules/read/LICENSE +%%DATADIR%%/resources/app/node_modules/read/lib/read.js +%%DATADIR%%/resources/app/node_modules/read/package.json %%DATADIR%%/resources/app/node_modules/readable-stream/GOVERNANCE.md %%DATADIR%%/resources/app/node_modules/readable-stream/LICENSE %%DATADIR%%/resources/app/node_modules/readable-stream/errors-browser.js @@ -1905,12 +8204,42 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/readable-stream/package.json %%DATADIR%%/resources/app/node_modules/readable-stream/readable-browser.js %%DATADIR%%/resources/app/node_modules/readable-stream/readable.js +%%DATADIR%%/resources/app/node_modules/readdir-glob/LICENSE +%%DATADIR%%/resources/app/node_modules/readdir-glob/index.js +%%DATADIR%%/resources/app/node_modules/readdir-glob/node_modules/brace-expansion/LICENSE +%%DATADIR%%/resources/app/node_modules/readdir-glob/node_modules/brace-expansion/index.js +%%DATADIR%%/resources/app/node_modules/readdir-glob/node_modules/brace-expansion/package.json +%%DATADIR%%/resources/app/node_modules/readdir-glob/node_modules/minimatch/LICENSE +%%DATADIR%%/resources/app/node_modules/readdir-glob/node_modules/minimatch/lib/path.js +%%DATADIR%%/resources/app/node_modules/readdir-glob/node_modules/minimatch/minimatch.js +%%DATADIR%%/resources/app/node_modules/readdir-glob/node_modules/minimatch/package.json +%%DATADIR%%/resources/app/node_modules/readdir-glob/package.json +%%DATADIR%%/resources/app/node_modules/rimraf/LICENSE +%%DATADIR%%/resources/app/node_modules/rimraf/bin.js +%%DATADIR%%/resources/app/node_modules/rimraf/node_modules/glob/LICENSE +%%DATADIR%%/resources/app/node_modules/rimraf/node_modules/glob/changelog.md +%%DATADIR%%/resources/app/node_modules/rimraf/node_modules/glob/common.js +%%DATADIR%%/resources/app/node_modules/rimraf/node_modules/glob/glob.js +%%DATADIR%%/resources/app/node_modules/rimraf/node_modules/glob/package.json +%%DATADIR%%/resources/app/node_modules/rimraf/node_modules/glob/sync.js +%%DATADIR%%/resources/app/node_modules/rimraf/package.json +%%DATADIR%%/resources/app/node_modules/rimraf/rimraf.js %%DATADIR%%/resources/app/node_modules/run-applescript/index.js %%DATADIR%%/resources/app/node_modules/run-applescript/license %%DATADIR%%/resources/app/node_modules/run-applescript/package.json %%DATADIR%%/resources/app/node_modules/safe-buffer/LICENSE %%DATADIR%%/resources/app/node_modules/safe-buffer/index.js %%DATADIR%%/resources/app/node_modules/safe-buffer/package.json +%%DATADIR%%/resources/app/node_modules/safer-buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/safer-buffer/Porting-Buffer.md +%%DATADIR%%/resources/app/node_modules/safer-buffer/Readme.md +%%DATADIR%%/resources/app/node_modules/safer-buffer/dangerous.js +%%DATADIR%%/resources/app/node_modules/safer-buffer/package.json +%%DATADIR%%/resources/app/node_modules/safer-buffer/safer.js +%%DATADIR%%/resources/app/node_modules/safer-buffer/tests.js +%%DATADIR%%/resources/app/node_modules/sax/LICENSE +%%DATADIR%%/resources/app/node_modules/sax/lib/sax.js +%%DATADIR%%/resources/app/node_modules/sax/package.json %%DATADIR%%/resources/app/node_modules/semver/LICENSE %%DATADIR%%/resources/app/node_modules/semver/bin/semver.js %%DATADIR%%/resources/app/node_modules/semver/classes/comparator.js @@ -1962,6 +8291,44 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/semver/ranges/subset.js %%DATADIR%%/resources/app/node_modules/semver/ranges/to-comparators.js %%DATADIR%%/resources/app/node_modules/semver/ranges/valid.js +%%DATADIR%%/resources/app/node_modules/shebang-command/index.js +%%DATADIR%%/resources/app/node_modules/shebang-command/license +%%DATADIR%%/resources/app/node_modules/shebang-command/package.json +%%DATADIR%%/resources/app/node_modules/shebang-regex/index.js +%%DATADIR%%/resources/app/node_modules/shebang-regex/license +%%DATADIR%%/resources/app/node_modules/shebang-regex/package.json +%%DATADIR%%/resources/app/node_modules/side-channel-list/LICENSE +%%DATADIR%%/resources/app/node_modules/side-channel-list/index.js +%%DATADIR%%/resources/app/node_modules/side-channel-list/package.json +%%DATADIR%%/resources/app/node_modules/side-channel-list/tsconfig.json +%%DATADIR%%/resources/app/node_modules/side-channel-map/LICENSE +%%DATADIR%%/resources/app/node_modules/side-channel-map/index.js +%%DATADIR%%/resources/app/node_modules/side-channel-map/package.json +%%DATADIR%%/resources/app/node_modules/side-channel-map/tsconfig.json +%%DATADIR%%/resources/app/node_modules/side-channel-weakmap/LICENSE +%%DATADIR%%/resources/app/node_modules/side-channel-weakmap/index.js +%%DATADIR%%/resources/app/node_modules/side-channel-weakmap/package.json +%%DATADIR%%/resources/app/node_modules/side-channel-weakmap/tsconfig.json +%%DATADIR%%/resources/app/node_modules/side-channel/LICENSE +%%DATADIR%%/resources/app/node_modules/side-channel/index.js +%%DATADIR%%/resources/app/node_modules/side-channel/package.json +%%DATADIR%%/resources/app/node_modules/side-channel/tsconfig.json +%%DATADIR%%/resources/app/node_modules/signal-exit/LICENSE.txt +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/cjs/browser.d.ts.map +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/cjs/browser.js +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/cjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/cjs/index.js +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/cjs/package.json +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/cjs/signals.d.ts.map +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/cjs/signals.js +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/mjs/browser.d.ts.map +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/mjs/browser.js +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/mjs/index.d.ts.map +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/mjs/index.js +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/mjs/package.json +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/mjs/signals.d.ts.map +%%DATADIR%%/resources/app/node_modules/signal-exit/dist/mjs/signals.js +%%DATADIR%%/resources/app/node_modules/signal-exit/package.json %%DATADIR%%/resources/app/node_modules/simple-concat/LICENSE %%DATADIR%%/resources/app/node_modules/simple-concat/index.js %%DATADIR%%/resources/app/node_modules/simple-concat/package.json @@ -1991,9 +8358,34 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/sprintf-js/package.json %%DATADIR%%/resources/app/node_modules/sprintf-js/src/angular-sprintf.js %%DATADIR%%/resources/app/node_modules/sprintf-js/src/sprintf.js +%%DATADIR%%/resources/app/node_modules/streamx/LICENSE +%%DATADIR%%/resources/app/node_modules/streamx/index.js +%%DATADIR%%/resources/app/node_modules/streamx/package.json +%%DATADIR%%/resources/app/node_modules/string-width-cjs/index.js +%%DATADIR%%/resources/app/node_modules/string-width-cjs/license +%%DATADIR%%/resources/app/node_modules/string-width-cjs/node_modules/emoji-regex/LICENSE-MIT.txt +%%DATADIR%%/resources/app/node_modules/string-width-cjs/node_modules/emoji-regex/es2015/index.js +%%DATADIR%%/resources/app/node_modules/string-width-cjs/node_modules/emoji-regex/es2015/text.js +%%DATADIR%%/resources/app/node_modules/string-width-cjs/node_modules/emoji-regex/index.js +%%DATADIR%%/resources/app/node_modules/string-width-cjs/node_modules/emoji-regex/package.json +%%DATADIR%%/resources/app/node_modules/string-width-cjs/node_modules/emoji-regex/text.js +%%DATADIR%%/resources/app/node_modules/string-width-cjs/package.json %%DATADIR%%/resources/app/node_modules/string_decoder/LICENSE %%DATADIR%%/resources/app/node_modules/string_decoder/lib/string_decoder.js %%DATADIR%%/resources/app/node_modules/string_decoder/package.json +%%DATADIR%%/resources/app/node_modules/strip-ansi-cjs/index.js +%%DATADIR%%/resources/app/node_modules/strip-ansi-cjs/license +%%DATADIR%%/resources/app/node_modules/strip-ansi-cjs/package.json +%%DATADIR%%/resources/app/node_modules/strip-ansi/index.js +%%DATADIR%%/resources/app/node_modules/strip-ansi/license +%%DATADIR%%/resources/app/node_modules/strip-ansi/package.json +%%DATADIR%%/resources/app/node_modules/tar-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/tar-stream/constants.js +%%DATADIR%%/resources/app/node_modules/tar-stream/extract.js +%%DATADIR%%/resources/app/node_modules/tar-stream/headers.js +%%DATADIR%%/resources/app/node_modules/tar-stream/index.js +%%DATADIR%%/resources/app/node_modules/tar-stream/pack.js +%%DATADIR%%/resources/app/node_modules/tar-stream/package.json %%DATADIR%%/resources/app/node_modules/tar/LICENSE %%DATADIR%%/resources/app/node_modules/tar/index.js %%DATADIR%%/resources/app/node_modules/tar/lib/create.js @@ -2029,12 +8421,23 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/tas-client-umd/LICENSE %%DATADIR%%/resources/app/node_modules/tas-client-umd/lib/tas-client-umd.js %%DATADIR%%/resources/app/node_modules/tas-client-umd/package.json +%%DATADIR%%/resources/app/node_modules/text-decoder/LICENSE +%%DATADIR%%/resources/app/node_modules/text-decoder/index.js +%%DATADIR%%/resources/app/node_modules/text-decoder/lib/pass-through-decoder.js +%%DATADIR%%/resources/app/node_modules/text-decoder/lib/utf8-decoder.js +%%DATADIR%%/resources/app/node_modules/text-decoder/package.json %%DATADIR%%/resources/app/node_modules/tiny-inflate/LICENSE %%DATADIR%%/resources/app/node_modules/tiny-inflate/index.js %%DATADIR%%/resources/app/node_modules/tiny-inflate/package.json +%%DATADIR%%/resources/app/node_modules/tmp/LICENSE +%%DATADIR%%/resources/app/node_modules/tmp/lib/tmp.js +%%DATADIR%%/resources/app/node_modules/tmp/package.json %%DATADIR%%/resources/app/node_modules/to-regex-range/LICENSE %%DATADIR%%/resources/app/node_modules/to-regex-range/index.js %%DATADIR%%/resources/app/node_modules/to-regex-range/package.json +%%DATADIR%%/resources/app/node_modules/tr46/index.js +%%DATADIR%%/resources/app/node_modules/tr46/lib/mappingTable.json +%%DATADIR%%/resources/app/node_modules/tr46/package.json %%DATADIR%%/resources/app/node_modules/tslib/CopyrightNotice.txt %%DATADIR%%/resources/app/node_modules/tslib/LICENSE.txt %%DATADIR%%/resources/app/node_modules/tslib/SECURITY.md @@ -2049,6 +8452,526 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/tunnel-agent/LICENSE %%DATADIR%%/resources/app/node_modules/tunnel-agent/index.js %%DATADIR%%/resources/app/node_modules/tunnel-agent/package.json +%%DATADIR%%/resources/app/node_modules/tunnel/LICENSE +%%DATADIR%%/resources/app/node_modules/tunnel/index.js +%%DATADIR%%/resources/app/node_modules/tunnel/lib/tunnel.js +%%DATADIR%%/resources/app/node_modules/tunnel/package.json +%%DATADIR%%/resources/app/node_modules/typed-rest-client/Handlers.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/HttpClient.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/Index.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/Interfaces.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/LICENSE +%%DATADIR%%/resources/app/node_modules/typed-rest-client/RestClient.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/ThirdPartyNotice.txt +%%DATADIR%%/resources/app/node_modules/typed-rest-client/Util.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/handlers/basiccreds.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/handlers/bearertoken.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/handlers/ntlm.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/handlers/personalaccesstoken.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/opensource/Node-SMB/lib/common.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/opensource/Node-SMB/lib/ntlm.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/opensource/Node-SMB/lib/smbhash.js +%%DATADIR%%/resources/app/node_modules/typed-rest-client/package.json +%%DATADIR%%/resources/app/node_modules/underscore/LICENSE +%%DATADIR%%/resources/app/node_modules/underscore/amd/_baseCreate.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_baseIteratee.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_cb.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_chainResult.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_collectNonEnumProps.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_createAssigner.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_createEscaper.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_createIndexFinder.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_createPredicateIndexFinder.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_createReduce.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_createSizePropertyCheck.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_deepGet.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_escapeMap.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_executeBound.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_flatten.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_getByteLength.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_getLength.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_group.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_has.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_hasObjectTag.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_isArrayLike.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_isBufferLike.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_keyInObj.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_methodFingerprint.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_optimizeCb.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_set.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_setup.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_shallowProperty.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_stringTagBug.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_tagTester.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_toBufferView.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_toPath.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/_unescapeMap.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/after.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/allKeys.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/before.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/bind.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/bindAll.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/chain.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/chunk.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/clone.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/compact.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/compose.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/constant.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/contains.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/countBy.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/create.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/debounce.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/defaults.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/defer.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/delay.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/difference.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/each.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/escape.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/every.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/extend.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/extendOwn.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/filter.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/find.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/findIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/findKey.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/findLastIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/findWhere.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/first.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/flatten.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/functions.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/get.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/groupBy.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/has.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/identity.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/index-default.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/index.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/indexBy.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/indexOf.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/initial.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/intersection.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/invert.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/invoke.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isArguments.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isArray.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isArrayBuffer.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isBoolean.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isDataView.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isDate.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isElement.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isEmpty.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isEqual.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isError.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isFinite.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isFunction.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isMap.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isMatch.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isNaN.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isNull.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isNumber.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isObject.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isRegExp.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isSet.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isString.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isSymbol.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isTypedArray.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isUndefined.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isWeakMap.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/isWeakSet.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/iteratee.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/keys.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/last.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/lastIndexOf.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/map.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/mapObject.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/matcher.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/max.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/memoize.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/min.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/mixin.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/negate.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/noop.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/now.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/object.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/omit.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/once.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/pairs.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/partial.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/partition.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/pick.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/pluck.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/property.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/propertyOf.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/random.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/range.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/reduce.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/reduceRight.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/reject.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/rest.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/restArguments.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/result.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/sample.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/set.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/shuffle.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/size.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/some.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/sortBy.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/sortedIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/tap.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/template.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/templateSettings.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/throttle.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/times.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/toArray.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/toPath.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/underscore-array-methods.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/underscore.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/unescape.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/union.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/uniq.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/uniqueId.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/unzip.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/values.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/where.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/without.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/wrap.js +%%DATADIR%%/resources/app/node_modules/underscore/amd/zip.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_baseCreate.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_baseIteratee.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_cb.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_chainResult.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_collectNonEnumProps.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_createAssigner.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_createEscaper.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_createIndexFinder.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_createPredicateIndexFinder.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_createReduce.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_createSizePropertyCheck.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_deepGet.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_escapeMap.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_executeBound.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_flatten.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_getByteLength.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_getLength.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_group.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_has.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_hasObjectTag.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_isArrayLike.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_isBufferLike.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_keyInObj.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_methodFingerprint.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_optimizeCb.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_set.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_setup.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_shallowProperty.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_stringTagBug.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_tagTester.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_toBufferView.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_toPath.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/_unescapeMap.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/after.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/allKeys.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/before.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/bind.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/bindAll.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/chain.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/chunk.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/clone.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/compact.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/compose.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/constant.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/contains.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/countBy.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/create.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/debounce.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/defaults.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/defer.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/delay.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/difference.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/each.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/escape.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/every.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/extend.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/extendOwn.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/filter.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/find.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/findIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/findKey.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/findLastIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/findWhere.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/first.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/flatten.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/functions.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/get.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/groupBy.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/has.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/identity.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/index-default.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/index.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/indexBy.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/indexOf.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/initial.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/intersection.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/invert.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/invoke.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isArguments.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isArray.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isArrayBuffer.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isBoolean.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isDataView.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isDate.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isElement.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isEmpty.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isEqual.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isError.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isFinite.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isFunction.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isMap.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isMatch.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isNaN.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isNull.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isNumber.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isObject.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isRegExp.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isSet.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isString.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isSymbol.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isTypedArray.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isUndefined.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isWeakMap.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/isWeakSet.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/iteratee.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/keys.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/last.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/lastIndexOf.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/map.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/mapObject.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/matcher.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/max.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/memoize.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/min.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/mixin.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/negate.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/noop.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/now.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/object.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/omit.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/once.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/pairs.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/partial.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/partition.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/pick.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/pluck.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/property.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/propertyOf.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/random.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/range.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/reduce.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/reduceRight.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/reject.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/rest.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/restArguments.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/result.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/sample.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/set.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/shuffle.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/size.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/some.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/sortBy.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/sortedIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/tap.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/template.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/templateSettings.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/throttle.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/times.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/toArray.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/toPath.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/underscore-array-methods.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/underscore.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/unescape.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/union.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/uniq.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/uniqueId.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/unzip.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/values.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/where.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/without.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/wrap.js +%%DATADIR%%/resources/app/node_modules/underscore/cjs/zip.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_baseCreate.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_baseIteratee.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_cb.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_chainResult.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_collectNonEnumProps.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_createAssigner.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_createEscaper.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_createIndexFinder.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_createPredicateIndexFinder.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_createReduce.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_createSizePropertyCheck.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_deepGet.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_escapeMap.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_executeBound.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_flatten.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_getByteLength.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_getLength.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_group.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_has.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_hasObjectTag.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_isArrayLike.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_isBufferLike.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_keyInObj.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_methodFingerprint.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_optimizeCb.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_setup.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_shallowProperty.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_stringTagBug.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_tagTester.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_toBufferView.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_toPath.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/_unescapeMap.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/after.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/allKeys.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/before.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/bind.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/bindAll.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/chain.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/chunk.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/clone.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/compact.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/compose.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/constant.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/contains.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/countBy.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/create.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/debounce.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/defaults.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/defer.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/delay.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/difference.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/each.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/escape.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/every.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/extend.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/extendOwn.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/filter.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/find.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/findIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/findKey.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/findLastIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/findWhere.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/first.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/flatten.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/functions.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/get.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/groupBy.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/has.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/identity.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/index-all.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/index-default.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/index.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/indexBy.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/indexOf.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/initial.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/intersection.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/invert.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/invoke.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isArguments.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isArray.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isArrayBuffer.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isBoolean.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isDataView.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isDate.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isElement.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isEmpty.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isEqual.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isError.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isFinite.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isFunction.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isMap.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isMatch.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isNaN.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isNull.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isNumber.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isObject.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isRegExp.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isSet.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isString.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isSymbol.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isTypedArray.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isUndefined.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isWeakMap.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/isWeakSet.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/iteratee.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/keys.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/last.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/lastIndexOf.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/map.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/mapObject.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/matcher.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/max.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/memoize.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/min.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/mixin.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/negate.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/noop.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/now.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/object.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/omit.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/once.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/package.json +%%DATADIR%%/resources/app/node_modules/underscore/modules/pairs.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/partial.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/partition.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/pick.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/pluck.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/property.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/propertyOf.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/random.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/range.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/reduce.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/reduceRight.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/reject.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/rest.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/restArguments.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/result.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/sample.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/shuffle.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/size.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/some.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/sortBy.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/sortedIndex.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/tap.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/template.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/templateSettings.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/throttle.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/times.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/toArray.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/toPath.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/underscore-array-methods.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/underscore.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/unescape.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/union.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/uniq.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/uniqueId.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/unzip.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/values.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/where.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/without.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/wrap.js +%%DATADIR%%/resources/app/node_modules/underscore/modules/zip.js +%%DATADIR%%/resources/app/node_modules/underscore/package.json +%%DATADIR%%/resources/app/node_modules/underscore/underscore-esm-min.js +%%DATADIR%%/resources/app/node_modules/underscore/underscore-esm.js +%%DATADIR%%/resources/app/node_modules/underscore/underscore-min.js +%%DATADIR%%/resources/app/node_modules/underscore/underscore-node-f.cjs +%%DATADIR%%/resources/app/node_modules/underscore/underscore-node-f.cjs.map +%%DATADIR%%/resources/app/node_modules/underscore/underscore-node.cjs +%%DATADIR%%/resources/app/node_modules/underscore/underscore-node.cjs.map +%%DATADIR%%/resources/app/node_modules/underscore/underscore-node.mjs +%%DATADIR%%/resources/app/node_modules/underscore/underscore-node.mjs.map +%%DATADIR%%/resources/app/node_modules/underscore/underscore-umd-min.js +%%DATADIR%%/resources/app/node_modules/underscore/underscore-umd.js +%%DATADIR%%/resources/app/node_modules/underscore/underscore.js %%DATADIR%%/resources/app/node_modules/undici/LICENSE %%DATADIR%%/resources/app/node_modules/undici/index-fetch.js %%DATADIR%%/resources/app/node_modules/undici/index.js @@ -2060,7 +8983,6 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/undici/lib/api/api-upgrade.js %%DATADIR%%/resources/app/node_modules/undici/lib/api/index.js %%DATADIR%%/resources/app/node_modules/undici/lib/api/readable.js -%%DATADIR%%/resources/app/node_modules/undici/lib/api/util.js %%DATADIR%%/resources/app/node_modules/undici/lib/cache/memory-cache-store.js %%DATADIR%%/resources/app/node_modules/undici/lib/cache/sqlite-cache-store.js %%DATADIR%%/resources/app/node_modules/undici/lib/core/connect.js @@ -2094,6 +9016,7 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/undici/lib/handler/unwrap-handler.js %%DATADIR%%/resources/app/node_modules/undici/lib/handler/wrap-handler.js %%DATADIR%%/resources/app/node_modules/undici/lib/interceptor/cache.js +%%DATADIR%%/resources/app/node_modules/undici/lib/interceptor/decompress.js %%DATADIR%%/resources/app/node_modules/undici/lib/interceptor/dns.js %%DATADIR%%/resources/app/node_modules/undici/lib/interceptor/dump.js %%DATADIR%%/resources/app/node_modules/undici/lib/interceptor/redirect.js @@ -2112,8 +9035,12 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/undici/lib/mock/mock-symbols.js %%DATADIR%%/resources/app/node_modules/undici/lib/mock/mock-utils.js %%DATADIR%%/resources/app/node_modules/undici/lib/mock/pending-interceptors-formatter.js +%%DATADIR%%/resources/app/node_modules/undici/lib/mock/snapshot-agent.js +%%DATADIR%%/resources/app/node_modules/undici/lib/mock/snapshot-recorder.js +%%DATADIR%%/resources/app/node_modules/undici/lib/mock/snapshot-utils.js %%DATADIR%%/resources/app/node_modules/undici/lib/util/cache.js %%DATADIR%%/resources/app/node_modules/undici/lib/util/date.js +%%DATADIR%%/resources/app/node_modules/undici/lib/util/promise.js %%DATADIR%%/resources/app/node_modules/undici/lib/util/stats.js %%DATADIR%%/resources/app/node_modules/undici/lib/util/timers.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/cache/cache.js @@ -2130,7 +9057,6 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/body.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/constants.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/data-url.js -%%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/dispatcher-weakref.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/formdata-parser.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/formdata.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/global.js @@ -2139,7 +9065,9 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/request.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/response.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/util.js -%%DATADIR%%/resources/app/node_modules/undici/lib/web/fetch/webidl.js +%%DATADIR%%/resources/app/node_modules/undici/lib/web/subresource-integrity/Readme.md +%%DATADIR%%/resources/app/node_modules/undici/lib/web/subresource-integrity/subresource-integrity.js +%%DATADIR%%/resources/app/node_modules/undici/lib/web/webidl/index.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/websocket/connection.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/websocket/constants.js %%DATADIR%%/resources/app/node_modules/undici/lib/web/websocket/events.js @@ -2156,6 +9084,27 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/universalify/LICENSE %%DATADIR%%/resources/app/node_modules/universalify/index.js %%DATADIR%%/resources/app/node_modules/universalify/package.json +%%DATADIR%%/resources/app/node_modules/unzipper/LICENSE +%%DATADIR%%/resources/app/node_modules/unzipper/lib/BufferStream.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/Decrypt.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/NoopStream.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/Open/directory.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/Open/index.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/Open/unzip.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/PullStream.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/extract.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/parse.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/parseBuffer.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/parseDateTime.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/parseExtraField.js +%%DATADIR%%/resources/app/node_modules/unzipper/lib/parseOne.js +%%DATADIR%%/resources/app/node_modules/unzipper/package.json +%%DATADIR%%/resources/app/node_modules/unzipper/test.js +%%DATADIR%%/resources/app/node_modules/unzipper/unzip.js +%%DATADIR%%/resources/app/node_modules/url-join/LICENSE +%%DATADIR%%/resources/app/node_modules/url-join/bin/changelog +%%DATADIR%%/resources/app/node_modules/url-join/lib/url-join.js +%%DATADIR%%/resources/app/node_modules/url-join/package.json %%DATADIR%%/resources/app/node_modules/util-deprecate/LICENSE %%DATADIR%%/resources/app/node_modules/util-deprecate/browser.js %%DATADIR%%/resources/app/node_modules/util-deprecate/node.js @@ -2251,14 +9200,102 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/vscode-textmate/LICENSE.md %%DATADIR%%/resources/app/node_modules/vscode-textmate/package.json %%DATADIR%%/resources/app/node_modules/vscode-textmate/release/main.js +%%DATADIR%%/resources/app/node_modules/webidl-conversions/LICENSE.md +%%DATADIR%%/resources/app/node_modules/webidl-conversions/lib/index.js +%%DATADIR%%/resources/app/node_modules/webidl-conversions/package.json +%%DATADIR%%/resources/app/node_modules/whatwg-encoding/LICENSE.txt +%%DATADIR%%/resources/app/node_modules/whatwg-encoding/lib/labels-to-names.json +%%DATADIR%%/resources/app/node_modules/whatwg-encoding/lib/supported-names.json +%%DATADIR%%/resources/app/node_modules/whatwg-encoding/lib/whatwg-encoding.js +%%DATADIR%%/resources/app/node_modules/whatwg-encoding/package.json +%%DATADIR%%/resources/app/node_modules/whatwg-mimetype/LICENSE.txt +%%DATADIR%%/resources/app/node_modules/whatwg-mimetype/lib/mime-type-parameters.js +%%DATADIR%%/resources/app/node_modules/whatwg-mimetype/lib/mime-type.js +%%DATADIR%%/resources/app/node_modules/whatwg-mimetype/lib/parser.js +%%DATADIR%%/resources/app/node_modules/whatwg-mimetype/lib/serializer.js +%%DATADIR%%/resources/app/node_modules/whatwg-mimetype/lib/utils.js +%%DATADIR%%/resources/app/node_modules/whatwg-mimetype/package.json +%%DATADIR%%/resources/app/node_modules/whatwg-url/LICENSE.txt +%%DATADIR%%/resources/app/node_modules/whatwg-url/lib/URL-impl.js +%%DATADIR%%/resources/app/node_modules/whatwg-url/lib/URL.js +%%DATADIR%%/resources/app/node_modules/whatwg-url/lib/public-api.js +%%DATADIR%%/resources/app/node_modules/whatwg-url/lib/url-state-machine.js +%%DATADIR%%/resources/app/node_modules/whatwg-url/lib/utils.js +%%DATADIR%%/resources/app/node_modules/whatwg-url/package.json +%%DATADIR%%/resources/app/node_modules/which/LICENSE +%%DATADIR%%/resources/app/node_modules/which/bin/node-which +%%DATADIR%%/resources/app/node_modules/which/package.json +%%DATADIR%%/resources/app/node_modules/which/which.js %%DATADIR%%/resources/app/node_modules/windows-foreground-love/LICENSE %%DATADIR%%/resources/app/node_modules/windows-foreground-love/build/Release/foreground_love.node %%DATADIR%%/resources/app/node_modules/windows-foreground-love/build/Release/obj.target/foreground_love.node %%DATADIR%%/resources/app/node_modules/windows-foreground-love/index.js %%DATADIR%%/resources/app/node_modules/windows-foreground-love/package.json +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/index.js +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/license +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/emoji-regex/LICENSE-MIT.txt +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/emoji-regex/es2015/index.js +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/emoji-regex/es2015/text.js +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/emoji-regex/index.js +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/emoji-regex/package.json +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/emoji-regex/text.js +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/string-width/index.js +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/string-width/license +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/node_modules/string-width/package.json +%%DATADIR%%/resources/app/node_modules/wrap-ansi-cjs/package.json %%DATADIR%%/resources/app/node_modules/wrappy/LICENSE %%DATADIR%%/resources/app/node_modules/wrappy/package.json %%DATADIR%%/resources/app/node_modules/wrappy/wrappy.js +%%DATADIR%%/resources/app/node_modules/xml2js/LICENSE +%%DATADIR%%/resources/app/node_modules/xml2js/lib/bom.js +%%DATADIR%%/resources/app/node_modules/xml2js/lib/builder.js +%%DATADIR%%/resources/app/node_modules/xml2js/lib/defaults.js +%%DATADIR%%/resources/app/node_modules/xml2js/lib/parser.js +%%DATADIR%%/resources/app/node_modules/xml2js/lib/processors.js +%%DATADIR%%/resources/app/node_modules/xml2js/lib/xml2js.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/LICENSE +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/appveyor.yml +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/Derivation.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/DocumentPosition.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/NodeType.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/OperationType.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/Utility.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/WriterState.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLAttribute.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLCData.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLCharacterData.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLComment.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDOMConfiguration.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDOMErrorHandler.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDOMImplementation.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDOMStringList.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDTDAttList.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDTDElement.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDTDEntity.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDTDNotation.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDeclaration.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDocType.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDocument.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDocumentCB.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDocumentFragment.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLDummy.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLElement.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLNamedNodeMap.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLNode.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLNodeFilter.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLNodeList.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLProcessingInstruction.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLRaw.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLStreamWriter.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLStringWriter.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLStringifier.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLText.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLTypeInfo.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLUserDataHandler.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/XMLWriterBase.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/lib/index.js +%%DATADIR%%/resources/app/node_modules/xml2js/node_modules/xmlbuilder/package.json +%%DATADIR%%/resources/app/node_modules/xml2js/package.json %%DATADIR%%/resources/app/node_modules/yauzl/LICENSE %%DATADIR%%/resources/app/node_modules/yauzl/fd-slicer.js %%DATADIR%%/resources/app/node_modules/yauzl/index.js @@ -2266,6 +9303,319 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/yazl/LICENSE %%DATADIR%%/resources/app/node_modules/yazl/index.js %%DATADIR%%/resources/app/node_modules/yazl/package.json +%%DATADIR%%/resources/app/node_modules/zip-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/zip-stream/index.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/buffer/AUTHORS.md +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/buffer/index.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/buffer/package.json +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/LICENSE +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/_stream_duplex.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/_stream_passthrough.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/_stream_readable.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/_stream_transform.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/_stream_writable.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/buffer_list.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/compose.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/destroy.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/duplex.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/duplexify.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/from.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/legacy.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/operators.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/passthrough.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/pipeline.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/readable.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/state.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/transform.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/utils.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/streams/writable.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/internal/validators.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/ours/browser.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/ours/errors.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/ours/index.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/ours/primordials.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/ours/util.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/ours/util/inspect.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/stream.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/lib/stream/promises.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/readable-stream/package.json +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/safe-buffer/LICENSE +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/safe-buffer/index.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/safe-buffer/package.json +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/string_decoder/LICENSE +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/string_decoder/lib/string_decoder.js +%%DATADIR%%/resources/app/node_modules/zip-stream/node_modules/string_decoder/package.json +%%DATADIR%%/resources/app/node_modules/zip-stream/package.json +%%DATADIR%%/resources/app/node_modules/zod/LICENSE +%%DATADIR%%/resources/app/node_modules/zod/index.cjs +%%DATADIR%%/resources/app/node_modules/zod/index.d.cts +%%DATADIR%%/resources/app/node_modules/zod/index.js +%%DATADIR%%/resources/app/node_modules/zod/package.json +%%DATADIR%%/resources/app/node_modules/zod/v3/ZodError.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/ZodError.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/ZodError.js +%%DATADIR%%/resources/app/node_modules/zod/v3/errors.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/errors.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/errors.js +%%DATADIR%%/resources/app/node_modules/zod/v3/external.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/external.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/external.js +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/enumUtil.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/enumUtil.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/enumUtil.js +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/errorUtil.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/errorUtil.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/errorUtil.js +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/parseUtil.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/parseUtil.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/parseUtil.js +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/partialUtil.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/partialUtil.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/partialUtil.js +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/typeAliases.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/typeAliases.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/typeAliases.js +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/util.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/util.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/helpers/util.js +%%DATADIR%%/resources/app/node_modules/zod/v3/index.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/index.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/index.js +%%DATADIR%%/resources/app/node_modules/zod/v3/locales/en.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/locales/en.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/locales/en.js +%%DATADIR%%/resources/app/node_modules/zod/v3/standard-schema.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/standard-schema.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/standard-schema.js +%%DATADIR%%/resources/app/node_modules/zod/v3/types.cjs +%%DATADIR%%/resources/app/node_modules/zod/v3/types.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v3/types.js +%%DATADIR%%/resources/app/node_modules/zod/v4-mini/index.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4-mini/index.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4-mini/index.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/checks.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/checks.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/checks.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/coerce.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/coerce.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/coerce.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/compat.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/compat.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/compat.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/errors.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/errors.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/errors.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/external.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/external.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/external.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/index.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/index.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/index.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/iso.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/iso.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/iso.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/parse.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/parse.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/parse.js +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/schemas.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/schemas.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/classic/schemas.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/api.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/api.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/api.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/checks.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/checks.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/checks.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/core.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/core.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/core.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/doc.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/doc.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/doc.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/errors.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/errors.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/errors.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/function.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/function.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/function.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/index.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/index.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/index.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/json-schema.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/json-schema.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/json-schema.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/parse.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/parse.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/parse.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/regexes.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/regexes.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/regexes.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/registries.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/registries.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/registries.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/schemas.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/schemas.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/schemas.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/standard-schema.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/standard-schema.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/standard-schema.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/to-json-schema.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/to-json-schema.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/to-json-schema.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/util.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/util.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/util.js +%%DATADIR%%/resources/app/node_modules/zod/v4/core/versions.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/core/versions.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/core/versions.js +%%DATADIR%%/resources/app/node_modules/zod/v4/index.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/index.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/index.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ar.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ar.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ar.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/az.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/az.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/az.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/be.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/be.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/be.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ca.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ca.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ca.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/cs.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/cs.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/cs.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/de.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/de.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/de.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/en.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/en.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/en.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/eo.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/eo.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/eo.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/es.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/es.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/es.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fa.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fa.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fa.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fi.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fi.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fi.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fr-CA.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fr-CA.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fr-CA.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fr.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fr.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/fr.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/he.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/he.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/he.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/hu.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/hu.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/hu.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/id.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/id.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/id.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/index.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/index.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/index.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/it.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/it.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/it.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ja.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ja.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ja.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/kh.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/kh.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/kh.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ko.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ko.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ko.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/mk.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/mk.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/mk.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ms.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ms.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ms.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/nl.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/nl.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/nl.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/no.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/no.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/no.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ota.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ota.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ota.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/pl.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/pl.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/pl.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ps.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ps.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ps.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/pt.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/pt.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/pt.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ru.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ru.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ru.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/sl.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/sl.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/sl.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/sv.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/sv.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/sv.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ta.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ta.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ta.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/th.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/th.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/th.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/tr.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/tr.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/tr.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ua.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ua.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ua.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ur.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ur.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/ur.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/vi.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/vi.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/vi.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/zh-CN.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/zh-CN.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/zh-CN.js +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/zh-TW.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/zh-TW.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/locales/zh-TW.js +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/checks.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/checks.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/checks.js +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/coerce.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/coerce.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/coerce.js +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/external.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/external.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/external.js +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/index.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/index.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/index.js +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/iso.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/iso.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/iso.js +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/parse.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/parse.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/parse.js +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/schemas.cjs +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/schemas.d.cts +%%DATADIR%%/resources/app/node_modules/zod/v4/mini/schemas.js %%DATADIR%%/resources/app/out/bootstrap-fork.js %%DATADIR%%/resources/app/out/cli.js %%DATADIR%%/resources/app/out/main.js diff --git a/emulators/es-de/Makefile b/emulators/es-de/Makefile index 3695fa607252..d6d88f0a603f 100644 --- a/emulators/es-de/Makefile +++ b/emulators/es-de/Makefile @@ -1,6 +1,7 @@ PORTNAME= es-de DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= bsdcode@disroot.org diff --git a/emulators/linux_base-rl9/Makefile b/emulators/linux_base-rl9/Makefile index 628b300ba9f9..55acab6ff73d 100644 --- a/emulators/linux_base-rl9/Makefile +++ b/emulators/linux_base-rl9/Makefile @@ -1,5 +1,6 @@ PORTNAME= rl9 PORTVERSION= ${LINUX_DIST_VER} +PORTREVISION= 1 CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- EXTRACT_ONLY= ${DISTFILES:N*${SRC_SUFX}*:Nf/filesystem-*:C/:[^:]+$//} diff --git a/emulators/linux_base-rl9/Makefile.version b/emulators/linux_base-rl9/Makefile.version index 6bc9e8c58232..a10b745a1ed1 100644 --- a/emulators/linux_base-rl9/Makefile.version +++ b/emulators/linux_base-rl9/Makefile.version @@ -13,20 +13,20 @@ gcc_ver= 11.5.0-5.el9_5 gdbm_ver= 1.23-1.el9 geocode-glib_ver= 3.26.2-5.el9 glib-networking_ver= 2.68.3-3.el9 -glib2_ver= 2.68.4-16.el9 -glibc_ver= 2.34-168.el9_6.19 +glib2_ver= 2.68.4-16.el9_6.2 +glibc_ver= 2.34-168.el9_6.23 gmp_ver= 6.2.0-13.el9 grep_ver= 3.6-5.el9 info_ver= 6.7-15.el9 json-glib_ver= 1.6.6-1.el9 keyutils_ver= 1.6.3-1.el9 -krb5_ver= 1.21.1-6.el9 +krb5_ver= 1.21.1-8.el9_6 less_ver= 590-5.el9 libacl_ver= 2.3.1-4.el9 libattr_ver= 2.5.1-3.el9 libcap_ver= 2.48-9.el9_2 libdatrie_ver= 0.2.13-4.el9 -libdb_ver= 5.3.28-55.el9 +libdb_ver= 5.3.28-57.el9_6 libedit_ver= 3.1-38.20210216cvs.el9 libevdev_ver= 1.11.0-3.el9 libffi_ver= 3.4.2-8.el9 @@ -42,22 +42,22 @@ libverto_ver= 0.3.2-3.el9 libxcrypt_ver= 4.4.18-3.el9 mpfr_ver= 4.1.0-7.el9 mtdev_ver= 1.1.5-22.el9 -ncurses_ver= 6.2-10.20210508.el9 +ncurses_ver= 6.2-10.20210508.el9_6.2 openssl_ver= 3.2.2-6.el9_5.1 pcre_ver= 8.44-4.el9 pcre2_ver= 10.40-6.el9 popt_ver= 1.18-8.el9 readline_ver= 8.1-4.el9 -rocky-release_ver= 9.5-1.2.el9 +rocky-release_ver= 9.6-1.3.el9 sed_ver= 4.8-9.el9 selinux_ver= 3.6-3.el9 sepol_ver= 3.6-2.el9 setserial_ver= 2.17-54.el9 setup_ver= 2.13.7-10.el9 slang_ver= 2.3.2-11.el9 -sqlite_ver= 3.34.1-7.el9_3 +sqlite_ver= 3.34.1-8.el9_6 util_ver= 2.37.4-21.el9 -which_ver= 2.21-29.el9 +which_ver= 2.21-30.el9_6 xz_ver= 5.2.5-8.el9_0 zlib_ver= 1.2.11-40.el9 zstd_ver= 1.5.5-1.el9 diff --git a/emulators/linux_base-rl9/distinfo b/emulators/linux_base-rl9/distinfo index a187221c7d0c..63554a10da85 100644 --- a/emulators/linux_base-rl9/distinfo +++ b/emulators/linux_base-rl9/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1750633076 +TIMESTAMP = 1757087033 SHA256 (rocky/b/basesystem-11-13.el9.0.1.noarch.rpm) = 9f707e8d1046381c9b4a4df6a6674327df6ffe0298d48e1750972212c97aafad SIZE (rocky/b/basesystem-11-13.el9.0.1.noarch.rpm) = 6565 SHA256 (rocky/b/bash-5.1.8-9.el9.aarch64.rpm) = f6b8bbdbd96ecb8d240a4d3c4a038f58faeab170015b07c7096d02157838279d @@ -73,32 +73,32 @@ SHA256 (rocky/g/glib-networking-2.68.3-3.el9.i686.rpm) = 2a7824f80e9ef343a8467da SIZE (rocky/g/glib-networking-2.68.3-3.el9.i686.rpm) = 180304 SHA256 (rocky/g/glib-networking-2.68.3-3.el9.x86_64.rpm) = fa9bec5c45cd1d4123f3e5e9793c592312d95dc50369740226969e69bd0e0ab0 SIZE (rocky/g/glib-networking-2.68.3-3.el9.x86_64.rpm) = 173019 -SHA256 (rocky/g/glib2-2.68.4-16.el9.aarch64.rpm) = 541e7161b729d7ca7697420c11c910cc76b14a621385a3635388c7e2ebeba769 -SIZE (rocky/g/glib2-2.68.4-16.el9.aarch64.rpm) = 2704830 -SHA256 (rocky/g/glib2-2.68.4-16.el9.i686.rpm) = ef4ab5a8ef717fb418930105447e6974809b2f380ffac61538e95a19b60f6a51 -SIZE (rocky/g/glib2-2.68.4-16.el9.i686.rpm) = 2823474 -SHA256 (rocky/g/glib2-2.68.4-16.el9.x86_64.rpm) = 4830c7ff22fd986efb3b5802d08029cbdc33a6dbbad55fb6c272c55218e51211 -SIZE (rocky/g/glib2-2.68.4-16.el9.x86_64.rpm) = 2737173 -SHA256 (rocky/g/glibc-2.34-168.el9_6.19.aarch64.rpm) = 2acd8162d1e26f0c6eaf81e5f95b2c380e9c9d0ab8585ca7f21ce2d0bb1fecf5 -SIZE (rocky/g/glibc-2.34-168.el9_6.19.aarch64.rpm) = 1768161 -SHA256 (rocky/g/glibc-2.34-168.el9_6.19.i686.rpm) = eb383ff671bbca2657ba373645448effc4207fc5f8382c4aca6f96ffda7c01d5 -SIZE (rocky/g/glibc-2.34-168.el9_6.19.i686.rpm) = 1978180 -SHA256 (rocky/g/glibc-2.34-168.el9_6.19.x86_64.rpm) = 9c51750fa82466b52c66f1dc1b86ada5ace1b4197eb12189843f2061556cad04 -SIZE (rocky/g/glibc-2.34-168.el9_6.19.x86_64.rpm) = 2030908 -SHA256 (rocky/g/glibc-all-langpacks-2.34-168.el9_6.19.aarch64.rpm) = 9f9abef6ee86b90a3f7ce97285a02d127795d1a15e90af240ad24bf8da7b6296 -SIZE (rocky/g/glibc-all-langpacks-2.34-168.el9_6.19.aarch64.rpm) = 18717407 -SHA256 (rocky/g/glibc-all-langpacks-2.34-168.el9_6.19.x86_64.rpm) = 001e936bfb8621c0152322ad29f7c913311856c84449482fbf26c3086b69c66e -SIZE (rocky/g/glibc-all-langpacks-2.34-168.el9_6.19.x86_64.rpm) = 18717415 -SHA256 (rocky/g/glibc-common-2.34-168.el9_6.19.aarch64.rpm) = 8e6b5ab2d6a95051efb5e8e7e1241d0feaad178d15af41b40903bdc898e4b09e -SIZE (rocky/g/glibc-common-2.34-168.el9_6.19.aarch64.rpm) = 292320 -SHA256 (rocky/g/glibc-common-2.34-168.el9_6.19.x86_64.rpm) = 136530d214a30424970457d573dd36f0fb574d40f7ee42c790e6d344efe27734 -SIZE (rocky/g/glibc-common-2.34-168.el9_6.19.x86_64.rpm) = 302086 -SHA256 (rocky/g/glibc-gconv-extra-2.34-168.el9_6.19.aarch64.rpm) = e3fa2c7ea577941866340331ba481691ab4e5966b55f9825d21d8a8ef0c33d40 -SIZE (rocky/g/glibc-gconv-extra-2.34-168.el9_6.19.aarch64.rpm) = 1679013 -SHA256 (rocky/g/glibc-gconv-extra-2.34-168.el9_6.19.i686.rpm) = 028ec1e9626ef03acc25e29ce1c0b10147085b638e7bd075cfe081db43b53a26 -SIZE (rocky/g/glibc-gconv-extra-2.34-168.el9_6.19.i686.rpm) = 1642987 -SHA256 (rocky/g/glibc-gconv-extra-2.34-168.el9_6.19.x86_64.rpm) = 3e8a0692ee91644568ce89bbbf092ed4ee9512a072a8a627f44730e248f6d587 -SIZE (rocky/g/glibc-gconv-extra-2.34-168.el9_6.19.x86_64.rpm) = 1615301 +SHA256 (rocky/g/glib2-2.68.4-16.el9_6.2.aarch64.rpm) = b9df97235e651696e928a354e3c7884074418e9a835c91e7b2a81f17f42cd815 +SIZE (rocky/g/glib2-2.68.4-16.el9_6.2.aarch64.rpm) = 2704046 +SHA256 (rocky/g/glib2-2.68.4-16.el9_6.2.i686.rpm) = 2d85f3e0fbc525c37c55e3da95cbc0a6eb90039c92402bab8e06430a66a28ab5 +SIZE (rocky/g/glib2-2.68.4-16.el9_6.2.i686.rpm) = 2817478 +SHA256 (rocky/g/glib2-2.68.4-16.el9_6.2.x86_64.rpm) = e6bae00763402605677da74eb6c5219957be5498470f8ca52f3461f47dd996c5 +SIZE (rocky/g/glib2-2.68.4-16.el9_6.2.x86_64.rpm) = 2735255 +SHA256 (rocky/g/glibc-2.34-168.el9_6.23.aarch64.rpm) = 347e06f1ef9856f113cb8804874976d70dcc8a34f37a4254285c7758ae02d2e4 +SIZE (rocky/g/glibc-2.34-168.el9_6.23.aarch64.rpm) = 1767353 +SHA256 (rocky/g/glibc-2.34-168.el9_6.23.i686.rpm) = ca567d11898e0b0eed51e75c74657600115d3628d5a4d153674f3a8a7e280002 +SIZE (rocky/g/glibc-2.34-168.el9_6.23.i686.rpm) = 1977861 +SHA256 (rocky/g/glibc-2.34-168.el9_6.23.x86_64.rpm) = fbbe0880acb782840ae03838564444687f0e53e6c6c21abfbc2170a35051b9bd +SIZE (rocky/g/glibc-2.34-168.el9_6.23.x86_64.rpm) = 2030428 +SHA256 (rocky/g/glibc-all-langpacks-2.34-168.el9_6.23.aarch64.rpm) = 4ff56c59c13cb76eda0dfec447e4ab9dfb1199a57c55d4b76c727c6962cff08c +SIZE (rocky/g/glibc-all-langpacks-2.34-168.el9_6.23.aarch64.rpm) = 18716854 +SHA256 (rocky/g/glibc-all-langpacks-2.34-168.el9_6.23.x86_64.rpm) = 31d5b87f948df133dddd5cd6c4ad9c46ebc3872a538a52f44b1593fa818782b1 +SIZE (rocky/g/glibc-all-langpacks-2.34-168.el9_6.23.x86_64.rpm) = 18717081 +SHA256 (rocky/g/glibc-common-2.34-168.el9_6.23.aarch64.rpm) = a99ffdd917b2698d555e642c3b6b9347c099b263dc6f886309f89537e2180acd +SIZE (rocky/g/glibc-common-2.34-168.el9_6.23.aarch64.rpm) = 292170 +SHA256 (rocky/g/glibc-common-2.34-168.el9_6.23.x86_64.rpm) = ca426308c23b0efbad9d970f5fc666a1d858459ff37999a8bb47d8ab16ace689 +SIZE (rocky/g/glibc-common-2.34-168.el9_6.23.x86_64.rpm) = 302100 +SHA256 (rocky/g/glibc-gconv-extra-2.34-168.el9_6.23.aarch64.rpm) = fd4aa6a0ef78b890b358c8a3b9a1f99ab179250b17efd7de8f25d3bcf9c09a38 +SIZE (rocky/g/glibc-gconv-extra-2.34-168.el9_6.23.aarch64.rpm) = 1678571 +SHA256 (rocky/g/glibc-gconv-extra-2.34-168.el9_6.23.i686.rpm) = c9464f3d777b1ac2368bc0d52dc918eda41cd0bc6e6f760147bde2af9fb4f36f +SIZE (rocky/g/glibc-gconv-extra-2.34-168.el9_6.23.i686.rpm) = 1642627 +SHA256 (rocky/g/glibc-gconv-extra-2.34-168.el9_6.23.x86_64.rpm) = df8ad6f70f0b36454cd66a96b4cdb5667cfbcbcd8dd4341888e2bfb4151e4d70 +SIZE (rocky/g/glibc-gconv-extra-2.34-168.el9_6.23.x86_64.rpm) = 1616928 SHA256 (rocky/g/gmp-6.2.0-13.el9.aarch64.rpm) = 54f5999feb6a26c57616d64cc880dccb5e44723911f52b06a36311e389a568ce SIZE (rocky/g/gmp-6.2.0-13.el9.aarch64.rpm) = 270794 SHA256 (rocky/g/gmp-6.2.0-13.el9.i686.rpm) = 186f9821881081e526d4a8a6e34240e55db8830380bf4d1303e4e1d5d6e9f755 @@ -129,12 +129,12 @@ SHA256 (rocky/k/keyutils-libs-1.6.3-1.el9.i686.rpm) = 1921ffd05b1bd783c199ba0306 SIZE (rocky/k/keyutils-libs-1.6.3-1.el9.i686.rpm) = 31963 SHA256 (rocky/k/keyutils-libs-1.6.3-1.el9.x86_64.rpm) = 347a9d44e0271c1ff6f511fe493e736b3d36fde683360ccc51c852ab91810b16 SIZE (rocky/k/keyutils-libs-1.6.3-1.el9.x86_64.rpm) = 31595 -SHA256 (rocky/k/krb5-libs-1.21.1-6.el9.aarch64.rpm) = 1c6205f377fc9cbf0cbbeee71aa38d851e94988d15ded5a393819a0cc7de9e21 -SIZE (rocky/k/krb5-libs-1.21.1-6.el9.aarch64.rpm) = 776066 -SHA256 (rocky/k/krb5-libs-1.21.1-6.el9.i686.rpm) = 4751680ff8b8e5ea728ef0b3609290044e8e2761f069ef9c7fbc458d64ab9d00 -SIZE (rocky/k/krb5-libs-1.21.1-6.el9.i686.rpm) = 822506 -SHA256 (rocky/k/krb5-libs-1.21.1-6.el9.x86_64.rpm) = 143365a2e51654b7c80350b975749d3b61a300ab4718f817b49f9aaa4951982d -SIZE (rocky/k/krb5-libs-1.21.1-6.el9.x86_64.rpm) = 772433 +SHA256 (rocky/k/krb5-libs-1.21.1-8.el9_6.aarch64.rpm) = 84c606ff5ca341c9e1cc447f34e3d7700f0573d693852e5c9804007b7a626e9d +SIZE (rocky/k/krb5-libs-1.21.1-8.el9_6.aarch64.rpm) = 775678 +SHA256 (rocky/k/krb5-libs-1.21.1-8.el9_6.i686.rpm) = 20cbafff2050cd8f1560add1b9badb081e043176caeb5ad9c073168dac606a1a +SIZE (rocky/k/krb5-libs-1.21.1-8.el9_6.i686.rpm) = 822868 +SHA256 (rocky/k/krb5-libs-1.21.1-8.el9_6.x86_64.rpm) = e2af0561153514432fcd5cc35a31b03c05b00ae9cfa1fb6cdb1972fa5b19c38d +SIZE (rocky/k/krb5-libs-1.21.1-8.el9_6.x86_64.rpm) = 772837 SHA256 (rocky/l/less-590-5.el9.aarch64.rpm) = d80cae3c354ae8417b77f1205c1da5175a79b1663e342b73094d874c9aa41066 SIZE (rocky/l/less-590-5.el9.aarch64.rpm) = 163430 SHA256 (rocky/l/less-590-5.el9.x86_64.rpm) = b6ec3819b307d9a65eb269c8b2737479444267ead009c99ca474db7ad8907052 @@ -181,12 +181,12 @@ SHA256 (rocky/l/libdatrie-0.2.13-4.el9.i686.rpm) = fd1e5f28c41e4123ee3beb34cf13e SIZE (rocky/l/libdatrie-0.2.13-4.el9.i686.rpm) = 33322 SHA256 (rocky/l/libdatrie-0.2.13-4.el9.x86_64.rpm) = 820f090a87181c921892fdb5744c53cb935eca5e303d4adbaba0d04ae35a4a61 SIZE (rocky/l/libdatrie-0.2.13-4.el9.x86_64.rpm) = 32491 -SHA256 (rocky/l/libdb-5.3.28-55.el9.aarch64.rpm) = c8afbf7d987ef6ad8cbfebe5394f141f048ee8320f33e6262bc1148e230e7670 -SIZE (rocky/l/libdb-5.3.28-55.el9.aarch64.rpm) = 724197 -SHA256 (rocky/l/libdb-5.3.28-55.el9.i686.rpm) = 66cbe56c6f0b4fcca411712b7d0c6995a8eddb60295180e6bb09cf762c3828f5 -SIZE (rocky/l/libdb-5.3.28-55.el9.i686.rpm) = 822965 -SHA256 (rocky/l/libdb-5.3.28-55.el9.x86_64.rpm) = 4a1b890fbb02c7a84fe0473e086317d2956ef39f32721434ead04efea1f77c4b -SIZE (rocky/l/libdb-5.3.28-55.el9.x86_64.rpm) = 753520 +SHA256 (rocky/l/libdb-5.3.28-57.el9_6.aarch64.rpm) = a0836667624d91dfa719a171625f8e8360981d736d1d76f3090db58ce8f00687 +SIZE (rocky/l/libdb-5.3.28-57.el9_6.aarch64.rpm) = 724114 +SHA256 (rocky/l/libdb-5.3.28-57.el9_6.i686.rpm) = 3aa183d7c9645603305b481febd42eb86ec482e7950424c281c97f3f91238361 +SIZE (rocky/l/libdb-5.3.28-57.el9_6.i686.rpm) = 823536 +SHA256 (rocky/l/libdb-5.3.28-57.el9_6.x86_64.rpm) = d1eddd3b0bbbc9ff5e0b6e985093ae0f09f9b4a11257d871e83542654d5400bc +SIZE (rocky/l/libdb-5.3.28-57.el9_6.x86_64.rpm) = 753972 SHA256 (rocky/l/libedit-3.1-38.20210216cvs.el9.aarch64.rpm) = 7f5937f4debf7eaa0f7a92e321d6d35bee089f42c7d7529c1ad4fbd7c270ea4b SIZE (rocky/l/libedit-3.1-38.20210216cvs.el9.aarch64.rpm) = 103897 SHA256 (rocky/l/libedit-3.1-38.20210216cvs.el9.i686.rpm) = 657f0a7d99887b7cde2a241ecfde72973747486ac056a19b27c92c59fc0a3b02 @@ -235,12 +235,12 @@ SHA256 (rocky/l/libmount-2.37.4-21.el9.i686.rpm) = 8867477dbc4772e19144e45342eb7 SIZE (rocky/l/libmount-2.37.4-21.el9.i686.rpm) = 144706 SHA256 (rocky/l/libmount-2.37.4-21.el9.x86_64.rpm) = 13de9f8ae01cdb98b0928b33325613a97dc917d1b1b5adb5d83f11ee05415e80 SIZE (rocky/l/libmount-2.37.4-21.el9.x86_64.rpm) = 136970 -SHA256 (rocky/l/libnsl-2.34-168.el9_6.19.aarch64.rpm) = 15e5fb181bda91b70af4591523c90264e30ab8967685903a9075e8d3ed8b3895 -SIZE (rocky/l/libnsl-2.34-168.el9_6.19.aarch64.rpm) = 63734 -SHA256 (rocky/l/libnsl-2.34-168.el9_6.19.i686.rpm) = d595fc273ea5a3b1f2b5da203d3c8e54e7d5cc7b67ef7f2ee43ba4773128b033 -SIZE (rocky/l/libnsl-2.34-168.el9_6.19.i686.rpm) = 68936 -SHA256 (rocky/l/libnsl-2.34-168.el9_6.19.x86_64.rpm) = 9071af2a30152346263858ce67bd19dc9a5d5b7710936979bc7eda698826a7f1 -SIZE (rocky/l/libnsl-2.34-168.el9_6.19.x86_64.rpm) = 64403 +SHA256 (rocky/l/libnsl-2.34-168.el9_6.23.aarch64.rpm) = 9ac0b905ae966e208fc60710e31b8c309efd6fac1a805515eb72e3a72dc7e125 +SIZE (rocky/l/libnsl-2.34-168.el9_6.23.aarch64.rpm) = 63723 +SHA256 (rocky/l/libnsl-2.34-168.el9_6.23.i686.rpm) = 3ee33a0786b9bb0bfe7cd21ce6df3e5adc88c09e276a4f45763797beaaa33599 +SIZE (rocky/l/libnsl-2.34-168.el9_6.23.i686.rpm) = 68402 +SHA256 (rocky/l/libnsl-2.34-168.el9_6.23.x86_64.rpm) = c2970b78da2bfe52c1b0f13a7854d6fb6d1d9b6c7a4703f2da6f35f8270a70fe +SIZE (rocky/l/libnsl-2.34-168.el9_6.23.x86_64.rpm) = 63935 SHA256 (rocky/l/libproxy-0.4.15-35.el9.aarch64.rpm) = 31daa01dfa6eb8e0ae100cbdc20f0d73320598a934f0eabad830b0060027f2d2 SIZE (rocky/l/libproxy-0.4.15-35.el9.aarch64.rpm) = 71753 SHA256 (rocky/l/libproxy-0.4.15-35.el9.i686.rpm) = 44c7d66545b791a88f1faf63dc6d686ddfaa8154aa45899cd1469dd7aed9f657 @@ -331,18 +331,18 @@ SHA256 (rocky/m/mtdev-1.1.5-22.el9.i686.rpm) = a0bcf811abe4c46e53f9d829a86d5bbe0 SIZE (rocky/m/mtdev-1.1.5-22.el9.i686.rpm) = 21585 SHA256 (rocky/m/mtdev-1.1.5-22.el9.x86_64.rpm) = c359a327063719ca24169d600b4c53693d89a881079b9820fab7b8f8e211cff9 SIZE (rocky/m/mtdev-1.1.5-22.el9.x86_64.rpm) = 21042 -SHA256 (rocky/n/ncurses-6.2-10.20210508.el9.aarch64.rpm) = 8992a5742e623e7fc1f6c905eea9e6fc48febd17b984dd9ad20f6b4ea6cef76c -SIZE (rocky/n/ncurses-6.2-10.20210508.el9.aarch64.rpm) = 407361 -SHA256 (rocky/n/ncurses-6.2-10.20210508.el9.x86_64.rpm) = cccccb18028576e2d022b0816386b6f288c816ca4ee1ac43602d79ceedc1dc42 -SIZE (rocky/n/ncurses-6.2-10.20210508.el9.x86_64.rpm) = 408131 -SHA256 (rocky/n/ncurses-base-6.2-10.20210508.el9.noarch.rpm) = 88a506c88f2964c71d7eafbef76f57870d799c041560bd929608c5853e632d98 -SIZE (rocky/n/ncurses-base-6.2-10.20210508.el9.noarch.rpm) = 61298 -SHA256 (rocky/n/ncurses-libs-6.2-10.20210508.el9.aarch64.rpm) = 4a4dfaff385ec7d1bcef1a0d1ef644d5a08ac844dd333594170b460c9f5b9ffb -SIZE (rocky/n/ncurses-libs-6.2-10.20210508.el9.aarch64.rpm) = 316916 -SHA256 (rocky/n/ncurses-libs-6.2-10.20210508.el9.i686.rpm) = c71458876b47767931eb706f6a43e0114b6bd4641c87372002aa6be7282dc230 -SIZE (rocky/n/ncurses-libs-6.2-10.20210508.el9.i686.rpm) = 353074 -SHA256 (rocky/n/ncurses-libs-6.2-10.20210508.el9.x86_64.rpm) = ea2d4bd41eb314ea7537dc47d6952091700a5ba82f44ac98b767d5ac3efa94f6 -SIZE (rocky/n/ncurses-libs-6.2-10.20210508.el9.x86_64.rpm) = 328739 +SHA256 (rocky/n/ncurses-6.2-10.20210508.el9_6.2.aarch64.rpm) = 90bec4f1a9d024c40afac3264096912fcb1cc7af303cdd49f4aaa0dead16a678 +SIZE (rocky/n/ncurses-6.2-10.20210508.el9_6.2.aarch64.rpm) = 407084 +SHA256 (rocky/n/ncurses-6.2-10.20210508.el9_6.2.x86_64.rpm) = 44a2d507ca2c70e7250b0e1201c5d6c7a3d7d3daa07be2de1e3d25fa822562d3 +SIZE (rocky/n/ncurses-6.2-10.20210508.el9_6.2.x86_64.rpm) = 408527 +SHA256 (rocky/n/ncurses-base-6.2-10.20210508.el9_6.2.noarch.rpm) = 5f87c3e5d8cb9d4ff803195cc7f120ef13eb4870567d992fd0d87727fc8b5513 +SIZE (rocky/n/ncurses-base-6.2-10.20210508.el9_6.2.noarch.rpm) = 61586 +SHA256 (rocky/n/ncurses-libs-6.2-10.20210508.el9_6.2.aarch64.rpm) = 8f56c88432fa2307de4ec7732be827feba638c93edf696d30e365d184a360e17 +SIZE (rocky/n/ncurses-libs-6.2-10.20210508.el9_6.2.aarch64.rpm) = 317353 +SHA256 (rocky/n/ncurses-libs-6.2-10.20210508.el9_6.2.i686.rpm) = 3797339502a61fee35a17d9e9e2339a9a82752d62c2660a582a285ddfaa5b299 +SIZE (rocky/n/ncurses-libs-6.2-10.20210508.el9_6.2.i686.rpm) = 353141 +SHA256 (rocky/n/ncurses-libs-6.2-10.20210508.el9_6.2.x86_64.rpm) = f0bdc15e788ea339be88c20f67ce9f709e75b6764dcc2b85210cbdd408e0364d +SIZE (rocky/n/ncurses-libs-6.2-10.20210508.el9_6.2.x86_64.rpm) = 329704 SHA256 (rocky/o/openssl-libs-3.2.2-6.el9_5.1.aarch64.rpm) = 455defc551a7c15697ea2c7585f8aae6c69c52ecad1b602d36943f7c173a12fe SIZE (rocky/o/openssl-libs-3.2.2-6.el9_5.1.aarch64.rpm) = 2339207 SHA256 (rocky/o/openssl-libs-3.2.2-6.el9_5.1.i686.rpm) = ea41ab1ea853bf0cfbec1162b9282b91c3e694177beed6d76605bc9941fa041f @@ -397,8 +397,8 @@ SHA256 (rocky/r/readline-8.1-4.el9.i686.rpm) = 53e86bd8f3976db6424135b4e35a5b3f4 SIZE (rocky/r/readline-8.1-4.el9.i686.rpm) = 220901 SHA256 (rocky/r/readline-8.1-4.el9.x86_64.rpm) = b85f5cffef627afe640cf7405845cb45956d66ef5a06e7c48dc7da47a7191674 SIZE (rocky/r/readline-8.1-4.el9.x86_64.rpm) = 215258 -SHA256 (rocky/r/rocky-release-9.5-1.2.el9.noarch.rpm) = 9fb0b2aa0deac07c8a5c6d77e2a1bb8f69ad91fcb2aba95a7ab712e657ac5604 -SIZE (rocky/r/rocky-release-9.5-1.2.el9.noarch.rpm) = 24122 +SHA256 (rocky/r/rocky-release-9.6-1.3.el9.noarch.rpm) = dd5ebe088551e88f80688898aea1cbd9977ee2ad0bf13c6c68f749c2961fcae0 +SIZE (rocky/r/rocky-release-9.6-1.3.el9.noarch.rpm) = 22573 SHA256 (rocky/s/sed-4.8-9.el9.aarch64.rpm) = b48959916662d4d20a6207e02f7e243408987d99621963d450d0bec185cffbfe SIZE (rocky/s/sed-4.8-9.el9.aarch64.rpm) = 301224 SHA256 (rocky/s/sed-4.8-9.el9.x86_64.rpm) = 005c959166838b0e45f02e699c35ec5449025e2463751c56b7e614bbd9514732 @@ -415,16 +415,16 @@ SHA256 (rocky/s/slang-2.3.2-11.el9.i686.rpm) = 012839622f868a21a6e9340636e10068b SIZE (rocky/s/slang-2.3.2-11.el9.i686.rpm) = 406583 SHA256 (rocky/s/slang-2.3.2-11.el9.x86_64.rpm) = ce9de0b6765d6bc5a13dc0d70649c60f99b5566b8b779bc9d715170375192947 SIZE (rocky/s/slang-2.3.2-11.el9.x86_64.rpm) = 382399 -SHA256 (rocky/s/sqlite-3.34.1-7.el9_3.aarch64.rpm) = c28b24e8614c96b50bc91de6c54a7b931dcc842759d7864328287d8cfbfe5bf2 -SIZE (rocky/s/sqlite-3.34.1-7.el9_3.aarch64.rpm) = 753848 -SHA256 (rocky/s/sqlite-3.34.1-7.el9_3.x86_64.rpm) = 3db7e0a7937231a5b23a8537bec0ee58ab03e16dad01564ccfc7d0b844fcfc39 -SIZE (rocky/s/sqlite-3.34.1-7.el9_3.x86_64.rpm) = 764919 -SHA256 (rocky/s/sqlite-libs-3.34.1-7.el9_3.aarch64.rpm) = 2cb657f0cbcac497228fec8d29621f7e093af3a0b59a7d78703eb59032fb40a8 -SIZE (rocky/s/sqlite-libs-3.34.1-7.el9_3.aarch64.rpm) = 628618 -SHA256 (rocky/s/sqlite-libs-3.34.1-7.el9_3.i686.rpm) = 5003ec7b55f0d6e7ef97f157a012f004fa87a99f41a1f134995a0522b967fcb4 -SIZE (rocky/s/sqlite-libs-3.34.1-7.el9_3.i686.rpm) = 678995 -SHA256 (rocky/s/sqlite-libs-3.34.1-7.el9_3.x86_64.rpm) = 9e9b58febeff10765c104ecebc8af189507ecd6c2a600f9b0d9207394117a063 -SIZE (rocky/s/sqlite-libs-3.34.1-7.el9_3.x86_64.rpm) = 633300 +SHA256 (rocky/s/sqlite-3.34.1-8.el9_6.aarch64.rpm) = e1d6edfa66b477d192b44dac8eb30fe6c4755364c6fcd256dcde95b4c57d8b3d +SIZE (rocky/s/sqlite-3.34.1-8.el9_6.aarch64.rpm) = 755046 +SHA256 (rocky/s/sqlite-3.34.1-8.el9_6.x86_64.rpm) = d34118d36ccb0b1c046648ac7b3267063bd48fb153cb0fab86ccf009c1abd95c +SIZE (rocky/s/sqlite-3.34.1-8.el9_6.x86_64.rpm) = 764108 +SHA256 (rocky/s/sqlite-libs-3.34.1-8.el9_6.aarch64.rpm) = 4c82cc374ec24ae409c8e28de9c49a69db3dcf69d321c98b347fed88d76a2711 +SIZE (rocky/s/sqlite-libs-3.34.1-8.el9_6.aarch64.rpm) = 628091 +SHA256 (rocky/s/sqlite-libs-3.34.1-8.el9_6.i686.rpm) = 42367f0fd044f1997e8da0f923ab1c39d0df4386d03a1e69bcc1846d5222e287 +SIZE (rocky/s/sqlite-libs-3.34.1-8.el9_6.i686.rpm) = 678911 +SHA256 (rocky/s/sqlite-libs-3.34.1-8.el9_6.x86_64.rpm) = 17e50e8451957a766eaf8100dcd8039221cdd96237a9a8d5fa257e71a5b49ef8 +SIZE (rocky/s/sqlite-libs-3.34.1-8.el9_6.x86_64.rpm) = 632435 SHA256 (rocky/u/util-linux-2.37.4-21.el9.aarch64.rpm) = 6fb40a221bb130387888bc15116b7ff68e1ce87c4ed4458e1e53757aedcda2c8 SIZE (rocky/u/util-linux-2.37.4-21.el9.aarch64.rpm) = 2291649 SHA256 (rocky/u/util-linux-2.37.4-21.el9.x86_64.rpm) = d91647847d0bf984ca668a4464d876fef0e40805d6d73864ad7c3a0b3aa6fdee @@ -433,10 +433,10 @@ SHA256 (rocky/u/util-linux-core-2.37.4-21.el9.aarch64.rpm) = d4ba6df41a32aff02ee SIZE (rocky/u/util-linux-core-2.37.4-21.el9.aarch64.rpm) = 440263 SHA256 (rocky/u/util-linux-core-2.37.4-21.el9.x86_64.rpm) = 98b481d78be2a3e3c4d604c0e3913f34d3d73a8a567efd991ef6df754337f2c2 SIZE (rocky/u/util-linux-core-2.37.4-21.el9.x86_64.rpm) = 441105 -SHA256 (rocky/w/which-2.21-29.el9.aarch64.rpm) = e9351855af75aac7fb5c53173f262e4f87f400d7a96d48ec100a8d35269a1367 -SIZE (rocky/w/which-2.21-29.el9.aarch64.rpm) = 40717 -SHA256 (rocky/w/which-2.21-29.el9.x86_64.rpm) = c54b2c55264430eee2786fad79bd26c7a7c62204b1f7b568e5f097d850db9688 -SIZE (rocky/w/which-2.21-29.el9.x86_64.rpm) = 41260 +SHA256 (rocky/w/which-2.21-30.el9_6.aarch64.rpm) = 25a4472324067f89da2435f43cadb115b1024bb1cdbab4cc54c8ecd9e57e5690 +SIZE (rocky/w/which-2.21-30.el9_6.aarch64.rpm) = 40476 +SHA256 (rocky/w/which-2.21-30.el9_6.x86_64.rpm) = ad1681c574bb2765e0f8ba1decb89513aa61568339db6e286c6816f944ba9532 +SIZE (rocky/w/which-2.21-30.el9_6.x86_64.rpm) = 40971 SHA256 (rocky/x/xz-libs-5.2.5-8.el9_0.aarch64.rpm) = 854a20a02aff28f4d116accb8833d9ce9e5acb0e682c8a43f65d786c4d154fca SIZE (rocky/x/xz-libs-5.2.5-8.el9_0.aarch64.rpm) = 91794 SHA256 (rocky/x/xz-libs-5.2.5-8.el9_0.i686.rpm) = 034f360f3c2d05d978f2c9e671af3ec2b4ab24c8f2440d7e24caf6f4eac087cd @@ -481,10 +481,10 @@ SHA256 (rocky/g/geocode-glib-3.26.2-5.el9.src.rpm) = cd4902dafb8f4479356f17d53e4 SIZE (rocky/g/geocode-glib-3.26.2-5.el9.src.rpm) = 83267 SHA256 (rocky/g/glib-networking-2.68.3-3.el9.src.rpm) = aa6bb6cb4406d2b1aa6d75611cc2f90eaba5f556596e79d046c42f26a9e0278d SIZE (rocky/g/glib-networking-2.68.3-3.el9.src.rpm) = 254741 -SHA256 (rocky/g/glib2-2.68.4-16.el9.src.rpm) = 777801aa08ed9a92a1e8d0114394a7fabbcf44937344d0a4751752c72594125e -SIZE (rocky/g/glib2-2.68.4-16.el9.src.rpm) = 5069608 -SHA256 (rocky/g/glibc-2.34-168.el9_6.19.src.rpm) = 9a602a4f0a3d3c5d28df7a746421b29d5b5077ab1f971562eaa023a303b1b0ce -SIZE (rocky/g/glibc-2.34-168.el9_6.19.src.rpm) = 19642716 +SHA256 (rocky/g/glib2-2.68.4-16.el9_6.2.src.rpm) = 455d0cdace7700f675c470b95b31def96973a7fdab2afedcdff2ea7d0f54b5a9 +SIZE (rocky/g/glib2-2.68.4-16.el9_6.2.src.rpm) = 5073842 +SHA256 (rocky/g/glibc-2.34-168.el9_6.23.src.rpm) = bbbd40672f67313745173e64d9e934238342e2eba16c3e42abdecb136d8fab66 +SIZE (rocky/g/glibc-2.34-168.el9_6.23.src.rpm) = 19652630 SHA256 (rocky/g/gmp-6.2.0-13.el9.src.rpm) = 8297b96da5460fd78d81e38c3ac1559a35eb51bea3c3d398efaacd62868d20d4 SIZE (rocky/g/gmp-6.2.0-13.el9.src.rpm) = 2500190 SHA256 (rocky/g/grep-3.6-5.el9.src.rpm) = d7e0368575da276796d79537cb4897092988285541a2ede0b5688ba42215f34b @@ -493,16 +493,16 @@ SHA256 (rocky/j/json-glib-1.6.6-1.el9.src.rpm) = ba95317ff8dad227b304364ca50ec85 SIZE (rocky/j/json-glib-1.6.6-1.el9.src.rpm) = 1317772 SHA256 (rocky/k/keyutils-1.6.3-1.el9.src.rpm) = 49c8af3cf9a7164242d8d457dc17d57eaaf97af07859d584b091e9e39f0bede7 SIZE (rocky/k/keyutils-1.6.3-1.el9.src.rpm) = 149203 -SHA256 (rocky/k/krb5-1.21.1-6.el9.src.rpm) = 170406a8b6d2f3becf1afe4bcea0e08c4f44adcb3ac470037266cdb36b0b41d2 -SIZE (rocky/k/krb5-1.21.1-6.el9.src.rpm) = 8916347 +SHA256 (rocky/k/krb5-1.21.1-8.el9_6.src.rpm) = a08cf534309b959600b5c56d6f804d41394f5c0bef405b89638982de47ed24ef +SIZE (rocky/k/krb5-1.21.1-8.el9_6.src.rpm) = 8933556 SHA256 (rocky/l/less-590-5.el9.src.rpm) = 9354552d15d43d789de3b4f9561a5ee464d75f9309a2092218d546ad1b5ce9f2 SIZE (rocky/l/less-590-5.el9.src.rpm) = 380068 SHA256 (rocky/l/libcap-2.48-9.el9_2.src.rpm) = 54f35d6b547033d86b9fed8247c80306fffbb3c316a286586ab37bee660d275c SIZE (rocky/l/libcap-2.48-9.el9_2.src.rpm) = 198929 SHA256 (rocky/l/libdatrie-0.2.13-4.el9.src.rpm) = ef54036ffe2f890f13b6208cc2b5531583d69d492688ecc03e8dee3d62b07b1c SIZE (rocky/l/libdatrie-0.2.13-4.el9.src.rpm) = 324214 -SHA256 (rocky/l/libdb-5.3.28-55.el9.src.rpm) = 6633b628cc424c5ddd513687ca8b85228c01d27df60543bca7e1442f59d38ddc -SIZE (rocky/l/libdb-5.3.28-55.el9.src.rpm) = 35282456 +SHA256 (rocky/l/libdb-5.3.28-57.el9_6.src.rpm) = a4f69f05dd8328a332ee3b8adb7e9bd56eeb47f46d5e46ca56a43c25b2bc7c4d +SIZE (rocky/l/libdb-5.3.28-57.el9_6.src.rpm) = 35282723 SHA256 (rocky/l/libedit-3.1-38.20210216cvs.el9.src.rpm) = 865cc64b0049617e1aa2e784520cc3f7c4d68813aefc98dffd71d3353f9e37cd SIZE (rocky/l/libedit-3.1-38.20210216cvs.el9.src.rpm) = 529753 SHA256 (rocky/l/libevdev-1.11.0-3.el9.src.rpm) = 2edb9205f23b2659b10d2710efc5512a5f0681bfc337fbfb75bd888131be46bb @@ -529,8 +529,8 @@ SHA256 (rocky/m/mpfr-4.1.0-7.el9.src.rpm) = 94cb2af3328fd57d3c4f1f56f8ae856dd8ae SIZE (rocky/m/mpfr-4.1.0-7.el9.src.rpm) = 1554505 SHA256 (rocky/m/mtdev-1.1.5-22.el9.src.rpm) = 6c5c7d9595a3accbc75aa61d8a43847a53b893540b1c6766621cce875fb9b6e5 SIZE (rocky/m/mtdev-1.1.5-22.el9.src.rpm) = 284409 -SHA256 (rocky/n/ncurses-6.2-10.20210508.el9.src.rpm) = eab1c0ac71e76feadba9acd0dfb4e7edf8ee12a1d526580e74fe644878f684bf -SIZE (rocky/n/ncurses-6.2-10.20210508.el9.src.rpm) = 3584239 +SHA256 (rocky/n/ncurses-6.2-10.20210508.el9_6.2.src.rpm) = c66cd2666cf74befbeca0b0477c2e29ef1412d82d652ba65e98e6e82cf3260bf +SIZE (rocky/n/ncurses-6.2-10.20210508.el9_6.2.src.rpm) = 3585848 SHA256 (rocky/o/openssl-3.2.2-6.el9_5.1.src.rpm) = 239bd2dc5226b021437f1bfff3b70e24a63c2cb6fe4773365a4d1ed0ae7eccef SIZE (rocky/o/openssl-3.2.2-6.el9_5.1.src.rpm) = 17967534 SHA256 (rocky/p/pcre-8.44-4.el9.src.rpm) = 7e228c7eb2aa94de0544d5156114ab01063c939b0ea8b41fe0208e004a61c8e8 @@ -541,8 +541,8 @@ SHA256 (rocky/p/popt-1.18-8.el9.src.rpm) = 8266495d0508509dc5292604d6c78fa96d1ae SIZE (rocky/p/popt-1.18-8.el9.src.rpm) = 593926 SHA256 (rocky/r/readline-8.1-4.el9.src.rpm) = d4d0321fb8a3d22fbf8b7d9c80364ac4478db835bcafde003ac04b2df19a6e25 SIZE (rocky/r/readline-8.1-4.el9.src.rpm) = 3007997 -SHA256 (rocky/r/rocky-release-9.5-1.2.el9.src.rpm) = 975db6f5e89fc5538a5a4b296d66d3fe1fe6a0f1e557dfb95183dec148d8ca79 -SIZE (rocky/r/rocky-release-9.5-1.2.el9.src.rpm) = 62628 +SHA256 (rocky/r/rocky-release-9.6-1.3.el9.src.rpm) = 94fcfad44834514515713db83ff52c5a857a1505751f38e3c4a4e223a6f23071 +SIZE (rocky/r/rocky-release-9.6-1.3.el9.src.rpm) = 62783 SHA256 (rocky/s/sed-4.8-9.el9.src.rpm) = ad9772fc0d8bf2479246aa9b1ab04506d5c25eb64a5abffe2195304198b77c80 SIZE (rocky/s/sed-4.8-9.el9.src.rpm) = 1422083 SHA256 (rocky/s/setserial-2.17-54.el9.src.rpm) = 4a508744b8d70f58bced990450cfb53d3d37d9f96ae01fabfd6d5a3807c12253 @@ -555,8 +555,8 @@ SHA256 (rocky/t/texinfo-6.7-15.el9.src.rpm) = beb821fc1b42f83852ed93eb8563be8f84 SIZE (rocky/t/texinfo-6.7-15.el9.src.rpm) = 4364617 SHA256 (rocky/u/util-linux-2.37.4-21.el9.src.rpm) = f629469f0eb787619c3fd1bb156910d55cdd0d5ef0004ce719cfc5440cd2f28a SIZE (rocky/u/util-linux-2.37.4-21.el9.src.rpm) = 6258692 -SHA256 (rocky/w/which-2.21-29.el9.src.rpm) = 2417f4282c349795befae1c8cbc357906b47fd1a9ea5eeea5f92c69430c084d5 -SIZE (rocky/w/which-2.21-29.el9.src.rpm) = 162444 +SHA256 (rocky/w/which-2.21-30.el9_6.src.rpm) = cd95a0f74ecc18a89c905cd2c26ffb596a9c22e379904e994776c72c1cd0ddaf +SIZE (rocky/w/which-2.21-30.el9_6.src.rpm) = 162257 SHA256 (rocky/x/xz-5.2.5-8.el9_0.src.rpm) = b7cef2fb719b09209740b5be7fcd6e766b069e9a5177a51bd74894e3fe5959b6 SIZE (rocky/x/xz-5.2.5-8.el9_0.src.rpm) = 1165795 SHA256 (rocky/z/zlib-1.2.11-40.el9.src.rpm) = 0902a850988d0051410218305303ffb76c090a2606113078c73a0c1f73adee7d diff --git a/emulators/magia/Makefile b/emulators/magia/Makefile index 0adbb51276f9..67772e93cc50 100644 --- a/emulators/magia/Makefile +++ b/emulators/magia/Makefile @@ -1,7 +1,7 @@ PORTNAME= magia DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= emulators MAINTAINER= ports@FreeBSD.org diff --git a/emulators/pcsx2/Makefile b/emulators/pcsx2/Makefile index c9fcbf764fba..5efa5ec397ae 100644 --- a/emulators/pcsx2/Makefile +++ b/emulators/pcsx2/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcsx2 PORTVERSION= 2.3.439 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= emulators diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index fbe30ff5b05d..a4bdf3863d39 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -18,18 +18,21 @@ ONLY_FOR_ARCHS= amd64 i386 BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex # Only devel/llvm17 and later come with necessary include files - PR274542 -USES= bison cpe desktop-file-utils gmake \ - llvm:min=17,build,noexport localbase \ - pkgconfig sdl shebangfix tar:xz +USES= bison cpe desktop-file-utils gmake llvm:min=17,build,noexport \ + localbase pkgconfig sdl shebangfix tar:xz +CPE_VENDOR= winehq USE_GCC= yes +WINELIBDIR= ${PREFIX}/lib +.if !defined(USE_LDCONFIG32) +USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine +.endif USE_SDL= sdl2 -CPE_VENDOR= winehq - -CONFLICTS_INSTALL= wine +SHEBANG_FILES= tools/make_requests tools/winemaker/winemaker \ + tools/winedump/function_grep.pl GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--verbose \ +CONFIGURE_ARGS= --verbose \ --disable-kerberos \ --disable-tests \ --without-capi \ @@ -53,70 +56,66 @@ CONFIGURE_ARGS+=--verbose \ --without-unwind \ --without-usb CONFIGURE_ENV= CPPBIN="${CPP}" FLEX="${LOCALBASE}/bin/flex" -WINELIBDIR= ${PREFIX}/lib -.if !defined(USE_LDCONFIG32) -USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine -.endif -SHEBANG_FILES= tools/make_requests tools/winemaker/winemaker \ - tools/winedump/function_grep.pl + +PIE_UNSAFE= yes + +CONFLICTS_INSTALL= wine BINARY_ALIAS+= clang=${LOCALBASE}/bin/clang${LLVM_VERSION} \ lld-link=${LOCALBASE}/bin/lld-link${LLVM_VERSION} SUB_FILES= pkg-message -PIE_UNSAFE= yes - PORTDATA= wine.inf -OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS V4L WAYLAND X11 GECKO MONO -OPTIONS_DEFAULT=ALSA GNUTLS WAYLAND X11 -OPTIONS_RADIO= AUDIO +OPTIONS_DEFINE= CUPS DOCS DOSBOX GECKO GNUTLS MONO V4L WAYLAND X11 +OPTIONS_DEFAULT= ALSA GNUTLS WAYLAND X11 +OPTIONS_RADIO= AUDIO OPTIONS_RADIO_AUDIO= ALSA OSS -OPTIONS_SUB= yes +OPTIONS_SUB= yes DOSBOX_DESC= Use DOSBox to run MS-DOS programs GECKO_DESC= Bundle Gecko MSI package for Wine MONO_DESC= Bundle Mono MSI package for Wine WAYLAND_DESC= Wayland Support -ALSA_CONFIGURE_WITH= alsa -ALSA_USES= gnome gstreamer -ALSA_USE= GNOME=glib20 ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= alsa-plugins>0:audio/alsa-plugins +ALSA_USES= gnome gstreamer +ALSA_USE= GNOME=glib20 +ALSA_CONFIGURE_WITH= alsa -CUPS_CONFIGURE_WITH= cups CUPS_LIB_DEPENDS= libcups.so:print/cups +CUPS_CONFIGURE_WITH= cups DOSBOX_RUN_DEPENDS= dosbox:emulators/dosbox GECKO_RUN_DEPENDS= wine-gecko-devel>0:emulators/wine-gecko-devel -GNUTLS_CONFIGURE_WITH= gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls +GNUTLS_CONFIGURE_WITH= gnutls MONO_RUN_DEPENDS= wine-mono-devel>0:emulators/wine-mono-devel -OSS_CONFIGURE_WITH= oss OSS_USES= gnome gstreamer OSS_USE= GNOME=glib20 +OSS_CONFIGURE_WITH= oss -V4L_CONFIGURE_WITH= v4l2 V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l +V4L_CONFIGURE_WITH= v4l2 -WAYLAND_CONFIGURE_WITH= wayland WAYLAND_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon +WAYLAND_CONFIGURE_WITH= wayland -X11_CONFIGURE_WITH= x fontconfig freetype opengl xinerama xinput2 xrandr xrender -X11_USES= gl xorg -X11_USE= GL=glu XORG=x11,xext,xcomposite,xcursor,xi,xinerama,xrandr,xrender X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libvulkan.so:graphics/vulkan-loader +X11_USES= gl xorg +X11_USE= GL=glu XORG=x11,xcomposite,xcursor,xext,xi,xinerama,xrandr,xrender +X11_CONFIGURE_WITH= fontconfig freetype opengl x xinerama xinput2 xrandr xrender .include <bsd.port.pre.mk> @@ -147,7 +146,7 @@ post-patch: ${REINPLACE_CMD} '/Exec/s|wine|wine64|g' ${WRKSRC}/loader/wine.desktop .else -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-tools-winebuild-res32 +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-tools-winebuild-res32 PLIST_SUB+= WINE32="" WINE64="@comment " WINEARCH="i386" .endif diff --git a/filesystems/webdavfs/Makefile b/filesystems/webdavfs/Makefile index cef74f897eb3..2089b81f9028 100644 --- a/filesystems/webdavfs/Makefile +++ b/filesystems/webdavfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= fusefs-webdavfs DISTVERSION= g20200520 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= filesystems MAINTAINER= eugen@FreeBSD.org diff --git a/filesystems/zfs-snap-diff/Makefile b/filesystems/zfs-snap-diff/Makefile index b69685dab666..f76a8a4dae98 100644 --- a/filesystems/zfs-snap-diff/Makefile +++ b/filesystems/zfs-snap-diff/Makefile @@ -1,7 +1,7 @@ PORTNAME= zfs-snap-diff PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= filesystems sysutils MAINTAINER= ports@FreeBSD.org diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index 0a380cde8999..9796df76a394 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -1,7 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 0.9.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems sysutils PKGNAMESUFFIX= -${GH_ACCOUNT} diff --git a/filesystems/zrepl/Makefile b/filesystems/zrepl/Makefile index d0ad72b252ec..8da8338e3b5e 100644 --- a/filesystems/zrepl/Makefile +++ b/filesystems/zrepl/Makefile @@ -1,7 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= filesystems sysutils MAINTAINER= driesm@FreeBSD.org diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile index 90ac6cca8b8e..701a35933a63 100644 --- a/finance/fixc/Makefile +++ b/finance/fixc/Makefile @@ -1,7 +1,7 @@ PORTNAME= fixc PORTVERSION= 1.2 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= finance MAINTAINER= blttll@gmail.com diff --git a/finance/homebox/Makefile b/finance/homebox/Makefile index ba3dbb04790c..6147aa8e373a 100644 --- a/finance/homebox/Makefile +++ b/finance/homebox/Makefile @@ -1,6 +1,7 @@ PORTNAME= homebox DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/finance/lnd/Makefile b/finance/lnd/Makefile index 111459e9290a..32f0fa9c1f8e 100644 --- a/finance/lnd/Makefile +++ b/finance/lnd/Makefile @@ -1,7 +1,7 @@ PORTNAME= lnd DISTVERSIONPREFIX= v DISTVERSION= 0.17.3-beta -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index 07ac4927ce9c..b5072f3d963c 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -1,5 +1,5 @@ PORTNAME= prestashop -PORTVERSION= 8.2.2 +PORTVERSION= 8.2.3 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 f11ed1b77786..6f0a501e50e2 100644 --- a/finance/prestashop/distinfo +++ b/finance/prestashop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755742193 -SHA256 (prestashop_8.2.2.zip) = 88a926b5ea322ee853035c62ae96f6bafdd76a81ff84505d9ced24f82966f983 -SIZE (prestashop_8.2.2.zip) = 82506234 +TIMESTAMP = 1757033533 +SHA256 (prestashop_8.2.3.zip) = e4fb8135ab8aeda53733d4e315c4f01502781c9bb18360092f5c2083d9b93fc1 +SIZE (prestashop_8.2.3.zip) = 82472356 diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile index 0a3bb0fe17fe..0d51b1d0b225 100644 --- a/finance/ticker/Makefile +++ b/finance/ticker/Makefile @@ -1,7 +1,7 @@ PORTNAME= ticker DISTVERSIONPREFIX= v DISTVERSION= 5.0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance MAINTAINER= fuz@FreeBSD.org diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index c0b6d54db341..364bf9f341d2 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -1,7 +1,7 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.6.7 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org diff --git a/ftp/linux-rl9-curl/Makefile b/ftp/linux-rl9-curl/Makefile index 772fc1b6b61e..fa4be7ebf960 100644 --- a/ftp/linux-rl9-curl/Makefile +++ b/ftp/linux-rl9-curl/Makefile @@ -1,7 +1,7 @@ PORTNAME= curl DISTVERSION= 7.76.1 -DISTVERSIONSUFFIX= -31.el9 -PORTREVISION= 10 +DISTVERSIONSUFFIX= -31.el9_6.1 +PORTREVISION= 11 CATEGORIES= ftp linux MAINTAINER= emulation@FreeBSD.org diff --git a/ftp/linux-rl9-curl/distinfo b/ftp/linux-rl9-curl/distinfo index ea2395d36a65..c936ece92411 100644 --- a/ftp/linux-rl9-curl/distinfo +++ b/ftp/linux-rl9-curl/distinfo @@ -1,13 +1,13 @@ -TIMESTAMP = 1732657595 -SHA256 (rocky/c/curl-7.76.1-31.el9.aarch64.rpm) = c7be94a07ac08cec21cac135d406e59d6a690a55a29232b11bc89575c38fd1e4 -SIZE (rocky/c/curl-7.76.1-31.el9.aarch64.rpm) = 296618 -SHA256 (rocky/c/curl-7.76.1-31.el9.x86_64.rpm) = 52128925505fbcc8969c04e3bb5d240fea550a23279243bb0b4dac716ac55fc6 -SIZE (rocky/c/curl-7.76.1-31.el9.x86_64.rpm) = 299729 -SHA256 (rocky/l/libcurl-7.76.1-31.el9.aarch64.rpm) = d55a0dde7a230cdc2e4c932cab00f749f2b8f8812681fecebb3f88c5bb776d7e -SIZE (rocky/l/libcurl-7.76.1-31.el9.aarch64.rpm) = 284953 -SHA256 (rocky/l/libcurl-7.76.1-31.el9.i686.rpm) = 7dc31467a0d9d93e0077f4efaf9c9078f1b7d73ac9f84c745c7c891f2f73cd43 -SIZE (rocky/l/libcurl-7.76.1-31.el9.i686.rpm) = 316988 -SHA256 (rocky/l/libcurl-7.76.1-31.el9.x86_64.rpm) = 4bc9295d49de1d28f7c0103055a8d0cd3f20e74d1df82085ea737fc6978a3731 -SIZE (rocky/l/libcurl-7.76.1-31.el9.x86_64.rpm) = 289943 -SHA256 (rocky/c/curl-7.76.1-31.el9.src.rpm) = 18047bcbf3d7ecfaa5c80f1018d55e11fab49ff612c09cbfb1868c47dac9d6d9 -SIZE (rocky/c/curl-7.76.1-31.el9.src.rpm) = 2541214 +TIMESTAMP = 1757067595 +SHA256 (rocky/c/curl-7.76.1-31.el9_6.1.aarch64.rpm) = 3d1a17a5267145e611814b00a19261d0a2048d45e8e7234819e632d62e2e80b0 +SIZE (rocky/c/curl-7.76.1-31.el9_6.1.aarch64.rpm) = 296429 +SHA256 (rocky/c/curl-7.76.1-31.el9_6.1.x86_64.rpm) = 16473923d0fcca073fb2bf93b0d932ca6e8452ceef594f40d834d996452f371d +SIZE (rocky/c/curl-7.76.1-31.el9_6.1.x86_64.rpm) = 299529 +SHA256 (rocky/l/libcurl-7.76.1-31.el9_6.1.aarch64.rpm) = 24eb04c4c7130673bb2e5a093393fc5ae3befdab78bca7b062d04e78866b4f97 +SIZE (rocky/l/libcurl-7.76.1-31.el9_6.1.aarch64.rpm) = 284725 +SHA256 (rocky/l/libcurl-7.76.1-31.el9_6.1.i686.rpm) = ddeff6595b74152d91d4ef7ff6548fa411b8ef8fb30b14fca31490b8654bc5bd +SIZE (rocky/l/libcurl-7.76.1-31.el9_6.1.i686.rpm) = 316827 +SHA256 (rocky/l/libcurl-7.76.1-31.el9_6.1.x86_64.rpm) = 3ca30637e54912be0b302cda374147a391aa681d6a879deea5b2329916cef3d1 +SIZE (rocky/l/libcurl-7.76.1-31.el9_6.1.x86_64.rpm) = 289607 +SHA256 (rocky/c/curl-7.76.1-31.el9_6.1.src.rpm) = 6e1f5822b5b0d5821d94ae48b4f7c7b24dd231cae1d8613391dca7ffcda4ee20 +SIZE (rocky/c/curl-7.76.1-31.el9_6.1.src.rpm) = 2541796 diff --git a/ftp/pget/Makefile b/ftp/pget/Makefile index 2fdf65181026..035b0db9df76 100644 --- a/ftp/pget/Makefile +++ b/ftp/pget/Makefile @@ -1,7 +1,7 @@ PORTNAME= pget DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= ftp net www MAINTAINER= yuri@FreeBSD.org diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index acdf8f9e71d1..b80276edf771 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -1,5 +1,6 @@ PORTNAME= automuteus DISTVERSION= 8.3.7 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= seafork@disroot.org diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 373ec8e28cf0..f6355963060e 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= crossfire-client -DISTVERSION= 1.75.4 +DISTVERSION= 1.75.5 CATEGORIES= games MASTER_SITES= SF/crossfire/${PORTNAME}/${DISTVERSION} @@ -19,6 +19,7 @@ USE_PERL5= build USE_SDL= mixer2 sdl2 USE_XORG= ice sm x11 xext -CMAKE_ARGS= -DLUA=OFF -DMETASERVER2=ON -DSOUND=ON +CMAKE_ON= METASERVER2 SOUND +CMAKE_OFF= LUA .include <bsd.port.mk> diff --git a/games/crossfire-client/distinfo b/games/crossfire-client/distinfo index 0e718809d2a8..cf8fadc6a799 100644 --- a/games/crossfire-client/distinfo +++ b/games/crossfire-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752807272 -SHA256 (crossfire-client-1.75.4.tar.gz) = 14b7d5f0a637d4e947d91955ae4d973035c25bfbec3e9d57dbddcf8221780189 -SIZE (crossfire-client-1.75.4.tar.gz) = 12980965 +TIMESTAMP = 1753508136 +SHA256 (crossfire-client-1.75.5.tar.gz) = a3cbf0a3fa73ccc61b643a6477e2fe8d45543c75a2c835c069a3514ad6858b0d +SIZE (crossfire-client-1.75.5.tar.gz) = 12979374 diff --git a/games/neo-cowsay/Makefile b/games/neo-cowsay/Makefile index 266027a082a3..ae3771d06999 100644 --- a/games/neo-cowsay/Makefile +++ b/games/neo-cowsay/Makefile @@ -1,7 +1,7 @@ PORTNAME= neo-cowsay DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org diff --git a/games/typtea/Makefile b/games/typtea/Makefile index 6f9e9e865888..d40d8ca03f10 100644 --- a/games/typtea/Makefile +++ b/games/typtea/Makefile @@ -1,6 +1,7 @@ PORTNAME= typtea DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= nxjoseph@protonmail.com diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile index 3fb6a33cef5d..492e56d0d38d 100644 --- a/graphics/ImageMagick6/Makefile +++ b/graphics/ImageMagick6/Makefile @@ -1,6 +1,6 @@ PORTNAME= ImageMagick DISTVERSION= 6.9.13-23 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \ diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index cb75395fb18f..fb81c00d0923 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -1,6 +1,6 @@ PORTNAME= ImageMagick DISTVERSION= 7.1.1-45 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \ https://mirror.dogado.de/imagemagick/releases/ \ diff --git a/graphics/R-cran-visNetwork/Makefile b/graphics/R-cran-visNetwork/Makefile index c4a7bcdea619..16ff5afa2bbb 100644 --- a/graphics/R-cran-visNetwork/Makefile +++ b/graphics/R-cran-visNetwork/Makefile @@ -1,5 +1,5 @@ PORTNAME= visNetwork -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.4 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -9,12 +9,10 @@ WWW= https://cran.r-project.org/web/packages/visNetwork/ LICENSE= MIT -CRAN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \ +RUN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \ R-cran-htmlwidgets>0:www/R-cran-htmlwidgets \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-magrittr>0:devel/R-cran-magrittr -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist diff --git a/graphics/R-cran-visNetwork/distinfo b/graphics/R-cran-visNetwork/distinfo index df238bc5999a..94aff6671da4 100644 --- a/graphics/R-cran-visNetwork/distinfo +++ b/graphics/R-cran-visNetwork/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682468957 -SHA256 (visNetwork_2.1.2.tar.gz) = 47c99d42fc89e6ae929257b2648d998c5ffed60dff97ad7e47613f5a0c1ddc84 -SIZE (visNetwork_2.1.2.tar.gz) = 4273723 +TIMESTAMP = 1757207815 +SHA256 (visNetwork_2.1.4.tar.gz) = 483794988dd808424f5457e510e3de212519b690da281f70b14aaf63038963da +SIZE (visNetwork_2.1.4.tar.gz) = 4269530 diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index 149e773dc8a5..aeba7e38c749 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -1,6 +1,6 @@ PORTNAME= ampasCTL PORTVERSION= 1.5.2 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics devel MAINTAINER= ports@FreeBSD.org diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile index 2a23983eb15d..2978ccdaa53c 100644 --- a/graphics/appleseed/Makefile +++ b/graphics/appleseed/Makefile @@ -1,6 +1,6 @@ PORTNAME= appleseed DISTVERSION= 2.1.0-beta -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics PATCH_SITES= http://vault.101011010.xyz/distfiles/ LOCAL/danfe diff --git a/graphics/art/Makefile b/graphics/art/Makefile index f5fdf56115ec..68065ba3bd47 100644 --- a/graphics/art/Makefile +++ b/graphics/art/Makefile @@ -1,6 +1,6 @@ PORTNAME= art DISTVERSION= 1.25.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://github.com/artpixls/ART/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -raw-image-editor diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index d6e4b775ff80..aa247cd14c52 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 4.2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index e607a65ce798..328d208be833 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -1,7 +1,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. DISTVERSION= 3.5.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/corrupter/Makefile b/graphics/corrupter/Makefile index 8f3b7fe970fb..3a7d46968871 100644 --- a/graphics/corrupter/Makefile +++ b/graphics/corrupter/Makefile @@ -1,7 +1,7 @@ PORTNAME= corrupter DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/ctl/Makefile b/graphics/ctl/Makefile index d093a48c36c9..482ff07bdf2e 100644 --- a/graphics/ctl/Makefile +++ b/graphics/ctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= ctl DISTVERSIONPREFIX= ctl- DISTVERSION= 1.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics lang PKGNAMESUFFIX= -language diff --git a/graphics/d2/Makefile b/graphics/d2/Makefile index 75ce14561ced..9c883877e501 100644 --- a/graphics/d2/Makefile +++ b/graphics/d2/Makefile @@ -1,6 +1,7 @@ PORTNAME= d2 DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= adamw@FreeBSD.org diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 58e9836264df..8fef9cea2700 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,6 @@ PORTNAME= darktable PORTVERSION= 5.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile index 429b5b9e31ec..02a128585a0c 100644 --- a/graphics/devil/Makefile +++ b/graphics/devil/Makefile @@ -1,7 +1,7 @@ PORTNAME= devil DISTVERSIONPREFIX= v DISTVERSION= 1.8.0 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 098658da135b..0499ee25e5c6 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -1,6 +1,6 @@ PORTNAME= enblend PORTVERSION= 4.2 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= graphics MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION} DISTNAME= enblend-enfuse-${PORTVERSION} diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 735572bb4480..d2d63895529c 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= exrtools DISTVERSION= 0.4 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ LOCAL/ehaupt diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index 724c770bebf1..6e58b423ab94 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -1,6 +1,6 @@ PORTNAME= fyre PORTVERSION= 1.0.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= graphics MASTER_SITES= http://releases.navi.cx/fyre/ diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 9f7d349d1931..ba33eda016b9 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.11.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index cd7492e03f46..189c564ad4a3 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gegl DISTVERSION= 0.4.62 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 933ca2ee2ddb..bf9386d2191c 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -1,6 +1,6 @@ PORTNAME= gimp DISTVERSION= 2.10.38 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/gimp3-app/Makefile b/graphics/gimp3-app/Makefile index 1c4de063bbe6..9b7bfa562ca9 100644 --- a/graphics/gimp3-app/Makefile +++ b/graphics/gimp3-app/Makefile @@ -1,6 +1,6 @@ PORTNAME= gimp DISTVERSION= 3.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} PKGNAMESUFFIX= 3-app diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index c172e3934b06..2e795e75eb6c 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmic DISTVERSION= 3.1.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/gstreamer1-plugins-openexr/Makefile b/graphics/gstreamer1-plugins-openexr/Makefile index ce8254e3d972..939d0831fa5b 100644 --- a/graphics/gstreamer1-plugins-openexr/Makefile +++ b/graphics/gstreamer1-plugins-openexr/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= GStreamer OpenExr codec plugin diff --git a/graphics/hdr_tools/Makefile b/graphics/hdr_tools/Makefile index 322e80373701..e9ee166a7d8d 100644 --- a/graphics/hdr_tools/Makefile +++ b/graphics/hdr_tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= hdr_tools PORTVERSION= 0.0.2010.11.23 # unspecified by the author, so use the date -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics MASTER_SITES= http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \ http://freebsd.nsu.ru/distfiles/ diff --git a/graphics/hs-tart/Makefile b/graphics/hs-tart/Makefile index 7e54da8c660a..1c7d6c4efd26 100644 --- a/graphics/hs-tart/Makefile +++ b/graphics/hs-tart/Makefile @@ -1,29 +1,23 @@ PORTNAME= tart -DISTVERSION= 0.3-20241122 +DISTVERSION= 0.4 CATEGORIES= graphics haskell PKGNAMESUFFIX= -terminal-art MAINTAINER= tiago.gasiba@gmail.com COMMENT= Program to make ASCII art on the terminal -WWW= https://github.com/jtdaugherty/tart +WWW= https://hackage.haskell.org/package/tart \ + https://github.com/jtdaugherty/tart LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cabal -USE_GITHUB= yes -GH_ACCOUNT= jtdaugherty -GH_PROJECT= tart -GH_TAGNAME= 49100f0 - -USE_LOCALE= en_US.UTF-8 - -USE_CABAL= ansi-terminal-1.1.2 \ - ansi-terminal-types-1.1 \ +USE_CABAL= ansi-terminal-1.1.3 \ + ansi-terminal-types-1.1.3 \ bimap-0.5.0 \ - blaze-builder-0.4.2.3 \ - brick-2.5 \ + blaze-builder-0.4.4.1 \ + brick-2.7 \ case-insensitive-1.2.1.0 \ colour-2.3.6 \ config-ini-0.2.7.0_1 \ @@ -36,25 +30,25 @@ USE_CABAL= ansi-terminal-1.1.2 \ microlens-mtl-0.2.1.0 \ microlens-platform-0.4.4.1 \ microlens-th-0.4.3.17 \ - optparse-applicative-0.18.1.0_1 \ - os-string-2.0.7 \ + optparse-applicative-0.19.0.0 \ + os-string-2.0.8 \ parser-combinators-1.3.0_1 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ - primitive-0.9.0.0_2 \ - random-1.3.0 \ + primitive-0.9.1.0 \ + random-1.3.1 \ scientific-0.3.8.0_2 \ - splitmix-0.1.1 \ + splitmix-0.1.3.1 \ tagged-0.8.9 \ - tasty-1.5.3_1 \ + tasty-1.5.3_2 \ text-zipper-0.13 \ th-abstraction-0.7.1.0_1 \ transformers-compat-0.7.2 \ - unix-compat-0.7.3_1 \ + unix-compat-0.7.4.1 \ unordered-containers-0.2.20_4 \ utf8-string-1.0.2 \ - vector-0.13.2.0_1 \ - vector-stream-0.1.0.1_3 \ + vector-0.13.2.0_2 \ + vector-stream-0.1.0.1_4 \ vty-6.4 \ vty-crossplatform-0.4.0.0 \ vty-unix-0.2.0.0 \ diff --git a/graphics/hs-tart/distinfo b/graphics/hs-tart/distinfo index 2a4cc6ccdb94..99b932543f21 100644 --- a/graphics/hs-tart/distinfo +++ b/graphics/hs-tart/distinfo @@ -1,14 +1,16 @@ -TIMESTAMP = 1743133869 -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 +TIMESTAMP = 1757017970 +SHA256 (cabal/tart-0.4/tart-0.4.tar.gz) = 592559481b64fd19231de4ac13604f97702d5f0335477a671a329f4b0bd6ee14 +SIZE (cabal/tart-0.4/tart-0.4.tar.gz) = 30158 +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/bimap-0.5.0/bimap-0.5.0.tar.gz) = b0b44b0f2eaceb83f46dfa3d1747e080c45204c64d18bb9e63747299266f0c95 SIZE (cabal/bimap-0.5.0/bimap-0.5.0.tar.gz) = 11205 -SHA256 (cabal/blaze-builder-0.4.2.3/blaze-builder-0.4.2.3.tar.gz) = 66291874236b7342adab033e3cddae414a23a2865dfb44095dfc4e0b9d46703b -SIZE (cabal/blaze-builder-0.4.2.3/blaze-builder-0.4.2.3.tar.gz) = 60777 -SHA256 (cabal/brick-2.5/brick-2.5.tar.gz) = 28ca75300a2e22c85885f711d50a359d18506f6d44c19bbe7e0798ab671aa50e -SIZE (cabal/brick-2.5/brick-2.5.tar.gz) = 225749 +SHA256 (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 971d360428ac97af9a4e55e4f2c23649f6cedc0ce5d6e94d520e663f33ea5113 +SIZE (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 59452 +SHA256 (cabal/brick-2.7/brick-2.7.tar.gz) = 128887ca3c55fbbb11d060c842adcd03cf33b81dad791519130b76af70e72a2a +SIZE (cabal/brick-2.7/brick-2.7.tar.gz) = 235286 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/colour-2.3.6/colour-2.3.6.tar.gz) = 2cd35dcd6944a5abc9f108a5eb5ee564b6b1fa98a9ec79cefcc20b588991f871 @@ -39,12 +41,10 @@ SHA256 (cabal/microlens-platform-0.4.4.1/microlens-platform-0.4.4.1.tar.gz) = f5 SIZE (cabal/microlens-platform-0.4.4.1/microlens-platform-0.4.4.1.tar.gz) = 5290 SHA256 (cabal/microlens-th-0.4.3.17/microlens-th-0.4.3.17.tar.gz) = 1d762c027ca332ae906cb031e87a423c2bbedebe3bb9d988188692a5de4c0a94 SIZE (cabal/microlens-th-0.4.3.17/microlens-th-0.4.3.17.tar.gz) = 24258 -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/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz) = 9310ef0d49f8a8922acda10b1cded9854cbee04dea717effc6ee5983072e4447 SIZE (cabal/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz) = 11699 SHA256 (cabal/parser-combinators-1.3.0/revision/1.cabal) = 8659573e0d443d573f5b53f81b81dafbdc988d282b90c11e3da73562b4ea7876 @@ -53,24 +53,22 @@ SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa11 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.3.0/random-1.3.0.tar.gz) = 6b5067e65625d777e31f151f5fcec351091d9de832183ca2a2a864e1cfd4f1b1 -SIZE (cabal/random-1.3.0/random-1.3.0.tar.gz) = 63786 +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 SIZE (cabal/scientific-0.3.8.0/revision/2.cabal) = 4397 -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/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/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-zipper-0.13/text-zipper-0.13.tar.gz) = 06521cc7c435f8e85aeb3ed3f2b872000c52087d73518de31e65bdca072a98a9 SIZE (cabal/text-zipper-0.13/text-zipper-0.13.tar.gz) = 9698 SHA256 (cabal/th-abstraction-0.7.1.0/th-abstraction-0.7.1.0.tar.gz) = f9b6184aba4c6b61dd0d96f7dad41a4c9db0a01d3cdbf993a7d860488f1c04c5 @@ -79,10 +77,8 @@ SHA256 (cabal/th-abstraction-0.7.1.0/revision/1.cabal) = 3011403d85b0070630e33d6 SIZE (cabal/th-abstraction-0.7.1.0/revision/1.cabal) = 2268 SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c7304c9f3cbc9463d0739aa85cb9489f217ea092b9d625d417514fbcc9d6a SIZE (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = 46485 -SHA256 (cabal/unix-compat-0.7.3/unix-compat-0.7.3.tar.gz) = 7a4fad870952d632d55c8cfe2aad8b55ac95585dacae052fbea4e32968821d87 -SIZE (cabal/unix-compat-0.7.3/unix-compat-0.7.3.tar.gz) = 15593 -SHA256 (cabal/unix-compat-0.7.3/revision/1.cabal) = e1132808d30ad1adbcf1ba7f06c3dfe712a7ee382b225eb975e0ab8cfe0c21cd -SIZE (cabal/unix-compat-0.7.3/revision/1.cabal) = 3287 +SHA256 (cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz) = 3f9611624a100c75e672d900e63fe7a0e595615a34e6605662edaff151e44054 +SIZE (cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz) = 15619 SHA256 (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d SIZE (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = 59823 SHA256 (cabal/unordered-containers-0.2.20/revision/4.cabal) = 233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422 @@ -91,12 +87,12 @@ SHA256 (cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz) = ee48deada7600370728c SIZE (cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz) = 10726 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-0.13.2.0/revision/2.cabal) = 9ac338c8da52d8a37db08434ca4480fef2cea4f9aac240f4f994bb467f5275b4 +SIZE (cabal/vector-0.13.2.0/revision/2.cabal) = 8804 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 -SIZE (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 1642 +SHA256 (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 483be6df13c72169a917640589666f9fece7bea9fa13fcd41d052dab37ea289e +SIZE (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 1642 SHA256 (cabal/vty-6.4/vty-6.4.tar.gz) = 7165a6238bd22aed8a3f142925a0de48e105a5585cd2499c90e2c56a63090a46 SIZE (cabal/vty-6.4/vty-6.4.tar.gz) = 66410 SHA256 (cabal/vty-crossplatform-0.4.0.0/vty-crossplatform-0.4.0.0.tar.gz) = 35e5433512b883e83aa8bb8c3475221174445a87e51f162b2ce07f9cf1eb3c1a @@ -105,5 +101,3 @@ SHA256 (cabal/vty-unix-0.2.0.0/vty-unix-0.2.0.0.tar.gz) = c2ab67e09edc4bade04e26 SIZE (cabal/vty-unix-0.2.0.0/vty-unix-0.2.0.0.tar.gz) = 28697 SHA256 (cabal/word-wrap-0.5/word-wrap-0.5.tar.gz) = f85f29ce003ca3e195ec95d49e350dfb713bf71db726270143375df2c610a744 SIZE (cabal/word-wrap-0.5/word-wrap-0.5.tar.gz) = 6105 -SHA256 (cabal/jtdaugherty-tart-0.3-20241122-49100f0_GH0.tar.gz) = fc301eff27eff638974a2f7c2636e4db32949f3ace3b2d34f310bcc45a97894f -SIZE (cabal/jtdaugherty-tart-0.3-20241122-49100f0_GH0.tar.gz) = 290760 diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index a4df19ab46fc..5a11e8bd6a52 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugin DISTVERSION= 2024.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index f49c299c96e9..64157dfc7e34 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -1,8 +1,8 @@ PORTNAME= ipe -DISTVERSION= 7.2.24 +DISTVERSION= 7.2.27 DISTVERSIONSUFFIX= -src CATEGORIES= graphics -MASTER_SITES= https://github.com/otfried/old-ipe-releases/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://github.com/otfried/ipe/releases/download/v${DISTVERSION}/ MAINTAINER= bofh@FreeBSD.org COMMENT= Extensible vector graphics editor with LaTeX support @@ -17,10 +17,10 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libspiro.so:graphics/libspiro RUN_DEPENDS= xdg-open:devel/xdg-utils -USES= compiler:c++11-lib gmake gnome jpeg lua:52 pkgconfig shebangfix qt:5 tex +USES= compiler:c++11-lib gmake gnome jpeg lua:54 pkgconfig shebangfix qt:6 tex USE_GNOME= cairo USE_LDCONFIG= yes -USE_QT= buildtools:build core gui qmake:build widgets +USE_QT= base USE_TEX= pdftex SHEBANG_FILES= ${WRKSRC}/ipecurl/ipecurl.sh @@ -37,7 +37,8 @@ MAKE_ENV= DL_LIBS="" \ JPEG_CFLAGS="-I${LOCALBASE}/include" \ JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \ LUA_PACKAGE="lua-${LUA_VER}" \ - MOC="${MOC}" + MOC="${MOC}" \ + IPE_NO_SPELLCHECK="1" CPPFLAGS+= -I${LOCALBASE}/${QT_INCDIR_REL} \ -I${LOCALBASE}/include/cairo \ @@ -65,9 +66,13 @@ post-patch: s|<QGridLayout>|<QtWidgets/QGridLayout>|; \ s|<QMenu>|<QtWidgets/QMenu>|; \ s|<QApplication>|<QtWidgets/QApplication>|; \ - s|<QAction>|<QtWidgets/QAction>|' \ + s|<QAction>|<QtGui/QAction>|' \ ${WRKSRC}/ipeui/ipeui_qt.h - @${REINPLACE_CMD} -e 's|<QApplication>|<QtWidgets/QApplication>|' \ + @${REINPLACE_CMD} -e 's|<QApplication>|<QtWidgets/QApplication>|; \ + s|<QCloseEvent>|<QtGui/QCloseEvent>|; \ + s|<QColorDialog>|<QtWidgets/QColorDialog>|; \ + s|<QComboBox>|<QtWidgets/QComboBox>|; \ + s|<QCheckBox>|<QtWidgets/QCheckBox>|' \ ${WRKSRC}/ipeui/ipeui_qt.cpp @${REINPLACE_CMD} -e 's|<QListWidget>|<QtWidgets/QListWidget>|' \ ${WRKSRC}/ipecanvas/ipeselector_qt.h @@ -77,7 +82,8 @@ post-patch: ${WRKSRC}/ipepresenter/timelabel_qt.h @${REINPLACE_CMD} -e 's|<QInputDialog>|<QtWidgets/QInputDialog>|' \ ${WRKSRC}/ipepresenter/timelabel_qt.cpp - @${REINPLACE_CMD} -e 's|<QMainWindow>|<QtWidgets/QMainWindow>|' \ + @${REINPLACE_CMD} -e 's|<QMainWindow>|<QtWidgets/QMainWindow>|; \ + s|<QPlainTextEdit>|<QtWidgets/QPlainTextEdit>|' \ ${WRKSRC}/ipepresenter/ipepresenter_qt.h post-install: diff --git a/graphics/ipe/distinfo b/graphics/ipe/distinfo index 3399b29a6a30..4d10b82ebb68 100644 --- a/graphics/ipe/distinfo +++ b/graphics/ipe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756816361 -SHA256 (ipe-7.2.24-src.tar.gz) = feb879f24d1dce25910790770446d50b03e46ee2ebd7d28157b1705971644f6f -SIZE (ipe-7.2.24-src.tar.gz) = 1031794 +TIMESTAMP = 1757156157 +SHA256 (ipe-7.2.27-src.tar.gz) = c31fdb672f2407b76966ccf9f0179119d4b50736eb22869f80498bc8583bc195 +SIZE (ipe-7.2.27-src.tar.gz) = 1036884 diff --git a/graphics/ipe/pkg-plist b/graphics/ipe/pkg-plist index f1d107a442f0..1819a5415694 100644 --- a/graphics/ipe/pkg-plist +++ b/graphics/ipe/pkg-plist @@ -83,6 +83,7 @@ share/man/man1/ipetoipe.1.gz %%DATADIR%%/%%VERSION%%/scripts/add-style.lua %%DATADIR%%/%%VERSION%%/scripts/onepage.lua %%DATADIR%%/%%VERSION%%/scripts/page-labels.lua +%%DATADIR%%/%%VERSION%%/scripts/scratchpad.lua %%DATADIR%%/%%VERSION%%/scripts/update-master.lua %%DATADIR%%/%%VERSION%%/scripts/update-styles.lua %%DATADIR%%/%%VERSION%%/styles/arabic.isy diff --git a/graphics/jp/Makefile b/graphics/jp/Makefile index a669a6a42f0a..5b61d131f929 100644 --- a/graphics/jp/Makefile +++ b/graphics/jp/Makefile @@ -1,6 +1,6 @@ PORTNAME= jp DISTVERSION= 1.1.12 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile index f869f975ae40..e7b4d9011221 100644 --- a/graphics/kf5-kimageformats/Makefile +++ b/graphics/kf5-kimageformats/Makefile @@ -1,6 +1,6 @@ PORTNAME= kimageformats DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kf6-kimageformats/Makefile b/graphics/kf6-kimageformats/Makefile index 8dc08c060878..8e03a89b16ff 100644 --- a/graphics/kf6-kimageformats/Makefile +++ b/graphics/kf6-kimageformats/Makefile @@ -1,6 +1,6 @@ PORTNAME= kimageformats DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde kde-frameworks COMMENT= Plugins to allow QImage to support extra file formats diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 24f610a46773..9ad531d10eff 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 5.2.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index 5413dc595976..08d50a852845 100644 --- a/graphics/libjxl/Makefile +++ b/graphics/libjxl/Makefile @@ -1,7 +1,7 @@ PORTNAME= libjxl DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/linux-rl9-gdk-pixbuf2/Makefile b/graphics/linux-rl9-gdk-pixbuf2/Makefile index 360955a6473f..b9f1b47768b9 100644 --- a/graphics/linux-rl9-gdk-pixbuf2/Makefile +++ b/graphics/linux-rl9-gdk-pixbuf2/Makefile @@ -1,7 +1,7 @@ PORTNAME= gdk-pixbuf2 PORTVERSION= 2.42.6 -DISTVERSIONSUFFIX= -4.el9_4 -PORTREVISION= 7 +DISTVERSIONSUFFIX= -6.el9_6 +PORTREVISION= 8 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org diff --git a/graphics/linux-rl9-gdk-pixbuf2/distinfo b/graphics/linux-rl9-gdk-pixbuf2/distinfo index acb0deebff0d..9214bc00c9e6 100644 --- a/graphics/linux-rl9-gdk-pixbuf2/distinfo +++ b/graphics/linux-rl9-gdk-pixbuf2/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1731666780 -SHA256 (rocky/g/gdk-pixbuf2-2.42.6-4.el9_4.aarch64.rpm) = eb5898b0d08f98f5ee79adf959a35134eae2217db0d85a0318f9875d44ee2b44 -SIZE (rocky/g/gdk-pixbuf2-2.42.6-4.el9_4.aarch64.rpm) = 474872 -SHA256 (rocky/g/gdk-pixbuf2-2.42.6-4.el9_4.i686.rpm) = 85ac80964283b7e88f0e442f5c89e0009a5376f55d4b186f88a6409a059c16c8 -SIZE (rocky/g/gdk-pixbuf2-2.42.6-4.el9_4.i686.rpm) = 485091 -SHA256 (rocky/g/gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rpm) = 9f23d0f41ae83f45da6048ce309783355091cac0b4c76851cefe805c445ac549 -SIZE (rocky/g/gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rpm) = 477160 -SHA256 (rocky/g/gdk-pixbuf2-modules-2.42.6-4.el9_4.aarch64.rpm) = a783282f8d82b08c07d993605641f24061e58f499093deac1f9e9f1632ad0d5d -SIZE (rocky/g/gdk-pixbuf2-modules-2.42.6-4.el9_4.aarch64.rpm) = 85139 -SHA256 (rocky/g/gdk-pixbuf2-modules-2.42.6-4.el9_4.i686.rpm) = 6b40e0101e2cec7ef3a6a69ad552332d430e44c42d4019589af272b749bd95c8 -SIZE (rocky/g/gdk-pixbuf2-modules-2.42.6-4.el9_4.i686.rpm) = 91668 -SHA256 (rocky/g/gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64.rpm) = d24bd8a516d13628e1d58b3cb6c79c8ee7e93afefa09c4a9a040209c5dfc0a3c -SIZE (rocky/g/gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64.rpm) = 86593 -SHA256 (rocky/g/gdk-pixbuf2-2.42.6-4.el9_4.src.rpm) = 9e598722f5349cca08ac4dde4baa0d1b35b2227ab625e606185d965be63aad83 -SIZE (rocky/g/gdk-pixbuf2-2.42.6-4.el9_4.src.rpm) = 7735313 +TIMESTAMP = 1757069475 +SHA256 (rocky/g/gdk-pixbuf2-2.42.6-6.el9_6.aarch64.rpm) = f15502d4bcd1bcd696b5c2e044c3522d38fbe4812a310e09183d61d32ee7d012 +SIZE (rocky/g/gdk-pixbuf2-2.42.6-6.el9_6.aarch64.rpm) = 474741 +SHA256 (rocky/g/gdk-pixbuf2-2.42.6-6.el9_6.i686.rpm) = 69c13a62661f25cc6cd1abd9420f41a2acecf9fe1688669f8a939728e728d8ec +SIZE (rocky/g/gdk-pixbuf2-2.42.6-6.el9_6.i686.rpm) = 484011 +SHA256 (rocky/g/gdk-pixbuf2-2.42.6-6.el9_6.x86_64.rpm) = 45a809fb972eab8cec05fa036649ce53d1f68b48b0107b7ac9595facf387e8ee +SIZE (rocky/g/gdk-pixbuf2-2.42.6-6.el9_6.x86_64.rpm) = 476463 +SHA256 (rocky/g/gdk-pixbuf2-modules-2.42.6-6.el9_6.aarch64.rpm) = 37d7c57ad554f30fee3252da7ab7b4a6a63a490671a40c72cf6afab2285c57ab +SIZE (rocky/g/gdk-pixbuf2-modules-2.42.6-6.el9_6.aarch64.rpm) = 83851 +SHA256 (rocky/g/gdk-pixbuf2-modules-2.42.6-6.el9_6.i686.rpm) = 2d354aff28a900919e92a33c941666073c4400af13d368ee74cfae619a95280a +SIZE (rocky/g/gdk-pixbuf2-modules-2.42.6-6.el9_6.i686.rpm) = 90061 +SHA256 (rocky/g/gdk-pixbuf2-modules-2.42.6-6.el9_6.x86_64.rpm) = d2e4f4c553ac47fd16cd245eb764397086f0763db580b6f50b52ff75eb5b5940 +SIZE (rocky/g/gdk-pixbuf2-modules-2.42.6-6.el9_6.x86_64.rpm) = 85356 +SHA256 (rocky/g/gdk-pixbuf2-2.42.6-6.el9_6.src.rpm) = a723b560f7edd78efcb7fdfce62a9e95c5e09b504b159c725924341ef4bd7658 +SIZE (rocky/g/gdk-pixbuf2-2.42.6-6.el9_6.src.rpm) = 7736449 diff --git a/graphics/linux-rl9-libjxl/Makefile b/graphics/linux-rl9-libjxl/Makefile index b07cccc4d6e6..1d9f44a36db9 100644 --- a/graphics/linux-rl9-libjxl/Makefile +++ b/graphics/linux-rl9-libjxl/Makefile @@ -1,7 +1,6 @@ PORTNAME= libjxl -PORTVERSION= 0.7.0 -DISTVERSIONSUFFIX= -1.el9 -PORTREVISION= 2 +PORTVERSION= 0.7.2 +DISTVERSIONSUFFIX= -2.el9 MASTER_SITES= EPEL9 CATEGORIES= graphics linux diff --git a/graphics/linux-rl9-libjxl/distinfo b/graphics/linux-rl9-libjxl/distinfo index dccda889d2c6..054bf02fbf82 100644 --- a/graphics/linux-rl9-libjxl/distinfo +++ b/graphics/linux-rl9-libjxl/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1708415374 -SHA256 (rocky/l/libjxl-0.7.0-1.el9.aarch64.rpm) = 312b2570c0a272067e7da24fe15b203cd3797975435aeac81181d74067644402 -SIZE (rocky/l/libjxl-0.7.0-1.el9.aarch64.rpm) = 695267 -SHA256 (rocky/l/libjxl-0.7.0-1.el9.x86_64.rpm) = 22549884ba9f6f69c6e31955c77bf1d47b3b00cad86aeeed745933788b9bd0fd -SIZE (rocky/l/libjxl-0.7.0-1.el9.x86_64.rpm) = 980251 -SHA256 (rocky/j/jpegxl-0.7.0-1.el9.src.rpm) = a07df3df5cc31d0af5e53b846ab5a27128368b9985bf587c9a08fb4b81d64fae -SIZE (rocky/j/jpegxl-0.7.0-1.el9.src.rpm) = 4081635 +TIMESTAMP = 1757068323 +SHA256 (rocky/l/libjxl-0.7.2-2.el9.aarch64.rpm) = 64b84ac3293cd16c2f25e9f7e7addee1d69d09a4b6938c53e6ebca50dcd570ab +SIZE (rocky/l/libjxl-0.7.2-2.el9.aarch64.rpm) = 739985 +SHA256 (rocky/l/libjxl-0.7.2-2.el9.x86_64.rpm) = feadf9606256e182301aef0c53fac0f7b240391766eb41a331d4d2e1cbe2e087 +SIZE (rocky/l/libjxl-0.7.2-2.el9.x86_64.rpm) = 1005187 +SHA256 (rocky/j/jpegxl-0.7.2-2.el9.src.rpm) = fdf7668acba37236cf0a2810a96af8a5f97962f53e3afa1b13b40fb1e60511c3 +SIZE (rocky/j/jpegxl-0.7.2-2.el9.src.rpm) = 4080459 diff --git a/graphics/linux-rl9-libjxl/pkg-plist.aarch64 b/graphics/linux-rl9-libjxl/pkg-plist.aarch64 index 3749f2a255bb..e4f14450a147 100644 --- a/graphics/linux-rl9-libjxl/pkg-plist.aarch64 +++ b/graphics/linux-rl9-libjxl/pkg-plist.aarch64 @@ -1,7 +1,7 @@ usr/lib64/libjxl.so.0.7 -usr/lib64/libjxl.so.0.7.0 +usr/lib64/libjxl.so.0.7.2 usr/lib64/libjxl_threads.so.0.7 -usr/lib64/libjxl_threads.so.0.7.0 +usr/lib64/libjxl_threads.so.0.7.2 usr/share/licenses/libjxl/LICENSE usr/share/mime/packages/image-jxl.xml usr/share/thumbnailers/jxl.thumbnailer diff --git a/graphics/linux-rl9-libjxl/pkg-plist.amd64 b/graphics/linux-rl9-libjxl/pkg-plist.amd64 index 3749f2a255bb..e4f14450a147 100644 --- a/graphics/linux-rl9-libjxl/pkg-plist.amd64 +++ b/graphics/linux-rl9-libjxl/pkg-plist.amd64 @@ -1,7 +1,7 @@ usr/lib64/libjxl.so.0.7 -usr/lib64/libjxl.so.0.7.0 +usr/lib64/libjxl.so.0.7.2 usr/lib64/libjxl_threads.so.0.7 -usr/lib64/libjxl_threads.so.0.7.0 +usr/lib64/libjxl_threads.so.0.7.2 usr/share/licenses/libjxl/LICENSE usr/share/mime/packages/image-jxl.xml usr/share/thumbnailers/jxl.thumbnailer diff --git a/graphics/linux-rl9-qt5-qt3d/Makefile b/graphics/linux-rl9-qt5-qt3d/Makefile index d678decdd09b..12cdd7206515 100644 --- a/graphics/linux-rl9-qt5-qt3d/Makefile +++ b/graphics/linux-rl9-qt5-qt3d/Makefile @@ -1,7 +1,7 @@ PORTNAME= qt5 PORTVERSION= 5.15.9 -DISTVERSIONSUFFIX= -1.el9 -PORTREVISION= 2 +DISTVERSIONSUFFIX= -2.el9_6 +PORTREVISION= 3 CATEGORIES= graphics linux PKGNAMESUFFIX= -qt3d diff --git a/graphics/linux-rl9-qt5-qt3d/distinfo b/graphics/linux-rl9-qt5-qt3d/distinfo index 07e3acaefb12..8b1db2f863f0 100644 --- a/graphics/linux-rl9-qt5-qt3d/distinfo +++ b/graphics/linux-rl9-qt5-qt3d/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1731449910 -SHA256 (rocky/q/qt5-qt3d-5.15.9-1.el9.aarch64.rpm) = b2dd0a4ae5f639c08f024c39872b51fe4ad1ea01dd2a727b76deb8c21c829cb6 -SIZE (rocky/q/qt5-qt3d-5.15.9-1.el9.aarch64.rpm) = 3104842 -SHA256 (rocky/q/qt5-qt3d-5.15.9-1.el9.i686.rpm) = 0a56d2109e8049115481509e756477060cacff2e8a44abb13115d8d5013e53e1 -SIZE (rocky/q/qt5-qt3d-5.15.9-1.el9.i686.rpm) = 3496582 -SHA256 (rocky/q/qt5-qt3d-5.15.9-1.el9.x86_64.rpm) = 30e7d0dc9ce716c3de2fa05d50ca7258123dbbbccd4cba1bf4dc47541b257f5d -SIZE (rocky/q/qt5-qt3d-5.15.9-1.el9.x86_64.rpm) = 3172050 -SHA256 (rocky/q/qt5-qt3d-5.15.9-1.el9.src.rpm) = 9775a725ba3a3f8595cf6bd4590bb9988957ddbb5a10d923a2833208713291e7 -SIZE (rocky/q/qt5-qt3d-5.15.9-1.el9.src.rpm) = 118354829 +TIMESTAMP = 1757069605 +SHA256 (rocky/q/qt5-qt3d-5.15.9-2.el9_6.aarch64.rpm) = 64e73a013fcdd31710bfd3b08dd0c14ef1a6830127278c117c636450fb2a6b9c +SIZE (rocky/q/qt5-qt3d-5.15.9-2.el9_6.aarch64.rpm) = 3103458 +SHA256 (rocky/q/qt5-qt3d-5.15.9-2.el9_6.i686.rpm) = b9bd6c3d2ff4faddb31b8926da16f2153fb15c98ded00f5906210dc6785f333f +SIZE (rocky/q/qt5-qt3d-5.15.9-2.el9_6.i686.rpm) = 3495621 +SHA256 (rocky/q/qt5-qt3d-5.15.9-2.el9_6.x86_64.rpm) = a90a835f8cde587b32fa90be5239602c1d2494a505062aa2d4bb80389b144ebe +SIZE (rocky/q/qt5-qt3d-5.15.9-2.el9_6.x86_64.rpm) = 3169159 +SHA256 (rocky/q/qt5-qt3d-5.15.9-2.el9_6.src.rpm) = 94a4efd17e8f39747a4ef978855cb816bab4fdb7e114c26eadbee32f1cd68233 +SIZE (rocky/q/qt5-qt3d-5.15.9-2.el9_6.src.rpm) = 118355895 diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index 0ce2ee284d26..cf76a1f7a623 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -1,6 +1,6 @@ PORTNAME= luminance-hdr DISTVERSION= 2.6.1.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} diff --git a/graphics/lunasvg/Makefile b/graphics/lunasvg/Makefile index bc16a568936f..cdff30ed063b 100644 --- a/graphics/lunasvg/Makefile +++ b/graphics/lunasvg/Makefile @@ -1,7 +1,6 @@ PORTNAME= lunasvg DISTVERSIONPREFIX= v -DISTVERSION= 3.2.1 -PORTREVISION= 1 +DISTVERSION= 3.4.0 CATEGORIES= graphics MAINTAINER= alven@FreeBSD.org @@ -19,9 +18,11 @@ USE_GITHUB= yes GH_ACCOUNT= sammycage USE_LDCONFIG= yes +EXTRACT_AFTER_ARGS= --exclude plutovg --no-same-owner --no-same-permissions + PLIST_SUB= SOVERSION=${DISTVERSION} -OPTIONS_DEFINE= STATIC +OPTIONS_DEFINE= STATIC OPTIONS_SUB= yes STATIC_MESON_ON= -Ddefault_library=both diff --git a/graphics/lunasvg/distinfo b/graphics/lunasvg/distinfo index 4a35416a49cb..06a48370198b 100644 --- a/graphics/lunasvg/distinfo +++ b/graphics/lunasvg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741514905 -SHA256 (sammycage-lunasvg-v3.2.1_GH0.tar.gz) = 3420175c9632007edfcd0198001abc116c5c646af8e928d393cd029985cc4ee8 -SIZE (sammycage-lunasvg-v3.2.1_GH0.tar.gz) = 54705 +TIMESTAMP = 1755084452 +SHA256 (sammycage-lunasvg-v3.4.0_GH0.tar.gz) = 6ef03a7471fe4288def39e9fe55dfe2dbfb4041792d81a7e07e362f649cc7a0b +SIZE (sammycage-lunasvg-v3.4.0_GH0.tar.gz) = 293074 diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile index 505e5539c41b..419521ba5fbb 100644 --- a/graphics/mandelbulber/Makefile +++ b/graphics/mandelbulber/Makefile @@ -1,5 +1,6 @@ PORTNAME= mandelbulber DISTVERSION= 2.33 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 154c286245a0..0df78bdbaf29 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 25.2-branchpoint-2680 -DISTVERSIONSUFFIX= -gb4bac915f0d +DISTVERSION= 25.2-branchpoint-2843 +DISTVERSIONSUFFIX= -g29fb897c0a0 CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 4e286e98eb1d..5d5c6db73f30 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1756937246 -SHA256 (mesa-25.2-branchpoint-2680-gb4bac915f0d.tar.bz2) = 6c44b70830a637e39ba1f6238c7c6d75c268dfcc1d5c6c001dddbdecc396716f -SIZE (mesa-25.2-branchpoint-2680-gb4bac915f0d.tar.bz2) = 58679512 +TIMESTAMP = 1757116992 +SHA256 (mesa-25.2-branchpoint-2843-g29fb897c0a0.tar.bz2) = b8966418b84424137736187ed8884dac3dfcd0ce4e845f889bde4b784f16835a +SIZE (mesa-25.2-branchpoint-2843-g29fb897c0a0.tar.bz2) = 58741659 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (de5cf0a44b50.patch) = c9e02e5eb1fb4e3aa2bc7a7e0a70f28f3ee609835ff0b59e827893a821983851 diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 8415a104e4e2..4f060820dca5 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -1,7 +1,7 @@ PORTNAME= ogre3d DISTVERSIONPREFIX= v DISTVERSION= 14.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MAINTAINER= fluffy@FreeBSD.org diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile index dae631ec6dc7..00d9085ae674 100644 --- a/graphics/opencolorio/Makefile +++ b/graphics/opencolorio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.4.2 # py-opencolorio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 855ea787d443..d0d297a3a95a 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics PATCH_SITES= https://github.com/opencv/opencv/commit/ diff --git a/graphics/openexr-website-docs/Makefile b/graphics/openexr-website-docs/Makefile index 5a1c782b622a..658d17c0d38f 100644 --- a/graphics/openexr-website-docs/Makefile +++ b/graphics/openexr-website-docs/Makefile @@ -1,5 +1,5 @@ PORTNAME= openexr-website-docs -PORTVERSION= 3.3.5 +PORTVERSION= 3.4.0 PORTREVISION= 0 MASTER_SITES= https://github.com/AcademySoftwareFoundation/openexr/releases/download/v${PORTVERSION}/:DEFAULT \ https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/:website \ diff --git a/graphics/openexr-website-docs/distinfo b/graphics/openexr-website-docs/distinfo index 47b7309067ac..ac06275377a2 100644 --- a/graphics/openexr-website-docs/distinfo +++ b/graphics/openexr-website-docs/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1753650858 -SHA256 (openexr/openexr-3.3.5.tar.gz) = 8f9241f0e9d6b7aec7e9509cf2a9224416b9cd9d41740deab3827b1f2d01c662 -SIZE (openexr/openexr-3.3.5.tar.gz) = 21207074 +TIMESTAMP = 1757119919 +SHA256 (openexr/openexr-3.4.0.tar.gz) = 1d4bddda2d22571f63db5f067c5741b50c8d41231f360ab17063176eb710a670 +SIZE (openexr/openexr-3.4.0.tar.gz) = 25544015 SHA256 (openexr/TestImages/README.rst) = 3cbb0a9ab20868940de1b9bf582bdc5ff4244cc585c682d6e40b9befb8fd593c SIZE (openexr/TestImages/README.rst) = 2588 SHA256 (openexr/TestImages/AllHalfValues.exr) = eede573a0b59b79f21de15ee9d3b7649d58d8f2a8e7787ea34f192db3b3c84a4 diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 777c0f371f75..74944d3740ed 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -1,6 +1,6 @@ PORTNAME?= openexr -PORTVERSION?= 3.3.5 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore -PORTREVISION?= 1 +PORTVERSION?= 3.4.0 # ALSO update openexr-website-docs! -- verify sigstore: make makesum verify-sigstore +PORTREVISION?= 0 CATEGORIES= graphics devel .if !defined(MASTERDIR) MASTER_SITES= https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/v1.0/:testimages \ @@ -40,7 +40,8 @@ BUILD_DEPENDS?= help2man:misc/help2man # release engineering, no other port should version pin Imath # or OpenEXR without extremely good reason LIB_DEPENDS?= libImath-3_2.so.30:math/Imath \ - libdeflate.so:archivers/libdeflate + libdeflate.so:archivers/libdeflate \ + libopenjph.so:graphics/openjph USES?= cmake:testing compiler:c++14-lang cpe pathfix pkgconfig @@ -65,8 +66,8 @@ CPPFLAGS+= -I. # must be linked with -l{thr|pthread} explicitly LDFLAGS+= -lpthread -_MAJORVER= 3_3 -_VER= 32 +_MAJORVER= 3_4 +_VER= 33 _REL= ${PORTVERSION} PLIST_SUB+= MAJORVER=${_MAJORVER} \ VER=${_VER} \ diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo index b09b1ed3a98b..e96e7a38449a 100644 --- a/graphics/openexr/distinfo +++ b/graphics/openexr/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1753648872 -SHA256 (openexr/openexr-3.3.5.tar.gz) = 8f9241f0e9d6b7aec7e9509cf2a9224416b9cd9d41740deab3827b1f2d01c662 -SIZE (openexr/openexr-3.3.5.tar.gz) = 21207074 +TIMESTAMP = 1757119886 +SHA256 (openexr/openexr-3.4.0.tar.gz) = 1d4bddda2d22571f63db5f067c5741b50c8d41231f360ab17063176eb710a670 +SIZE (openexr/openexr-3.4.0.tar.gz) = 25544015 SHA256 (openexr/Beachball/multipart.0001.exr) = 0cd032069fbaa14a2766861fef9893ea66a6494ff64650725d3b26a500df774b SIZE (openexr/Beachball/multipart.0001.exr) = 2894260 SHA256 (openexr/Beachball/singlepart.0001.exr) = 29719942ed3c095a8f8f111fc139fc4c28f446007f5bfce00177cae585b1a87a diff --git a/graphics/openexr/pkg-plist b/graphics/openexr/pkg-plist index 9be0d7c7c3f9..384776b20ffd 100644 --- a/graphics/openexr/pkg-plist +++ b/graphics/openexr/pkg-plist @@ -34,6 +34,7 @@ include/OpenEXR/ImfAcesFile.h include/OpenEXR/ImfArray.h include/OpenEXR/ImfAttribute.h include/OpenEXR/ImfBoxAttribute.h +include/OpenEXR/ImfBytesAttribute.h include/OpenEXR/ImfCRgbaFile.h include/OpenEXR/ImfChannelList.h include/OpenEXR/ImfChannelListAttribute.h @@ -79,6 +80,7 @@ include/OpenEXR/ImfFramesPerSecond.h include/OpenEXR/ImfGenericInputFile.h include/OpenEXR/ImfGenericOutputFile.h include/OpenEXR/ImfHeader.h +include/OpenEXR/ImfHTCompressor.h include/OpenEXR/ImfHuf.h include/OpenEXR/ImfIDManifest.h include/OpenEXR/ImfIDManifestAttribute.h diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 1128474920ac..773d0b6aa63c 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.5.13.1 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 11 +PORTREVISION?= 12 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index 238f34baaaa0..dcf03dfa0146 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.13.12.0 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= graphics devel MAINTAINER= FreeBSD@Shaneware.biz diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index c1f023c74a69..36180a53daf1 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 80 +PORTREVISION= 81 CATEGORIES= graphics MAINTAINER= fluffy@FreeBSD.org diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile index d40d201ac11e..8c337d991a6d 100644 --- a/graphics/osg34/Makefile +++ b/graphics/osg34/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 65 +PORTREVISION= 66 CATEGORIES= graphics PKGNAMESUFFIX= 34 diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index e2b0224fd4a2..e51272d543f2 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -1,6 +1,6 @@ PORTNAME= pfstools DISTVERSION= 2.1.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index e2ce1a96ef30..989ff0aec2a9 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -1,6 +1,6 @@ PORTNAME= pixie PORTVERSION= 2.2.6 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} DISTNAME= Pixie-src-${PORTVERSION} diff --git a/graphics/plutosvg/Makefile b/graphics/plutosvg/Makefile index af46e0850131..a91e975dc402 100644 --- a/graphics/plutosvg/Makefile +++ b/graphics/plutosvg/Makefile @@ -1,6 +1,7 @@ PORTNAME= plutosvg DISTVERSIONPREFIX= v DISTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= alven@FreeBSD.org diff --git a/graphics/plutovg/Makefile b/graphics/plutovg/Makefile index bb52d4ca3a5e..39b3c13cb118 100644 --- a/graphics/plutovg/Makefile +++ b/graphics/plutovg/Makefile @@ -1,6 +1,6 @@ PORTNAME= plutovg DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 +DISTVERSION= 1.3.0 CATEGORIES= graphics MAINTAINER= alven@FreeBSD.org diff --git a/graphics/plutovg/distinfo b/graphics/plutovg/distinfo index ed1f15ab3b18..f46372c8f0ea 100644 --- a/graphics/plutovg/distinfo +++ b/graphics/plutovg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741869849 -SHA256 (sammycage-plutovg-v1.0.0_GH0.tar.gz) = d4a8015aee9eefc29b01e6dabfd3d4b371ae12f9d5e9be09798deb77a528a794 -SIZE (sammycage-plutovg-v1.0.0_GH0.tar.gz) = 228563 +TIMESTAMP = 1755039108 +SHA256 (sammycage-plutovg-v1.3.0_GH0.tar.gz) = 4b08587d782f6858e6cb815b455fd7238f45190a57094857a3123883ecb595eb +SIZE (sammycage-plutovg-v1.3.0_GH0.tar.gz) = 236476 diff --git a/graphics/plutovg/files/patch-meson.build b/graphics/plutovg/files/patch-meson.build new file mode 100644 index 000000000000..b6a321bb1a15 --- /dev/null +++ b/graphics/plutovg/files/patch-meson.build @@ -0,0 +1,16 @@ +cherry-picked from https://github.com/sammycage/plutovg/pull/62 + +--- meson.build.orig 2025-07-22 17:34:24 UTC ++++ meson.build +@@ -30,6 +30,11 @@ endif + plutovg_deps += [math_dep] + endif + ++stdthreads_dep = cc.find_library('stdthreads', required: false) ++if stdthreads_dep.found() ++ plutovg_deps += [stdthreads_dep] ++endif ++ + plutovg_sources = [ + 'source/plutovg-blend.c', + 'source/plutovg-canvas.c', diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index 58fb8c9f6ae0..97d89a89f7e5 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -1,7 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.7.0.10 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics PKGNAMESUFFIX= 37 diff --git a/graphics/povray38/Makefile b/graphics/povray38/Makefile index 4c5f87fedb98..957d07bfb9e8 100644 --- a/graphics/povray38/Makefile +++ b/graphics/povray38/Makefile @@ -1,7 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.8.0-beta.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= https://github.com/POV-Ray/povray/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= 38 diff --git a/graphics/sdl3_ttf/Makefile b/graphics/sdl3_ttf/Makefile index 3a1834e93f01..e50c8bde39da 100644 --- a/graphics/sdl3_ttf/Makefile +++ b/graphics/sdl3_ttf/Makefile @@ -1,7 +1,7 @@ PORTNAME= sdl3_ttf DISTVERSIONPREFIX= release- DISTVERSION= 3.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile index bf0652eb4feb..b5fd1cdc6c81 100644 --- a/graphics/simpleviewer/Makefile +++ b/graphics/simpleviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= simpleviewer PORTVERSION= 3.1.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/andreyu/simple-viewer-gl/get/${BB_COMMIT}.tar.bz2?dummy=/ diff --git a/graphics/synfig/Makefile b/graphics/synfig/Makefile index 9ba4a5ffa864..afc0358a6540 100644 --- a/graphics/synfig/Makefile +++ b/graphics/synfig/Makefile @@ -1,7 +1,7 @@ PORTNAME= synfig DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics devel multimedia MAINTAINER= portmaster@BSDforge.com diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index 987bc471ea19..f0315bfcb458 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -1,7 +1,7 @@ PORTNAME= synfigstudio DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics multimedia MAINTAINER= portmaster@BSDforge.com diff --git a/graphics/vhs/Makefile b/graphics/vhs/Makefile index 029a2ab44aaa..528d5714cfcf 100644 --- a/graphics/vhs/Makefile +++ b/graphics/vhs/Makefile @@ -1,7 +1,7 @@ PORTNAME= vhs DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= dtxdf@FreeBSD.org diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index c3a06638ea6b..e1145ccce266 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -1,7 +1,7 @@ PORTNAME= vigra DISTVERSIONPREFIX=v DISTVERSION= 1.12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index e02bb8413e5a..9a422eb33653 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,5 +1,6 @@ PORTNAME= vips PORTVERSION= 8.17.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile index f6d0e76a47b8..eb19e714bc0f 100644 --- a/graphics/yafaray/Makefile +++ b/graphics/yafaray/Makefile @@ -1,7 +1,7 @@ PORTNAME= yafaray DISTVERSIONPREFIX= v DISTVERSION= 3.5.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 9d3cb8bc425c..21b0804b230d 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -1,5 +1,5 @@ PORTNAME= eclipse -DISTVERSION= 4.36 +DISTVERSION= 4.37 PORTREVISION= 1 CATEGORIES= java devel ECLIPSE_TAG= R${DISTVERSION:S|.|_|g} diff --git a/java/eclipse/Makefile.plugins b/java/eclipse/Makefile.plugins index 2d54cbe0aa77..54814b3ef0ec 100644 --- a/java/eclipse/Makefile.plugins +++ b/java/eclipse/Makefile.plugins @@ -1,6 +1,6 @@ NO_BUILD= yes USES+= java -JAVA_VERSION= 17+ +JAVA_VERSION= 21+ REPO_DIRS?= features plugins diff --git a/java/eclipse/distinfo b/java/eclipse/distinfo index 5408ac479ff0..f0a6818536a2 100644 --- a/java/eclipse/distinfo +++ b/java/eclipse/distinfo @@ -1,29 +1,29 @@ -TIMESTAMP = 1752913239 -SHA256 (eclipse/chirontt-eclipse.platform.releng.aggregator-4.36-R4_36_maintenance_GH0.tar.gz) = 58d6734c7dd334d416b7d0255b3d71b11ee20cb7b790c0c7c6679727d0fd3611 -SIZE (eclipse/chirontt-eclipse.platform.releng.aggregator-4.36-R4_36_maintenance_GH0.tar.gz) = 26211750 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt-R4_36_GH0.tar.gz) = d537c10f1f7bd9159e1877c6fe8ebeafea7132e98ff5ebe6b9b09717203c5677 -SIZE (eclipse/eclipse-jdt-eclipse.jdt-R4_36_GH0.tar.gz) = 39974 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt.core-R4_36_GH0.tar.gz) = c2e292fd897bf6987c2f5828b3efd6a61634837f7c973842bf6fb8c11acee28f -SIZE (eclipse/eclipse-jdt-eclipse.jdt.core-R4_36_GH0.tar.gz) = 15673901 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_36_GH0.tar.gz) = c191bc12667e600f63844dea12b01f821094773e8bf02e5eb0ec981aaf97c2bc -SIZE (eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_36_GH0.tar.gz) = 34885784 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt.debug-R4_36_GH0.tar.gz) = 705d965e1941593f58eb03bf4287f220a285ff7d6f9edc2d0d7e033f4e314946 -SIZE (eclipse/eclipse-jdt-eclipse.jdt.debug-R4_36_GH0.tar.gz) = 2377734 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt.ui-R4_36_GH0.tar.gz) = 034ab6325f5d4c30129d89dcb89d1ee3a7a2554a4ad6d5af5a4e7d17d8cc7a7c -SIZE (eclipse/eclipse-jdt-eclipse.jdt.ui-R4_36_GH0.tar.gz) = 25031173 -SHA256 (eclipse/chirontt-eclipse.pde-R4_36_maintenance_GH0.tar.gz) = f0bd123252afe25b730d1cd56a5e2e134914b2199846cb9f10402a5e0a373fef -SIZE (eclipse/chirontt-eclipse.pde-R4_36_maintenance_GH0.tar.gz) = 36060538 -SHA256 (eclipse/chirontt-eclipse.platform-R4_36_maintenance_GH0.tar.gz) = 582f5eb27de0316b228fc3fa0d962a18ed2c2cd320644a575e95139f63de9a35 -SIZE (eclipse/chirontt-eclipse.platform-R4_36_maintenance_GH0.tar.gz) = 16630323 -SHA256 (eclipse/chirontt-eclipse.platform.swt-R4_36_maintenance_GH0.tar.gz) = 011eba684af94e73f26dd878c941a59845ab899cdba33f45d2976c2560fd0fb0 -SIZE (eclipse/chirontt-eclipse.platform.swt-R4_36_maintenance_GH0.tar.gz) = 10658980 -SHA256 (eclipse/chirontt-eclipse.platform.ui-R4_36_maintenance_GH0.tar.gz) = c66604fb01f6d5614cb67b201c1f94273e5ea3721fe6e115ba1b24a766bc6477 -SIZE (eclipse/chirontt-eclipse.platform.ui-R4_36_maintenance_GH0.tar.gz) = 16572318 -SHA256 (eclipse/chirontt-equinox-R4_36_maintenance_GH0.tar.gz) = f6f276d6d8d69fa0cc4c9fdd1693d8bb8be98074fc9b8ce86cf2e709ab627118 -SIZE (eclipse/chirontt-equinox-R4_36_maintenance_GH0.tar.gz) = 3634382 -SHA256 (eclipse/chirontt-equinox.binaries-R4_36_maintenance_GH0.tar.gz) = 40d14c0ce3963220c21df37274348dd014973ffd20c4cc1a17ceb2ae9c7990d7 -SIZE (eclipse/chirontt-equinox.binaries-R4_36_maintenance_GH0.tar.gz) = 1620956 -SHA256 (eclipse/chirontt-p2-R4_36_maintenance_GH0.tar.gz) = 74ec993e52abb83641e12e0438bc4a9f0075a2476a17fb1c6bde4f05ff872eac -SIZE (eclipse/chirontt-p2-R4_36_maintenance_GH0.tar.gz) = 54033925 -SHA256 (eclipse/NorbertXYZ-eclipse-maven-4.36_GH0.tar.gz) = 0d26e1f29db214bcf8f842eca5c352f947ca9cd0906ce6d0df9b0b44bc9f9c7d -SIZE (eclipse/NorbertXYZ-eclipse-maven-4.36_GH0.tar.gz) = 531877628 +TIMESTAMP = 1757121212 +SHA256 (eclipse/chirontt-eclipse.platform.releng.aggregator-4.37-R4_37_maintenance_GH0.tar.gz) = 51213dce946191fd381736d26a53bd54aad6222570848983194de278b27f94c3 +SIZE (eclipse/chirontt-eclipse.platform.releng.aggregator-4.37-R4_37_maintenance_GH0.tar.gz) = 26193143 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt-R4_37_GH0.tar.gz) = 84c45a5314f877f3c032353d49c2cb44190e3c5245b08ebb08d5b317458b37f3 +SIZE (eclipse/eclipse-jdt-eclipse.jdt-R4_37_GH0.tar.gz) = 39942 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt.core-R4_37_GH0.tar.gz) = a3351fe6a1748ff4d26729dd0654dfe8837125a1c42aa63091bdf76f59b30cdb +SIZE (eclipse/eclipse-jdt-eclipse.jdt.core-R4_37_GH0.tar.gz) = 15796506 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_37_GH0.tar.gz) = 62b940d68e6eae3a1176248be27546982afd26e5a7b09b7db8a63585e0cf29e5 +SIZE (eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_37_GH0.tar.gz) = 34885781 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt.debug-R4_37_GH0.tar.gz) = 3f7f3cb0152ee3d61d0aa1cf633529fe1fd2fc7fc7af4e305c64acc537b2c670 +SIZE (eclipse/eclipse-jdt-eclipse.jdt.debug-R4_37_GH0.tar.gz) = 2394844 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt.ui-R4_37_GH0.tar.gz) = ef8b92920c7aa656898c2c01024d0cdc6c72e38ea766c7a5cb3f761aea393732 +SIZE (eclipse/eclipse-jdt-eclipse.jdt.ui-R4_37_GH0.tar.gz) = 25051681 +SHA256 (eclipse/chirontt-eclipse.pde-R4_37_maintenance_GH0.tar.gz) = 200d64c686fd736991aaeafee02e9350864ee366cafcc1e13c39a4e874311c3f +SIZE (eclipse/chirontt-eclipse.pde-R4_37_maintenance_GH0.tar.gz) = 36078994 +SHA256 (eclipse/chirontt-eclipse.platform-R4_37_maintenance_GH0.tar.gz) = 9692198c828991aed417dcc32a1a8976a22282ea93a664121ce9e8dd02a907a2 +SIZE (eclipse/chirontt-eclipse.platform-R4_37_maintenance_GH0.tar.gz) = 17332711 +SHA256 (eclipse/chirontt-eclipse.platform.swt-R4_37_maintenance_GH0.tar.gz) = 8e6bf85d8c21c50e82391cdc5a5beb2f4a7f284c3e9625f035296b6d634e8f54 +SIZE (eclipse/chirontt-eclipse.platform.swt-R4_37_maintenance_GH0.tar.gz) = 10645986 +SHA256 (eclipse/chirontt-eclipse.platform.ui-R4_37_maintenance_GH0.tar.gz) = aff77305b6ac126e4f400ba587f5adf2a6147b42528d10a1b68a006b2237131a +SIZE (eclipse/chirontt-eclipse.platform.ui-R4_37_maintenance_GH0.tar.gz) = 16512282 +SHA256 (eclipse/chirontt-equinox-R4_37_maintenance_GH0.tar.gz) = 45b4d50f87ebd96e32470c03c0380f971768bf77f8638a8689856fd4b913f625 +SIZE (eclipse/chirontt-equinox-R4_37_maintenance_GH0.tar.gz) = 3914151 +SHA256 (eclipse/chirontt-equinox.binaries-R4_37_maintenance_GH0.tar.gz) = cdab9d2feefe24d15fff628220ce2c4f60ea890e5d7abb6894b8c8efe42dd533 +SIZE (eclipse/chirontt-equinox.binaries-R4_37_maintenance_GH0.tar.gz) = 1611408 +SHA256 (eclipse/chirontt-p2-R4_37_maintenance_GH0.tar.gz) = 04f7bd83a6b4ddb91f7b58947ec647ccf8d1cb8e036d4f5270a5b6d7036059b4 +SIZE (eclipse/chirontt-p2-R4_37_maintenance_GH0.tar.gz) = 54032020 +SHA256 (eclipse/NorbertXYZ-eclipse-maven-4.37_GH0.tar.gz) = 71a59125c518fbf96d82655b03bcae173772449dc5a334b970d1103a99d7688b +SIZE (eclipse/NorbertXYZ-eclipse-maven-4.37_GH0.tar.gz) = 528936178 diff --git a/lang/dotnet/Makefile b/lang/dotnet/Makefile index 91d2600c520c..b34d8537baf5 100644 --- a/lang/dotnet/Makefile +++ b/lang/dotnet/Makefile @@ -1,6 +1,7 @@ PORTNAME= dotnet DISTVERSIONPREFIX= v DISTVERSION= ${DOTNETVERSION}.6 +PORTREVISION= 1 CATEGORIES= lang devel MASTER_SITES= https://github.com/dotnet/dotnet/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/release.json?dummy=/:dotnetmanifest \ https://github.com/sec/dotnet-core-freebsd-source-build/releases/download/${BOOTSTRAP_SDKVERSION}-vmr/:bootstrap diff --git a/lang/dotnet/files/patch-src_diagnostics_src_SOS_extensions_hostcoreclr.cpp b/lang/dotnet/files/patch-src_diagnostics_src_SOS_extensions_hostcoreclr.cpp new file mode 100644 index 000000000000..83760061a737 --- /dev/null +++ b/lang/dotnet/files/patch-src_diagnostics_src_SOS_extensions_hostcoreclr.cpp @@ -0,0 +1,24 @@ +https://github.com/dotnet/diagnostics/pull/5547 + +--- src/diagnostics/src/SOS/extensions/hostcoreclr.cpp.orig 2025-05-20 22:48:44 UTC ++++ src/diagnostics/src/SOS/extensions/hostcoreclr.cpp +@@ -476,11 +476,6 @@ static HRESULT GetHostRuntime(std::string& coreClrPath + // If the hosting runtime isn't already set, use the runtime we are debugging + if (g_hostRuntimeDirectory == nullptr) + { +-#if defined(HOST_FREEBSD) +- TraceHostingError("FreeBSD not supported\n"); +- return E_FAIL; +-#else +- + HRESULT Status = E_FAIL; + std::vector<ProbingStrategy> strategyList = { + { ProbeEnvVarInstallationHint, RuntimeHostingConstants::DotnetRootArchSpecificEnvVar } +@@ -546,7 +541,6 @@ static HRESULT GetHostRuntime(std::string& coreClrPath + coreClrPath.append(DIRECTORY_SEPARATOR_STR_A); + coreClrPath.append(MAKEDLLNAME_A("coreclr")); + return S_OK; +-#endif + } + + /**********************************************************************\ diff --git a/lang/dotnet8/Makefile b/lang/dotnet8/Makefile index 210cdf8e770d..2457d16040ec 100644 --- a/lang/dotnet8/Makefile +++ b/lang/dotnet8/Makefile @@ -1,7 +1,6 @@ PORTNAME= dotnet DISTVERSIONPREFIX= v -DISTVERSION= ${DOTNETVERSION}.6 -PORTREVISION= 4 +DISTVERSION= ${DOTNETVERSION}.7 CATEGORIES= lang devel MASTER_SITES= https://github.com/dotnet/dotnet/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/release.json?dummy=/:dotnetmanifest \ LOCAL/arrowd/dotnet/:bootstrap @@ -49,9 +48,9 @@ BOOTSTRAP_SOURCEBUILT_ARTIFACTS_DISTNAME= Private.SourceBuilt.Artifacts.${BOOTST BOOTSTRAP_SDK_DISTNAME= dotnet-sdk-${BOOTSTRAP_SDKVERSION}-freebsd-${DOTNET_ARCH} DOTNETVERSION= 8.0 -SDKVERSION= ${DOTNETVERSION}.106 -SDKVERSIONSUFFIX= -servicing.24272.10 -SOURCEBUILT_ARTIFACTS_DISTNAME= Private.SourceBuilt.Artifacts.${SDKVERSION}${SDKVERSIONSUFFIX}.freebsd.13-${DOTNET_ARCH} +SDKVERSION= ${DOTNETVERSION}.107 +SDKVERSIONSUFFIX= -servicing.24317.5 +SOURCEBUILT_ARTIFACTS_DISTNAME?=Private.SourceBuilt.Artifacts.${SDKVERSION}${SDKVERSIONSUFFIX}.freebsd.13-${DOTNET_ARCH} SDK_DISTNAME= dotnet-sdk-${SDKVERSION}-freebsd-${DOTNET_ARCH} DOTNET_ARCH= ${ARCH:S|amd64|x64|:C|aarch64|arm64|} @@ -108,11 +107,11 @@ do-install: bootstrap-makesum: cd ${WRKSRC}/artifacts/${DOTNET_ARCH}/Release && sha256 ${SOURCEBUILT_ARTIFACTS_DISTNAME}${EXTRACT_SUFX} - @${ECHO_CMD} -n "SIZE (${SOURCEBUILT_ARTIFACTS_DISTNAME}${EXTRACT_SUFX}) = " + @${ECHO_CMD} -n "SIZE (${DIST_SUBDIR}/${SOURCEBUILT_ARTIFACTS_DISTNAME}${EXTRACT_SUFX}) = " @${STAT} -f %z ${WRKSRC}/artifacts/${DOTNET_ARCH}/Release/${SOURCEBUILT_ARTIFACTS_DISTNAME}${EXTRACT_SUFX} @cd ${WRKSRC}/artifacts/${DOTNET_ARCH}/Release && sha256 ${SDK_DISTNAME}${EXTRACT_SUFX} - @${ECHO_CMD} -n "SIZE (${SDK_DISTNAME}${EXTRACT_SUFX}) = " + @${ECHO_CMD} -n "SIZE (${DIST_SUBDIR}/${SDK_DISTNAME}${EXTRACT_SUFX}) = " @${STAT} -f %z ${WRKSRC}/artifacts/${DOTNET_ARCH}/Release/${SDK_DISTNAME}${EXTRACT_SUFX} @${ECHO_CMD} diff --git a/lang/dotnet8/distinfo b/lang/dotnet8/distinfo index d62ea8628ff5..615300db9928 100644 --- a/lang/dotnet8/distinfo +++ b/lang/dotnet8/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1718635777 -SHA256 (dotnet/release.json-8.0.6) = 2391ec08e7ac922f418798c2a2ae037196e0b484f638331f4a904ec06b31039f -SIZE (dotnet/release.json-8.0.6) = 273 +TIMESTAMP = 1757192451 +SHA256 (dotnet/release.json-8.0.7) = 65dbc9c82c7b9fddaa815339173d369aeae7e3b1664daa86184609bb58d0e1e0 +SIZE (dotnet/release.json-8.0.7) = 273 SHA256 (dotnet/Private.SourceBuilt.Artifacts.8.0.100-rtm.23551.1.freebsd.13-x64.tar.gz) = b91acf8ac130274fb40110f6af1d92f2348613f8cb0943b8b87f853351c8d6d2 SIZE (dotnet/Private.SourceBuilt.Artifacts.8.0.100-rtm.23551.1.freebsd.13-x64.tar.gz) = 1162274049 SHA256 (dotnet/dotnet-sdk-8.0.100-freebsd-x64.tar.gz) = d6118ff2cb9ded82eeeb976f3001bdea4ea2904e276b27ef526f458059e04149 @@ -9,5 +9,5 @@ SHA256 (dotnet/Private.SourceBuilt.Artifacts.8.0.100-rtm.23551.1.freebsd.13-arm6 SIZE (dotnet/Private.SourceBuilt.Artifacts.8.0.100-rtm.23551.1.freebsd.13-arm64.tar.gz) = 1142947069 SHA256 (dotnet/dotnet-sdk-8.0.100-freebsd-arm64.tar.gz) = 08bde0c5afdfd1f29217c3bbae3ac557613cba6b622b81408fdcaecb51a5002c SIZE (dotnet/dotnet-sdk-8.0.100-freebsd-arm64.tar.gz) = 376095555 -SHA256 (dotnet/dotnet-dotnet-v8.0.6_GH0.tar.gz) = 042d4ae618d3761744606902df68170df751e80dd654156f4caa9bb25138d1f7 -SIZE (dotnet/dotnet-dotnet-v8.0.6_GH0.tar.gz) = 281679549 +SHA256 (dotnet/dotnet-dotnet-v8.0.7_GH0.tar.gz) = c190bd7ee6b4ec26681ce4d36118f2e74f6cae8256604bbb6f24b6d42a3df57c +SIZE (dotnet/dotnet-dotnet-v8.0.7_GH0.tar.gz) = 281864146 diff --git a/lang/dotnet8/files/patch-src_diagnostics_src_SOS_extensions_hostcoreclr.cpp b/lang/dotnet8/files/patch-src_diagnostics_src_SOS_extensions_hostcoreclr.cpp new file mode 100644 index 000000000000..09a320c03831 --- /dev/null +++ b/lang/dotnet8/files/patch-src_diagnostics_src_SOS_extensions_hostcoreclr.cpp @@ -0,0 +1,24 @@ +https://github.com/dotnet/diagnostics/pull/5547 + +--- src/diagnostics/src/SOS/extensions/hostcoreclr.cpp.orig 2024-05-28 16:53:38 UTC ++++ src/diagnostics/src/SOS/extensions/hostcoreclr.cpp +@@ -460,11 +460,6 @@ static HRESULT GetHostRuntime(std::string& coreClrPath + // If the hosting runtime isn't already set, use the runtime we are debugging + if (g_hostRuntimeDirectory == nullptr) + { +-#if defined(HOST_FREEBSD) +- TraceError("Hosting on NetBSD not supported\n"); +- return E_FAIL; +-#else +- + HRESULT Status = E_FAIL; + std::vector<ProbingStrategy> strategyList = { + { ProbeEnvVarInstallationHint, RuntimeHostingConstants::DotnetRootArchSpecificEnvVar } +@@ -527,7 +522,6 @@ static HRESULT GetHostRuntime(std::string& coreClrPath + coreClrPath.append(DIRECTORY_SEPARATOR_STR_A); + coreClrPath.append(MAKEDLLNAME_A("coreclr")); + return S_OK; +-#endif + } + + /**********************************************************************\ diff --git a/lang/dotnet8/pkg-plist b/lang/dotnet8/pkg-plist index 94a9d7097849..088ae4ae5d6f 100644 --- a/lang/dotnet8/pkg-plist +++ b/lang/dotnet8/pkg-plist @@ -1145,10 +1145,10 @@ %%DATADIR%%/sdk/%%SDKVERSION%%/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets %%DATADIR%%/sdk/%%SDKVERSION%%/Current/SolutionFile/ImportAfter/Microsoft.NET.Sdk.Solution.targets %%DATADIR%%/sdk/%%SDKVERSION%%/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-dev-certs/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/DotnetToolSettings.xml -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-dev-certs/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-dev-certs.deps.json -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-dev-certs/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-dev-certs.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-dev-certs/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-dev-certs.runtimeconfig.json +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-dev-certs/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/DotnetToolSettings.xml +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-dev-certs/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-dev-certs.deps.json +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-dev-certs/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-dev-certs.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-dev-certs/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-dev-certs.runtimeconfig.json %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/Humanizer.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/Microsoft.Bcl.AsyncInterfaces.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/Microsoft.Build.Locator.dll @@ -1174,6 +1174,7 @@ %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/Microsoft.Extensions.Logging.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/Microsoft.Extensions.Options.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/Microsoft.Extensions.Primitives.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.Collections.Immutable.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.CommandLine.Rendering.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.CommandLine.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.Composition.AttributedModel.dll @@ -1182,6 +1183,8 @@ %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.Composition.Runtime.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.Composition.TypedParts.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.IO.Pipelines.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.Reflection.Metadata.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/System.Text.Encodings.Web.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.resources.dll @@ -1316,6 +1319,7 @@ %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.resources.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/ru/System.CommandLine.resources.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/ru/dotnet-format.resources.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/runtimes/browser/lib/net%%DOTNETVERSION%%/System.Text.Encodings.Web.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.resources.dll @@ -1355,41 +1359,41 @@ %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.resources.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/zh-Hant/System.CommandLine.resources.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-format/zh-Hant/dotnet-format.resources.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/DotnetToolSettings.xml -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Abstractions.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Binder.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.FileExtensions.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Json.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.UserSecrets.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileProviders.Abstractions.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileProviders.Physical.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileSystemGlobbing.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Primitives.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.IdentityModel.Abstractions.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.IdentityModel.JsonWebTokens.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.IdentityModel.Logging.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.IdentityModel.Tokens.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/System.IdentityModel.Tokens.Jwt.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/assets/SecretManager.targets -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-user-jwts.deps.json -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-user-jwts.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-user-jwts.runtimeconfig.json -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/DotnetToolSettings.xml -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Abstractions.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.FileExtensions.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Json.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.UserSecrets.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileProviders.Abstractions.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileProviders.Physical.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileSystemGlobbing.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Primitives.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/Newtonsoft.Json.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/assets/SecretManager.targets -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-user-secrets.deps.json -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-user-secrets.dll -%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24269.9/tools/net%%DOTNETVERSION%%/any/dotnet-user-secrets.runtimeconfig.json +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/DotnetToolSettings.xml +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Abstractions.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Binder.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.FileExtensions.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Json.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.UserSecrets.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileProviders.Abstractions.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileProviders.Physical.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileSystemGlobbing.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Primitives.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.IdentityModel.Abstractions.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.IdentityModel.JsonWebTokens.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.IdentityModel.Logging.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.IdentityModel.Tokens.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/System.IdentityModel.Tokens.Jwt.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/assets/SecretManager.targets +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-user-jwts.deps.json +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-user-jwts.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-jwts/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-user-jwts.runtimeconfig.json +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/DotnetToolSettings.xml +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Abstractions.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.FileExtensions.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.Json.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.UserSecrets.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Configuration.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileProviders.Abstractions.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileProviders.Physical.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.FileSystemGlobbing.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Microsoft.Extensions.Primitives.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/Newtonsoft.Json.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/assets/SecretManager.targets +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-user-secrets.deps.json +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-user-secrets.dll +%%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-user-secrets/%%FULL_DOTNETVERSION%%-servicing.24314.2/tools/net%%DOTNETVERSION%%/any/dotnet-user-secrets.runtimeconfig.json %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-watch/%%SDKVERSION%%%%SDKVERSIONSUFFIX%%/tools/net%%DOTNETVERSION%%/any/DotNetWatch.targets %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-watch/%%SDKVERSION%%%%SDKVERSIONSUFFIX%%/tools/net%%DOTNETVERSION%%/any/DotNetWatchTasks.dll %%DATADIR%%/sdk/%%SDKVERSION%%/DotnetTools/dotnet-watch/%%SDKVERSION%%%%SDKVERSIONSUFFIX%%/tools/net%%DOTNETVERSION%%/any/Humanizer.dll diff --git a/lang/gcc13-devel/Makefile b/lang/gcc13-devel/Makefile index 7aa002426e78..24cc3998eb53 100644 --- a/lang/gcc13-devel/Makefile +++ b/lang/gcc13-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 13.4.1.s20250814 +PORTVERSION= 13.4.1.s20250828 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc13-devel/distinfo b/lang/gcc13-devel/distinfo index df10e7aab71c..f56691160d8f 100644 --- a/lang/gcc13-devel/distinfo +++ b/lang/gcc13-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755249395 -SHA256 (gcc-13-20250814.tar.xz) = 84e4b221a5fb257b58dba14e6ec6838fcdecbc0b2a198a71eb7d851adecd3f1f -SIZE (gcc-13-20250814.tar.xz) = 84576520 +TIMESTAMP = 1756456800 +SHA256 (gcc-13-20250828.tar.xz) = 54322d4375c3a255782afc17841d8fbb3d7ecc1162aeec74722b20c0140753a5 +SIZE (gcc-13-20250828.tar.xz) = 84598544 diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile index 0b7f59771429..12619aff774d 100644 --- a/lang/gcc14-devel/Makefile +++ b/lang/gcc14-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 14.3.1.s20250815 +PORTVERSION= 14.3.1.s20250829 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} @@ -50,8 +50,8 @@ OPTIONS_DEFAULT_i386= STANDARD_BOOTSTRAP OPTIONS_DEFAULT_powerpc=LTO_BOOTSTRAP OPTIONS_DEFAULT_powerpc64=LTO_BOOTSTRAP OPTIONS_DEFAULT_powerpc64le=LTO_BOOTSTRAP -OPTIONS_SINGLE= BOOTSTRAP -OPTIONS_SINGLE_BOOTSTRAP= LTO_BOOTSTRAP STANDARD_BOOTSTRAP +OPTIONS_RADIO= BOOTSTRAP +OPTIONS_RADIO_BOOTSTRAP= LTO_BOOTSTRAP STANDARD_BOOTSTRAP LTO_BOOTSTRAP_DESC= Build using a full LTO bootstrap STANDARD_BOOTSTRAP_DESC= Build using a full bootstrap without LTO GRAPHITE_DESC= Support for Graphite loop optimizations @@ -84,18 +84,20 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} CONFIGURE_ARGS+= --with-abi=elfv2 .endif -.if ${ARCH} == i386 -LANGUAGES:= c,c++,objc,fortran -.else -LANGUAGES:= c,c++,objc,fortran,jit +LANGUAGES= c,c++,objc,fortran +.if ${ARCH} != i386 && !empty(PORT_OPTIONS:M*BOOTSTRAP) +LANGUAGES:= ${LANGUAGES},jit .endif + TARGLIB= ${PREFIX}/lib/gcc${SUFFIX} TARGLIB32= ${PREFIX}/lib32 # The version information is added later LIBEXEC= ${PREFIX}/libexec/gcc${SUFFIX} GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_OUTSOURCE= yes -.if ${PORT_OPTIONS:MLTO_BOOTSTRAP} +.if empty(PORT_OPTIONS:M*BOOTSTRAP) +CONFIGURE_ARGS+=--disable-bootstrap +.elif ${PORT_OPTIONS:MLTO_BOOTSTRAP} CONFIGURE_ARGS+=--with-build-config=bootstrap-lto-noplugin ALL_TARGET= bootstrap-lean PIE_UNSAFE= yes diff --git a/lang/gcc14-devel/distinfo b/lang/gcc14-devel/distinfo index f824b0e4402f..fcdb8f253ed5 100644 --- a/lang/gcc14-devel/distinfo +++ b/lang/gcc14-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755334243 -SHA256 (gcc-14-20250815.tar.xz) = f3004177ad4de989e19cfe0a1f4e7ad3fcf3eed9f398e6914c6ed3c4a3da7b50 -SIZE (gcc-14-20250815.tar.xz) = 88321100 +TIMESTAMP = 1756543273 +SHA256 (gcc-14-20250829.tar.xz) = 872fbeb615f349066de09948aeccfb996bd4f5e6e1f6c7630d0f2d3f302b5481 +SIZE (gcc-14-20250829.tar.xz) = 88313104 diff --git a/lang/gcc14-devel/pkg-help b/lang/gcc14-devel/pkg-help index 9030bbb28d3f..632e1c65f816 100644 --- a/lang/gcc14-devel/pkg-help +++ b/lang/gcc14-devel/pkg-help @@ -1,3 +1,6 @@ Building this port with LTO_BOOTSTRAP enabled requires significant amounts of memory and time. Consider disabling LTO_BOOTSTRAP in favor of STANDARD_BOOTSTRAP -(or disabling BOOTSTRAP altogether) in case that is a problem. +in case that is a problem. + +Note that disabling bootstrap altogether is possible, but not recommended: some +features (e.g. jit) requires you to choose a bootstrap option to be enabled. diff --git a/lang/gcc15-devel/Makefile b/lang/gcc15-devel/Makefile index 49b1a0d0b2f1..b180557683be 100644 --- a/lang/gcc15-devel/Makefile +++ b/lang/gcc15-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 15.2.1.s20250816 +PORTVERSION= 15.2.1.s20250830 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -49,8 +49,8 @@ OPTIONS_DEFAULT_i386= STANDARD_BOOTSTRAP OPTIONS_DEFAULT_powerpc=LTO_BOOTSTRAP OPTIONS_DEFAULT_powerpc64=LTO_BOOTSTRAP OPTIONS_DEFAULT_powerpc64le=LTO_BOOTSTRAP -OPTIONS_SINGLE= BOOTSTRAP -OPTIONS_SINGLE_BOOTSTRAP= LTO_BOOTSTRAP STANDARD_BOOTSTRAP +OPTIONS_RADIO= BOOTSTRAP +OPTIONS_RADIO_BOOTSTRAP= LTO_BOOTSTRAP STANDARD_BOOTSTRAP LTO_BOOTSTRAP_DESC= Build using a full LTO bootstrap STANDARD_BOOTSTRAP_DESC= Build using a full bootstrap without LTO GRAPHITE_DESC= Support for Graphite loop optimizations @@ -83,18 +83,20 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} CONFIGURE_ARGS+= --with-abi=elfv2 .endif -.if ${ARCH} == i386 -LANGUAGES:= c,c++,objc,fortran -.else -LANGUAGES:= c,c++,objc,fortran,jit +LANGUAGES= c,c++,objc,fortran +.if ${ARCH} != i386 && !empty(PORT_OPTIONS:M*BOOTSTRAP) +LANGUAGES:= ${LANGUAGES},jit .endif + TARGLIB= ${PREFIX}/lib/gcc${SUFFIX} TARGLIB32= ${PREFIX}/lib32 # The version information is added later LIBEXEC= ${PREFIX}/libexec/gcc${SUFFIX} GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_OUTSOURCE= yes -.if ${PORT_OPTIONS:MLTO_BOOTSTRAP} +.if empty(PORT_OPTIONS:M*BOOTSTRAP) +CONFIGURE_ARGS+=--disable-bootstrap +.elif ${PORT_OPTIONS:MLTO_BOOTSTRAP} CONFIGURE_ARGS+=--with-build-config=bootstrap-lto-noplugin ALL_TARGET= bootstrap-lean PIE_UNSAFE= yes diff --git a/lang/gcc15-devel/distinfo b/lang/gcc15-devel/distinfo index 8cea4ded02d2..7e228de70fda 100644 --- a/lang/gcc15-devel/distinfo +++ b/lang/gcc15-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755426934 -SHA256 (gcc-15-20250816.tar.xz) = 298b63ee0d9d244c2742438369e936b55d1caf931cc538470135123fb2b88a36 -SIZE (gcc-15-20250816.tar.xz) = 92325240 +TIMESTAMP = 1756646163 +SHA256 (gcc-15-20250830.tar.xz) = ff984d2584184a57353c8ba5023c32963a4f9ee65a0d6362c04cef4854643ff9 +SIZE (gcc-15-20250830.tar.xz) = 92318400 diff --git a/lang/gcc15-devel/pkg-help b/lang/gcc15-devel/pkg-help index 9030bbb28d3f..632e1c65f816 100644 --- a/lang/gcc15-devel/pkg-help +++ b/lang/gcc15-devel/pkg-help @@ -1,3 +1,6 @@ Building this port with LTO_BOOTSTRAP enabled requires significant amounts of memory and time. Consider disabling LTO_BOOTSTRAP in favor of STANDARD_BOOTSTRAP -(or disabling BOOTSTRAP altogether) in case that is a problem. +in case that is a problem. + +Note that disabling bootstrap altogether is possible, but not recommended: some +features (e.g. jit) requires you to choose a bootstrap option to be enabled. diff --git a/lang/gcc16-devel/Makefile b/lang/gcc16-devel/Makefile index 1aaaabaca202..853b997dfaed 100644 --- a/lang/gcc16-devel/Makefile +++ b/lang/gcc16-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 16.0.0.s20250817 +PORTVERSION= 16.0.0.s20250831 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -49,8 +49,8 @@ OPTIONS_DEFAULT_i386= STANDARD_BOOTSTRAP OPTIONS_DEFAULT_powerpc=LTO_BOOTSTRAP OPTIONS_DEFAULT_powerpc64=LTO_BOOTSTRAP OPTIONS_DEFAULT_powerpc64le=LTO_BOOTSTRAP -OPTIONS_SINGLE= BOOTSTRAP -OPTIONS_SINGLE_BOOTSTRAP= LTO_BOOTSTRAP STANDARD_BOOTSTRAP +OPTIONS_RADIO= BOOTSTRAP +OPTIONS_RADIO_BOOTSTRAP= LTO_BOOTSTRAP STANDARD_BOOTSTRAP LTO_BOOTSTRAP_DESC= Build using a full LTO bootstrap STANDARD_BOOTSTRAP_DESC= Build using a full bootstrap without LTO GRAPHITE_DESC= Support for Graphite loop optimizations @@ -83,18 +83,20 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} CONFIGURE_ARGS+= --with-abi=elfv2 .endif -.if ${ARCH} == i386 -LANGUAGES:= c,c++,objc,fortran -.else -LANGUAGES:= c,c++,objc,fortran,jit +LANGUAGES= c,c++,objc,fortran +.if ${ARCH} != i386 && !empty(PORT_OPTIONS:M*BOOTSTRAP) +LANGUAGES:= ${LANGUAGES},jit .endif + TARGLIB= ${PREFIX}/lib/gcc${SUFFIX} TARGLIB32= ${PREFIX}/lib32 # The version information is added later LIBEXEC= ${PREFIX}/libexec/gcc${SUFFIX} GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_OUTSOURCE= yes -.if ${PORT_OPTIONS:MLTO_BOOTSTRAP} +.if empty(PORT_OPTIONS:M*BOOTSTRAP) +CONFIGURE_ARGS+=--disable-bootstrap +.elif ${PORT_OPTIONS:MLTO_BOOTSTRAP} CONFIGURE_ARGS+=--with-build-config=bootstrap-lto-noplugin ALL_TARGET= bootstrap-lean PIE_UNSAFE= yes diff --git a/lang/gcc16-devel/distinfo b/lang/gcc16-devel/distinfo index 6bf89a92cf48..1fa7165385f0 100644 --- a/lang/gcc16-devel/distinfo +++ b/lang/gcc16-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755592857 -SHA256 (gcc-16-20250817.tar.xz) = e321396b6b18996f7a87f7c6b296f3e5b0a6c0cd763cc8b7773cde7fd1ff3ff4 -SIZE (gcc-16-20250817.tar.xz) = 95454224 +TIMESTAMP = 1756891264 +SHA256 (gcc-16-20250831.tar.xz) = 186e0e8e07870edf43b7230faa082d5c51022431462bca4db4d35fb84f3fbc6b +SIZE (gcc-16-20250831.tar.xz) = 95517600 diff --git a/lang/gcc16-devel/pkg-help b/lang/gcc16-devel/pkg-help index 9030bbb28d3f..632e1c65f816 100644 --- a/lang/gcc16-devel/pkg-help +++ b/lang/gcc16-devel/pkg-help @@ -1,3 +1,6 @@ Building this port with LTO_BOOTSTRAP enabled requires significant amounts of memory and time. Consider disabling LTO_BOOTSTRAP in favor of STANDARD_BOOTSTRAP -(or disabling BOOTSTRAP altogether) in case that is a problem. +in case that is a problem. + +Note that disabling bootstrap altogether is possible, but not recommended: some +features (e.g. jit) requires you to choose a bootstrap option to be enabled. diff --git a/lang/go/Makefile b/lang/go/Makefile index eaf13fd2ee59..38a506ba2f72 100644 --- a/lang/go/Makefile +++ b/lang/go/Makefile @@ -1,6 +1,6 @@ PORTNAME= go DISTVERSION= ${GO_DEFAULT} -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 2 CATEGORIES= lang MASTER_SITES= # not applicable diff --git a/lang/go124/Makefile b/lang/go124/Makefile index 0db0ec58b721..77ed94278ec2 100644 --- a/lang/go124/Makefile +++ b/lang/go124/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.24.6 +DISTVERSION= 1.24.7 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://go.dev/dl/ diff --git a/lang/go124/distinfo b/lang/go124/distinfo index d630e33968e2..061b954d1197 100644 --- a/lang/go124/distinfo +++ b/lang/go124/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1754523525 -SHA256 (go1.24.6.src.tar.gz) = e1cb5582aab588668bc04c07de18688070f6b8c9b2aaf361f821e19bd47cfdbd -SIZE (go1.24.6.src.tar.gz) = 30794139 +TIMESTAMP = 1757005364 +SHA256 (go1.24.7.src.tar.gz) = 2a8f50db0f88803607c50d7ea8834dcb7bd483c6b428a91e360fdf8624b46464 +SIZE (go1.24.7.src.tar.gz) = 30794506 SHA256 (go1.23.12.freebsd-arm64.tar.gz) = e06eaa4d8547f94c26b195dbb89d2a5c0875b8bb0499dd738a34951303f8fd43 SIZE (go1.23.12.freebsd-arm64.tar.gz) = 69916830 SHA256 (go1.23.12.freebsd-amd64.tar.gz) = c9d7029ae11a6680fba97ac63defa3d0d00220728d6c41186b2517da4b3cd0ea diff --git a/lang/go125/Makefile b/lang/go125/Makefile index ddb9fd2ed6d6..210eced4b4dd 100644 --- a/lang/go125/Makefile +++ b/lang/go125/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.25.0 +DISTVERSION= 1.25.1 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://go.dev/dl/ diff --git a/lang/go125/distinfo b/lang/go125/distinfo index 9108ef0103ec..90f52c0490a5 100644 --- a/lang/go125/distinfo +++ b/lang/go125/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1755133141 -SHA256 (go1.25.0.src.tar.gz) = 4bd01e91297207bfa450ea40d4d5a93b1b531a5e438473b2a06e18e077227225 -SIZE (go1.25.0.src.tar.gz) = 31974753 +TIMESTAMP = 1757005078 +SHA256 (go1.25.1.src.tar.gz) = d010c109cee94d80efe681eab46bdea491ac906bf46583c32e9f0dbb0bd1a594 +SIZE (go1.25.1.src.tar.gz) = 31974863 SHA256 (go1.24.6.freebsd-arm64.tar.gz) = 76a75ad5125217c268029c0ad9c7295cc7f6042fe9cba4bebf9a89f7f42ad8af SIZE (go1.24.6.freebsd-arm64.tar.gz) = 74459381 SHA256 (go1.24.6.freebsd-amd64.tar.gz) = 4983e2b10ae1f754e4eb07e1e589691c7e1d0dc428a92c16bd0e2ba03cc23ed9 diff --git a/lang/gomacro/Makefile b/lang/gomacro/Makefile index eb87842ab038..13b1b2c037b8 100644 --- a/lang/gomacro/Makefile +++ b/lang/gomacro/Makefile @@ -2,7 +2,7 @@ PORTNAME= gomacro DISTVERSIONPREFIX= v DISTVERSION= 2.7-601 DISTVERSIONSUFFIX= -g9aafa23 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= lang MAINTAINER= ports@FreeBSD.org diff --git a/lang/lfortran/Makefile b/lang/lfortran/Makefile index 767a1912547b..f7e2ffaf87ae 100644 --- a/lang/lfortran/Makefile +++ b/lang/lfortran/Makefile @@ -1,7 +1,6 @@ PORTNAME= lfortran DISTVERSIONPREFIX= v -DISTVERSION= 0.54.0 -PORTREVISION= 1 +DISTVERSION= 0.56.0 CATEGORIES= lang MAINTAINER= fortran@FreeBSD.org diff --git a/lang/lfortran/distinfo b/lang/lfortran/distinfo index 6db135711d1e..7354ca89d134 100644 --- a/lang/lfortran/distinfo +++ b/lang/lfortran/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752177045 -SHA256 (lfortran-lfortran-v0.54.0_GH0.tar.gz) = 2e90f0e8167ee98c60cbb959cb7b240a4ee3744ca7f2bb47690089c9d937f416 -SIZE (lfortran-lfortran-v0.54.0_GH0.tar.gz) = 3386159 +TIMESTAMP = 1756823377 +SHA256 (lfortran-lfortran-v0.56.0_GH0.tar.gz) = 0c1e061169ca79dc98df247559557b2f6e038734c11dc6f5e5fce5bfb9bdc062 +SIZE (lfortran-lfortran-v0.56.0_GH0.tar.gz) = 3490929 diff --git a/lang/linux-rl9-python3/Makefile b/lang/linux-rl9-python3/Makefile index 235722e22012..3cab01671e7b 100644 --- a/lang/linux-rl9-python3/Makefile +++ b/lang/linux-rl9-python3/Makefile @@ -1,7 +1,7 @@ PORTNAME= python3 PORTVERSION= 3.9.21 -DISTVERSIONSUFFIX= -2.el9 -PORTREVISION= 1 +DISTVERSIONSUFFIX= -2.el9_6.1 +PORTREVISION= 2 CATEGORIES= lang linux PKGNAMESUFFIX= 9 diff --git a/lang/linux-rl9-python3/distinfo b/lang/linux-rl9-python3/distinfo index 799ff668d23e..9a97d8487bb7 100644 --- a/lang/linux-rl9-python3/distinfo +++ b/lang/linux-rl9-python3/distinfo @@ -1,13 +1,13 @@ -TIMESTAMP = 1750640625 -SHA256 (rocky/p/python3-3.9.21-2.el9.aarch64.rpm) = a7e061232b16cd2d6ffb6d902bc10bb7e53be3a051ced7ac94815571d22bedb6 -SIZE (rocky/p/python3-3.9.21-2.el9.aarch64.rpm) = 26187 -SHA256 (rocky/p/python3-3.9.21-2.el9.x86_64.rpm) = 0728042f556da40ee04616877639c727c9643f4d6ce7d2f7bf90975f3c2f3d84 -SIZE (rocky/p/python3-3.9.21-2.el9.x86_64.rpm) = 26254 -SHA256 (rocky/p/python3-libs-3.9.21-2.el9.aarch64.rpm) = 3b6e9de7ef5cc02824ce5855deb401c3ffc059a8507ecf23cfa12f7b6e8dc268 -SIZE (rocky/p/python3-libs-3.9.21-2.el9.aarch64.rpm) = 7889784 -SHA256 (rocky/p/python3-libs-3.9.21-2.el9.i686.rpm) = b68900155bb18aed595209e97b5cb5d0edf5f72432b32f39ce9372daf320ea1b -SIZE (rocky/p/python3-libs-3.9.21-2.el9.i686.rpm) = 7964987 -SHA256 (rocky/p/python3-libs-3.9.21-2.el9.x86_64.rpm) = 019e21c4dd18b8ce92fa8f68e1004e0c799aa148014666fff6e28694fbdc8018 -SIZE (rocky/p/python3-libs-3.9.21-2.el9.x86_64.rpm) = 7905127 -SHA256 (rocky/p/python3.9-3.9.21-2.el9.src.rpm) = 80d39b394b67a3a57c33b78c5c4ddd10a8e961ea7179d0e7d7e3901e34fa6784 -SIZE (rocky/p/python3.9-3.9.21-2.el9.src.rpm) = 20270312 +TIMESTAMP = 1757067491 +SHA256 (rocky/p/python3-3.9.21-2.el9_6.1.aarch64.rpm) = e93ccc1f095b2cf3259b6449683790ac85b98c82730287687dc7048a3e9c4896 +SIZE (rocky/p/python3-3.9.21-2.el9_6.1.aarch64.rpm) = 26199 +SHA256 (rocky/p/python3-3.9.21-2.el9_6.1.x86_64.rpm) = 08db1a2cfeb75bfad962806e8a95d73ab496850b7265133310b1987b56e7a2ea +SIZE (rocky/p/python3-3.9.21-2.el9_6.1.x86_64.rpm) = 26250 +SHA256 (rocky/p/python3-libs-3.9.21-2.el9_6.1.aarch64.rpm) = 47fb45aa9f1d52c3b487ae73cf61563872855866866d4dca00d4a4007030c2ef +SIZE (rocky/p/python3-libs-3.9.21-2.el9_6.1.aarch64.rpm) = 7892558 +SHA256 (rocky/p/python3-libs-3.9.21-2.el9_6.1.i686.rpm) = 9413005501eb0658b90a605d9c252d8bcbf8d4eb0ef91655dcb5ee299d21ee6b +SIZE (rocky/p/python3-libs-3.9.21-2.el9_6.1.i686.rpm) = 7961752 +SHA256 (rocky/p/python3-libs-3.9.21-2.el9_6.1.x86_64.rpm) = 6ad0692c0f1fb38b0f19488c94bbe563bd7a549371263713302f1b9dd37ef464 +SIZE (rocky/p/python3-libs-3.9.21-2.el9_6.1.x86_64.rpm) = 7900788 +SHA256 (rocky/p/python3.9-3.9.21-2.el9_6.1.src.rpm) = f64dcf1ab6e645b2469af6e0fd2eb8be09fa6ac1eeed947d7d8e16e4830a2576 +SIZE (rocky/p/python3.9-3.9.21-2.el9_6.1.src.rpm) = 20290999 diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile index bebb20484031..cbe36ac3b28b 100644 --- a/mail/aerc/Makefile +++ b/mail/aerc/Makefile @@ -1,6 +1,5 @@ PORTNAME= aerc -DISTVERSION= 0.20.1 -PORTREVISION= 6 +DISTVERSION= 0.21.0 CATEGORIES= mail MAINTAINER= iamsleepy@ryuki.me @@ -18,37 +17,36 @@ USES= desktop-file-utils gmake go:modules ncurses:port python \ USE_GITHUB= nodefault -GH_TUPLE= ProtonMail:go-crypto:v1.1.4:protonmail_go_crypto/vendor/github.com/ProtonMail/go-crypto \ - arran4:golang-ical:v0.3.1:arran4_golang_ical/vendor/github.com/arran4/golang-ical \ - cloudflare:circl:v1.4.0:cloudflare_circl/vendor/github.com/cloudflare/circl \ - containerd:console:v1.0.4:containerd_console/vendor/github.com/containerd/console \ +GH_TUPLE= ProtonMail:go-crypto:v1.3.0:protonmail_go_crypto/vendor/github.com/ProtonMail/go-crypto \ + arran4:golang-ical:v0.3.2:arran4_golang_ical/vendor/github.com/arran4/golang-ical \ + cloudflare:circl:v1.6.1:cloudflare_circl/vendor/github.com/cloudflare/circl \ + containerd:console:v1.0.5:containerd_console/vendor/github.com/containerd/console \ creack:pty:v1.1.24:creack_pty/vendor/github.com/creack/pty \ danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ emersion:go-imap-sortthread:v1.2.0:emersion_go_imap_sortthread/vendor/github.com/emersion/go-imap-sortthread \ emersion:go-imap:v1.2.1:emersion_go_imap/vendor/github.com/emersion/go-imap \ - emersion:go-maildir:v0.5.0:emersion_go_maildir/vendor/github.com/emersion/go-maildir \ - emersion:go-mbox:v1.0.3:emersion_go_mbox/vendor/github.com/emersion/go-mbox \ + emersion:go-maildir:v0.6.0:emersion_go_maildir/vendor/github.com/emersion/go-maildir \ + emersion:go-mbox:v1.0.4:emersion_go_mbox/vendor/github.com/emersion/go-mbox \ emersion:go-message:v0.18.2:emersion_go_message/vendor/github.com/emersion/go-message \ - emersion:go-msgauth:v0.6.8:emersion_go_msgauth/vendor/github.com/emersion/go-msgauth \ + emersion:go-msgauth:v0.7.0:emersion_go_msgauth/vendor/github.com/emersion/go-msgauth \ emersion:go-pgpmail:v0.2.2:emersion_go_pgpmail/vendor/github.com/emersion/go-pgpmail \ emersion:go-sasl:b788ff22d5a6:emersion_go_sasl/vendor/github.com/emersion/go-sasl \ - emersion:go-smtp:v0.21.3:emersion_go_smtp/vendor/github.com/emersion/go-smtp \ + emersion:go-smtp:v0.24.0:emersion_go_smtp/vendor/github.com/emersion/go-smtp \ fsnotify:fsevents:v0.2.0:fsnotify_fsevents/vendor/github.com/fsnotify/fsevents \ - fsnotify:fsnotify:v1.8.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ + fsnotify:fsnotify:v1.9.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/github.com/go-ini/ini \ go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ - golang:crypto:v0.31.0:golang_crypto/vendor/golang.org/x/crypto \ - golang:image:v0.23.0:golang_image/vendor/golang.org/x/image \ - golang:mod:v0.20.0:golang_mod/vendor/golang.org/x/mod \ - golang:oauth2:v0.24.0:golang_oauth2/vendor/golang.org/x/oauth2 \ - golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ - golang:sync:v0.10.0:golang_sync/vendor/golang.org/x/sync \ - golang:sys:v0.28.0:golang_sys/vendor/golang.org/x/sys \ - golang:text:v0.21.0:golang_text/vendor/golang.org/x/text \ - golang:tools:v0.24.0:golang_tools/vendor/golang.org/x/tools \ - konimarti:jwz:81c07e9284c3:konimarti_jwz/vendor/github.com/gatherstars-com/jwz \ + golang:crypto:v0.41.0:golang_crypto/vendor/golang.org/x/crypto \ + golang:image:v0.30.0:golang_image/vendor/golang.org/x/image \ + golang:mod:v0.27.0:golang_mod/vendor/golang.org/x/mod \ + golang:oauth2:v0.30.0:golang_oauth2/vendor/golang.org/x/oauth2 \ + golang:snappy:v1.0.0:golang_snappy/vendor/github.com/golang/snappy \ + golang:sync:v0.16.0:golang_sync/vendor/golang.org/x/sync \ + golang:sys:v0.35.0:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.28.0:golang_text/vendor/golang.org/x/text \ + golang:tools:v0.36.0:golang_tools/vendor/golang.org/x/tools \ kr:pretty:v0.3.0:kr_pretty/vendor/github.com/kr/pretty \ lithammer:fuzzysearch:v1.1.8:lithammer_fuzzysearch/vendor/github.com/lithammer/fuzzysearch \ mattn:go-isatty:v0.0.20:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ @@ -61,14 +59,14 @@ GH_TUPLE= ProtonMail:go-crypto:v1.1.4:protonmail_go_crypto/vendor/github.com/Pro riywo:loginshell:7d26008be1ab:riywo_loginshell/vendor/github.com/riywo/loginshell \ rogpeppe:go-internal:v1.8.1:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ soniakeys:quant:v1.0.0:soniakeys_quant/vendor/github.com/soniakeys/quant \ - stretchr:testify:v1.10.0:stretchr_testify/vendor/github.com/stretchr/testify \ + stretchr:testify:v1.11.1:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:goleveldb:v1.0.0:syndtr_goleveldb/vendor/github.com/syndtr/goleveldb # Additional distfiles to fetch from https://git.sr.ht _SRHT_TUPLE= rjarry:aerc:${DISTVERSIONFULL}:"" \ - rjarry:go-opt:v2.0.1:vendor/git.sr.ht/~rjarry/go-opt/v2 \ - rockorager:go-jmap:v0.5.0:vendor/git.sr.ht/~rockorager/go-jmap \ - rockorager:vaxis:v0.11.1:vendor/git.sr.ht/~rockorager/vaxis + rjarry:go-opt:v2.1.0:vendor/git.sr.ht/~rjarry/go-opt/v2 \ + rockorager:go-jmap:v0.5.2:vendor/git.sr.ht/~rockorager/go-jmap \ + rockorager:vaxis:v0.15.0:vendor/git.sr.ht/~rockorager/vaxis SHEBANG_FILES= contrib/carddav-query filters/show-ics-details.py @@ -100,6 +98,7 @@ DISTFILES+= ${account}-${project}-${tag}_SRHT0${EXTRACT_SUFX}:${account}_${proje .endfor post-extract: + @${CP} ${FILESDIR}/modules.txt ${WRKSRC}/vendor .for account project tag subdir in ${_SRHT_TUPLE:S/:/ /g:[5..-1]} @${MKDIR} ${WRKSRC}/${subdir:H} @${MV} ${WRKDIR}/${project}-${tag} ${WRKSRC}/${subdir} diff --git a/mail/aerc/distinfo b/mail/aerc/distinfo index dac212723a7d..c388cb57217a 100644 --- a/mail/aerc/distinfo +++ b/mail/aerc/distinfo @@ -1,20 +1,20 @@ -TIMESTAMP = 1738150502 -SHA256 (rjarry-aerc-0.20.1_SRHT0.tar.gz) = fbfbf2cc4f6e251731698d6d1b7be4e88835b4e089d55e3254d37d450700db07 -SIZE (rjarry-aerc-0.20.1_SRHT0.tar.gz) = 474975 -SHA256 (rjarry-go-opt-v2.0.1_SRHT0.tar.gz) = d137f6cb477ef5a2d7984d89637d9ecc322b0de1cf9b5831f48dbfe02dda803c -SIZE (rjarry-go-opt-v2.0.1_SRHT0.tar.gz) = 14484 -SHA256 (rockorager-go-jmap-v0.5.0_SRHT0.tar.gz) = 39fcd7aa248d4b65e001b49f4d1d4ccefe66b45384cb79c014cecabbea664708 -SIZE (rockorager-go-jmap-v0.5.0_SRHT0.tar.gz) = 25671 -SHA256 (rockorager-vaxis-v0.11.1_SRHT0.tar.gz) = 75ff23bc30e32efb1fb2cae99fa17bc2eb572f173ce8783bda4976cf025c4904 -SIZE (rockorager-vaxis-v0.11.1_SRHT0.tar.gz) = 104095 -SHA256 (ProtonMail-go-crypto-v1.1.4_GH0.tar.gz) = e54a53e5aa9f5b4cce3dcd67ad9ab2b812809a65eee9d428bba6c65245c9f002 -SIZE (ProtonMail-go-crypto-v1.1.4_GH0.tar.gz) = 511541 -SHA256 (arran4-golang-ical-v0.3.1_GH0.tar.gz) = 4670c22ecca6cd8e54b8b960935e7f7692f1349ef866ec6d84f4eb58da505da1 -SIZE (arran4-golang-ical-v0.3.1_GH0.tar.gz) = 26405 -SHA256 (cloudflare-circl-v1.4.0_GH0.tar.gz) = 3300152cc4812a96526550b0121c9a6f07fc668a2fa1b6f54a0ba15121a8821d -SIZE (cloudflare-circl-v1.4.0_GH0.tar.gz) = 5497076 -SHA256 (containerd-console-v1.0.4_GH0.tar.gz) = 3b8f8b07ede2a7236d1ff2ef3e05e8e1a43f43a44dcb8e15f7d30ce910302430 -SIZE (containerd-console-v1.0.4_GH0.tar.gz) = 13622 +TIMESTAMP = 1756472949 +SHA256 (rjarry-aerc-0.21.0_SRHT0.tar.gz) = 3f1469bbaea982fc58352f2682932ecc2fb50c705994d96b2343e771747745a7 +SIZE (rjarry-aerc-0.21.0_SRHT0.tar.gz) = 614327 +SHA256 (rjarry-go-opt-v2.1.0_SRHT0.tar.gz) = fb93971ab45f30ccee1413faabb9127a6be0bb05fbd47ddb8bf3ccb6caf6dbeb +SIZE (rjarry-go-opt-v2.1.0_SRHT0.tar.gz) = 14824 +SHA256 (rockorager-go-jmap-v0.5.2_SRHT0.tar.gz) = e59d5e592b90b30aa47e3361308ff67f00afa9559442b94a21c0b054f552db9a +SIZE (rockorager-go-jmap-v0.5.2_SRHT0.tar.gz) = 25820 +SHA256 (rockorager-vaxis-v0.15.0_SRHT0.tar.gz) = bf7caeab137dc7473b688760ad46a9fb2b99e7d20d021bcbc179f57d0556f0f2 +SIZE (rockorager-vaxis-v0.15.0_SRHT0.tar.gz) = 124912 +SHA256 (ProtonMail-go-crypto-v1.3.0_GH0.tar.gz) = 05f38ede69b73f91a57697c2807f90699542b079937312a52485ff8cf3c6ce9b +SIZE (ProtonMail-go-crypto-v1.3.0_GH0.tar.gz) = 513597 +SHA256 (arran4-golang-ical-v0.3.2_GH0.tar.gz) = beea64d98cd6688e81c1f3864bee38bd7a9decf11a77b02cc61aa03df7d6e05c +SIZE (arran4-golang-ical-v0.3.2_GH0.tar.gz) = 34290 +SHA256 (cloudflare-circl-v1.6.1_GH0.tar.gz) = d9e31594460124cf6f98a4580853ccfc9781c730c2f0058f4fcf2b4e23130a9c +SIZE (cloudflare-circl-v1.6.1_GH0.tar.gz) = 7048493 +SHA256 (containerd-console-v1.0.5_GH0.tar.gz) = ad36dcc75becffd84bf175539fecef0107e1341037772f5d59f681cab3090476 +SIZE (containerd-console-v1.0.5_GH0.tar.gz) = 13839 SHA256 (creack-pty-v1.1.24_GH0.tar.gz) = 76c93cd32c148c6ab86c7f8ddfeb000083ebf4852af62731e3f1aecb7c22c782 SIZE (creack-pty-v1.1.24_GH0.tar.gz) = 21085 SHA256 (danwakefield-fnmatch-cbb64ac3d964_GH0.tar.gz) = 7ebff38d382142f9220d2cfcb4731d0ae90cdef71238c94a15c35f8aa746007f @@ -25,50 +25,48 @@ SHA256 (emersion-go-imap-sortthread-v1.2.0_GH0.tar.gz) = 4e5829010b2f633b360ed11 SIZE (emersion-go-imap-sortthread-v1.2.0_GH0.tar.gz) = 8976 SHA256 (emersion-go-imap-v1.2.1_GH0.tar.gz) = 5491725275b90e05f2ed98e5273688e5f05a8a488b0c5ce504f60aa19c9d8791 SIZE (emersion-go-imap-v1.2.1_GH0.tar.gz) = 103546 -SHA256 (emersion-go-maildir-v0.5.0_GH0.tar.gz) = 29d58eb5e0631ba5393cfbcb50a79d7e416b50b3496e027b7eb013714010abb9 -SIZE (emersion-go-maildir-v0.5.0_GH0.tar.gz) = 8347 -SHA256 (emersion-go-mbox-v1.0.3_GH0.tar.gz) = 54c85831ececafb417939741b00da573c5dab61a746834b9977e7dde8dba523e -SIZE (emersion-go-mbox-v1.0.3_GH0.tar.gz) = 5692 +SHA256 (emersion-go-maildir-v0.6.0_GH0.tar.gz) = e71041ad689bac744e0b1840294efb39967a78e322da9fb2af908b96eb9d26e0 +SIZE (emersion-go-maildir-v0.6.0_GH0.tar.gz) = 8379 +SHA256 (emersion-go-mbox-v1.0.4_GH0.tar.gz) = 7cd3d05c276ad8e00e35c8a816269a7059a599a15b8c007c2eef74328e29c9df +SIZE (emersion-go-mbox-v1.0.4_GH0.tar.gz) = 6128 SHA256 (emersion-go-message-v0.18.2_GH0.tar.gz) = 9e37b922775a3bbad413a8269542ec3ebdf5195165b1640a4e6433bc41c28413 SIZE (emersion-go-message-v0.18.2_GH0.tar.gz) = 48158 -SHA256 (emersion-go-msgauth-v0.6.8_GH0.tar.gz) = 44ab6e48d8b073ea9cd4c166b9d506fe213998b47d37da91d88c43e90e244c38 -SIZE (emersion-go-msgauth-v0.6.8_GH0.tar.gz) = 29769 +SHA256 (emersion-go-msgauth-v0.7.0_GH0.tar.gz) = 2a9fc098d1767c64e0830b08f6df8283018b8926629f064431b488e2ace288ac +SIZE (emersion-go-msgauth-v0.7.0_GH0.tar.gz) = 29634 SHA256 (emersion-go-pgpmail-v0.2.2_GH0.tar.gz) = c3993995efab50b038e6ce62aa6d80ffd32b74ac5a1a78f7d37140453e16bcb1 SIZE (emersion-go-pgpmail-v0.2.2_GH0.tar.gz) = 16251 SHA256 (emersion-go-sasl-b788ff22d5a6_GH0.tar.gz) = 83dcf546c520708cf53dca5df3730c71b51901f08a52282c3515fd01d0ecbc75 SIZE (emersion-go-sasl-b788ff22d5a6_GH0.tar.gz) = 6888 -SHA256 (emersion-go-smtp-v0.21.3_GH0.tar.gz) = aa42fe71cd9d71d3942a372ed14074ca3c277a6f09f685278280630ccef1d2ee -SIZE (emersion-go-smtp-v0.21.3_GH0.tar.gz) = 42564 +SHA256 (emersion-go-smtp-v0.24.0_GH0.tar.gz) = f6f49bac639a9fd59d7a8b56895f0cdaecaf007e78a75ac76ba2f7ee0ef65b45 +SIZE (emersion-go-smtp-v0.24.0_GH0.tar.gz) = 43183 SHA256 (fsnotify-fsevents-v0.2.0_GH0.tar.gz) = 23405fe675d45cbe685b176a6d897d3e5da0ece3f98211fc7473d5d4a0109a36 SIZE (fsnotify-fsevents-v0.2.0_GH0.tar.gz) = 24025 -SHA256 (fsnotify-fsnotify-v1.8.0_GH0.tar.gz) = 3c4cbec6225307397717f18bb87ffc496e59d0f802a41fff572bf09e5dbf6e2b -SIZE (fsnotify-fsnotify-v1.8.0_GH0.tar.gz) = 72325 +SHA256 (fsnotify-fsnotify-v1.9.0_GH0.tar.gz) = 3ff59fb248bb76a6bf4fbe99586aec08f7218743187c71da3ff2e34c23cc1a05 +SIZE (fsnotify-fsnotify-v1.9.0_GH0.tar.gz) = 73945 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-yaml-yaml-v3.0.1_GH0.tar.gz) = cf05411540d3e6ef8f1fd88434b34f94cedaceb540329031d80e23b74540c4e5 SIZE (go-yaml-yaml-v3.0.1_GH0.tar.gz) = 91173 -SHA256 (golang-crypto-v0.31.0_GH0.tar.gz) = 36e325f89d4cd03ec568d92c74d6affd2b1fb88fcdc63aeb15d1df41e11200ca -SIZE (golang-crypto-v0.31.0_GH0.tar.gz) = 1837859 -SHA256 (golang-image-v0.23.0_GH0.tar.gz) = 45e79e4f37e6e368255a1f86861f8f551b8fab5980fc68c7c024b08c65e41363 -SIZE (golang-image-v0.23.0_GH0.tar.gz) = 5103978 -SHA256 (golang-mod-v0.20.0_GH0.tar.gz) = 83b0516cc8b89e62deced06437230cf80981e2c9dc1d1caa589b3d0313600f50 -SIZE (golang-mod-v0.20.0_GH0.tar.gz) = 124271 -SHA256 (golang-oauth2-v0.24.0_GH0.tar.gz) = b14b6ae831727f39534bd617dbb53cd139074dbadcf58eafe8566145ed0231f0 -SIZE (golang-oauth2-v0.24.0_GH0.tar.gz) = 98494 -SHA256 (golang-snappy-v0.0.4_GH0.tar.gz) = 77df678795596f9dfecb5744deb984633d780460a7e9a59e0c7ecfe2052b644f -SIZE (golang-snappy-v0.0.4_GH0.tar.gz) = 66129 -SHA256 (golang-sync-v0.10.0_GH0.tar.gz) = 2a7b7c36a89b444213ec3237a21dd1ca6ed351adf423666cc6bf853711a13f3d -SIZE (golang-sync-v0.10.0_GH0.tar.gz) = 18099 -SHA256 (golang-sys-v0.28.0_GH0.tar.gz) = 62726b1ccbb09c7e8de2215756a26012751bdded12b5bacc6de83296db694ebf -SIZE (golang-sys-v0.28.0_GH0.tar.gz) = 1519898 -SHA256 (golang-text-v0.21.0_GH0.tar.gz) = d64dbf40a8ae06c4805895e48553ecdadaed07089d8ed2168a0d61551d17ff22 -SIZE (golang-text-v0.21.0_GH0.tar.gz) = 8964782 -SHA256 (golang-tools-v0.24.0_GH0.tar.gz) = 7ebfbdf31af28c4fd3a6cf1dec7bbfdd83e5292ae1ba5eb8825f8d90221a66fc -SIZE (golang-tools-v0.24.0_GH0.tar.gz) = 6977100 -SHA256 (konimarti-jwz-81c07e9284c3_GH0.tar.gz) = bfb40d4a745ea730122c9d5352c9aa11d3f6469fff3aef56377fc8e9f160ee73 -SIZE (konimarti-jwz-81c07e9284c3_GH0.tar.gz) = 2382478 +SHA256 (golang-crypto-v0.41.0_GH0.tar.gz) = e2755451de1987afe358285b19ff7fa2eadb1286a2a2e11b21f725bc1d47efdf +SIZE (golang-crypto-v0.41.0_GH0.tar.gz) = 2156602 +SHA256 (golang-image-v0.30.0_GH0.tar.gz) = 648b7b72529d5f3982253ae1b33172d34e3ac2a7fe165585d2eaaff26e3d384b +SIZE (golang-image-v0.30.0_GH0.tar.gz) = 5110747 +SHA256 (golang-mod-v0.27.0_GH0.tar.gz) = dcd1ba21c7695b209830ccc4881e41d591ae65e6f1938575bd095640444afa19 +SIZE (golang-mod-v0.27.0_GH0.tar.gz) = 126553 +SHA256 (golang-oauth2-v0.30.0_GH0.tar.gz) = e42798d91e143032f6abfc9e97d84949f7f22c160981ccd3b09f2d4dbb5aba16 +SIZE (golang-oauth2-v0.30.0_GH0.tar.gz) = 100381 +SHA256 (golang-snappy-v1.0.0_GH0.tar.gz) = 433e6bf6a8380f57dd92020542d865802124e4a9139dc0b1fab5ff51704310bf +SIZE (golang-snappy-v1.0.0_GH0.tar.gz) = 66168 +SHA256 (golang-sync-v0.16.0_GH0.tar.gz) = feaf4bb062fbe47cbf5e09684416be0c4f09b48b5675200f0fc6387afeb4217e +SIZE (golang-sync-v0.16.0_GH0.tar.gz) = 18193 +SHA256 (golang-sys-v0.35.0_GH0.tar.gz) = 08a0eed7f36ae25bfd3275b92c8542da4924ce2902c36599d5a1f87d54f3b5dd +SIZE (golang-sys-v0.35.0_GH0.tar.gz) = 1531316 +SHA256 (golang-text-v0.28.0_GH0.tar.gz) = 0c707e505057045b4c20812f3dd60e3c8e77ee0bf7af1a8d2105b6a6b4f2993d +SIZE (golang-text-v0.28.0_GH0.tar.gz) = 8974035 +SHA256 (golang-tools-v0.36.0_GH0.tar.gz) = 299d2320e8f6adb5b53fb1a32e613b00cd2263237c2c4f8f3a68885040b2cfb9 +SIZE (golang-tools-v0.36.0_GH0.tar.gz) = 9079404 SHA256 (kr-pretty-v0.3.0_GH0.tar.gz) = c264e7939bf8d989d388c1156ea0c8bdeb3659b789e83aac6bd4689e8613f3f6 SIZE (kr-pretty-v0.3.0_GH0.tar.gz) = 10041 SHA256 (lithammer-fuzzysearch-v1.1.8_GH0.tar.gz) = 2496ccfc16d85426eb70aaf94f773f8ca08caf96694de3ede3c29d5978e28e50 @@ -93,7 +91,7 @@ SHA256 (rogpeppe-go-internal-v1.8.1_GH0.tar.gz) = 489c93e5979d4bca3bed1cb738c11b SIZE (rogpeppe-go-internal-v1.8.1_GH0.tar.gz) = 131837 SHA256 (soniakeys-quant-v1.0.0_GH0.tar.gz) = 6656199c1599fa8b334dde6ddcf09d4147aadd52ec26668130c8fdd11f8d78eb SIZE (soniakeys-quant-v1.0.0_GH0.tar.gz) = 11246 -SHA256 (stretchr-testify-v1.10.0_GH0.tar.gz) = 06af5143ab5fc8f2fbf3d1420a5f002f6383cd7de911698dbd1822beacb27684 -SIZE (stretchr-testify-v1.10.0_GH0.tar.gz) = 112732 +SHA256 (stretchr-testify-v1.11.1_GH0.tar.gz) = 4b51fbc0f19e42841013748e6d527314e1d0e7255122766b5fca1d35b4630c69 +SIZE (stretchr-testify-v1.11.1_GH0.tar.gz) = 116832 SHA256 (syndtr-goleveldb-v1.0.0_GH0.tar.gz) = c80191f7f77b41d6cb3d1c6de1d42a9b8177656ee49c256d2df2b95a893cf8b8 SIZE (syndtr-goleveldb-v1.0.0_GH0.tar.gz) = 142710 diff --git a/mail/aerc/files/modules.txt b/mail/aerc/files/modules.txt new file mode 100644 index 000000000000..9c15ac9c26cc --- /dev/null +++ b/mail/aerc/files/modules.txt @@ -0,0 +1,271 @@ +# git.sr.ht/~rjarry/go-opt/v2 v2.1.0 +## explicit; go 1.18 +git.sr.ht/~rjarry/go-opt/v2 +# git.sr.ht/~rockorager/go-jmap v0.5.2 +## explicit; go 1.19 +git.sr.ht/~rockorager/go-jmap +git.sr.ht/~rockorager/go-jmap/core/push +git.sr.ht/~rockorager/go-jmap/mail +git.sr.ht/~rockorager/go-jmap/mail/email +git.sr.ht/~rockorager/go-jmap/mail/emailsubmission +git.sr.ht/~rockorager/go-jmap/mail/identity +git.sr.ht/~rockorager/go-jmap/mail/mailbox +git.sr.ht/~rockorager/go-jmap/mail/thread +# git.sr.ht/~rockorager/vaxis v0.15.0 +## explicit; go 1.18 +git.sr.ht/~rockorager/vaxis +git.sr.ht/~rockorager/vaxis/ansi +git.sr.ht/~rockorager/vaxis/log +git.sr.ht/~rockorager/vaxis/octreequant +git.sr.ht/~rockorager/vaxis/widgets/align +git.sr.ht/~rockorager/vaxis/widgets/term +# github.com/ProtonMail/go-crypto v1.3.0 +## explicit; go 1.22.0 +github.com/ProtonMail/go-crypto/bitcurves +github.com/ProtonMail/go-crypto/brainpool +github.com/ProtonMail/go-crypto/eax +github.com/ProtonMail/go-crypto/internal/byteutil +github.com/ProtonMail/go-crypto/ocb +github.com/ProtonMail/go-crypto/openpgp +github.com/ProtonMail/go-crypto/openpgp/aes/keywrap +github.com/ProtonMail/go-crypto/openpgp/armor +github.com/ProtonMail/go-crypto/openpgp/ecdh +github.com/ProtonMail/go-crypto/openpgp/ecdsa +github.com/ProtonMail/go-crypto/openpgp/ed25519 +github.com/ProtonMail/go-crypto/openpgp/ed448 +github.com/ProtonMail/go-crypto/openpgp/eddsa +github.com/ProtonMail/go-crypto/openpgp/elgamal +github.com/ProtonMail/go-crypto/openpgp/errors +github.com/ProtonMail/go-crypto/openpgp/internal/algorithm +github.com/ProtonMail/go-crypto/openpgp/internal/ecc +github.com/ProtonMail/go-crypto/openpgp/internal/encoding +github.com/ProtonMail/go-crypto/openpgp/packet +github.com/ProtonMail/go-crypto/openpgp/s2k +github.com/ProtonMail/go-crypto/openpgp/x25519 +github.com/ProtonMail/go-crypto/openpgp/x448 +# github.com/arran4/golang-ical v0.3.2 +## explicit; go 1.20 +github.com/arran4/golang-ical +# github.com/cloudflare/circl v1.6.1 +## explicit; go 1.22.0 +github.com/cloudflare/circl/dh/x25519 +github.com/cloudflare/circl/dh/x448 +github.com/cloudflare/circl/ecc/goldilocks +github.com/cloudflare/circl/internal/conv +github.com/cloudflare/circl/internal/sha3 +github.com/cloudflare/circl/math +github.com/cloudflare/circl/math/fp25519 +github.com/cloudflare/circl/math/fp448 +github.com/cloudflare/circl/math/mlsbset +github.com/cloudflare/circl/sign +github.com/cloudflare/circl/sign/ed25519 +github.com/cloudflare/circl/sign/ed448 +# github.com/containerd/console v1.0.5 +## explicit; go 1.13 +github.com/containerd/console +# github.com/creack/pty v1.1.24 +## explicit; go 1.18 +github.com/creack/pty +# github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 +## explicit +github.com/danwakefield/fnmatch +# github.com/davecgh/go-spew v1.1.1 +## explicit +github.com/davecgh/go-spew/spew +# github.com/emersion/go-imap v1.2.1 +## explicit; go 1.13 +github.com/emersion/go-imap +github.com/emersion/go-imap/backend +github.com/emersion/go-imap/client +github.com/emersion/go-imap/commands +github.com/emersion/go-imap/responses +github.com/emersion/go-imap/server +github.com/emersion/go-imap/utf7 +# github.com/emersion/go-imap-sortthread v1.2.0 +## explicit; go 1.12 +github.com/emersion/go-imap-sortthread +# github.com/emersion/go-maildir v0.6.0 +## explicit; go 1.20 +github.com/emersion/go-maildir +# github.com/emersion/go-mbox v1.0.4 +## explicit; go 1.12 +github.com/emersion/go-mbox +# github.com/emersion/go-message v0.18.2 +## explicit; go 1.14 +github.com/emersion/go-message +github.com/emersion/go-message/charset +github.com/emersion/go-message/mail +github.com/emersion/go-message/textproto +# github.com/emersion/go-msgauth v0.7.0 +## explicit; go 1.18 +github.com/emersion/go-msgauth/authres +# github.com/emersion/go-pgpmail v0.2.2 +## explicit; go 1.16 +github.com/emersion/go-pgpmail +# github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6 +## explicit; go 1.12 +github.com/emersion/go-sasl +# github.com/emersion/go-smtp v0.24.0 +## explicit; go 1.13 +github.com/emersion/go-smtp +# github.com/fsnotify/fsevents v0.2.0 +## explicit; go 1.17 +github.com/fsnotify/fsevents +# github.com/fsnotify/fsnotify v1.9.0 +## explicit; go 1.17 +github.com/fsnotify/fsnotify +github.com/fsnotify/fsnotify/internal +# github.com/go-ini/ini v1.67.0 +## explicit +github.com/go-ini/ini +# github.com/golang/snappy v1.0.0 +## explicit +github.com/golang/snappy +# github.com/kr/pretty v0.3.0 +## explicit; go 1.12 +# github.com/lithammer/fuzzysearch v1.1.8 +## explicit; go 1.15 +github.com/lithammer/fuzzysearch/fuzzy +# github.com/mattn/go-isatty v0.0.20 +## explicit; go 1.15 +github.com/mattn/go-isatty +# github.com/mattn/go-runewidth v0.0.16 +## explicit; go 1.9 +github.com/mattn/go-runewidth +# github.com/mattn/go-sixel v0.0.5 +## explicit; go 1.16 +github.com/mattn/go-sixel +# github.com/onsi/gomega v1.20.0 +## explicit; go 1.18 +# github.com/pkg/errors v0.9.1 +## explicit +github.com/pkg/errors +# github.com/pmezard/go-difflib v1.0.0 +## explicit +github.com/pmezard/go-difflib/difflib +# github.com/rivo/uniseg v0.4.7 +## explicit; go 1.18 +github.com/rivo/uniseg +# github.com/riywo/loginshell v0.0.0-20200815045211-7d26008be1ab +## explicit +github.com/riywo/loginshell +# github.com/rogpeppe/go-internal v1.8.1 +## explicit; go 1.16 +# github.com/soniakeys/quant v1.0.0 +## explicit +github.com/soniakeys/quant +github.com/soniakeys/quant/internal +github.com/soniakeys/quant/median +# github.com/stretchr/testify v1.11.1 +## explicit; go 1.17 +github.com/stretchr/testify/assert +github.com/stretchr/testify/assert/yaml +github.com/stretchr/testify/require +# github.com/syndtr/goleveldb v1.0.0 +## explicit +github.com/syndtr/goleveldb/leveldb +github.com/syndtr/goleveldb/leveldb/cache +github.com/syndtr/goleveldb/leveldb/comparer +github.com/syndtr/goleveldb/leveldb/errors +github.com/syndtr/goleveldb/leveldb/filter +github.com/syndtr/goleveldb/leveldb/iterator +github.com/syndtr/goleveldb/leveldb/journal +github.com/syndtr/goleveldb/leveldb/memdb +github.com/syndtr/goleveldb/leveldb/opt +github.com/syndtr/goleveldb/leveldb/storage +github.com/syndtr/goleveldb/leveldb/table +github.com/syndtr/goleveldb/leveldb/util +# golang.org/x/crypto v0.41.0 +## explicit; go 1.23.0 +golang.org/x/crypto/argon2 +golang.org/x/crypto/blake2b +golang.org/x/crypto/cast5 +golang.org/x/crypto/cryptobyte +golang.org/x/crypto/cryptobyte/asn1 +golang.org/x/crypto/hkdf +golang.org/x/crypto/sha3 +# golang.org/x/image v0.30.0 +## explicit; go 1.23.0 +golang.org/x/image/bmp +golang.org/x/image/ccitt +golang.org/x/image/draw +golang.org/x/image/math/f64 +golang.org/x/image/riff +golang.org/x/image/tiff +golang.org/x/image/tiff/lzw +golang.org/x/image/vp8 +golang.org/x/image/vp8l +golang.org/x/image/webp +# golang.org/x/mod v0.27.0 +## explicit; go 1.23.0 +golang.org/x/mod/semver +# golang.org/x/oauth2 v0.30.0 +## explicit; go 1.23.0 +golang.org/x/oauth2 +golang.org/x/oauth2/internal +# golang.org/x/sync v0.16.0 +## explicit; go 1.23.0 +golang.org/x/sync/errgroup +# golang.org/x/sys v0.35.0 +## explicit; go 1.23.0 +golang.org/x/sys/cpu +golang.org/x/sys/unix +golang.org/x/sys/windows +# golang.org/x/text v0.28.0 +## explicit; go 1.23.0 +golang.org/x/text/encoding +golang.org/x/text/encoding/charmap +golang.org/x/text/encoding/htmlindex +golang.org/x/text/encoding/ianaindex +golang.org/x/text/encoding/internal +golang.org/x/text/encoding/internal/identifier +golang.org/x/text/encoding/japanese +golang.org/x/text/encoding/korean +golang.org/x/text/encoding/simplifiedchinese +golang.org/x/text/encoding/traditionalchinese +golang.org/x/text/encoding/unicode +golang.org/x/text/internal/language +golang.org/x/text/internal/language/compact +golang.org/x/text/internal/tag +golang.org/x/text/internal/utf8internal +golang.org/x/text/language +golang.org/x/text/runes +golang.org/x/text/transform +golang.org/x/text/unicode/norm +# golang.org/x/tools v0.36.0 +## explicit; go 1.23.0 +golang.org/x/tools/go/analysis +golang.org/x/tools/go/analysis/checker +golang.org/x/tools/go/analysis/internal +golang.org/x/tools/go/analysis/internal/analysisflags +golang.org/x/tools/go/analysis/internal/checker +golang.org/x/tools/go/analysis/multichecker +golang.org/x/tools/go/analysis/unitchecker +golang.org/x/tools/go/ast/edge +golang.org/x/tools/go/ast/inspector +golang.org/x/tools/go/gcexportdata +golang.org/x/tools/go/packages +golang.org/x/tools/go/types/objectpath +golang.org/x/tools/go/types/typeutil +golang.org/x/tools/internal/aliases +golang.org/x/tools/internal/analysisinternal +golang.org/x/tools/internal/diff +golang.org/x/tools/internal/diff/lcs +golang.org/x/tools/internal/event +golang.org/x/tools/internal/event/core +golang.org/x/tools/internal/event/keys +golang.org/x/tools/internal/event/label +golang.org/x/tools/internal/facts +golang.org/x/tools/internal/gcimporter +golang.org/x/tools/internal/gocommand +golang.org/x/tools/internal/packagesinternal +golang.org/x/tools/internal/pkgbits +golang.org/x/tools/internal/stdlib +golang.org/x/tools/internal/typeparams +golang.org/x/tools/internal/typesinternal +golang.org/x/tools/internal/versions +# 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/mail/aerc/pkg-plist b/mail/aerc/pkg-plist index 4fe69e720c06..3f86ecf64a74 100644 --- a/mail/aerc/pkg-plist +++ b/mail/aerc/pkg-plist @@ -12,12 +12,14 @@ libexec/aerc/filters/wrap %%DATADIR%%/aerc.conf %%DATADIR%%/binds.conf %%DATADIR%%/stylesets/blue +%%DATADIR%%/stylesets/catppuccin %%DATADIR%%/stylesets/default %%DATADIR%%/stylesets/dracula %%DATADIR%%/stylesets/monochrome %%DATADIR%%/stylesets/nord %%DATADIR%%/stylesets/pink %%DATADIR%%/stylesets/solarized +%%DATADIR%%/stylesets/solarized-dark %%DATADIR%%/templates/forward_as_body %%DATADIR%%/templates/new_message %%DATADIR%%/templates/quoted_reply diff --git a/mail/hydroxide/Makefile b/mail/hydroxide/Makefile index a447b6b5eae3..c40b4c8a6166 100644 --- a/mail/hydroxide/Makefile +++ b/mail/hydroxide/Makefile @@ -1,7 +1,7 @@ PORTNAME= hydroxide DISTVERSIONPREFIX= v DISTVERSION= 0.2.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= nxjoseph@protonmail.com diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile index 0408ad495880..e0d5bfe09e00 100644 --- a/mail/mailhog/Makefile +++ b/mail/mailhog/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= mail devel MAINTAINER= mops@punkt.de diff --git a/mail/mailpit/Makefile b/mail/mailpit/Makefile index bf68f94121f7..d571c846e029 100644 --- a/mail/mailpit/Makefile +++ b/mail/mailpit/Makefile @@ -1,6 +1,7 @@ PORTNAME= mailpit DISTVERSIONPREFIX= v DISTVERSION= 1.27.7 +PORTREVISION= 1 CATEGORIES= mail devel MASTER_SITES= https://www.madpilot.net/mailpit/:npmcache \ LOCAL/madpilot/mailpit:npmcache diff --git a/mail/mailslurper/Makefile b/mail/mailslurper/Makefile index 7c0c8e089ede..b6c486480bf9 100644 --- a/mail/mailslurper/Makefile +++ b/mail/mailslurper/Makefile @@ -1,7 +1,7 @@ PORTNAME= mailslurper DISTVERSIONPREFIX= release- DISTVERSION= 1.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= einar@isnic.is diff --git a/mail/mew-devel/Makefile b/mail/mew-devel/Makefile index 303e25494b43..8a6ea68b54ef 100644 --- a/mail/mew-devel/Makefile +++ b/mail/mew-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= mew DISTVERSIONPREFIX= v -DISTVERSION= 6.10-18 -DISTVERSIONSUFFIX= -g377b685 +DISTVERSION= 6.10-19 +DISTVERSIONSUFFIX= -g346997e CATEGORIES= mail elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/mail/mew-devel/distinfo b/mail/mew-devel/distinfo index b0844f43a2ad..780de79dbae4 100644 --- a/mail/mew-devel/distinfo +++ b/mail/mew-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756491998 -SHA256 (kazu-yamamoto-Mew-v6.10-18-g377b685_GH0.tar.gz) = 860657f3469c02fabe7a5fe00d4023e3f6a32c2ddd1589327ef45711e68f8ebc -SIZE (kazu-yamamoto-Mew-v6.10-18-g377b685_GH0.tar.gz) = 1022715 +TIMESTAMP = 1757046173 +SHA256 (kazu-yamamoto-Mew-v6.10-19-g346997e_GH0.tar.gz) = 716b2094095db32f490162c014b578342261b8a10921b7406f0132dbcd9fe502 +SIZE (kazu-yamamoto-Mew-v6.10-19-g346997e_GH0.tar.gz) = 1022678 diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index d0cc5051c8af..85ceb645669f 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,5 +1,5 @@ PORTNAME= msmtp -PORTVERSION= 1.8.30 +PORTVERSION= 1.8.31 CATEGORIES= mail MASTER_SITES= https://marlam.de/msmtp/releases/ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 3f2a4a035173..aae37628e473 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748937841 -SHA256 (msmtp-1.8.30.tar.xz) = f826a3c500c4dfeed814685097cead9b2b3dca5a2ec3897967cb9032570fa9ab -SIZE (msmtp-1.8.30.tar.xz) = 453036 +TIMESTAMP = 1757225396 +SHA256 (msmtp-1.8.31.tar.xz) = c262b11762d8582a3c6d6ca8d8b2cca2b1605497324ca27cc57fdc145a27119f +SIZE (msmtp-1.8.31.tar.xz) = 455820 diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index a4026ee45af2..a767e79e2211 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,6 +1,5 @@ PORTNAME= neomutt -PORTVERSION= 20250510 -PORTREVISION= 1 +PORTVERSION= 20250905 CATEGORIES= mail MAINTAINER= gahr@FreeBSD.org @@ -12,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support \ urlview:textproc/urlview -LIB_DEPENDS= libpcre2-posix.so:devel/pcre2 +LIB_DEPENDS= libpcre2-8.so:devel/pcre2 USES= cpe iconv:translit localbase ncurses perl5 pkgconfig python:env shebangfix ssl @@ -70,7 +69,7 @@ NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext IDN_LIB_DEPENDS= libidn2.so:dns/libidn2 -IDN_CONFIGURE_ON= --idn2 +IDN_CONFIGURE_OFF= --disable-idn2 FLOCK_CONFIGURE_ON= --with-lock=flock @@ -78,7 +77,6 @@ SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_CONFIGURE_ON= --sasl GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme \ - libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error GPGME_CONFIGURE_ENABLE= gpgme diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo index 6095eeba99db..a76a290047ca 100644 --- a/mail/neomutt/distinfo +++ b/mail/neomutt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746876679 -SHA256 (neomutt-neomutt-20250510_GH0.tar.gz) = 12d225e270d8e16cda41d855880b9d938750a4f1d647f55c6353337d32ffd653 -SIZE (neomutt-neomutt-20250510_GH0.tar.gz) = 4182433 +TIMESTAMP = 1757097920 +SHA256 (neomutt-neomutt-20250905_GH0.tar.gz) = f409fa3803bfc540869b78719400bceda216842e4da024f83ca3060241d9c516 +SIZE (neomutt-neomutt-20250905_GH0.tar.gz) = 4185921 diff --git a/mail/neomutt/pkg-plist b/mail/neomutt/pkg-plist index a2faf28e4937..cecc14fe21b2 100644 --- a/mail/neomutt/pkg-plist +++ b/mail/neomutt/pkg-plist @@ -68,6 +68,7 @@ libexec/neomutt/smime_keys %%DATADIR%%/account-command/gpg-json/credentials.sh %%DATADIR%%/account-command/macos-keychain/README.md %%DATADIR%%/account-command/macos-keychain/keychain.py +%%DATADIR%%/colorschemes/ayu-dark-256.neomuttrc %%DATADIR%%/colorschemes/neonwolf-256.neomuttrc %%DATADIR%%/colorschemes/solarized-dark-256.neomuttrc %%DATADIR%%/colorschemes/vombatidae.neomuttrc diff --git a/mail/opensmtpd-filter-rspamd/Makefile b/mail/opensmtpd-filter-rspamd/Makefile index 625bdfecbf97..68813bbeb041 100644 --- a/mail/opensmtpd-filter-rspamd/Makefile +++ b/mail/opensmtpd-filter-rspamd/Makefile @@ -1,7 +1,7 @@ PORTNAME= opensmtpd-filter-rspamd PORTVERSION= 0.1.8 DISTVERSIONPREFIX= v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/opensmtpd-filter-senderscore/Makefile b/mail/opensmtpd-filter-senderscore/Makefile index 4487dc778b18..be6dba77d71e 100644 --- a/mail/opensmtpd-filter-senderscore/Makefile +++ b/mail/opensmtpd-filter-senderscore/Makefile @@ -1,6 +1,6 @@ PORTNAME= opensmtpd-filter-senderscore PORTVERSION= 0.1.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org diff --git a/mail/postfix/files/patch-makedefs b/mail/postfix/files/patch-makedefs index 3ad33514b02f..85e9b9d00c67 100644 --- a/mail/postfix/files/patch-makedefs +++ b/mail/postfix/files/patch-makedefs @@ -1,6 +1,6 @@ ---- makedefs.orig 2023-04-14 13:37:45 UTC +--- makedefs.orig 2025-02-17 17:41:56 UTC +++ makedefs -@@ -343,6 +343,15 @@ case "$SYSTEM.$RELEASE" in +@@ -351,6 +351,24 @@ case "$SYSTEM.$RELEASE" in : ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"} : ${PLUGIN_LD="${CC} -shared"} ;; @@ -13,6 +13,15 @@ + : ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"} + : ${PLUGIN_LD="${CC} -shared"} + ;; ++ FreeBSD.16*) SYSTYPE=FREEBSD16 ++ : ${CC=cc} ++ : ${SHLIB_SUFFIX=.so} ++ : ${SHLIB_CFLAGS=-fPIC} ++ : ${SHLIB_LD="${CC} -shared"' -Wl,-soname,${LIB}'} ++ : ${SHLIB_RPATH='-Wl,-rpath,${SHLIB_DIR}'} ++ : ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"} ++ : ${PLUGIN_LD="${CC} -shared"} ++ ;; DragonFly.*) SYSTYPE=DRAGONFLY ;; OpenBSD.2*) SYSTYPE=OPENBSD2 diff --git a/mail/postfix/files/patch-src_util_sys__defs.h b/mail/postfix/files/patch-src_util_sys__defs.h index 5c2e64e824c3..04f42490eb5f 100644 --- a/mail/postfix/files/patch-src_util_sys__defs.h +++ b/mail/postfix/files/patch-src_util_sys__defs.h @@ -1,11 +1,11 @@ ---- src/util/sys_defs.h.orig 2023-02-13 19:36:27 UTC +--- src/util/sys_defs.h.orig 2025-01-03 18:19:26 UTC +++ src/util/sys_defs.h @@ -31,7 +31,7 @@ || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \ || defined(FREEBSD8) || defined(FREEBSD9) || defined(FREEBSD10) \ || defined(FREEBSD11) || defined(FREEBSD12) || defined(FREEBSD13) \ - || defined(FREEBSD14) \ -+ || defined(FREEBSD14) || defined(FREEBSD15) \ ++ || defined(FREEBSD14) || defined(FREEBSD15) || defined(FREEBSD16) \ || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \ || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \ || defined(OPENBSD5) || defined(OPENBSD6) || defined(OPENBSD7) \ diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile index e0b9535816fe..762eeec76374 100644 --- a/mail/smtprelay/Makefile +++ b/mail/smtprelay/Makefile @@ -1,7 +1,7 @@ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MAINTAINER= decke@FreeBSD.org diff --git a/math/R-cran-robustbase/Makefile b/math/R-cran-robustbase/Makefile index 2fce5153b0f8..6dfaafd0e06a 100644 --- a/math/R-cran-robustbase/Makefile +++ b/math/R-cran-robustbase/Makefile @@ -1,5 +1,5 @@ PORTNAME= robustbase -DISTVERSION= 0.99-4-1 +DISTVERSION= 0.99-6 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-robustbase/distinfo b/math/R-cran-robustbase/distinfo index d4eec7785f87..817bf39c2761 100644 --- a/math/R-cran-robustbase/distinfo +++ b/math/R-cran-robustbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727586670 -SHA256 (robustbase_0.99-4-1.tar.gz) = 481edee7614f66a39d31d930e58ff02b1c4282e0daad51a106c6b7aa8011ff91 -SIZE (robustbase_0.99-4-1.tar.gz) = 2289218 +TIMESTAMP = 1757203590 +SHA256 (robustbase_0.99-6.tar.gz) = fa08c42c2cba521210725fd57bd1d456ced68e3da7569cffe38be24a4cf31a1d +SIZE (robustbase_0.99-6.tar.gz) = 2322108 diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index 37edf97fc657..c078d1c9e9d1 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -1,5 +1,5 @@ PORTNAME= spdep -DISTVERSION= 1.3-13 +DISTVERSION= 1.4-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-spdep/distinfo b/math/R-cran-spdep/distinfo index 7bca8b88f681..2b493d53faea 100644 --- a/math/R-cran-spdep/distinfo +++ b/math/R-cran-spdep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749634372 -SHA256 (spdep_1.3-13.tar.gz) = 7ac5905c126899f88fdf5c1f2bbedc7609e0c3ca210d40abaa5da2d2a9a2685a -SIZE (spdep_1.3-13.tar.gz) = 4695720 +TIMESTAMP = 1756892699 +SHA256 (spdep_1.4-1.tar.gz) = 4d0beca3b8b696373a74670f916cca3e77cbe97d002f3be62f172815774f5588 +SIZE (spdep_1.4-1.tar.gz) = 4694107 diff --git a/math/algae/Makefile b/math/algae/Makefile index 385a737f6ad6..3042e6816d32 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -15,13 +15,12 @@ BROKEN_aarch64= does not build: checking for proper floating point exception ha BROKEN_armv6= does not build: checking for proper floating point exception handling... no BROKEN_armv7= does not build: checking for proper floating point exception handling... no -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USES= fortran +USES= fortran:gfortran +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dlmalloc --without-fftw --without-blas \ --without-lapack --without-bcslib --without-npsol -FFLAGS+= -std=legacy +FFLAGS= -std=legacy PLIST_SUB= ALGAE_VERSION=${PORTVERSION} INFO= ${PORTNAME} diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 8e696c89704d..f550f55ff9a4 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -1,6 +1,6 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 40 +PORTREVISION= 41 CATEGORIES= math MASTER_SITES= NETLIB/blacs DISTNAME= BLACS @@ -36,7 +36,7 @@ MPICH_EXTRA_PATCHES= ${FILESDIR}/Bmake.inc-mpich.diff .include <bsd.port.pre.mk> F77EXTRAFLAGS= #-w -fno-globals -fugly-complex -.if ${GCC_DEFAULT} >= 10 +.if ${FORTRAN_DEFAULT} == gfortran && ${GCC_DEFAULT} >= 10 # workaround for Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) F77EXTRAFLAGS+= -fallow-argument-mismatch .endif diff --git a/math/blacs/files/Bmake.inc-mpich.diff b/math/blacs/files/Bmake.inc-mpich.diff index 5224616e5cc8..3e30b122de6f 100644 --- a/math/blacs/files/Bmake.inc-mpich.diff +++ b/math/blacs/files/Bmake.inc-mpich.diff @@ -35,7 +35,7 @@ MPILIBdir = $(MPIdir)/lib/ MPIINCdir = $(MPIdir)/include - MPILIB = $(MPILIBdir)/libmpich.a -+ MPILIB = -lmpi -lmpifort -pthread ++ MPILIB = -lmpi -lmpifort -pthread -L$(MPILIBdir) # ------------------------------------- # All libraries required by the tester. diff --git a/math/blacs/files/patch-SRC_MPI_Bdef.h b/math/blacs/files/patch-SRC_MPI_Bdef.h index 75a6acbe5696..adcdd43918c2 100644 --- a/math/blacs/files/patch-SRC_MPI_Bdef.h +++ b/math/blacs/files/patch-SRC_MPI_Bdef.h @@ -1,6 +1,22 @@ ---- SRC/MPI/Bdef.h.orig 2020-04-21 20:22:36 UTC +--- SRC/MPI/Bdef.h.orig 1998-03-13 20:14:33 UTC +++ SRC/MPI/Bdef.h -@@ -1605,9 +1605,9 @@ int BI_ContxtNum(); +@@ -322,6 +322,15 @@ int BI_ContxtNum(BLACSCONTEXT *ctxt); + void BI_BlacsWarn(int ConTxt, int line, char *file, char *form, ...); + void BI_BlacsErr(int ConTxt, int line, char *file, char *form, ...); + int BI_ContxtNum(BLACSCONTEXT *ctxt); ++void BI_TransDist(BLACSCONTEXT *ctxt, char scope, int m, int n, int *rA, ++ int *cA, int ldrc, BI_DistType *dist, int rdest, int cdest); ++void BI_dmvcopy(int m, int n, double *A, int lda, double *buff); ++void BI_dvmcopy(int m, int n, double *A, int lda, double *buff); ++void BI_imvcopy(int m, int n, int *A, int lda, int *buff); ++void BI_ivmcopy(int m, int n, int *A, int lda, int *buff); ++void BI_smvcopy(int m, int n, float *A, int lda, float *buff); ++void BI_svmcopy(int m, int n, float *A, int lda, float *buff); ++void Cblacs_pinfo(int *mypnum, int *nprocs); + #else + void BI_BlacsWarn(); + void BI_BlacsErr(); +@@ -1605,9 +1614,9 @@ int BI_ContxtNum(); #else #define BI_MPI_Type_struct(count_, lens_, disps_, types_, newtype_, ierr_) \ { \ diff --git a/math/blacs/files/patch-SRC_MPI_blacs__get__.c b/math/blacs/files/patch-SRC_MPI_blacs__get__.c new file mode 100644 index 000000000000..02f1b33c989e --- /dev/null +++ b/math/blacs/files/patch-SRC_MPI_blacs__get__.c @@ -0,0 +1,11 @@ +--- SRC/MPI/blacs_get_.c.orig 2006-01-18 21:36:03 UTC ++++ SRC/MPI/blacs_get_.c +@@ -12,6 +12,8 @@ F_VOID_FUNC blacs_get_(int *ConTxt, int *what, int *va + #else + int comm; + #endif ++ void BI_MPI_C_to_f77_trans_comm(MPI_Comm, int *); ++ void BI_MPI_F77_to_c_trans_comm(int F77comm, MPI_Comm *Ccomm); + BLACSCONTEXT *ctxt; + + switch( Mpval(what) ) diff --git a/math/blacs/files/patch-SRC_MPI_blacs__gridinit__.c b/math/blacs/files/patch-SRC_MPI_blacs__gridinit__.c new file mode 100644 index 000000000000..6c102072a27b --- /dev/null +++ b/math/blacs/files/patch-SRC_MPI_blacs__gridinit__.c @@ -0,0 +1,15 @@ +--- SRC/MPI/blacs_gridinit_.c.orig 2006-01-18 21:36:03 UTC ++++ SRC/MPI/blacs_gridinit_.c +@@ -6,7 +6,12 @@ F_VOID_FUNC blacs_gridinit_(int *ConTxt, F_CHAR order, + F_VOID_FUNC blacs_gridinit_(int *ConTxt, F_CHAR order, int *nprow, int *npcol) + #endif + { ++#if (INTFACE == C_CALL) + void Cblacs_gridmap(int *, int *, int, int, int); ++#else ++ F_VOID_FUNC blacs_gridmap_(int *ConTxt, int *usermap, int *ldup, int *nprow0, ++ int *npcol0); ++#endif + int *tmpgrid, *iptr; + int i, j; + diff --git a/math/blacs/files/patch-SRC_MPI_blacs__pinfo__.c b/math/blacs/files/patch-SRC_MPI_blacs__pinfo__.c new file mode 100644 index 000000000000..5d6f5111549a --- /dev/null +++ b/math/blacs/files/patch-SRC_MPI_blacs__pinfo__.c @@ -0,0 +1,11 @@ +--- SRC/MPI/blacs_pinfo_.c.orig 1998-03-13 20:16:27 UTC ++++ SRC/MPI/blacs_pinfo_.c +@@ -1,5 +1,8 @@ + #include "Bdef.h" + ++void bi_f77_init_(void); ++void bi_f77_get_constants_(int*, int*, int*); ++ + #if (INTFACE == C_CALL) + void Cblacs_pinfo(int *mypnum, int *nprocs) + #else diff --git a/math/bliss/Makefile b/math/bliss/Makefile index d975c7618a9d..4800948e6bf6 100644 --- a/math/bliss/Makefile +++ b/math/bliss/Makefile @@ -1,5 +1,6 @@ PORTNAME= bliss DISTVERSION= 0.73 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.tcs.hut.fi/Software/bliss/ PKGNAMESUFFIX= -graph-tool @@ -17,7 +18,7 @@ MAKE_ARGS= CC=${CXX} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/libbliss.a ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/libbliss.so ${STAGEDIR}${PREFIX}/lib ${MKDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME} ${CP} ${WRKSRC}/*.hh ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include/${PORTNAME} diff --git a/math/bliss/files/patch-Makefile b/math/bliss/files/patch-Makefile index c7f1b6191347..8d167b219a34 100644 --- a/math/bliss/files/patch-Makefile +++ b/math/bliss/files/patch-Makefile @@ -13,3 +13,22 @@ #CFLAGS += -DBLISS_DEBUG CFLAGS += -fPIC +@@ -20,7 +20,7 @@ AR = ar + CC = g++ + RANLIB = ranlib + AR = ar +-BLISSLIB = libbliss.a ++BLISSLIB = libbliss.so + + gmp: LIB += -lgmp + gmp: CFLAGS += -DBLISS_USE_GMP +@@ -36,8 +36,7 @@ lib: $(OBJS) + + lib: $(OBJS) + rm -f $(BLISSLIB) +- $(AR) cr $(BLISSLIB) $(OBJS) +- $(RANLIB) $(BLISSLIB) ++ $(CC) -shared $(LDFLAGS) -o $(BLISSLIB) $(OBJS) + + lib_gmp: $(GMPOBJS) + rm -f $(BLISSLIB) diff --git a/math/bliss/pkg-plist b/math/bliss/pkg-plist index 11d8c8c9a877..67c7120168c9 100644 --- a/math/bliss/pkg-plist +++ b/math/bliss/pkg-plist @@ -11,4 +11,4 @@ include/bliss/partition.hh include/bliss/timer.hh include/bliss/uintseqhash.hh include/bliss/utils.hh -lib/libbliss.a +lib/libbliss.so diff --git a/math/cmlib/Makefile b/math/cmlib/Makefile index 3599124178f7..0367be773c87 100644 --- a/math/cmlib/Makefile +++ b/math/cmlib/Makefile @@ -18,16 +18,22 @@ USE_LDCONFIG= yes SHLIB_MAJOR= 1 LDFLAGS+= ${FFLAGS} -LDADD ?= -lgfortran -lm +LDADD= -lm SRCCONF= /dev/null MAKE_ENV= LDADD="${LDADD}" SHLIB_MAJOR="${SHLIB_MAJOR}" \ SRCCONF="${SRCCONF}" -FFLAGS+= -std=legacy NO_WRKSUBDIR= yes OPTIONS_DEFINE= DOCS +.include <bsd.port.pre.mk> + +.if ${FORTRAN_DEFAULT} != flang +FFLAGS+= -std=legacy +LDADD+= -lgfortran +.endif + post-extract: ${CP} ${_DISTDIR}/[dir]1mach.f ${WRKSRC}/src/machcon ${CP} ${FILESDIR}/make.inc ${WRKSRC} @@ -49,4 +55,4 @@ do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/math/coin-or-metis/Makefile b/math/coin-or-metis/Makefile index 427f7dfdbaaa..2233cf802593 100644 --- a/math/coin-or-metis/Makefile +++ b/math/coin-or-metis/Makefile @@ -24,6 +24,9 @@ GH_PROJECT= ThirdParty-Metis GNU_CONFIGURE= yes +# Adaption of the upstream fix for Clang/Flang +# https://github.com/coin-or-tools/ThirdParty-Metis/commit/5ace49007591f11b64f70183102549d3a9721d4b +CFLAGS= -Wno-implicit-function-declaration INSTALL_TARGET= install-strip METIS_VERSION= 4.0.3 # from the script get.Metis diff --git a/math/hexowl/Makefile b/math/hexowl/Makefile index b094e7374d64..af93ef195e30 100644 --- a/math/hexowl/Makefile +++ b/math/hexowl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hexowl DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= olgeni@FreeBSD.org diff --git a/math/hsl/Makefile b/math/hsl/Makefile index c19d7dae3f87..f86dcd5285ec 100644 --- a/math/hsl/Makefile +++ b/math/hsl/Makefile @@ -10,7 +10,9 @@ WWW= https://github.com/coin-or-tools/ThirdParty-HSL LICENSE= EPL -USES= fortran gmake libtool pkgconfig +# Flang can't be used because the project bundles too old libtool and +# running autoreconf is too painful +USES= fortran:gfortran gmake libtool pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/math/libsemigroups/Makefile b/math/libsemigroups/Makefile index dd84cc5348c2..9300f0d48ca3 100644 --- a/math/libsemigroups/Makefile +++ b/math/libsemigroups/Makefile @@ -1,6 +1,5 @@ PORTNAME= libsemigroups -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.1.3 DISTVERSIONPREFIX= v CATEGORIES= math @@ -15,7 +14,7 @@ LIB_DEPENDS= libfmt.so:devel/libfmt USE_GITHUB= yes -USES= autoreconf compiler:c++11-lang eigen:3,build \ +USES= autoreconf compiler:c++17-lang eigen:3,build \ libtool pathfix pkgconfig GNU_CONFIGURE= yes diff --git a/math/libsemigroups/distinfo b/math/libsemigroups/distinfo index baea601b6412..eb0d7fb689fd 100644 --- a/math/libsemigroups/distinfo +++ b/math/libsemigroups/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744375738 -SHA256 (libsemigroups-libsemigroups-v3.0.3_GH0.tar.gz) = 5dd477b6cb86fa6b881708666c232f5d01f9d60ebf0a3e70c81b860e2f2236cf -SIZE (libsemigroups-libsemigroups-v3.0.3_GH0.tar.gz) = 6091089 +TIMESTAMP = 1756982852 +SHA256 (libsemigroups-libsemigroups-v3.1.3_GH0.tar.gz) = a751b879a97b259821e0d19f39d3d394efc8ecd12647cdcb267d39b6d6a8a31d +SIZE (libsemigroups-libsemigroups-v3.1.3_GH0.tar.gz) = 6155171 diff --git a/math/libsemigroups/pkg-plist b/math/libsemigroups/pkg-plist index fcb02d634ca2..00dfb889c2c6 100644 --- a/math/libsemigroups/pkg-plist +++ b/math/libsemigroups/pkg-plist @@ -21,6 +21,8 @@ include/libsemigroups/cong.hpp include/libsemigroups/constants.hpp include/libsemigroups/debug.hpp include/libsemigroups/deprecated.hpp +include/libsemigroups/detail/aho-corasick-impl.hpp +include/libsemigroups/detail/aho-corasick-impl.tpp include/libsemigroups/detail/bruidhinn-traits.hpp include/libsemigroups/detail/citow.hpp include/libsemigroups/detail/cong-common-class.hpp @@ -33,6 +35,7 @@ include/libsemigroups/detail/felsch-tree.hpp include/libsemigroups/detail/fmt.hpp include/libsemigroups/detail/formatters.hpp include/libsemigroups/detail/function-ref.hpp +include/libsemigroups/detail/guard.hpp include/libsemigroups/detail/int-range.hpp include/libsemigroups/detail/iterator.hpp include/libsemigroups/detail/kambites-nf.hpp @@ -42,7 +45,7 @@ include/libsemigroups/detail/ke.hpp include/libsemigroups/detail/knuth-bendix-impl.hpp include/libsemigroups/detail/knuth-bendix-impl.tpp include/libsemigroups/detail/knuth-bendix-nf.hpp -include/libsemigroups/detail/multi-string-view.hpp +include/libsemigroups/detail/multi-view.hpp include/libsemigroups/detail/node-managed-graph.hpp include/libsemigroups/detail/node-managed-graph.tpp include/libsemigroups/detail/node-manager.hpp @@ -50,6 +53,7 @@ include/libsemigroups/detail/node-manager.tpp include/libsemigroups/detail/path-iterators.hpp include/libsemigroups/detail/path-iterators.tpp include/libsemigroups/detail/pool.hpp +include/libsemigroups/detail/print.hpp include/libsemigroups/detail/race.hpp include/libsemigroups/detail/report.hpp include/libsemigroups/detail/report.tpp @@ -67,6 +71,7 @@ include/libsemigroups/detail/word-iterators.hpp include/libsemigroups/dot.hpp include/libsemigroups/exception.hpp include/libsemigroups/forest.hpp +include/libsemigroups/forest.tpp include/libsemigroups/freeband.hpp include/libsemigroups/froidure-pin-base.hpp include/libsemigroups/froidure-pin.hpp @@ -110,6 +115,7 @@ include/libsemigroups/hpcombi/simde/x86/svml.h include/libsemigroups/hpcombi/simde/x86/xop.h include/libsemigroups/hpcombi/vect16.hpp include/libsemigroups/hpcombi/vect_generic.hpp +include/libsemigroups/is_specialization_of.hpp include/libsemigroups/kambites-class.hpp include/libsemigroups/kambites-class.tpp include/libsemigroups/kambites-helpers.hpp diff --git a/math/mathicsscript/Makefile b/math/mathicsscript/Makefile index 9937cd5e82c8..7d4a11be8769 100644 --- a/math/mathicsscript/Makefile +++ b/math/mathicsscript/Makefile @@ -1,6 +1,5 @@ PORTNAME= mathicsscript -PORTVERSION= 8.0.0 -PORTREVISION= 3 +PORTVERSION= 9.0.0 CATEGORIES= math python MASTER_SITES= PYPI @@ -8,23 +7,27 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Terminal CLI to Mathics WWW= https://mathics.org/ -LICENSE= GPLv3 +LICENSE= GPLv3+ -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Mathics3>0:math/py-mathics \ +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}Mathics3>0:math/py-mathics \ ${PYTHON_PKGNAMEPREFIX}mathics_pygments>0:textproc/py-mathics-pygments \ ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyaml>0:textproc/py-pyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}columnize>0:devel/py-columnize@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>0:devel/py-prompt-toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}term-background>0:deskutils/py-term-background@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Mathics3>0:math/py-mathics \ +RUN_DEPENDS= asy:math/asymptote \ + ${PYTHON_PKGNAMEPREFIX}Mathics3>0:math/py-mathics \ ${PYTHON_PKGNAMEPREFIX}mathics_pygments>0:textproc/py-mathics-pygments \ ${PYTHON_PKGNAMEPREFIX}qt6>0:devel/py-qt6@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cson>0:devel/py-cson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyaml>0:textproc/py-pyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner \ ${PYTHON_PKGNAMEPREFIX}networkx>2.5:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}columnize>0:devel/py-columnize@${PY_FLAVOR} \ @@ -39,7 +42,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} #GH_ACCOUNT= Mathics3 USES= python readline shebangfix -USE_PYTHON= distutils noflavors +USE_PYTHON= noflavors pep517 SHEBANG_GLOB= *.py MAKE_ENV+= PYTHON=${PYTHON_CMD} diff --git a/math/mathicsscript/distinfo b/math/mathicsscript/distinfo index 8fedfe84f32f..916ef74cc577 100644 --- a/math/mathicsscript/distinfo +++ b/math/mathicsscript/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738056778 -SHA256 (mathicsscript-8.0.0.tar.gz) = 84a9dc55580d07a9616d7549745583086a5de75ee25cb5f68ae5aab44e1a518b -SIZE (mathicsscript-8.0.0.tar.gz) = 66662 +TIMESTAMP = 1756917847 +SHA256 (mathicsscript-9.0.0.tar.gz) = 3115fb57a1311e1fe392428355b740b9b6ec46489339baaeea904554ebda555d +SIZE (mathicsscript-9.0.0.tar.gz) = 73147 diff --git a/math/mathicsscript/files/patch-pyproject.toml b/math/mathicsscript/files/patch-pyproject.toml new file mode 100644 index 000000000000..de9923401be0 --- /dev/null +++ b/math/mathicsscript/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-08-29 10:04:46 UTC ++++ pyproject.toml +@@ -24,7 +24,7 @@ readme = "README.rst" + ] + requires-python = ">=3.10" + readme = "README.rst" +-license = "GPL-3.0-or-later" ++license = {text = "GPL-3.0-or-later"} + keywords = ["Mathematica", "Wolfram", "Interpreter", "Shell", "Math", "CAS"] + maintainers = [ + {name = "Mathics3 Group"}, diff --git a/math/mathicsscript/pkg-plist b/math/mathicsscript/pkg-plist index 413fe581bf20..643ac4dca3ef 100644 --- a/math/mathicsscript/pkg-plist +++ b/math/mathicsscript/pkg-plist @@ -1,35 +1,42 @@ bin/fake_psviewer.py bin/mathicsscript +%%PYTHON_SITELIBDIR%%/mathicsscript-9.0.0.dist-info/METADATA +%%PYTHON_SITELIBDIR%%/mathicsscript-9.0.0.dist-info/RECORD +%%PYTHON_SITELIBDIR%%/mathicsscript-9.0.0.dist-info/WHEEL +%%PYTHON_SITELIBDIR%%/mathicsscript-9.0.0.dist-info/entry_points.txt +%%PYTHON_SITELIBDIR%%/mathicsscript-9.0.0.dist-info/top_level.txt %%PYTHON_SITELIBDIR%%/mathicsscript/__init__.py %%PYTHON_SITELIBDIR%%/mathicsscript/__main__.py -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/__main__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/__main__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/asymptote.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/asymptote.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/bindkeys.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/bindkeys.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/completion.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/completion.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/fake_psviewer.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/fake_psviewer.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format-next.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format-next.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format-try.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format-try.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/settings.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/settings.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell_gnu.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell_gnu.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell_prompt.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell_prompt.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/version.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/version.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/__main__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/__main__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/asymptote%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/asymptote%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/bindkeys%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/bindkeys%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/completion%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/completion%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/fake_psviewer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/fake_psviewer%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format-next%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format-next%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format-try%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format-try%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/format%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/interrupt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/interrupt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/settings%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/settings%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell_gnu%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell_gnu%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell_prompt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/termshell_prompt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/version%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathicsscript/__pycache__/version%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathicsscript/asymptote.py %%PYTHON_SITELIBDIR%%/mathicsscript/autoload/settings.m %%PYTHON_SITELIBDIR%%/mathicsscript/bindkeys.py @@ -42,6 +49,7 @@ bin/mathicsscript %%PYTHON_SITELIBDIR%%/mathicsscript/format-next.py %%PYTHON_SITELIBDIR%%/mathicsscript/format-try.py %%PYTHON_SITELIBDIR%%/mathicsscript/format.py +%%PYTHON_SITELIBDIR%%/mathicsscript/interrupt.py %%PYTHON_SITELIBDIR%%/mathicsscript/settings.py %%PYTHON_SITELIBDIR%%/mathicsscript/termshell.py %%PYTHON_SITELIBDIR%%/mathicsscript/termshell_gnu.py diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile index f9abe718eec9..d8000dbcbe8c 100644 --- a/math/octave-forge-image/Makefile +++ b/math/octave-forge-image/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge-image -PORTVERSION= 2.18.0 +PORTVERSION= 2.18.1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} diff --git a/math/octave-forge-image/distinfo b/math/octave-forge-image/distinfo index 5188034df013..c816ce3b8a9a 100644 --- a/math/octave-forge-image/distinfo +++ b/math/octave-forge-image/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755636185 -SHA256 (octave-forge/image-2.18.0.tar.gz) = d87af2b098a03b3fe78d05fe623cff49765f87251c0090769e214bbbc6569a00 -SIZE (octave-forge/image-2.18.0.tar.gz) = 477488 +TIMESTAMP = 1757075144 +SHA256 (octave-forge/image-2.18.1.tar.gz) = d4eed0579782c2efaa0818de2f20f13b276eb3d4b4b3d63347c7317d84e29531 +SIZE (octave-forge/image-2.18.1.tar.gz) = 477118 diff --git a/math/polymake/Makefile b/math/polymake/Makefile index 193dc3bf8ab4..b0a90401376f 100644 --- a/math/polymake/Makefile +++ b/math/polymake/Makefile @@ -1,6 +1,6 @@ PORTNAME= polymake DISTVERSION= 4.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/V${DISTVERSION}/ \ https://polymake.org/lib/exe/fetch.php/download/ @@ -93,7 +93,7 @@ TESTS_DESC= Run bundled self tests after build BLISS_CONFIGURE_ON= --with-bliss=${LOCALBASE} BLISS_CONFIGURE_OFF= --without-bliss -BLISS_BUILD_DEPENDS= bliss-graph-tool>=0.73:math/bliss +BLISS_BUILD_DEPENDS= bliss-graph-tool>=0.73:math/bliss # does it need the tool or the library? LIB_DEPENDS should be used in the latter case. BLISS_RUN_DEPENDS= bliss-graph-tool>=0.73:math/bliss NAUTY_CONFIGURE_ON= --with-nauty=${LOCALBASE} diff --git a/math/py-mathics-scanner/Makefile b/math/py-mathics-scanner/Makefile index 96baae1f5df0..723040838bac 100644 --- a/math/py-mathics-scanner/Makefile +++ b/math/py-mathics-scanner/Makefile @@ -1,25 +1,27 @@ -PORTNAME= mathics_scanner -PORTVERSION= 1.4.1 -PORTREVISION= 3 +PORTNAME= Mathics_Scanner +PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Tokeniser, char tables, & conversion routines for the Wolfram Language WWW= https://mathics.org/ -LICENSE= GPLv3 +LICENSE= GPLv3+ -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}types_ujson>0:devel/py-types-ujson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}types-pyyaml>0:devel/py-types-pyyaml@${PY_FLAVOR} TEST_DEPENDS= gmake:devel/gmake \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} @@ -28,7 +30,7 @@ TEST_DEPENDS= gmake:devel/gmake \ #GH_ACCOUNT= Mathics3 USES= python shebangfix -USE_PYTHON= distutils noflavors +USE_PYTHON= noflavors pep517 NO_ARCH= yes MAKE_ENV+= PYTHON=${PYTHON_CMD} diff --git a/math/py-mathics-scanner/distinfo b/math/py-mathics-scanner/distinfo index 5f36f7c37f0a..fc629e485112 100644 --- a/math/py-mathics-scanner/distinfo +++ b/math/py-mathics-scanner/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737918622 -SHA256 (mathics_scanner-1.4.1.tar.gz) = a98a5ee11815bf94edf8a6f665e788915c09b9cd4fd96ed4fc26583973dc6fb1 -SIZE (mathics_scanner-1.4.1.tar.gz) = 182389 +TIMESTAMP = 1756828917 +SHA256 (mathics_scanner-2.0.0.tar.gz) = 0424ae0918313640af52a7bbadc91824ca1869eb1ad0e0dd87c784c141326d9a +SIZE (mathics_scanner-2.0.0.tar.gz) = 199851 diff --git a/math/py-mathics-scanner/files/patch-pyproject.toml b/math/py-mathics-scanner/files/patch-pyproject.toml new file mode 100644 index 000000000000..3e1cec9381ea --- /dev/null +++ b/math/py-mathics-scanner/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-08-28 15:59:20 UTC ++++ pyproject.toml +@@ -17,7 +17,7 @@ readme = "README.rst" + ] + requires-python = ">=3.10" + readme = "README.rst" +-license = "GPL-3.0-or-later" ++license = {text = "GPL-3.0-or-later"} + keywords = ["Mathematica", "Wolfram", "Interpreter", "Shell", "Math", "CAS"] + maintainers = [ + {name = "Mathics3 Group"}, diff --git a/math/py-mathics-scanner/pkg-plist b/math/py-mathics-scanner/pkg-plist index 8a8b8ad363c4..fa400f8a40e3 100644 --- a/math/py-mathics-scanner/pkg-plist +++ b/math/py-mathics-scanner/pkg-plist @@ -1,32 +1,35 @@ bin/mathics3-generate-json-table bin/mathics3-generate-operator-json-table bin/mathics3-tokens -%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%-py%%PYTHON_VER%%.egg-info/entry_points.txt -%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%-py%%PYTHON_VER%%.egg-info/not-zip-safe -%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%-py%%PYTHON_VER%%.egg-info/requires.txt -%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%-py%%PYTHON_VER%%.egg-info/top_level.txt +%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%.dist-info/AUTHORS.txt +%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%.dist-info/METADATA +%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%.dist-info/RECORD +%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%.dist-info/WHEEL +%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%.dist-info/entry_points.txt +%%PYTHON_SITELIBDIR%%/Mathics_Scanner-%%VER%%.dist-info/top_level.txt %%PYTHON_SITELIBDIR%%/mathics_scanner/__init__.py -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/characters.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/characters.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/errors.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/errors.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/feed.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/feed.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/load.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/load.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/mathics3_tokens.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/mathics3_tokens.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/prescanner.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/prescanner.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/tokeniser.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/tokeniser.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/version.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/version.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/characters%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/characters%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/errors%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/errors%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/escape_sequences%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/escape_sequences%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/feed%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/feed%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/load%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/load%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/location%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/location%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/mathics3_tokens%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/mathics3_tokens%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/tokeniser-too-much%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/tokeniser-too-much%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/tokeniser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/tokeniser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/version%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/__pycache__/version%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics_scanner/characters.py %%PYTHON_SITELIBDIR%%/mathics_scanner/data/character-tables.json %%PYTHON_SITELIBDIR%%/mathics_scanner/data/element.csv @@ -34,18 +37,20 @@ bin/mathics3-tokens %%PYTHON_SITELIBDIR%%/mathics_scanner/data/operators.json %%PYTHON_SITELIBDIR%%/mathics_scanner/data/operators.yml %%PYTHON_SITELIBDIR%%/mathics_scanner/errors.py +%%PYTHON_SITELIBDIR%%/mathics_scanner/escape_sequences.py %%PYTHON_SITELIBDIR%%/mathics_scanner/feed.py -%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/build_operator_tables.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/build_operator_tables.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/build_tables.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/build_tables.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/rl_inputrc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/rl_inputrc.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/build_operator_tables%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/build_operator_tables%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/build_tables%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/build_tables%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/rl_inputrc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics_scanner/generate/__pycache__/rl_inputrc%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics_scanner/generate/build_operator_tables.py %%PYTHON_SITELIBDIR%%/mathics_scanner/generate/build_tables.py %%PYTHON_SITELIBDIR%%/mathics_scanner/generate/rl_inputrc.py %%PYTHON_SITELIBDIR%%/mathics_scanner/load.py +%%PYTHON_SITELIBDIR%%/mathics_scanner/location.py %%PYTHON_SITELIBDIR%%/mathics_scanner/mathics3_tokens.py -%%PYTHON_SITELIBDIR%%/mathics_scanner/prescanner.py +%%PYTHON_SITELIBDIR%%/mathics_scanner/tokeniser-too-much.py %%PYTHON_SITELIBDIR%%/mathics_scanner/tokeniser.py %%PYTHON_SITELIBDIR%%/mathics_scanner/version.py diff --git a/math/py-mathics/Makefile b/math/py-mathics/Makefile index 0af893ad1b94..23f3f934b998 100644 --- a/math/py-mathics/Makefile +++ b/math/py-mathics/Makefile @@ -1,20 +1,22 @@ PORTNAME= Mathics3 -PORTVERSION= 8.0.1 -PORTREVISION= 2 +PORTVERSION= 9.0.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= General-purpose computer algebra system (CAS) WWW= https://mathics.org/ -LICENSE= GPLv3 +LICENSE= GPLv3+ -BUILD_DEPENDS= ${PYNUMPY} \ - ${PY_PILLOW} \ +BUILD_DEPENDS= ${PYNUMPY} \ + ${PY_PILLOW} \ + ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}pint>0:devel/py-pint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mpmath>0:math/py-mpmath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ @@ -22,11 +24,10 @@ BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}llvmlite>0:devel/py-llvmlite@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}palettable>0:misc/py-palettable@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wordcloud>0:textproc/py-wordcloud@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-image>0:graphics/py-scikit-image@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mathics_scanner>0:math/py-mathics-scanner + ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner RUN_DEPENDS= ${PYNUMPY} \ ${PY_PILLOW} \ bash:shells/bash \ @@ -62,7 +63,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}recordclass>0:devel/py-recordclass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unidecode>0:converters/py-unidecode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-image>0:graphics/py-scikit-image@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mathics_scanner>0:math/py-mathics-scanner + ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pluggy>0:devel/py-pluggy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${PY_FLAVOR} @@ -71,7 +72,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ #GH_ACCOUNT= ${PORTNAME:tl} USES= python shebangfix -USE_PYTHON= cython cython_run distutils noflavors +USE_PYTHON= cython cython_run noflavors pep517 MAKE_ENV+= USE_CYTHON=yes SHEBANG_GLOB= *.py diff --git a/math/py-mathics/distinfo b/math/py-mathics/distinfo index d7019cbec945..b75ff98b9f2c 100644 --- a/math/py-mathics/distinfo +++ b/math/py-mathics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742494123 -SHA256 (Mathics3-8.0.1.tar.gz) = 4ce42e4bbb0aec61ab03ccd537f478dc2eabb953ab69073c07515a6e610c22fb -SIZE (Mathics3-8.0.1.tar.gz) = 19546895 +TIMESTAMP = 1756844251 +SHA256 (mathics3-9.0.0.tar.gz) = 8b49c156b012dd8ac9ebb08963208a7de3651cd1eb048ec60a4e1f9be586e703 +SIZE (mathics3-9.0.0.tar.gz) = 3840672 diff --git a/math/py-mathics/files/patch-pyproject.toml b/math/py-mathics/files/patch-pyproject.toml new file mode 100644 index 000000000000..5c03fd41c50b --- /dev/null +++ b/math/py-mathics/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-08-28 23:47:16 UTC ++++ pyproject.toml +@@ -34,7 +34,7 @@ dependencies = [ + # change a little + "sympy>=1.13,<1.14", + ] +-license = "GPL-3.0-or-later" ++license = {text = "GPL-3.0-or-later"} + name = "Mathics3" + requires-python = ">=3.10" # bisect.insort_left with key parameter starts in 3.10 + readme = "README.rst" diff --git a/math/py-mathics/pkg-plist b/math/py-mathics/pkg-plist index 11d50ca22d82..6ebd02490602 100644 --- a/math/py-mathics/pkg-plist +++ b/math/py-mathics/pkg-plist @@ -1,28 +1,34 @@ bin/mathics +%%PYTHON_SITELIBDIR%%/Mathics3-%%VER%%.dist-info/AUTHORS.txt +%%PYTHON_SITELIBDIR%%/Mathics3-%%VER%%.dist-info/METADATA +%%PYTHON_SITELIBDIR%%/Mathics3-%%VER%%.dist-info/RECORD +%%PYTHON_SITELIBDIR%%/Mathics3-%%VER%%.dist-info/WHEEL +%%PYTHON_SITELIBDIR%%/Mathics3-%%VER%%.dist-info/entry_points.txt +%%PYTHON_SITELIBDIR%%/Mathics3-%%VER%%.dist-info/top_level.txt %%PYTHON_SITELIBDIR%%/mathics/Packages/BoolEval/BoolEval.m %%PYTHON_SITELIBDIR%%/mathics/Packages/BoolEval/Kernel/init.m %%PYTHON_SITELIBDIR%%/mathics/Packages/BoolEval/PacletInfo.m -%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/DTDs/__pycache__/validate.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/DTDs/__pycache__/validate.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/DTDs/__pycache__/validate%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/DTDs/__pycache__/validate%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/DTDs/validate.py -%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/Pains/test_data/__pycache__/run_tests.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/Pains/test_data/__pycache__/run_tests.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/Pains/test_data/__pycache__/run_tests%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/Pains/test_data/__pycache__/run_tests%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/Pains/test_data/run_tests.py -%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/SmartsLib/tests/__pycache__/bench2.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/SmartsLib/tests/__pycache__/bench2.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/SmartsLib/tests/__pycache__/bench2%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/SmartsLib/tests/__pycache__/bench2%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/Packages/Chemistry/Resources/RDKitData/Data/SmartsLib/tests/bench2.py -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/__pycache__/setup.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/__pycache__/setup.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/__pycache__/setup%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/__pycache__/setup%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/setup.py %%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/helper.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/helper.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/test_combinatorica_v091.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/test_combinatorica_v091.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/test_combinatorica_v201.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/test_combinatorica_v201.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/helper%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/helper%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/test_combinatorica_v091%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/test_combinatorica_v091%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/test_combinatorica_v201%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/__pycache__/test_combinatorica_v201%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/helper.py %%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/test_combinatorica_v091.py %%PYTHON_SITELIBDIR%%/mathics/Packages/Combinatorica-repo/test/test_combinatorica_v201.py @@ -36,8 +42,7 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/Packages/DiscreteMath/Kernel/init.m %%PYTHON_SITELIBDIR%%/mathics/Packages/DiscreteMath/RSolve.m %%PYTHON_SITELIBDIR%%/mathics/Packages/Kernel/init.m -%%PYTHON_SITELIBDIR%%/mathics/Packages/MUnit/Kernel/init.m -%%PYTHON_SITELIBDIR%%/mathics/Packages/MUnit/MUnit.m +%%PYTHON_SITELIBDIR%%/mathics/Packages/MUnit-save/PacletInfo.m %%PYTHON_SITELIBDIR%%/mathics/Packages/MUnit/MUnitLoader.m %%PYTHON_SITELIBDIR%%/mathics/Packages/MUnit/PacletInfo.m %%PYTHON_SITELIBDIR%%/mathics/Packages/Miscellaneous/Calendar-orig.m @@ -58,34 +63,41 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/Packages/Utilities/CleanSlate.m %%PYTHON_SITELIBDIR%%/mathics/Packages/VectorAnalysis/Kernel/init.m %%PYTHON_SITELIBDIR%%/mathics/Packages/VectorAnalysis/VectorAnalysis.m +%%PYTHON_SITELIBDIR%%/mathics/Packages/xAct/ExpressionManipulation.m +%%PYTHON_SITELIBDIR%%/mathics/Packages/xAct/ShowTime1.m %%PYTHON_SITELIBDIR%%/mathics/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/benchmark.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/benchmark.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/docpipeline.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/docpipeline.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/main.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/main.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/profile_mathics.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/profile_mathics.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/session.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/session.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/settings.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/settings.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/system_info.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/system_info.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/timing.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/timing.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/version.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/__pycache__/version.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__main__.py +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/__main__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/__main__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/benchmark%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/benchmark%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/docpipeline%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/docpipeline%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/interrupt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/interrupt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/interupt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/interupt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/profile_mathics%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/profile_mathics%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/session%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/session%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/settings%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/settings%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/system_info%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/system_info%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/timing%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/timing%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/version%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/__pycache__/version%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/algorithm/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/clusters.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/clusters.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/introselect.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/introselect.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/clusters%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/clusters%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/introselect%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/algorithm/__pycache__/introselect%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/algorithm/clusters.py %%PYTHON_SITELIBDIR%%/mathics/algorithm/introselect.py %%PYTHON_SITELIBDIR%%/mathics/autoload-cli/settings.m @@ -110,142 +122,142 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/autoload/settings.m %%PYTHON_SITELIBDIR%%/mathics/benchmark.py %%PYTHON_SITELIBDIR%%/mathics/builtin/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/_quantities-try.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/_quantities-try.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/arithmetic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/arithmetic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/attributes.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/attributes.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/codetables.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/codetables.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/compilation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/compilation.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/compress.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/compress.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/datentime.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/datentime.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/evaluation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/evaluation.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/graphics.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/graphics.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/inout.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/inout.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/kernel_sessions.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/kernel_sessions.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/layout.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/layout.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/mainloop.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/mainloop.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/makeboxes.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/makeboxes.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/manipulate.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/manipulate.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/messages.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/messages.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/numeric.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/numeric.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/optimization.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/optimization.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/options.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/options.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/physchemdata.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/physchemdata.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/procedural.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/procedural.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/quantities.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/quantities.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/recurrence.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/recurrence.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/scoping.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/scoping.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/sparse.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/sparse.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/system.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/system.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/tensors.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/tensors.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/trace.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/trace.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/_quantities-try%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/_quantities-try%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/arithmetic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/arithmetic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/attributes%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/attributes%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/codetables%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/codetables%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/compilation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/compilation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/compress%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/compress%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/datentime%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/datentime%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/evaluation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/evaluation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/graphics%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/graphics%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/inout%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/inout%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/kernel_sessions%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/kernel_sessions%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/layout%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/layout%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/mainloop%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/mainloop%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/makeboxes%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/makeboxes%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/manipulate%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/manipulate%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/messages%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/messages%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/numeric%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/numeric%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/optimization%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/optimization%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/options%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/options%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/physchemdata%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/physchemdata%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/procedural%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/procedural%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/quantities%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/quantities%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/recurrence%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/recurrence%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/scoping%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/scoping%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/sparse%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/sparse%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/system%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/system%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/tensors%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/tensors%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/trace%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/__pycache__/trace%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/_quantities-try.py %%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/basic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/basic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/sums.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/sums.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/basic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/basic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/sums%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/__pycache__/sums%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/basic.py %%PYTHON_SITELIBDIR%%/mathics/builtin/arithfns/sums.py %%PYTHON_SITELIBDIR%%/mathics/builtin/arithmetic%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/mathics/builtin/arithmetic.py %%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/assign_binaryop.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/assign_binaryop.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/assignment.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/assignment.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/clear.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/clear.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/types.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/types.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/upvalues.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/upvalues.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/assign_binaryop%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/assign_binaryop%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/assignment%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/assignment%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/clear%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/clear%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/types%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/types%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/upvalues%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/__pycache__/upvalues%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/assign_binaryop.py %%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/assignment.py %%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/clear.py %%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/types.py %%PYTHON_SITELIBDIR%%/mathics/builtin/assignments/upvalues.py %%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/atomic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/atomic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/numbers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/numbers.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/strings.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/strings.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/symbols.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/symbols.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/atomic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/atomic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/numbers%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/numbers%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/strings%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/strings%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/symbols%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/__pycache__/symbols%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/atomic.py %%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/numbers.py %%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/strings.py %%PYTHON_SITELIBDIR%%/mathics/builtin/atomic/symbols.py %%PYTHON_SITELIBDIR%%/mathics/builtin/attributes.py %%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/bytearray.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/bytearray.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/io.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/io.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/system.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/system.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/types.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/types.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/bytearray%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/bytearray%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/io%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/io%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/system%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/system%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/types%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/binary/__pycache__/types%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/binary/bytearray.py %%PYTHON_SITELIBDIR%%/mathics/builtin/binary/io.py %%PYTHON_SITELIBDIR%%/mathics/builtin/binary/system.py %%PYTHON_SITELIBDIR%%/mathics/builtin/binary/types.py %%PYTHON_SITELIBDIR%%/mathics/builtin/box/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/compilation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/compilation.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/expression.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/expression.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/graphics.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/graphics.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/graphics3d.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/graphics3d.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/image.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/image.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/layout.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/layout.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/uniform_polyhedra.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/uniform_polyhedra.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/compilation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/compilation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/expression%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/expression%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/graphics%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/graphics%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/graphics3d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/graphics3d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/image%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/image%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/layout%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/layout%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/uniform_polyhedra%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/box/__pycache__/uniform_polyhedra%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/box/compilation.py %%PYTHON_SITELIBDIR%%/mathics/builtin/box/expression.py %%PYTHON_SITELIBDIR%%/mathics/builtin/box/graphics.py @@ -255,16 +267,16 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/box/uniform_polyhedra.py %%PYTHON_SITELIBDIR%%/mathics/builtin/codetables.py %%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_directives.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_directives.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_internals.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_internals.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_operations.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_operations.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/named_colors.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/named_colors.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_directives%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_directives%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_internals%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_internals%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_operations%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/color_operations%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/named_colors%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/colors/__pycache__/named_colors%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/colors/color_directives.py %%PYTHON_SITELIBDIR%%/mathics/builtin/colors/color_internals.py %%PYTHON_SITELIBDIR%%/mathics/builtin/colors/color_operations.py @@ -273,47 +285,47 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/compress.py %%PYTHON_SITELIBDIR%%/mathics/builtin/datentime.py %%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/directory_names.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/directory_names.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/directory_operations.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/directory_operations.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/system_directories.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/system_directories.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/user_directories.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/user_directories.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/directory_names%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/directory_names%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/directory_operations%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/directory_operations%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/system_directories%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/system_directories%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/user_directories%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/directories/__pycache__/user_directories%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/directories/directory_names.py %%PYTHON_SITELIBDIR%%/mathics/builtin/directories/directory_operations.py %%PYTHON_SITELIBDIR%%/mathics/builtin/directories/system_directories.py %%PYTHON_SITELIBDIR%%/mathics/builtin/directories/user_directories.py %%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/clusters.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/clusters.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/numeric.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/numeric.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/stringdata.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/stringdata.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/clusters%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/clusters%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/numeric%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/numeric%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/stringdata%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/distance/__pycache__/stringdata%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/distance/clusters.py %%PYTHON_SITELIBDIR%%/mathics/builtin/distance/numeric.py %%PYTHON_SITELIBDIR%%/mathics/builtin/distance/stringdata.py %%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/drawing_options.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/drawing_options.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/graphics3d.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/graphics3d.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/graphics_internals.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/graphics_internals.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/plot.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/plot.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/splines.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/splines.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/uniform_polyhedra.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/uniform_polyhedra.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/drawing_options%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/drawing_options%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/graphics3d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/graphics3d%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/graphics_internals%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/graphics_internals%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/plot%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/plot%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/splines%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/splines%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/uniform_polyhedra%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/__pycache__/uniform_polyhedra%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/drawing_options.py %%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/graphics3d.py %%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/graphics_internals.py @@ -322,76 +334,76 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/drawing/uniform_polyhedra.py %%PYTHON_SITELIBDIR%%/mathics/builtin/evaluation.py %%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/general.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/general.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/head_related.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/head_related.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/size_and_sig.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/size_and_sig.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/general%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/general%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/head_related%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/head_related%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/size_and_sig%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/__pycache__/size_and_sig%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/general.py %%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/head_related.py %%PYTHON_SITELIBDIR%%/mathics/builtin/exp_structure/size_and_sig.py %%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/file_properties.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/file_properties.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/file_utilities.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/file_utilities.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/path_operations.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/path_operations.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/file_properties%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/file_properties%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/file_utilities%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/file_utilities%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/path_operations%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/__pycache__/path_operations%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/file_properties.py %%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/file_utilities.py %%PYTHON_SITELIBDIR%%/mathics/builtin/file_operations/path_operations.py %%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/htmlformat.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/htmlformat.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/xmlformat.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/xmlformat.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/htmlformat%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/htmlformat%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/xmlformat%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/__pycache__/xmlformat%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/htmlformat.py %%PYTHON_SITELIBDIR%%/mathics/builtin/fileformats/xmlformat.py %%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/files.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/files.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/filesystem.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/filesystem.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/importexport.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/importexport.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/files%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/files%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/filesystem%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/filesystem%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/importexport%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/__pycache__/importexport%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/files.py %%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/filesystem.py %%PYTHON_SITELIBDIR%%/mathics/builtin/files_io/importexport.py %%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/base.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/base.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/other.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/other.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/output.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/output.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/variables.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/variables.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/other%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/other%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/output%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/output%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/variables%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/forms/__pycache__/variables%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/forms/base.py %%PYTHON_SITELIBDIR%%/mathics/builtin/forms/other.py %%PYTHON_SITELIBDIR%%/mathics/builtin/forms/output.py %%PYTHON_SITELIBDIR%%/mathics/builtin/forms/variables.py %%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/application.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/application.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/apply_fns_to_lists.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/apply_fns_to_lists.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/composition.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/composition.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/functional_iteration.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/functional_iteration.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/application%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/application%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/apply_fns_to_lists%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/apply_fns_to_lists%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/composition%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/composition%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/functional_iteration%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/functional/__pycache__/functional_iteration%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/functional/application.py %%PYTHON_SITELIBDIR%%/mathics/builtin/functional/apply_fns_to_lists.py %%PYTHON_SITELIBDIR%%/mathics/builtin/functional/composition.py @@ -399,32 +411,32 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/graphics%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/mathics/builtin/graphics.py %%PYTHON_SITELIBDIR%%/mathics/builtin/image/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/base.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/base.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/basic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/basic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/colors.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/colors.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/composition.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/composition.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/filters.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/filters.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/geometric.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/geometric.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/misc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/misc.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/morph.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/morph.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/pixel.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/pixel.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/properties.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/properties.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/structure.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/structure.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/test.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/basic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/basic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/colors%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/colors%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/composition%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/composition%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/filters%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/filters%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/geometric%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/geometric%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/misc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/misc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/morph%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/morph%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/pixel%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/pixel%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/properties%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/properties%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/structure%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/structure%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/test%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/image/__pycache__/test%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/image/base.py %%PYTHON_SITELIBDIR%%/mathics/builtin/image/basic.py %%PYTHON_SITELIBDIR%%/mathics/builtin/image/colors.py @@ -439,16 +451,16 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/image/test.py %%PYTHON_SITELIBDIR%%/mathics/builtin/inout.py %%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/combinatorial.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/combinatorial.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/divlike.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/divlike.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/misc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/misc.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/recurrence.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/recurrence.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/combinatorial%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/combinatorial%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/divlike%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/divlike%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/misc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/misc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/recurrence%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/__pycache__/recurrence%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/combinatorial.py %%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/divlike.py %%PYTHON_SITELIBDIR%%/mathics/builtin/intfns/misc.py @@ -456,20 +468,20 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/kernel_sessions.py %%PYTHON_SITELIBDIR%%/mathics/builtin/layout.py %%PYTHON_SITELIBDIR%%/mathics/builtin/list/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/associations.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/associations.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/constructing.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/constructing.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/eol.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/eol.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/math.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/math.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/predicates.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/predicates.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/rearrange.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/rearrange.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/associations%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/associations%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/constructing%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/constructing%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/eol%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/eol%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/math%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/math%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/predicates%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/predicates%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/rearrange%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/list/__pycache__/rearrange%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/list/associations.py %%PYTHON_SITELIBDIR%%/mathics/builtin/list/constructing.py %%PYTHON_SITELIBDIR%%/mathics/builtin/list/eol.py @@ -480,55 +492,55 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/makeboxes.py %%PYTHON_SITELIBDIR%%/mathics/builtin/manipulate.py %%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/constrmatrix.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/constrmatrix.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/partmatrix.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/partmatrix.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/constrmatrix%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/constrmatrix%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/partmatrix%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/__pycache__/partmatrix%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/constrmatrix.py %%PYTHON_SITELIBDIR%%/mathics/builtin/matrices/partmatrix.py %%PYTHON_SITELIBDIR%%/mathics/builtin/messages.py %%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/infix.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/infix.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/infix_extra.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/infix_extra.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/postfix.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/postfix.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/prefix.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/prefix.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/infix%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/infix%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/infix_extra%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/infix_extra%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/postfix%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/postfix%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/prefix%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/__pycache__/prefix%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/infix.py %%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/infix_extra.py %%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/postfix.py %%PYTHON_SITELIBDIR%%/mathics/builtin/no_meaning/prefix.py %%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/algebra.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/algebra.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/calculus.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/calculus.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/constants.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/constants.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/diffeqns.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/diffeqns.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/exp.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/exp.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/hyperbolic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/hyperbolic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/integer.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/integer.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/linalg.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/linalg.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/numbertheory.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/numbertheory.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/randomnumbers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/randomnumbers.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/trig.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/trig.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/algebra%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/algebra%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/calculus%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/calculus%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/constants%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/constants%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/diffeqns%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/diffeqns%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/exp%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/exp%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/hyperbolic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/hyperbolic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/integer%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/integer%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/linalg%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/linalg%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/numbertheory%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/numbertheory%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/randomnumbers%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/randomnumbers%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/trig%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/__pycache__/trig%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/algebra.py %%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/calculus.py %%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/constants.py @@ -542,26 +554,26 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/numbers/trig.py %%PYTHON_SITELIBDIR%%/mathics/builtin/numeric.py %%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__pycache__/with_numpy.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__pycache__/with_numpy.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__pycache__/with_numpy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/__pycache__/with_numpy%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/numpy_utils/with_numpy.py %%PYTHON_SITELIBDIR%%/mathics/builtin/optimization.py %%PYTHON_SITELIBDIR%%/mathics/builtin/options.py %%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/basic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/basic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/composite.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/composite.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/defaults.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/defaults.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/restrictions.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/restrictions.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/rules.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/rules.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/basic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/basic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/composite%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/composite%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/defaults%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/defaults%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/restrictions%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/restrictions%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/rules%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/__pycache__/rules%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/basic%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/basic.py %%PYTHON_SITELIBDIR%%/mathics/builtin/patterns/composite%%PYTHON_TAG%%.so @@ -575,70 +587,73 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/physchemdata.py %%PYTHON_SITELIBDIR%%/mathics/builtin/procedural.py %%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__pycache__/magic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__pycache__/magic.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__pycache__/magic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/__pycache__/magic%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/magic.py %%PYTHON_SITELIBDIR%%/mathics/builtin/pymimesniffer/mimetypes.xml %%PYTHON_SITELIBDIR%%/mathics/builtin/quantities.py %%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__pycache__/angular.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__pycache__/angular.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__pycache__/angular%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/__pycache__/angular%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/quantum_mechanics/angular.py %%PYTHON_SITELIBDIR%%/mathics/builtin/recurrence.py %%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/integrators.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/integrators.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/optimizers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/optimizers.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/integrators%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/integrators%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/optimizers%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/__pycache__/optimizers%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/integrators.py %%PYTHON_SITELIBDIR%%/mathics/builtin/scipy_utils/optimizers.py %%PYTHON_SITELIBDIR%%/mathics/builtin/scoping.py %%PYTHON_SITELIBDIR%%/mathics/builtin/sparse.py %%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/bessel.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/bessel.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/elliptic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/elliptic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/erf.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/erf.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/expintegral.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/expintegral.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/gamma.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/gamma.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/orthogonal.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/orthogonal.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/zeta.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/zeta.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/bessel%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/bessel%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/elliptic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/elliptic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/erf%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/erf%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/expintegral%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/expintegral%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/gamma%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/gamma%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/hypergeom%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/hypergeom%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/orthogonal%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/orthogonal%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/zeta%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/__pycache__/zeta%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/bessel.py %%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/elliptic.py %%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/erf.py %%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/expintegral.py %%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/gamma.py +%%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/hypergeom.py %%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/orthogonal.py %%PYTHON_SITELIBDIR%%/mathics/builtin/specialfns/zeta.py %%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/base.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/base.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/dependency.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/dependency.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/general.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/general.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/location.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/location.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/orderstats.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/orderstats.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/shape.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/shape.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/dependency%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/dependency%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/general%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/general%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/location%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/location%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/orderstats%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/orderstats%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/shape%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/__pycache__/shape%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/base.py %%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/dependency.py %%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/general.py @@ -646,46 +661,46 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/orderstats.py %%PYTHON_SITELIBDIR%%/mathics/builtin/statistics/shape.py %%PYTHON_SITELIBDIR%%/mathics/builtin/string/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/characters.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/characters.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/charcodes.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/charcodes.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/operations.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/operations.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/patterns.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/patterns.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/regexp.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/regexp.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/characters%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/characters%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/charcodes%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/charcodes%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/operations%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/operations%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/patterns%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/patterns%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/regexp%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/string/__pycache__/regexp%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/string/characters.py %%PYTHON_SITELIBDIR%%/mathics/builtin/string/charcodes.py %%PYTHON_SITELIBDIR%%/mathics/builtin/string/operations.py %%PYTHON_SITELIBDIR%%/mathics/builtin/string/patterns.py %%PYTHON_SITELIBDIR%%/mathics/builtin/string/regexp.py %%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__pycache__/stack.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__pycache__/stack.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__pycache__/stack%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/__pycache__/stack%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/symbolic_history/stack.py %%PYTHON_SITELIBDIR%%/mathics/builtin/system.py %%PYTHON_SITELIBDIR%%/mathics/builtin/tensors.py %%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/equality_inequality.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/equality_inequality.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/expression_tests.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/expression_tests.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/list_oriented.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/list_oriented.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/logic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/logic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/numerical_properties.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/numerical_properties.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/string_tests.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/string_tests.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/equality_inequality%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/equality_inequality%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/expression_tests%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/expression_tests%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/list_oriented%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/list_oriented%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/logic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/logic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/numerical_properties%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/numerical_properties%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/string_tests%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/__pycache__/string_tests%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/equality_inequality.py %%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/expression_tests.py %%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/list_oriented.py @@ -694,32 +709,32 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/builtin/testing_expressions/string_tests.py %%PYTHON_SITELIBDIR%%/mathics/builtin/trace.py %%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/constructing.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/constructing.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/math_ops.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/math_ops.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/vector_space_operations.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/vector_space_operations.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/constructing%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/constructing%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/math_ops%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/math_ops%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/vector_space_operations%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/__pycache__/vector_space_operations%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/constructing.py %%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/math_ops.py %%PYTHON_SITELIBDIR%%/mathics/builtin/vectors/vector_space_operations.py %%PYTHON_SITELIBDIR%%/mathics/compile/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/base.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/base.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/compile.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/compile.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/ir-next.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/ir-next.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/ir.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/ir.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/types.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/types.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/utils.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/utils.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/base%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/base%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/compile%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/compile%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/ir-next%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/ir-next%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/ir%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/ir%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/types%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/types%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/compile/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/compile/base.py %%PYTHON_SITELIBDIR%%/mathics/compile/compile.py %%PYTHON_SITELIBDIR%%/mathics/compile/ir-next.py @@ -727,77 +742,84 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/compile/types.py %%PYTHON_SITELIBDIR%%/mathics/compile/utils.py %%PYTHON_SITELIBDIR%%/mathics/core/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/assignment.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/assignment.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/atoms.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/atoms.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/attributes.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/attributes.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/builtin.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/builtin.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/definitions.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/definitions.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/element.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/element.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/evaluation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/evaluation.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/exceptions.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/exceptions.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression_predefined.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression_predefined.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/formatter.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/formatter.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/interrupt.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/interrupt.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/list.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/list.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/load_builtin.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/load_builtin.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/number.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/number.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/pattern.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/pattern.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/rules.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/rules.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/streams.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/streams.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/structure.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/structure.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/subexpression.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/subexpression.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/symbols.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/symbols.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/systemsymbols.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/systemsymbols.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/util.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/util.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/assignment%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/assignment%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/atoms-try%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/atoms-try%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/atoms%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/atoms%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/attributes%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/attributes%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/builtin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/builtin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/definitions%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/definitions%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/element%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/element%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/evaluation%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/evaluation%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/exceptions%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/exceptions%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression-try%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression-try%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression_predefined%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/expression_predefined%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/formatter%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/formatter%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/interrupt%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/interrupt%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/keycomparable%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/keycomparable%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/list%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/list%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/load_builtin%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/load_builtin%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/number%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/number%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/pattern%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/pattern%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/rules%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/rules%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/streams%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/streams%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/structure%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/structure%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/subexpression%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/subexpression%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/symbols%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/symbols%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/systemsymbols%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/systemsymbols%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/util%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/__pycache__/util%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/core/assignment.py +%%PYTHON_SITELIBDIR%%/mathics/core/atoms-try.py %%PYTHON_SITELIBDIR%%/mathics/core/atoms.py %%PYTHON_SITELIBDIR%%/mathics/core/attributes.py %%PYTHON_SITELIBDIR%%/mathics/core/builtin.py %%PYTHON_SITELIBDIR%%/mathics/core/convert/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/expression.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/expression.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/function.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/function.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/matrix.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/matrix.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/mpmath.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/mpmath.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/op.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/op.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/python.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/python.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/regex.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/regex.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/sympy.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/sympy.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/expression%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/expression%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/function%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/function%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/matrix%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/matrix%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/mpmath%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/mpmath%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/op%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/op%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/python%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/python%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/regex%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/regex%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/sympy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/convert/__pycache__/sympy%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/core/convert/expression.py %%PYTHON_SITELIBDIR%%/mathics/core/convert/function.py %%PYTHON_SITELIBDIR%%/mathics/core/convert/matrix.py @@ -810,33 +832,41 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/core/element.py %%PYTHON_SITELIBDIR%%/mathics/core/evaluation.py %%PYTHON_SITELIBDIR%%/mathics/core/exceptions.py +%%PYTHON_SITELIBDIR%%/mathics/core/expression-try.py %%PYTHON_SITELIBDIR%%/mathics/core/expression%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/mathics/core/expression.py %%PYTHON_SITELIBDIR%%/mathics/core/expression_predefined.py %%PYTHON_SITELIBDIR%%/mathics/core/formatter.py %%PYTHON_SITELIBDIR%%/mathics/core/interrupt.py +%%PYTHON_SITELIBDIR%%/mathics/core/keycomparable.py %%PYTHON_SITELIBDIR%%/mathics/core/list.py %%PYTHON_SITELIBDIR%%/mathics/core/load_builtin.py %%PYTHON_SITELIBDIR%%/mathics/core/number%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/mathics/core/number.py %%PYTHON_SITELIBDIR%%/mathics/core/parser/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/ast.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/ast.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/convert.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/convert.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/feed.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/feed.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/operators.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/operators.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/parser.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/parser.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/util.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/util.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/ast-with-node%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/ast-with-node%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/ast%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/ast%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/convert%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/convert%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/feed%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/feed%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/location%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/location%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/operators%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/operators%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/parser%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/parser%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/util%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/__pycache__/util%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/core/parser/ast-with-node.py %%PYTHON_SITELIBDIR%%/mathics/core/parser/ast.py %%PYTHON_SITELIBDIR%%/mathics/core/parser/convert.py %%PYTHON_SITELIBDIR%%/mathics/core/parser/feed.py +%%PYTHON_SITELIBDIR%%/mathics/core/parser/location.py %%PYTHON_SITELIBDIR%%/mathics/core/parser/operators.py %%PYTHON_SITELIBDIR%%/mathics/core/parser/parser.py %%PYTHON_SITELIBDIR%%/mathics/core/parser/util.py @@ -879,167 +909,174 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/data/op-tables.json %%PYTHON_SITELIBDIR%%/mathics/data/operator-tables.json %%PYTHON_SITELIBDIR%%/mathics/doc/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/common_doc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/common_doc.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/doc_entries.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/doc_entries.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/gather.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/gather.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/latex_doc.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/latex_doc.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/online.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/online.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/structure.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/structure.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/utils.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/utils.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/common_doc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/common_doc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/doc_entries%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/doc_entries%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/gather%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/gather%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/latex_doc%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/latex_doc%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/online%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/online%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/structure%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/structure%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/utils%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/__pycache__/utils%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/doc/common_doc.py %%PYTHON_SITELIBDIR%%/mathics/doc/doc_entries.py %%PYTHON_SITELIBDIR%%/mathics/doc/documentation/1-Manual.mdoc %%PYTHON_SITELIBDIR%%/mathics/doc/documentation/A-License.mdoc %%PYTHON_SITELIBDIR%%/mathics/doc/gather.py -%%PYTHON_SITELIBDIR%%/mathics/doc/latex/__pycache__/doc2latex.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/doc/latex/__pycache__/doc2latex.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/latex/__pycache__/doc2latex%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/doc/latex/__pycache__/doc2latex%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/doc/latex/doc2latex.py -%%PYTHON_SITELIBDIR%%/mathics/doc/latex/mathics.pdf %%PYTHON_SITELIBDIR%%/mathics/doc/latex_doc.py %%PYTHON_SITELIBDIR%%/mathics/doc/online.py %%PYTHON_SITELIBDIR%%/mathics/doc/structure.py %%PYTHON_SITELIBDIR%%/mathics/doc/utils.py %%PYTHON_SITELIBDIR%%/mathics/docpipeline.py %%PYTHON_SITELIBDIR%%/mathics/eval/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/arithmetic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/arithmetic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/datetime.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/datetime.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/directories.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/directories.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/hyperbolic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/hyperbolic.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/image.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/image.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/inference.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/inference.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/lists.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/lists.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/math_ops.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/math_ops.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/nevaluator.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/nevaluator.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/numeric.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/numeric.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/numerify.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/numerify.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/parts.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/parts.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/patterns.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/patterns.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/pymathics.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/pymathics.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/quantities.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/quantities.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/rules.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/rules.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/scoping.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/scoping.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/strings.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/strings.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/sympy.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/sympy.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/tensors.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/tensors.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/test.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/testing_expressions.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/testing_expressions.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/tracing.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/tracing.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/arithmetic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/arithmetic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/datetime%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/datetime%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/directories%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/directories%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/hyperbolic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/hyperbolic%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/image%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/image%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/inference%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/inference%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/lists%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/lists%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/math_ops%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/math_ops%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/nevaluator%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/nevaluator%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/numeric%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/numeric%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/numerify%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/numerify%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/parts%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/parts%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/patterns%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/patterns%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/pymathics%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/pymathics%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/quantities%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/quantities%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/rules%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/rules%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/scoping%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/scoping%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/stackframe%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/stackframe%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/strings%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/strings%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/sympy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/sympy%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/tensors%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/tensors%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/test%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/test%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/testing_expressions%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/testing_expressions%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/tracing%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/__pycache__/tracing%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__pycache__/basic.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__pycache__/basic.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__pycache__/basic%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/__pycache__/basic%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/arithfns/basic.py %%PYTHON_SITELIBDIR%%/mathics/eval/arithmetic.py %%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/assign_binaryop.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/assign_binaryop.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/assignment.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/assignment.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/assign_binaryop%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/assign_binaryop%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/assignment%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/assignments/__pycache__/assignment%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/assignments/assign_binaryop.py %%PYTHON_SITELIBDIR%%/mathics/eval/assignments/assignment.py +%%PYTHON_SITELIBDIR%%/mathics/eval/binary/__init__.py +%%PYTHON_SITELIBDIR%%/mathics/eval/binary/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/binary/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/binary/__pycache__/io%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/binary/__pycache__/io%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/binary/io.py %%PYTHON_SITELIBDIR%%/mathics/eval/datetime.py %%PYTHON_SITELIBDIR%%/mathics/eval/directories.py %%PYTHON_SITELIBDIR%%/mathics/eval/distance/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/clusters.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/clusters.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/numeric.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/numeric.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/clusters%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/clusters%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/numeric%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/distance/__pycache__/numeric%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/distance/clusters.py %%PYTHON_SITELIBDIR%%/mathics/eval/distance/numeric.py %%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/charts.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/charts.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/colors.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/colors.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/plot.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/plot.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/plot3d.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/plot3d.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/charts%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/charts%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/colors%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/colors%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/plot%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/plot%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/plot3d%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/drawing/__pycache__/plot3d%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/drawing/charts.py %%PYTHON_SITELIBDIR%%/mathics/eval/drawing/colors.py %%PYTHON_SITELIBDIR%%/mathics/eval/drawing/plot.py %%PYTHON_SITELIBDIR%%/mathics/eval/drawing/plot3d.py %%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/files.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/files.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/read.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/read.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/files%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/files%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/read%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/files_io/__pycache__/read%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/files_io/files.py %%PYTHON_SITELIBDIR%%/mathics/eval/files_io/read.py %%PYTHON_SITELIBDIR%%/mathics/eval/functional/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/functional/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/functional/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/functional/__pycache__/apply_fns_to_lists.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/functional/__pycache__/apply_fns_to_lists.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/functional/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/functional/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/functional/__pycache__/apply_fns_to_lists%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/functional/__pycache__/apply_fns_to_lists%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/functional/apply_fns_to_lists.py %%PYTHON_SITELIBDIR%%/mathics/eval/hyperbolic.py %%PYTHON_SITELIBDIR%%/mathics/eval/image.py %%PYTHON_SITELIBDIR%%/mathics/eval/inference.py %%PYTHON_SITELIBDIR%%/mathics/eval/list/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/list/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/list/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/list/__pycache__/eol.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/list/__pycache__/eol.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/list/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/list/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/list/__pycache__/eol%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/list/__pycache__/eol%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/list/eol.py %%PYTHON_SITELIBDIR%%/mathics/eval/lists.py %%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/formatvalues.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/formatvalues.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/makeboxes.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/makeboxes.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/numberform.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/numberform.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/operators.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/operators.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/outputforms.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/outputforms.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/precedence.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/precedence.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/formatvalues%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/formatvalues%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/makeboxes%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/makeboxes%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/numberform%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/numberform%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/operators%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/operators%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/outputforms%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/outputforms%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/precedence%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/__pycache__/precedence%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/formatvalues.py %%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/makeboxes.py %%PYTHON_SITELIBDIR%%/mathics/eval/makeboxes/numberform.py @@ -1050,25 +1087,25 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/eval/nevaluator%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/mathics/eval/nevaluator.py %%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__pycache__/numbers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__pycache__/numbers.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__pycache__/numbers%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/__pycache__/numbers%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__pycache__/simplify.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__pycache__/simplify.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__pycache__/simplify%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/__pycache__/simplify%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/numbers/algebra/simplify.py %%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/integrators.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/integrators.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/optimizers.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/optimizers.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/series.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/series.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/integrators%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/integrators%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/optimizers%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/optimizers%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/series%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/__pycache__/series%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/integrators.py %%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/optimizers.py %%PYTHON_SITELIBDIR%%/mathics/eval/numbers/calculus/series.py @@ -1081,12 +1118,16 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/eval/quantities.py %%PYTHON_SITELIBDIR%%/mathics/eval/rules.py %%PYTHON_SITELIBDIR%%/mathics/eval/scoping.py +%%PYTHON_SITELIBDIR%%/mathics/eval/specialfns/__pycache__/hypergeom%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/specialfns/__pycache__/hypergeom%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/specialfns/hypergeom.py +%%PYTHON_SITELIBDIR%%/mathics/eval/stackframe.py %%PYTHON_SITELIBDIR%%/mathics/eval/strings.py %%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__pycache__/stack.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__pycache__/stack.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__pycache__/stack%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/__pycache__/stack%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/eval/symbolic_history/stack.py %%PYTHON_SITELIBDIR%%/mathics/eval/sympy.py %%PYTHON_SITELIBDIR%%/mathics/eval/tensors.py @@ -1095,24 +1136,24 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/eval/testing_expressions.py %%PYTHON_SITELIBDIR%%/mathics/eval/tracing.py %%PYTHON_SITELIBDIR%%/mathics/format/__init__.py -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy_fns.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy_fns.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy_polyhedra.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy_polyhedra.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/json.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/json.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/latex.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/latex.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/mathml.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/mathml.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/svg.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/svg.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/text.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/text.cpython-%%PYTHON_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/__init__%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/__init__%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy_fns%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy_fns%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy_polyhedra%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/asy_polyhedra%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/json%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/json%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/latex%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/latex%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/mathml%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/mathml%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/svg%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/svg%%PYTHON_TAG%%.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/text%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/mathics/format/__pycache__/text%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/mathics/format/asy.py %%PYTHON_SITELIBDIR%%/mathics/format/asy_fns.py %%PYTHON_SITELIBDIR%%/mathics/format/asy_polyhedra.py @@ -1121,7 +1162,8 @@ bin/mathics %%PYTHON_SITELIBDIR%%/mathics/format/mathml.py %%PYTHON_SITELIBDIR%%/mathics/format/svg.py %%PYTHON_SITELIBDIR%%/mathics/format/text.py -%%PYTHON_SITELIBDIR%%/mathics/main.py +%%PYTHON_SITELIBDIR%%/mathics/interrupt.py +%%PYTHON_SITELIBDIR%%/mathics/interupt.py %%PYTHON_SITELIBDIR%%/mathics/profile_mathics.py %%PYTHON_SITELIBDIR%%/mathics/session.py %%PYTHON_SITELIBDIR%%/mathics/settings.py diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 0a5668a213eb..c9020ac6731d 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -1,5 +1,6 @@ PORTNAME= scalapack PORTVERSION= 2.2.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math @@ -60,7 +61,7 @@ FFLAGS+= ${FPIC} LDFLAGS+= ${MPI_LIBS} SVERSION= ${PORTVERSION:R:R} -.if ${GCC_DEFAULT} >= 10 +.if ${FORTRAN_DEFAULT} == gfortran && ${GCC_DEFAULT} >= 10 # workaround for Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) FFLAGS+= -fallow-argument-mismatch .endif diff --git a/math/scalapack/files/patch-BLACS_SRC_Bdef.h b/math/scalapack/files/patch-BLACS_SRC_Bdef.h new file mode 100644 index 000000000000..7845091f1e18 --- /dev/null +++ b/math/scalapack/files/patch-BLACS_SRC_Bdef.h @@ -0,0 +1,18 @@ +--- BLACS/SRC/Bdef.h.orig 2024-08-06 11:44:11 UTC ++++ BLACS/SRC/Bdef.h +@@ -129,6 +129,15 @@ Int BI_ContxtNum(BLACSCONTEXT *ctxt); + void BI_BlacsWarn(Int ConTxt, Int line, char *file, char *form, ...); + void BI_BlacsErr(Int ConTxt, Int line, char *file, char *form, ...); + Int BI_ContxtNum(BLACSCONTEXT *ctxt); ++void BI_TransDist(BLACSCONTEXT *ctxt, char scope, Int m, Int n, Int *rA, ++ Int *cA, Int ldrc, BI_DistType *dist, Int rdest, Int cdest); ++void BI_dmvcopy(Int m, Int n, double *A, Int lda, double *buff); ++void BI_dvmcopy(Int m, Int n, double *A, Int lda, double *buff); ++void BI_imvcopy(Int m, Int n, Int *A, Int lda, Int *buff); ++void BI_ivmcopy(Int m, Int n, Int *A, Int lda, Int *buff); ++void BI_smvcopy(Int m, Int n, float *A, Int lda, float *buff); ++void BI_svmcopy(Int m, Int n, float *A, Int lda, float *buff); ++void Cblacs_pinfo(Int *mypnum, Int *nprocs); + + /* + * If we've got an ANSI standard C compiler, we can use void pointers... diff --git a/math/scalapack/files/patch-BLACS_SRC_blacs__init__.c b/math/scalapack/files/patch-BLACS_SRC_blacs__init__.c new file mode 100644 index 000000000000..642edde152d9 --- /dev/null +++ b/math/scalapack/files/patch-BLACS_SRC_blacs__init__.c @@ -0,0 +1,15 @@ +--- BLACS/SRC/blacs_init_.c.orig 2024-08-06 11:44:11 UTC ++++ BLACS/SRC/blacs_init_.c +@@ -6,7 +6,12 @@ F_VOID_FUNC blacs_gridinit_(Int *ConTxt, F_CHAR order, + F_VOID_FUNC blacs_gridinit_(Int *ConTxt, F_CHAR order, Int *nprow, Int *npcol) + #endif + { ++#if (INTFACE == C_CALL) + void Cblacs_gridmap(Int *, Int *, Int, Int, Int); ++#else ++ F_VOID_FUNC blacs_gridmap_(Int *ConTxt, Int *usermap, Int *ldup, Int *nprow0, ++ Int *npcol0); ++#endif + Int *tmpgrid, *iptr; + Int i, j; + diff --git a/math/scalapack/files/patch-CMakeLists.txt b/math/scalapack/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..133cf6b18859 --- /dev/null +++ b/math/scalapack/files/patch-CMakeLists.txt @@ -0,0 +1,10 @@ +--- CMakeLists.txt.orig 2025-09-05 14:39:41 UTC ++++ CMakeLists.txt +@@ -239,6 +239,7 @@ if (NOT MSVC) + append_subdir_files(src-C "SRC") + + if (NOT MSVC) ++ set_source_files_properties(TOOLS/SL_gridreshape.c PROPERTIES COMPILE_OPTIONS "-Wno-error=implicit-function-declaration") + add_library(scalapack ${blacs} ${tools} ${tools-C} ${extra_lapack} ${pblas} ${pblas-F} ${ptzblas} ${ptools} ${pbblas} ${redist} ${src} ${src-C}) + set_target_properties(scalapack PROPERTIES + VERSION ${SCALAPACK_VERSION} diff --git a/math/scalapack/files/patch-gridmap b/math/scalapack/files/patch-gridmap new file mode 100644 index 000000000000..f442271f2045 --- /dev/null +++ b/math/scalapack/files/patch-gridmap @@ -0,0 +1,120 @@ +--- REDIST/SRC/pcgemr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pcgemr.c +@@ -194,6 +194,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/pctrmr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pctrmr.c +@@ -209,6 +209,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/pdgemr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pdgemr.c +@@ -191,6 +191,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/pdtrmr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pdtrmr.c +@@ -206,6 +206,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/pigemr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pigemr.c +@@ -191,6 +191,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/pitrmr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pitrmr.c +@@ -206,6 +206,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/psgemr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/psgemr.c +@@ -191,6 +191,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/pstrmr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pstrmr.c +@@ -206,6 +206,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/pzgemr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pzgemr.c +@@ -194,6 +194,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- REDIST/SRC/pztrmr.c.orig 2024-08-06 11:44:11 UTC ++++ REDIST/SRC/pztrmr.c +@@ -209,6 +209,7 @@ extern void Cblacs_gridinit(); + extern void Cblacs_pinfo(); + extern void Cblacs_gridinfo(); + extern void Cblacs_gridinit(); ++extern void Cblacs_gridmap(); + extern void Cblacs_exit(); + extern void Cblacs_gridexit(); + extern void Cblacs_setup(); +--- SRC/pcrot.c.orig 2024-08-06 11:44:11 UTC ++++ SRC/pcrot.c +@@ -190,6 +190,7 @@ void pcrot_( Int *n, complex X[], Int *ix, Int *jx, In + F_INTG_FCT pbctrnv_(); + F_INTG_FCT crot_(); + F_INTG_FCT ilcm_(); ++ Int numroc_( Int*, Int*, Int*, Int*, Int* ); + /* .. + * .. Executable Statements .. + * +--- SRC/pzrot.c.orig 2024-08-06 11:44:11 UTC ++++ SRC/pzrot.c +@@ -190,6 +190,7 @@ void pzrot_( Int *n, complex16 X[], Int *ix, Int *jx, + F_INTG_FCT pbztrnv_(); + F_INTG_FCT zrot_(); + F_INTG_FCT ilcm_(); ++ Int numroc_( Int*, Int*, Int*, Int*, Int* ); + /* .. + * .. Executable Statements .. + * diff --git a/math/sympol/Makefile b/math/sympol/Makefile index 4bc3c85b1174..c7fc1bbe9199 100644 --- a/math/sympol/Makefile +++ b/math/sympol/Makefile @@ -1,7 +1,7 @@ PORTNAME= sympol DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -11,9 +11,9 @@ WWW= https://www.math.uni-rostock.de/~rehn/software/sympol.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/lib/libbliss.a:math/bliss \ - permlib>0:math/permlib -LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \ +BUILD_DEPENDS= permlib>0:math/permlib +LIB_DEPENDS= libbliss.so:math/bliss \ + libboost_program_options.so:devel/boost-libs \ libcddgmp.so:math/cddlib \ libgmp.so:math/gmp diff --git a/math/verdict/Makefile b/math/verdict/Makefile index e00a2e529d00..b01fbbabd1b1 100644 --- a/math/verdict/Makefile +++ b/math/verdict/Makefile @@ -1,6 +1,5 @@ PORTNAME= verdict -PORTVERSION= 1.4.2 -PORTREVISION= 2 +PORTVERSION= 1.4.4 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/verdict/distinfo b/math/verdict/distinfo index fa73f58cfb62..1c05aa083aeb 100644 --- a/math/verdict/distinfo +++ b/math/verdict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689872034 -SHA256 (sandialabs-verdict-1.4.2_GH0.tar.gz) = 225c8c5318f4b02e7215cefa61b5dc3f99e05147ad3fefe6ee5a3ee5b828964b -SIZE (sandialabs-verdict-1.4.2_GH0.tar.gz) = 2195976 +TIMESTAMP = 1756995704 +SHA256 (sandialabs-verdict-1.4.4_GH0.tar.gz) = d12d1cd41c6568997df348a72cc2973a662fae1b3634a068ea2201b5f7383186 +SIZE (sandialabs-verdict-1.4.4_GH0.tar.gz) = 2199396 diff --git a/math/verdict/pkg-plist b/math/verdict/pkg-plist index 8d1977a532ae..1733fc58a5bf 100644 --- a/math/verdict/pkg-plist +++ b/math/verdict/pkg-plist @@ -6,6 +6,6 @@ lib/cmake/verdict/VerdictTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/verdict/VerdictTargets.cmake lib/libverdict.so lib/libverdict.so.1.4 -lib/libverdict.so.1.4.2 +lib/libverdict.so.1.4.4 %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/SAND2007-2853p.pdf diff --git a/misc/Makefile b/misc/Makefile index 367933aea44b..d3ac3e8deb58 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -123,6 +123,7 @@ SUBDIR += fortune-mod-epictetus SUBDIR += fortune-mod-freebsd-classic SUBDIR += fortune-mod-futurama + SUBDIR += fortune-mod-mormon SUBDIR += fortune-mod-psalms SUBDIR += fortuneit SUBDIR += fq diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index 40875c6c3ace..a5c0a1d08fc6 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -1,6 +1,6 @@ PORTNAME= cheat DISTVERSION= 4.4.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/chrono/Makefile b/misc/chrono/Makefile index e8e84063248f..e9287be95a7c 100644 --- a/misc/chrono/Makefile +++ b/misc/chrono/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrono DISTVERSIONPREFIX= v DISTVERSION= 1.1.0-4 DISTVERSIONSUFFIX= -g70cda7f -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= misc PKGNAMESUFFIX= -time-tracking diff --git a/misc/compat14x/distinfo b/misc/compat14x/distinfo index 6cc1a76541bc..7102a078bed0 100644 --- a/misc/compat14x/distinfo +++ b/misc/compat14x/distinfo @@ -1,3 +1,13 @@ -TIMESTAMP = 1756895240 +TIMESTAMP = 1756986241 +SHA256 (compat14x-aarch64-14.2.1402000.20250903.tar.xz) = 0f03dc8a15ccc5240669774936c4af09171af5a63b738a60ae43ca5bcd6ebbec +SIZE (compat14x-aarch64-14.2.1402000.20250903.tar.xz) = 3723432 SHA256 (compat14x-amd64-14.2.1402000.20250903.tar.xz) = 05b173c28008fc4b2d696960c068db744e0369d9cd9efefa5e59ac115199b38d SIZE (compat14x-amd64-14.2.1402000.20250903.tar.xz) = 4419272 +SHA256 (compat14x-i386-14.2.1402000.20250903.tar.xz) = 025eb2dfa241177891b64ce977675d4e8a2473d71158e56b61ec1b06495b1782 +SIZE (compat14x-i386-14.2.1402000.20250903.tar.xz) = 2266828 +SHA256 (compat14x-powerpc-14.2.1402000.20250903.tar.xz) = 32e0988b97a98eb2d955f57c66fe807bcafdfe27767f29c6d3ab9e1775b4b07e +SIZE (compat14x-powerpc-14.2.1402000.20250903.tar.xz) = 1964692 +SHA256 (compat14x-powerpc64-14.2.1402000.20250903.tar.xz) = abd254c63f1c09ced73d76cd2e5da5f0536873d78ee919d477aad3f494de4064 +SIZE (compat14x-powerpc64-14.2.1402000.20250903.tar.xz) = 3835228 +SHA256 (compat14x-powerpc64le-14.2.1402000.20250903.tar.xz) = 275124cc29235f5e70aeaa3e50d7a7d9ec9052ca4f76d07f4f84b1b618e4e6cf +SIZE (compat14x-powerpc64le-14.2.1402000.20250903.tar.xz) = 2328468 diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile index 0f6780420e5b..c2e5aac67651 100644 --- a/misc/concourse/Makefile +++ b/misc/concourse/Makefile @@ -1,7 +1,7 @@ PORTNAME= concourse DISTVERSIONPREFIX= v DISTVERSION= 6.7.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index f694525e35cf..8a6d6aa1cc42 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dive/Makefile b/misc/dive/Makefile index b3d1128e067e..ff5838f57cbf 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 655abd238de4..8e92d0b8b961 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -1,6 +1,7 @@ PORTNAME= exercism DISTVERSIONPREFIX= v DISTVERSION= 3.5.7 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= bofh@FreeBSD.org diff --git a/misc/fortune-mod-mormon/Makefile b/misc/fortune-mod-mormon/Makefile new file mode 100644 index 000000000000..c3cee2a73de4 --- /dev/null +++ b/misc/fortune-mod-mormon/Makefile @@ -0,0 +1,32 @@ +PORTNAME= fortune-mod-mormon +DISTVERSION= 1.1.0 +CATEGORIES= misc +MASTER_SITES= SF/mormon/fortune-mod-scriptures/${DISTVERSION}/ + +MAINTAINER= ziaee@FreeBSD.org +COMMENT= LDS Scriptures in fortune file format +WWW= https://scriptures.nephi.org + +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= tar:bzip2 +CONFLICTS_INSTALL= fortune-mod-bible fortune-mod-psalms + +MODS= acts aof bible dc eccl epistles gospels isaiah \ + mormon nt ot pgp proverbs psalms scriptures + +PLIST_FILES= ${MODS:S,^,share/games/fortune/,} \ + ${MODS:S,^,share/games/fortune/,:S,$,.dat,} + +do-build: +.for i in ${MODS} + ${RM} ${WRKSRC}/mods/${i}.dat + strfile ${WRKSRC}/mods/${i} +.endfor + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune + ${INSTALL_DATA} ${WRKSRC}/mods/* ${STAGEDIR}${PREFIX}/share/games/fortune + +.include <bsd.port.mk> diff --git a/misc/fortune-mod-mormon/distinfo b/misc/fortune-mod-mormon/distinfo new file mode 100644 index 000000000000..9a97272518ed --- /dev/null +++ b/misc/fortune-mod-mormon/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756841313 +SHA256 (fortune-mod-mormon-1.1.0.tar.bz2) = a8e13023fb3f9b7097f0a72d6dcb8b0b553a20b8062f069ef4fc291fff597089 +SIZE (fortune-mod-mormon-1.1.0.tar.bz2) = 4750745 diff --git a/misc/fortune-mod-mormon/pkg-descr b/misc/fortune-mod-mormon/pkg-descr new file mode 100644 index 000000000000..d4ec77ed567c --- /dev/null +++ b/misc/fortune-mod-mormon/pkg-descr @@ -0,0 +1,20 @@ +The four scriptures of the Church of Jesus Christ of Latter Day Saints, +including the King James Version of the Holy Bible, the Book of Mormon, +Doctrine and Covenants, and the Pearl of Great Price, broken down into +fifteen modules in UNIX fortune file format: + +acts - The Acts +aof - Articles of Faith +bible - The Holy Bible (Old and New Testaments) +dc - Doctrine and Covenants +eccl - Ecclesiastes +epistles - The Epistles (Romans - Jude) +gospels - The Four Gospels (Matthew, Mark, Luke and John) +isaiah - The Book of Isaiah +mormon - The Book of Mormon: Another Testament of Jesus Christ +nt - The New Testament +ot - The Old Testament +pgp - The Pearl of Great Price +proverbs - The Book of Proverbs +psalms - The Book of Psalms +scriptures - All the Scriptures included diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index cf210337878e..a661ef7db1d7 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20250617 +DISTVERSION= 20250907 CATEGORIES= misc MASTER_SITES= # DISTFILES= # diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA1 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA1 new file mode 100644 index 000000000000..46c6075781ed --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA1 @@ -0,0 +1,9 @@ +base-dbg.txz 4fdc7e28092fbea4a3069de8c468dcd8c78aa9b460ff9cce62a8d0724d720a23 1751 base_dbg "Base system debug info" off +base.txz f0c51c566fc27598aa26a859fd87f50834c0b4dec10030230c9acd3ff3bc66c3 29618 base "Base system (MANDATORY)" on +kernel-dbg.txz c36093ea1871836758550d1f1c09899f34496b702ebff8d9bc2ca09ad92e3dca 854 kernel_dbg "Kernel debug info" on +kernel.txz 7a3c7b475cbda8c441eb4d56098f1f6fa7a11ce54926d58418980f2f552a1e89 857 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 87e14207e8b4a2d9f9f2e66e92cd7ad83de0dffbdb4ba6e47c1a4c932d4142b6 236 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz bafd132ca285aac94973e45800ddf5af8e18702be7a4f818a51b721b2d0d5c6c 718 lib32 "32-bit compatibility libraries" on +ports.txz 87273fc919024af2ef1792b6e3ce6689df858f2d8db7155ce900d44e5e3ee689 209877 ports "Ports tree" off +src.txz 8a6b11539b54ddc18933b7b385c19fa2f53c7c41886eac83c323a58410121828 117801 src "System source tree" off +tests.txz e6c6035dda2b36518c2796e3181f20c56327024b96a5271017065190913ecc6e 7522 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA1 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA1 new file mode 100644 index 000000000000..68bb8c8bac22 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA1 @@ -0,0 +1,9 @@ +base-dbg.txz a6e8881d3609e488b863fbb4dc0330ef06f747936576128cd37c8fcc3cf89671 1737 base_dbg "Base system debug info" off +base.txz 20157641153809c8da5ebb945f29133cce66fa2657e5765dfc58bb8a50f62cde 29349 base "Base system (MANDATORY)" on +kernel-dbg.txz 75f845ec1f44237cbf356b323132104c0e5d5bdd133fd15d246ce424a82db4b4 718 kernel_dbg "Kernel debug info" on +kernel.txz 3e53bcc1e24c6890ff2dd3654d9ee5953bcc804962e8ab505d592540f2b188c1 787 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 961a022235abe14ba983ad74b572165c384494372ab9c57cc7c7c8528a7010ca 233 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 12c177106426f02ce1fe7970bd1ac63c0300bbc99abdfb531c03c380fa06e87a 702 lib32 "32-bit compatibility libraries" on +ports.txz 87273fc919024af2ef1792b6e3ce6689df858f2d8db7155ce900d44e5e3ee689 209877 ports "Ports tree" off +src.txz 8a6b11539b54ddc18933b7b385c19fa2f53c7c41886eac83c323a58410121828 117801 src "System source tree" off +tests.txz b770dd2a0af9a1f4a8dbb53b6178f547bdbcef1750b5f2bb41c9fd6f66501a18 7520 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA1 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA1 new file mode 100644 index 000000000000..b32719f35135 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA1 @@ -0,0 +1,7 @@ +base-dbg.txz b8b95c89ad6c0ec749d39c624eb0c6ca1d7a7d24c492776b31f6d826400589de 1711 base_dbg "Base system debug info" off +base.txz b7c9832388b59bf1ded7be95a3d887dcf1c66b446248e3ebe7928144a52cc162 29112 base "Base system (MANDATORY)" on +kernel-dbg.txz 0cc4b07d1a345b86f05e569cd081a412a5a91568061864e1780e3e478f91f597 664 kernel_dbg "Kernel debug info" on +kernel.txz 33063020b97ef768ce0657b9b3c43a9cf05bc507db8cc153dd4b097ce75d9307 665 kernel "Kernel (MANDATORY)" on +ports.txz 87273fc919024af2ef1792b6e3ce6689df858f2d8db7155ce900d44e5e3ee689 209877 ports "Ports tree" off +src.txz 8a6b11539b54ddc18933b7b385c19fa2f53c7c41886eac83c323a58410121828 117801 src "System source tree" off +tests.txz 1662e8359ae7675b8e3c6231aff738d5b1e4cfcbe83337e2219cf424d790316a 7521 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA1 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA1 new file mode 100644 index 000000000000..31cb6ae9e0fd --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA1 @@ -0,0 +1,7 @@ +base-dbg.txz b6d4ea1d627c42613c969257ae87c700b7dee27cf217715f40e85f52a637e5b2 1712 base_dbg "Base system debug info" off +base.txz fc75139c3402cf94354ceb54dc5b6f5f5bcc235cba9434c827eb7aa12fd1fdbe 29156 base "Base system (MANDATORY)" on +kernel-dbg.txz 0ae7323510f2c983e6a2b148ad9340b64fd8fa0a332533f5da76f89653072f2c 636 kernel_dbg "Kernel debug info" on +kernel.txz d0db3e17eca20561382ee289936f0f8e2d21422e75702cc7f563f7a00af05259 641 kernel "Kernel (MANDATORY)" on +ports.txz 87273fc919024af2ef1792b6e3ce6689df858f2d8db7155ce900d44e5e3ee689 209877 ports "Ports tree" off +src.txz 8a6b11539b54ddc18933b7b385c19fa2f53c7c41886eac83c323a58410121828 117801 src "System source tree" off +tests.txz 4a6ac1d1ad4f5bc6e4ff4c1bcedf157029c19e7126f79198600e924cb642da7a 7521 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index 3785e0c50f5c..168828b3413e 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -2,10 +2,12 @@ %%DATADIR%%/MANIFESTS/amd64-amd64-13.5-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.2-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.3-RELEASE +%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-ALPHA1 %%DATADIR%%/MANIFESTS/arm64-aarch64-13.4-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.5-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.2-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.3-RELEASE +%%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-ALPHA1 %%DATADIR%%/MANIFESTS/i386-i386-13.4-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.5-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-14.2-RELEASE @@ -22,6 +24,7 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA1 %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.2-RELEASE @@ -30,3 +33,4 @@ %%DATADIR%%/MANIFESTS/riscv-riscv64-13.5-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.2-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.3-RELEASE +%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-ALPHA1 diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index b4df1faf3e60..3fdf401fdc82 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= misc dns www MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index e4c948369d49..46bfcc4acbe1 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 12.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index 972f675dc682..d7c340323ff6 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,5 +1,5 @@ PORTNAME= Business-ISBN-Data -PORTVERSION= 20250902.001 +PORTVERSION= 20250904.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 84b87a68822e..6e1db3611829 100644 --- a/misc/p5-Business-ISBN-Data/distinfo +++ b/misc/p5-Business-ISBN-Data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756967750 -SHA256 (Business-ISBN-Data-20250902.001.tar.gz) = 4d1f2ae50c30e2bd284682bef9ba921de37da3f8287675f254c502919a6c792b -SIZE (Business-ISBN-Data-20250902.001.tar.gz) = 37199 +TIMESTAMP = 1757081456 +SHA256 (Business-ISBN-Data-20250904.001.tar.gz) = c8a11532b3d4167fadfe7fa6babb0ad7829b40d0483289ad9ffd4a0f3cbcb5c9 +SIZE (Business-ISBN-Data-20250904.001.tar.gz) = 37210 diff --git a/misc/perkeep/Makefile b/misc/perkeep/Makefile index 9c6e291b0008..419573eade08 100644 --- a/misc/perkeep/Makefile +++ b/misc/perkeep/Makefile @@ -1,6 +1,6 @@ PORTNAME= perkeep DISTVERSION= 0.11 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-cmap/Makefile b/misc/py-cmap/Makefile index efa8e2ad4a62..ad3b89423bcb 100644 --- a/misc/py-cmap/Makefile +++ b/misc/py-cmap/Makefile @@ -1,5 +1,5 @@ PORTNAME= cmap -DISTVERSION= 0.6.0 +DISTVERSION= 0.6.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,6 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bokeh>0:www/py-bokeh@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyqtgraph>0:graphics/py-pyqtgraph@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-qt>0:devel/py-pytest-qt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}QtPy>0:devel/py-QtPy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vispy>=0.14:graphics/py-vispy@${PY_FLAVOR} # TEST_DEPENDS also needs napari, pygfx, viscm @@ -38,5 +39,6 @@ TEST_ENV= ${MAKE_ENV} \ XAUTHORITY=${XAUTHORITY} # tests as of 0.5.0: 217 passed, 3 skipped in 109.38s (0:01:49) +# tests as of 0.6.2: 3 failed, 214 passed, 3 skipped in 54.50s (3 failures due to deprecation warnings in the Pillow module) .include <bsd.port.mk> diff --git a/misc/py-cmap/distinfo b/misc/py-cmap/distinfo index da53c08e432b..a1b8a2da733b 100644 --- a/misc/py-cmap/distinfo +++ b/misc/py-cmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745440018 -SHA256 (cmap-0.6.0.tar.gz) = 26b305847e7d722f1be42c2b339417222711da13852f9a123a57a0d100827197 -SIZE (cmap-0.6.0.tar.gz) = 910503 +TIMESTAMP = 1757064976 +SHA256 (cmap-0.6.2.tar.gz) = a511cb0ab349d2ecb7c03f0bb050f5feff5e6fc18d1a503d930b01e3fd80459e +SIZE (cmap-0.6.2.tar.gz) = 911209 diff --git a/misc/slides/Makefile b/misc/slides/Makefile index e0bafd5e8c4b..3f2f4b114e2b 100644 --- a/misc/slides/Makefile +++ b/misc/slides/Makefile @@ -1,7 +1,7 @@ PORTNAME= slides DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= misc PKGNAMESUFFIX= -presentation-tool diff --git a/misc/stormy/Makefile b/misc/stormy/Makefile index 69558614198f..27c204c25ef2 100644 --- a/misc/stormy/Makefile +++ b/misc/stormy/Makefile @@ -1,7 +1,7 @@ PORTNAME= stormy DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= nxjoseph@protonmail.com diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index f8c18e699d69..97ea96d7d03f 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,6 +1,5 @@ PORTNAME= tellico -DISTVERSION= 4.1.2 -PORTREVISION= 1 +DISTVERSION= 4.1.3 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index 637da85a7277..c05424d33b93 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747072931 -SHA256 (tellico-4.1.2.tar.xz) = 3c00d5213d36fb6faa16d57dba42568e801505f25846e41b342c159c1b3b66a5 -SIZE (tellico-4.1.2.tar.xz) = 6789616 +TIMESTAMP = 1756822107 +SHA256 (tellico-4.1.3.tar.xz) = 6cac452bc10480d50fb0e33c74829aec1ce9880aef39d8b7fdf63bc5a85b3a4f +SIZE (tellico-4.1.3.tar.xz) = 6849524 diff --git a/misc/timetrace/Makefile b/misc/timetrace/Makefile index acc8af5d7645..79e8a7b8dba8 100644 --- a/misc/timetrace/Makefile +++ b/misc/timetrace/Makefile @@ -1,7 +1,7 @@ PORTNAME= timetrace DISTVERSIONPREFIX= v DISTVERSION= 0.14.3 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= misc MAINTAINER= nc@FreeBSD.org diff --git a/misc/wego/Makefile b/misc/wego/Makefile index f3d9004fa810..9f0de0598e83 100644 --- a/misc/wego/Makefile +++ b/misc/wego/Makefile @@ -1,6 +1,6 @@ PORTNAME= wego DISTVERSION= 2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org diff --git a/multimedia/aom/Makefile b/multimedia/aom/Makefile index c7fa819d6008..35b8e7b42569 100644 --- a/multimedia/aom/Makefile +++ b/multimedia/aom/Makefile @@ -1,5 +1,5 @@ PORTNAME= aom -DISTVERSION= 3.12.1 +DISTVERSION= 3.13.1 CATEGORIES= multimedia MASTER_SITES= https://storage.googleapis.com/${PORTNAME}-releases/ DISTNAME= lib${PORTNAME}-${DISTVERSION} diff --git a/multimedia/aom/distinfo b/multimedia/aom/distinfo index 1e9af09f01fe..84a4be7a359f 100644 --- a/multimedia/aom/distinfo +++ b/multimedia/aom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744403869 -SHA256 (libaom-3.12.1.tar.gz) = 9e9775180dec7dfd61a79e00bda3809d43891aee6b2e331ff7f26986207ea22e -SIZE (libaom-3.12.1.tar.gz) = 5497367 +TIMESTAMP = 1757110237 +SHA256 (libaom-3.13.1.tar.gz) = 19e45a5a7192d690565229983dad900e76b513a02306c12053fb9a262cbeca7d +SIZE (libaom-3.13.1.tar.gz) = 6253958 diff --git a/multimedia/aom/files/patch-aom__ports_ppc__cpudetect.c b/multimedia/aom/files/patch-aom__ports_ppc__cpudetect.c index 271e41579143..91461196c7ba 100644 --- a/multimedia/aom/files/patch-aom__ports_ppc__cpudetect.c +++ b/multimedia/aom/files/patch-aom__ports_ppc__cpudetect.c @@ -1,21 +1,27 @@ - Implement VSX detection on FreeBSD ---- aom_ports/ppc_cpudetect.c.orig 2021-07-20 22:23:15 UTC +--- aom_ports/ppc_cpudetect.c.orig 2025-09-02 20:59:58 UTC +++ aom_ports/ppc_cpudetect.c -@@ -9,12 +9,6 @@ +@@ -9,18 +9,11 @@ * PATENTS file, you can obtain it at www.aomedia.org/license/patent. */ -#include <fcntl.h> -#include <unistd.h> -#include <stdint.h> --#include <asm/cputable.h> --#include <linux/auxvec.h> - #include "config/aom_config.h" #include "aom_ports/ppc.h" -@@ -37,6 +31,13 @@ static int cpu_env_mask(void) { + + #if CONFIG_RUNTIME_CPU_DETECT +-#include <asm/cputable.h> +-#include <linux/auxvec.h> +- + static int cpu_env_flags(int *flags) { + char *env; + env = getenv("AOM_SIMD_CAPS"); +@@ -38,6 +31,13 @@ static int cpu_env_mask(void) { return env && *env ? (int)strtol(env, NULL, 0) : ~0; } @@ -29,7 +35,7 @@ int ppc_simd_caps(void) { int flags; int mask; -@@ -75,6 +76,34 @@ out_close: +@@ -76,7 +76,35 @@ out_close: close(fd); return flags & mask; } @@ -56,11 +62,12 @@ + + return flags & mask; +} -+#else + #else +#error \ + "--enable-runtime-cpu-detect selected, but no CPU detection method " \ +"available for your platform. Reconfigure with --disable-runtime-cpu-detect." +#endif /* end __FreeBSD__ */ - #else ++#else // If there is no RTCD the function pointers are not used and can not be // changed. + int ppc_simd_caps(void) { return 0; } diff --git a/multimedia/aom/pkg-plist b/multimedia/aom/pkg-plist index fca3d5c5c228..9a08e39953a4 100644 --- a/multimedia/aom/pkg-plist +++ b/multimedia/aom/pkg-plist @@ -10,6 +10,10 @@ include/aom/aom_image.h include/aom/aom_integer.h include/aom/aomcx.h include/aom/aomdx.h +lib/cmake/AOM/AOMConfig.cmake +lib/cmake/AOM/AOMConfigVersion.cmake +lib/cmake/AOM/AOMTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/AOM/AOMTargets.cmake lib/libaom.a lib/libaom.so lib/libaom.so.3 diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index e748c76ed043..00a614f68850 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.8.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/livego/Makefile b/multimedia/livego/Makefile index a4f7e8392333..a2cf21e4e785 100644 --- a/multimedia/livego/Makefile +++ b/multimedia/livego/Makefile @@ -1,6 +1,6 @@ PORTNAME= livego DISTVERSION= 0.0.15 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/mediamtx/Makefile b/multimedia/mediamtx/Makefile index c998442f8081..fc60cbcd3d88 100644 --- a/multimedia/mediamtx/Makefile +++ b/multimedia/mediamtx/Makefile @@ -1,6 +1,7 @@ PORTNAME= mediamtx DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 +PORTREVISION= 1 CATEGORIES= multimedia net MASTER_SITES+= https://github.com/video-dev/hls.js/releases/download/v1.6.10/ DISTFILES+= release.zip diff --git a/multimedia/minisatip/Makefile b/multimedia/minisatip/Makefile index 0382728c18ed..90d0605de40d 100644 --- a/multimedia/minisatip/Makefile +++ b/multimedia/minisatip/Makefile @@ -1,5 +1,5 @@ PORTNAME= minisatip -PORTVERSION= 2.0.20 +PORTVERSION= 2.0.27 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= multimedia diff --git a/multimedia/minisatip/distinfo b/multimedia/minisatip/distinfo index d31b2a4b16e0..0b3a8abbd76d 100644 --- a/multimedia/minisatip/distinfo +++ b/multimedia/minisatip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755411441 -SHA256 (catalinii-minisatip-v2.0.20_GH0.tar.gz) = 6f85f1b8f4b90a6c4ffd94bcd0aa0132920053dae74c2aceee82fd636649101f -SIZE (catalinii-minisatip-v2.0.20_GH0.tar.gz) = 1652207 +TIMESTAMP = 1757064554 +SHA256 (catalinii-minisatip-v2.0.27_GH0.tar.gz) = 589c5f4c9f74464504b79748cd92337549d1f9179802dd291104b84898aceddc +SIZE (catalinii-minisatip-v2.0.27_GH0.tar.gz) = 1647537 diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index 581f86acd83c..f1f31df327c4 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -1,7 +1,7 @@ PORTNAME= navidrome DISTVERSIONPREFIX= v DISTVERSION= 0.56.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile index a78477cf9608..632918e153fa 100644 --- a/multimedia/olive/Makefile +++ b/multimedia/olive/Makefile @@ -1,7 +1,7 @@ PORTNAME= olive DISTVERSION= 0.2.0 DISTVERSIONSUFFIX= -nightly -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PKGNAMESUFFIX= -video-editor diff --git a/multimedia/supersonic/Makefile b/multimedia/supersonic/Makefile index 6a320f95fb13..c9a9bdecd463 100644 --- a/multimedia/supersonic/Makefile +++ b/multimedia/supersonic/Makefile @@ -1,6 +1,7 @@ PORTNAME= supersonic DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= dtxdf@FreeBSD.org diff --git a/multimedia/wl-screenrec/Makefile b/multimedia/wl-screenrec/Makefile index fee78f556c5d..980f94bfd6b2 100644 --- a/multimedia/wl-screenrec/Makefile +++ b/multimedia/wl-screenrec/Makefile @@ -1,7 +1,7 @@ PORTNAME= wl-screenrec DISTVERSIONPREFIX= v -DISTVERSION= 0.1.5 -PORTREVISION= 10 +DISTVERSION= 0.1.5 # see PORTSCOUT comment below +PORTREVISION= 11 CATEGORIES= multimedia wayland MAINTAINER= ports@FreeBSD.org @@ -10,6 +10,8 @@ WWW= https://github.com/russelltg/wl-screenrec LICENSE= APACHE20 +BROKEN_i386= https://github.com/zmwangx/rust-ffmpeg-sys/issues/96 + LIB_DEPENDS= libdrm.so:graphics/libdrm \ libavformat.so:multimedia/ffmpeg @@ -22,7 +24,6 @@ PLIST_FILES= bin/${PORTNAME} \ share/zsh/site-functions/_${PORTNAME} # https://github.com/russelltg/wl-screenrec/issues/99 -# https://github.com/zmwangx/rust-ffmpeg-sys/issues/96 PORTSCOUT= ignore:1 post-patch: diff --git a/multimedia/wl-screenrec/Makefile.crates b/multimedia/wl-screenrec/Makefile.crates index 8d51f274deaa..4ca098ac4160 100644 --- a/multimedia/wl-screenrec/Makefile.crates +++ b/multimedia/wl-screenrec/Makefile.crates @@ -5,9 +5,9 @@ CARGO_CRATES= aho-corasick-1.1.3 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ - bindgen-0.69.4 \ - bitflags-2.6.0 \ - cc-1.1.7 \ + bindgen-0.72.1 \ + bitflags-2.9.4 \ + cc-1.2.36 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ @@ -24,11 +24,12 @@ CARGO_CRATES= aho-corasick-1.1.3 \ drm-fourcc-2.2.0 \ either-1.13.0 \ errno-0.3.9 \ - ffmpeg-next-7.0.4 \ - ffmpeg-sys-next-7.0.2 \ + ffmpeg-next-8.0.0 \ + ffmpeg-sys-next-8.0.1 \ + find-msvc-tools-0.1.1 \ glob-0.3.1 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ + hermit-abi-0.5.2 \ human-size-0.4.3 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ @@ -44,7 +45,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ nix-0.29.0 \ nom-7.1.3 \ num-conv-0.1.0 \ - num_cpus-1.16.0 \ + num_cpus-1.17.0 \ num_threads-0.1.7 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ @@ -54,7 +55,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ - rustc-hash-1.1.0 \ + rustc-hash-2.1.1 \ rustix-0.38.34 \ ryu-1.0.18 \ scoped-tls-1.0.1 \ diff --git a/multimedia/wl-screenrec/distinfo b/multimedia/wl-screenrec/distinfo index f88585d6d3d3..5e7b791f8a0e 100644 --- a/multimedia/wl-screenrec/distinfo +++ b/multimedia/wl-screenrec/distinfo @@ -13,12 +13,12 @@ SHA256 (rust/crates/anstyle-wincon-3.0.4.crate) = 5bf74e1b6e971609db8ca7a9ce79fd SIZE (rust/crates/anstyle-wincon-3.0.4.crate) = 12234 SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da SIZE (rust/crates/anyhow-1.0.86.crate) = 46741 -SHA256 (rust/crates/bindgen-0.69.4.crate) = a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0 -SIZE (rust/crates/bindgen-0.69.4.crate) = 221092 -SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de -SIZE (rust/crates/bitflags-2.6.0.crate) = 45357 -SHA256 (rust/crates/cc-1.1.7.crate) = 26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc -SIZE (rust/crates/cc-1.1.7.crate) = 81694 +SHA256 (rust/crates/bindgen-0.72.1.crate) = 993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895 +SIZE (rust/crates/bindgen-0.72.1.crate) = 246071 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 +SHA256 (rust/crates/cc-1.2.36.crate) = 5252b3d2648e5eedbc1a6f501e3c795e07025c1e93bbf8bbdd6eef7f447a6d54 +SIZE (rust/crates/cc-1.2.36.crate) = 90198 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd @@ -51,16 +51,18 @@ SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c48 SIZE (rust/crates/either-1.13.0.crate) = 19169 SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba SIZE (rust/crates/errno-0.3.9.crate) = 10690 -SHA256 (rust/crates/ffmpeg-next-7.0.4.crate) = 19a340e3d664ad5f530147cd6d4a86ece739a829fe2d81c369389ef903bd96f6 -SIZE (rust/crates/ffmpeg-next-7.0.4.crate) = 97098 -SHA256 (rust/crates/ffmpeg-sys-next-7.0.2.crate) = db1b7546e70609ead8c06b2b4c618a1ba352364675f81608f431dd4f321fe3f1 -SIZE (rust/crates/ffmpeg-sys-next-7.0.2.crate) = 16174 +SHA256 (rust/crates/ffmpeg-next-8.0.0.crate) = d658424d233cbd993a972dd73a66ca733acd12a494c68995c9ac32ae1fe65b40 +SIZE (rust/crates/ffmpeg-next-8.0.0.crate) = 99824 +SHA256 (rust/crates/ffmpeg-sys-next-8.0.1.crate) = 9bca20aa4ee774fe384c2490096c122b0b23cf524a9910add0686691003d797b +SIZE (rust/crates/ffmpeg-sys-next-8.0.1.crate) = 23272 +SHA256 (rust/crates/find-msvc-tools-0.1.1.crate) = 7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d +SIZE (rust/crates/find-msvc-tools-0.1.1.crate) = 30228 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b SIZE (rust/crates/glob-0.3.1.crate) = 18880 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.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/human-size-0.4.3.crate) = 9994b79e8c1a39b3166c63ae7823bb2b00831e2a96a31399c50fe69df408eaeb SIZE (rust/crates/human-size-0.4.3.crate) = 14757 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf @@ -91,8 +93,8 @@ SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 -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/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 SIZE (rust/crates/num_threads-0.1.7.crate) = 7455 SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec @@ -111,8 +113,8 @@ SHA256 (rust/crates/regex-automata-0.4.7.crate) = 38caf58cc5ef2fed281f89292ef23f SIZE (rust/crates/regex-automata-0.4.7.crate) = 617582 SHA256 (rust/crates/regex-syntax-0.8.4.crate) = 7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b SIZE (rust/crates/regex-syntax-0.8.4.crate) = 347577 -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/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f SIZE (rust/crates/rustix-0.38.34.crate) = 365160 SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f diff --git a/multimedia/wl-screenrec/files/patch-ffmpeg71 b/multimedia/wl-screenrec/files/patch-ffmpeg71 new file mode 100644 index 000000000000..f51c41547bf0 --- /dev/null +++ b/multimedia/wl-screenrec/files/patch-ffmpeg71 @@ -0,0 +1,80 @@ +https://github.com/russelltg/wl-screenrec/commit/36b2c6f570f6 + +$ wl-screenrec +Opening libva device from DRM device /dev/dri/renderD128 +[in @ 0x4909a9ab5400] Setting BufferSourceContext.pix_fmt to a HW format requires hw_frames_ctx to be non-NULL! + +thread 'main' panicked at src/main.rs:1741:6: +called `Result::unwrap()` on an `Err` value: ffmpeg::Error(22: Invalid argument) + +--- src/main.rs.orig 2024-08-04 17:10:34 UTC ++++ src/main.rs +@@ -27,8 +27,8 @@ use ffmpeg::{ + ffi::{ + av_buffer_ref, av_buffersrc_parameters_alloc, av_buffersrc_parameters_set, + av_dict_parse_string, av_free, av_get_pix_fmt_name, av_hwframe_map, avcodec_alloc_context3, +- avformat_query_codec, AVDRMFrameDescriptor, AVPixelFormat, AV_HWFRAME_MAP_WRITE, +- FF_COMPLIANCE_STRICT, ++ avfilter_graph_alloc_filter, avfilter_init_dict, avformat_query_codec, ++ AVDRMFrameDescriptor, AVPixelFormat, AV_HWFRAME_MAP_WRITE, FF_COMPLIANCE_STRICT, + }, + filter, + format::{self, Pixel}, +@@ -1728,19 +1728,19 @@ fn video_filter( + transform: Transform, + ) -> (filter::Graph, Rational) { + let mut g = ffmpeg::filter::graph::Graph::new(); +- g.add( +- &filter::find("buffer").unwrap(), +- "in", +- // format is bogus, will be replaced below, as we need to pass +- // hw_frames_ctx which isn't possible with args= +- &format!( +- "video_size=2840x2160:pix_fmt={}:time_base=1/1000000000", +- AVPixelFormat::AV_PIX_FMT_VAAPI as c_int +- ), +- ) +- .unwrap(); + ++ ++ // src + unsafe { ++ let buffersrc_ctx = avfilter_graph_alloc_filter( ++ g.as_mut_ptr(), ++ filter::find("buffer").unwrap().as_mut_ptr(), ++ c"in".as_ptr() as _, ++ ); ++ if buffersrc_ctx.is_null() { ++ panic!("faield to alloc buffersrc filter"); ++ } ++ + let p = &mut *av_buffersrc_parameters_alloc(); + + p.width = capture_width; +@@ -1750,21 +1750,17 @@ fn video_filter( + p.time_base.den = 1_000_000_000; + p.hw_frames_ctx = inctx.as_mut_ptr(); + +- let sts = av_buffersrc_parameters_set(g.get("in").unwrap().as_mut_ptr(), p as *mut _); ++ let sts = av_buffersrc_parameters_set(buffersrc_ctx, p as *mut _); + assert_eq!(sts, 0); +- + av_free(p as *mut _ as *mut _); ++ ++ let sts = avfilter_init_dict(buffersrc_ctx, null_mut()); ++ assert_eq!(sts, 0); + } + ++ // sink + g.add(&filter::find("buffersink").unwrap(), "out", "") + .unwrap(); +- +- let mut out = g.get("out").unwrap(); +- +- out.set_pixel_format(match pix_fmt { +- EncodePixelFormat::Vaapi(_) => Pixel::VAAPI, +- EncodePixelFormat::Sw(sw) => sw, +- }); + + let output_real_pixfmt_name = unsafe { + from_utf8_unchecked( diff --git a/multimedia/wl-screenrec/files/patch-ffmpeg8 b/multimedia/wl-screenrec/files/patch-ffmpeg8 new file mode 100644 index 000000000000..63ee59c399d4 --- /dev/null +++ b/multimedia/wl-screenrec/files/patch-ffmpeg8 @@ -0,0 +1,126 @@ +https://github.com/russelltg/wl-screenrec/commit/1017db6ffa0d + +--- Cargo.lock.orig 2024-08-04 17:10:34 UTC ++++ Cargo.lock +@@ -68,9 +68,9 @@ name = "bindgen" + + [[package]] + name = "bindgen" +-version = "0.69.4" ++version = "0.72.1" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0" ++checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895" + dependencies = [ + "bitflags", + "cexpr", +@@ -88,15 +88,19 @@ name = "bitflags" + + [[package]] + name = "bitflags" +-version = "2.6.0" ++version = "2.9.4" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" ++checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" + + [[package]] + name = "cc" +-version = "1.1.7" ++version = "1.2.36" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc" ++checksum = "5252b3d2648e5eedbc1a6f501e3c795e07025c1e93bbf8bbdd6eef7f447a6d54" ++dependencies = [ ++ "find-msvc-tools", ++ "shlex", ++] + + [[package]] + name = "cexpr" +@@ -233,9 +237,9 @@ name = "ffmpeg-next" + + [[package]] + name = "ffmpeg-next" +-version = "7.0.4" ++version = "8.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "19a340e3d664ad5f530147cd6d4a86ece739a829fe2d81c369389ef903bd96f6" ++checksum = "d658424d233cbd993a972dd73a66ca733acd12a494c68995c9ac32ae1fe65b40" + dependencies = [ + "bitflags", + "ffmpeg-sys-next", +@@ -244,9 +248,9 @@ name = "ffmpeg-sys-next" + + [[package]] + name = "ffmpeg-sys-next" +-version = "7.0.2" ++version = "8.0.1" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "db1b7546e70609ead8c06b2b4c618a1ba352364675f81608f431dd4f321fe3f1" ++checksum = "9bca20aa4ee774fe384c2490096c122b0b23cf524a9910add0686691003d797b" + dependencies = [ + "bindgen", + "cc", +@@ -257,6 +261,12 @@ dependencies = [ + ] + + [[package]] ++name = "find-msvc-tools" ++version = "0.1.1" ++source = "registry+https://github.com/rust-lang/crates.io-index" ++checksum = "7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d" ++ ++[[package]] + name = "glob" + version = "0.3.1" + source = "registry+https://github.com/rust-lang/crates.io-index" +@@ -270,9 +280,9 @@ name = "hermit-abi" + + [[package]] + name = "hermit-abi" +-version = "0.3.9" ++version = "0.5.2" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" ++checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" + + [[package]] + name = "human-size" +@@ -383,9 +393,9 @@ name = "num_cpus" + + [[package]] + name = "num_cpus" +-version = "1.16.0" ++version = "1.17.0" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" ++checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" + dependencies = [ + "hermit-abi", + "libc", +@@ -470,9 +480,9 @@ name = "rustc-hash" + + [[package]] + name = "rustc-hash" +-version = "1.1.0" ++version = "2.1.1" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" ++checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" + + [[package]] + name = "rustix" +--- Cargo.toml.orig 2024-08-04 17:10:34 UTC ++++ Cargo.toml +@@ -27,8 +27,8 @@ wayland-protocols-wlr = { version = "0.3", features = + "staging", + ] } + wayland-protocols-wlr = { version = "0.3", features = ["client"] } +-ffmpeg-next = "7.0.1" +-ffmpeg-sys-next = "7.0.0" # need direct dep on -sys to get metadata to consume in build.rs ++ffmpeg-next = "8.0.0" ++ffmpeg-sys-next = "8.0.1" # need direct dep on -sys to get metadata to consume in build.rs + thiserror = "1.0.38" + drm-fourcc = "2.2.0" + human-size = "0.4.2" diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile index 2571835efeb0..bdbf9c45a9f4 100644 --- a/net-im/coyim/Makefile +++ b/net-im/coyim/Makefile @@ -1,7 +1,7 @@ PORTNAME= coyim DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= fox@FreeBSD.org diff --git a/net-im/discordo/Makefile b/net-im/discordo/Makefile index 6adca1e2bc7e..a95f55007aa4 100644 --- a/net-im/discordo/Makefile +++ b/net-im/discordo/Makefile @@ -1,6 +1,6 @@ PORTNAME= discordo DISTVERSION= g20220909 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net-im MAINTAINER= lcook@FreeBSD.org diff --git a/net-im/dissent/Makefile b/net-im/dissent/Makefile index 7110082ada94..f606b9bb8e6c 100644 --- a/net-im/dissent/Makefile +++ b/net-im/dissent/Makefile @@ -1,7 +1,7 @@ PORTNAME= dissent DISTVERSIONPREFIX= v DISTVERSION= 0.0.34 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile index 5648246905e4..b8c813f4fa17 100644 --- a/net-im/gomuks/Makefile +++ b/net-im/gomuks/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomuks DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MAINTAINER= ehaupt@FreeBSD.org diff --git a/net-im/gotktrix/Makefile b/net-im/gotktrix/Makefile index 4032af6b2ca2..6f14cdde5ec2 100644 --- a/net-im/gotktrix/Makefile +++ b/net-im/gotktrix/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotktrix DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net-im MAINTAINER= fuz@FreeBSD.org diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 3087de5c801c..069dd0e07f86 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.19.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= https://codeberg.org/superseriousbusiness/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTFILES= ${PORTNAME}-${DISTVERSION}-source-code.tar.gz ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz diff --git a/net-im/matterbridge/Makefile b/net-im/matterbridge/Makefile index 22a611a1eec8..ff0cfe3eb7b5 100644 --- a/net-im/matterbridge/Makefile +++ b/net-im/matterbridge/Makefile @@ -1,7 +1,7 @@ PORTNAME= matterbridge PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-im MAINTAINER= bofh@FreeBSD.org diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile index 34f44755b3ab..f71f4a47c7e1 100644 --- a/net-im/matterircd/Makefile +++ b/net-im/matterircd/Makefile @@ -1,7 +1,7 @@ PORTNAME= matterircd DISTVERSIONPREFIX= v DISTVERSION= 0.28.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-im irc MAINTAINER= chalpin@cs.wisc.edu diff --git a/net-im/mautrix-whatsapp/Makefile b/net-im/mautrix-whatsapp/Makefile index b530b5511c90..80846a4788b4 100644 --- a/net-im/mautrix-whatsapp/Makefile +++ b/net-im/mautrix-whatsapp/Makefile @@ -1,6 +1,7 @@ PORTNAME= mautrix-whatsapp DISTVERSIONPREFIX= v DISTVERSION= 0.12.4 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= juw@posteo.de diff --git a/net-im/purple-gowhatsapp/Makefile b/net-im/purple-gowhatsapp/Makefile index e2285de990f4..dd7129bdaa54 100644 --- a/net-im/purple-gowhatsapp/Makefile +++ b/net-im/purple-gowhatsapp/Makefile @@ -1,7 +1,7 @@ PORTNAME= purple-gowhatsapp DISTVERSIONPREFIX=v DISTVERSION= 1.16.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im MAINTAINER= ports@virtual-estates.net diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile index e851b267e1bc..c987cd787e9b 100644 --- a/net-im/slack-term/Makefile +++ b/net-im/slack-term/Makefile @@ -1,7 +1,7 @@ PORTNAME= slack-term DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org diff --git a/net-im/ssh-chat/Makefile b/net-im/ssh-chat/Makefile index ded64650db7d..e4fb755a5fb2 100644 --- a/net-im/ssh-chat/Makefile +++ b/net-im/ssh-chat/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssh-chat DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 1d8867d40271..424c1c568688 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,5 @@ PORTNAME= telegram-desktop -DISTVERSION= 6.1.1 +DISTVERSION= 6.1.2 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full diff --git a/net-im/telegram-desktop/distinfo b/net-im/telegram-desktop/distinfo index 389036e58202..2b48eb066d94 100644 --- a/net-im/telegram-desktop/distinfo +++ b/net-im/telegram-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756811881 -SHA256 (tdesktop-6.1.1-full.tar.gz) = 07274d7b0038e5e6d127fb6568283594d8a735ea086c662eeee73713bd73ca04 -SIZE (tdesktop-6.1.1-full.tar.gz) = 75255431 +TIMESTAMP = 1757077918 +SHA256 (tdesktop-6.1.2-full.tar.gz) = efb92b09d7531ca7e29f27adef472e5207fe2b66e18499fa74d1b693211cfcce +SIZE (tdesktop-6.1.2-full.tar.gz) = 75265146 diff --git a/net-im/teleirc/Makefile b/net-im/teleirc/Makefile index 2c0e7fb2fdeb..c23f18fac801 100644 --- a/net-im/teleirc/Makefile +++ b/net-im/teleirc/Makefile @@ -1,7 +1,7 @@ PORTNAME= teleirc DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-im MAINTAINER= dtxdf@FreeBSD.org diff --git a/net-im/tuba/Makefile b/net-im/tuba/Makefile index f7161987038f..110e7525cc92 100644 --- a/net-im/tuba/Makefile +++ b/net-im/tuba/Makefile @@ -1,7 +1,6 @@ PORTNAME= Tuba DISTVERSIONPREFIX= v -DISTVERSION= 0.9.2 -PORTREVISION= 2 +DISTVERSION= 0.10.2 CATEGORIES= net-im MAINTAINER= nxjoseph@protonmail.com @@ -18,26 +17,49 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libjson-glib-1.0.so:devel/json-glib \ libsecret-1.so:security/libsecret \ libsoup-3.0.so:devel/libsoup3 -RUN_DEPENDS= gnome-keyring>=0:security/gnome-keyring -USES= desktop-file-utils gettext-tools gnome gstreamer meson \ - pkgconfig vala:build +USES= desktop-file-utils gettext-tools gnome meson pkgconfig \ + vala:build USE_GITHUB= yes GH_ACCOUNT= GeopJr USE_GNOME= cairo gdkpixbuf glib20 gtk40 gtksourceview5 libadwaita libxml2 GLIB_SCHEMAS= dev.geopjr.Tuba.gschema.xml -OPTIONS_DEFINE= SPELLCHECK -OPTIONS_DEFAULT= SPELLCHECK +OPTIONS_DEFAULT= CLAPPER GNOMEKEYRING GSTREAMER SPELLING WEBP +OPTIONS_GROUP= FEATURES +OPTIONS_GROUP_FEATURES= BROWSER CLAPPER EXIV2 GSTREAMER SPELLING WEBP +OPTIONS_SINGLE= KEYRING +OPTIONS_SINGLE_KEYRING= GNOMEKEYRING -SPELLCHECK_DESC= Enable spell-checking support -SPELLCHECK_LIB_DEPENDS= libspelling-1.so:x11-toolkits/libspelling +BROWSER_DESC= Enable in-app WebKit Browser +CLAPPER_DESC= Install the default video player +SPELLING_DESC= Install spellcheck library +WEBP_DESC= Enable WebP support -USE_GSTREAMER1+= yes +BROWSER_BUILD_DEPENDS= webkit2-gtk_60>0:www/webkit2-gtk@60 +BROWSER_RUN_DEPENDS= webkit2-gtk_60>0:www/webkit2-gtk@60 +BROWSER_MESON_ENABLED= in-app-browser +CLAPPER_LIB_DEPENDS= libclapper-0.0.so:multimedia/clapper \ + libclapper-gtk-0.0.so:multimedia/clapper +CLAPPER_MESON_ENABLED= clapper +EXIV2_LIB_DEPENDS= libgexiv2.so:graphics/gexiv2 +EXIV2_MESON_ENABLED= gexiv2 +GNOMEKEYRING_RUN_DEPENDS= gnome-keyring:security/gnome-keyring +GSTREAMER_USES= gstreamer +GSTREAMER_USE= GSTREAMER=fdkaac,good +GSTREAMER_MESON_ENABLED= gstreamer +SPELLING_LIB_DEPENDS= libspelling-1.so:x11-toolkits/libspelling +SPELLING_MESON_ENABLED= spelling +WEBP_RUN_DEPENDS= webp-pixbuf-loader>=0:graphics/webp-pixbuf-loader + +post-patch: + @${REINPLACE_CMD} '176,190d' ${WRKSRC}/meson.build post-install: - @(cd ${WRKSRC}/_build && \ - ${STRIP_CMD} dev.geopjr.Tuba && \ - ${LN} dev.geopjr.Tuba ${STAGEDIR}${PREFIX}/bin/tuba) + (cd ${BUILD_WRKSRC} && \ + ${STRIP_CMD} dev.geopjr.${PORTNAME} && \ + ${LN} dev.geopjr.${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME:tl} && \ + ${INSTALL_MAN} data/dev.geopjr.${PORTNAME}.1 \ + ${STAGEDIR}${PREFIX}/share/man/man1/${PORTNAME:tl}.1) .include <bsd.port.mk> diff --git a/net-im/tuba/distinfo b/net-im/tuba/distinfo index ce3e2bd75655..3dae7ecff87e 100644 --- a/net-im/tuba/distinfo +++ b/net-im/tuba/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741033738 -SHA256 (GeopJr-Tuba-v0.9.2_GH0.tar.gz) = 1fb45cec1cb72a189e88f8b291f63d56ddb4835fbfb3efbcb21c27ef5663a99c -SIZE (GeopJr-Tuba-v0.9.2_GH0.tar.gz) = 2190160 +TIMESTAMP = 1756668888 +SHA256 (GeopJr-Tuba-v0.10.2_GH0.tar.gz) = 2adc7921ede1d6d1a8b3e6395e12235e8acbe5d9a1957e9419317101bd1c5b8a +SIZE (GeopJr-Tuba-v0.10.2_GH0.tar.gz) = 2846919 diff --git a/net-im/tuba/pkg-plist b/net-im/tuba/pkg-plist index 2adb0f555bec..52e9bd4002b7 100644 --- a/net-im/tuba/pkg-plist +++ b/net-im/tuba/pkg-plist @@ -1,27 +1,7 @@ bin/dev.geopjr.Tuba bin/tuba share/applications/dev.geopjr.Tuba.desktop -share/gtksourceview-5/language-specs/fedi-basic.lang -share/gtksourceview-5/language-specs/fedi-html.lang -share/gtksourceview-5/language-specs/fedi-markdown.lang -share/gtksourceview-5/styles/fedi-blue-dark.xml -share/gtksourceview-5/styles/fedi-blue.xml -share/gtksourceview-5/styles/fedi-green-dark.xml -share/gtksourceview-5/styles/fedi-green.xml -share/gtksourceview-5/styles/fedi-orange-dark.xml -share/gtksourceview-5/styles/fedi-orange.xml -share/gtksourceview-5/styles/fedi-pink-dark.xml -share/gtksourceview-5/styles/fedi-pink.xml -share/gtksourceview-5/styles/fedi-purple-dark.xml -share/gtksourceview-5/styles/fedi-purple.xml -share/gtksourceview-5/styles/fedi-red-dark.xml -share/gtksourceview-5/styles/fedi-red.xml -share/gtksourceview-5/styles/fedi-slate-dark.xml -share/gtksourceview-5/styles/fedi-slate.xml -share/gtksourceview-5/styles/fedi-teal-dark.xml -share/gtksourceview-5/styles/fedi-teal.xml -share/gtksourceview-5/styles/fedi-yellow-dark.xml -share/gtksourceview-5/styles/fedi-yellow.xml +share/dbus-1/services/dev.geopjr.Tuba.service share/icons/hicolor/scalable/apps/dev.geopjr.Tuba.svg share/icons/hicolor/symbolic/apps/dev.geopjr.Tuba-symbolic.svg share/locale/ar/LC_MESSAGES/dev.geopjr.Tuba.mo @@ -29,6 +9,7 @@ share/locale/be/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/bg/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/ca/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/cs/LC_MESSAGES/dev.geopjr.Tuba.mo +share/locale/cy/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/da/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/de_DE/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/el/LC_MESSAGES/dev.geopjr.Tuba.mo @@ -40,6 +21,7 @@ share/locale/fa/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/fi/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/fr/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/gl/LC_MESSAGES/dev.geopjr.Tuba.mo +share/locale/he/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/hi/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/hu/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/ia/LC_MESSAGES/dev.geopjr.Tuba.mo @@ -58,9 +40,11 @@ share/locale/pt_BR/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/ru/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/sk/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/sv/LC_MESSAGES/dev.geopjr.Tuba.mo +share/locale/ta/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/th/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/tr/LC_MESSAGES/dev.geopjr.Tuba.mo share/locale/uk/LC_MESSAGES/dev.geopjr.Tuba.mo -share/locale/zh_Hans/LC_MESSAGES/dev.geopjr.Tuba.mo +share/locale/zh_CN/LC_MESSAGES/dev.geopjr.Tuba.mo share/man/man1/dev.geopjr.Tuba.1.gz +share/man/man1/tuba.1.gz share/metainfo/dev.geopjr.Tuba.metainfo.xml diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile index 46e6ee7282cc..fead67138aa5 100644 --- a/net-im/xmpp-client/Makefile +++ b/net-im/xmpp-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmpp-client PORTVERSION= 20170324 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= net-im MAINTAINER= cs@FreeBSD.org diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index a7e943abb5f7..5aebf555281d 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -296,6 +296,7 @@ SUBDIR += pandorafms_agent SUBDIR += pandorafms_console SUBDIR += pandorafms_server + SUBDIR += peering-manager SUBDIR += pftabled SUBDIR += php-fpm_exporter SUBDIR += php81-snmp @@ -343,6 +344,7 @@ SUBDIR += py-pyIOSXR SUBDIR += py-pyang SUBDIR += py-pyeapi + SUBDIR += py-pyixapi SUBDIR += py-pynetbox SUBDIR += py-pynxos SUBDIR += py-pypowerwall diff --git a/net-mgmt/adguard-exporter/Makefile b/net-mgmt/adguard-exporter/Makefile index 68cc1d4a2d83..8e28849dc65a 100644 --- a/net-mgmt/adguard-exporter/Makefile +++ b/net-mgmt/adguard-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= adguard-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.14 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net-mgmt MAINTAINER= christer.edwards@gmail.com diff --git a/net-mgmt/alertmanager/Makefile b/net-mgmt/alertmanager/Makefile index 107288d3453c..8926b778eabb 100644 --- a/net-mgmt/alertmanager/Makefile +++ b/net-mgmt/alertmanager/Makefile @@ -1,7 +1,7 @@ PORTNAME= alertmanager PORTVERSION= 0.26.0 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-mgmt MAINTAINER= michal@hanu.la diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index 8167829f6900..c8178fd70c47 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= blackbox_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= eduardo@FreeBSD.org diff --git a/net-mgmt/bosun/Makefile b/net-mgmt/bosun/Makefile index 99a58e653eeb..f70367a0f1ac 100644 --- a/net-mgmt/bosun/Makefile +++ b/net-mgmt/bosun/Makefile @@ -1,7 +1,7 @@ PORTNAME= bosun DISTVERSION= 0.9.0 DISTVERSIONSUFFIX= -preview -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net-mgmt MAINTAINER= langer.markus@gmail.com diff --git a/net-mgmt/carbon-relay-ng/Makefile b/net-mgmt/carbon-relay-ng/Makefile index 03efcbf95517..62831bc9f13b 100644 --- a/net-mgmt/carbon-relay-ng/Makefile +++ b/net-mgmt/carbon-relay-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbon-relay-ng DISTVERSION= 0.10.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/carbonzipper/Makefile b/net-mgmt/carbonzipper/Makefile index 141d5f487bd4..82e25394960d 100644 --- a/net-mgmt/carbonzipper/Makefile +++ b/net-mgmt/carbonzipper/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbonzipper DISTVERSION= 0.74 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/fli/Makefile b/net-mgmt/fli/Makefile index f9fb8775f48b..e7df35d0a890 100644 --- a/net-mgmt/fli/Makefile +++ b/net-mgmt/fli/Makefile @@ -1,7 +1,7 @@ PORTNAME= fli DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= olgeni@FreeBSD.org diff --git a/net-mgmt/grok_exporter/Makefile b/net-mgmt/grok_exporter/Makefile index a15a5b3a1e9d..32313de9720c 100644 --- a/net-mgmt/grok_exporter/Makefile +++ b/net-mgmt/grok_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= grok_exporter DISTVERSIONPREFIX=v DISTVERSION= 1.0.0.RC4 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/icingadb/Makefile b/net-mgmt/icingadb/Makefile index 6b558e50f867..c51dce5dfbcd 100644 --- a/net-mgmt/icingadb/Makefile +++ b/net-mgmt/icingadb/Makefile @@ -1,7 +1,7 @@ PORTNAME= icingadb DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= dvl@FreeBSD.org diff --git a/net-mgmt/intel-snap/Makefile b/net-mgmt/intel-snap/Makefile index d1f00de5f4d1..49cb5b5e9afe 100644 --- a/net-mgmt/intel-snap/Makefile +++ b/net-mgmt/intel-snap/Makefile @@ -1,6 +1,6 @@ PORTNAME= intel-snap PORTVERSION= 0.0.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/kapacitor/Makefile b/net-mgmt/kapacitor/Makefile index 015f423980ff..b78bb1b51b51 100644 --- a/net-mgmt/kapacitor/Makefile +++ b/net-mgmt/kapacitor/Makefile @@ -1,7 +1,7 @@ PORTNAME= kapacitor DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net-mgmt MAINTAINER= cheffo@freebsd-bg.org diff --git a/net-mgmt/mqtt2prometheus/Makefile b/net-mgmt/mqtt2prometheus/Makefile index 905cc4b44283..66118dc52639 100644 --- a/net-mgmt/mqtt2prometheus/Makefile +++ b/net-mgmt/mqtt2prometheus/Makefile @@ -1,7 +1,7 @@ PORTNAME= mqtt2prometheus DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MAINTAINER= manu@FreeBSD.org diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index 7bee121eb952..bd4f0c84c95e 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,6 +1,7 @@ PORTNAME= netdata DISTVERSIONPREFIX= v DISTVERSION= 2.6.3 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/:netdata \ https://raw.githubusercontent.com/netdata/netdata/refs/tags/v${DISTVERSION}/src/go/:goplugin \ diff --git a/net-mgmt/nsd_exporter/Makefile b/net-mgmt/nsd_exporter/Makefile index 2fad1ef2a3b9..b43465570a35 100644 --- a/net-mgmt/nsd_exporter/Makefile +++ b/net-mgmt/nsd_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsd_exporter PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-mgmt MAINTAINER= zi@FreeBSD.org diff --git a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile index db3a4d1b4112..0732ab526ba1 100644 --- a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile +++ b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= nvidia_gpu_prometheus_exporter DISTVERSION= g20181028 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net-mgmt MAINTAINER= 0mp@FreeBSD.org diff --git a/net-mgmt/peering-manager/Makefile b/net-mgmt/peering-manager/Makefile new file mode 100644 index 000000000000..527e3d99d9dd --- /dev/null +++ b/net-mgmt/peering-manager/Makefile @@ -0,0 +1,93 @@ +PORTNAME= peering-manager +DISTVERSIONPREFIX= v +DISTVERSION= 1.9.7 +CATEGORIES= net-mgmt python + +MAINTAINER= bofh@FreeBSD.org +COMMENT= BGP sessions management tool +WWW= https://peering-manager.net/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1:devel/py-Jinja2@${PY_FLAVOR} \ + bgpq4>0:net-mgmt/bgpq4 \ + ${PYTHON_PKGNAMEPREFIX}django51>=5.1<5.2:www/py-django51@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-djangorestframework>=3.15:www/py-dj51-djangorestframework@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-debug-toolbar>=5.0:www/py-dj51-django-debug-toolbar@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-filter>=25.1:www/py-dj51-django-filter@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-netfields>=1.3:www/py-dj51-django-netfields@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-prometheus>=2.3:www/py-dj51-django-prometheus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-redis>=5.4:www/py-dj51-django-redis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-rq>=2.10:devel/py-dj51-django-rq@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-tables2>=2.7:www/py-dj51-django-tables2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-django-taggit>=6.1:www/py-dj51-django-taggit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-drf-spectacular>=0.28:www/py-dj51-drf-spectacular@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-drf-spectacular-sidecar>=2025:www/py-dj51-drf-spectacular-sidecar@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj51-social-auth-app-django>=5.4:www/py-dj51-social-auth-app-django@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dulwich>=0.22:devel/py-dulwich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gunicorn>=23.0.0:www/py-gunicorn@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}markdown>=3.7:textproc/py-markdown@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}napalm>=5.0:net-mgmt/py-napalm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}psycopg>=3.1:databases/py-psycopg@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}psycopg-pool>=3.1:databases/py-psycopg-pool@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyixapi>=0.2:net-mgmt/py-pyixapi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pynetbox>=7.3:net-mgmt/py-pynetbox@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.32:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}social-auth-core>=4.5.4:security/py-social-auth-core@${PY_FLAVOR} + +USES= cpe pgsql:13+ python:3.10-3.12 +CPE_VENDOR= ${PORTNAME} +CPE_PRODUCT= ${PORTNAME:S/-/_/} +USE_GITHUB= yes +USE_RC_SUBR= peering_manager_rq + +NO_ARCH= yes +NO_BUILD= yes +SUB_FILES= gunicorn.conf.py 850.peeringmanager-housekeeping +SUB_LIST= WWWDIR=${WWWDIR} PORTNAME=${PORTNAME} WSGI_APP=peering_manager.wsgi PYTHON_CMD=${PYTHON_CMD} PYTHON_VER=${PYTHON_VER} + +PORTDOCS= * + +OPTIONS_DEFINE= DOCS +OPTIONS_DEFAULT=REDIS +OPTIONS_RADIO= KVBACKENDS +OPTIONS_RADIO_KVBACKENDS= REDIS VALKEY + +KVBACKENDS_DESC=Key Value Storage Backends +REDIS_DESC= Redis Key Value Backend support +VALKEY_DESC= Valkey Key Value Backend support + +REDIS_RUN_DEPENDS= redis>=8.2.1:databases/redis +VALKEY_RUN_DEPENDS= valkey>=1.0:databases/valkey + +FIND_EXPR= "! -name *.orig ! -name .gitattributes ! -name .gitignore ! -name .gitattributes ! -name .isort.cfg ! -name .pre-commit-config.yaml ! -name .readthedocs.yaml ! -name CHANGELOG.md ! -name LICENSE ! -name README.md ! -name mkdocs.yaml ! -name poetry.lock ! -name pyproject.toml ! -name requirements.txt ! -name configuration.example.py ! -path */.github ! -path */.github/* ! -path */docs ! -path */docs/* -prune" + +do-install: + ${MKDIR} ${STAGEDIR}${WWWDIR} + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily + ${ECHO} "@owner www" >> ${TMPPLIST} + ${ECHO} "@group www" >> ${TMPPLIST} + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} ${FIND_EXPR}) + ${FIND} -s ${STAGEDIR}${PREFIX}/www/${PORTNAME} -not -type d | ${SORT} | \ + ${SED} -e 's|^${STAGEDIR}${PREFIX}/||' >> ${TMPPLIST} + ${FIND} -s ${STAGEDIR}${PREFIX}/www/${PORTNAME} -type d -empty | ${SORT} -r | \ + ${SED} -e 's|^${STAGEDIR}${PREFIX}/|@dir |' >> ${TMPPLIST} + ${INSTALL_DATA} ${WRKDIR}/gunicorn.conf.py ${STAGEDIR}${WWWDIR}/gunicorn.conf.py.sample + ${INSTALL_DATA} ${WRKSRC}/peering_manager/configuration.example.py ${STAGEDIR}${WWWDIR}/peering_manager/configuration.py.sample + ${INSTALL_DATA} ${WRKDIR}/850.peeringmanager-housekeeping ${STAGEDIR}${PREFIX}/etc/periodic/daily/850.peeringmanager-housekeeping + ${ECHO} "@sample ${WWWDIR}/gunicorn.conf.py.sample" >> ${TMPPLIST} + ${ECHO} "@sample ${WWWDIR}/peering_manager/configuration.py.sample" >> ${TMPPLIST} + ${ECHO} "etc/periodic/daily/850.peeringmanager-housekeeping" >> ${TMPPLIST} + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} +.for f in CHANGELOG.md README.md + ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} +.endfor + +.include <bsd.port.mk> diff --git a/net-mgmt/peering-manager/distinfo b/net-mgmt/peering-manager/distinfo new file mode 100644 index 000000000000..95bbe9b48822 --- /dev/null +++ b/net-mgmt/peering-manager/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756827986 +SHA256 (peering-manager-peering-manager-v1.9.7_GH0.tar.gz) = fa272abe40fec06d3f0c541d771d560f9a93f8940dea96b8538785a9cef32afd +SIZE (peering-manager-peering-manager-v1.9.7_GH0.tar.gz) = 8349343 diff --git a/net-mgmt/peering-manager/files/850.peeringmanager-housekeeping.in b/net-mgmt/peering-manager/files/850.peeringmanager-housekeeping.in new file mode 100755 index 000000000000..675f0f2aef63 --- /dev/null +++ b/net-mgmt/peering-manager/files/850.peeringmanager-housekeeping.in @@ -0,0 +1,32 @@ +#!/bin/sh +# This shell script invokes Peering Manager's housekeeping management command, +# which intended to be run nightly. +# +# If you want to enable this script, copy it to %%PREFIX%%/etc/periodic/daily +# and place the following into /etc/periodic.conf: +# +# daily_peeringmanager_housekeeping_enable="YES" +# +# If Peering Manager has been installed into a nonstandard location, update the +# paths below. +command="%%PYTHON_CMD%%" +peeringmanager_root="%%WWWDIR%%" + +# If there is a global system configuration file, suck it in. +# +if [ -r /etc/defaults/periodic.conf ]; then + . /etc/defaults/periodic.conf + source_periodic_confs +fi + +rc=0 + +case "$daily_peeringmanager_housekeeping_enable" in + [Yy][Ee][Ss]) + echo "" + echo "Running Peering Manager housekeeping:" + $command "$peeringmanager_root/manage.py" housekeeping + rc=$? +esac + +exit $rc diff --git a/net-mgmt/peering-manager/files/gunicorn.conf.py.in b/net-mgmt/peering-manager/files/gunicorn.conf.py.in new file mode 100644 index 000000000000..0477e5bf9f64 --- /dev/null +++ b/net-mgmt/peering-manager/files/gunicorn.conf.py.in @@ -0,0 +1,245 @@ +# Sample Gunicorn configuration file. +import multiprocessing +# +# Server socket +# +# bind - The socket to bind. +# +# A string of the form: 'HOST', 'HOST:PORT', 'unix:PATH'. +# An IP is a valid HOST. +# +# backlog - The number of pending connections. This refers +# to the number of clients that can be waiting to be +# served. Exceeding this number results in the client +# getting an error when attempting to connect. It should +# only affect servers under significant load. +# +# Must be a positive integer. Generally set in the 64-2048 +# range. +# + +bind = ['127.0.0.1:8001','[::1]:8001'] +backlog = 2048 + +# +# Worker processes +# +# workers - The number of worker processes that this server +# should keep alive for handling requests. +# +# A positive integer generally in the 2-4 x $(NUM_CORES) +# range. You'll want to vary this a bit to find the best +# for your particular application's work load. +# +# worker_class - The type of workers to use. The default +# sync class should handle most 'normal' types of work +# loads. You'll want to read +# http://docs.gunicorn.org/en/latest/design.html#choosing-a-worker-type +# for information on when you might want to choose one +# of the other worker classes. +# +# A string referring to a Python path to a subclass of +# gunicorn.workers.base.Worker. The default provided values +# can be seen at +# http://docs.gunicorn.org/en/latest/settings.html#worker-class +# +# worker_connections - For the eventlet and gevent worker classes +# this limits the maximum number of simultaneous clients that +# a single process can handle. +# +# A positive integer generally set to around 1000. +# +# timeout - If a worker does not notify the master process in this +# number of seconds it is killed and a new worker is spawned +# to replace it. +# +# Generally set to thirty seconds. Only set this noticeably +# higher if you're sure of the repercussions for sync workers. +# For the non sync workers it just means that the worker +# process is still communicating and is not tied to the length +# of time required to handle a single request. +# +# keepalive - The number of seconds to wait for the next request +# on a Keep-Alive HTTP connection. +# +# A positive integer. Generally set in the 1-5 seconds range. +# + +#workers = 5 +workers = multiprocessing.cpu_count() * 2 + 1 +worker_class = 'sync' +worker_connections = 1000 +timeout = 300 +keepalive = 2 +threads = 3 +max_requests = 5000 +max_requests_jitter = 500 + +# +# spew - Install a trace function that spews every line of Python +# that is executed when running the server. This is the +# nuclear option. +# +# True or False +# + +spew = False + +# +# Server mechanics +# +# daemon - Detach the main Gunicorn process from the controlling +# terminal with a standard fork/fork sequence. +# +# True or False +# +# raw_env - Pass environment variables to the execution environment. +# +# pidfile - The path to a pid file to write +# +# A path string or None to not write a pid file. +# +# user - Switch worker processes to run as this user. +# +# A valid user id (as an integer) or the name of a user that +# can be retrieved with a call to pwd.getpwnam(value) or None +# to not change the worker process user. +# +# group - Switch worker process to run as this group. +# +# A valid group id (as an integer) or the name of a user that +# can be retrieved with a call to pwd.getgrnam(value) or None +# to change the worker processes group. +# +# umask - A mask for file permissions written by Gunicorn. Note that +# this affects unix socket permissions. +# +# A valid value for the os.umask(mode) call or a string +# compatible with int(value, 0) (0 means Python guesses +# the base, so values like "0", "0xFF", "0022" are valid +# for decimal, hex, and octal representations) +# +# tmp_upload_dir - A directory to store temporary request data when +# requests are read. This will most likely be disappearing soon. +# +# A path to a directory where the process owner can write. Or +# None to signal that Python should choose one on its own. +# + +daemon = False +umask = 0 +user = None +tmp_upload_dir = None +pythonpath = '%%WWWDIR%%' +chdir = '%%WWWDIR%%' +wsgi_app = '%%WSGI_APP%%' + +# +# Logging +# +# logfile - The path to a log file to write to. +# +# A path string. "-" means log to stdout. +# +# loglevel - The granularity of log output +# +# A string of "debug", "info", "warning", "error", "critical" +# + +syslog = True +syslog_prefix = '%%PORTNAME%%' +syslog_addr = 'unix:///var/run/log#dgram' +disable_redirect_access_to_syslog = True +errorlog = '-' +loglevel = 'info' +accesslog = '-' +access_log_format = '%(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"' + +# +# Process naming +# +# proc_name - A base to use with setproctitle to change the way +# that Gunicorn processes are reported in the system process +# table. This affects things like 'ps' and 'top'. If you're +# going to be running more than one instance of Gunicorn you'll +# probably want to set a name to tell them apart. This requires +# that you install the setproctitle module. +# +# A string or None to choose a default of something like 'gunicorn'. +# + +proc_name = '%%PORTNAME%%' + +# +# Server hooks +# +# post_fork - Called just after a worker has been forked. +# +# A callable that takes a server and worker instance +# as arguments. +# +# pre_fork - Called just prior to forking the worker subprocess. +# +# A callable that accepts the same arguments as post_fork +# +# pre_exec - Called just prior to forking off a secondary +# master process during things like config reloading. +# +# A callable that takes a server instance as the sole argument. +# + +def post_fork(server, worker): + server.log.info("Worker spawned (pid: %s)", worker.pid) + +def pre_fork(server, worker): + pass + +def pre_exec(server): + server.log.info("Forked child, re-executing.") + +def when_ready(server): + server.log.info("Server is ready. Spawning workers") + +def worker_int(worker): + worker.log.info("worker received INT or QUIT signal") + + ## get traceback info + import threading, sys, traceback + id2name = {th.ident: th.name for th in threading.enumerate()} + code = [] + for threadId, stack in sys._current_frames().items(): + code.append("\n# Thread: %s(%d)" % (id2name.get(threadId,""), + threadId)) + for filename, lineno, name, line in traceback.extract_stack(stack): + code.append('File: "%s", line %d, in %s' % (filename, + lineno, name)) + if line: + code.append(" %s" % (line.strip())) + worker.log.debug("\n".join(code)) + +def worker_abort(worker): + worker.log.info("worker received SIGABRT signal") + +def ssl_context(conf, default_ssl_context_factory): + import ssl + + # The default SSLContext returned by the factory function is initialized + # with the TLS parameters from config, including TLS certificates and other + # parameters. + context = default_ssl_context_factory() + + # The SSLContext can be further customized, for example by enforcing + # minimum TLS version. + context.minimum_version = ssl.TLSVersion.TLSv1_3 + + # Server can also return different server certificate depending which + # hostname the client uses. Requires Python 3.7 or later. + def sni_callback(socket, server_hostname, context): + if server_hostname == "foo.127.0.0.1.nip.io": + new_context = default_ssl_context_factory() + new_context.load_cert_chain(certfile="foo.pem", keyfile="foo-key.pem") + socket.context = new_context + + context.sni_callback = sni_callback + + return context diff --git a/net-mgmt/peering-manager/files/patch-peering__manager_configuration.example.py b/net-mgmt/peering-manager/files/patch-peering__manager_configuration.example.py new file mode 100644 index 000000000000..1865973e0e30 --- /dev/null +++ b/net-mgmt/peering-manager/files/patch-peering__manager_configuration.example.py @@ -0,0 +1,11 @@ +--- peering_manager/configuration.example.py.orig 2025-09-05 10:59:41 UTC ++++ peering_manager/configuration.example.py +@@ -9,7 +9,7 @@ ALLOWED_HOSTS = ["*"] + # A random one can be generated with Python in the Peering Manager venv with + # from django.core.management.utils import get_random_secret_key + # get_random_secret_key() +-SECRET_KEY = "ef7npku*djrj_r4jt4cojo8^j@2($$@05e(eq_mn!ywx*jg0vy" ++#SECRET_KEY = "<GENERATE A KEY>" + + # Base URL path if accessing Peering Manager within a directory. + BASE_PATH = "" diff --git a/net-mgmt/peering-manager/files/peering_manager_rq.in b/net-mgmt/peering-manager/files/peering_manager_rq.in new file mode 100755 index 000000000000..6b12856dfa9b --- /dev/null +++ b/net-mgmt/peering-manager/files/peering_manager_rq.in @@ -0,0 +1,50 @@ +#!/bin/sh + +# This sample rc script starts the RQ worker background service which is +# required for Webhooks and various automation tasks. + +# +# PROVIDE: peering_manager_rq +# REQUIRE: DAEMON +# KEYWORD: shutdown +# +# Add the following line to /etc/rc.conf.local or /etc/rc.conf +# to enable peering_manager-rq: +# +# peering_manager_rq_enable (bool): Set to NO by default. +# Set it to YES to enable peering_manager_rq. +# +# peering_manager_rq_user (str): User to run worker as. +# Defaults to www. + +. /etc/rc.subr + +name=peering_manager_rq +rcvar=peering_manager_rq_enable + +load_rc_config $name + +: ${peering_manager_rq_enable:=NO} +: ${peering_manager_rq_user:=www} +: ${peering_manager_rq_workers:=1} + +start_cmd="peering_manager_rq_start" +start_precmd="peering_manager_rq_precmd" +command="%%PYTHON_CMD%%" +command_args="%%WWWDIR%%/manage.py rqworker" +_pidprefix="/var/run/%%PORTNAME%%" + +peering_manager_rq_precmd() +{ + install -d -o ${peering_manager_rq_user} ${_pidprefix} +} + +peering_manager_rq_start() +{ + echo "Starting peering_manager_rq." + for i in `jot - 1 $peering_manager_rq_workers`; do + /usr/sbin/daemon -cf -p ${_pidprefix}/${name}-${i}.pid -u ${peering_manager_rq_user} ${command} ${command_args} --name peering-manager@${i} + done +} + +run_rc_command "$1" diff --git a/net-mgmt/peering-manager/files/pkg-message.in b/net-mgmt/peering-manager/files/pkg-message.in new file mode 100644 index 000000000000..13913edb961b --- /dev/null +++ b/net-mgmt/peering-manager/files/pkg-message.in @@ -0,0 +1,9 @@ +[ +{ type: install + message: <<EOD +For installation instructions please refer to the related wiki page: + +- https://wiki.freebsd.org/Ports/net-mgmt/peering-manager +EOD +} +] diff --git a/net-mgmt/peering-manager/pkg-descr b/net-mgmt/peering-manager/pkg-descr new file mode 100644 index 000000000000..ae00708cbbd6 --- /dev/null +++ b/net-mgmt/peering-manager/pkg-descr @@ -0,0 +1,24 @@ +Peering Manager was originally and still is developed by its lead + maintainer, Guillaume Mazoyer in 2017 as part of an effort to automate + BGP peering provisionning. + +Since then, many organisations around the world have used Peering + Manager as their central network source of truth to empower both + network operators and automation. + +Key Features +Peering Manager was built specifically to serve the needs of network + engineers and operators operating BGP networks. Below is a very brief + overview of the core features it provides. + +- Autonomous system management +- BGP groups +- Internet Exchange Points +- BGP sessions with with differences between classic ones and IXP ones +- BGP communities and routing policies +- Devices and configuration rendering leveraging Jinja2 +- Configuration installation for NAPALM supported platforms +- Detailed, automatic change logging +- Global search engine +- Event-driven webhooks +- Interoperability with other tools such as PeeringDB, IX-API, and more diff --git a/net-mgmt/php-fpm_exporter/Makefile b/net-mgmt/php-fpm_exporter/Makefile index 58086a2e1dd8..46ce5c1d8441 100644 --- a/net-mgmt/php-fpm_exporter/Makefile +++ b/net-mgmt/php-fpm_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= php-fpm_exporter DISTVERSIONPREFIX=v DISTVERSION= 2.2.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net-mgmt MAINTAINER= freebsd.org@neant.ro diff --git a/net-mgmt/phpfpm_exporter/Makefile b/net-mgmt/phpfpm_exporter/Makefile index 03eb376e10d2..f748175a8e4c 100644 --- a/net-mgmt/phpfpm_exporter/Makefile +++ b/net-mgmt/phpfpm_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= phpfpm_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/ping_exporter/Makefile b/net-mgmt/ping_exporter/Makefile index 8ad371ed9286..0b593e76d68f 100644 --- a/net-mgmt/ping_exporter/Makefile +++ b/net-mgmt/ping_exporter/Makefile @@ -1,5 +1,6 @@ PORTNAME= ping_exporter DISTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ivy@FreeBSD.org diff --git a/net-mgmt/prometheus-bird-exporter/Makefile b/net-mgmt/prometheus-bird-exporter/Makefile index 44f5d1a65436..976753003fdb 100644 --- a/net-mgmt/prometheus-bird-exporter/Makefile +++ b/net-mgmt/prometheus-bird-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= prometheus-bird-exporter DISTVERSION= 1.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= ivy@FreeBSD.org diff --git a/net-mgmt/prometheus-collectd-exporter/Makefile b/net-mgmt/prometheus-collectd-exporter/Makefile index c3643a8493e6..5c6c6f309292 100644 --- a/net-mgmt/prometheus-collectd-exporter/Makefile +++ b/net-mgmt/prometheus-collectd-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-collectd-exporter PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net-mgmt MAINTAINER= dsp@php.net diff --git a/net-mgmt/prometheus1/Makefile b/net-mgmt/prometheus1/Makefile index d6960c6ce80c..84982bb1e19c 100644 --- a/net-mgmt/prometheus1/Makefile +++ b/net-mgmt/prometheus1/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= net-mgmt PKGNAMESUFFIX= 1 diff --git a/net-mgmt/prometheus3/Makefile b/net-mgmt/prometheus3/Makefile index 169c04818fb9..6848b982dee5 100644 --- a/net-mgmt/prometheus3/Makefile +++ b/net-mgmt/prometheus3/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus DISTVERSIONPREFIX= v DISTVERSION= 3.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod \ https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:ui diff --git a/net-mgmt/promscale/Makefile b/net-mgmt/promscale/Makefile index 5a7fa5be0076..c4a5c6184d91 100644 --- a/net-mgmt/promscale/Makefile +++ b/net-mgmt/promscale/Makefile @@ -1,6 +1,6 @@ PORTNAME= promscale DISTVERSION= 0.17.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/net-mgmt/promxy/Makefile b/net-mgmt/promxy/Makefile index bb29457beb0a..9cae80e178a3 100644 --- a/net-mgmt/promxy/Makefile +++ b/net-mgmt/promxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= promxy DISTVERSIONPREFIX= v DISTVERSION= 0.0.93 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= timp87@gmail.com diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index 529f463bee72..71c2971ac772 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -1,7 +1,7 @@ PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 1.11.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= dutra@FreeBSD.org diff --git a/net-mgmt/py-pyixapi/Makefile b/net-mgmt/py-pyixapi/Makefile new file mode 100644 index 000000000000..b1c57adfe523 --- /dev/null +++ b/net-mgmt/py-pyixapi/Makefile @@ -0,0 +1,23 @@ +PORTNAME= pyixapi +DISTVERSION= 0.2.6 +CATEGORIES= net-mgmt python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= bofh@FreeBSD.org +COMMENT= Python API client library for IX-API +WWW= https://ix-api.net/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.4.0:www/py-pyjwt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0:www/py-requests@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/net-mgmt/py-pyixapi/distinfo b/net-mgmt/py-pyixapi/distinfo new file mode 100644 index 000000000000..108271427920 --- /dev/null +++ b/net-mgmt/py-pyixapi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756893360 +SHA256 (pyixapi-0.2.6.tar.gz) = 864ef41255f62613db3161127b4c7c7bb36c776fb675cb3cdea3f7deee8a9732 +SIZE (pyixapi-0.2.6.tar.gz) = 14614 diff --git a/net-mgmt/py-pyixapi/pkg-descr b/net-mgmt/py-pyixapi/pkg-descr new file mode 100644 index 000000000000..41fcb40e2774 --- /dev/null +++ b/net-mgmt/py-pyixapi/pkg-descr @@ -0,0 +1,3 @@ +Python API client library for IX-API. + +Currently Supported API versions are version 1 and version 2. diff --git a/net-mgmt/semaphore/Makefile b/net-mgmt/semaphore/Makefile index af3649f6f53d..27d4c8941a24 100644 --- a/net-mgmt/semaphore/Makefile +++ b/net-mgmt/semaphore/Makefile @@ -1,7 +1,7 @@ PORTNAME= semaphore PORTVERSION= 2.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-mgmt MAINTAINER= egypcio@FreeBSD.org diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index adaac42af7fb..443694e6321f 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,7 +1,7 @@ PORTNAME= telegraf DISTVERSIONPREFIX=v DISTVERSION= 1.35.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index 09fd8fc1ff4a..e7a4c4877c4e 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,7 +1,7 @@ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.39.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= alven@FreeBSD.org diff --git a/net-mgmt/unbound_exporter/Makefile b/net-mgmt/unbound_exporter/Makefile index c6b43368b793..ec42d04dcbb0 100644 --- a/net-mgmt/unbound_exporter/Makefile +++ b/net-mgmt/unbound_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= unbound_exporter PORTVERSION= 0.4.6 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile index f903e3324809..389955c97f0b 100644 --- a/net-mgmt/victoria-logs/Makefile +++ b/net-mgmt/victoria-logs/Makefile @@ -1,6 +1,7 @@ PORTNAME= victoria-logs PORTVERSION= 1.32.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= samm@FreeBSD.org diff --git a/net-mgmt/victoria-metrics/Makefile b/net-mgmt/victoria-metrics/Makefile index 8ded27bc0e4d..65abb771c070 100644 --- a/net-mgmt/victoria-metrics/Makefile +++ b/net-mgmt/victoria-metrics/Makefile @@ -1,7 +1,7 @@ PORTNAME?= victoria-metrics PORTVERSION= 1.123.0 # don't forget to update BUILDINFO_TAG DISTVERSIONPREFIX= v -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-mgmt MAINTAINER= danfe@FreeBSD.org diff --git a/net-mgmt/vmutils/Makefile b/net-mgmt/vmutils/Makefile index faa8e86c8244..81fa7ca916df 100644 --- a/net-mgmt/vmutils/Makefile +++ b/net-mgmt/vmutils/Makefile @@ -1,4 +1,5 @@ PORTNAME= vmutils +PORTREVISION= 1 COMMENT= Ancillary utilities and agent for VictoriaMetrics diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile index 8826bcae2d26..63a80b2d8412 100644 --- a/net-p2p/autoscan/Makefile +++ b/net-p2p/autoscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= autoscan DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-p2p MAINTAINER= michiel@vanbaak.eu diff --git a/net-p2p/bitmark-cli/Makefile b/net-p2p/bitmark-cli/Makefile index 27f3fd62ff2f..21ad3dc5a0ee 100644 --- a/net-p2p/bitmark-cli/Makefile +++ b/net-p2p/bitmark-cli/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 5 +PORTREVISION= 6 PKGNAMESUFFIX= -cli COMMENT= Bitmark distributed property system cli diff --git a/net-p2p/bitmark-daemon/Makefile b/net-p2p/bitmark-daemon/Makefile index 6a435e181b1e..801827a10784 100644 --- a/net-p2p/bitmark-daemon/Makefile +++ b/net-p2p/bitmark-daemon/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 5 +PORTREVISION= 6 PKGNAMESUFFIX= -daemon COMMENT= Bitmark distributed property system daemon diff --git a/net-p2p/bitmark-recorder/Makefile b/net-p2p/bitmark-recorder/Makefile index 2d48c4600f94..0b606ef85263 100644 --- a/net-p2p/bitmark-recorder/Makefile +++ b/net-p2p/bitmark-recorder/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 5 +PORTREVISION= 6 PKGNAMESUFFIX= -recorder COMMENT= Bitmark distributed property system recorder diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile index 59cbe438d046..7c13ed319323 100644 --- a/net-p2p/bitmark/Makefile +++ b/net-p2p/bitmark/Makefile @@ -1,7 +1,7 @@ PORTNAME= bitmark DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile index 1a9241a377f2..383d8505eb94 100644 --- a/net-p2p/c-lightning/Makefile +++ b/net-p2p/c-lightning/Makefile @@ -1,8 +1,7 @@ PORTNAME= c-lightning # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) -PORTVERSION= 25.02.2 +PORTVERSION= 25.09 DISTVERSIONPREFIX= v -PORTREVISION= 3 # and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c) #PORTVERSION= 0 #PKGNAMESUFFIX= -git-f8d8348c @@ -18,8 +17,7 @@ BUILD_DEPENDS= bash:shells/bash \ gsed:textproc/gsed \ lowdown:textproc/lowdown \ jq:textproc/jq \ - ${PYTHON_PKGNAMEPREFIX}mako>=1.0.14:textproc/py-mako@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mrkd>=0.2.0_1:devel/py-mrkd@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}mako>=1.0.14:textproc/py-mako@${PY_FLAVOR} LIB_DEPENDS= libsodium.so:security/libsodium RUN_DEPENDS= bitcoin-cli:net-p2p/bitcoin-utils @@ -29,14 +27,14 @@ USES= autoreconf:build \ gettext-tools:build \ gmake \ libtool \ + python:build \ shebangfix CPE_VENDOR= elementsproject -BINARY_ALIAS= python=${PYTHON_CMD} python3=${PYTHON_CMD} sed=${LOCALBASE}/bin/gsed +BINARY_ALIAS= python3=${PYTHON_CMD} sed=${LOCALBASE}/bin/gsed ALL_TARGET= default -SHEBANG_FILES= plugins/wss-proxy/wss-proxy.py \ - tools/reckless +SHEBANG_FILES= tools/reckless -OPTIONS_DEFINE= COMPATIBILITY DEBUG RUST WSSPROXYDEPS +OPTIONS_DEFINE= COMPATIBILITY DEBUG RUST OPTIONS_MULTI= STORAGE OPTIONS_MULTI_STORAGE= POSTGRESQL SQLITE OPTIONS_RADIO= TESTING @@ -61,33 +59,11 @@ ASAN_CONFIGURE_ENABLE= address-sanitizer ASAN_DESC= Compile with address-sanitizer VALGRIND_CONFIGURE_ENABLE= valgrind VALGRIND_DESC= Run tests with Valgrind -WSSPROXYDEPS_DESC= Install and depend on packages required by the wss-proxy plugin -# run files/check_python_plugins_deps.sh to verify the list below -WSSPROXYDEPS_RUN_DEPENDS=\ - ${PYTHON_PKGNAMEPREFIX}asn1crypto>0:devel/py-asn1crypto@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}base58>0:security/py-base58@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}bitarray>0:devel/py-bitarray@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}bitstring>0:devel/py-bitstring@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}coincurve>0:security/py-coincurve@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pycparser>0:devel/py-pycparser@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyln-bolt7>0:net-p2p/pyln-bolt7@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyln-client>0:net-p2p/pyln-client@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyln-proto>0:net-p2p/pyln-proto@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pysocks>0:net/py-pysocks@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}websockets>0:devel/py-websockets@${PY_FLAVOR} OPTIONS_DEFAULT=COMPATIBILITY RUST SQLITE .include <bsd.port.options.mk> -.if ${PORT_OPTIONS:MWSSPROXYDEPS} -USES+= python:3.9+ -USE_PYTHON+= cryptography -.else -USES+= python:build -.endif - HAS_CONFIGURE= yes # Print the compilation commands (verbose). @@ -100,9 +76,9 @@ GIT_COMMIT= ${PKGNAMESUFFIX:C/-git-//} GIT_COMMIT= ${DISTVERSIONPREFIX}${PORTVERSION} .endif GH_TUPLE= ElementsProject:lightning:${GIT_COMMIT} \ - ElementsProject:libwally-core:11e1bf6d60a13:ext1/external/libwally-core \ - BlockstreamResearch:secp256k1-zkp:1e04d3244:ext2/external/libwally-core/src/secp256k1 \ - ianlancetaylor:libbacktrace:2446c66076480ce:ext3/external/libbacktrace \ + ElementsProject:libwally-core:12f5ac4ccf0e2:ext1/external/libwally-core \ + BlockstreamResearch:secp256k1-zkp:615262261:ext2/external/libwally-core/src/secp256k1 \ + ianlancetaylor:libbacktrace:793921876c981ce:ext3/external/libbacktrace \ zserge:jsmn:18e9fe42cbfe21d65076f5c77ae2be3:ext4/external/jsmn \ valyala:gheap:67fc83bc953324f4759e52951921d:ext5/external/gheap @@ -117,10 +93,6 @@ PLIST_SUB+= U="${USERS}" G="${GROUPS}" .include <bsd.port.pre.mk> -post-patch: - ${REINPLACE_CMD} -e "s|python3|${PYTHON_CMD}|" \ - ${WRKSRC}/plugins/wss-proxy/wss-proxy - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lightning-cli ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lightning-hsmtool @@ -154,8 +126,12 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/topology ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/txprepare .if ${PORT_OPTIONS:MRUST} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/cln-bip353 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/cln-grpc + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/cln-lsps-client + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/cln-lsps-service ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/clnrest + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/wss-proxy .endif ${INSTALL_DATA} \ ${WRKDIR}/lightningd-bitcoin.conf.sample \ diff --git a/net-p2p/c-lightning/Makefile.crates b/net-p2p/c-lightning/Makefile.crates index 2da1eb462d02..e92bdd18b7f8 100644 --- a/net-p2p/c-lightning/Makefile.crates +++ b/net-p2p/c-lightning/Makefile.crates @@ -1,280 +1,355 @@ -CARGO_CRATES+= addr2line-0.24.2 -CARGO_CRATES+= adler2-2.0.0 -CARGO_CRATES+= aho-corasick-1.1.3 -CARGO_CRATES+= anyhow-1.0.95 -CARGO_CRATES+= arbitrary-1.4.1 -CARGO_CRATES+= arc-swap-1.7.1 -CARGO_CRATES+= asn1-rs-0.6.2 -CARGO_CRATES+= asn1-rs-derive-0.5.1 -CARGO_CRATES+= asn1-rs-impl-0.2.0 -CARGO_CRATES+= async-stream-0.3.6 -CARGO_CRATES+= async-stream-impl-0.3.6 -CARGO_CRATES+= async-trait-0.1.85 -CARGO_CRATES+= atomic-waker-1.1.2 -CARGO_CRATES+= autocfg-1.4.0 -CARGO_CRATES+= axum-0.6.20 -CARGO_CRATES+= axum-0.8.1 -CARGO_CRATES+= axum-core-0.3.4 -CARGO_CRATES+= axum-core-0.5.0 -CARGO_CRATES+= axum-server-0.6.0 -CARGO_CRATES+= backtrace-0.3.74 -CARGO_CRATES+= base64-0.21.7 -CARGO_CRATES+= base64-0.22.1 -CARGO_CRATES+= bech32-0.10.0-beta -CARGO_CRATES+= bitcoin-0.31.2 -CARGO_CRATES+= bitcoin-internals-0.2.0 -CARGO_CRATES+= bitcoin_hashes-0.13.0 -CARGO_CRATES+= bitflags-1.3.2 -CARGO_CRATES+= bitflags-2.8.0 -CARGO_CRATES+= block-buffer-0.10.4 -CARGO_CRATES+= bumpalo-3.17.0 -CARGO_CRATES+= byteorder-1.5.0 -CARGO_CRATES+= bytes-1.9.0 -CARGO_CRATES+= cc-1.2.9 -CARGO_CRATES+= cfg-if-1.0.0 -CARGO_CRATES+= cln-plugin-0.3.0 -CARGO_CRATES+= cpufeatures-0.2.16 -CARGO_CRATES+= crc32fast-1.4.2 -CARGO_CRATES+= crossbeam-utils-0.8.21 -CARGO_CRATES+= crypto-common-0.1.6 -CARGO_CRATES+= data-encoding-2.7.0 -CARGO_CRATES+= der-parser-9.0.0 -CARGO_CRATES+= deranged-0.3.11 -CARGO_CRATES+= derive_arbitrary-1.4.1 -CARGO_CRATES+= digest-0.10.7 -CARGO_CRATES+= displaydoc-0.2.5 -CARGO_CRATES+= either-1.13.0 -CARGO_CRATES+= engineioxide-0.15.1 -CARGO_CRATES+= env_logger-0.10.2 -CARGO_CRATES+= equivalent-1.0.1 -CARGO_CRATES+= errno-0.3.10 -CARGO_CRATES+= fastrand-2.3.0 -CARGO_CRATES+= fixedbitset-0.4.2 -CARGO_CRATES+= flate2-1.0.35 -CARGO_CRATES+= fnv-1.0.7 -CARGO_CRATES+= form_urlencoded-1.2.1 -CARGO_CRATES+= futures-0.3.31 -CARGO_CRATES+= futures-channel-0.3.31 -CARGO_CRATES+= futures-core-0.3.31 -CARGO_CRATES+= futures-executor-0.3.31 -CARGO_CRATES+= futures-io-0.3.31 -CARGO_CRATES+= futures-macro-0.3.31 -CARGO_CRATES+= futures-sink-0.3.31 -CARGO_CRATES+= futures-task-0.3.31 -CARGO_CRATES+= futures-util-0.3.31 -CARGO_CRATES+= generic-array-0.14.7 -CARGO_CRATES+= getrandom-0.2.15 -CARGO_CRATES+= gimli-0.31.1 -CARGO_CRATES+= h2-0.3.26 -CARGO_CRATES+= h2-0.4.7 -CARGO_CRATES+= hashbrown-0.12.3 -CARGO_CRATES+= hashbrown-0.15.2 -CARGO_CRATES+= heck-0.5.0 -CARGO_CRATES+= hermit-abi-0.4.0 -CARGO_CRATES+= hex-0.4.3 -CARGO_CRATES+= hex-conservative-0.1.2 -CARGO_CRATES+= hex_lit-0.1.1 -CARGO_CRATES+= http-0.2.12 -CARGO_CRATES+= http-1.2.0 -CARGO_CRATES+= http-body-0.4.6 -CARGO_CRATES+= http-body-1.0.1 -CARGO_CRATES+= http-body-util-0.1.2 -CARGO_CRATES+= httparse-1.9.5 -CARGO_CRATES+= httpdate-1.0.3 -CARGO_CRATES+= humantime-2.1.0 -CARGO_CRATES+= hyper-0.14.32 -CARGO_CRATES+= hyper-1.5.2 -CARGO_CRATES+= hyper-timeout-0.4.1 -CARGO_CRATES+= hyper-util-0.1.10 -CARGO_CRATES+= icu_collections-1.5.0 -CARGO_CRATES+= icu_locid-1.5.0 -CARGO_CRATES+= icu_locid_transform-1.5.0 -CARGO_CRATES+= icu_locid_transform_data-1.5.0 -CARGO_CRATES+= icu_normalizer-1.5.0 -CARGO_CRATES+= icu_normalizer_data-1.5.0 -CARGO_CRATES+= icu_properties-1.5.1 -CARGO_CRATES+= icu_properties_data-1.5.0 -CARGO_CRATES+= icu_provider-1.5.0 -CARGO_CRATES+= icu_provider_macros-1.5.0 -CARGO_CRATES+= idna-1.0.3 -CARGO_CRATES+= idna_adapter-1.2.0 -CARGO_CRATES+= indexmap-1.9.3 -CARGO_CRATES+= indexmap-2.7.0 -CARGO_CRATES+= is-terminal-0.4.13 -CARGO_CRATES+= itertools-0.12.1 -CARGO_CRATES+= itoa-1.0.14 -CARGO_CRATES+= lazy_static-1.5.0 -CARGO_CRATES+= libc-0.2.169 -CARGO_CRATES+= linux-raw-sys-0.4.15 -CARGO_CRATES+= litemap-0.7.4 -CARGO_CRATES+= lockfree-object-pool-0.1.6 -CARGO_CRATES+= log-0.4.25 -CARGO_CRATES+= log-panics-2.1.0 -CARGO_CRATES+= matchers-0.1.0 -CARGO_CRATES+= matchit-0.7.3 -CARGO_CRATES+= matchit-0.8.4 -CARGO_CRATES+= memchr-2.7.4 -CARGO_CRATES+= mime-0.3.17 -CARGO_CRATES+= mime_guess-2.0.5 -CARGO_CRATES+= minimal-lexical-0.2.1 -CARGO_CRATES+= miniz_oxide-0.8.3 -CARGO_CRATES+= mio-1.0.3 -CARGO_CRATES+= multimap-0.10.0 -CARGO_CRATES+= nom-7.1.3 -CARGO_CRATES+= nu-ansi-term-0.46.0 -CARGO_CRATES+= num-bigint-0.4.6 -CARGO_CRATES+= num-conv-0.1.0 -CARGO_CRATES+= num-integer-0.1.46 -CARGO_CRATES+= num-traits-0.2.19 -CARGO_CRATES+= object-0.36.7 -CARGO_CRATES+= oid-registry-0.7.1 -CARGO_CRATES+= once_cell-1.20.2 -CARGO_CRATES+= overload-0.1.1 -CARGO_CRATES+= pem-3.0.4 -CARGO_CRATES+= percent-encoding-2.3.1 -CARGO_CRATES+= petgraph-0.6.5 -CARGO_CRATES+= pin-project-1.1.8 -CARGO_CRATES+= pin-project-internal-1.1.8 -CARGO_CRATES+= pin-project-lite-0.2.16 -CARGO_CRATES+= pin-utils-0.1.0 -CARGO_CRATES+= powerfmt-0.2.0 -CARGO_CRATES+= ppv-lite86-0.2.20 -CARGO_CRATES+= prettyplease-0.2.29 -CARGO_CRATES+= proc-macro2-1.0.93 -CARGO_CRATES+= prost-0.12.6 -CARGO_CRATES+= prost-build-0.12.6 -CARGO_CRATES+= prost-derive-0.12.6 -CARGO_CRATES+= prost-types-0.12.6 -CARGO_CRATES+= quote-1.0.38 -CARGO_CRATES+= rand-0.8.5 -CARGO_CRATES+= rand_chacha-0.3.1 -CARGO_CRATES+= rand_core-0.6.4 -CARGO_CRATES+= rcgen-0.13.2 -CARGO_CRATES+= regex-1.11.1 -CARGO_CRATES+= regex-automata-0.1.10 -CARGO_CRATES+= regex-automata-0.4.9 -CARGO_CRATES+= regex-syntax-0.6.29 -CARGO_CRATES+= regex-syntax-0.8.5 -CARGO_CRATES+= ring-0.17.8 -CARGO_CRATES+= rust-embed-8.5.0 -CARGO_CRATES+= rust-embed-impl-8.5.0 -CARGO_CRATES+= rust-embed-utils-8.5.0 -CARGO_CRATES+= rustc-demangle-0.1.24 -CARGO_CRATES+= rusticata-macros-4.1.0 -CARGO_CRATES+= rustix-0.38.43 -CARGO_CRATES+= rustls-0.21.12 -CARGO_CRATES+= rustls-0.22.4 -CARGO_CRATES+= rustls-pemfile-2.2.0 -CARGO_CRATES+= rustls-pki-types-1.10.1 -CARGO_CRATES+= rustls-webpki-0.101.7 -CARGO_CRATES+= rustls-webpki-0.102.8 -CARGO_CRATES+= rustversion-1.0.19 -CARGO_CRATES+= ryu-1.0.18 -CARGO_CRATES+= same-file-1.0.6 -CARGO_CRATES+= sct-0.7.1 -CARGO_CRATES+= secp256k1-0.28.2 -CARGO_CRATES+= secp256k1-sys-0.9.2 -CARGO_CRATES+= serde-1.0.217 -CARGO_CRATES+= serde_derive-1.0.217 -CARGO_CRATES+= serde_json-1.0.135 -CARGO_CRATES+= serde_path_to_error-0.1.16 -CARGO_CRATES+= serde_urlencoded-0.7.1 -CARGO_CRATES+= sha1-0.10.6 -CARGO_CRATES+= sha2-0.10.8 -CARGO_CRATES+= sharded-slab-0.1.7 -CARGO_CRATES+= shlex-1.3.0 -CARGO_CRATES+= simd-adler32-0.3.7 -CARGO_CRATES+= slab-0.4.9 -CARGO_CRATES+= smallvec-1.13.2 -CARGO_CRATES+= socket2-0.5.8 -CARGO_CRATES+= socketioxide-0.15.1 -CARGO_CRATES+= socketioxide-core-0.15.1 -CARGO_CRATES+= socketioxide-parser-common-0.15.1 -CARGO_CRATES+= spin-0.9.8 -CARGO_CRATES+= stable_deref_trait-1.2.0 -CARGO_CRATES+= subtle-2.6.1 -CARGO_CRATES+= syn-2.0.96 -CARGO_CRATES+= sync_wrapper-0.1.2 -CARGO_CRATES+= sync_wrapper-1.0.2 -CARGO_CRATES+= synstructure-0.13.1 -CARGO_CRATES+= tempfile-3.15.0 -CARGO_CRATES+= termcolor-1.4.1 -CARGO_CRATES+= thiserror-1.0.69 -CARGO_CRATES+= thiserror-2.0.11 -CARGO_CRATES+= thiserror-impl-1.0.69 -CARGO_CRATES+= thiserror-impl-2.0.11 -CARGO_CRATES+= thread_local-1.1.8 -CARGO_CRATES+= time-0.3.37 -CARGO_CRATES+= time-core-0.1.2 -CARGO_CRATES+= time-macros-0.2.19 -CARGO_CRATES+= tinystr-0.7.6 -CARGO_CRATES+= tokio-1.43.0 -CARGO_CRATES+= tokio-io-timeout-1.2.0 -CARGO_CRATES+= tokio-macros-2.5.0 -CARGO_CRATES+= tokio-rustls-0.24.1 -CARGO_CRATES+= tokio-rustls-0.25.0 -CARGO_CRATES+= tokio-stream-0.1.17 -CARGO_CRATES+= tokio-test-0.4.4 -CARGO_CRATES+= tokio-tungstenite-0.24.0 -CARGO_CRATES+= tokio-util-0.7.13 -CARGO_CRATES+= tonic-0.11.0 -CARGO_CRATES+= tonic-build-0.11.0 -CARGO_CRATES+= tower-0.4.13 -CARGO_CRATES+= tower-0.5.2 -CARGO_CRATES+= tower-http-0.6.2 -CARGO_CRATES+= tower-layer-0.3.3 -CARGO_CRATES+= tower-service-0.3.3 -CARGO_CRATES+= tracing-0.1.41 -CARGO_CRATES+= tracing-attributes-0.1.28 -CARGO_CRATES+= tracing-core-0.1.33 -CARGO_CRATES+= tracing-log-0.2.0 -CARGO_CRATES+= tracing-subscriber-0.3.19 -CARGO_CRATES+= try-lock-0.2.5 -CARGO_CRATES+= tungstenite-0.24.0 -CARGO_CRATES+= typenum-1.17.0 -CARGO_CRATES+= unicase-2.8.1 -CARGO_CRATES+= unicode-ident-1.0.14 -CARGO_CRATES+= untrusted-0.9.0 -CARGO_CRATES+= url-2.5.4 -CARGO_CRATES+= utf-8-0.7.6 -CARGO_CRATES+= utf16_iter-1.0.5 -CARGO_CRATES+= utf8_iter-1.0.4 -CARGO_CRATES+= utoipa-5.3.1 -CARGO_CRATES+= utoipa-gen-5.3.1 -CARGO_CRATES+= utoipa-swagger-ui-9.0.0 -CARGO_CRATES+= utoipa-swagger-ui-vendored-0.1.2 -CARGO_CRATES+= valuable-0.1.0 -CARGO_CRATES+= version_check-0.9.5 -CARGO_CRATES+= walkdir-2.5.0 -CARGO_CRATES+= want-0.3.1 -CARGO_CRATES+= wasi-0.11.0+wasi-snapshot-preview1 -CARGO_CRATES+= winapi-0.3.9 -CARGO_CRATES+= winapi-i686-pc-windows-gnu-0.4.0 -CARGO_CRATES+= winapi-util-0.1.9 -CARGO_CRATES+= winapi-x86_64-pc-windows-gnu-0.4.0 -CARGO_CRATES+= windows-sys-0.52.0 -CARGO_CRATES+= windows-sys-0.59.0 -CARGO_CRATES+= windows-targets-0.52.6 -CARGO_CRATES+= windows_aarch64_gnullvm-0.52.6 -CARGO_CRATES+= windows_aarch64_msvc-0.52.6 -CARGO_CRATES+= windows_i686_gnu-0.52.6 -CARGO_CRATES+= windows_i686_gnullvm-0.52.6 -CARGO_CRATES+= windows_i686_msvc-0.52.6 -CARGO_CRATES+= windows_x86_64_gnu-0.52.6 -CARGO_CRATES+= windows_x86_64_gnullvm-0.52.6 -CARGO_CRATES+= windows_x86_64_msvc-0.52.6 -CARGO_CRATES+= write16-1.0.0 -CARGO_CRATES+= writeable-0.5.5 -CARGO_CRATES+= x509-parser-0.16.0 -CARGO_CRATES+= yasna-0.5.2 -CARGO_CRATES+= yoke-0.7.5 -CARGO_CRATES+= yoke-derive-0.7.5 -CARGO_CRATES+= zerocopy-0.7.35 -CARGO_CRATES+= zerocopy-derive-0.7.35 -CARGO_CRATES+= zerofrom-0.1.5 -CARGO_CRATES+= zerofrom-derive-0.1.5 -CARGO_CRATES+= zeroize-1.8.1 -CARGO_CRATES+= zerovec-0.10.4 -CARGO_CRATES+= zerovec-derive-0.10.3 -CARGO_CRATES+= zip-2.2.2 -CARGO_CRATES+= zopfli-0.8.1 +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ + aho-corasick-1.1.3 \ + anyhow-1.0.99 \ + arbitrary-1.4.2 \ + arc-swap-1.7.1 \ + arrayvec-0.7.6 \ + asn1-rs-0.6.2 \ + asn1-rs-derive-0.5.1 \ + asn1-rs-impl-0.2.0 \ + async-stream-0.3.6 \ + async-stream-impl-0.3.6 \ + async-trait-0.1.89 \ + atomic-waker-1.1.2 \ + autocfg-1.5.0 \ + axum-0.6.20 \ + axum-0.8.4 \ + axum-core-0.3.4 \ + axum-core-0.5.2 \ + axum-server-0.6.0 \ + backtrace-0.3.75 \ + base58ck-0.1.0 \ + base64-0.21.7 \ + base64-0.22.1 \ + bech32-0.10.0-beta \ + bech32-0.11.0 \ + bitcoin-0.31.2 \ + bitcoin-0.32.7 \ + bitcoin-internals-0.2.0 \ + bitcoin-internals-0.3.0 \ + bitcoin-io-0.1.3 \ + bitcoin-units-0.1.2 \ + bitcoin_hashes-0.13.0 \ + bitcoin_hashes-0.14.0 \ + bitflags-1.3.2 \ + bitflags-2.9.4 \ + block-buffer-0.10.4 \ + bumpalo-3.19.0 \ + byteorder-1.5.0 \ + bytes-1.10.1 \ + cc-1.2.35 \ + cfg-if-1.0.3 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.7 \ + cpufeatures-0.2.17 \ + crc32fast-1.5.0 \ + crypto-common-0.1.6 \ + data-encoding-2.9.0 \ + der-parser-9.0.0 \ + deranged-0.5.3 \ + derive_arbitrary-1.4.2 \ + digest-0.10.7 \ + displaydoc-0.2.5 \ + dnssec-prover-0.6.8 \ + either-1.15.0 \ + encoding_rs-0.8.35 \ + engineioxide-0.15.2 \ + env_logger-0.10.2 \ + equivalent-1.0.2 \ + errno-0.3.13 \ + fastrand-2.3.0 \ + find-msvc-tools-0.1.0 \ + fixedbitset-0.4.2 \ + flate2-1.1.2 \ + fnv-1.0.7 \ + form_urlencoded-1.2.2 \ + futures-0.3.31 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-executor-0.3.31 \ + futures-io-0.3.31 \ + futures-macro-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + generic-array-0.14.7 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.31.1 \ + h2-0.3.27 \ + h2-0.4.12 \ + hashbrown-0.12.3 \ + hashbrown-0.13.2 \ + hashbrown-0.15.5 \ + heck-0.5.0 \ + hermit-abi-0.5.2 \ + hex-0.4.3 \ + hex-conservative-0.1.2 \ + hex-conservative-0.2.1 \ + hex_lit-0.1.1 \ + http-0.2.12 \ + http-1.3.1 \ + http-body-0.4.6 \ + http-body-1.0.1 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ + httpdate-1.0.3 \ + humantime-2.2.0 \ + hyper-0.14.32 \ + hyper-1.7.0 \ + hyper-rustls-0.24.2 \ + hyper-timeout-0.4.1 \ + hyper-util-0.1.16 \ + 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.1.0 \ + idna_adapter-1.2.1 \ + indexmap-1.9.3 \ + indexmap-2.11.0 \ + io-uring-0.7.10 \ + ipnet-2.11.0 \ + is-terminal-0.4.16 \ + itertools-0.12.1 \ + itoa-1.0.15 \ + js-sys-0.3.78 \ + lazy_static-1.5.0 \ + libc-0.2.175 \ + libm-0.2.15 \ + libyml-0.0.5 \ + libz-rs-sys-0.5.2 \ + lightning-0.1.5 \ + lightning-invoice-0.33.2 \ + lightning-types-0.2.0 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + lock_api-0.4.13 \ + log-0.4.28 \ + log-panics-2.1.0 \ + matchers-0.2.0 \ + matchit-0.7.3 \ + matchit-0.8.4 \ + memchr-2.7.5 \ + mime-0.3.17 \ + mime_guess-2.0.5 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + multimap-0.10.1 \ + nom-7.1.3 \ + nu-ansi-term-0.50.1 \ + num-bigint-0.4.6 \ + num-conv-0.1.0 \ + num-integer-0.1.46 \ + num-traits-0.2.19 \ + object-0.36.7 \ + oid-registry-0.7.1 \ + once_cell-1.21.3 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ + pem-3.0.5 \ + percent-encoding-2.3.2 \ + petgraph-0.6.5 \ + pin-project-1.1.10 \ + pin-project-internal-1.1.10 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + possiblyrandom-0.2.0 \ + potential_utf-0.1.3 \ + powerfmt-0.2.0 \ + ppv-lite86-0.2.21 \ + prettyplease-0.2.37 \ + proc-macro2-1.0.101 \ + prost-0.12.6 \ + prost-build-0.12.6 \ + prost-derive-0.12.6 \ + prost-types-0.12.6 \ + quick-xml-0.37.5 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + rand-0.8.5 \ + rand-0.9.2 \ + rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ + rand_core-0.6.4 \ + rand_core-0.9.3 \ + rcgen-0.13.2 \ + redox_syscall-0.5.17 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ + reqwest-0.11.27 \ + ring-0.17.14 \ + roxmltree-0.20.0 \ + roxmltree_to_serde-0.6.2 \ + rust-embed-8.7.2 \ + rust-embed-impl-8.7.2 \ + rust-embed-utils-8.7.2 \ + rustc-demangle-0.1.26 \ + rusticata-macros-4.1.0 \ + rustix-1.0.8 \ + rustls-0.21.12 \ + rustls-0.22.4 \ + rustls-0.23.31 \ + rustls-pemfile-1.0.4 \ + rustls-pemfile-2.2.0 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.101.7 \ + rustls-webpki-0.102.8 \ + rustls-webpki-0.103.4 \ + rustversion-1.0.22 \ + ryu-1.0.20 \ + same-file-1.0.6 \ + scopeguard-1.2.0 \ + sct-0.7.1 \ + secp256k1-0.28.2 \ + secp256k1-0.29.1 \ + secp256k1-sys-0.9.2 \ + secp256k1-sys-0.10.1 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.143 \ + serde_path_to_error-0.1.17 \ + serde_qs-0.15.0 \ + serde_urlencoded-0.7.1 \ + serde_yml-0.0.12 \ + sha1-0.10.6 \ + sha2-0.10.9 \ + sharded-slab-0.1.7 \ + shlex-1.3.0 \ + signal-hook-registry-1.4.6 \ + simd-adler32-0.3.7 \ + slab-0.4.11 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ + socket2-0.6.0 \ + socketioxide-0.15.2 \ + socketioxide-core-0.15.2 \ + socketioxide-parser-common-0.15.2 \ + stable_deref_trait-1.2.0 \ + subtle-2.6.1 \ + syn-2.0.106 \ + sync_wrapper-0.1.2 \ + sync_wrapper-1.0.2 \ + synstructure-0.13.2 \ + system-configuration-0.5.1 \ + system-configuration-sys-0.5.0 \ + tempfile-3.21.0 \ + termcolor-1.4.1 \ + thiserror-1.0.69 \ + thiserror-2.0.16 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.16 \ + thread_local-1.1.9 \ + time-0.3.43 \ + time-core-0.1.6 \ + time-macros-0.2.24 \ + tinystr-0.8.1 \ + tokio-1.47.1 \ + tokio-io-timeout-1.2.1 \ + tokio-macros-2.5.0 \ + tokio-rustls-0.24.1 \ + tokio-rustls-0.25.0 \ + tokio-rustls-0.26.2 \ + tokio-socks-0.5.2 \ + tokio-stream-0.1.17 \ + tokio-test-0.4.4 \ + tokio-tungstenite-0.24.0 \ + tokio-tungstenite-0.26.2 \ + tokio-util-0.7.16 \ + tonic-0.11.0 \ + tonic-build-0.11.0 \ + tower-0.4.13 \ + tower-0.5.2 \ + tower-http-0.6.6 \ + tower-layer-0.3.3 \ + tower-service-0.3.3 \ + tracing-0.1.41 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-log-0.2.0 \ + tracing-subscriber-0.3.20 \ + try-lock-0.2.5 \ + tungstenite-0.24.0 \ + tungstenite-0.26.2 \ + typenum-1.18.0 \ + unicase-2.8.1 \ + unicode-ident-1.0.18 \ + untrusted-0.9.0 \ + url-2.5.7 \ + utf-8-0.7.6 \ + utf8_iter-1.0.4 \ + utoipa-5.4.0 \ + utoipa-gen-5.4.0 \ + utoipa-swagger-ui-9.0.2 \ + utoipa-swagger-ui-vendored-0.1.2 \ + valuable-0.1.1 \ + version_check-0.9.5 \ + walkdir-2.5.0 \ + want-0.3.1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.3+wasi-0.2.4 \ + wasm-bindgen-0.2.101 \ + wasm-bindgen-backend-0.2.101 \ + wasm-bindgen-futures-0.4.51 \ + wasm-bindgen-macro-0.2.101 \ + wasm-bindgen-macro-support-0.2.101 \ + wasm-bindgen-shared-0.2.101 \ + web-sys-0.3.78 \ + webpki-roots-0.25.4 \ + winapi-util-0.1.10 \ + windows-link-0.1.3 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-targets-0.48.5 \ + windows-targets-0.52.6 \ + windows-targets-0.53.3 \ + windows_aarch64_gnullvm-0.48.5 \ + 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 \ + winreg-0.50.0 \ + wit-bindgen-0.45.0 \ + writeable-0.6.1 \ + x509-parser-0.16.0 \ + yasna-0.5.2 \ + 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 \ + zerotrie-0.2.2 \ + zerovec-0.11.4 \ + zerovec-derive-0.11.1 \ + zip-3.0.0 \ + zlib-rs-0.5.2 \ + zopfli-0.8.2 \ + bitcoin-payment-instructions@git+https://github.com/rust-bitcoin/bitcoin-payment-instructions.git?rev=d071ce27734ca13be2471f81abf8699d902c3a10\#d071ce27734ca13be2471f81abf8699d902c3a10 diff --git a/net-p2p/c-lightning/distinfo b/net-p2p/c-lightning/distinfo index 6913c4098a2f..83fc65ce69c3 100644 --- a/net-p2p/c-lightning/distinfo +++ b/net-p2p/c-lightning/distinfo @@ -1,16 +1,18 @@ -TIMESTAMP = 1742137390 +TIMESTAMP = 1757062898 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/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04 -SIZE (rust/crates/anyhow-1.0.95.crate) = 52155 -SHA256 (rust/crates/arbitrary-1.4.1.crate) = dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223 -SIZE (rust/crates/arbitrary-1.4.1.crate) = 36816 +SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 +SHA256 (rust/crates/arbitrary-1.4.2.crate) = c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1 +SIZE (rust/crates/arbitrary-1.4.2.crate) = 38307 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/asn1-rs-0.6.2.crate) = 5493c3bedbacf7fd7382c6346bbd66687d12bbaad3a89a2d2c303ee6cf20b048 SIZE (rust/crates/asn1-rs-0.6.2.crate) = 90647 SHA256 (rust/crates/asn1-rs-derive-0.5.1.crate) = 965c2d33e53cb6b267e148a4cb0760bc01f4904c1cd4bb4002a085bb016d1490 @@ -21,94 +23,114 @@ SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4 SIZE (rust/crates/async-stream-0.3.6.crate) = 13823 SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 -SHA256 (rust/crates/async-trait-0.1.85.crate) = 3f934833b4b7233644e5848f235df3f57ed8c80f1528a26c3dfa13d2147fa056 -SIZE (rust/crates/async-trait-0.1.85.crate) = 33251 +SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb +SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/axum-0.6.20.crate) = 3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf SIZE (rust/crates/axum-0.6.20.crate) = 146227 -SHA256 (rust/crates/axum-0.8.1.crate) = 6d6fd624c75e18b3b4c6b9caf42b1afe24437daaee904069137d8bab077be8b8 -SIZE (rust/crates/axum-0.8.1.crate) = 172586 +SHA256 (rust/crates/axum-0.8.4.crate) = 021e862c184ae977658b36c4500f7feac3221ca5da43e3f25bd04ab6c79a29b5 +SIZE (rust/crates/axum-0.8.4.crate) = 175159 SHA256 (rust/crates/axum-core-0.3.4.crate) = 759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c SIZE (rust/crates/axum-core-0.3.4.crate) = 21088 -SHA256 (rust/crates/axum-core-0.5.0.crate) = df1362f362fd16024ae199c1970ce98f9661bf5ef94b9808fee734bc3698b733 -SIZE (rust/crates/axum-core-0.5.0.crate) = 26187 +SHA256 (rust/crates/axum-core-0.5.2.crate) = 68464cd0412f486726fb3373129ef5d2993f90c34bc2bc1c1e9943b2f4fc7ca6 +SIZE (rust/crates/axum-core-0.5.2.crate) = 26212 SHA256 (rust/crates/axum-server-0.6.0.crate) = c1ad46c3ec4e12f4a4b6835e173ba21c25e484c9d02b49770bf006ce5367c036 SIZE (rust/crates/axum-server-0.6.0.crate) = 36772 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/base58ck-0.1.0.crate) = 2c8d66485a3a2ea485c1913c4572ce0256067a5377ac8c75c4960e1cda98605f +SIZE (rust/crates/base58ck-0.1.0.crate) = 6188 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 SIZE (rust/crates/base64-0.21.7.crate) = 82576 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/bech32-0.10.0-beta.crate) = 98f7eed2b2781a6f0b5c903471d48e15f56fb4e1165df8a9a2337fd1a59d45ea SIZE (rust/crates/bech32-0.10.0-beta.crate) = 40408 +SHA256 (rust/crates/bech32-0.11.0.crate) = d965446196e3b7decd44aa7ee49e31d630118f90ef12f97900f262eb915c951d +SIZE (rust/crates/bech32-0.11.0.crate) = 67018 SHA256 (rust/crates/bitcoin-0.31.2.crate) = 6c85783c2fe40083ea54a33aa2f0ba58831d90fcd190f5bdc47e74e84d2a96ae SIZE (rust/crates/bitcoin-0.31.2.crate) = 366930 +SHA256 (rust/crates/bitcoin-0.32.7.crate) = 0fda569d741b895131a88ee5589a467e73e9c4718e958ac9308e4f7dc44b6945 +SIZE (rust/crates/bitcoin-0.32.7.crate) = 370633 SHA256 (rust/crates/bitcoin-internals-0.2.0.crate) = 9425c3bf7089c983facbae04de54513cce73b41c7f9ff8c845b54e7bc64ebbfb SIZE (rust/crates/bitcoin-internals-0.2.0.crate) = 13128 +SHA256 (rust/crates/bitcoin-internals-0.3.0.crate) = 30bdbe14aa07b06e6cfeffc529a1f099e5fbe249524f8125358604df99a4bed2 +SIZE (rust/crates/bitcoin-internals-0.3.0.crate) = 9799 +SHA256 (rust/crates/bitcoin-io-0.1.3.crate) = 0b47c4ab7a93edb0c7198c5535ed9b52b63095f4e9b45279c6736cec4b856baf +SIZE (rust/crates/bitcoin-io-0.1.3.crate) = 9145 +SHA256 (rust/crates/bitcoin-units-0.1.2.crate) = 5285c8bcaa25876d07f37e3d30c303f2609179716e11d688f51e8f1fe70063e2 +SIZE (rust/crates/bitcoin-units-0.1.2.crate) = 32105 SHA256 (rust/crates/bitcoin_hashes-0.13.0.crate) = 1930a4dabfebb8d7d9992db18ebe3ae2876f0a305fab206fd168df931ede293b SIZE (rust/crates/bitcoin_hashes-0.13.0.crate) = 47308 +SHA256 (rust/crates/bitcoin_hashes-0.14.0.crate) = bb18c03d0db0247e147a21a6faafd5a7eb851c743db062de72018b6b7e8e4d16 +SIZE (rust/crates/bitcoin_hashes-0.14.0.crate) = 48535 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.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 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.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/bytes-1.9.0.crate) = 325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b -SIZE (rust/crates/bytes-1.9.0.crate) = 67320 -SHA256 (rust/crates/cc-1.2.9.crate) = c8293772165d9345bdaaa39b45b2109591e63fe5e6fbc23c6ff930a048aa310b -SIZE (rust/crates/cc-1.2.9.crate) = 101156 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/cln-plugin-0.3.0.crate) = 55eefc811f7d5280586dec7342824a84ab81f1d7e0cdb4cd579c1470e3e236cc -SIZE (rust/crates/cln-plugin-0.3.0.crate) = 613587 -SHA256 (rust/crates/cpufeatures-0.2.16.crate) = 16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3 -SIZE (rust/crates/cpufeatures-0.2.16.crate) = 13405 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 -SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cc-1.2.35.crate) = 590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3 +SIZE (rust/crates/cc-1.2.35.crate) = 89972 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 +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/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/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/data-encoding-2.7.0.crate) = 0e60eed09d8c01d3cee5b7d30acb059b76614c918fa0f992e0dd6eeb10daad6f -SIZE (rust/crates/data-encoding-2.7.0.crate) = 21086 +SHA256 (rust/crates/data-encoding-2.9.0.crate) = 2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476 +SIZE (rust/crates/data-encoding-2.9.0.crate) = 21564 SHA256 (rust/crates/der-parser-9.0.0.crate) = 5cd0a5c643689626bec213c4d8bd4d96acc8ffdb4ad4bb6bc16abf27d5f4b553 SIZE (rust/crates/der-parser-9.0.0.crate) = 63191 -SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 -SHA256 (rust/crates/derive_arbitrary-1.4.1.crate) = 30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800 -SIZE (rust/crates/derive_arbitrary-1.4.1.crate) = 11521 +SHA256 (rust/crates/deranged-0.5.3.crate) = d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc +SIZE (rust/crates/deranged-0.5.3.crate) = 24353 +SHA256 (rust/crates/derive_arbitrary-1.4.2.crate) = 1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a +SIZE (rust/crates/derive_arbitrary-1.4.2.crate) = 12290 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 SIZE (rust/crates/digest-0.10.7.crate) = 19557 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/engineioxide-0.15.1.crate) = ec84aea019c24ae0cae29a6306b1b9b6bd91a4c950542d804b742435ed797f0c -SIZE (rust/crates/engineioxide-0.15.1.crate) = 36865 +SHA256 (rust/crates/dnssec-prover-0.6.8.crate) = ec4f825369fc7134da70ca4040fddc8e03b80a46d249ae38d9c1c39b7b4476bf +SIZE (rust/crates/dnssec-prover-0.6.8.crate) = 939961 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 +SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 +SHA256 (rust/crates/engineioxide-0.15.2.crate) = f2b48069eef4227bde0e5a8e0601ddabfbdef887c05b831cd314d2990726a461 +SIZE (rust/crates/engineioxide-0.15.2.crate) = 46726 SHA256 (rust/crates/env_logger-0.10.2.crate) = 4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580 SIZE (rust/crates/env_logger-0.10.2.crate) = 36402 -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/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/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/find-msvc-tools-0.1.0.crate) = e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650 +SIZE (rust/crates/find-msvc-tools-0.1.0.crate) = 29903 SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 -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/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 -SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 SIZE (rust/crates/futures-0.3.31.crate) = 54953 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 @@ -129,124 +151,144 @@ 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.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/h2-0.3.26.crate) = 81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8 -SIZE (rust/crates/h2-0.3.26.crate) = 168315 -SHA256 (rust/crates/h2-0.4.7.crate) = ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e -SIZE (rust/crates/h2-0.4.7.crate) = 174114 +SHA256 (rust/crates/h2-0.3.27.crate) = 0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d +SIZE (rust/crates/h2-0.3.27.crate) = 169180 +SHA256 (rust/crates/h2-0.4.12.crate) = f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386 +SIZE (rust/crates/h2-0.4.12.crate) = 176264 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashbrown-0.13.2.crate) = 43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e +SIZE (rust/crates/hashbrown-0.13.2.crate) = 105265 +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.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/hex-conservative-0.1.2.crate) = 212ab92002354b4819390025006c897e8140934349e8635c9b077f47b4dcbd20 SIZE (rust/crates/hex-conservative-0.1.2.crate) = 21833 +SHA256 (rust/crates/hex-conservative-0.2.1.crate) = 5313b072ce3c597065a808dbf612c4c8e8590bdbf8b579508bf7a762c5eae6cd +SIZE (rust/crates/hex-conservative-0.2.1.crate) = 25440 SHA256 (rust/crates/hex_lit-0.1.1.crate) = 3011d1213f159867b13cfd6ac92d2cd5f1345762c63be3554e84092d85a50bbd SIZE (rust/crates/hex_lit-0.1.1.crate) = 4579 SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 SIZE (rust/crates/http-0.2.12.crate) = 101964 -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-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2 SIZE (rust/crates/http-body-0.4.6.crate) = 10773 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 -SHA256 (rust/crates/httparse-1.9.5.crate) = 7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946 -SIZE (rust/crates/httparse-1.9.5.crate) = 39029 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f +SIZE (rust/crates/humantime-2.2.0.crate) = 20646 SHA256 (rust/crates/hyper-0.14.32.crate) = 41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7 SIZE (rust/crates/hyper-0.14.32.crate) = 199622 -SHA256 (rust/crates/hyper-1.5.2.crate) = 256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0 -SIZE (rust/crates/hyper-1.5.2.crate) = 152817 +SHA256 (rust/crates/hyper-1.7.0.crate) = eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e +SIZE (rust/crates/hyper-1.7.0.crate) = 157006 +SHA256 (rust/crates/hyper-rustls-0.24.2.crate) = ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590 +SIZE (rust/crates/hyper-rustls-0.24.2.crate) = 30195 SHA256 (rust/crates/hyper-timeout-0.4.1.crate) = bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1 SIZE (rust/crates/hyper-timeout-0.4.1.crate) = 13805 -SHA256 (rust/crates/hyper-util-0.1.10.crate) = df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4 -SIZE (rust/crates/hyper-util-0.1.10.crate) = 72887 -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/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/hyper-util-0.1.16.crate) = 8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e +SIZE (rust/crates/hyper-util-0.1.16.crate) = 101184 +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.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indexmap-2.7.0.crate) = 62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f -SIZE (rust/crates/indexmap-2.7.0.crate) = 85335 -SHA256 (rust/crates/is-terminal-0.4.13.crate) = 261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b -SIZE (rust/crates/is-terminal-0.4.13.crate) = 7665 +SHA256 (rust/crates/indexmap-2.11.0.crate) = f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9 +SIZE (rust/crates/indexmap-2.11.0.crate) = 99851 +SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b +SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/is-terminal-0.4.16.crate) = e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9 +SIZE (rust/crates/is-terminal-0.4.16.crate) = 7811 SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 SIZE (rust/crates/itertools-0.12.1.crate) = 137761 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/js-sys-0.3.78.crate) = 0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738 +SIZE (rust/crates/js-sys-0.3.78.crate) = 56010 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/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/lockfree-object-pool-0.1.6.crate) = 9374ef4228402d4b7e403e5838cb880d9ee663314b0a900d5a6aabf0c213552e -SIZE (rust/crates/lockfree-object-pool-0.1.6.crate) = 12309 -SHA256 (rust/crates/log-0.4.25.crate) = 04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f -SIZE (rust/crates/log-0.4.25.crate) = 44876 +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/libyml-0.0.5.crate) = 3302702afa434ffa30847a83305f0a69d6abd74293b6554c18ec85c7ef30c980 +SIZE (rust/crates/libyml-0.0.5.crate) = 97931 +SHA256 (rust/crates/libz-rs-sys-0.5.2.crate) = 840db8cf39d9ec4dd794376f38acc40d0fc65eec2a8f484f7fd375b84602becd +SIZE (rust/crates/libz-rs-sys-0.5.2.crate) = 46524 +SHA256 (rust/crates/lightning-0.1.5.crate) = e540fcb289a76826c9c0b078d3dd1f05691972c5a53fb4d3120540862040a147 +SIZE (rust/crates/lightning-0.1.5.crate) = 1421009 +SHA256 (rust/crates/lightning-invoice-0.33.2.crate) = 11209f386879b97198b2bfc9e9c1e5d42870825c6bd4376f17f95357244d6600 +SIZE (rust/crates/lightning-invoice-0.33.2.crate) = 49673 +SHA256 (rust/crates/lightning-types-0.2.0.crate) = f2cd84d4e71472035903e43caded8ecc123066ce466329ccd5ae537a8d5488c7 +SIZE (rust/crates/lightning-types-0.2.0.crate) = 13275 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 +SIZE (rust/crates/log-0.4.28.crate) = 51131 SHA256 (rust/crates/log-panics-2.1.0.crate) = 68f9dd8546191c1850ecf67d22f5ff00a935b890d0e84713159a55495cc2ac5f SIZE (rust/crates/log-panics-2.1.0.crate) = 9464 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 SHA256 (rust/crates/matchit-0.7.3.crate) = 0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94 SIZE (rust/crates/matchit-0.7.3.crate) = 30372 SHA256 (rust/crates/matchit-0.8.4.crate) = 47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3 SIZE (rust/crates/matchit-0.8.4.crate) = 33986 -SHA256 (rust/crates/memchr-2.7.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/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/mime_guess-2.0.5.crate) = f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e SIZE (rust/crates/mime_guess-2.0.5.crate) = 27166 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.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/multimap-0.10.0.crate) = defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03 -SIZE (rust/crates/multimap-0.10.0.crate) = 14359 +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/multimap-0.10.1.crate) = 1d87ecb2933e8aeadb3e3a02b828fed80a7528047e68b4f424523a0981a3a084 +SIZE (rust/crates/multimap-0.10.1.crate) = 15232 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/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 +SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 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 @@ -259,32 +301,38 @@ SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b665 SIZE (rust/crates/object-0.36.7.crate) = 329938 SHA256 (rust/crates/oid-registry-0.7.1.crate) = a8d8034d9489cdaf79228eb9f6a3b8d7bb32ba00d6645ebd48eef4077ceb5bd9 SIZE (rust/crates/oid-registry-0.7.1.crate) = 15220 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 -SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/pem-3.0.4.crate) = 8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae -SIZE (rust/crates/pem-3.0.4.crate) = 13040 -SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e -SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +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/pem-3.0.5.crate) = 38af38e8470ac9dee3ce1bae1af9c1671fffc44ddfd8bd1d0a3445bf349a8ef3 +SIZE (rust/crates/pem-3.0.5.crate) = 18140 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 SHA256 (rust/crates/petgraph-0.6.5.crate) = b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db SIZE (rust/crates/petgraph-0.6.5.crate) = 710970 -SHA256 (rust/crates/pin-project-1.1.8.crate) = 1e2ec53ad785f4d35dac0adea7f7dc6f1bb277ad84a680c7afefeae05d1f5916 -SIZE (rust/crates/pin-project-1.1.8.crate) = 56118 -SHA256 (rust/crates/pin-project-internal-1.1.8.crate) = d56a66c0c55993aa927429d0f8a0abfd74f084e4d9c192cffed01e418d83eefb -SIZE (rust/crates/pin-project-internal-1.1.8.crate) = 28634 +SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a +SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 +SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 +SIZE (rust/crates/pin-project-internal-1.1.10.crate) = 29162 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/possiblyrandom-0.2.0.crate) = 1b122a615d72104fb3d8b26523fdf9232cd8ee06949fb37e4ce3ff964d15dffd +SIZE (rust/crates/possiblyrandom-0.2.0.crate) = 1655 +SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a +SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 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/prettyplease-0.2.29.crate) = 6924ced06e1f7dfe3fa48d57b9f74f55d8915f5036121bef647ef4b204895fac -SIZE (rust/crates/prettyplease-0.2.29.crate) = 71628 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/prettyplease-0.2.37.crate) = 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b +SIZE (rust/crates/prettyplease-0.2.37.crate) = 72033 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 SHA256 (rust/crates/prost-0.12.6.crate) = deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29 SIZE (rust/crates/prost-0.12.6.crate) = 21552 SHA256 (rust/crates/prost-build-0.12.6.crate) = 22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4 @@ -293,150 +341,192 @@ SHA256 (rust/crates/prost-derive-0.12.6.crate) = 81bddcdb20abf9501610992b6759a4c SIZE (rust/crates/prost-derive-0.12.6.crate) = 19556 SHA256 (rust/crates/prost-types-0.12.6.crate) = 9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0 SIZE (rust/crates/prost-types-0.12.6.crate) = 43568 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 +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.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c 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/rcgen-0.13.2.crate) = 75e669e5202259b5314d1ea5397316ad400819437857b90861765f24c4cf80a2 SIZE (rust/crates/rcgen-0.13.2.crate) = 77836 -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-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/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d -SIZE (rust/crates/ring-0.17.8.crate) = 4188554 -SHA256 (rust/crates/rust-embed-8.5.0.crate) = fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0 -SIZE (rust/crates/rust-embed-8.5.0.crate) = 904054 -SHA256 (rust/crates/rust-embed-impl-8.5.0.crate) = 6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478 -SIZE (rust/crates/rust-embed-impl-8.5.0.crate) = 6004 -SHA256 (rust/crates/rust-embed-utils-8.5.0.crate) = 2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d -SIZE (rust/crates/rust-embed-utils-8.5.0.crate) = 3445 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +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.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 +SIZE (rust/crates/regex-1.11.2.crate) = 166265 +SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 +SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62 +SIZE (rust/crates/reqwest-0.11.27.crate) = 163155 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/roxmltree-0.20.0.crate) = 6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97 +SIZE (rust/crates/roxmltree-0.20.0.crate) = 54594 +SHA256 (rust/crates/roxmltree_to_serde-0.6.2.crate) = 4eabe602f48dfc72e56d9beefcefe457c2898b3b4853ba4aa836804e49732460 +SIZE (rust/crates/roxmltree_to_serde-0.6.2.crate) = 15940 +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.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 SHA256 (rust/crates/rusticata-macros-4.1.0.crate) = faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632 SIZE (rust/crates/rusticata-macros-4.1.0.crate) = 11746 -SHA256 (rust/crates/rustix-0.38.43.crate) = a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6 -SIZE (rust/crates/rustix-0.38.43.crate) = 379134 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 SHA256 (rust/crates/rustls-0.21.12.crate) = 3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e SIZE (rust/crates/rustls-0.21.12.crate) = 285674 SHA256 (rust/crates/rustls-0.22.4.crate) = bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432 SIZE (rust/crates/rustls-0.22.4.crate) = 333681 +SHA256 (rust/crates/rustls-0.23.31.crate) = c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc +SIZE (rust/crates/rustls-0.23.31.crate) = 371259 +SHA256 (rust/crates/rustls-pemfile-1.0.4.crate) = 1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c +SIZE (rust/crates/rustls-pemfile-1.0.4.crate) = 22092 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-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765 SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 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-webpki-0.103.4.crate) = 0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc +SIZE (rust/crates/rustls-webpki-0.103.4.crate) = 84241 +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 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/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414 SIZE (rust/crates/sct-0.7.1.crate) = 27501 SHA256 (rust/crates/secp256k1-0.28.2.crate) = d24b59d129cdadea20aea4fb2352fa053712e5d713eee47d700cd4b2bc002f10 SIZE (rust/crates/secp256k1-0.28.2.crate) = 121536 +SHA256 (rust/crates/secp256k1-0.29.1.crate) = 9465315bc9d4566e1724f0fffcbcc446268cb522e60f9a27bcded6b19c108113 +SIZE (rust/crates/secp256k1-0.29.1.crate) = 124179 SHA256 (rust/crates/secp256k1-sys-0.9.2.crate) = e5d1746aae42c19d583c3c1a8c646bfad910498e2051c551a7f2e3c0c9fbb7eb SIZE (rust/crates/secp256k1-sys-0.9.2.crate) = 2626556 -SHA256 (rust/crates/serde-1.0.217.crate) = 02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70 -SIZE (rust/crates/serde-1.0.217.crate) = 79019 -SHA256 (rust/crates/serde_derive-1.0.217.crate) = 5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0 -SIZE (rust/crates/serde_derive-1.0.217.crate) = 57749 -SHA256 (rust/crates/serde_json-1.0.135.crate) = 2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9 -SIZE (rust/crates/serde_json-1.0.135.crate) = 154499 -SHA256 (rust/crates/serde_path_to_error-0.1.16.crate) = af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6 -SIZE (rust/crates/serde_path_to_error-0.1.16.crate) = 16657 +SHA256 (rust/crates/secp256k1-sys-0.10.1.crate) = d4387882333d3aa8cb20530a17c69a3752e97837832f34f6dccc760e715001d9 +SIZE (rust/crates/secp256k1-sys-0.10.1.crate) = 2630580 +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.143.crate) = d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a +SIZE (rust/crates/serde_json-1.0.143.crate) = 155342 +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_qs-0.15.0.crate) = f3faaf9e727533a19351a43cc5a8de957372163c7d35cc48c90b75cdda13c352 +SIZE (rust/crates/serde_qs-0.15.0.crate) = 57685 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/serde_yml-0.0.12.crate) = 59e2dd588bf1597a252c3b920e0143eb99b0f76e4e082f4c92ce34fbc9e71ddd +SIZE (rust/crates/serde_yml-0.0.12.crate) = 125859 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/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 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.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 -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/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 -SIZE (rust/crates/socket2-0.5.8.crate) = 56309 -SHA256 (rust/crates/socketioxide-0.15.1.crate) = 4a9ce59f845cfea2fe24cc7adbd512268893ee07bde899ae6477569dbc42dff3 -SIZE (rust/crates/socketioxide-0.15.1.crate) = 62897 -SHA256 (rust/crates/socketioxide-core-0.15.1.crate) = 82826d9a1efb2b201e7d12d231f98870f768d98d02452eb642bca0587a8d51f0 -SIZE (rust/crates/socketioxide-core-0.15.1.crate) = 9863 -SHA256 (rust/crates/socketioxide-parser-common-0.15.1.crate) = e9a20b64f78a6d093d73d4d166b5bfc8b5096069865c59cee67b3aafac77eaac -SIZE (rust/crates/socketioxide-parser-common-0.15.1.crate) = 18597 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/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/socketioxide-0.15.2.crate) = 929e1bc0629c6c8ceaa39473082aa2df35a2a5f0c300382912047bd5dccb9740 +SIZE (rust/crates/socketioxide-0.15.2.crate) = 74008 +SHA256 (rust/crates/socketioxide-core-0.15.2.crate) = 20fbe5455c862962f547bac834bcc6db8659a7033934b9c45c6e1cfb4f9dc178 +SIZE (rust/crates/socketioxide-core-0.15.2.crate) = 15182 +SHA256 (rust/crates/socketioxide-parser-common-0.15.2.crate) = 554757f11f7b0944334fc00765523443c39a05fcd7be69aaaffbda06fbc4cef7 +SIZE (rust/crates/socketioxide-parser-common-0.15.2.crate) = 26442 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/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 SIZE (rust/crates/subtle-2.6.1.crate) = 14562 -SHA256 (rust/crates/syn-2.0.96.crate) = d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80 -SIZE (rust/crates/syn-2.0.96.crate) = 297497 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 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/tempfile-3.15.0.crate) = 9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704 -SIZE (rust/crates/tempfile-3.15.0.crate) = 35693 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +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-sys-0.5.0.crate) = a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 +SIZE (rust/crates/system-configuration-sys-0.5.0.crate) = 6730 +SHA256 (rust/crates/tempfile-3.21.0.crate) = 15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e +SIZE (rust/crates/tempfile-3.21.0.crate) = 42581 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.11.crate) = d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc -SIZE (rust/crates/thiserror-2.0.11.crate) = 28648 +SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 +SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.11.crate) = 26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2 -SIZE (rust/crates/thiserror-impl-2.0.11.crate) = 21067 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 -SHA256 (rust/crates/time-0.3.37.crate) = 35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21 -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/tokio-1.43.0.crate) = 3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e -SIZE (rust/crates/tokio-1.43.0.crate) = 817422 -SHA256 (rust/crates/tokio-io-timeout-1.2.0.crate) = 30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf -SIZE (rust/crates/tokio-io-timeout-1.2.0.crate) = 8993 +SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 +SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 +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.43.crate) = 83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031 +SIZE (rust/crates/time-0.3.43.crate) = 142912 +SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b +SIZE (rust/crates/time-core-0.1.6.crate) = 9105 +SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 +SIZE (rust/crates/time-macros-0.2.24.crate) = 24715 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 +SIZE (rust/crates/tokio-1.47.1.crate) = 829790 +SHA256 (rust/crates/tokio-io-timeout-1.2.1.crate) = 0bd86198d9ee903fedd2f9a2e72014287c0d9167e4ae43b5853007205dda1b76 +SIZE (rust/crates/tokio-io-timeout-1.2.1.crate) = 12164 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.24.1.crate) = c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081 SIZE (rust/crates/tokio-rustls-0.24.1.crate) = 33049 SHA256 (rust/crates/tokio-rustls-0.25.0.crate) = 775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f SIZE (rust/crates/tokio-rustls-0.25.0.crate) = 30541 +SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b +SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 +SHA256 (rust/crates/tokio-socks-0.5.2.crate) = 0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f +SIZE (rust/crates/tokio-socks-0.5.2.crate) = 22102 SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 SHA256 (rust/crates/tokio-test-0.4.4.crate) = 2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7 SIZE (rust/crates/tokio-test-0.4.4.crate) = 12390 SHA256 (rust/crates/tokio-tungstenite-0.24.0.crate) = edc5f74e248dc973e0dbb7b74c7e0d6fcc301c694ff50049504004ef4d0cdcd9 SIZE (rust/crates/tokio-tungstenite-0.24.0.crate) = 28904 -SHA256 (rust/crates/tokio-util-0.7.13.crate) = d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078 -SIZE (rust/crates/tokio-util-0.7.13.crate) = 115191 +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/tonic-0.11.0.crate) = 76c4eb7a4e9ef9d4763600161f12f5070b92a578e1b634db88a6887844c91a13 SIZE (rust/crates/tonic-0.11.0.crate) = 92841 SHA256 (rust/crates/tonic-build-0.11.0.crate) = be4ef6dd70a610078cb4e338a0f79d06bc759ff1b22d2120c2ff02ae264ba9c2 @@ -445,128 +535,188 @@ SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b7 SIZE (rust/crates/tower-0.4.13.crate) = 106906 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.2.crate) = 403fa3b783d4b626a8ad51d766ab03cb6d2dbfc46b1c5d4448395e6628dc9697 -SIZE (rust/crates/tower-http-0.6.2.crate) = 129672 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d -SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/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/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/tungstenite-0.24.0.crate) = 18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a SIZE (rust/crates/tungstenite-0.24.0.crate) = 61527 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 +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 SIZE (rust/crates/unicase-2.8.1.crate) = 24088 -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/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 -SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 -SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/url-2.5.7.crate) = 08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b +SIZE (rust/crates/url-2.5.7.crate) = 87907 SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 SIZE (rust/crates/utf-8-0.7.6.crate) = 10422 -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/utoipa-5.3.1.crate) = 435c6f69ef38c9017b4b4eea965dfb91e71e53d869e896db40d1cf2441dd75c0 -SIZE (rust/crates/utoipa-5.3.1.crate) = 73405 -SHA256 (rust/crates/utoipa-gen-5.3.1.crate) = a77d306bc75294fd52f3e99b13ece67c02c1a2789190a6f31d32f736624326f7 -SIZE (rust/crates/utoipa-gen-5.3.1.crate) = 196460 -SHA256 (rust/crates/utoipa-swagger-ui-9.0.0.crate) = 161166ec520c50144922a625d8bc4925cc801b2dda958ab69878527c0e5c5d61 -SIZE (rust/crates/utoipa-swagger-ui-9.0.0.crate) = 32002 +SHA256 (rust/crates/utoipa-5.4.0.crate) = 2fcc29c80c21c31608227e0912b2d7fddba57ad76b606890627ba8ee7964e993 +SIZE (rust/crates/utoipa-5.4.0.crate) = 78699 +SHA256 (rust/crates/utoipa-gen-5.4.0.crate) = 6d79d08d92ab8af4c5e8a6da20c47ae3f61a0f1dabc1997cdf2d082b757ca08b +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/utoipa-swagger-ui-vendored-0.1.2.crate) = e2eebbbfe4093922c2b6734d7c679ebfebd704a0d7e56dfcb0d05818ce28977d SIZE (rust/crates/utoipa-swagger-ui-vendored-0.1.2.crate) = 4198556 -SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d -SIZE (rust/crates/valuable-0.1.0.crate) = 27718 +SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 +SIZE (rust/crates/valuable-0.1.1.crate) = 28679 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 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/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.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/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.3+wasi-0.2.4.crate) = 6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95 +SIZE (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 144010 +SHA256 (rust/crates/wasm-bindgen-0.2.101.crate) = 7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b +SIZE (rust/crates/wasm-bindgen-0.2.101.crate) = 47841 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.101.crate) = e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb +SIZE (rust/crates/wasm-bindgen-backend-0.2.101.crate) = 32331 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.51.crate) = 0ca85039a9b469b38336411d6d6ced91f3fc87109a2a27b0c197663f5144dffe +SIZE (rust/crates/wasm-bindgen-futures-0.4.51.crate) = 16315 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.101.crate) = 7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d +SIZE (rust/crates/wasm-bindgen-macro-0.2.101.crate) = 9804 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.101.crate) = 7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.101.crate) = 26415 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.101.crate) = f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.101.crate) = 9055 +SHA256 (rust/crates/web-sys-0.3.78.crate) = 77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12 +SIZE (rust/crates/web-sys-0.3.78.crate) = 642410 +SHA256 (rust/crates/webpki-roots-0.25.4.crate) = 5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1 +SIZE (rust/crates/webpki-roots-0.25.4.crate) = 253559 +SHA256 (rust/crates/winapi-util-0.1.10.crate) = 0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22 +SIZE (rust/crates/winapi-util-0.1.10.crate) = 13370 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +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.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_msvc-0.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 +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.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/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/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winreg-0.50.0.crate) = 524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1 +SIZE (rust/crates/winreg-0.50.0.crate) = 29703 +SHA256 (rust/crates/wit-bindgen-0.45.0.crate) = 052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814 +SIZE (rust/crates/wit-bindgen-0.45.0.crate) = 60405 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 SHA256 (rust/crates/x509-parser-0.16.0.crate) = fcbc162f30700d6f3f82a24bf7cc62ffe7caea42c0b2cba8bf7f3ae50cf51f69 SIZE (rust/crates/x509-parser-0.16.0.crate) = 92925 SHA256 (rust/crates/yasna-0.5.2.crate) = e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd SIZE (rust/crates/yasna-0.5.2.crate) = 34859 -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/zip-2.2.2.crate) = ae9c1ea7b3a5e1f4b922ff856a129881167511563dc219869afe3787fc0c1a45 -SIZE (rust/crates/zip-2.2.2.crate) = 108809 -SHA256 (rust/crates/zopfli-0.8.1.crate) = e5019f391bac5cf252e93bbcc53d039ffd62c7bfb7c150414d61369afe57e946 -SIZE (rust/crates/zopfli-0.8.1.crate) = 50972 -SHA256 (ElementsProject-lightning-v25.02.2_GH0.tar.gz) = 74ad54a0a3f00fab0ceea1d454a70512de6415e83f7c1c5bd2d1a5a421c265de -SIZE (ElementsProject-lightning-v25.02.2_GH0.tar.gz) = 14382028 -SHA256 (ElementsProject-libwally-core-11e1bf6d60a13_GH0.tar.gz) = 199e3340e72048026043532684c301fcb6027ec4f19e5701c0bc288e2cd6065e -SIZE (ElementsProject-libwally-core-11e1bf6d60a13_GH0.tar.gz) = 1040755 -SHA256 (BlockstreamResearch-secp256k1-zkp-1e04d3244_GH0.tar.gz) = cbf5b21c848a5b760ce1307b617990509cd6c054fe9bf072ce27f50262f707b2 -SIZE (BlockstreamResearch-secp256k1-zkp-1e04d3244_GH0.tar.gz) = 2767210 -SHA256 (ianlancetaylor-libbacktrace-2446c66076480ce_GH0.tar.gz) = 3be5fde76f559cdaef40386c1f2e85e35cc2c8df6fbf0ae98134f80a1c037cf0 -SIZE (ianlancetaylor-libbacktrace-2446c66076480ce_GH0.tar.gz) = 665689 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b +SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (rust/crates/zip-3.0.0.crate) = 12598812502ed0105f607f941c386f43d441e00148fce9dec3ca5ffb0bde9308 +SIZE (rust/crates/zip-3.0.0.crate) = 112450 +SHA256 (rust/crates/zlib-rs-0.5.2.crate) = 2f06ae92f42f5e5c42443fd094f245eb656abf56dd7cce9b8b263236565e00f2 +SIZE (rust/crates/zlib-rs-0.5.2.crate) = 194342 +SHA256 (rust/crates/zopfli-0.8.2.crate) = edfc5ee405f504cd4984ecc6f14d02d55cfda60fa4b689434ef4102aae150cd7 +SIZE (rust/crates/zopfli-0.8.2.crate) = 51842 +SHA256 (rust-bitcoin-bitcoin-payment-instructions-d071ce27734ca13be2471f81abf8699d902c3a10_GH0.tar.gz) = 161028595d8d0cb61c86ea14b81cf3f1e5ed195784ea5245e070604af914d037 +SIZE (rust-bitcoin-bitcoin-payment-instructions-d071ce27734ca13be2471f81abf8699d902c3a10_GH0.tar.gz) = 32597 +SHA256 (ElementsProject-lightning-v25.09_GH0.tar.gz) = cd5a2bf37edae698de6f85e4a1e44efd558b23257ec993b83ea25fd71a32388d +SIZE (ElementsProject-lightning-v25.09_GH0.tar.gz) = 14647069 +SHA256 (ElementsProject-libwally-core-12f5ac4ccf0e2_GH0.tar.gz) = aa51d1c2304b8fc0196feea15dcdad50a35e8eb06a62cc6a748ac3a94c772b88 +SIZE (ElementsProject-libwally-core-12f5ac4ccf0e2_GH0.tar.gz) = 1287461 +SHA256 (BlockstreamResearch-secp256k1-zkp-615262261_GH0.tar.gz) = 5c992dd479502e5b5ad3e92dccf2fdf6853c74b1a0c547512f97382dc8fc0fdc +SIZE (BlockstreamResearch-secp256k1-zkp-615262261_GH0.tar.gz) = 2772548 +SHA256 (ianlancetaylor-libbacktrace-793921876c981ce_GH0.tar.gz) = 2351d829d4267e380f582e968d915f69b2f1d0137f1b9e7eeec89e2891379500 +SIZE (ianlancetaylor-libbacktrace-793921876c981ce_GH0.tar.gz) = 624389 SHA256 (zserge-jsmn-18e9fe42cbfe21d65076f5c77ae2be3_GH0.tar.gz) = 2e90b8b42876f384ba229097cd9f8534250683abb135256843b538cb45dd907f SIZE (zserge-jsmn-18e9fe42cbfe21d65076f5c77ae2be3_GH0.tar.gz) = 11047 SHA256 (valyala-gheap-67fc83bc953324f4759e52951921d_GH0.tar.gz) = b6f7a700cc2224ce04827d72cf78f7b2420b37b36b1f5ea7f9cfc98513cbf449 diff --git a/net-p2p/c-lightning/files/check_python_plugins_deps.sh b/net-p2p/c-lightning/files/check_python_plugins_deps.sh deleted file mode 100755 index 48382a145b4c..000000000000 --- a/net-p2p/c-lightning/files/check_python_plugins_deps.sh +++ /dev/null @@ -1,28 +0,0 @@ -#!/usr/bin/env bash - -set -e - -declare -A requirements=(["plugins/wss-proxy/requirements.txt"]="WSSPROXYDEPS_RUN_DEPENDS") - -WRKSRC=$(make -V WRKSRC) - -for file in ${!requirements[@]} ; do - (cd ${WRKSRC}/$(dirname ${file}) && poetry lock && poetry export --output $(basename ${file})) - make_var="${requirements[${file}]}" - ok=1 - for req in $(grep -E '^[^[:space:]]' "${WRKSRC}/${file}" |cut -f 1 -d =) ; do - # "cryptography" is handled separately via USE_PYTHON+=cryptography - # "pkgutil-resolve-name" is included in Python 3.9 - if [ "${req}" != "cryptography" -a \ - "${req}" != "pkgutil-resolve-name" -a \ - -z "$(make -V "${make_var}" |grep -i "$(make -V PYTHON_PKGNAMEPREFIX)${req/-/.}>")" ] ; then - - echo "missing in ${file}: ${req}" - ok=0 - fi - done - if [ ${ok} -eq 1 ] ; then - echo "ok: ${make_var} matches ${WRKSRC}/${file}" - rm "${WRKSRC}/${file}" - fi -done diff --git a/net-p2p/c-lightning/files/update_crates.sh b/net-p2p/c-lightning/files/update_crates.sh deleted file mode 100755 index 49dc2fa6506b..000000000000 --- a/net-p2p/c-lightning/files/update_crates.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/env bash - -set -e - -# cargo install cargo-lock --features cli -# make clean extract - -cargo-lock --file "$(make -V WRKSRC)/Cargo.lock" \ - | grep -vE "(cln-rpc|cln-grpc|clnrest|grpc-plugin|rest-plugin)" \ - | sed -E 's/^- ([^ ]+) (.+)$/CARGO_CRATES+=\t\1-\2/g' > Makefile.crates diff --git a/net-p2p/c-lightning/pkg-plist b/net-p2p/c-lightning/pkg-plist index 06f09c8baeb0..1c18416b4446 100644 --- a/net-p2p/c-lightning/pkg-plist +++ b/net-p2p/c-lightning/pkg-plist @@ -1,6 +1,10 @@ @sample(%%U%%,%%G%%,0400) etc/lightningd-bitcoin.conf.sample +%%RUST%%libexec/c-lightning/plugins/cln-bip353 %%RUST%%libexec/c-lightning/plugins/cln-grpc +%%RUST%%libexec/c-lightning/plugins/cln-lsps-client +%%RUST%%libexec/c-lightning/plugins/cln-lsps-service %%RUST%%libexec/c-lightning/plugins/clnrest +%%RUST%%libexec/c-lightning/plugins/wss-proxy bin/lightning-cli bin/lightning-hsmtool bin/lightningd @@ -33,15 +37,10 @@ libexec/c-lightning/plugins/spenderp libexec/c-lightning/plugins/sql libexec/c-lightning/plugins/topology libexec/c-lightning/plugins/txprepare -libexec/c-lightning/plugins/wss-proxy/Makefile -libexec/c-lightning/plugins/wss-proxy/poetry.lock -libexec/c-lightning/plugins/wss-proxy/pyproject.toml -libexec/c-lightning/plugins/wss-proxy/wss-proxy -libexec/c-lightning/plugins/wss-proxy/wss-proxy.py -libexec/c-lightning/plugins/wss-proxy/wss_proxy/__init__.py share/doc/c-lightning/LICENSE share/doc/c-lightning/README.md share/man/man1/lightning-cli.1.gz +share/man/man1/lightning-reckless.1.gz share/man/man5/lightningd-config.5.gz share/man/man7/lightning-addgossip.7.gz share/man/man7/lightning-addpsbtoutput.7.gz @@ -73,9 +72,6 @@ share/man/man7/lightning-check.7.gz share/man/man7/lightning-checkmessage.7.gz share/man/man7/lightning-checkrune.7.gz share/man/man7/lightning-close.7.gz -share/man/man7/lightning-commando-blacklist.7.gz -share/man/man7/lightning-commando-listrunes.7.gz -share/man/man7/lightning-commando-rune.7.gz share/man/man7/lightning-commando.7.gz share/man/man7/lightning-connect.7.gz share/man/man7/lightning-createinvoice.7.gz @@ -99,6 +95,7 @@ share/man/man7/lightning-emergencyrecover.7.gz share/man/man7/lightning-enableoffer.7.gz share/man/man7/lightning-exposesecret.7.gz share/man/man7/lightning-feerates.7.gz +share/man/man7/lightning-fetchbip353.7.gz share/man/man7/lightning-fetchinvoice.7.gz share/man/man7/lightning-fundchannel.7.gz share/man/man7/lightning-fundchannel_cancel.7.gz @@ -118,6 +115,8 @@ share/man/man7/lightning-invoice.7.gz share/man/man7/lightning-invoicerequest.7.gz share/man/man7/lightning-keysend.7.gz share/man/man7/lightning-listaddresses.7.gz +share/man/man7/lightning-listchainmoves.7.gz +share/man/man7/lightning-listchannelmoves.7.gz share/man/man7/lightning-listchannels.7.gz share/man/man7/lightning-listclosedchannels.7.gz share/man/man7/lightning-listconfigs.7.gz @@ -190,6 +189,5 @@ share/man/man7/lightning-waitsendpay.7.gz share/man/man7/lightning-withdraw.7.gz share/man/man7/lightning-xpay.7.gz share/man/man7/lightningd-rpc.7.gz -share/man/man7/reckless.7.gz share/man/man8/lightning-hsmtool.8.gz share/man/man8/lightningd.8.gz diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index 0eefc88fbed4..d5eb2100c01d 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com diff --git a/net-p2p/hostd/Makefile b/net-p2p/hostd/Makefile index 716bf8aa46c0..40cd3d8139c8 100644 --- a/net-p2p/hostd/Makefile +++ b/net-p2p/hostd/Makefile @@ -1,7 +1,7 @@ PORTNAME= hostd DISTVERSIONPREFIX= v DISTVERSION= 2.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= bruno@tinkerbox.org diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 2134ab6851a2..0a2da6201cd6 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -1,5 +1,5 @@ PORTNAME= libtorrent -DISTVERSION= 0.15.6 +DISTVERSION= 0.16.0 CATEGORIES= net-p2p MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/ @@ -10,6 +10,7 @@ WWW= https://github.com/rakshasa/libtorrent LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +LIB_DEPENDS= libcurl.so:ftp/curl TEST_DEPENDS= cppunit>0:devel/cppunit USES= compiler:c++17-lang cpe libtool localbase:ldflags pathfix \ @@ -36,14 +37,4 @@ OPTIONS_DEFAULT= KQUEUE KQUEUE_DESC= Use kqueue(2) support KQUEUE_CONFIGURE_WITH= kqueue -.include <bsd.port.pre.mk> - -# Disable instrumentation, which requires 64-bit atomic ops, on i386 when using -# gcc to avoid linking errors: -# /usr/local/lib/libtorrent.so: undefined reference to `__sync_add_and_fetch_8' -# /usr/local/lib/libtorrent.so: undefined reference to `__sync_fetch_and_and_8' -.if ${ARCH} == i386 && ${CHOSEN_COMPILER_TYPE} == gcc -CONFIGURE_ARGS+= --disable-instrumentation -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index 3eb6dbc858aa..7bebc5e606c8 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755953468 -SHA256 (libtorrent-0.15.6.tar.gz) = 406592657fa45ac7ba0628a7d356cf7ec8d5dafd918d4252055c795491d33970 -SIZE (libtorrent-0.15.6.tar.gz) = 871284 +TIMESTAMP = 1757101252 +SHA256 (libtorrent-0.16.0.tar.gz) = 623a75e85a23f7471c9531ea67a01bb652165c6b2b6a829a7f1c6117eac938ec +SIZE (libtorrent-0.16.0.tar.gz) = 885568 diff --git a/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc b/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc index f119df1d6e6e..b73078bdc1ab 100644 --- a/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc +++ b/net-p2p/libtorrent/files/patch-src_data_memory__chunk.cc @@ -1,6 +1,6 @@ ---- src/data/memory_chunk.cc.orig 2025-06-01 13:09:26 UTC +--- src/data/memory_chunk.cc.orig 2025-09-05 08:47:37 UTC +++ src/data/memory_chunk.cc -@@ -66,6 +66,9 @@ MemoryChunk::unmap() { +@@ -49,6 +49,9 @@ MemoryChunk::unmap() { if (!is_valid()) throw internal_error("MemoryChunk::unmap() called on an invalid object"); diff --git a/net-p2p/libtorrent/files/patch-src_torrent_net_socket__address__key.h b/net-p2p/libtorrent/files/patch-src_torrent_net_socket__address__key.h deleted file mode 100644 index 56e9dbf35b71..000000000000 --- a/net-p2p/libtorrent/files/patch-src_torrent_net_socket__address__key.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/torrent/net/socket_address_key.h.orig 2025-06-01 13:09:26 UTC -+++ src/torrent/net/socket_address_key.h -@@ -7,6 +7,7 @@ - #include <cstring> - #include <cinttypes> - #include <netinet/in.h> -+#include <sys/socket.h> - - // Unique key for the socket address, excluding port numbers, etc. - diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist index b8fd887f44df..826b7588ff53 100644 --- a/net-p2p/libtorrent/pkg-plist +++ b/net-p2p/libtorrent/pkg-plist @@ -25,9 +25,10 @@ include/torrent/error.h include/torrent/event.h include/torrent/exceptions.h include/torrent/hash_string.h -include/torrent/http.h include/torrent/net/address_info.h include/torrent/net/fd.h +include/torrent/net/http_get.h +include/torrent/net/http_stack.h include/torrent/net/resolver.h include/torrent/net/socket_address.h include/torrent/net/socket_address_key.h @@ -69,6 +70,6 @@ include/torrent/utils/signal_bitfield.h include/torrent/utils/thread.h include/torrent/utils/uri_parser.h lib/libtorrent.so -lib/libtorrent.so.26 -lib/libtorrent.so.26.0.0 +lib/libtorrent.so.30 +lib/libtorrent.so.30.0.0 libdata/pkgconfig/libtorrent.pc diff --git a/net-p2p/mkbrr/Makefile b/net-p2p/mkbrr/Makefile index 9d1ec55c7199..a1fb67dd71ed 100644 --- a/net-p2p/mkbrr/Makefile +++ b/net-p2p/mkbrr/Makefile @@ -1,6 +1,7 @@ PORTNAME= mkbrr DISTVERSIONPREFIX= v DISTVERSION= 1.15.0 +PORTREVISION= 1 CATEGORIES= net-p2p MAINTAINER= diizzy@FreeBSD.org diff --git a/net-p2p/renterd/Makefile b/net-p2p/renterd/Makefile index 1d822bd644c7..e9f161cfb1ca 100644 --- a/net-p2p/renterd/Makefile +++ b/net-p2p/renterd/Makefile @@ -1,7 +1,7 @@ PORTNAME= renterd DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= bruno@tinkerbox.org diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 24009a48b2f8..0d2db49d588b 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -1,5 +1,5 @@ PORTNAME= rtorrent -DISTVERSION= 0.15.6 +DISTVERSION= 0.16.0 CATEGORIES= net-p2p MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/ @@ -11,14 +11,13 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING -LIB_DEPENDS= libcurl.so:ftp/curl \ - libtorrent.so:net-p2p/libtorrent +LIB_DEPENDS= libtorrent.so:net-p2p/libtorrent USES= compiler:c++17-lang ncurses pkgconfig USE_RC_SUBR= rtorrent GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-debug -LDFLAGS+= -lexecinfo -pthread +CONFIGURE_ARGS= --disable-debug \ + --with-xmlrpc-tinyxml2 SUB_FILES= pkg-message @@ -26,19 +25,11 @@ USERS= rtorrent GROUPS= rtorrent PLIST_FILES= bin/rtorrent \ - "@sample ${ETCDIR}/rtorrent.conf.sample" -PORTDOCS= README - -OPTIONS_DEFINE= DOCS IPV6 -OPTIONS_DEFAULT= TINYXML -OPTIONS_RADIO= XML -OPTIONS_RADIO_XML= TINYXML XMLRPC -XMLRPC_DESC= Compile with xmlrpc-c support - -IPV6_CONFIGURE_ENABLE= ipv6 -TINYXML_CONFIGURE_ON= --with-xmlrpc-tinyxml2 -XMLRPC_LIB_DEPENDS= libxmlrpc.so:net/xmlrpc-c -XMLRPC_CONFIGURE_ON= --with-xmlrpc-c + "@sample ${ETCDIR}/rtorrent.conf.sample" \ + ${DATADIR}/lua/rtorrent.lua +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index a44d5bfed9fc..9d4974b6f14a 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755953681 -SHA256 (rtorrent-0.15.6.tar.gz) = a3eb2afcdd0d81aaf5efd044761075f7f832375e9a6eb4b38a7694bfff3aa3cd -SIZE (rtorrent-0.15.6.tar.gz) = 866966 +TIMESTAMP = 1757102139 +SHA256 (rtorrent-0.16.0.tar.gz) = fe8f8793f3bae8de157f567d9d89629dfd6fc21bc18d7db4537c4014a23dc1d9 +SIZE (rtorrent-0.16.0.tar.gz) = 854573 diff --git a/net-p2p/walletd/Makefile b/net-p2p/walletd/Makefile index 71fb2fb7f3c4..9d4790616448 100644 --- a/net-p2p/walletd/Makefile +++ b/net-p2p/walletd/Makefile @@ -1,7 +1,7 @@ PORTNAME= walletd DISTVERSIONPREFIX= v DISTVERSION= 2.10.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index ef15ad88adf6..86aa8349d885 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -1,8 +1,6 @@ PORTNAME= 6tunnel -DISTVERSION= 0.13 -PORTREVISION= 1 +DISTVERSION= 0.14 CATEGORIES= net -MASTER_SITES= GH MAINTAINER= bofh@FreeBSD.org COMMENT= TCP proxy for applications that do not speak IPv6 @@ -11,12 +9,10 @@ WWW= https://github.com/wojtekka/6tunnel LICENSE= GPLv2 GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USES= autoreconf +USES= autoreconf USE_GITHUB= yes GH_ACCOUNT= wojtekka -GH_TAGNAME= 6c64c42 PLIST_FILES= bin/6tunnel \ share/man/man1/6tunnel.1.gz diff --git a/net/6tunnel/distinfo b/net/6tunnel/distinfo index 8e34227367fc..92f8875da809 100644 --- a/net/6tunnel/distinfo +++ b/net/6tunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585687268 -SHA256 (wojtekka-6tunnel-0.13-6c64c42_GH0.tar.gz) = 28b779d6591d0a85067b13042bb75f151d7604876883ce8a039ad5a6f5f78819 -SIZE (wojtekka-6tunnel-0.13-6c64c42_GH0.tar.gz) = 20898 +TIMESTAMP = 1756963857 +SHA256 (wojtekka-6tunnel-0.14_GH0.tar.gz) = f597edda55db4b6e661d7afdaa17c1f0c41aeadc21fc8b5599e678595906552b +SIZE (wojtekka-6tunnel-0.14_GH0.tar.gz) = 21062 diff --git a/net/Makefile b/net/Makefile index 9d9795a651ce..54ac15598827 100644 --- a/net/Makefile +++ b/net/Makefile @@ -514,6 +514,7 @@ SUBDIR += nats-nsc SUBDIR += nats-server SUBDIR += nats-streaming-server + SUBDIR += nats-surveyor SUBDIR += nats-top SUBDIR += natscli SUBDIR += nbd-server diff --git a/net/benthos/Makefile b/net/benthos/Makefile index 94f689b7a936..6891c88f971f 100644 --- a/net/benthos/Makefile +++ b/net/benthos/Makefile @@ -1,7 +1,7 @@ PORTNAME= benthos DISTVERSIONPREFIX= v DISTVERSION= 4.27.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/bird3/Makefile b/net/bird3/Makefile index b74d4cf9b7cd..6e6e2272b75c 100644 --- a/net/bird3/Makefile +++ b/net/bird3/Makefile @@ -1,5 +1,5 @@ PORTNAME= bird -DISTVERSION= 3.1.2 +DISTVERSION= 3.1.3 CATEGORIES= net MASTER_SITES= https://bird.nic.cz/download/ PKGNAMESUFFIX= 3 diff --git a/net/bird3/distinfo b/net/bird3/distinfo index a3230af9972f..29c48f0c2972 100644 --- a/net/bird3/distinfo +++ b/net/bird3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748451200 -SHA256 (bird-3.1.2.tar.gz) = 9be6196c5755fca1adf92e90e46aaf6f8ec003bec9b73c084fb45915e07e173f -SIZE (bird-3.1.2.tar.gz) = 2731209 +TIMESTAMP = 1757074212 +SHA256 (bird-3.1.3.tar.gz) = 75ceb0d5d7ee66a00f6b023ff2982564ff2810478e4d8c728a837c4a64cfa38e +SIZE (bird-3.1.3.tar.gz) = 2733495 diff --git a/net/boinctui/Makefile b/net/boinctui/Makefile index 81f4266d5ddf..47960d8c833e 100644 --- a/net/boinctui/Makefile +++ b/net/boinctui/Makefile @@ -1,5 +1,5 @@ PORTNAME= boinctui -DISTVERSION= 2.7.1 +DISTVERSION= 2.7.2 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/net/boinctui/distinfo b/net/boinctui/distinfo index 1947c717c9a6..3ded5f8a20c1 100644 --- a/net/boinctui/distinfo +++ b/net/boinctui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725122849 -SHA256 (boinctui_2.7.1.tar.gz) = 44b059a31d1dc4d7125a48bef6c201c08fda599ed22490cbb626880bbd0ccf66 -SIZE (boinctui_2.7.1.tar.gz) = 98119 +TIMESTAMP = 1755748312 +SHA256 (boinctui_2.7.2.tar.gz) = 6e2ca56e95c321f55e032a539e63dce37298d96b73e8f809101569c41e73ee11 +SIZE (boinctui_2.7.2.tar.gz) = 98999 diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile index ee0bbe652e2f..148d5760a8c8 100644 --- a/net/bosh-bootloader/Makefile +++ b/net/bosh-bootloader/Makefile @@ -1,6 +1,6 @@ PORTNAME= bosh-bootloader PORTVERSION= 7.6.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile index e6359a514100..8488f09f52ac 100644 --- a/net/bosh-cli/Makefile +++ b/net/bosh-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= bosh-cli PORTVERSION= 5.5.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/cf/Makefile b/net/cf/Makefile index f4006014be0c..0d0ce72d0201 100644 --- a/net/cf/Makefile +++ b/net/cf/Makefile @@ -1,7 +1,7 @@ PORTNAME= cf PORTVERSION= 6.49.0 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net MAINTAINER= dumbbell@FreeBSD.org diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 68f89fcf6eae..7b2e1654d237 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -90,17 +90,6 @@ post-patch: ${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!g' \ -e 's!/var/lib!/var/db!g' \ ${PORTEXAMPLES:M*.conf.example*} -.if "4.8" == ${PORTVERSION} && empty(WITH_DEBUG) - # SCK_AcceptConnection sets the socket to non-blocking, - # and socket.test (built from socket.c and wildcarded) - # fails with EAGAIN; to see for yourself, build - # with WITH_DEBUG=yes set, so that you get --enable-debug - # for configure, and run test/unit/socket.test -d - # You can avoid that by running under truss, at least - # on FreeBSD 14.3 amd64. The same does not happen - # on Fedora Linux 42 x86_64 on the very same computer. - ${MV} ${WRKSRC}/test/unit/socket.c ${WRKSRC}/test/unit/socket.c.disabled -.endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chronyc diff --git a/net/chrony/files/patch-test_unit_socket.c b/net/chrony/files/patch-test_unit_socket.c new file mode 100644 index 000000000000..fd9e71d17078 --- /dev/null +++ b/net/chrony/files/patch-test_unit_socket.c @@ -0,0 +1,30 @@ +commit 120bf44989391164c924e97d3142dc1352ab7970 +Author: Miroslav Lichvar <mlichvar@redhat.com> +Date: Thu Aug 28 09:33:34 2025 +0200 + + test: fix socket unit test to use non-blocking accepted sockets + + SCK_AcceptConnection() always returns a non-blocking socket. Clear the + O_NONBLOCK flag in the socket unit test, which relies on blocking, to + avoid failures. + + Reported-by: Matthias Andree <matthias.andree@gmx.de> + +--- test/unit/socket.c.orig 2025-08-27 12:05:31 UTC ++++ test/unit/socket.c +@@ -191,6 +191,7 @@ test_unit(void) + s3 = SCK_AcceptConnection(s1, &sa2); + TEST_CHECK(UTI_CompareIPs(&sa1.ip_addr, &sa2.ip_addr, NULL) == 0); + ++ fcntl(s3, F_SETFL, fcntl(s3, F_GETFL) & ~O_NONBLOCK); + send_and_recv(SCK_ADDR_IP, 1, 1, s3, s2); + + SCK_ShutdownConnection(s2); +@@ -227,6 +228,7 @@ test_unit(void) + s3 = SCK_AcceptConnection(s1, &sa2); + TEST_CHECK(sa2.ip_addr.family == IPADDR_UNSPEC); + ++ fcntl(s3, F_SETFL, fcntl(s3, F_GETFL) & ~O_NONBLOCK); + send_and_recv(SCK_ADDR_UNIX, 1, i % 2, s3, s2); + + if (i % 4) diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile index 3b375723a5c7..dc767db4a22e 100644 --- a/net/cloudquery/Makefile +++ b/net/cloudquery/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloudquery DISTVERSIONPREFIX= v DISTVERSION= 0.32.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net MAINTAINER= se@FreeBSD.org diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile index 5fa92ad1c131..daa7616f52e0 100644 --- a/net/concourse-fly/Makefile +++ b/net/concourse-fly/Makefile @@ -1,6 +1,6 @@ PORTNAME= concourse PORTVERSION= 6.7.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net sysutils MASTER_SITES= LOCAL/dumbbell/concourse/ PKGNAMESUFFIX= -fly diff --git a/net/containernetworking-plugins/Makefile b/net/containernetworking-plugins/Makefile index f7239f845949..deaff25654a4 100644 --- a/net/containernetworking-plugins/Makefile +++ b/net/containernetworking-plugins/Makefile @@ -1,7 +1,7 @@ PORTNAME= containernetworking-plugins DISTVERSIONPREFIX= freebsd-v DISTVERSION= 0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= dfr@FreeBSD.org diff --git a/net/croc/Makefile b/net/croc/Makefile index a0e1efb459a7..a87170f86701 100644 --- a/net/croc/Makefile +++ b/net/croc/Makefile @@ -1,7 +1,6 @@ PORTNAME= croc -PORTVERSION= 10.0.13 +PORTVERSION= 10.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 6 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org @@ -12,11 +11,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules +USE_RC_SUBR= croc GO_MODULE= github.com/schollz/croc/v10 -USE_RC_SUBR= croc - PLIST_FILES= bin/croc .include <bsd.port.mk> diff --git a/net/croc/distinfo b/net/croc/distinfo index 30d7f9410d5c..3caaeca4b939 100644 --- a/net/croc/distinfo +++ b/net/croc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1727860010 -SHA256 (go/net_croc/croc-v10.0.13/v10.0.13.mod) = 2004d2aa2ff36dc27b5630af816af5876ab42294a26915bf17f86f784958cdcc -SIZE (go/net_croc/croc-v10.0.13/v10.0.13.mod) = 1341 -SHA256 (go/net_croc/croc-v10.0.13/v10.0.13.zip) = 04ec89bd9fe5537ff3f34968c5fcebe6da9eeb3aa8c16a6d2b1739a91584f25c -SIZE (go/net_croc/croc-v10.0.13/v10.0.13.zip) = 597747 +TIMESTAMP = 1757102771 +SHA256 (go/net_croc/croc-v10.2.4/v10.2.4.mod) = 01e604b4c84a83edd6500ba8ad4c84ede227cf89ebdea0e425372d2b4dfafc32 +SIZE (go/net_croc/croc-v10.2.4/v10.2.4.mod) = 1402 +SHA256 (go/net_croc/croc-v10.2.4/v10.2.4.zip) = 41169d0fc75bdf346d23c2728e43dcc9be5ab4a5f68af88f6c8554678e7781aa +SIZE (go/net_croc/croc-v10.2.4/v10.2.4.zip) = 599745 diff --git a/net/dataplaneapi/Makefile b/net/dataplaneapi/Makefile index 7630ee870f82..ab9f63c2c849 100644 --- a/net/dataplaneapi/Makefile +++ b/net/dataplaneapi/Makefile @@ -1,6 +1,7 @@ PORTNAME= dataplaneapi DISTVERSIONPREFIX= v DISTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= dtxdf@FreeBSD.org diff --git a/net/devfile/Makefile b/net/devfile/Makefile index 81763e96c88e..1fd9c26f03c2 100644 --- a/net/devfile/Makefile +++ b/net/devfile/Makefile @@ -1,6 +1,7 @@ PORTNAME= devfile PORTVERSION= 2.3.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/evans/Makefile b/net/evans/Makefile index ade22cfa6dbb..cfacf3c881ac 100644 --- a/net/evans/Makefile +++ b/net/evans/Makefile @@ -1,7 +1,7 @@ PORTNAME= evans DISTVERSIONPREFIX= v DISTVERSION= 0.10.11 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net MAINTAINER= lcook@FreeBSD.org diff --git a/net/gemget/Makefile b/net/gemget/Makefile index ad0ba299805b..7c0843c984ce 100644 --- a/net/gemget/Makefile +++ b/net/gemget/Makefile @@ -1,7 +1,7 @@ PORTNAME= gemget DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= codeleaves@yahoo.com diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index abfa27d731b0..711e8675f214 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -1,7 +1,7 @@ PORTNAME= geoipupdate PORTVERSION= 7.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile index 3b6cb250e1d8..a793e791f720 100644 --- a/net/glusterfs/Makefile +++ b/net/glusterfs/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING-GPLV2 LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING-LGPLV3 BROKEN= Fails to build, ld: error: version script assignment of 'global' to symbol 'client_dump' failed: symbol not defined -DEPRECATE= Outdated and unsupported upstream, current version in tree was released in 2021 while upstream is still active and is at 10.x +DEPRECATED= Outdated and unsupported upstream, current version in tree was released in 2021 while upstream is still active and is at 10.x EXPIRATION_DATE=2025-01-31 #BROKEN_SSL= libressl diff --git a/net/go-bapu/Makefile b/net/go-bapu/Makefile index 88b1d98e8f81..214bac78aaf5 100644 --- a/net/go-bapu/Makefile +++ b/net/go-bapu/Makefile @@ -1,6 +1,6 @@ PORTNAME= bapu PORTVERSION= 0.3.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= net MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/ PKGNAMEPREFIX= go- diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile index c61e8c5b4806..0e28f766b415 100644 --- a/net/go-cs/Makefile +++ b/net/go-cs/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cs PORTVERSION= 0.9 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net MAINTAINER= akosela@andykosela.com diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile index e9498a8880ca..e56405b95399 100644 --- a/net/go-tcping/Makefile +++ b/net/go-tcping/Makefile @@ -1,7 +1,7 @@ PORTNAME= tcping DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/:gomod PKGNAMEPREFIX= go- diff --git a/net/gobgp/Makefile b/net/gobgp/Makefile index d847b2e2f6b7..d8b75c19745b 100644 --- a/net/gobgp/Makefile +++ b/net/gobgp/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobgp PORTVERSION= 3.25.0 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net DIST_SUBDIR= gobgp diff --git a/net/google-cloud-sdk/Makefile b/net/google-cloud-sdk/Makefile index 2108f725cd48..a614e12f96eb 100644 --- a/net/google-cloud-sdk/Makefile +++ b/net/google-cloud-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-sdk -DISTVERSION= 536.0.1 +DISTVERSION= 537.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 b2c8adcf615f..f04b602fa40d 100644 --- a/net/google-cloud-sdk/distinfo +++ b/net/google-cloud-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756370232 -SHA256 (google-cloud-sdk-536.0.1-linux-x86_64.tar.gz) = ec65cd1e8e0eb59c4c51280155124db8d1943f3d8fb817bf1a6fa0af64a91ac3 -SIZE (google-cloud-sdk-536.0.1-linux-x86_64.tar.gz) = 149994810 +TIMESTAMP = 1756963201 +SHA256 (google-cloud-sdk-537.0.0-linux-x86_64.tar.gz) = 968ddb4ee4bd700a9d900fb6f8e72b81a2c4ce044336bc5dd1ba7caa820b4220 +SIZE (google-cloud-sdk-537.0.0-linux-x86_64.tar.gz) = 150058003 diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile index 8859c214b741..e8477b204b22 100644 --- a/net/goreplay/Makefile +++ b/net/goreplay/Makefile @@ -1,7 +1,7 @@ PORTNAME= goreplay DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= net MAINTAINER= bofh@FreeBSD.org diff --git a/net/gorss/Makefile b/net/gorss/Makefile index 46ecbc5e8331..f6e9bbf6e9bf 100644 --- a/net/gorss/Makefile +++ b/net/gorss/Makefile @@ -1,7 +1,7 @@ PORTNAME= gorss PORTVERSION= 0.4 DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net www MAINTAINER= ports@FreeBSD.org diff --git a/net/gotify-server/Makefile b/net/gotify-server/Makefile index 847297c6347f..ee275eba55df 100644 --- a/net/gotify-server/Makefile +++ b/net/gotify-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotify-server PORTVERSION= 2.6.3 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= https://github.com/mfechner/freebsd-net-gotify-server/raw/refs/heads/main/:yarn_cache DISTNAME= server diff --git a/net/grpcox/Makefile b/net/grpcox/Makefile index 6fe721d46ae3..a6f96e901516 100644 --- a/net/grpcox/Makefile +++ b/net/grpcox/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcox DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net www MAINTAINER= yuri@FreeBSD.org diff --git a/net/grpcui/Makefile b/net/grpcui/Makefile index 324f6411d0cf..c7d810e59810 100644 --- a/net/grpcui/Makefile +++ b/net/grpcui/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcui DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net www MAINTAINER= yuri@FreeBSD.org diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile index 26334bc0724b..fc775b66ed2e 100644 --- a/net/grpcurl/Makefile +++ b/net/grpcurl/Makefile @@ -1,7 +1,7 @@ PORTNAME= grpcurl DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= nc@FreeBSD.org diff --git a/net/gscloud/Makefile b/net/gscloud/Makefile index 2138d1f0d429..6f1165529301 100644 --- a/net/gscloud/Makefile +++ b/net/gscloud/Makefile @@ -1,7 +1,7 @@ PORTNAME= gscloud DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net devel MAINTAINER= egypcio@FreeBSD.org diff --git a/net/ipinfo-cli/Makefile b/net/ipinfo-cli/Makefile index 2dcdbb8c9f81..8b95dfe0e279 100644 --- a/net/ipinfo-cli/Makefile +++ b/net/ipinfo-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipinfo DISTVERSIONPREFIX= ipinfo- DISTVERSION= 3.3.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= dutra@FreeBSD.org diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile index c3d9505ca21f..3d66f0086016 100644 --- a/net/krakend-ce/Makefile +++ b/net/krakend-ce/Makefile @@ -1,7 +1,7 @@ PORTNAME= krakend-ce DISTVERSIONPREFIX= v DISTVERSION= 2.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= alven@FreeBSD.org diff --git a/net/kube-apiserver/Makefile b/net/kube-apiserver/Makefile index 6a7417885a8c..5e41612a69ef 100644 --- a/net/kube-apiserver/Makefile +++ b/net/kube-apiserver/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-apiserver PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/kube-controller-manager/Makefile b/net/kube-controller-manager/Makefile index 4a681388317b..c019b1c78110 100644 --- a/net/kube-controller-manager/Makefile +++ b/net/kube-controller-manager/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-controller-manager PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/kube-scheduler/Makefile b/net/kube-scheduler/Makefile index 8d86e54f765b..d90c0292976e 100644 --- a/net/kube-scheduler/Makefile +++ b/net/kube-scheduler/Makefile @@ -1,7 +1,7 @@ PORTNAME= kube-scheduler PORTVERSION= 1.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr diff --git a/net/libiscsi/Makefile b/net/libiscsi/Makefile index 2681d9586868..5a2a75a13b22 100644 --- a/net/libiscsi/Makefile +++ b/net/libiscsi/Makefile @@ -1,5 +1,5 @@ PORTNAME= libiscsi -DISTVERSION= 1.20.1 +DISTVERSION= 1.20.3 CATEGORIES= net MAINTAINER= d8zNeCFG@aon.at @@ -19,10 +19,9 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes -# 1.20.2 only affects environments defining __APPLE__ -PORTSCOUT= skipv:1.20.2 +CFLAGS+= -Wno-cast-align post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so.11.0.0 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so .include <bsd.port.mk> diff --git a/net/libiscsi/distinfo b/net/libiscsi/distinfo index 9144771bb827..1795032ca98d 100644 --- a/net/libiscsi/distinfo +++ b/net/libiscsi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746280868 -SHA256 (sahlberg-libiscsi-1.20.1_GH0.tar.gz) = 6bd6feef2904de1bb1869cec935b58995bc1311cad57184a2221e09ed6137eec -SIZE (sahlberg-libiscsi-1.20.1_GH0.tar.gz) = 323554 +TIMESTAMP = 1756998181 +SHA256 (sahlberg-libiscsi-1.20.3_GH0.tar.gz) = 212f6e1fd8e7ddb4b02208aafc6de600f6f330f40359babeefdd83b0c79d47a1 +SIZE (sahlberg-libiscsi-1.20.3_GH0.tar.gz) = 327211 diff --git a/net/libiscsi/pkg-plist b/net/libiscsi/pkg-plist index 237fe5d52a92..7b3aac5ca8de 100644 --- a/net/libiscsi/pkg-plist +++ b/net/libiscsi/pkg-plist @@ -5,13 +5,14 @@ bin/iscsi-md5sum bin/iscsi-perf bin/iscsi-pr bin/iscsi-readcapacity16 +bin/iscsi-rtpg bin/iscsi-swp include/iscsi/iscsi.h include/iscsi/scsi-lowlevel.h lib/libiscsi.a lib/libiscsi.so lib/libiscsi.so.11 -lib/libiscsi.so.11.0.0 +lib/libiscsi.so.11.0.2 libdata/pkgconfig/libiscsi.pc share/man/man1/iscsi-inq.1.gz share/man/man1/iscsi-ls.1.gz diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile index e41fe9de1ef0..95ff4e77b830 100644 --- a/net/libpfctl/Makefile +++ b/net/libpfctl/Makefile @@ -1,5 +1,5 @@ PORTNAME= libpfctl -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= net MASTER_SITES= LOCAL/kp/ @@ -13,7 +13,7 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/libpfctl -_LIBPFCTL_HASH= 28f618fcc2b4 +_LIBPFCTL_HASH= 7c448f5aab8b _LIBPFCTL_REV= 4 PLIST_FILES= \ @@ -23,7 +23,7 @@ PLIST_FILES= \ .include <bsd.port.pre.mk> -.if ${OSREL} == "15.0" +.if ${OSREL} == "16.0" DISTFILES= libpfctl-${_LIBPFCTL_HASH}.tar.gz .else DISTFILES= libpfctl-${OSREL}_${_LIBPFCTL_REV}.tar.gz @@ -36,7 +36,7 @@ do-install: ${LN} -s libpfctl.so.0 ${STAGEDIR}${PREFIX}/lib/libpfctl.so ${INSTALL_DATA} ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include -_ALL_VERSIONS= 13.3 13.4 13.5 14.0 14.1 14.2 14.3 +_ALL_VERSIONS= 13.4 13.5 14.2 14.3 15.0 .if make(makesum) DISTFILES= .for version in ${_ALL_VERSIONS} diff --git a/net/libpfctl/distinfo b/net/libpfctl/distinfo index ac405a4e41e5..1c3935f26900 100644 --- a/net/libpfctl/distinfo +++ b/net/libpfctl/distinfo @@ -1,17 +1,13 @@ TIMESTAMP = 1746177054 -SHA256 (libpfctl-13.3_4.tar.gz) = 8dfb0e629f0e74def2e2e2b6b1225f957b75f4ebd98ac53d8c800f98667ccbe0 -SIZE (libpfctl-13.3_4.tar.gz) = 10111 SHA256 (libpfctl-13.4_4.tar.gz) = c29f57896e2274ab5c7d6836e5a58e9218c4bf83f2ce8953e3cd1944d01692ef SIZE (libpfctl-13.4_4.tar.gz) = 10104 SHA256 (libpfctl-13.5_4.tar.gz) = c017afbe6634ab2feb0ccc82273059d108325a23a09d0e0827879fc0a1c84237 SIZE (libpfctl-13.5_4.tar.gz) = 10104 -SHA256 (libpfctl-14.0_4.tar.gz) = 5aed025f23b76918ad76d7637df243e0627af1ff7cb498dea8dc4edf45e56db5 -SIZE (libpfctl-14.0_4.tar.gz) = 11682 -SHA256 (libpfctl-14.1_4.tar.gz) = 048e158da7cc1cbfcc8c965e6d3e6ac0d6e7a9572144e646fa0103738c3494d4 -SIZE (libpfctl-14.1_4.tar.gz) = 11692 SHA256 (libpfctl-14.2_4.tar.gz) = 527c63aa4b9e7eed513fa0c669878faea2e935f3e505dd83f8b6d7b45d3fa986 SIZE (libpfctl-14.2_4.tar.gz) = 11690 SHA256 (libpfctl-14.3_4.tar.gz) = 0dba9d47cb5990e3029641bca9958925f20b091456bb7fe140ce1f4e9e2c30ce SIZE (libpfctl-14.3_4.tar.gz) = 11678 -SHA256 (libpfctl-28f618fcc2b4.tar.gz) = 37d9b90491f30b4772bc1dae687cf5c0caa733485a68cc6b59b9f23b9bd6a5f5 -SIZE (libpfctl-28f618fcc2b4.tar.gz) = 20180 +SHA256 (libpfctl-15.0_4.tar.gz) = f05d9a636e4b361b98d9056eead54c396600d427c61b2faafefde4baabbc9481 +SIZE (libpfctl-15.0_4.tar.gz) = 20782 +SHA256 (libpfctl-7c448f5aab8b.tar.gz) = 74d71ef393a722db16d476788f1e3a007b0a793699677e1af39e23e30cf20fb6 +SIZE (libpfctl-7c448f5aab8b.tar.gz) = 20785 diff --git a/net/libpfctl/files/patch-Makefile b/net/libpfctl/files/patch-Makefile index 07cfdfaa6e54..6eac3be27fbd 100644 --- a/net/libpfctl/files/patch-Makefile +++ b/net/libpfctl/files/patch-Makefile @@ -1,7 +1,6 @@ --- Makefile.orig 2021-04-19 10:09:35 UTC +++ Makefile -@@ -2,7 +2,8 @@ - PACKAGE= lib${LIB} +@@ -2,6 +2,7 @@ LIB= pfctl -INTERNALLIB= true +SHLIB_MAJOR= 0 diff --git a/net/librespeed-cli/Makefile b/net/librespeed-cli/Makefile index 5f5ce153e9f4..d9ea5c477b58 100644 --- a/net/librespeed-cli/Makefile +++ b/net/librespeed-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespeed-cli DISTVERSIONPREFIX= v DISTVERSION= 1.0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/librespeed-go/Makefile b/net/librespeed-go/Makefile index 3553f73e61f1..ff4b334bf41d 100644 --- a/net/librespeed-go/Makefile +++ b/net/librespeed-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespeed-go DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/librest1/Makefile b/net/librest1/Makefile index 853840f61f35..c8bddb4c4703 100644 --- a/net/librest1/Makefile +++ b/net/librest1/Makefile @@ -1,34 +1,35 @@ PORTNAME= librest -DISTVERSION= 0.9.1 -PORTREVISION= 2 +PORTVERSION= 0.10.2 CATEGORIES= net devel gnome +MASTER_SITES= GNOME PKGNAMESUFFIX= 1 -MASTER_SITES= GNOME/sources/rest -DISTNAME= rest-${DISTVERSION} +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME REST library WWW= https://gitlab.gnome.org/GNOME/librest -LICENSE= LGPL21 +LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita \ - libjson-glib-1.0.so:devel/json-glib \ +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libsoup-3.0.so:devel/libsoup3 PORTSCOUT= limitw:1,even -USES= gettext gnome localbase meson pkgconfig python tar:xz -USE_GNOME= glib20 gtksourceview5 introspection:build +USES= gettext-tools gnome localbase meson pkgconfig python tar:xz +USE_GNOME= glib20 introspection:build libadwaita libxml2 USE_LDCONFIG= yes MESON_ARGS= -Dca_certificates=true \ - -Dca_certificates_path=/etc/ssl/cert.pem \ - -Dgtk_doc=false + -Dca_certificates_path=/etc/ssl/cert.pem -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gi-docgen>0:textproc/py-gi-docgen@${PY_FLAVOR} DOCS_MESON_TRUE= gtk_doc +EXAMPLES_USE= gnome=gtksourceview5 +EXAMPLES_MESON_TRUE= examples + .include <bsd.port.mk> diff --git a/net/librest1/distinfo b/net/librest1/distinfo index 8927398dc1f7..baedbb9de9c9 100644 --- a/net/librest1/distinfo +++ b/net/librest1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750437353 -SHA256 (rest-0.9.1.tar.xz) = 9266a5c10ece383e193dfb7ffb07b509cc1f51521ab8dad76af96ed14212c2e3 -SIZE (rest-0.9.1.tar.xz) = 71136 +TIMESTAMP = 1754757598 +SHA256 (gnome/librest-0.10.2.tar.xz) = 7b6cb912bb3a22cfa7dcf005925dcb62883024db0c09099486e7d6851185c9b8 +SIZE (gnome/librest-0.10.2.tar.xz) = 71936 diff --git a/net/librest1/pkg-plist b/net/librest1/pkg-plist index 4bc982e29909..f274d7b1ebb7 100644 --- a/net/librest1/pkg-plist +++ b/net/librest1/pkg-plist @@ -1,8 +1,9 @@ -bin/librest-demo +%%EXAMPLES%%bin/librest-demo include/rest-1.0/rest-extras/flickr-proxy-call.h include/rest-1.0/rest-extras/flickr-proxy.h include/rest-1.0/rest-extras/lastfm-proxy-call.h include/rest-1.0/rest-extras/lastfm-proxy.h +include/rest-1.0/rest-extras/rest-extras.h include/rest-1.0/rest-extras/youtube-proxy.h include/rest-1.0/rest/rest-enum-types.h include/rest-1.0/rest/rest-oauth2-proxy-call.h @@ -27,7 +28,7 @@ lib/librest-extras-1.0.so.0 lib/librest-extras-1.0.so.0.0.0 libdata/pkgconfig/rest-1.0.pc libdata/pkgconfig/rest-extras-1.0.pc -share/applications/org.gnome.RestDemo.desktop +%%EXAMPLES%%share/applications/org.gnome.RestDemo.desktop %%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Black.woff %%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Black.woff2 %%PORTDOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BlackItalic.woff @@ -79,6 +80,7 @@ share/applications/org.gnome.RestDemo.desktop %%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.Proxy.new_with_authentication.html %%PORTDOCS%%%%DOCSDIR%%-1.0/ctor.XmlParser.new.html %%PORTDOCS%%%%DOCSDIR%%-1.0/enum.MemoryUse.html +%%PORTDOCS%%%%DOCSDIR%%-1.0/error.OAuth2Error.html %%PORTDOCS%%%%DOCSDIR%%-1.0/error.ProxyCallError.html %%PORTDOCS%%%%DOCSDIR%%-1.0/error.ProxyError.html %%PORTDOCS%%%%DOCSDIR%%-1.0/fonts.css @@ -183,6 +185,8 @@ share/applications/org.gnome.RestDemo.desktop %%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.set_content.html %%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlNode.unref.html %%PORTDOCS%%%%DOCSDIR%%-1.0/method.XmlParser.parse_from_data.html +%%PORTDOCS%%%%DOCSDIR%%-1.0/migration.html +%%PORTDOCS%%%%DOCSDIR%%-1.0/opensearch.xml %%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.access-token.html %%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.auth-url.html %%PORTDOCS%%%%DOCSDIR%%-1.0/property.OAuth2Proxy.client-id.html diff --git a/net/liferea/Makefile b/net/liferea/Makefile index f77c0fb45328..3e389b00e90e 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -1,5 +1,5 @@ PORTNAME= liferea -DISTVERSION= 1.16.2 +DISTVERSION= 1.16.3 PORTREVISION= 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 03bf72d936a0..104442fcf3cc 100644 --- a/net/liferea/distinfo +++ b/net/liferea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756562972 -SHA256 (liferea-1.16.2.tar.bz2) = 74bb2bf9befc396c894008e40f635cbdeed820d64dc1c9a055190975817748fa -SIZE (liferea-1.16.2.tar.bz2) = 1766720 +TIMESTAMP = 1757094614 +SHA256 (liferea-1.16.3.tar.bz2) = cf0672d73d75ad7a1280407e5044191f393ac7d49f6d6d8a4aadeb402f5bac7c +SIZE (liferea-1.16.3.tar.bz2) = 1763575 diff --git a/net/liferea/files/patch-src_itemset.c b/net/liferea/files/patch-src_itemset.c new file mode 100644 index 000000000000..30c00fd850de --- /dev/null +++ b/net/liferea/files/patch-src_itemset.c @@ -0,0 +1,22 @@ +diff --git src/itemset.c src/itemset.c +index 1b4de79e..9cd12fcc 100644 +--- src/itemset.c ++++ src/itemset.c +@@ -234,7 +234,7 @@ itemset_merge_item (itemSetPtr itemSet, GList *items, itemPtr item, gint maxChec + itemSet->ids = g_list_prepend (itemSet->ids, GUINT_TO_POINTER (item->id)); + + /* step 3: trigger async enrichment */ +- if (node->subscription && node->subscription->html5Extract) ++ if (node && node->subscription && node->subscription->html5Extract) + subscription_enrich_item (node->subscription, item); + + debug (DEBUG_UPDATE, "-> added \"%s\" (id=%d) to item set %p...", item_get_title (item), item->id, itemSet); +@@ -258,7 +258,7 @@ itemset_merge_item (itemSetPtr itemSet, GList *items, itemPtr item, gint maxChec + } + + /* step 5: Check item for new enclosures to download */ +- if (node->subscription && node->subscription->encAutoDownload) { ++ if (node && node->subscription && node->subscription->encAutoDownload) { + GSList *iter = metadata_list_get_values (item->metadata, "enclosure"); + while (iter) { + enclosurePtr enc = enclosure_from_string (iter->data); diff --git a/net/liferea/pkg-plist b/net/liferea/pkg-plist index 530e1155447e..b0adc392b1a7 100644 --- a/net/liferea/pkg-plist +++ b/net/liferea/pkg-plist @@ -111,7 +111,6 @@ share/icons/hicolor/scalable/apps/net.sourceforge.liferea.svg %%DATADIR%%/mark_read_dialog.ui %%DATADIR%%/new_folder.ui %%DATADIR%%/new_newsbin.ui -%%DATADIR%%/new_subscription.ui %%DATADIR%%/node_source.ui %%DATADIR%%/opml_source.ui %%DATADIR%%/opml/feedlist_bg.opml diff --git a/net/linux-rl9-avahi-libs/Makefile b/net/linux-rl9-avahi-libs/Makefile index abe926059748..7292e2d58b6c 100644 --- a/net/linux-rl9-avahi-libs/Makefile +++ b/net/linux-rl9-avahi-libs/Makefile @@ -1,7 +1,7 @@ PORTNAME= avahi PORTVERSION= 0.8 -DISTVERSIONSUFFIX= -22.el9_6 -PORTREVISION= 6 +DISTVERSIONSUFFIX= -22.el9_6.1 +PORTREVISION= 7 CATEGORIES= net linux PKGNAMESUFFIX= -libs diff --git a/net/linux-rl9-avahi-libs/distinfo b/net/linux-rl9-avahi-libs/distinfo index 523905252dec..a3b779df26a0 100644 --- a/net/linux-rl9-avahi-libs/distinfo +++ b/net/linux-rl9-avahi-libs/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1750644466 -SHA256 (rocky/a/avahi-glib-0.8-22.el9_6.aarch64.rpm) = 45b54ee511165baeaae2070d158af06ae9477b279cdfcbf9266fc08586a158cd -SIZE (rocky/a/avahi-glib-0.8-22.el9_6.aarch64.rpm) = 13371 -SHA256 (rocky/a/avahi-glib-0.8-22.el9_6.i686.rpm) = d0fc2a256204d1035809d2fbe2cb1ba2671e9dab1fa7b5f2260e5b0959c87470 -SIZE (rocky/a/avahi-glib-0.8-22.el9_6.i686.rpm) = 14268 -SHA256 (rocky/a/avahi-glib-0.8-22.el9_6.x86_64.rpm) = 1220add6fe0d21f399f3138a2eec892ef73757109f85a5c1217d7283d6b2a895 -SIZE (rocky/a/avahi-glib-0.8-22.el9_6.x86_64.rpm) = 13647 -SHA256 (rocky/a/avahi-libs-0.8-22.el9_6.aarch64.rpm) = 62695726f40fa40243b81b92fd1450a51426bf9cb844cd25e9f9d52f73750ce2 -SIZE (rocky/a/avahi-libs-0.8-22.el9_6.aarch64.rpm) = 66321 -SHA256 (rocky/a/avahi-libs-0.8-22.el9_6.i686.rpm) = b1217a916f3946cae4d5e676d1ca643bf051b402311610754f93bb5091640bd0 -SIZE (rocky/a/avahi-libs-0.8-22.el9_6.i686.rpm) = 72398 -SHA256 (rocky/a/avahi-libs-0.8-22.el9_6.x86_64.rpm) = 6e904f96a43a84b3f24a9ad479d123f15f2598c8145883a8bc72f3f4ce27c31d -SIZE (rocky/a/avahi-libs-0.8-22.el9_6.x86_64.rpm) = 67768 -SHA256 (rocky/a/avahi-0.8-22.el9_6.src.rpm) = acbdab46769a241112b1c5e1adf8cad3fb3aa12e65e23468adc74953f40d3f69 -SIZE (rocky/a/avahi-0.8-22.el9_6.src.rpm) = 1624207 +TIMESTAMP = 1757067549 +SHA256 (rocky/a/avahi-glib-0.8-22.el9_6.1.aarch64.rpm) = eb2798efae28e113831187b25cee13704c28b158d255d930efd9d8c9449ecc1b +SIZE (rocky/a/avahi-glib-0.8-22.el9_6.1.aarch64.rpm) = 13470 +SHA256 (rocky/a/avahi-glib-0.8-22.el9_6.1.i686.rpm) = 1aff371530dccb438ad0b8c33344c9d4724c84a3ff49c3018c8369696597d5e6 +SIZE (rocky/a/avahi-glib-0.8-22.el9_6.1.i686.rpm) = 14378 +SHA256 (rocky/a/avahi-glib-0.8-22.el9_6.1.x86_64.rpm) = c98afa4dc365e9eaa3d771176cd5639edf1f148e3b67d00c95bfbf7bec02b750 +SIZE (rocky/a/avahi-glib-0.8-22.el9_6.1.x86_64.rpm) = 13849 +SHA256 (rocky/a/avahi-libs-0.8-22.el9_6.1.aarch64.rpm) = b84aba0f64ccfb91a9759031b83f4e43666d8356071b24fe834a20947a2efd80 +SIZE (rocky/a/avahi-libs-0.8-22.el9_6.1.aarch64.rpm) = 66437 +SHA256 (rocky/a/avahi-libs-0.8-22.el9_6.1.i686.rpm) = 0fbd1343c19a6d7da3bc5e6ee7b51c42b0cef72e6e6c256d95fac6a66c16e6a1 +SIZE (rocky/a/avahi-libs-0.8-22.el9_6.1.i686.rpm) = 72304 +SHA256 (rocky/a/avahi-libs-0.8-22.el9_6.1.x86_64.rpm) = 6e157e21cd2a28eec5305c8a290a992445ed64e355379fab8def299c0f0b2c0f +SIZE (rocky/a/avahi-libs-0.8-22.el9_6.1.x86_64.rpm) = 67843 +SHA256 (rocky/a/avahi-0.8-22.el9_6.1.src.rpm) = 8c247f6313a1e24ac6ea689fe9ca0a29f9e6efbb15919a4f4b49d5e13359379a +SIZE (rocky/a/avahi-0.8-22.el9_6.1.src.rpm) = 1626813 diff --git a/net/madonctl/Makefile b/net/madonctl/Makefile index 38aaa199c9a6..c90865f2d3ed 100644 --- a/net/madonctl/Makefile +++ b/net/madonctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= madonctl PORTVERSION= 2.3.2 DISTVERSIONPREFIX= v -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/nats-nkeys/Makefile b/net/nats-nkeys/Makefile index 47cdab676df4..ea16ba24875d 100644 --- a/net/nats-nkeys/Makefile +++ b/net/nats-nkeys/Makefile @@ -1,7 +1,7 @@ PORTNAME= nkeys PORTVERSION= 0.4.11 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net PKGNAMEPREFIX= nats- diff --git a/net/nats-nsc/Makefile b/net/nats-nsc/Makefile index 2819114d26ed..582f6f5c4baa 100644 --- a/net/nats-nsc/Makefile +++ b/net/nats-nsc/Makefile @@ -1,6 +1,7 @@ PORTNAME= nsc PORTVERSION= 2.11.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net PKGNAMEPREFIX= nats- diff --git a/net/nats-server/Makefile b/net/nats-server/Makefile index c13c10bdeee6..e10090a35aad 100644 --- a/net/nats-server/Makefile +++ b/net/nats-server/Makefile @@ -1,6 +1,7 @@ PORTNAME= nats-server DISTVERSIONPREFIX= v DISTVERSION= 2.11.8 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-streaming-server/Makefile b/net/nats-streaming-server/Makefile index 76ca55b144ea..369c50c185ef 100644 --- a/net/nats-streaming-server/Makefile +++ b/net/nats-streaming-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-streaming-server PORTVERSION= 0.25.5 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nats-surveyor/Makefile b/net/nats-surveyor/Makefile new file mode 100644 index 000000000000..188972a7b3fc --- /dev/null +++ b/net/nats-surveyor/Makefile @@ -0,0 +1,21 @@ +PORTNAME= nats-surveyor +DISTVERSIONPREFIX= v +DISTVERSION= 0.9.3 +CATEGORIES= net + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= NATS Monitoring, Simplified +WWW= https://github.com/nats-io/nats-surveyor + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules +USE_GITHUB= yes +GH_ACCOUNT= nats-io + +GO_MODULE= github.com/nats-io/nats-surveyor + +PLIST_FILES= bin/nats-surveyor + +.include <bsd.port.mk> diff --git a/net/nats-surveyor/distinfo b/net/nats-surveyor/distinfo new file mode 100644 index 000000000000..b95604886d21 --- /dev/null +++ b/net/nats-surveyor/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1756977949 +SHA256 (go/net_nats-surveyor/nats-io-nats-surveyor-v0.9.3_GH0/v0.9.3.mod) = d485f7a573c0b5ddeb80b2ffb911bc53505ae59398f0a882af77197a65c0428d +SIZE (go/net_nats-surveyor/nats-io-nats-surveyor-v0.9.3_GH0/v0.9.3.mod) = 2137 +SHA256 (go/net_nats-surveyor/nats-io-nats-surveyor-v0.9.3_GH0/v0.9.3.zip) = 92cf535280757100f6f382bd7d02c67dea49b587277f9e8eef2b109e727288f6 +SIZE (go/net_nats-surveyor/nats-io-nats-surveyor-v0.9.3_GH0/v0.9.3.zip) = 154516 +SHA256 (go/net_nats-surveyor/nats-io-nats-surveyor-v0.9.3_GH0/nats-io-nats-surveyor-v0.9.3_GH0.tar.gz) = 08bc17831920bc036a502af30ce5c9c54d5fc0e04ab284351809981e48402f26 +SIZE (go/net_nats-surveyor/nats-io-nats-surveyor-v0.9.3_GH0/nats-io-nats-surveyor-v0.9.3_GH0.tar.gz) = 115067 diff --git a/net/nats-surveyor/pkg-descr b/net/nats-surveyor/pkg-descr new file mode 100644 index 000000000000..3e18f0fff55f --- /dev/null +++ b/net/nats-surveyor/pkg-descr @@ -0,0 +1,4 @@ +NATS Surveyor is a simplified monitoring tool for NATS infrastructure. +It provides real-time observability and monitoring capabilities for NATS +servers and clusters, making it easier to track performance, health, and +metrics across your NATS messaging system. diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile index ede386c07df8..e9564182a8b2 100644 --- a/net/nats-top/Makefile +++ b/net/nats-top/Makefile @@ -1,7 +1,7 @@ PORTNAME= nats-top PORTVERSION= 0.6.3 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/natscli/Makefile b/net/natscli/Makefile index 03f3d67d983b..65aba6aefca8 100644 --- a/net/natscli/Makefile +++ b/net/natscli/Makefile @@ -1,7 +1,7 @@ PORTNAME= natscli PORTVERSION= 0.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org diff --git a/net/nsq/Makefile b/net/nsq/Makefile index b7322b56b715..a22c7a6cd976 100644 --- a/net/nsq/Makefile +++ b/net/nsq/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsq DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net MAINTAINER= jhixson@FreeBSD.org diff --git a/net/ooni-mini/Makefile b/net/ooni-mini/Makefile index 3f0fc6616063..800e0dad725f 100644 --- a/net/ooni-mini/Makefile +++ b/net/ooni-mini/Makefile @@ -1,7 +1,7 @@ PORTNAME= ooni-mini DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net www benchmarks MAINTAINER= egypcio@FreeBSD.org diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile index f66cb7e297a2..828cd8b3bfe9 100644 --- a/net/ooni-probe-cli/Makefile +++ b/net/ooni-probe-cli/Makefile @@ -1,7 +1,6 @@ PORTNAME= ooni-probe-cli DISTVERSIONPREFIX= v -DISTVERSION= 3.26.0 -PORTREVISION= 1 +DISTVERSION= 3.27.0 CATEGORIES= net www benchmarks MAINTAINER= rene@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= go:1.23,modules +USES= go:1.24,modules GO_BUILDFLAGS= -ldflags '-s -w -extldflags "-static"' GO_MODULE= github.com/ooni/probe-cli/v3 diff --git a/net/ooni-probe-cli/distinfo b/net/ooni-probe-cli/distinfo index 2b5b682ea806..64b77e90e387 100644 --- a/net/ooni-probe-cli/distinfo +++ b/net/ooni-probe-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750044883 -SHA256 (go/net_ooni-probe-cli/ooni-probe-cli-v3.26.0/v3.26.0.mod) = 72a1a774d32322ec03b0e99873ee502c19e613fe6169cec08abe2da41ed45e62 -SIZE (go/net_ooni-probe-cli/ooni-probe-cli-v3.26.0/v3.26.0.mod) = 10620 -SHA256 (go/net_ooni-probe-cli/ooni-probe-cli-v3.26.0/v3.26.0.zip) = 83da081847b31673475abc69ac8ce2501f349d6f11560970dc88ba20328aac4c -SIZE (go/net_ooni-probe-cli/ooni-probe-cli-v3.26.0/v3.26.0.zip) = 3363044 +TIMESTAMP = 1757169776 +SHA256 (go/net_ooni-probe-cli/ooni-probe-cli-v3.27.0/v3.27.0.mod) = 97f899b3438b9f840b77acb48150837d93b66f55bfd66a2cca0859cc507a7042 +SIZE (go/net_ooni-probe-cli/ooni-probe-cli-v3.27.0/v3.27.0.mod) = 10624 +SHA256 (go/net_ooni-probe-cli/ooni-probe-cli-v3.27.0/v3.27.0.zip) = 79aee09bf96c3948a2c5d7e5bf8778e91e1bd1ddb34286b7140da21bc7b9340f +SIZE (go/net_ooni-probe-cli/ooni-probe-cli-v3.27.0/v3.27.0.zip) = 3368078 diff --git a/net/qrcp/Makefile b/net/qrcp/Makefile index 89416f7f5e7e..5dcb0fa412d8 100644 --- a/net/qrcp/Makefile +++ b/net/qrcp/Makefile @@ -1,7 +1,7 @@ PORTNAME= qrcp DISTVERSIONPREFIX= v DISTVERSION= 0.11.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= tagattie@FreeBSD.org diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 0a1b39173dd5..8619c34511e3 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -1,6 +1,7 @@ PORTNAME= rclone DISTVERSIONPREFIX= v DISTVERSION= 1.71.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= tremere@cainites.net diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index bc5226ee2302..fc02013018f9 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,7 +1,6 @@ PORTNAME= connect DISTVERSIONPREFIX= v -DISTVERSION= 4.61.0 -PORTREVISION= 1 +DISTVERSION= 4.63.0 CATEGORIES= net PKGNAMEPREFIX= redpanda- @@ -38,13 +37,15 @@ PLIST_FILES= "@dir(,,755) %%ETCDIR%%" \ OPTIONS_DEFINE= ENTERPRISE ENTERPRISE_DESC= Enable connectors under the RCL license -.include <bsd.port.pre.mk> +.include <bsd.port.options.mk> -post-patch: .if !${PORT_OPTIONS:MENTERPRISE} - @${PATCH} -d ${WRKSRC} < ${FILESDIR}/remove-enterprise-connectors.patch +EXTRA_PATCHES= ${FILESDIR}/extra-patch-public_components_all_package.go .endif +.include <bsd.port.pre.mk> + + post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/config.yaml ${STAGEDIR}${ETCDIR}/config.yaml.sample diff --git a/net/redpanda-connect/distinfo b/net/redpanda-connect/distinfo index 3affba249741..7927524f246d 100644 --- a/net/redpanda-connect/distinfo +++ b/net/redpanda-connect/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752913928 -SHA256 (go/net_redpanda-connect/connect-v4.61.0/v4.61.0.mod) = 5e49767f388d02662a2e10ab7124c78522b5248bc5033826833aee04aeb1cd4e -SIZE (go/net_redpanda-connect/connect-v4.61.0/v4.61.0.mod) = 24341 -SHA256 (go/net_redpanda-connect/connect-v4.61.0/v4.61.0.zip) = ed997944cbe4fb225f86d94c7215a2f373cc9cf4a8bccfa4fd28fc67dafe8bd5 -SIZE (go/net_redpanda-connect/connect-v4.61.0/v4.61.0.zip) = 2825956 +TIMESTAMP = 1756802247 +SHA256 (go/net_redpanda-connect/connect-v4.63.0/v4.63.0.mod) = 33badbc44017dfad2b93750ec9e33e2eeaf56fc472fcd9c873e02e45c3894a9a +SIZE (go/net_redpanda-connect/connect-v4.63.0/v4.63.0.mod) = 24593 +SHA256 (go/net_redpanda-connect/connect-v4.63.0/v4.63.0.zip) = d10393fd3a96cc3b9c591f0bd88c2d28377941576ad7522e54e81dec70b71815 +SIZE (go/net_redpanda-connect/connect-v4.63.0/v4.63.0.zip) = 2852709 diff --git a/net/redpanda-connect/files/remove-enterprise-connectors.patch b/net/redpanda-connect/files/extra-patch-public_components_all_package.go index 1b2ed703f5d2..0e489a4c3db2 100644 --- a/net/redpanda-connect/files/remove-enterprise-connectors.patch +++ b/net/redpanda-connect/files/extra-patch-public_components_all_package.go @@ -1,21 +1,17 @@ ---- public/components/all/package.go.orig 2025-06-06 23:37:55.991872000 +0200 -+++ public/components/all/package.go 2025-06-06 23:38:14.046795000 +0200 -@@ -15,20 +15,4 @@ +--- public/components/all/package.go.orig ++++ public/components/all/package.go +@@ -15,16 +15,4 @@ import ( // Import all community components. _ "github.com/redpanda-data/connect/v4/public/components/community" - - // Import all enterprise components. -- _ "github.com/redpanda-data/connect/v4/public/components/aws/enterprise" -- _ "github.com/redpanda-data/connect/v4/public/components/cohere" - _ "github.com/redpanda-data/connect/v4/public/components/gateway" - _ "github.com/redpanda-data/connect/v4/public/components/gcp/enterprise" - _ "github.com/redpanda-data/connect/v4/public/components/google" - _ "github.com/redpanda-data/connect/v4/public/components/kafka/enterprise" - _ "github.com/redpanda-data/connect/v4/public/components/mongodb/enterprise" - _ "github.com/redpanda-data/connect/v4/public/components/mysql" -- _ "github.com/redpanda-data/connect/v4/public/components/ollama" -- _ "github.com/redpanda-data/connect/v4/public/components/openai" - _ "github.com/redpanda-data/connect/v4/public/components/postgresql" - _ "github.com/redpanda-data/connect/v4/public/components/slack" - _ "github.com/redpanda-data/connect/v4/public/components/snowflake" diff --git a/net/revsocks/Makefile b/net/revsocks/Makefile index 48982903941c..8ce37ef29220 100644 --- a/net/revsocks/Makefile +++ b/net/revsocks/Makefile @@ -1,7 +1,7 @@ PORTNAME= revsocks DISTVERSIONPREFIX= v DISTVERSION= 2.8 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org diff --git a/net/rospo/Makefile b/net/rospo/Makefile index 0cfb4271c34b..771ea99a68f8 100644 --- a/net/rospo/Makefile +++ b/net/rospo/Makefile @@ -1,7 +1,7 @@ PORTNAME= rospo DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net net-vpn sysutils MAINTAINER= fuz@FreeBSD.org diff --git a/net/s5cmd/Makefile b/net/s5cmd/Makefile index 7eb365b51a92..85c1fba12b2e 100644 --- a/net/s5cmd/Makefile +++ b/net/s5cmd/Makefile @@ -1,7 +1,7 @@ PORTNAME= s5cmd DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org diff --git a/net/samba416/Makefile b/net/samba416/Makefile index 45eb0c63b280..d067007734c8 100644 --- a/net/samba416/Makefile +++ b/net/samba416/Makefile @@ -12,6 +12,8 @@ WWW= https://gitlab.com/samba-freebsd/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Discontinued upstream; transition to a supported versions of Samba (refer to https://wiki.samba.org/index.php/Samba_Release_Planning) + USES= cpe CONFLICTS_INSTALL?= samba4* diff --git a/net/samba419/Makefile b/net/samba419/Makefile index 8fccbcb263b5..a6d95f25f016 100644 --- a/net/samba419/Makefile +++ b/net/samba419/Makefile @@ -12,6 +12,8 @@ WWW= https://gitlab.com/samba-freebsd/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Discontinued upstream; transition to a supported versions of Samba (refer to https://wiki.samba.org/index.php/Samba_Release_Planning) + USES= cpe CONFLICTS_INSTALL?= samba4* diff --git a/net/seaweedfs/Makefile b/net/seaweedfs/Makefile index ae5db01ed852..82be810f549d 100644 --- a/net/seaweedfs/Makefile +++ b/net/seaweedfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= seaweedfs DISTVERSION= 3.91 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net sysutils MAINTAINER= drtr0jan@yandex.ru diff --git a/net/slackcat/Makefile b/net/slackcat/Makefile index 4faa480e4b25..b2f54bc32684 100644 --- a/net/slackcat/Makefile +++ b/net/slackcat/Makefile @@ -1,6 +1,6 @@ PORTNAME= slackcat DISTVERSION= 1.7.3 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/net/speedtest-go/Makefile b/net/speedtest-go/Makefile index 0c2ce107876b..5a12c7ec9cad 100644 --- a/net/speedtest-go/Makefile +++ b/net/speedtest-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= speedtest-go DISTVERSIONPREFIX= v DISTVERSION= 1.7.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org diff --git a/net/spoofdpi/Makefile b/net/spoofdpi/Makefile index c3542007c314..02e29dbc43a7 100644 --- a/net/spoofdpi/Makefile +++ b/net/spoofdpi/Makefile @@ -1,7 +1,7 @@ PORTNAME= spoofdpi DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= nxjoseph@protonmail.com diff --git a/net/stc/Makefile b/net/stc/Makefile index b2e52ffd35e2..44b356106174 100644 --- a/net/stc/Makefile +++ b/net/stc/Makefile @@ -1,6 +1,6 @@ PORTNAME= stc PORTVERSION= 1.5.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= kbowling@FreeBSD.org diff --git a/net/storj/Makefile b/net/storj/Makefile index 37c92b1b849c..bda9b6183680 100644 --- a/net/storj/Makefile +++ b/net/storj/Makefile @@ -1,7 +1,7 @@ PORTNAME= storj PORTVERSION= 1.117.8 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= danfe@FreeBSD.org diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index cbecf66db27b..0e304d41ac4d 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 2.0.6 +DISTVERSION= 2.0.7 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 8664e9ec6420..c9dc80d94639 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756897382 -SHA256 (syncthing-source-v2.0.6.tar.gz) = e17ea11091a8c9d29b99a09f93005f66a199ef4843a2be277c14361edef5953a -SIZE (syncthing-source-v2.0.6.tar.gz) = 62660232 +TIMESTAMP = 1757071364 +SHA256 (syncthing-source-v2.0.7.tar.gz) = 6e0f66fa17402e7a4395658732af719e3c25c17ca436eb473912dfb0f4340a0d +SIZE (syncthing-source-v2.0.7.tar.gz) = 62661923 diff --git a/net/syncthing1/Makefile b/net/syncthing1/Makefile index 236de13bcb11..efbac0807561 100644 --- a/net/syncthing1/Makefile +++ b/net/syncthing1/Makefile @@ -1,7 +1,7 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v DISTVERSION= 1.30.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= 1 diff --git a/net/termshark/Makefile b/net/termshark/Makefile index 4bb1c048bc30..bccdad58178f 100644 --- a/net/termshark/Makefile +++ b/net/termshark/Makefile @@ -1,7 +1,7 @@ PORTNAME= termshark PORTVERSION= 2.4.0 DISTVERSIONPREFIX=v -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net MAINTAINER= zi@FreeBSD.org diff --git a/net/toxiproxy-cli/Makefile b/net/toxiproxy-cli/Makefile index 54174934867d..9ebc6d84d5da 100644 --- a/net/toxiproxy-cli/Makefile +++ b/net/toxiproxy-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= toxiproxy-cli -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= TCP proxy to simulate network and system conditions (client) diff --git a/net/toxiproxy-server/Makefile b/net/toxiproxy-server/Makefile index 24261ae17894..c51240e53eb5 100644 --- a/net/toxiproxy-server/Makefile +++ b/net/toxiproxy-server/Makefile @@ -1,7 +1,7 @@ PORTNAME?= toxiproxy-server DISTVERSIONPREFIX= v DISTVERSION= 2.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= dtxdf@FreeBSD.org diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 75ea7022e916..204a9b4226ac 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,6 @@ PORTNAME= traefik PORTVERSION= 3.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/tunneller/Makefile b/net/tunneller/Makefile index 60d411bac72a..db4cccc25374 100644 --- a/net/tunneller/Makefile +++ b/net/tunneller/Makefile @@ -1,7 +1,7 @@ PORTNAME= tunneller DISTVERSIONPREFIX= release- DISTVERSION= 0.6 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile index f3f55aa2d476..56bf0bd284d5 100644 --- a/net/v2ray/Makefile +++ b/net/v2ray/Makefile @@ -1,7 +1,7 @@ PORTNAME= v2ray DISTVERSIONPREFIX= v DISTVERSION= 5.35.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= shen.elf@gmail.com diff --git a/net/wgcf/Makefile b/net/wgcf/Makefile index 90a3de2798b6..4a16fd3a3420 100644 --- a/net/wgcf/Makefile +++ b/net/wgcf/Makefile @@ -1,7 +1,7 @@ PORTNAME= wgcf PORTVERSION= 2.2.27 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index 4ad1b8f2eeb0..785d4179a55b 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= wireguard-go PORTVERSION= 0.0.20250522 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ diff --git a/net/wireproxy/Makefile b/net/wireproxy/Makefile index b44b52dc09f8..3e762963a637 100644 --- a/net/wireproxy/Makefile +++ b/net/wireproxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= wireproxy DISTVERSIONPREFIX= v DISTVERSION= 1.0.9 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MAINTAINER= lwhsu@FreeBSD.org diff --git a/net/xapsd/Makefile b/net/xapsd/Makefile index a0e071ba202b..712458e45c80 100644 --- a/net/xapsd/Makefile +++ b/net/xapsd/Makefile @@ -1,6 +1,6 @@ PORTNAME= xapsd DISTVERSION= g20241228 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= PopularMoment@protonmail.com diff --git a/net/zmate/Makefile b/net/zmate/Makefile index 282eb84fffb0..bd9ef17fba20 100644 --- a/net/zmate/Makefile +++ b/net/zmate/Makefile @@ -1,7 +1,7 @@ PORTNAME= zmate DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= fuz@FreeBSD.org diff --git a/ports-mgmt/caronade/Makefile b/ports-mgmt/caronade/Makefile index 2eb769183158..e0e64f916d29 100644 --- a/ports-mgmt/caronade/Makefile +++ b/ports-mgmt/caronade/Makefile @@ -1,7 +1,7 @@ PORTNAME= caronade DISTVERSIONPREFIX=v DISTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MAINTAINER= decke@FreeBSD.org diff --git a/ports-mgmt/fallout/Makefile b/ports-mgmt/fallout/Makefile index f8c02059eb3a..fd27373b1d97 100644 --- a/ports-mgmt/fallout/Makefile +++ b/ports-mgmt/fallout/Makefile @@ -1,7 +1,7 @@ PORTNAME= fallout DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/modules2tuple/Makefile b/ports-mgmt/modules2tuple/Makefile index 7adf36f684bb..79b70a88ed44 100644 --- a/ports-mgmt/modules2tuple/Makefile +++ b/ports-mgmt/modules2tuple/Makefile @@ -1,7 +1,7 @@ PORTNAME= modules2tuple DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/ports-mgmt/portgrep/Makefile b/ports-mgmt/portgrep/Makefile index 07b32ca29888..777be0ec2c7d 100644 --- a/ports-mgmt/portgrep/Makefile +++ b/ports-mgmt/portgrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= portgrep DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/print/ipp-usb/Makefile b/print/ipp-usb/Makefile index f1419c64890d..5079b5b54317 100644 --- a/print/ipp-usb/Makefile +++ b/print/ipp-usb/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipp-usb DISTVERSION= 0.9.24 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MAINTAINER= chuanwei.foo@hotmail.com diff --git a/print/pdfcpu/Makefile b/print/pdfcpu/Makefile index 1e1c9c6e6b5a..0da8b8fcf68a 100644 --- a/print/pdfcpu/Makefile +++ b/print/pdfcpu/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdfcpu DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MAINTAINER= diizzy@FreeBSD.org diff --git a/print/xreader/Makefile b/print/xreader/Makefile index 63ae7ef0226c..da93da8ba0c7 100644 --- a/print/xreader/Makefile +++ b/print/xreader/Makefile @@ -1,6 +1,5 @@ PORTNAME= xreader -PORTVERSION= 4.2.3 -PORTREVISION= 4 +PORTVERSION= 4.2.6 CATEGORIES= print gnome DIST_SUBDIR= gnome diff --git a/print/xreader/distinfo b/print/xreader/distinfo index 356dcf66b04e..8225dc157a1a 100644 --- a/print/xreader/distinfo +++ b/print/xreader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734392857 -SHA256 (gnome/linuxmint-xreader-4.2.3_GH0.tar.gz) = 57d8c20eddcb90ba768f386c444519b5f330c1aacfcaa3deb33db1ad1d7bbd6d -SIZE (gnome/linuxmint-xreader-4.2.3_GH0.tar.gz) = 2214140 +TIMESTAMP = 1752934660 +SHA256 (gnome/linuxmint-xreader-4.2.6_GH0.tar.gz) = 0a02051fed4919f0accb891b4374adf6431e1d2acd788ef553a6629c878d6a39 +SIZE (gnome/linuxmint-xreader-4.2.6_GH0.tar.gz) = 2213498 diff --git a/science/atompaw/Makefile b/science/atompaw/Makefile index 61ccc526fadb..5e23ebdb9006 100644 --- a/science/atompaw/Makefile +++ b/science/atompaw/Makefile @@ -1,6 +1,6 @@ PORTNAME= atompaw DISTVERSION= 4.2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://users.wfu.edu/natalie/papers/pwpaw/ @@ -16,6 +16,7 @@ LIB_DEPENDS= liblapack.so:math/lapack \ USES= fortran gmake libtool GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-linalg-prefix=${LOCALBASE} OPTIONS_DEFINE= DOCS LIBXC OPTIONS_DEFAULT= LIBXC diff --git a/science/atompaw/files/patch-src_input__dataset__mod.F90 b/science/atompaw/files/patch-src_input__dataset__mod.F90 new file mode 100644 index 000000000000..cca7d9e3d6ae --- /dev/null +++ b/science/atompaw/files/patch-src_input__dataset__mod.F90 @@ -0,0 +1,11 @@ +--- src/input_dataset_mod.F90.orig 2023-06-02 20:37:00 UTC ++++ src/input_dataset_mod.F90 +@@ -2097,7 +2097,7 @@ END IF + INTEGER :: input_unit,echo_unit + INTEGER :: i_all,i_dx,i_xmin,i_zmesh,i_range + LOGICAL :: has_to_echo +- CHARACTER(200) :: inputline ++ CHARACTER(256) :: inputline + TYPE(input_dataset_t),POINTER :: dataset + + !------------------------------------------------------------------ diff --git a/science/berkeleygw/Makefile b/science/berkeleygw/Makefile index 36f76867eaaa..bc988171c441 100644 --- a/science/berkeleygw/Makefile +++ b/science/berkeleygw/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfftw3.so:math/fftw3 RUN_DEPENDS= bash:shells/bash -USES= blaslapack:openblas gmake fortran python shebangfix +USES= blaslapack:openblas gmake fortran:gfortran python shebangfix SHEBANG_GLOB= *.sh *.py *awk diff --git a/science/cdf/Makefile b/science/cdf/Makefile index edc94cf929c9..f1b4b8b150c5 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -23,7 +23,6 @@ MAKE_FLAGS= INSTALLDIR=${STAGEDIR}${PREFIX} OS=freebsd ENV=gnu \ FORTRAN=yes FC_freebsd=${F77} MAKE_JOBS_UNSAFE= yes TEST_TARGET= test # XXX: test segfaults -FFLAGS+= -std=legacy WRKSRC= ${WRKDIR}/cdf${VER}-dist SUB_FILES= pkg-message @@ -37,6 +36,12 @@ OPTIONS_DEFINE= DOCS EXAMPLES MAKE_ARGS+= OS=freebsd ENV=gnu all +.include <bsd.port.pre.mk> + +.if ${FORTRAN_DEFAULT} != flang +FFLAGS= -std=legacy +.endif + post-patch: .for def in ${DEFS} @${REINPLACE_CMD} -e 's|<path>|${PREFIX}|' \ @@ -51,4 +56,4 @@ post-install: ${SED} -i '' 's,${STAGEDIR},,g' ${STAGEDIR}${PREFIX}/bin/definitions.? ${RM} -f ${STAGEDIR}${PREFIX}/CDFLeapSeconds.txt -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 471819e7794c..45a191615689 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -23,7 +23,7 @@ MAKE_JOBS_UNSAFE= yes #CMAKE_ARGS= -DOpenGL_GL_PREFERENCE:STRING="GLVND" CMAKE_ARGS= -DOpenGL_GL_PREFERENCE:STRING="LEGACY" -FFLAGS+= -fPIC -std=legacy +FFLAGS= -fPIC TEST_TARGET= test OPTIONS_DEFINE= FORTRAN HDF5 TESTS TOOLS @@ -59,6 +59,10 @@ TOOLS_CMAKE_ON= -DTCL_INCLUDE_PATH:STRING="${TCL_INCLUDEDIR}" \ CFLAGS+= -Wno-error=incompatible-function-pointer-types .endif +.if ${FORTRAN_DEFAULT} != flang +FFLAGS+= -std=legacy +.endif + pre-configure: ${REINPLACE_CMD} -e 's|tk-private/||' ${WRKSRC}/src/cgnstools/tkogl/tkogl.c diff --git a/science/csvtk/Makefile b/science/csvtk/Makefile index e4b2b99739a4..acaa471d2f00 100644 --- a/science/csvtk/Makefile +++ b/science/csvtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvtk DISTVERSIONPREFIX= v DISTVERSION= 0.34.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= jwb@FreeBSD.org diff --git a/science/kim-api/Makefile b/science/kim-api/Makefile index bcfc3fe9f454..154452adc611 100644 --- a/science/kim-api/Makefile +++ b/science/kim-api/Makefile @@ -1,12 +1,12 @@ PORTNAME= kim-api -DISTVERSION= 2.3.0 -PORTREVISION= 1 +DISTVERSION= 2.4.1 CATEGORIES= science MASTER_SITES= https://s3.openkim.org/kim-api/ MAINTAINER= yuri@FreeBSD.org COMMENT= Framework for reliable, reproducible, portable molecular simulations -WWW= https://openkim.org/ +WWW= https://openkim.org/ \ + https://github.com/openkim/kim-api LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL diff --git a/science/kim-api/distinfo b/science/kim-api/distinfo index 34ec678ecd72..aa9436bebfa7 100644 --- a/science/kim-api/distinfo +++ b/science/kim-api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647738438 -SHA256 (kim-api-2.3.0.txz) = 93673bb8fbc0625791f2ee67915d1672793366d10cabc63e373196862c14f991 -SIZE (kim-api-2.3.0.txz) = 357580 +TIMESTAMP = 1757122898 +SHA256 (kim-api-2.4.1.txz) = 225e3136d43e416a4424551e9e5f6d92cc6ecfe11389a1b6e97d6dcdfed83d44 +SIZE (kim-api-2.4.1.txz) = 364020 diff --git a/science/kim-api/pkg-plist b/science/kim-api/pkg-plist index 544dee8e567d..8ad13559dacb 100644 --- a/science/kim-api/pkg-plist +++ b/science/kim-api/pkg-plist @@ -134,8 +134,9 @@ lib/kim-api/portable-models/ex_model_Ar_SLJ_MultiCutoff/libkim-api-portable-mode lib/kim-api/simulator-models/Sim_LAMMPS_LJcut_AkersonElliott_Alchemy_PbAu/libkim-api-simulator-model.so lib/libkim-api.so lib/libkim-api.so.2 -lib/libkim-api.so.2.3.0 +lib/libkim-api.so.2.4.1 libdata/pkgconfig/libkim-api.pc +libexec/kim-api/kim-api-base64-encode libexec/kim-api/kim-api-collections-info libexec/kim-api/kim-api-portable-model-info libexec/kim-api/kim-api-shared-library-test diff --git a/science/molgif/Makefile b/science/molgif/Makefile index 280dc2503615..9998275f996b 100644 --- a/science/molgif/Makefile +++ b/science/molgif/Makefile @@ -1,6 +1,6 @@ PORTNAME= molgif DISTVERSION= g20180108 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/py-ase/Makefile b/science/py-ase/Makefile index 27c665165e36..f3e0a8056fdc 100644 --- a/science/py-ase/Makefile +++ b/science/py-ase/Makefile @@ -1,21 +1,21 @@ PORTNAME= ase -DISTVERSION= 3.23.0 -PORTREVISION= 2 +DISTVERSION= 3.26.0 CATEGORIES= science python # chemistry MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Atomic simulation environment -WWW= https://wiki.fysik.dtu.dk/ase/ +WWW= https://ase-lib.org/ \ + https://gitlab.com/ase/ase LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.1.0:math/py-matplotlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \ - nwchem:science/nwchem + ${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} +# nwchem:science/nwchem TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.30.0:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}asap3>0:science/py-asap3@${PY_FLAVOR} \ @@ -29,4 +29,6 @@ USE_PYTHON= distutils concurrent autoplist pytest NO_ARCH= yes +# tests as of 3.26.0: 25 failed, 3036 passed, 538 skipped, 5 xfailed, 49 warnings, 10 errors in 2377.98s (0:39:37), see https://gitlab.com/ase/ase/-/issues/1746, https://gitlab.com/ase/ase/-/issues/1747 + .include <bsd.port.mk> diff --git a/science/py-ase/distinfo b/science/py-ase/distinfo index 856920eb9664..eb2ad2c0fbb6 100644 --- a/science/py-ase/distinfo +++ b/science/py-ase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720836089 -SHA256 (ase-3.23.0.tar.gz) = 91a2aa31d89bd90b0efdfe4a7e84264f32828b2abfc9f38e65e041ad76fec8ae -SIZE (ase-3.23.0.tar.gz) = 2336462 +TIMESTAMP = 1757118068 +SHA256 (ase-3.26.0.tar.gz) = a071a355775b0a8062d23e9266e9d811b19d9f6d9ec5215e8032f7d93dc65075 +SIZE (ase-3.26.0.tar.gz) = 2405567 diff --git a/science/py-ase/files/patch-pyproject.toml b/science/py-ase/files/patch-pyproject.toml new file mode 100644 index 000000000000..f1ffc89d09c4 --- /dev/null +++ b/science/py-ase/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-09-06 00:22:04 UTC ++++ pyproject.toml +@@ -7,8 +7,6 @@ readme = 'README.rst' + description='Atomic Simulation Environment' + dynamic = ['version'] + readme = 'README.rst' +-license = 'LGPL-2.1-or-later' +-license-files = ['LICENSE'] + maintainers = [{ name = 'ASE Community', email = 'ase-users@listserv.fysik.dtu.dk' }] + classifiers = [ + 'Development Status :: 6 - Mature', diff --git a/science/py-kimpy/Makefile b/science/py-kimpy/Makefile index 442b5c9a82d3..0c537ae18c1e 100644 --- a/science/py-kimpy/Makefile +++ b/science/py-kimpy/Makefile @@ -1,6 +1,5 @@ PORTNAME= kimpy -DISTVERSION= 2.1.1 -PORTREVISION= 1 +DISTVERSION= 2.1.3 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +18,11 @@ RUN_DEPENDS= ${PYNUMPY} USES= compiler:c++20-lang pkgconfig python USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/openkim/kimpy/issues/16 +TEST_WRKSRC= ${WRKSRC}/tests + post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/kimpy/*${PYTHON_TAG}.so +# tests as of 2.1.3: 21 passed in 2.91s + .include <bsd.port.mk> diff --git a/science/py-kimpy/distinfo b/science/py-kimpy/distinfo index e7d3c6deaef7..6d692faf3795 100644 --- a/science/py-kimpy/distinfo +++ b/science/py-kimpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726458544 -SHA256 (kimpy-2.1.1.tar.gz) = 3ab9ab64179cdf8b7d41704330d12bbb78461792664354e9e9144098709bc636 -SIZE (kimpy-2.1.1.tar.gz) = 50141 +TIMESTAMP = 1757123909 +SHA256 (kimpy-2.1.3.tar.gz) = 2a4a4455dfc5aeb5b8379a96b7c1e7a3f34bfe6bd3c077e23a3e27b8829c2aed +SIZE (kimpy-2.1.3.tar.gz) = 49856 diff --git a/security/2fa/Makefile b/security/2fa/Makefile index f7baf8708f3e..49626ceb3c0b 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -1,7 +1,7 @@ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= security MAINTAINER= mauroeldritch@gmail.com diff --git a/security/Makefile b/security/Makefile index c25bff7144da..fbfc8471a1f5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1435,7 +1435,9 @@ SUBDIR += ylva SUBDIR += yubico-piv-tool SUBDIR += yubikey-agent + SUBDIR += yubikey-manager-qt SUBDIR += yubikey-personalization-gui + SUBDIR += yubioath-desktop SUBDIR += zaproxy SUBDIR += zeek SUBDIR += zeronet diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index be2f921a29c0..01022633705a 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmetool DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security MAINTAINER= samm@FreeBSD.org diff --git a/security/age/Makefile b/security/age/Makefile index cc387501e1b4..c5571bb026f8 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,7 +1,7 @@ PORTNAME= age DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/assh/Makefile b/security/assh/Makefile index 99abada502ef..a9d3e0166031 100644 --- a/security/assh/Makefile +++ b/security/assh/Makefile @@ -1,7 +1,7 @@ PORTNAME= assh DISTVERSIONPREFIX= v DISTVERSION= 2.15.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 4dff9e6a0a33..b47641ae1615 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,7 +1,7 @@ PORTNAME= aws-iam-authenticator PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index 0db83a5b6da4..44951aa51216 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,7 +1,7 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v DISTVERSION= 6.6.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= security MAINTAINER= mauroeldritch@gmail.com diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 72b0f36c6d29..28e061773d37 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= boringssl PORTVERSION= 0.20250818.0 +PORTREVISION= 1 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}_GH0.tar.gz diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 581eaf31b155..5a7cfdd6e5eb 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -1,5 +1,6 @@ PORTNAME= ca_root_nss PORTVERSION= ${VERSION_NSS} +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= MOZILLA/security/nss/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src DISTNAME= nss-${VERSION_NSS}${NSS_SUFFIX} @@ -18,6 +19,7 @@ WRKSRC_SUBDIR= nss OPTIONS_DEFINE= ETCSYMLINK OPTIONS_DEFAULT= ETCSYMLINK +OPTIONS_EXCLUDE_FreeBSD_15= ETCSYMLINK OPTIONS_SUB= yes diff --git a/security/caldera-ot/Makefile b/security/caldera-ot/Makefile index 549f91706aea..0e6e7fefbb69 100644 --- a/security/caldera-ot/Makefile +++ b/security/caldera-ot/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera-ot DISTVERSION= 5.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/caldera/Makefile b/security/caldera/Makefile index 871722852a27..d3761c9b6dfc 100644 --- a/security/caldera/Makefile +++ b/security/caldera/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera DISTVERSION= 5.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile index c322ca9d3cd0..73e65a61f456 100644 --- a/security/certificate_maker/Makefile +++ b/security/certificate_maker/Makefile @@ -1,7 +1,7 @@ PORTNAME= certificate_maker DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile index 8ef39b4f6fcf..b8899bab302c 100644 --- a/security/certmgr/Makefile +++ b/security/certmgr/Makefile @@ -1,7 +1,7 @@ PORTNAME= certmgr DISTVERSIONPREFIX= v DISTVERSION= 3.0.3 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= security net MAINTAINER= fuz@FreeBSD.org diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile index 71ad591947b1..22400075f2e0 100644 --- a/security/cfssl/Makefile +++ b/security/cfssl/Makefile @@ -1,7 +1,7 @@ PORTNAME= cfssl DISTVERSIONPREFIX= v DISTVERSION= 1.6.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/cosign/Makefile b/security/cosign/Makefile index 317ebaa1c7d7..af140597692c 100644 --- a/security/cosign/Makefile +++ b/security/cosign/Makefile @@ -1,7 +1,7 @@ PORTNAME= cosign DISTVERSIONPREFIX= v DISTVERSION= 2.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile index 2331286ca7fa..99b7c6614272 100644 --- a/security/crlfuzz/Makefile +++ b/security/crlfuzz/Makefile @@ -1,7 +1,7 @@ PORTNAME= crlfuzz PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/crowdsec-blocklist-mirror/Makefile b/security/crowdsec-blocklist-mirror/Makefile index b91a2ba80ea1..d06cec2b434d 100644 --- a/security/crowdsec-blocklist-mirror/Makefile +++ b/security/crowdsec-blocklist-mirror/Makefile @@ -2,7 +2,7 @@ PORTNAME= crowdsec-blocklist-mirror DISTVERSIONPREFIX= v DISTVERSION= 0.0.2 DISTVERSIONSUFFIX= -freebsd -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile index 02b7be73fcd8..9881bf5c0792 100644 --- a/security/crowdsec-firewall-bouncer/Makefile +++ b/security/crowdsec-firewall-bouncer/Makefile @@ -1,7 +1,7 @@ PORTNAME= crowdsec-firewall-bouncer DISTVERSIONPREFIX= v DISTVERSION= 0.0.32 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index 68b3ba268fef..6def3753de60 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,7 +1,7 @@ PORTNAME= crowdsec DISTVERSIONPREFIX= v DISTVERSION= 1.6.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= marco@crowdsec.net diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile index 6350daebccf0..c2edb344b792 100644 --- a/security/ct-submit/Makefile +++ b/security/ct-submit/Makefile @@ -1,6 +1,6 @@ PORTNAME= ct-submit PORTVERSION= 1.1.2 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= security www MAINTAINER= jim@ohlste.in diff --git a/security/enc/Makefile b/security/enc/Makefile index b534f63164eb..e3d13aae3cf9 100644 --- a/security/enc/Makefile +++ b/security/enc/Makefile @@ -1,6 +1,6 @@ PORTNAME= enc DISTVERSION= 1.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= dtxdf@FreeBSD.org diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile index fbe49eb00c28..176f48536c13 100644 --- a/security/ffuf/Makefile +++ b/security/ffuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= ffuf DISTVERSIONPREFIX=v DISTVERSION= 2.1.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security www MAINTAINER= dutra@FreeBSD.org diff --git a/security/git-credential-azure/Makefile b/security/git-credential-azure/Makefile index ee4448f25181..d9b9156e55cd 100644 --- a/security/git-credential-azure/Makefile +++ b/security/git-credential-azure/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-credential-azure DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org diff --git a/security/git-credential-oauth/Makefile b/security/git-credential-oauth/Makefile index e3ed01c7fe53..0d9f7f1b24f1 100644 --- a/security/git-credential-oauth/Makefile +++ b/security/git-credential-oauth/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-credential-oauth DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile index 3c1d6102911a..bf9de433f0da 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index 6857e6c8d502..0bd36a5bca62 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX=v DISTVERSION= 0.11.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile index 7ddc31097234..c60ba8a8793f 100644 --- a/security/go-tuf/Makefile +++ b/security/go-tuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-tuf DISTVERSIONPREFIX= v DISTVERSION= 2.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/gokart/Makefile b/security/gokart/Makefile index 83bfcfb43af6..2428dfd745d0 100644 --- a/security/gokart/Makefile +++ b/security/gokart/Makefile @@ -1,7 +1,7 @@ PORTNAME= gokart DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/gokey/Makefile b/security/gokey/Makefile index 458ef44b4a90..cb8222051743 100644 --- a/security/gokey/Makefile +++ b/security/gokey/Makefile @@ -1,7 +1,7 @@ PORTNAME= gokey DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 84548014ca1b..b856a4e599cb 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,7 +1,7 @@ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.15.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/gosec/Makefile b/security/gosec/Makefile index e06ce8594cbf..7821519afa1b 100644 --- a/security/gosec/Makefile +++ b/security/gosec/Makefile @@ -1,7 +1,7 @@ PORTNAME= gosec DISTVERSIONPREFIX= v DISTVERSION= 2.22.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security devel MAINTAINER= yuri@FreeBSD.org diff --git a/security/govulncheck/Makefile b/security/govulncheck/Makefile index 83986767631a..0ec895c47fa6 100644 --- a/security/govulncheck/Makefile +++ b/security/govulncheck/Makefile @@ -1,7 +1,7 @@ PORTNAME= govulncheck DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= einar@isnic.is diff --git a/security/headscale/Makefile b/security/headscale/Makefile index c678b39eb0f1..f5c71ac4e8f0 100644 --- a/security/headscale/Makefile +++ b/security/headscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= headscale PORTVERSION= 0.26.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net-vpn MAINTAINER= m.muenz@gmail.com diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile index 4acd0a642028..3128df93d9f9 100644 --- a/security/hidden-lake/Makefile +++ b/security/hidden-lake/Makefile @@ -1,7 +1,7 @@ PORTNAME= hidden-lake DISTVERSIONPREFIX= v -DISTVERSION= 1.8.6 -PORTREVISION= 2 +DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= alven@FreeBSD.org @@ -14,13 +14,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/number571/hidden-lake -GO_TARGET= ./cmd/hla/hla_tcp:hla_tcp \ +GO_TARGET= ./cmd/hla/hla-http:hla-http \ + ./cmd/hla/hla-tcp:hla-tcp \ ./cmd/hlc:hlc \ - ./cmd/hlf:hlf \ - ./cmd/hlm:hlm \ - ./cmd/hlp:hlp \ - ./cmd/hlr:hlr \ - ./cmd/hls:hls + ./cmd/hlk:hlk \ + ./cmd/hls/hls-filesharer:hls-filesharer \ + ./cmd/hls/hls-messenger:hls-messenger \ + ./cmd/hls/hls-pinger:hls-pinger \ + ./cmd/hls/hls-remoter:hls-remoter TEST_TARGET= test-run diff --git a/security/hidden-lake/distinfo b/security/hidden-lake/distinfo index 45882d770589..e2025a2a90d5 100644 --- a/security/hidden-lake/distinfo +++ b/security/hidden-lake/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749829911 -SHA256 (go/security_hidden-lake/hidden-lake-v1.8.6/v1.8.6.mod) = af5da6e07886561d70f87bfc232dc0effefc286c3ec66acb6ea5a6ef77a19121 -SIZE (go/security_hidden-lake/hidden-lake-v1.8.6/v1.8.6.mod) = 340 -SHA256 (go/security_hidden-lake/hidden-lake-v1.8.6/v1.8.6.zip) = 33d2c50ad079614d85954af115673ea41a0ce214d4ce21d6e97e32dd5bb334be -SIZE (go/security_hidden-lake/hidden-lake-v1.8.6/v1.8.6.zip) = 11188051 +TIMESTAMP = 1755749357 +SHA256 (go/security_hidden-lake/hidden-lake-v1.9.0/v1.9.0.mod) = 63e461d57f3f49cebe5696f97cf82a652a9afe45e3d17e1aaa7cac4340eca63b +SIZE (go/security_hidden-lake/hidden-lake-v1.9.0/v1.9.0.mod) = 340 +SHA256 (go/security_hidden-lake/hidden-lake-v1.9.0/v1.9.0.zip) = 9cbb358b10607e5b3b20eae34c367f8ad578340bec4bb2203795704c80fcb5a0 +SIZE (go/security_hidden-lake/hidden-lake-v1.9.0/v1.9.0.zip) = 10690371 diff --git a/security/hidden-lake/pkg-plist b/security/hidden-lake/pkg-plist index d2d728bd8408..d5c970a3b5a0 100644 --- a/security/hidden-lake/pkg-plist +++ b/security/hidden-lake/pkg-plist @@ -1,10 +1,11 @@ -bin/hla_tcp +bin/hla-http +bin/hla-tcp bin/hlc -bin/hlf -bin/hlm -bin/hlp -bin/hlr -bin/hls +bin/hlk +bin/hls-filesharer +bin/hls-messenger +bin/hls-pinger +bin/hls-remoter %%PORTDOCS%%%%DOCSDIR%%/CODESTYLE.md %%PORTDOCS%%%%DOCSDIR%%/DEF_PORTS.md %%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile index b7506daa1afa..4f76e01013f9 100644 --- a/security/hockeypuck/Makefile +++ b/security/hockeypuck/Makefile @@ -1,6 +1,6 @@ PORTNAME= hockeypuck DISTVERSION= 2.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= me@svmhdvn.name diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile index 4a3352865c03..ea11abf504e2 100644 --- a/security/honeytrap/Makefile +++ b/security/honeytrap/Makefile @@ -1,6 +1,6 @@ PORTNAME= honeytrap DISTVERSION= g20210510 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= security MAINTAINER= ezri.mudde@dutchsec.com diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile index c59ca34bf592..3a26d585fb3a 100644 --- a/security/horcrux/Makefile +++ b/security/horcrux/Makefile @@ -1,7 +1,7 @@ PORTNAME= horcrux DISTVERSIONPREFIX= v DISTVERSION= 0.3 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= security MAINTAINER= lcook@FreeBSD.org diff --git a/security/keybase/Makefile b/security/keybase/Makefile index cbee3c327569..89c01e84b716 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -1,7 +1,7 @@ PORTNAME= keybase PORTVERSION= 6.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile index d34c8fba9960..e2af7f3b7c7b 100644 --- a/security/kpmenu/Makefile +++ b/security/kpmenu/Makefile @@ -1,7 +1,7 @@ PORTNAME= kpmenu DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= security MAINTAINER= bapt@FreeBSD.org diff --git a/security/lego/Makefile b/security/lego/Makefile index cdc574d87bc1..3dc4af5aefa6 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,6 +1,7 @@ PORTNAME= lego DISTVERSIONPREFIX= v DISTVERSION= 4.25.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= matt@matthoran.com diff --git a/security/meek/Makefile b/security/meek/Makefile index afb92731ff83..9483477599f1 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -1,7 +1,7 @@ PORTNAME= meek DISTVERSIONPREFIX=v DISTVERSION= 0.37.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index de9d739a3813..424f1c11602f 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -1,6 +1,6 @@ PORTNAME= metasploit DISTVERSION= 6.4.58 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= tanawts@gmail.com diff --git a/security/naabu/Makefile b/security/naabu/Makefile index 35da9279b69d..383cfec25a03 100644 --- a/security/naabu/Makefile +++ b/security/naabu/Makefile @@ -1,7 +1,7 @@ PORTNAME= naabu DISTVERSIONPREFIX= v DISTVERSION= 2.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/nebula/Makefile b/security/nebula/Makefile index d38485d10c6d..d809fe4e5504 100644 --- a/security/nebula/Makefile +++ b/security/nebula/Makefile @@ -1,7 +1,7 @@ PORTNAME= nebula DISTVERSIONPREFIX= v DISTVERSION= 1.8.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org diff --git a/security/netbird/Makefile b/security/netbird/Makefile index 1ea7f5225c50..9a0ac9619973 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,6 +1,7 @@ PORTNAME= netbird DISTVERSIONPREFIX= v DISTVERSION= 0.55.1 +PORTREVISION= 1 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile index 964c21c2f3fd..76b061e30825 100644 --- a/security/obfs4proxy-tor/Makefile +++ b/security/obfs4proxy-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= obfs4proxy DISTVERSION= 0.0.14 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= security net PKGNAMESUFFIX= -tor DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile index a3bf6157d030..b08feed23913 100644 --- a/security/onionscan/Makefile +++ b/security/onionscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/openvpn-auth-oauth2/Makefile b/security/openvpn-auth-oauth2/Makefile index 444fc1962136..921a17d7fca6 100644 --- a/security/openvpn-auth-oauth2/Makefile +++ b/security/openvpn-auth-oauth2/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvpn-auth-oauth2 DISTVERSIONPREFIX= v DISTVERSION= 1.25.2 +PORTREVISION= 1 CATEGORIES= security net net-vpn MAINTAINER= otis@FreeBSD.org diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile index bf3005b49f02..bc04c60e5f14 100644 --- a/security/openvpn-devel/Makefile +++ b/security/openvpn-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= openvpn -DISTVERSION= g20250801 +DISTVERSION= g20250905 PORTREVISION= 0 # leave in even if 0 to avoid accidental PORTEPOCH bumps PORTEPOCH= 1 CATEGORIES= security net net-vpn @@ -21,7 +21,7 @@ LIB_DEPENDS+= liblzo2.so:archivers/lzo2 USES= autoreconf cpe libtool pkgconfig python:build shebangfix tar:xz IGNORE_SSL= libressl libressl-devel USE_GITLAB= yes -GL_TAGNAME= 7b1b283478ec008fad163c8a54659a1ed97ed727 +GL_TAGNAME= 1e7b9a0fb021f0a64e76369f4efd2001d50ef42b USE_RC_SUBR= openvpn SHEBANG_FILES= sample/sample-scripts/auth-pam.pl \ @@ -63,7 +63,6 @@ OPTIONS_EXCLUDE_FreeBSD_13= DCO # FreeBSD 14 only DCO_DESC= Build with Data Channel Offload (ovpn(4)) support EASYRSA_DESC= Install security/easy-rsa RSA helper package -MBEDTLS_DESC= SSL/TLS via mbedTLS (lacks TLS v1.3) PKCS11_DESC= Use security/pkcs11-helper SMALL_DESC= Build a smaller executable with fewer features X509ALTUSERNAME_DESC= Enable --x509-username-field (OpenSSL only) @@ -77,7 +76,7 @@ EASYRSA_RUN_DEPENDS= easy-rsa>=0:security/easy-rsa LZ4_LIB_DEPENDS+= liblz4.so:archivers/liblz4 LZ4_CONFIGURE_OFF= --disable-lz4 -MBEDTLS_LIB_DEPENDS= libmbedtls.so:security/mbedtls2 +MBEDTLS_LIB_DEPENDS= libmbedtls.so:security/mbedtls3 MBEDTLS_CONFIGURE_ON= --with-crypto-library=mbedtls OPENSSL_USES= ssl diff --git a/security/openvpn-devel/distinfo b/security/openvpn-devel/distinfo index 642485f91297..5af62172f472 100644 --- a/security/openvpn-devel/distinfo +++ b/security/openvpn-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754042576 -SHA256 (openvpn-openvpn-7b1b283478ec008fad163c8a54659a1ed97ed727_GL0.tar.gz) = 6aae8dff746465fa30cfebece17aee8b5c8b18def9d1f44385403d9a5a17d942 -SIZE (openvpn-openvpn-7b1b283478ec008fad163c8a54659a1ed97ed727_GL0.tar.gz) = 1330547 +TIMESTAMP = 1757057338 +SHA256 (openvpn-openvpn-1e7b9a0fb021f0a64e76369f4efd2001d50ef42b_GL0.tar.gz) = bbc283697162a50ea3a107c00f319216eba8ec0ba4b2ff4ea29ca85f92d60f3a +SIZE (openvpn-openvpn-1e7b9a0fb021f0a64e76369f4efd2001d50ef42b_GL0.tar.gz) = 1333583 diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index 7c44e64f7dba..690ac26738d8 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvpn DISTVERSION= 2.6.14 -PORTREVISION?= 1 +PORTREVISION?= 3 CATEGORIES= security net net-vpn MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \ https://build.openvpn.net/downloads/releases/ \ diff --git a/security/openvpn/files/patch-src_openvpn_dco__freebsd.c b/security/openvpn/files/patch-src_openvpn_dco__freebsd.c new file mode 100644 index 000000000000..686fc6584be7 --- /dev/null +++ b/security/openvpn/files/patch-src_openvpn_dco__freebsd.c @@ -0,0 +1,90 @@ +--- src/openvpn/dco_freebsd.c.orig 2025-04-02 06:53:10 UTC ++++ src/openvpn/dco_freebsd.c +@@ -72,6 +72,61 @@ sockaddr_to_nvlist(const struct sockaddr *sa) + return (nvl); + } + ++static bool ++nvlist_to_sockaddr(const nvlist_t *nvl, struct sockaddr_storage *ss) ++{ ++ if (!nvlist_exists_number(nvl, "af")) ++ { ++ return (false); ++ } ++ if (!nvlist_exists_binary(nvl, "address")) ++ { ++ return (false); ++ } ++ if (!nvlist_exists_number(nvl, "port")) ++ { ++ return (false); ++ } ++ ++ ss->ss_family = nvlist_get_number(nvl, "af"); ++ ++ switch (ss->ss_family) ++ { ++ case AF_INET: ++ { ++ struct sockaddr_in *in = (struct sockaddr_in *)ss; ++ const void *data; ++ size_t len; ++ ++ in->sin_len = sizeof(*in); ++ data = nvlist_get_binary(nvl, "address", &len); ++ ASSERT(len == sizeof(in->sin_addr)); ++ memcpy(&in->sin_addr, data, sizeof(in->sin_addr)); ++ in->sin_port = nvlist_get_number(nvl, "port"); ++ break; ++ } ++ ++ case AF_INET6: ++ { ++ struct sockaddr_in6 *in6 = (struct sockaddr_in6 *)ss; ++ const void *data; ++ size_t len; ++ ++ in6->sin6_len = sizeof(*in6); ++ data = nvlist_get_binary(nvl, "address", &len); ++ ASSERT(len == sizeof(in6->sin6_addr)); ++ memcpy(&in6->sin6_addr, data, sizeof(in6->sin6_addr)); ++ in6->sin6_port = nvlist_get_number(nvl, "port"); ++ break; ++ } ++ ++ default: ++ return (false); ++ } ++ ++ return (true); ++} ++ + int + dco_new_peer(dco_context_t *dco, unsigned int peerid, int sd, + struct sockaddr *localaddr, struct sockaddr *remoteaddr, +@@ -570,6 +625,25 @@ dco_do_read(dco_context_t *dco) + case OVPN_NOTIF_ROTATE_KEY: + dco->dco_message_type = OVPN_CMD_SWAP_KEYS; + break; ++ ++ case OVPN_NOTIF_FLOAT: { ++ const nvlist_t *address; ++ ++ if (!nvlist_exists_nvlist(nvl, "address")) ++ { ++ msg(M_WARN, "Float notification without address"); ++ break; ++ } ++ ++ address = nvlist_get_nvlist(nvl, "address"); ++ if (!nvlist_to_sockaddr(address, &dco->dco_float_peer_ss)) ++ { ++ msg(M_WARN, "Failed to parse float notification"); ++ break; ++ } ++ dco->dco_message_type = OVPN_CMD_FLOAT_PEER; ++ break; ++ } + + default: + msg(M_WARN, "Unknown kernel notification %d", type); diff --git a/security/openvpn/files/patch-src_openvpn_dco__freebsd.h b/security/openvpn/files/patch-src_openvpn_dco__freebsd.h new file mode 100644 index 000000000000..32dd08563f27 --- /dev/null +++ b/security/openvpn/files/patch-src_openvpn_dco__freebsd.h @@ -0,0 +1,18 @@ +--- src/openvpn/dco_freebsd.h.orig 2025-04-02 06:53:10 UTC ++++ src/openvpn/dco_freebsd.h +@@ -36,6 +36,7 @@ enum ovpn_message_type_t { + OVPN_CMD_DEL_PEER, + OVPN_CMD_PACKET, + OVPN_CMD_SWAP_KEYS, ++ OVPN_CMD_FLOAT_PEER, + }; + + enum ovpn_del_reason_t { +@@ -55,6 +56,7 @@ typedef struct dco_context { + int dco_message_type; + int dco_message_peer_id; + int dco_del_peer_reason; ++ struct sockaddr_storage dco_float_peer_ss; + uint64_t dco_read_bytes; + uint64_t dco_write_bytes; + } dco_context_t; diff --git a/security/openvpn/files/patch-src_openvpn_forward.c b/security/openvpn/files/patch-src_openvpn_forward.c new file mode 100644 index 000000000000..0734167f6636 --- /dev/null +++ b/security/openvpn/files/patch-src_openvpn_forward.c @@ -0,0 +1,44 @@ +--- src/openvpn/forward.c.orig 2025-04-02 06:53:10 UTC ++++ src/openvpn/forward.c +@@ -1234,6 +1234,41 @@ process_incoming_link(struct context *c) + perf_pop(); + } + ++void ++extract_dco_float_peer_addr(const sa_family_t socket_family, ++ struct openvpn_sockaddr *out_osaddr, ++ const struct sockaddr *float_sa) ++{ ++ if (float_sa->sa_family == AF_INET) ++ { ++ struct sockaddr_in *float4 = (struct sockaddr_in *)float_sa; ++ /* DCO treats IPv4-mapped IPv6 addresses as pure IPv4. However, on a ++ * dual-stack socket, we need to preserve the mapping otherwise openvpn ++ * will not be able to find the peer by its transport address. ++ */ ++ if (socket_family == AF_INET6) ++ { ++ out_osaddr->addr.in6.sin6_family = AF_INET6; ++ out_osaddr->addr.in6.sin6_port = float4->sin_port; ++ ++ memset(&out_osaddr->addr.in6.sin6_addr.s6_addr, 0, 10); ++ out_osaddr->addr.in6.sin6_addr.s6_addr[10] = 0xff; ++ out_osaddr->addr.in6.sin6_addr.s6_addr[11] = 0xff; ++ memcpy(&out_osaddr->addr.in6.sin6_addr.s6_addr[12], ++ &float4->sin_addr.s_addr, sizeof(in_addr_t)); ++ } ++ else ++ { ++ memcpy(&out_osaddr->addr.in4, float4, sizeof(struct sockaddr_in)); ++ } ++ } ++ else ++ { ++ struct sockaddr_in6 *float6 = (struct sockaddr_in6 *)float_sa; ++ memcpy(&out_osaddr->addr.in6, float6, sizeof(struct sockaddr_in6)); ++ } ++} ++ + static void + process_incoming_dco(struct context *c) + { diff --git a/security/openvpn/files/patch-src_openvpn_forward.h b/security/openvpn/files/patch-src_openvpn_forward.h new file mode 100644 index 000000000000..050343949c03 --- /dev/null +++ b/security/openvpn/files/patch-src_openvpn_forward.h @@ -0,0 +1,24 @@ +--- src/openvpn/forward.h.orig 2025-04-02 06:53:10 UTC ++++ src/openvpn/forward.h +@@ -189,6 +189,21 @@ void process_incoming_link_part2(struct context *c, st + void process_incoming_link_part2(struct context *c, struct link_socket_info *lsi, const uint8_t *orig_buf); + + /** ++ * Transfers \c float_sa data extracted from an incoming DCO ++ * PEER_FLOAT_NTF to \c out_osaddr for later processing. ++ * ++ * @param socket_family - The address family of the socket ++ * @param out_osaddr - openvpn_sockaddr struct that will be filled the new ++ * address data ++ * @param float_sa - The sockaddr struct containing the data received from the ++ * DCO notification ++ */ ++void ++extract_dco_float_peer_addr(sa_family_t socket_family, ++ struct openvpn_sockaddr *out_osaddr, ++ const struct sockaddr *float_sa); ++ ++/** + * Write a packet to the external network interface. + * @ingroup external_multiplexer + * diff --git a/security/openvpn/files/patch-src_openvpn_init.c b/security/openvpn/files/patch-src_openvpn_init.c new file mode 100644 index 000000000000..0d09e6050236 --- /dev/null +++ b/security/openvpn/files/patch-src_openvpn_init.c @@ -0,0 +1,22 @@ +--- src/openvpn/init.c.orig 2025-04-02 06:53:10 UTC ++++ src/openvpn/init.c +@@ -330,7 +330,7 @@ management_callback_remote_entry_count(void *arg) + static unsigned int + management_callback_remote_entry_count(void *arg) + { +- assert(arg); ++ ASSERT(arg); + struct context *c = (struct context *) arg; + struct connection_list *l = c->options.connection_list; + +@@ -340,8 +340,8 @@ management_callback_remote_entry_get(void *arg, unsign + static bool + management_callback_remote_entry_get(void *arg, unsigned int index, char **remote) + { +- assert(arg); +- assert(remote); ++ ASSERT(arg); ++ ASSERT(remote); + + struct context *c = (struct context *) arg; + struct connection_list *l = c->options.connection_list; diff --git a/security/openvpn/files/patch-src_openvpn_multi.c b/security/openvpn/files/patch-src_openvpn_multi.c new file mode 100644 index 000000000000..22995fb45caf --- /dev/null +++ b/security/openvpn/files/patch-src_openvpn_multi.c @@ -0,0 +1,39 @@ +--- src/openvpn/multi.c.orig 2025-04-02 06:53:10 UTC ++++ src/openvpn/multi.c +@@ -3169,6 +3169,18 @@ multi_process_float(struct multi_context *m, struct mu + goto done; + } + ++ /* It doesn't make sense to let a peer float to the address it already ++ * has, so we disallow it. This can happen if a DCO netlink notification ++ * gets lost and we miss a floating step. ++ */ ++ if (m1->peer_id == m2->peer_id) ++ { ++ msg(M_WARN, "disallowing peer %" PRIu32 " (%s) from floating to " ++ "its own address (%s)", ++ m1->peer_id, tls_common_name(mi->context.c2.tls_multi, false), ++ mroute_addr_print(&mi->real, &gc)); ++ goto done; ++ } + msg(D_MULTI_MEDIUM, "closing instance %s", multi_instance_string(ex_mi, false, &gc)); + multi_close_instance(m, ex_mi, false); + } +@@ -3301,6 +3313,17 @@ multi_process_incoming_dco(struct multi_context *m) + { + process_incoming_del_peer(m, mi, dco); + } ++#if defined(TARGET_FREEBSD) ++ else if (dco->dco_message_type == OVPN_CMD_FLOAT_PEER) ++ { ++ ASSERT(mi->context.c2.link_socket); ++ extract_dco_float_peer_addr(mi->context.c2.link_socket->info.af, ++ &m->top.c2.from.dest, ++ (struct sockaddr *)&dco->dco_float_peer_ss); ++ multi_process_float(m, mi); ++ CLEAR(dco->dco_float_peer_ss); ++ } ++#endif /* if defined(TARGET_LINUX) || defined(TARGET_WIN32) */ + else if (dco->dco_message_type == OVPN_CMD_SWAP_KEYS) + { + tls_session_soft_reset(mi->context.c2.tls_multi); diff --git a/security/openvpn/files/patch-src_openvpn_ovpn__dco__freebsd.h b/security/openvpn/files/patch-src_openvpn_ovpn__dco__freebsd.h new file mode 100644 index 000000000000..1d1ff16e5d8e --- /dev/null +++ b/security/openvpn/files/patch-src_openvpn_ovpn__dco__freebsd.h @@ -0,0 +1,10 @@ +--- src/openvpn/ovpn_dco_freebsd.h.orig 2025-04-02 06:53:10 UTC ++++ src/openvpn/ovpn_dco_freebsd.h +@@ -37,6 +37,7 @@ enum ovpn_notif_type { + enum ovpn_notif_type { + OVPN_NOTIF_DEL_PEER, + OVPN_NOTIF_ROTATE_KEY, ++ OVPN_NOTIF_FLOAT, + }; + + enum ovpn_del_reason { diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile index a67332b5ff08..e1b4fc3acda3 100644 --- a/security/osv-scanner/Makefile +++ b/security/osv-scanner/Makefile @@ -1,6 +1,7 @@ PORTNAME= osv-scanner DISTVERSIONPREFIX= v DISTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index c713ce6cc77b..f6483ced31b9 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= picocrypt DISTVERSION= 1.49 # Missing modules.txt, generate one with `go mod vendor` and place it in ${FILESDIR} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/pwdsafety/Makefile b/security/pwdsafety/Makefile index c143543bf2cc..23dfe9f40408 100644 --- a/security/pwdsafety/Makefile +++ b/security/pwdsafety/Makefile @@ -1,7 +1,7 @@ PORTNAME= pwdsafety DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= olgeni@FreeBSD.org diff --git a/security/py-yara-python-dex/Makefile b/security/py-yara-python-dex/Makefile index c311734a66db..316aaa8d2e14 100644 --- a/security/py-yara-python-dex/Makefile +++ b/security/py-yara-python-dex/Makefile @@ -1,6 +1,5 @@ PORTNAME= yara-python-dex -PORTVERSION= 1.0.7.1 -PORTREVISION= 1 +PORTVERSION= 1.0.9 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,6 +25,6 @@ USE_PYTHON= distutils LDFLAGS+= -s .endif -PLIST_SUB= VER=${PORTVERSION:R} +PLIST_FILES= %%PYTHON_SITELIBDIR%%/yara%%PYTHON_TAG%%.so .include <bsd.port.mk> diff --git a/security/py-yara-python-dex/distinfo b/security/py-yara-python-dex/distinfo index 5a6611163bd9..d1571c0f5ca6 100644 --- a/security/py-yara-python-dex/distinfo +++ b/security/py-yara-python-dex/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1736800627 -SHA256 (MobSF-yara-python-dex-1.0.7.1_GH0.tar.gz) = 9b2febf8341d724480ee15f94adde22ea6f9f902346f59e2e9b92ec029b7ade2 -SIZE (MobSF-yara-python-dex-1.0.7.1_GH0.tar.gz) = 4505 +TIMESTAMP = 1757003675 +SHA256 (MobSF-yara-python-dex-1.0.9_GH0.tar.gz) = 1e135345d961f019c5dd31a85876aa6552aa471a9604fcc5683c85fab93e7425 +SIZE (MobSF-yara-python-dex-1.0.9_GH0.tar.gz) = 4748 SHA256 (VirusTotal-yara-python-188cb6e85137f715fef563f61c6b4f21ad026562_GH0.tar.gz) = f685495d280ba2105fa4ca31e0ac8173f16c93c28514c2e66b25a57c7d2d45b8 SIZE (VirusTotal-yara-python-188cb6e85137f715fef563f61c6b4f21ad026562_GH0.tar.gz) = 31860 SHA256 (VirusTotal-yara-ed1a1a430c64cf908b61a5fadc3958866a840bc6_GH0.tar.gz) = 282b97f106076f389e8f74e8e957bdcefbe87cc34887a8be6b5efd64cc96f920 diff --git a/security/py-yara-python-dex/pkg-plist b/security/py-yara-python-dex/pkg-plist deleted file mode 100644 index 5f948a5fbca8..000000000000 --- a/security/py-yara-python-dex/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -%%PYTHON_SITELIBDIR%%/yara%%PYTHON_TAG%%.so -%%PYTHON_SITELIBDIR%%/yara_python_dex-%%VER%%-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/yara_python_dex-%%VER%%-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/yara_python_dex-%%VER%%-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/yara_python_dex-%%VER%%-py%%PYTHON_VER%%.egg-info/not-zip-safe -%%PYTHON_SITELIBDIR%%/yara_python_dex-%%VER%%-py%%PYTHON_VER%%.egg-info/top_level.txt diff --git a/security/rekor/Makefile b/security/rekor/Makefile index 331e75973e2b..558b50c586fc 100644 --- a/security/rekor/Makefile +++ b/security/rekor/Makefile @@ -1,7 +1,7 @@ PORTNAME= rekor DISTVERSIONPREFIX= v DISTVERSION= 1.3.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/snort3/Makefile b/security/snort3/Makefile index 8a7d723304fe..7064f6c2546e 100644 --- a/security/snort3/Makefile +++ b/security/snort3/Makefile @@ -1,5 +1,5 @@ PORTNAME= snort -DISTVERSION= 3.9.3.0 +DISTVERSION= 3.9.5.0 PORTEPOCH= 1 CATEGORIES= security PKGNAMESUFFIX= 3 diff --git a/security/snort3/distinfo b/security/snort3/distinfo index 5149faaa6b94..4822b69ada6a 100644 --- a/security/snort3/distinfo +++ b/security/snort3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754971093 -SHA256 (snort3-snort3-3.9.3.0_GH0.tar.gz) = c7c2f7488b1a9ec5b60b9706fc3f2f3f9c0e1eb57f384e077676c452570468cf -SIZE (snort3-snort3-3.9.3.0_GH0.tar.gz) = 3521227 +TIMESTAMP = 1757072847 +SHA256 (snort3-snort3-3.9.5.0_GH0.tar.gz) = e2e36a8db2c4c26a6ff58ea58839339260319eba25d0eb901ddb7210f4fa4b4c +SIZE (snort3-snort3-3.9.5.0_GH0.tar.gz) = 3525177 diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile index 0049a5ddf87c..0e82f830ff48 100644 --- a/security/snowflake-tor/Makefile +++ b/security/snowflake-tor/Makefile @@ -1,7 +1,7 @@ PORTNAME= snowflake DISTVERSIONPREFIX= v PORTVERSION= 2.5.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/ssb/Makefile b/security/ssb/Makefile index 734453ff1fd1..d0938babaec5 100644 --- a/security/ssb/Makefile +++ b/security/ssb/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssb DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/ssl-checker/Makefile b/security/ssl-checker/Makefile index c49b5c6df697..93673abb45d9 100644 --- a/security/ssl-checker/Makefile +++ b/security/ssl-checker/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssl-checker DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= olgeni@FreeBSD.org diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile index 1d6aba12355c..a36d64259294 100644 --- a/security/ssllabs-scan/Makefile +++ b/security/ssllabs-scan/Makefile @@ -1,7 +1,7 @@ PORTNAME= ssllabs-scan DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org diff --git a/security/stegify/Makefile b/security/stegify/Makefile index 7a63858191d3..06d7e41a9747 100644 --- a/security/stegify/Makefile +++ b/security/stegify/Makefile @@ -2,7 +2,7 @@ PORTNAME= stegify DISTVERSIONPREFIX= v DISTVERSION= 1.2-2 DISTVERSIONSUFFIX= -g62518ca -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= security graphics MAINTAINER= yuri@FreeBSD.org diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 0673446306c3..a4c4b5d22cae 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,6 +1,7 @@ PORTNAME= tailscale PORTVERSION= 1.86.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org diff --git a/security/teleport/Makefile b/security/teleport/Makefile index 93aaf2da4f8d..498f279fe1dd 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -1,7 +1,7 @@ PORTNAME= teleport DISTVERSIONPREFIX= v DISTVERSION= 5.2.5 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= security MAINTAINER= kraileth@elderlinux.org diff --git a/security/timestamp-authority/Makefile b/security/timestamp-authority/Makefile index 4d278042cdd3..f121f3c4b9a1 100644 --- a/security/timestamp-authority/Makefile +++ b/security/timestamp-authority/Makefile @@ -1,7 +1,7 @@ PORTNAME= timestamp-authority DISTVERSIONPREFIX= v DISTVERSION= 1.2.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index ed3416a3c81c..b6fad616d90f 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= totp-cli PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/trillian/Makefile b/security/trillian/Makefile index 7c587b69320c..7bdeb3e299f9 100644 --- a/security/trillian/Makefile +++ b/security/trillian/Makefile @@ -1,7 +1,7 @@ PORTNAME= trillian DISTVERSIONPREFIX= v DISTVERSION= 1.7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/trivy/Makefile b/security/trivy/Makefile index 73dc6b9c2181..a3a64eed48e0 100644 --- a/security/trivy/Makefile +++ b/security/trivy/Makefile @@ -1,6 +1,7 @@ PORTNAME= trivy DISTVERSIONPREFIX= v DISTVERSION= 0.66.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mfechner@FreeBSD.org diff --git a/security/tscli/Makefile b/security/tscli/Makefile index 6ec2f243475d..730a440763dc 100644 --- a/security/tscli/Makefile +++ b/security/tscli/Makefile @@ -1,7 +1,7 @@ PORTNAME= tscli DISTVERSIONPREFIX= v DISTVERSION= 0.0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= dtxdf@FreeBSD.org diff --git a/security/vault/Makefile b/security/vault/Makefile index 590a93f11d40..7906ac22206e 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,6 +1,6 @@ PORTNAME= vault DISTVERSIONPREFIX= v -DISTVERSION= 1.20.2 +DISTVERSION= 1.20.3 CATEGORIES= security MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/ \ LOCAL/bofh/security/${PORTNAME}/:web_ui @@ -46,7 +46,7 @@ GROUPS= vault PLIST_FILES= bin/${PORTNAME} -GITID= 824d12909d5b596ddd3f34d9c8f169b4f9701a0c +GITID= 7665ff29d77e5cb3ea9ddbeaed49ee312e53c6b8 .include <bsd.port.pre.mk> diff --git a/security/vault/distinfo b/security/vault/distinfo index c17babae63fa..c8a637c2add4 100644 --- a/security/vault/distinfo +++ b/security/vault/distinfo @@ -1,17 +1,17 @@ -TIMESTAMP = 1754685277 -SHA256 (go/security_vault/hashicorp-vault-v1.20.2_GH0/go.mod) = cd83bd31fc0bfb55d172ae8fc8f8bc3930bc52602a5b73b2cccbf5428e144241 -SIZE (go/security_vault/hashicorp-vault-v1.20.2_GH0/go.mod) = 30390 -SHA256 (go/security_vault/hashicorp-vault-v1.20.2_GH0/api/go.mod) = c0d25838a7b72c0a5450c0c346e22eea9d24074c637f99e13941fd74980330e5 -SIZE (go/security_vault/hashicorp-vault-v1.20.2_GH0/api/go.mod) = 1659 -SHA256 (go/security_vault/hashicorp-vault-v1.20.2_GH0/api/auth/approle/go.mod) = 94d14c8d7b0e143e5cda121829d639935bcd5bab9cc4961ca4ac432ec675a5b9 -SIZE (go/security_vault/hashicorp-vault-v1.20.2_GH0/api/auth/approle/go.mod) = 1065 -SHA256 (go/security_vault/hashicorp-vault-v1.20.2_GH0/api/auth/kubernetes/go.mod) = bb4af50f74cdf95fd886651b1911dff90e118c62270497102ce144f5c76c9b1d -SIZE (go/security_vault/hashicorp-vault-v1.20.2_GH0/api/auth/kubernetes/go.mod) = 1068 -SHA256 (go/security_vault/hashicorp-vault-v1.20.2_GH0/api/auth/userpass/go.mod) = e92fff72dd8294c27b29ba8fc653d28edf322d8f59d98258ea87691dd5777b56 -SIZE (go/security_vault/hashicorp-vault-v1.20.2_GH0/api/auth/userpass/go.mod) = 1066 -SHA256 (go/security_vault/hashicorp-vault-v1.20.2_GH0/sdk/go.mod) = a3da120c91c4a0a9a2ad7e2fac36034da35a1527668359a6c9f19800aa88f2f1 -SIZE (go/security_vault/hashicorp-vault-v1.20.2_GH0/sdk/go.mod) = 6759 -SHA256 (go/security_vault/hashicorp-vault-v1.20.2_GH0/vault-web_ui-1.20.2.tar.gz) = 5d6a244ae81312a78c847abeec525a01cfe92fdf2f7df6d812a884f14561cc96 -SIZE (go/security_vault/hashicorp-vault-v1.20.2_GH0/vault-web_ui-1.20.2.tar.gz) = 3584329 -SHA256 (go/security_vault/hashicorp-vault-v1.20.2_GH0/hashicorp-vault-v1.20.2_GH0.tar.gz) = cff7c65f4cfdebbf2a419e77debe5dda1abd93d48f673e8bbbd4c5e5161233e2 -SIZE (go/security_vault/hashicorp-vault-v1.20.2_GH0/hashicorp-vault-v1.20.2_GH0.tar.gz) = 41645004 +TIMESTAMP = 1756981575 +SHA256 (go/security_vault/hashicorp-vault-v1.20.3_GH0/go.mod) = 7113bb21f1f4e49f214b327ab6bf38e61c7a1d6a90945d800af5c95adfe35ef4 +SIZE (go/security_vault/hashicorp-vault-v1.20.3_GH0/go.mod) = 30603 +SHA256 (go/security_vault/hashicorp-vault-v1.20.3_GH0/api/go.mod) = c0d25838a7b72c0a5450c0c346e22eea9d24074c637f99e13941fd74980330e5 +SIZE (go/security_vault/hashicorp-vault-v1.20.3_GH0/api/go.mod) = 1659 +SHA256 (go/security_vault/hashicorp-vault-v1.20.3_GH0/api/auth/approle/go.mod) = 94d14c8d7b0e143e5cda121829d639935bcd5bab9cc4961ca4ac432ec675a5b9 +SIZE (go/security_vault/hashicorp-vault-v1.20.3_GH0/api/auth/approle/go.mod) = 1065 +SHA256 (go/security_vault/hashicorp-vault-v1.20.3_GH0/api/auth/kubernetes/go.mod) = bb4af50f74cdf95fd886651b1911dff90e118c62270497102ce144f5c76c9b1d +SIZE (go/security_vault/hashicorp-vault-v1.20.3_GH0/api/auth/kubernetes/go.mod) = 1068 +SHA256 (go/security_vault/hashicorp-vault-v1.20.3_GH0/api/auth/userpass/go.mod) = e92fff72dd8294c27b29ba8fc653d28edf322d8f59d98258ea87691dd5777b56 +SIZE (go/security_vault/hashicorp-vault-v1.20.3_GH0/api/auth/userpass/go.mod) = 1066 +SHA256 (go/security_vault/hashicorp-vault-v1.20.3_GH0/sdk/go.mod) = aa3fe5aee6ec08608f8f97f1238b1a132bb89973069985e0ae24d9e492b2df7c +SIZE (go/security_vault/hashicorp-vault-v1.20.3_GH0/sdk/go.mod) = 6786 +SHA256 (go/security_vault/hashicorp-vault-v1.20.3_GH0/vault-web_ui-1.20.3.tar.gz) = 4131d8f602bce1ced7275ea2925e18ccd202d03a0fcc69e3f338fafcbaeb22d8 +SIZE (go/security_vault/hashicorp-vault-v1.20.3_GH0/vault-web_ui-1.20.3.tar.gz) = 3513752 +SHA256 (go/security_vault/hashicorp-vault-v1.20.3_GH0/hashicorp-vault-v1.20.3_GH0.tar.gz) = 024dbc999b4149551da398355008d29827459e52f4379a129eb20c5284647050 +SIZE (go/security_vault/hashicorp-vault-v1.20.3_GH0/hashicorp-vault-v1.20.3_GH0.tar.gz) = 41634047 diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile index 9d4136e4cbdf..f430df7765fd 100644 --- a/security/vouch-proxy/Makefile +++ b/security/vouch-proxy/Makefile @@ -1,7 +1,7 @@ PORTNAME= vouch-proxy DISTVERSIONPREFIX=v DISTVERSION= 0.45.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= decke@FreeBSD.org diff --git a/security/vuls/Makefile b/security/vuls/Makefile index f2c58e968a83..ebe25474a906 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,6 +1,6 @@ PORTNAME= vuls DISTVERSIONPREFIX=v -DISTVERSION= 0.33.4 +DISTVERSION= 0.34.0 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org diff --git a/security/vuls/distinfo b/security/vuls/distinfo index 79f5d3b3f61b..07044799c86d 100644 --- a/security/vuls/distinfo +++ b/security/vuls/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756275976 -SHA256 (go/security_vuls/vuls-v0.33.4/v0.33.4.mod) = 58bcb90a4067f623c6c3bcb960b6aed4fcf08e6b94014667105f74b66f446da6 -SIZE (go/security_vuls/vuls-v0.33.4/v0.33.4.mod) = 20710 -SHA256 (go/security_vuls/vuls-v0.33.4/v0.33.4.zip) = 434e4e0b86a08cb257c2387d541277474903c5d96998638cb7a014fbc4a3a412 -SIZE (go/security_vuls/vuls-v0.33.4/v0.33.4.zip) = 1398525 +TIMESTAMP = 1757153514 +SHA256 (go/security_vuls/vuls-v0.34.0/v0.34.0.mod) = 0ac637cb17c79cc5ca34bbfcd75d05a6e4458ee66523050a2a15461cad6af2df +SIZE (go/security_vuls/vuls-v0.34.0/v0.34.0.mod) = 20230 +SHA256 (go/security_vuls/vuls-v0.34.0/v0.34.0.zip) = 08062c74c713c8087c93bcd3f8031947bd0e159d6ab43f39ef0ac4c8e637aa56 +SIZE (go/security_vuls/vuls-v0.34.0/v0.34.0.zip) = 1400840 diff --git a/security/vulsrepo/Makefile b/security/vulsrepo/Makefile index a8bed60e8097..da2e8927160c 100644 --- a/security/vulsrepo/Makefile +++ b/security/vulsrepo/Makefile @@ -1,7 +1,7 @@ PORTNAME= vulsrepo PORTVERSION= 0.7.1 DISTVERSIONPREFIX=v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security www MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/v${PORTVERSION}/server/:gomod DISTFILES= go.mod:gomod diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index a7e620621142..6a4e1eec9395 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,42 @@ + <vuln vid="bda50cf1-8bcf-11f0-b3f7-a8a1599412c6"> + <topic>chromium -- multiple security fixes</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>140.0.7339.80</lt></range> + </package> + <package> + <name>ungoogled-chromium</name> + <range><lt>140.0.7339.80</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Chrome Releases reports:</p> + <blockquote cite="https://chromereleases.googleblog.com/2025/09/stable-channel-update-for-desktop.html"> + <p>This update includes 6 security fixes:</p> + <ul> + <li>[434513380] High CVE-2025-9864: Use after free in V8. Reported by Pavel Kuzmin of Yandex Security Team on 2025-07-28</li> + <li>[437147699] Medium CVE-2025-9865: Inappropriate implementation in Toolbar. Reported by Khalil Zhani on 2025-08-07</li> + <li>[379337758] Medium CVE-2025-9866: Inappropriate implementation in Extensions. Reported by NDevTK on 2024-11-16</li> + <li>[415496161] Medium CVE-2025-9867: Inappropriate implementation in Downloads. Reported by Farras Givari on 2025-05-04</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-9864</cvename> + <cvename>CVE-2025-9865</cvename> + <cvename>CVE-2025-9866</cvename> + <cvename>CVE-2025-9867</cvename> + <url>https://chromereleases.googleblog.com/2025/09/stable-channel-update-for-desktop.html</url> + </references> + <dates> + <discovery>2025-09-02</discovery> + <entry>2025-09-07</entry> + </dates> + </vuln> + <vuln vid="340dc4c1-895a-11f0-b6e5-4ccc6adda413"> <topic>exiv2 -- Denial-of-service</topic> <affects> @@ -2233,7 +2272,7 @@ <affects> <package> <name>libxslt</name> - <range><lt>2</lt></range> <!-- adjust should libxslt ever be fixed --> + <range><lt>1.1.43_2</lt></range> <!-- adjust should libxslt ever be fixed --> </package> <package> <name>linux-c7-libxslt</name> diff --git a/security/webtunnel-tor/Makefile b/security/webtunnel-tor/Makefile index c7513b884ffd..e8f1ab7cd74f 100644 --- a/security/webtunnel-tor/Makefile +++ b/security/webtunnel-tor/Makefile @@ -1,6 +1,6 @@ PORTNAME= webtunnel PORTVERSION= 0.0.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= security net PKGNAMESUFFIX= -tor diff --git a/security/xhash/Makefile b/security/xhash/Makefile index 03808fd1144d..7436f73301cb 100644 --- a/security/xhash/Makefile +++ b/security/xhash/Makefile @@ -1,7 +1,7 @@ PORTNAME= xhash DISTVERSIONPREFIX= v DISTVERSION= 3.6.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= rbranco@suse.com diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 6030334ae8fc..310320cfe4ab 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= xray-core DISTVERSIONPREFIX= v DISTVERSION= 25.7.26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://github.com/v2fly/geoip/releases/download/202507050144/:geoip \ https://github.com/v2fly/domain-list-community/releases/download/20250627153051/:geosite diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile index 06d0f27154a4..5c886fbca140 100644 --- a/security/yubikey-agent/Makefile +++ b/security/yubikey-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= yubikey-agent DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= security sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/security/yubikey-manager-qt/Makefile b/security/yubikey-manager-qt/Makefile new file mode 100644 index 000000000000..70f1c79cd6e9 --- /dev/null +++ b/security/yubikey-manager-qt/Makefile @@ -0,0 +1,47 @@ +PORTNAME= yubikey-manager-qt +DISTVERSIONPREFIX= yubikey-manager-qt- +DISTVERSION= 1.2.0 +PORTREVISION= 1 +CATEGORIES= security + +MAINTAINER= daniel@shafer.cc +COMMENT= Cross-platform application for configuring any YubiKey +WWW= https://developers.yubico.com/yubikey-manager-qt/ + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \ + pyotherside-qt5>0:devel/pyotherside-qt5 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \ + pyotherside-qt5>0:devel/pyotherside-qt5 + +USES= compiler:c++11-lang gl pkgconfig python qt:5 qmake \ + shebangfix +USE_GL= gl +USE_QT= core declarative graphicaleffects gui network quickcontrols \ + quickcontrols2 svg widgets buildtools:build + +USE_GITHUB= yes +GH_ACCOUNT= Yubico + +SHEBANG_FILES= ykman-gui/py/yubikey.py \ + ykman-cli/test.py \ + ykman-cli/py/cli.py \ + build_qrc.py + +PLIST_FILES= bin/ykman-gui \ + share/applications/ykman-gui.desktop \ + share/pixmaps/ykman.png + +post-extract: + @${REINPLACE_CMD} -e '/system/s|python|${PYTHON_CMD}|g' ${WRKSRC}/ykman-gui/ykman-gui.pro \ + ${WRKSRC}/ykman-cli/ykman-cli.pro + @${REINPLACE_CMD} -e 's|/usr/bin/ykman-gui|${PREFIX}/bin/ykman-gui|g' ${WRKSRC}/resources/linux/AppRun + @${REINPLACE_CMD} -e 's|target.path = /usr/bin|target.path = ${PREFIX}/bin|g' ${WRKSRC}/ykman-gui/deployment.pri + +post-install: + ${INSTALL_DATA} ${WRKSRC}/resources/ykman-gui.desktop ${STAGEDIR}${PREFIX}/share/applications + ${INSTALL_DATA} ${WRKSRC}/resources/icons/ykman.png ${STAGEDIR}${PREFIX}/share/pixmaps + +.include <bsd.port.mk> diff --git a/security/yubikey-manager-qt/distinfo b/security/yubikey-manager-qt/distinfo new file mode 100644 index 000000000000..d8ad64d7c0ac --- /dev/null +++ b/security/yubikey-manager-qt/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1616216055 +SHA256 (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.2.0_GH0.tar.gz) = 3f3c998f93b74b869c232f5f951a9d7b2f68b007c20be8e39a698e24ea7aae0b +SIZE (Yubico-yubikey-manager-qt-yubikey-manager-qt-1.2.0_GH0.tar.gz) = 17311666 diff --git a/security/yubikey-manager-qt/pkg-descr b/security/yubikey-manager-qt/pkg-descr new file mode 100644 index 000000000000..86b0e115ab9f --- /dev/null +++ b/security/yubikey-manager-qt/pkg-descr @@ -0,0 +1,2 @@ +Cross-platform application for configuring any YubiKey +over all USB interfaces. diff --git a/security/yubikey-manager-qt/pkg-message b/security/yubikey-manager-qt/pkg-message new file mode 100644 index 000000000000..69e21c9701be --- /dev/null +++ b/security/yubikey-manager-qt/pkg-message @@ -0,0 +1,7 @@ +[ +{ type: install + message: <<EOM +In addition to the application itself, you may also need to manually install and start the pcscd service <devel/pcsc-lite> for CCID support. +EOM +} +] diff --git a/security/yubioath-desktop/Makefile b/security/yubioath-desktop/Makefile new file mode 100644 index 000000000000..5f2373a67822 --- /dev/null +++ b/security/yubioath-desktop/Makefile @@ -0,0 +1,45 @@ +PORTNAME= yubioath-desktop +DISTVERSIONPREFIX= yubioath-desktop- +DISTVERSION= 5.0.4 +PORTREVISION= 2 +CATEGORIES= security + +MAINTAINER= daniel@shafer.cc +COMMENT= GUI for displaying OATH codes with a Yubikey +WWW= https://developers.yubico.com/yubioath-desktop/ + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yubikey-manager>=0.7.0:security/py-yubikey-manager@${PY_FLAVOR} \ + pyotherside-qt5>0:devel/pyotherside-qt5 \ + RSA_SecurID_getpasswd:devel/libccid \ + libffi>0:devel/libffi \ + pcscd:devel/pcsc-lite \ + swig:devel/swig + +USES= compiler:c++11-lang desktop-file-utils gl python qmake qt:5 \ + shebangfix ssl +USE_GL= gl +USE_QT= core declarative gui network quickcontrols2 svg widgets buildtools:build + +USE_GITHUB= yes +GH_ACCOUNT= Yubico + +SHEBANG_FILES= build_qrc.py \ + py/yubikey.py \ + +PLIST_FILES= bin/yubioath-desktop \ + share/applications/com.yubico.yubioath.desktop \ + share/pixmaps/com.yubico.yubioath.png + +post-patch: + @${REINPLACE_CMD} -e '/PYTHON_CMD/s|python3|${PYTHON_CMD}|g' \ + ${WRKSRC}/yubioath-desktop.pro + @${REINPLACE_CMD} -e 's|target.path = /usr/bin|target.path = ${PREFIX}/bin|g' ${WRKSRC}/deployment.pri + +post-install: + ${INSTALL_DATA} ${WRKSRC}/resources/com.yubico.yubioath.desktop ${STAGEDIR}${PREFIX}/share/applications + ${INSTALL_DATA} ${WRKSRC}/resources/icons/com.yubico.yubioath.png ${STAGEDIR}${PREFIX}/share/pixmaps + +.include <bsd.port.mk> diff --git a/security/yubioath-desktop/distinfo b/security/yubioath-desktop/distinfo new file mode 100644 index 000000000000..568b3dd1904e --- /dev/null +++ b/security/yubioath-desktop/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1616213145 +SHA256 (Yubico-yubioath-desktop-yubioath-desktop-5.0.4_GH0.tar.gz) = b47c8715e415b0e0ea0237e6f56d328fc8d3303a87ad89d4540d4f4a93138bd7 +SIZE (Yubico-yubioath-desktop-yubioath-desktop-5.0.4_GH0.tar.gz) = 5657338 diff --git a/security/yubioath-desktop/pkg-descr b/security/yubioath-desktop/pkg-descr new file mode 100644 index 000000000000..8a3575b7be09 --- /dev/null +++ b/security/yubioath-desktop/pkg-descr @@ -0,0 +1,3 @@ +Cross-platform application for generating Open Authentication (OATH) time-based +TOTP and event-based HOTP one-time password codes, with the help of a YubiKey +that protects the shared secrets. diff --git a/security/yubioath-desktop/pkg-message b/security/yubioath-desktop/pkg-message new file mode 100644 index 000000000000..7f4f2a2c4875 --- /dev/null +++ b/security/yubioath-desktop/pkg-message @@ -0,0 +1,7 @@ +[ +{ type: install + message: <<EOM + Before running make sure that the pcscd service is enabled and running +EOM +} +] diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile index cf2ccd5f6243..e73b4411f7a0 100644 --- a/shells/antibody/Makefile +++ b/shells/antibody/Makefile @@ -1,7 +1,7 @@ PORTNAME= antibody PORTVERSION= 6.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= shells MAINTAINER= ports@FreeBSD.org diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index 0fdd537ea581..c9a3894efe0e 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,7 +1,7 @@ PORTNAME= carapace DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile index 28c2e3a332fb..8c80e13198a4 100644 --- a/shells/elvish/Makefile +++ b/shells/elvish/Makefile @@ -1,7 +1,7 @@ PORTNAME= elvish DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= shells MAINTAINER= vendion@gmail.com diff --git a/shells/envy/Makefile b/shells/envy/Makefile index 2e988dcf7f5f..08ea612b77bd 100644 --- a/shells/envy/Makefile +++ b/shells/envy/Makefile @@ -1,7 +1,7 @@ PORTNAME= envy DISTVERSIONPREFIX=v DISTVERSION= 0.1.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= shells MAINTAINER= krion@FreeBSD.org diff --git a/shells/murex/Makefile b/shells/murex/Makefile index 63ceed06f13b..2b6699c792fe 100644 --- a/shells/murex/Makefile +++ b/shells/murex/Makefile @@ -1,7 +1,7 @@ PORTNAME= murex DISTVERSIONPREFIX= v DISTVERSION= 6.0.1000 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= shells MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/3mux/Makefile b/sysutils/3mux/Makefile index d52bb2743b81..79afee3ab573 100644 --- a/sysutils/3mux/Makefile +++ b/sysutils/3mux/Makefile @@ -1,7 +1,7 @@ PORTNAME= 3mux DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/alloy/Makefile b/sysutils/alloy/Makefile index 970e6662e812..d8d296257e32 100644 --- a/sysutils/alloy/Makefile +++ b/sysutils/alloy/Makefile @@ -1,6 +1,7 @@ PORTNAME= alloy DISTVERSIONPREFIX= v DISTVERSION= 1.10.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= zach.leslie@grafana.com diff --git a/sysutils/amazon-ssm-agent/Makefile b/sysutils/amazon-ssm-agent/Makefile index c24ad60a8d7c..7f998715cc9b 100644 --- a/sysutils/amazon-ssm-agent/Makefile +++ b/sysutils/amazon-ssm-agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= amazon-ssm-agent PORTVERSION= 2.3.1205.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= cperciva@FreeBSD.org diff --git a/sysutils/amazon-ssm-plugin/Makefile b/sysutils/amazon-ssm-plugin/Makefile index 08a010f5e941..ee43911b4b6d 100644 --- a/sysutils/amazon-ssm-plugin/Makefile +++ b/sysutils/amazon-ssm-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= amazon-ssm-plugin DISTVERSION= 1.2.707.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= nork@FreeBSD.org diff --git a/sysutils/android-ota-payload-extractor/Makefile b/sysutils/android-ota-payload-extractor/Makefile index 9018d8f5c07b..70b2fce03aad 100644 --- a/sysutils/android-ota-payload-extractor/Makefile +++ b/sysutils/android-ota-payload-extractor/Makefile @@ -1,7 +1,7 @@ PORTNAME= android-ota-payload-extractor DISTVERSIONPREFIX= v DISTVERSION= 1.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MAINTAINER= nxjoseph@protonmail.com diff --git a/sysutils/aptly/Makefile b/sysutils/aptly/Makefile index 80a24c492c2a..a9e3855d2f83 100644 --- a/sysutils/aptly/Makefile +++ b/sysutils/aptly/Makefile @@ -1,7 +1,7 @@ PORTNAME= aptly PORTVERSION= 1.5.0 DISTVERSIONPREFIX=v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= romain@FreeBSD.org diff --git a/sysutils/autorestic/Makefile b/sysutils/autorestic/Makefile index 46a7e196056c..78f7afa77bda 100644 --- a/sysutils/autorestic/Makefile +++ b/sysutils/autorestic/Makefile @@ -1,7 +1,7 @@ PORTNAME= autorestic DISTVERSIONPREFIX= v DISTVERSION= 1.8.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/awslim/Makefile b/sysutils/awslim/Makefile index 124ba25eba10..13c93b3e8d92 100644 --- a/sysutils/awslim/Makefile +++ b/sysutils/awslim/Makefile @@ -1,7 +1,7 @@ PORTNAME= awslim DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= nork@FreeBSD.org diff --git a/sysutils/backrest/Makefile b/sysutils/backrest/Makefile index a32d4618d3ed..e50a27bee91a 100644 --- a/sysutils/backrest/Makefile +++ b/sysutils/backrest/Makefile @@ -1,6 +1,7 @@ PORTNAME= backrest DISTVERSIONPREFIX= v DISTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/sysutils/beats8/Makefile b/sysutils/beats8/Makefile index e8d0994a3f17..da43e48b859b 100644 --- a/sysutils/beats8/Makefile +++ b/sysutils/beats8/Makefile @@ -1,7 +1,7 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 8.14.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod PKGNAMESUFFIX?= 8 diff --git a/sysutils/brename/Makefile b/sysutils/brename/Makefile index 45ccd13d57c4..ade21d3e41e6 100644 --- a/sysutils/brename/Makefile +++ b/sysutils/brename/Makefile @@ -1,7 +1,7 @@ PORTNAME= brename DISTVERSIONPREFIX= v DISTVERSION= 2.14.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/buildah/Makefile b/sysutils/buildah/Makefile index 3504f337845b..a3efdb6c1b0d 100644 --- a/sysutils/buildah/Makefile +++ b/sysutils/buildah/Makefile @@ -1,7 +1,6 @@ PORTNAME= buildah DISTVERSIONPREFIX= v -DISTVERSION= 1.40.1 -PORTREVISION= 1 +DISTVERSION= 1.41.3 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/buildah/distinfo b/sysutils/buildah/distinfo index 116b4b83ced5..8df5cf87b520 100644 --- a/sysutils/buildah/distinfo +++ b/sysutils/buildah/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750102691 -SHA256 (containers-buildah-v1.40.1_GH0.tar.gz) = 27678b7ced9f096c34d19c12922d8cc9eea2464e4c59dcb249f0f717b80c50bc -SIZE (containers-buildah-v1.40.1_GH0.tar.gz) = 12329760 +TIMESTAMP = 1755745577 +SHA256 (containers-buildah-v1.41.3_GH0.tar.gz) = 9c67a67622eb98f21d5a498d2351557e6093f64ca0f45e3aae6095e27f9456fb +SIZE (containers-buildah-v1.41.3_GH0.tar.gz) = 11970890 diff --git a/sysutils/cbsd-mq-api/Makefile b/sysutils/cbsd-mq-api/Makefile index 653113ccc58d..c8b5565feea8 100644 --- a/sysutils/cbsd-mq-api/Makefile +++ b/sysutils/cbsd-mq-api/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-api DISTVERSION= 0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= fbsd-ports@convectix.com diff --git a/sysutils/cbsd-mq-router/Makefile b/sysutils/cbsd-mq-router/Makefile index e985a059633a..25b9fa8282ba 100644 --- a/sysutils/cbsd-mq-router/Makefile +++ b/sysutils/cbsd-mq-router/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbsd-mq-router PORTVERSION= 0.2 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile index 3c3257099def..ea4f41aab35d 100644 --- a/sysutils/chaoskube/Makefile +++ b/sysutils/chaoskube/Makefile @@ -1,6 +1,7 @@ PORTNAME= chaoskube PORTVERSION= 0.36.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/chezmoi/Makefile b/sysutils/chezmoi/Makefile index be0b4f6232f8..8d497cba428d 100644 --- a/sysutils/chezmoi/Makefile +++ b/sysutils/chezmoi/Makefile @@ -1,7 +1,7 @@ PORTNAME= chezmoi DISTVERSIONPREFIX= v DISTVERSION= 2.50.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils EXTRACT_ONLY= ${_DISTFILES:N*.js} diff --git a/sysutils/conmon/Makefile b/sysutils/conmon/Makefile index 559b9aad711d..be0c4c61fd59 100644 --- a/sysutils/conmon/Makefile +++ b/sysutils/conmon/Makefile @@ -1,7 +1,7 @@ PORTNAME= conmon DISTVERSIONPREFIX= v DISTVERSION= 2.1.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/consul-alerts/Makefile b/sysutils/consul-alerts/Makefile index 0c5f51e5ae10..bf4d1c680996 100644 --- a/sysutils/consul-alerts/Makefile +++ b/sysutils/consul-alerts/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-alerts PORTVERSION= 0.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/consul-replicate/Makefile b/sysutils/consul-replicate/Makefile index 442c4f992bd5..a41a68837750 100644 --- a/sysutils/consul-replicate/Makefile +++ b/sysutils/consul-replicate/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-replicate PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 08dc7ce2a04b..2b55a0c5a618 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,6 +1,7 @@ PORTNAME= consul DISTVERSIONPREFIX= v DISTVERSION= 1.21.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ DISTFILES= go.mod \ diff --git a/sysutils/consul_exporter/Makefile b/sysutils/consul_exporter/Makefile index 612da3de3ceb..9e9677a78c6c 100644 --- a/sysutils/consul_exporter/Makefile +++ b/sysutils/consul_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul_exporter PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= t.tom@succont.de diff --git a/sysutils/containers-common/Makefile b/sysutils/containers-common/Makefile index bee209d11a5f..fb39cff157f5 100644 --- a/sysutils/containers-common/Makefile +++ b/sysutils/containers-common/Makefile @@ -1,6 +1,6 @@ PORTNAME= containers-common DISTVERSIONPREFIX= v -DISTVERSION= 0.63.1 +DISTVERSION= 0.64.1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -25,9 +25,9 @@ GH_TAGNAME= v${DISTVERSION}:common v${IMAGEVERSION}:image \ NO_ARCH= yes -IMAGEVERSION= 5.35.0 -SKOPEOVERSION= 1.19.0 -STORAGEVERSION= 1.58.0 +IMAGEVERSION= 5.36.1 +SKOPEOVERSION= 1.20.0 +STORAGEVERSION= 1.59.1 do-build: ${GMAKE} -C ${WRKSRC_common}/docs diff --git a/sysutils/containers-common/distinfo b/sysutils/containers-common/distinfo index 1a6c1a0089a0..5966761f7878 100644 --- a/sysutils/containers-common/distinfo +++ b/sysutils/containers-common/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1750104348 -SHA256 (containers-common-v0.63.1_GH0.tar.gz) = 6090742e60ebf99e1d9e1580711a9bb556b250551eeef7058aa2f681e93651b9 -SIZE (containers-common-v0.63.1_GH0.tar.gz) = 13515794 -SHA256 (containers-image-v5.35.0_GH0.tar.gz) = 1c2c4a87cd47d9c56d2794b71ae58d7b8f7dde284afb54abfab5f6c85f7ef4ec -SIZE (containers-image-v5.35.0_GH0.tar.gz) = 766486 -SHA256 (containers-skopeo-v1.19.0_GH0.tar.gz) = 043e9f568440accf1aafca122a25c4d21441f16de49475192ec4abeef7430358 -SIZE (containers-skopeo-v1.19.0_GH0.tar.gz) = 10819827 -SHA256 (containers-storage-v1.58.0_GH0.tar.gz) = 51c689bcfcdcbb4c0192c9a99354db145b65bf4ced3a0f70efd01ec99f39f3f8 -SIZE (containers-storage-v1.58.0_GH0.tar.gz) = 4256083 +TIMESTAMP = 1755745871 +SHA256 (containers-common-v0.64.1_GH0.tar.gz) = 414def665a172a4d79366dc594e5313d43d672ba19009aa2a3dd78272e277506 +SIZE (containers-common-v0.64.1_GH0.tar.gz) = 13132186 +SHA256 (containers-image-v5.36.1_GH0.tar.gz) = 8ea547fe0f2dcfaa458f9e2d584eaacd504572bdb33ce0e98e70fffbc851c519 +SIZE (containers-image-v5.36.1_GH0.tar.gz) = 764595 +SHA256 (containers-skopeo-v1.20.0_GH0.tar.gz) = 0c19fe51b2cd8d1bd5e38c03b97421e318fc08153bdf5ef2f816a29889eacdef +SIZE (containers-skopeo-v1.20.0_GH0.tar.gz) = 10449131 +SHA256 (containers-storage-v1.59.1_GH0.tar.gz) = 2d4b0e5f66c83c776c6dab81fd52bee2aac72832ef3af4e6a1e081aaf1f87f30 +SIZE (containers-storage-v1.59.1_GH0.tar.gz) = 4606021 diff --git a/sysutils/coreos-ct/Makefile b/sysutils/coreos-ct/Makefile index 903815568238..bc6360c3ee89 100644 --- a/sysutils/coreos-ct/Makefile +++ b/sysutils/coreos-ct/Makefile @@ -1,7 +1,7 @@ PORTNAME= coreos-ct PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/sysutils/ctop/Makefile b/sysutils/ctop/Makefile index 1f73b34f6206..0508a21cf2b4 100644 --- a/sysutils/ctop/Makefile +++ b/sysutils/ctop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ctop DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/diffoci/Makefile b/sysutils/diffoci/Makefile index 26f1749c26b1..71e031218011 100644 --- a/sysutils/diffoci/Makefile +++ b/sysutils/diffoci/Makefile @@ -1,7 +1,7 @@ PORTNAME= diffoci PORTVERSION= 0.1.7 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile index 25f77a76bd68..990e0884f63a 100644 --- a/sysutils/direnv/Makefile +++ b/sysutils/direnv/Makefile @@ -1,7 +1,7 @@ PORTNAME= direnv DISTVERSIONPREFIX= v DISTVERSION= 2.35.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= bdrewery@FreeBSD.org diff --git a/sysutils/docker-credential-pass/Makefile b/sysutils/docker-credential-pass/Makefile index 05cf63029f7c..0fd1732f333c 100644 --- a/sysutils/docker-credential-pass/Makefile +++ b/sysutils/docker-credential-pass/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-credential-pass DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/docker-machine/Makefile b/sysutils/docker-machine/Makefile index 1f2d3c68eaaf..8e66dcda8512 100644 --- a/sysutils/docker-machine/Makefile +++ b/sysutils/docker-machine/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-machine PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/docker-registry/Makefile b/sysutils/docker-registry/Makefile index f1cc239cf71b..da9827057678 100644 --- a/sysutils/docker-registry/Makefile +++ b/sysutils/docker-registry/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker-registry PORTVERSION= 2.8.3 DISTVERSIONPREFIX=v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= freebsd@yapsoft.it diff --git a/sysutils/docker/Makefile b/sysutils/docker/Makefile index fee701f9ec6f..cf23a92b3bb1 100644 --- a/sysutils/docker/Makefile +++ b/sysutils/docker/Makefile @@ -1,7 +1,7 @@ PORTNAME= docker PORTVERSION= 18.09.5 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile index 432a21c969ee..38b6bcf39772 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -1,6 +1,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v DISTVERSION= 1.141.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/sysutils/duf/Makefile b/sysutils/duf/Makefile index c428a82a027f..2e409866fade 100644 --- a/sysutils/duf/Makefile +++ b/sysutils/duf/Makefile @@ -1,7 +1,7 @@ PORTNAME= duf DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile index ab007ccac629..4d57551b408b 100644 --- a/sysutils/eksctl/Makefile +++ b/sysutils/eksctl/Makefile @@ -1,6 +1,7 @@ PORTNAME= eksctl PORTVERSION= 0.214.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/envconsul/Makefile b/sysutils/envconsul/Makefile index f7b470f0f1d8..e4eac05ae4d1 100644 --- a/sysutils/envconsul/Makefile +++ b/sysutils/envconsul/Makefile @@ -1,6 +1,7 @@ PORTNAME= envconsul DISTVERSIONPREFIX= v DISTVERSION= 0.13.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/epazote/Makefile b/sysutils/epazote/Makefile index e10c690839da..1965f43fa443 100644 --- a/sysutils/epazote/Makefile +++ b/sysutils/epazote/Makefile @@ -1,6 +1,6 @@ PORTNAME= epazote PORTVERSION= 2.1.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io diff --git a/sysutils/equinix-metal-cli/Makefile b/sysutils/equinix-metal-cli/Makefile index 3765c8978166..96c0729902fd 100644 --- a/sysutils/equinix-metal-cli/Makefile +++ b/sysutils/equinix-metal-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= equinix-metal-cli DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/f2/Makefile b/sysutils/f2/Makefile index e29c7f30e2af..706e2d0c9cdd 100644 --- a/sysutils/f2/Makefile +++ b/sysutils/f2/Makefile @@ -1,7 +1,7 @@ PORTNAME= f2 DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile index aa9182055424..c3bc22e2c822 100644 --- a/sysutils/fluent-bit/Makefile +++ b/sysutils/fluent-bit/Makefile @@ -1,6 +1,6 @@ PORTNAME= fluent-bit DISTVERSIONPREFIX= v -DISTVERSION= 4.0.8 +DISTVERSION= 4.0.9 CATEGORIES= sysutils MAINTAINER= girgen@FreeBSD.org diff --git a/sysutils/fluent-bit/distinfo b/sysutils/fluent-bit/distinfo index f60fadabb3e9..519b85e1f66c 100644 --- a/sysutils/fluent-bit/distinfo +++ b/sysutils/fluent-bit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755774336 -SHA256 (fluent-fluent-bit-v4.0.8_GH0.tar.gz) = ed7037bf9352f962adba1c5c9be148bd955c72d93b40b6010704b0067461b0d0 -SIZE (fluent-fluent-bit-v4.0.8_GH0.tar.gz) = 34500625 +TIMESTAMP = 1756985343 +SHA256 (fluent-fluent-bit-v4.0.9_GH0.tar.gz) = 0031f74b616b4669064a59902559da2f87174aa8007e749b5df19ed79c534f5b +SIZE (fluent-fluent-bit-v4.0.9_GH0.tar.gz) = 34494999 diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 5ada721e4bd2..2d245743d9e7 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -1,6 +1,6 @@ PORTNAME= fx DISTVERSION= 35.0.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/gcp-ops-agent/Makefile b/sysutils/gcp-ops-agent/Makefile index 5c068b7b545a..d82d7d48a2de 100644 --- a/sysutils/gcp-ops-agent/Makefile +++ b/sysutils/gcp-ops-agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= ops-agent DISTVERSION= 2.48.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils PKGNAMEPREFIX= gcp- diff --git a/sysutils/glow/Makefile b/sysutils/glow/Makefile index d399fb2c244c..0996c89f9dbc 100644 --- a/sysutils/glow/Makefile +++ b/sysutils/glow/Makefile @@ -1,7 +1,7 @@ PORTNAME= glow DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile index 47295fe84076..91fcd0f9427a 100644 --- a/sysutils/go-ntfy/Makefile +++ b/sysutils/go-ntfy/Makefile @@ -1,6 +1,7 @@ PORTNAME= ntfy DISTVERSIONPREFIX= v DISTVERSION= 2.14.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ PKGNAMEPREFIX= go- diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile index b0c27845b1f4..e0d10e7814fa 100644 --- a/sysutils/go-wtf/Makefile +++ b/sysutils/go-wtf/Makefile @@ -1,7 +1,7 @@ PORTNAME= wtf PORTVERSION= 0.43.0 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils PKGNAMEPREFIX= go- diff --git a/sysutils/goawk/Makefile b/sysutils/goawk/Makefile index a65e96f33fe0..5e3550c1fcb8 100644 --- a/sysutils/goawk/Makefile +++ b/sysutils/goawk/Makefile @@ -1,7 +1,7 @@ PORTNAME= goawk DISTVERSIONPREFIX= v DISTVERSION= 1.29.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/gomi/Makefile b/sysutils/gomi/Makefile index 0dd69d9d705a..e2f2e8f5cd1e 100644 --- a/sysutils/gomi/Makefile +++ b/sysutils/gomi/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomi DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 97833c8d24a0..4f21db40ca6b 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,7 +1,7 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v DISTVERSION= 4.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/gotop/Makefile b/sysutils/gotop/Makefile index 583b18304b15..fd60fbfe3350 100644 --- a/sysutils/gotop/Makefile +++ b/sysutils/gotop/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotop DISTVERSIONPREFIX= v DISTVERSION= 4.1.4 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/hared/Makefile b/sysutils/hared/Makefile index d3387d055c97..59d2c431aa2a 100644 --- a/sysutils/hared/Makefile +++ b/sysutils/hared/Makefile @@ -1,7 +1,7 @@ PORTNAME= hared DISTVERSION= 1.0-45 DISTVERSIONSUFFIX= -g8341d8a -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile index 63dbaa1e2ae4..72544a15787e 100644 --- a/sysutils/helm/Makefile +++ b/sysutils/helm/Makefile @@ -1,6 +1,7 @@ PORTNAME= helm PORTVERSION= 3.18.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index 3d7c02ee3d5c..fb4cff63928e 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= helmfile DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com diff --git a/sysutils/hostctl/Makefile b/sysutils/hostctl/Makefile index 693827e9c4bf..423bbe221eb3 100644 --- a/sysutils/hostctl/Makefile +++ b/sysutils/hostctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hostctl DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/immortal/Makefile b/sysutils/immortal/Makefile index 9c9763c1f56a..9b26091cddd0 100644 --- a/sysutils/immortal/Makefile +++ b/sysutils/immortal/Makefile @@ -1,6 +1,6 @@ PORTNAME= immortal PORTVERSION= 0.24.4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io diff --git a/sysutils/iocage/Makefile b/sysutils/iocage/Makefile index f936b5fea18a..33907677d5e1 100644 --- a/sysutils/iocage/Makefile +++ b/sysutils/iocage/Makefile @@ -1,11 +1,14 @@ PORTNAME= iocage PORTVERSION= 1.11 +PORTREVISION= 1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Pull in PR #61 to unbreak default route detection on CURRENT +# Pull in PR #90 to unbreak on python 3.12 PATCH_SITES= https://github.com/freebsd/iocage/commit/ -PATCHFILES= 2120a86d1d4fd3d383a3f0bddfc1e92eb5a7d2e7.patch:-p1 +PATCHFILES= 2120a86d1d4fd3d383a3f0bddfc1e92eb5a7d2e7.patch:-p1 \ + c2cf9d218a643b6231d1bce0361846352f58c50f.patch:-p1 MAINTAINER= grembo@FreeBSD.org COMMENT= FreeBSD jail manager written in Python3 diff --git a/sysutils/iocage/distinfo b/sysutils/iocage/distinfo index bdc9a0b24743..9d532c156395 100644 --- a/sysutils/iocage/distinfo +++ b/sysutils/iocage/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1749992584 +TIMESTAMP = 1757166176 SHA256 (freebsd-iocage-1.11_GH0.tar.gz) = 7f8eea47a71389eca9e147a7ec94ae7ecc260e6b17422837ac33492403af9028 SIZE (freebsd-iocage-1.11_GH0.tar.gz) = 816215 SHA256 (2120a86d1d4fd3d383a3f0bddfc1e92eb5a7d2e7.patch) = 212d63a093d9831c29398e18e567ea63050b116f737be82f2fe2384c670b5981 SIZE (2120a86d1d4fd3d383a3f0bddfc1e92eb5a7d2e7.patch) = 891 -SHA256 (c55e05aebb305b4013554ec80298113c50d1c74c.patch) = 90e723fb459513e82a617b5d57fa5b9cde881fd94e7f4158b4082ddd7dcd274c -SIZE (c55e05aebb305b4013554ec80298113c50d1c74c.patch) = 956 +SHA256 (c2cf9d218a643b6231d1bce0361846352f58c50f.patch) = c550e0fcd6292e86b5405cf267fab88572484bb474a3435b57cdd0e4ecd89f90 +SIZE (c2cf9d218a643b6231d1bce0361846352f58c50f.patch) = 1990 diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index 5a28f4f34456..4ebb696a4ebb 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipfs-go-fs-repo-migrations DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/sysutils/ipget/Makefile b/sysutils/ipget/Makefile index c4e604368087..dcfb08898278 100644 --- a/sysutils/ipget/Makefile +++ b/sysutils/ipget/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipget DISTVERSIONPREFIX= v DISTVERSION= 0.11.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/ipmi_exporter/Makefile b/sysutils/ipmi_exporter/Makefile index ec90e9a6d237..7f2576e53ced 100644 --- a/sysutils/ipmi_exporter/Makefile +++ b/sysutils/ipmi_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= ipmi_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= meka@tilda.center diff --git a/sysutils/istio/Makefile b/sysutils/istio/Makefile index 8c6296de470b..9a69297e6a97 100644 --- a/sysutils/istio/Makefile +++ b/sysutils/istio/Makefile @@ -1,6 +1,6 @@ PORTNAME= istio PORTVERSION= 1.7.4 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/jest/Makefile b/sysutils/jest/Makefile index 85a0726c57ec..cfaae0a4b068 100644 --- a/sysutils/jest/Makefile +++ b/sysutils/jest/Makefile @@ -1,6 +1,6 @@ PORTNAME= jest DISTVERSION= 3.0.16 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile index 47ae4bc2e7d8..174c2d62de7f 100644 --- a/sysutils/k9s/Makefile +++ b/sysutils/k9s/Makefile @@ -1,7 +1,7 @@ PORTNAME= k9s DISTVERSIONPREFIX= v DISTVERSION= 0.50.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= gogolok@gmail.com diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile index 39655b525921..5c86ab4b4885 100644 --- a/sysutils/kopia/Makefile +++ b/sysutils/kopia/Makefile @@ -1,7 +1,7 @@ PORTNAME= kopia DISTVERSIONPREFIX= v DISTVERSION= 0.21.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile index b057f5c897d7..7f1acbb77699 100644 --- a/sysutils/kops/Makefile +++ b/sysutils/kops/Makefile @@ -1,6 +1,7 @@ PORTNAME= kops PORTVERSION= 1.33.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index e747ee4dcc0d..c0fea2fc594e 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,6 +1,7 @@ PORTNAME= kubectl PORTVERSION= 1.34.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/loki/Makefile b/sysutils/loki/Makefile index e9ae98f4e5ad..452600854c9b 100644 --- a/sysutils/loki/Makefile +++ b/sysutils/loki/Makefile @@ -1,7 +1,7 @@ PORTNAME= loki DISTVERSIONPREFIX= v DISTVERSION= 2.9.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils PKGNAMEPREFIX= grafana- diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index e888fb6dade3..7648cdc29b99 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,8 +1,7 @@ # note: If someone has a fix for a particular ARCH please feel free # to commit it. I (ler) don't have access to all the ARCH's PORTNAME= lsof -DISTVERSION= 4.99.4 -PORTREVISION= 2 +DISTVERSION= 4.99.5 PORTEPOCH= 8 CATEGORIES= sysutils @@ -15,27 +14,34 @@ LICENSE_NAME= lsof LICENSE_FILE= ${FILESDIR}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BUILD_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash + USES= compiler cpe shebangfix CPE_VENDOR= lsof_project USE_GITHUB= yes GH_ACCOUNT= lsof-org -BUILD_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash - SHEBANG_FILES= scripts/*.pl HAS_CONFIGURE= yes CFLAGS_powerpcspe= -DBOOKE +OPTIONS_DEFINE= NOSOCKSECURITY SECURITY OPTIONS_DEFINE_powerpc64= AIM BOOKE +OPTIONS_DEFAULT= OPTIONS_DEFAULT_powerpc64= AIM -AIM_DESC= Set for AIM hardware -BOOKE_DESC= Set for BOOKE hardware +AIM_DESC= Set for AIM hardware +BOOKE_DESC= Set for BOOKE hardware +NOSOCKSECURITY_DESC= Non-root users can only list their own files except sockets (Implies SECURITY) +SECURITY_DESC= Non-root users can only list their own files -AIM_CFLAGS= -DAIM -BOOKE_CFLAGS= -DBOOKE +AIM_CFLAGS= -DAIM +BOOKE_CFLAGS= -DBOOKE +NOSOCKSECURITY_IMPLIES= SECURITY +NOSOCKSECURITY_CFLAGS= -DHASNOSOCKSECURITY +SECURITY_CFLAGS= -DHASSECURITY .include <bsd.port.pre.mk> diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index a91b2c4dc35a..b749c95fc7a5 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732211983 -SHA256 (lsof-org-lsof-4.99.4_GH0.tar.gz) = 90d02ae35cd14341bfb04ce80e0030767476b0fc414a0acb115d49e79b13d56c -SIZE (lsof-org-lsof-4.99.4_GH0.tar.gz) = 1135014 +TIMESTAMP = 1752848850 +SHA256 (lsof-org-lsof-4.99.5_GH0.tar.gz) = 3c591556c665196e0aada5982ff43c75e248187bad78bb1368d8fb9c1c527e6e +SIZE (lsof-org-lsof-4.99.5_GH0.tar.gz) = 1135415 diff --git a/sysutils/lsof/files/patch-Configure b/sysutils/lsof/files/patch-Configure new file mode 100644 index 000000000000..a453f43d8266 --- /dev/null +++ b/sysutils/lsof/files/patch-Configure @@ -0,0 +1,14 @@ +--- Configure.orig 2024-11-18 02:11:27 UTC ++++ Configure +@@ -1089,6 +1089,11 @@ case $LSOF_TGT in # { + LSOF_TSTBIGF=" " + LSOF_VERS=15000 + ;; ++ 16*) ++ LSOF_CFGL="$LSOF_CFGL -lutil" ++ LSOF_TSTBIGF=" " ++ LSOF_VERS=16000 ++ ;; + *) + echo Unknown FreeBSD release: `uname -r` + rm -f $LSOF_HLP diff --git a/sysutils/mackerel-agent/Makefile b/sysutils/mackerel-agent/Makefile index 05b9ef6a2db9..8d9c6fe563aa 100644 --- a/sysutils/mackerel-agent/Makefile +++ b/sysutils/mackerel-agent/Makefile @@ -1,7 +1,7 @@ PORTNAME= mackerel-agent DISTVERSIONPREFIX= v DISTVERSION= 0.85.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= meta@FreeBSD.org diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile index 39fead4e5bf8..078b3d7b6d85 100644 --- a/sysutils/mate-control-center/Makefile +++ b/sysutils/mate-control-center/Makefile @@ -1,7 +1,7 @@ PORTNAME= mate-control-center PORTVERSION= 1.28.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils mate DIST_SUBDIR= mate diff --git a/sysutils/mate-control-center/files/patch-font-viewer_Makefile.am b/sysutils/mate-control-center/files/patch-font-viewer_Makefile.am new file mode 100644 index 000000000000..09dbbb026f36 --- /dev/null +++ b/sysutils/mate-control-center/files/patch-font-viewer_Makefile.am @@ -0,0 +1,11 @@ +--- font-viewer/Makefile.am.orig 2025-09-04 15:59:11 UTC ++++ font-viewer/Makefile.am +@@ -41,7 +41,7 @@ endif + $(AM_V_GEN) sed '/^# Translators/d' < $< > $@ + endif + +-install-data-local: install-desktop-database ++#install-data-local: install-desktop-database + + install-desktop-database: install-desktopDATA + update-desktop-database $(DESTDIR)$(desktopdir) diff --git a/sysutils/mate-control-center/pkg-plist b/sysutils/mate-control-center/pkg-plist index ca14659b05b8..6124627ea04c 100644 --- a/sysutils/mate-control-center/pkg-plist +++ b/sysutils/mate-control-center/pkg-plist @@ -31,7 +31,6 @@ share/applications/mate-system-info.desktop share/applications/mate-theme-installer.desktop share/applications/mate-window-properties.desktop share/applications/matecc.desktop -share/applications/mimeinfo.cache share/desktop-directories/matecc.directory share/help/C/mate-control-center/config-accessibility-keyboard.xml share/help/C/mate-control-center/config-background.xml diff --git a/sysutils/minikube/Makefile b/sysutils/minikube/Makefile index 16902319aa2d..0adfe80d53ae 100644 --- a/sysutils/minikube/Makefile +++ b/sysutils/minikube/Makefile @@ -1,7 +1,7 @@ PORTNAME= minikube PORTVERSION= 1.36.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org diff --git a/sysutils/mkr/Makefile b/sysutils/mkr/Makefile index 36dcf7d34d2a..efe823f7f7b6 100644 --- a/sysutils/mkr/Makefile +++ b/sysutils/mkr/Makefile @@ -1,6 +1,7 @@ PORTNAME= mkr DISTVERSIONPREFIX= v DISTVERSION= 0.62.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/mongodb_exporter/Makefile b/sysutils/mongodb_exporter/Makefile index 218ee9110d25..4f351eba460f 100644 --- a/sysutils/mongodb_exporter/Makefile +++ b/sysutils/mongodb_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= mongodb_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.45.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/mult/Makefile b/sysutils/mult/Makefile index 7774450e8b03..f51a122a4d8f 100644 --- a/sysutils/mult/Makefile +++ b/sysutils/mult/Makefile @@ -1,6 +1,7 @@ PORTNAME= mult DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= olgeni@FreeBSD.org diff --git a/sysutils/nginx-ui/Makefile b/sysutils/nginx-ui/Makefile index 79e7dc153d36..f1622f0f2f28 100644 --- a/sysutils/nginx-ui/Makefile +++ b/sysutils/nginx-ui/Makefile @@ -1,6 +1,7 @@ PORTNAME= nginx-ui DISTVERSIONPREFIX= v DISTVERSION= 2.1.17 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/sysutils/node_exporter/Makefile b/sysutils/node_exporter/Makefile index be3d8f3b2ff7..0c0aaa63ecd1 100644 --- a/sysutils/node_exporter/Makefile +++ b/sysutils/node_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= node_exporter DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk diff --git a/sysutils/nomad-driver-podman/Makefile b/sysutils/nomad-driver-podman/Makefile index c3fe7503d172..019281ac9867 100644 --- a/sysutils/nomad-driver-podman/Makefile +++ b/sysutils/nomad-driver-podman/Makefile @@ -1,7 +1,7 @@ PORTNAME= nomad-driver-podman DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= grembo@FreeBSD.org diff --git a/sysutils/nut_exporter/Makefile b/sysutils/nut_exporter/Makefile index d2ba9f623bb3..46d2109a94cc 100644 --- a/sysutils/nut_exporter/Makefile +++ b/sysutils/nut_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nut_exporter DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= bsd@j-star.org diff --git a/sysutils/oc/Makefile b/sysutils/oc/Makefile index b823266c2bfd..807a65d49bed 100644 --- a/sysutils/oc/Makefile +++ b/sysutils/oc/Makefile @@ -1,7 +1,7 @@ PORTNAME= oc PORTVERSION= 4.9 DISTVERSIONPREFIX= release- -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= jhixson@freebsd.org diff --git a/sysutils/opa/Makefile b/sysutils/opa/Makefile index 5f47de3d5249..329b7cddea23 100644 --- a/sysutils/opa/Makefile +++ b/sysutils/opa/Makefile @@ -1,7 +1,7 @@ PORTNAME= opa DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 8f8a67b8e89a..7e7269e811bd 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,7 +1,6 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.10.5 -PORTREVISION= 1 +DISTVERSION= 1.10.6 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo index b0f21e2bd114..8e19f282caf0 100644 --- a/sysutils/opentofu/distinfo +++ b/sysutils/opentofu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754246101 -SHA256 (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.mod) = 2ab9a71ecd09412b0b6732144ab5830ac6e1f9da7ca2dd689474b1d827f5cd29 -SIZE (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.mod) = 14241 -SHA256 (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.zip) = 6a09e970411a14302315183e606ffca04ae08f7c07716418c64ab795b0ea89a9 -SIZE (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.zip) = 6752716 +TIMESTAMP = 1756964075 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.6/v1.10.6.mod) = 4884d40653e2409e2c2fc68fa2fa096de1dd169c34da5d6621350ff886ccf243 +SIZE (go/sysutils_opentofu/opentofu-v1.10.6/v1.10.6.mod) = 14280 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.6/v1.10.6.zip) = ff05351fb8afc276198efacbf27dbe6f1516f9c87f092466b3cdb6f48089e3fa +SIZE (go/sysutils_opentofu/opentofu-v1.10.6/v1.10.6.zip) = 6755227 diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index 17a1f77b2128..ebc9b7bb1f95 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -1,7 +1,7 @@ PORTNAME= packer PORTVERSION= 1.10.1 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= brad@facefault.org diff --git a/sysutils/paladin/Makefile b/sysutils/paladin/Makefile index ff7673cb52b0..13ab202b6d60 100644 --- a/sysutils/paladin/Makefile +++ b/sysutils/paladin/Makefile @@ -1,6 +1,6 @@ PORTNAME= paladin PORTVERSION= 2.0.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= rwestlun@gmail.com diff --git a/sysutils/pipeform/Makefile b/sysutils/pipeform/Makefile index 3a6c2ac6d9e5..4c2787c46861 100644 --- a/sysutils/pipeform/Makefile +++ b/sysutils/pipeform/Makefile @@ -1,7 +1,7 @@ PORTNAME= pipeform DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= olgeni@FreeBSD.org diff --git a/sysutils/podman-suite/Makefile b/sysutils/podman-suite/Makefile index c322defdd711..ba8d31aa7981 100644 --- a/sysutils/podman-suite/Makefile +++ b/sysutils/podman-suite/Makefile @@ -1,5 +1,5 @@ PORTNAME= podman-suite -PORTVERSION= 20250618 +PORTVERSION= 20250820 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/podman/Makefile b/sysutils/podman/Makefile index c2e45ab777c5..62d57dec5219 100644 --- a/sysutils/podman/Makefile +++ b/sysutils/podman/Makefile @@ -1,7 +1,6 @@ PORTNAME= podman DISTVERSIONPREFIX= v -DISTVERSION= 5.5.2 -PORTREVISION= 1 +DISTVERSION= 5.6.0 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/podman/distinfo b/sysutils/podman/distinfo index a0bc4f5ae4ef..cc536b0a9cd3 100644 --- a/sysutils/podman/distinfo +++ b/sysutils/podman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750872455 -SHA256 (containers-podman-v5.5.2_GH0.tar.gz) = a2dbd8280cd92d4741f32f5a99d385d7fc6f0dd36bc9cc90a7273767e26d43d9 -SIZE (containers-podman-v5.5.2_GH0.tar.gz) = 21334872 +TIMESTAMP = 1755745260 +SHA256 (containers-podman-v5.6.0_GH0.tar.gz) = 8d1cbab138506749c55bd0ca5a7e437ebdfc7f8c4eda100bf2642b2b231bbe1f +SIZE (containers-podman-v5.6.0_GH0.tar.gz) = 20916402 diff --git a/sysutils/podman/pkg-plist b/sysutils/podman/pkg-plist index c7a1db09da81..056435072089 100644 --- a/sysutils/podman/pkg-plist +++ b/sysutils/podman/pkg-plist @@ -176,6 +176,11 @@ share/man/man1/podman-port.1.gz share/man/man1/podman-ps.1.gz share/man/man1/podman-pull.1.gz share/man/man1/podman-push.1.gz +share/man/man1/podman-quadlet-install.1.gz +share/man/man1/podman-quadlet-list.1.gz +share/man/man1/podman-quadlet-print.1.gz +share/man/man1/podman-quadlet-rm.1.gz +share/man/man1/podman-quadlet.1.gz share/man/man1/podman-remote.1.gz share/man/man1/podman-rename.1.gz share/man/man1/podman-restart.1.gz diff --git a/sysutils/py-filelock/Makefile b/sysutils/py-filelock/Makefile index 4c4fa96fd962..c8cf42a2591c 100644 --- a/sysutils/py-filelock/Makefile +++ b/sysutils/py-filelock/Makefile @@ -1,5 +1,5 @@ PORTNAME= filelock -DISTVERSION= 3.17.0 +DISTVERSION= 3.19.1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,12 +15,12 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.18:devel/py-hatchling@${PY_FL ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4:devel/py-hatch-vcs@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}covdefaults>=2.3:devel/py-covdefaults@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>=7.6.1:devel/py-coverage@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}diff-cover>=9.2:devel/py-diff-cover@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}diff-cover>=9.6:devel/py-diff-cover@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=1.1:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=5:devel/py-pytest-cov@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}virtualenv>=20.26.3:devel/py-virtualenv@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.14.1:devel/py-pytest-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-timeout>=2.4:devel/py-pytest-timeout@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}virtualenv>=20.33.1:devel/py-virtualenv@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest @@ -29,6 +29,6 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes -# tests as of 3.17.0: 135 passed, 20 skipped, 1 warning in 54.52s +# tests as of 3.19.1: 150 passed, 20 skipped in 16.91s .include <bsd.port.mk> diff --git a/sysutils/py-filelock/distinfo b/sysutils/py-filelock/distinfo index 2e5399053176..1e5d78c1f089 100644 --- a/sysutils/py-filelock/distinfo +++ b/sysutils/py-filelock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737532356 -SHA256 (filelock-3.17.0.tar.gz) = ee4e77401ef576ebb38cd7f13b9b28893194acc20a8e68e18730ba9c0e54660e -SIZE (filelock-3.17.0.tar.gz) = 18027 +TIMESTAMP = 1757052833 +SHA256 (filelock-3.19.1.tar.gz) = 66eda1888b0171c998b35be2bcc0f6d75c388a7ce20c3f3f37aa8e96c2dddf58 +SIZE (filelock-3.19.1.tar.gz) = 17687 diff --git a/sysutils/py-pyinfra/Makefile b/sysutils/py-pyinfra/Makefile index 0b6bcb519876..0e3711db3eb9 100644 --- a/sysutils/py-pyinfra/Makefile +++ b/sysutils/py-pyinfra/Makefile @@ -1,19 +1,19 @@ PORTNAME= pyinfra -DISTVERSIONPREFIX= v -DISTVERSION= 3.3.1 +DISTVERSION= 3.5 CATEGORIES= sysutils python +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= atanubiswas484@gmail.com COMMENT= Automates infrastructure using Python WWW= https://pyinfra.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>2:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}configparser>0:devel/py-configparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>=1.6<2:sysutils/py-distro@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gevent>=1.5:devel/py-gevent@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>2<4:devel/py-Jinja2@${PY_FLAVOR} \ @@ -21,20 +21,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>2:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}paramiko>=2.7<4:security/py-paramiko@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>2<3:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pywinrm>0:security/py-pywinrm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typeguard>0:devel/py-typeguard@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>6:devel/py-pyyaml@${PY_FLAVOR} USES= pytest python -USE_GITHUB= yes -GH_ACCOUNT= pyinfra-dev -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 -# 'test_sshuserclient' fails because paramiko.PKey doesn't have the 'from_type_string' method -# which was added in 3.2 and we currently have paramiko==2.x.x -PYTEST_BROKEN_TESTS= test_sshuserclient # Most of the ignored tests fail because docker is missing. # The *_ensure_newline_* ones fail when pyinfra is not installed first. PYTEST_IGNORED_TESTS= test_int_docker_install_package_ubuntu \ @@ -46,10 +40,6 @@ PYTEST_IGNORED_TESTS= test_int_docker_install_package_ubuntu \ test_int_local_line_ensure_newline_true \ test_int_local_line_ensure_newline_false -# TestSSHUserConfig.test_missing_hostkey is failing currently, due to an -# undocumented dependency on code only available in paramiko >= 3.2: -# https://github.com/pyinfra-dev/pyinfra/issues/1290 - NO_ARCH= yes .include <bsd.port.pre.mk> diff --git a/sysutils/py-pyinfra/distinfo b/sysutils/py-pyinfra/distinfo index 84c79ba0025a..a32290302211 100644 --- a/sysutils/py-pyinfra/distinfo +++ b/sysutils/py-pyinfra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747720214 -SHA256 (pyinfra-dev-pyinfra-v3.3.1_GH0.tar.gz) = 6490bba47b0182b0c79b3c915bf1f1058be874af4a7edcb95f1ef990f4a44e22 -SIZE (pyinfra-dev-pyinfra-v3.3.1_GH0.tar.gz) = 364340 +TIMESTAMP = 1757009414 +SHA256 (pyinfra-3.5.tar.gz) = db7f7de7e5e3d2202fb01c089e93e6bef7a5d898d119f3a8964da4b54e123a9c +SIZE (pyinfra-3.5.tar.gz) = 233210 diff --git a/sysutils/py-tldr/Makefile b/sysutils/py-tldr/Makefile index eeb4e29ad965..c76b894712bc 100644 --- a/sysutils/py-tldr/Makefile +++ b/sysutils/py-tldr/Makefile @@ -1,7 +1,7 @@ PORTNAME= tldr -PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTVERSION= 3.4.1 CATEGORIES= sysutils python +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jinking.this@gmail.com @@ -11,17 +11,14 @@ WWW= https://github.com/tldr-pages/tldr-python-client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>0:devel/py-termcolor@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}shtab>0:devel/py-shtab@${PY_FLAVOR} -USES= python -USE_PYTHON= autoplist distutils flavors - -USE_GITHUB= yes -GH_ACCOUNT= tldr-pages -GH_PROJECT= tldr-python-client - +USES= python shebangfix +USE_PYTHON= autoplist pep517 flavors +SHEBANG_FILES= tldr.py NO_ARCH= yes .include <bsd.port.mk> diff --git a/sysutils/py-tldr/distinfo b/sysutils/py-tldr/distinfo index 47d0d6ce07a6..e2f8836f7f73 100644 --- a/sysutils/py-tldr/distinfo +++ b/sysutils/py-tldr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725242142 -SHA256 (tldr-pages-tldr-python-client-3.3.0_GH0.tar.gz) = a942af54514295845b99bbf43d48f499023849ad35d5ec11bb7c1665d3ca8d6e -SIZE (tldr-pages-tldr-python-client-3.3.0_GH0.tar.gz) = 96931 +TIMESTAMP = 1756950697 +SHA256 (tldr-3.4.1.tar.gz) = 34f573fa8f65d6b484dab5c2d93392c11141fb44161d4651e21b925820c1303f +SIZE (tldr-3.4.1.tar.gz) = 16805 diff --git a/sysutils/rest-server/Makefile b/sysutils/rest-server/Makefile index 9ebb9e916c39..09712bf5e71b 100644 --- a/sysutils/rest-server/Makefile +++ b/sysutils/rest-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= rest-server DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index e68d9d35a37b..fc79f08dfad3 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile index 1bf063135d65..2c04586393fc 100644 --- a/sysutils/rsyslog8/Makefile +++ b/sysutils/rsyslog8/Makefile @@ -1,6 +1,5 @@ PORTNAME= rsyslog -PORTVERSION= 8.2506.0 -PORTREVISION= 2 +PORTVERSION= 8.2508.0 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ @@ -8,9 +7,6 @@ MAINTAINER= matthew@FreeBSD.org COMMENT= Syslogd supporting SQL, TCP, and TLS WWW= https://www.rsyslog.com/ -PATCH_SITES= https://github.com/rgerhards/${PORTNAME}/commit/ -PATCHFILES= 72b8bcc05318f0a72ec828d1a5329fa98c021eb8.patch:-p1 - LICENSE= GPLv3 LGPL3 APACHE20 LICENSE_COMB= multi diff --git a/sysutils/rsyslog8/distinfo b/sysutils/rsyslog8/distinfo index 02313e502df5..7939be646afb 100644 --- a/sysutils/rsyslog8/distinfo +++ b/sysutils/rsyslog8/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749886759 -SHA256 (rsyslog-8.2506.0.tar.gz) = 6d6fd0257c95e756765d4d585a833d54dd3a0e5eeb8308b862a81b368a74bb7b -SIZE (rsyslog-8.2506.0.tar.gz) = 3484506 +TIMESTAMP = 1757077726 +SHA256 (rsyslog-8.2508.0.tar.gz) = c89b1e74d36d0ca4a95b74a1abe36ed0b1faac8b7c8be471a8415cfa776206fd +SIZE (rsyslog-8.2508.0.tar.gz) = 4344195 SHA256 (72b8bcc05318f0a72ec828d1a5329fa98c021eb8.patch) = f3cb29a469e28678086a81906fe823045563f9132c0a6f97bf887eba7fd1d31d SIZE (72b8bcc05318f0a72ec828d1a5329fa98c021eb8.patch) = 2585 diff --git a/sysutils/rsyslog8/files/patch-runtime_net__ossl.c b/sysutils/rsyslog8/files/patch-runtime_net__ossl.c deleted file mode 100644 index a16b3734ad98..000000000000 --- a/sysutils/rsyslog8/files/patch-runtime_net__ossl.c +++ /dev/null @@ -1,18 +0,0 @@ ---- runtime/net_ossl.c.orig 2025-03-05 18:14:51 UTC -+++ runtime/net_ossl.c -@@ -514,6 +514,7 @@ void net_ossl_lastOpenSSLErrorMsg - #if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER) - /* initialize tls config commands in openssl context - */ -+#if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER) - rsRetVal net_ossl_apply_tlscgfcmd(net_ossl_t *pThis, uchar *tlscfgcmd) - { - DEFiRet; -@@ -630,6 +631,7 @@ finalize_it: - } - RETiRet; - } -+#endif - - - diff --git a/sysutils/rsyslog8/files/patch-runtime_nsd__ossl.c b/sysutils/rsyslog8/files/patch-runtime_nsd__ossl.c index cc4fbf8037d8..8fd03819cdb5 100644 --- a/sysutils/rsyslog8/files/patch-runtime_nsd__ossl.c +++ b/sysutils/rsyslog8/files/patch-runtime_nsd__ossl.c @@ -1,11 +1,11 @@ ---- runtime/nsd_ossl.c.orig 2025-06-10 09:49:19 UTC +--- runtime/nsd_ossl.c.orig 2025-09-05 13:46:02 UTC +++ runtime/nsd_ossl.c -@@ -854,7 +854,7 @@ osslPostHandshakeCheck(nsd_ossl_t *pNsd) - if (SSL_get_shared_ciphers(pNsd->pNetOssl->ssl,szDbg, sizeof szDbg) != NULL) - dbgprintf("osslPostHandshakeCheck: Debug Shared ciphers = %s\n", szDbg); +@@ -803,7 +803,7 @@ rsRetVal osslPostHandshakeCheck(nsd_ossl_t *pNsd) { + if (SSL_get_shared_ciphers(pNsd->pNetOssl->ssl, szDbg, sizeof szDbg) != NULL) + dbgprintf("osslPostHandshakeCheck: Debug Shared ciphers = %s\n", szDbg); -- #if OPENSSL_VERSION_NUMBER >= 0x10002000L +-#if OPENSSL_VERSION_NUMBER >= 0x10002000L +#if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER) - if(SSL_get_shared_curve(pNsd->pNetOssl->ssl, -1) == 0) { - // This is not a failure - LogMsg(0, RS_RET_NO_ERRCODE, LOG_INFO, "nsd_ossl: " + if (SSL_get_shared_curve(pNsd->pNetOssl->ssl, -1) == 0) { + // This is not a failure + LogMsg(0, RS_RET_NO_ERRCODE, LOG_INFO, diff --git a/sysutils/runj/Makefile b/sysutils/runj/Makefile index 2b14b2433329..ede35b416039 100644 --- a/sysutils/runj/Makefile +++ b/sysutils/runj/Makefile @@ -1,7 +1,7 @@ PORTNAME= runj DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/rush/Makefile b/sysutils/rush/Makefile index 5d39249ad909..1b5b040cce12 100644 --- a/sysutils/rush/Makefile +++ b/sysutils/rush/Makefile @@ -1,7 +1,7 @@ PORTNAME= rush DISTVERSIONPREFIX= v DISTVERSION= 0.5.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils PKGNAMESUFFIX= -parallelization-tool diff --git a/sysutils/sake/Makefile b/sysutils/sake/Makefile index 55b2b18c525c..6696a878923e 100644 --- a/sysutils/sake/Makefile +++ b/sysutils/sake/Makefile @@ -1,7 +1,7 @@ PORTNAME= sake PORTVERSION= 0.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/sensu-go/Makefile b/sysutils/sensu-go/Makefile index 4ea2b177fb33..7c3cb4f82a0d 100644 --- a/sysutils/sensu-go/Makefile +++ b/sysutils/sensu-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= sensu-go PORTVERSION= 6.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= jp+ports@supplntr.io diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile index 9df0907b8dd0..d4701b726190 100644 --- a/sysutils/serf/Makefile +++ b/sysutils/serf/Makefile @@ -1,7 +1,7 @@ PORTNAME= serf DISTVERSIONPREFIX= v DISTVERSION= 0.10.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils PKGNAMEPREFIX= hashicorp- diff --git a/sysutils/siegfried/Makefile b/sysutils/siegfried/Makefile index cf2bf22df93f..77906d78a4cc 100644 --- a/sysutils/siegfried/Makefile +++ b/sysutils/siegfried/Makefile @@ -1,7 +1,7 @@ PORTNAME= siegfried DISTVERSIONPREFIX= v DISTVERSION= 1.11.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/skopeo/Makefile b/sysutils/skopeo/Makefile index 07c7876acd07..70228d2a56d8 100644 --- a/sysutils/skopeo/Makefile +++ b/sysutils/skopeo/Makefile @@ -1,7 +1,6 @@ PORTNAME= skopeo DISTVERSIONPREFIX= v -DISTVERSION= 1.19.0 -PORTREVISION= 1 +DISTVERSION= 1.20.0 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/skopeo/distinfo b/sysutils/skopeo/distinfo index 25eb3e5a86f1..4e07122cc4cd 100644 --- a/sysutils/skopeo/distinfo +++ b/sysutils/skopeo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750104581 -SHA256 (containers-skopeo-v1.19.0_GH0.tar.gz) = 043e9f568440accf1aafca122a25c4d21441f16de49475192ec4abeef7430358 -SIZE (containers-skopeo-v1.19.0_GH0.tar.gz) = 10819827 +TIMESTAMP = 1755745937 +SHA256 (containers-skopeo-v1.20.0_GH0.tar.gz) = 0c19fe51b2cd8d1bd5e38c03b97421e318fc08153bdf5ef2f816a29889eacdef +SIZE (containers-skopeo-v1.20.0_GH0.tar.gz) = 10449131 diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 3059899a191c..b3532a0fbfd5 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -1,6 +1,6 @@ PORTNAME= slurm DISTVERSION= 23.11.7 -PORTREVISION= 8 +PORTREVISION= 11 CATEGORIES= sysutils MASTER_SITES= https://download.schedmd.com/slurm/ PKGNAMESUFFIX= -wlm @@ -124,6 +124,12 @@ LLD2FIX= api plugins/openapi sacctmgr sackd scontrol scrontab scrun \ .include <bsd.port.options.mk> +post-extract: + @${MKDIR} ${WRKSRC}/src/plugins/task/pgid +# Use an existing plugin's Makefile.in as a template + @${CP} ${WRKSRC}/src/plugins/task/cray_aries/Makefile.in \ + ${WRKSRC}/src/plugins/task/pgid/Makefile.in + # Hack around nonfunctional --disable-gtktest flag pre-configure-GUI-off: ${REINPLACE_CMD} -e 's|min_gtk_version=.*|min_gtk_version=2000.0.0|' \ diff --git a/sysutils/slurm-wlm/files/patch-configure b/sysutils/slurm-wlm/files/patch-configure index 51cf89bd4981..f95b552a6dab 100644 --- a/sysutils/slurm-wlm/files/patch-configure +++ b/sysutils/slurm-wlm/files/patch-configure @@ -1,4 +1,4 @@ ---- configure.orig 2023-11-21 22:33:29 UTC +--- configure.orig 2024-05-21 17:19:51 UTC +++ configure @@ -5513,7 +5513,7 @@ _ACEOF /* end confdefs.h. */ @@ -240,3 +240,12 @@ else printf "%s\n" "#define H5_USE_18_API 1" >>confdefs.h +@@ -28035,7 +28030,7 @@ printf "%s\n" "${x_ac_deprecated=no}" >&6; } + + + +-ac_config_files="$ac_config_files Makefile auxdir/Makefile contribs/Makefile contribs/cray/Makefile contribs/cray/csm/Makefile contribs/cray/slurmsmwd/Makefile contribs/lua/Makefile contribs/nss_slurm/Makefile contribs/openlava/Makefile contribs/pam/Makefile contribs/pam_slurm_adopt/Makefile contribs/perlapi/Makefile contribs/perlapi/libslurm/Makefile contribs/perlapi/libslurm/perl/Makefile.PL contribs/perlapi/libslurmdb/Makefile contribs/perlapi/libslurmdb/perl/Makefile.PL contribs/pmi/Makefile contribs/pmi2/Makefile contribs/seff/Makefile contribs/sgather/Makefile contribs/sjobexit/Makefile contribs/torque/Makefile doc/Makefile doc/html/Makefile doc/html/configurator.easy.html doc/html/configurator.html doc/man/Makefile doc/man/man1/Makefile doc/man/man5/Makefile doc/man/man8/Makefile etc/Makefile src/Makefile src/api/Makefile src/bcast/Makefile src/common/Makefile src/database/Makefile src/interfaces/Makefile src/lua/Makefile src/plugins/Makefile src/plugins/accounting_storage/Makefile src/plugins/accounting_storage/common/Makefile src/plugins/accounting_storage/mysql/Makefile src/plugins/accounting_storage/slurmdbd/Makefile src/plugins/acct_gather_energy/Makefile src/plugins/acct_gather_energy/gpu/Makefile src/plugins/acct_gather_energy/ibmaem/Makefile src/plugins/acct_gather_energy/ipmi/Makefile src/plugins/acct_gather_energy/pm_counters/Makefile src/plugins/acct_gather_energy/rapl/Makefile src/plugins/acct_gather_energy/xcc/Makefile src/plugins/acct_gather_filesystem/Makefile src/plugins/acct_gather_filesystem/lustre/Makefile src/plugins/acct_gather_interconnect/Makefile src/plugins/acct_gather_interconnect/ofed/Makefile src/plugins/acct_gather_interconnect/sysfs/Makefile src/plugins/acct_gather_profile/Makefile src/plugins/acct_gather_profile/hdf5/Makefile src/plugins/acct_gather_profile/hdf5/sh5util/Makefile src/plugins/acct_gather_profile/influxdb/Makefile src/plugins/auth/Makefile src/plugins/auth/jwt/Makefile src/plugins/auth/munge/Makefile src/plugins/auth/none/Makefile src/plugins/auth/slurm/Makefile src/plugins/burst_buffer/Makefile src/plugins/burst_buffer/common/Makefile src/plugins/burst_buffer/datawarp/Makefile src/plugins/burst_buffer/lua/Makefile src/plugins/cgroup/Makefile src/plugins/cgroup/common/Makefile src/plugins/cgroup/v1/Makefile src/plugins/cgroup/v2/Makefile src/plugins/cli_filter/Makefile src/plugins/cli_filter/common/Makefile src/plugins/cli_filter/lua/Makefile src/plugins/cli_filter/syslog/Makefile src/plugins/cli_filter/user_defaults/Makefile src/plugins/core_spec/Makefile src/plugins/core_spec/cray_aries/Makefile src/plugins/cred/Makefile src/plugins/cred/common/Makefile src/plugins/cred/munge/Makefile src/plugins/cred/none/Makefile src/plugins/data_parser/Makefile src/plugins/data_parser/v0.0.39/Makefile src/plugins/data_parser/v0.0.40/Makefile src/plugins/ext_sensors/Makefile src/plugins/ext_sensors/rrd/Makefile src/plugins/gpu/Makefile src/plugins/gpu/common/Makefile src/plugins/gpu/generic/Makefile src/plugins/gpu/nrt/Makefile src/plugins/gpu/nvml/Makefile src/plugins/gpu/oneapi/Makefile src/plugins/gpu/rsmi/Makefile src/plugins/gres/Makefile src/plugins/gres/common/Makefile src/plugins/gres/gpu/Makefile src/plugins/gres/mps/Makefile src/plugins/gres/nic/Makefile src/plugins/gres/shard/Makefile src/plugins/hash/Makefile src/plugins/hash/k12/Makefile src/plugins/job_container/Makefile src/plugins/job_container/cncu/Makefile src/plugins/job_container/tmpfs/Makefile src/plugins/job_submit/Makefile src/plugins/job_submit/all_partitions/Makefile src/plugins/job_submit/cray_aries/Makefile src/plugins/job_submit/defaults/Makefile src/plugins/job_submit/logging/Makefile src/plugins/job_submit/lua/Makefile src/plugins/job_submit/partition/Makefile src/plugins/job_submit/pbs/Makefile src/plugins/job_submit/require_timelimit/Makefile src/plugins/job_submit/throttle/Makefile src/plugins/jobacct_gather/Makefile src/plugins/jobacct_gather/cgroup/Makefile src/plugins/jobacct_gather/common/Makefile src/plugins/jobacct_gather/linux/Makefile src/plugins/jobcomp/Makefile src/plugins/jobcomp/common/Makefile src/plugins/jobcomp/elasticsearch/Makefile src/plugins/jobcomp/filetxt/Makefile src/plugins/jobcomp/kafka/Makefile src/plugins/jobcomp/lua/Makefile src/plugins/jobcomp/mysql/Makefile src/plugins/jobcomp/script/Makefile src/plugins/mcs/Makefile src/plugins/mcs/account/Makefile src/plugins/mcs/group/Makefile src/plugins/mcs/user/Makefile src/plugins/mpi/Makefile src/plugins/mpi/cray_shasta/Makefile src/plugins/mpi/pmi2/Makefile src/plugins/mpi/pmix/Makefile src/plugins/node_features/Makefile src/plugins/node_features/helpers/Makefile src/plugins/node_features/knl_cray/Makefile src/plugins/node_features/knl_generic/Makefile src/plugins/power/Makefile src/plugins/power/common/Makefile src/plugins/power/cray_aries/Makefile src/plugins/preempt/Makefile src/plugins/preempt/partition_prio/Makefile src/plugins/preempt/qos/Makefile src/plugins/prep/Makefile src/plugins/prep/script/Makefile src/plugins/priority/Makefile src/plugins/priority/basic/Makefile src/plugins/priority/multifactor/Makefile src/plugins/proctrack/Makefile src/plugins/proctrack/cgroup/Makefile src/plugins/proctrack/cray_aries/Makefile src/plugins/proctrack/linuxproc/Makefile src/plugins/proctrack/pgid/Makefile src/plugins/sched/Makefile src/plugins/sched/backfill/Makefile src/plugins/sched/builtin/Makefile src/plugins/select/Makefile src/plugins/select/cons_tres/Makefile src/plugins/select/cray_aries/Makefile src/plugins/select/linear/Makefile src/plugins/select/other/Makefile src/plugins/serializer/Makefile src/plugins/serializer/json/Makefile src/plugins/serializer/url-encoded/Makefile src/plugins/serializer/yaml/Makefile src/plugins/site_factor/Makefile src/plugins/site_factor/example/Makefile src/plugins/switch/Makefile src/plugins/switch/cray_aries/Makefile src/plugins/switch/hpe_slingshot/Makefile src/plugins/task/Makefile src/plugins/task/affinity/Makefile src/plugins/task/cgroup/Makefile src/plugins/task/cray_aries/Makefile src/plugins/topology/Makefile src/plugins/topology/3d_torus/Makefile src/plugins/topology/block/Makefile src/plugins/topology/common/Makefile src/plugins/topology/default/Makefile src/plugins/topology/tree/Makefile src/sacct/Makefile src/sackd/Makefile src/sacctmgr/Makefile src/salloc/Makefile src/sattach/Makefile src/scrun/Makefile src/sbatch/Makefile src/sbcast/Makefile src/scancel/Makefile src/scontrol/Makefile src/scrontab/Makefile src/sdiag/Makefile src/sinfo/Makefile src/slurmctld/Makefile src/slurmd/Makefile src/slurmd/common/Makefile src/slurmd/slurmd/Makefile src/slurmd/slurmstepd/Makefile src/slurmdbd/Makefile src/slurmrestd/Makefile src/slurmrestd/plugins/Makefile src/slurmrestd/plugins/auth/Makefile src/slurmrestd/plugins/auth/jwt/Makefile src/slurmrestd/plugins/auth/local/Makefile src/slurmrestd/plugins/openapi/Makefile src/slurmrestd/plugins/openapi/dbv0.0.38/Makefile src/slurmrestd/plugins/openapi/dbv0.0.39/Makefile src/slurmrestd/plugins/openapi/slurmctld/Makefile src/slurmrestd/plugins/openapi/slurmdbd/Makefile src/slurmrestd/plugins/openapi/v0.0.38/Makefile src/slurmrestd/plugins/openapi/v0.0.39/Makefile src/sprio/Makefile src/squeue/Makefile src/sreport/Makefile src/srun/Makefile src/sshare/Makefile src/sstat/Makefile src/strigger/Makefile src/sview/Makefile testsuite/Makefile testsuite/testsuite.conf.sample testsuite/expect/Makefile testsuite/slurm_unit/Makefile testsuite/slurm_unit/common/Makefile testsuite/slurm_unit/common/bitstring/Makefile testsuite/slurm_unit/common/hostlist/Makefile testsuite/slurm_unit/common/slurm_protocol_defs/Makefile testsuite/slurm_unit/common/slurm_protocol_pack/Makefile testsuite/slurm_unit/common/slurmdb_defs/Makefile testsuite/slurm_unit/common/slurmdb_pack/Makefile" ++ac_config_files="$ac_config_files Makefile auxdir/Makefile contribs/Makefile contribs/cray/Makefile contribs/cray/csm/Makefile contribs/cray/slurmsmwd/Makefile contribs/lua/Makefile contribs/nss_slurm/Makefile contribs/openlava/Makefile contribs/pam/Makefile contribs/pam_slurm_adopt/Makefile contribs/perlapi/Makefile contribs/perlapi/libslurm/Makefile contribs/perlapi/libslurm/perl/Makefile.PL contribs/perlapi/libslurmdb/Makefile contribs/perlapi/libslurmdb/perl/Makefile.PL contribs/pmi/Makefile contribs/pmi2/Makefile contribs/seff/Makefile contribs/sgather/Makefile contribs/sjobexit/Makefile contribs/torque/Makefile doc/Makefile doc/html/Makefile doc/html/configurator.easy.html doc/html/configurator.html doc/man/Makefile doc/man/man1/Makefile doc/man/man5/Makefile doc/man/man8/Makefile etc/Makefile src/Makefile src/api/Makefile src/bcast/Makefile src/common/Makefile src/database/Makefile src/interfaces/Makefile src/lua/Makefile src/plugins/Makefile src/plugins/accounting_storage/Makefile src/plugins/accounting_storage/common/Makefile src/plugins/accounting_storage/mysql/Makefile src/plugins/accounting_storage/slurmdbd/Makefile src/plugins/acct_gather_energy/Makefile src/plugins/acct_gather_energy/gpu/Makefile src/plugins/acct_gather_energy/ibmaem/Makefile src/plugins/acct_gather_energy/ipmi/Makefile src/plugins/acct_gather_energy/pm_counters/Makefile src/plugins/acct_gather_energy/rapl/Makefile src/plugins/acct_gather_energy/xcc/Makefile src/plugins/acct_gather_filesystem/Makefile src/plugins/acct_gather_filesystem/lustre/Makefile src/plugins/acct_gather_interconnect/Makefile src/plugins/acct_gather_interconnect/ofed/Makefile src/plugins/acct_gather_interconnect/sysfs/Makefile src/plugins/acct_gather_profile/Makefile src/plugins/acct_gather_profile/hdf5/Makefile src/plugins/acct_gather_profile/hdf5/sh5util/Makefile src/plugins/acct_gather_profile/influxdb/Makefile src/plugins/auth/Makefile src/plugins/auth/jwt/Makefile src/plugins/auth/munge/Makefile src/plugins/auth/none/Makefile src/plugins/auth/slurm/Makefile src/plugins/burst_buffer/Makefile src/plugins/burst_buffer/common/Makefile src/plugins/burst_buffer/datawarp/Makefile src/plugins/burst_buffer/lua/Makefile src/plugins/cgroup/Makefile src/plugins/cgroup/common/Makefile src/plugins/cgroup/v1/Makefile src/plugins/cgroup/v2/Makefile src/plugins/cli_filter/Makefile src/plugins/cli_filter/common/Makefile src/plugins/cli_filter/lua/Makefile src/plugins/cli_filter/syslog/Makefile src/plugins/cli_filter/user_defaults/Makefile src/plugins/core_spec/Makefile src/plugins/core_spec/cray_aries/Makefile src/plugins/cred/Makefile src/plugins/cred/common/Makefile src/plugins/cred/munge/Makefile src/plugins/cred/none/Makefile src/plugins/data_parser/Makefile src/plugins/data_parser/v0.0.39/Makefile src/plugins/data_parser/v0.0.40/Makefile src/plugins/ext_sensors/Makefile src/plugins/ext_sensors/rrd/Makefile src/plugins/gpu/Makefile src/plugins/gpu/common/Makefile src/plugins/gpu/generic/Makefile src/plugins/gpu/nrt/Makefile src/plugins/gpu/nvml/Makefile src/plugins/gpu/oneapi/Makefile src/plugins/gpu/rsmi/Makefile src/plugins/gres/Makefile src/plugins/gres/common/Makefile src/plugins/gres/gpu/Makefile src/plugins/gres/mps/Makefile src/plugins/gres/nic/Makefile src/plugins/gres/shard/Makefile src/plugins/hash/Makefile src/plugins/hash/k12/Makefile src/plugins/job_container/Makefile src/plugins/job_container/cncu/Makefile src/plugins/job_container/tmpfs/Makefile src/plugins/job_submit/Makefile src/plugins/job_submit/all_partitions/Makefile src/plugins/job_submit/cray_aries/Makefile src/plugins/job_submit/defaults/Makefile src/plugins/job_submit/logging/Makefile src/plugins/job_submit/lua/Makefile src/plugins/job_submit/partition/Makefile src/plugins/job_submit/pbs/Makefile src/plugins/job_submit/require_timelimit/Makefile src/plugins/job_submit/throttle/Makefile src/plugins/jobacct_gather/Makefile src/plugins/jobacct_gather/cgroup/Makefile src/plugins/jobacct_gather/common/Makefile src/plugins/jobacct_gather/linux/Makefile src/plugins/jobcomp/Makefile src/plugins/jobcomp/common/Makefile src/plugins/jobcomp/elasticsearch/Makefile src/plugins/jobcomp/filetxt/Makefile src/plugins/jobcomp/kafka/Makefile src/plugins/jobcomp/lua/Makefile src/plugins/jobcomp/mysql/Makefile src/plugins/jobcomp/script/Makefile src/plugins/mcs/Makefile src/plugins/mcs/account/Makefile src/plugins/mcs/group/Makefile src/plugins/mcs/user/Makefile src/plugins/mpi/Makefile src/plugins/mpi/cray_shasta/Makefile src/plugins/mpi/pmi2/Makefile src/plugins/mpi/pmix/Makefile src/plugins/node_features/Makefile src/plugins/node_features/helpers/Makefile src/plugins/node_features/knl_cray/Makefile src/plugins/node_features/knl_generic/Makefile src/plugins/power/Makefile src/plugins/power/common/Makefile src/plugins/power/cray_aries/Makefile src/plugins/preempt/Makefile src/plugins/preempt/partition_prio/Makefile src/plugins/preempt/qos/Makefile src/plugins/prep/Makefile src/plugins/prep/script/Makefile src/plugins/priority/Makefile src/plugins/priority/basic/Makefile src/plugins/priority/multifactor/Makefile src/plugins/proctrack/Makefile src/plugins/proctrack/cgroup/Makefile src/plugins/proctrack/cray_aries/Makefile src/plugins/proctrack/linuxproc/Makefile src/plugins/proctrack/pgid/Makefile src/plugins/sched/Makefile src/plugins/sched/backfill/Makefile src/plugins/sched/builtin/Makefile src/plugins/select/Makefile src/plugins/select/cons_tres/Makefile src/plugins/select/cray_aries/Makefile src/plugins/select/linear/Makefile src/plugins/select/other/Makefile src/plugins/serializer/Makefile src/plugins/serializer/json/Makefile src/plugins/serializer/url-encoded/Makefile src/plugins/serializer/yaml/Makefile src/plugins/site_factor/Makefile src/plugins/site_factor/example/Makefile src/plugins/switch/Makefile src/plugins/switch/cray_aries/Makefile src/plugins/switch/hpe_slingshot/Makefile src/plugins/task/Makefile src/plugins/task/affinity/Makefile src/plugins/task/cgroup/Makefile src/plugins/task/cray_aries/Makefile src/plugins/task/pgid/Makefile src/plugins/topology/Makefile src/plugins/topology/3d_torus/Makefile src/plugins/topology/block/Makefile src/plugins/topology/common/Makefile src/plugins/topology/default/Makefile src/plugins/topology/tree/Makefile src/sacct/Makefile src/sackd/Makefile src/sacctmgr/Makefile src/salloc/Makefile src/sattach/Makefile src/scrun/Makefile src/sbatch/Makefile src/sbcast/Makefile src/scancel/Makefile src/scontrol/Makefile src/scrontab/Makefile src/sdiag/Makefile src/sinfo/Makefile src/slurmctld/Makefile src/slurmd/Makefile src/slurmd/common/Makefile src/slurmd/slurmd/Makefile src/slurmd/slurmstepd/Makefile src/slurmdbd/Makefile src/slurmrestd/Makefile src/slurmrestd/plugins/Makefile src/slurmrestd/plugins/auth/Makefile src/slurmrestd/plugins/auth/jwt/Makefile src/slurmrestd/plugins/auth/local/Makefile src/slurmrestd/plugins/openapi/Makefile src/slurmrestd/plugins/openapi/dbv0.0.38/Makefile src/slurmrestd/plugins/openapi/dbv0.0.39/Makefile src/slurmrestd/plugins/openapi/slurmctld/Makefile src/slurmrestd/plugins/openapi/slurmdbd/Makefile src/slurmrestd/plugins/openapi/v0.0.38/Makefile src/slurmrestd/plugins/openapi/v0.0.39/Makefile src/sprio/Makefile src/squeue/Makefile src/sreport/Makefile src/srun/Makefile src/sshare/Makefile src/sstat/Makefile src/strigger/Makefile src/sview/Makefile testsuite/Makefile testsuite/testsuite.conf.sample testsuite/expect/Makefile testsuite/slurm_unit/Makefile testsuite/slurm_unit/common/Makefile testsuite/slurm_unit/common/bitstring/Makefile testsuite/slurm_unit/common/hostlist/Makefile testsuite/slurm_unit/common/slurm_protocol_defs/Makefile testsuite/slurm_unit/common/slurm_protocol_pack/Makefile testsuite/slurm_unit/common/slurmdb_defs/Makefile testsuite/slurm_unit/common/slurmdb_pack/Makefile" + + + cat >confcache <<\_ACEOF diff --git a/sysutils/slurm-wlm/files/patch-src_common_conmgr.c b/sysutils/slurm-wlm/files/patch-src_common_conmgr.c index 4a536f2854cc..4c2b9a256d57 100644 --- a/sysutils/slurm-wlm/files/patch-src_common_conmgr.c +++ b/sysutils/slurm-wlm/files/patch-src_common_conmgr.c @@ -1,4 +1,4 @@ ---- src/common/conmgr.c.orig 2023-11-21 22:33:29 UTC +--- src/common/conmgr.c.orig 2024-05-21 17:19:51 UTC +++ src/common/conmgr.c @@ -47,6 +47,8 @@ #include <sys/stat.h> @@ -9,3 +9,41 @@ #include <time.h> #include <unistd.h> +@@ -2616,8 +2618,15 @@ static int _create_socket(void *x, void *arg) + + /* set value of socket path */ + strlcpy(addr.sun_path, unixsock, sizeof(addr.sun_path)); +- if ((rc = bind(fd, (const struct sockaddr *) &addr, +- sizeof(addr)))) ++ /* Bind UNIX socket: compute correct length */ ++ { ++ socklen_t len = SUN_LEN(&addr); ++ #if defined(__FreeBSD__) ++ addr.sun_len = (uint8_t)len; ++ #endif ++ rc = bind(fd, (const struct sockaddr *)&addr, len); ++ } ++ if (rc) + fatal("%s: [%s] Unable to bind UNIX socket: %m", + __func__, hostport); + +@@ -2675,6 +2684,19 @@ static int _create_socket(void *x, void *arg) + &one, sizeof(one))) + fatal("%s: [%s] setsockopt(SO_REUSEADDR) failed: %m", + __func__, addrinfo_to_string(addr)); ++ ++ /* For INET/INET6, set *_len on FreeBSD; ai_addrlen is already correct */ ++ #if defined(__FreeBSD__) ++ if (addr->ai_addr) { ++ if (addr->ai_addr->sa_family == AF_INET) { ++ ((struct sockaddr_in *)addr->ai_addr)->sin_len = ++ (uint8_t)sizeof(struct sockaddr_in); ++ } else if (addr->ai_addr->sa_family == AF_INET6) { ++ ((struct sockaddr_in6 *)addr->ai_addr)->sin6_len = ++ (uint8_t)sizeof(struct sockaddr_in6); ++ } ++ } ++ #endif + + if (bind(fd, addr->ai_addr, addr->ai_addrlen) != 0) + fatal("%s: [%s] Unable to bind socket: %m", diff --git a/sysutils/slurm-wlm/files/patch-src_common_net.c b/sysutils/slurm-wlm/files/patch-src_common_net.c new file mode 100644 index 000000000000..8bfdea648018 --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_common_net.c @@ -0,0 +1,68 @@ +--- src/common/net.c.orig 2024-05-21 17:19:51 UTC ++++ src/common/net.c +@@ -75,6 +75,29 @@ + #include "src/common/xstring.h" + + /* ++ * Compute correct namelen + sa_len for AF_INET/AF_INET6 ++ */ ++#if defined(__FreeBSD__) ++static inline socklen_t _bsd_sockaddr_len_fix(struct sockaddr *sa) ++{ ++ if (!sa) return 0; ++ switch (sa->sa_family) { ++ case AF_INET: { ++ struct sockaddr_in *in = (struct sockaddr_in *)sa; ++ in->sin_len = (uint8_t)sizeof(*in); ++ return sizeof(*in); ++ } ++ case AF_INET6: { ++ struct sockaddr_in6 *in6 = (struct sockaddr_in6 *)sa; ++ in6->sin6_len = (uint8_t)sizeof(*in6); ++ return sizeof(*in6); ++ } ++ default: return sizeof(*sa); ++ } ++} ++#endif ++ ++/* + * Define slurm-specific aliases for use by plugins, see slurm_xlator.h + * for details. + */ +@@ -96,12 +119,18 @@ int net_stream_listen(int *fd, uint16_t *port) + /* bind ephemeral port */ + slurm_setup_addr(&sin, 0); + ++#if defined(__FreeBSD__) ++ socklen_t blen = _bsd_sockaddr_len_fix((struct sockaddr *)&sin); ++#else ++ socklen_t blen = sizeof(sin); ++#endif + if ((*fd = socket(sin.ss_family, SOCK_STREAM, IPPROTO_TCP)) < 0) + return -1; + + if (setsockopt(*fd, SOL_SOCKET, SO_REUSEADDR, &val, sizeof(val)) < 0) + goto cleanup; +- if (bind(*fd, (struct sockaddr *) &sin, len) < 0) ++ /* Single bind(): pass platform-correct namelen */ ++ if (bind(*fd, (struct sockaddr *) &sin, blen) < 0) + goto cleanup; + if (getsockname(*fd, (struct sockaddr *) &sin, &len) < 0) + goto cleanup; +@@ -219,7 +248,15 @@ static bool _is_port_ok(int s, uint16_t port, bool loc + return false; + } + ++/* ++ * compute correct socket length and pass it to bind() as blen on FreeBSD ++ */ ++#if defined(__FreeBSD__) ++ socklen_t blen = _bsd_sockaddr_len_fix((struct sockaddr *)&addr); ++ if (bind(s, (struct sockaddr *) &addr, blen) < 0) { ++#else + if (bind(s, (struct sockaddr *) &addr, sizeof(addr)) < 0) { ++#endif + log_flag(NET, "%s: bind() failed on port:%d fd:%d: %m", + __func__, port, s); + return false; diff --git a/sysutils/slurm-wlm/files/patch-src_common_sack__api.c b/sysutils/slurm-wlm/files/patch-src_common_sack__api.c new file mode 100644 index 000000000000..fe7520fde339 --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_common_sack__api.c @@ -0,0 +1,28 @@ +--- src/common/sack_api.c.orig 2024-05-21 17:19:51 UTC ++++ src/common/sack_api.c +@@ -38,6 +38,8 @@ + #include <sys/socket.h> + #include <sys/types.h> + #include <sys/un.h> ++#include <string.h> ++#include <stddef.h> + #include <unistd.h> + + #include "src/common/fd.h" +@@ -63,7 +65,15 @@ static int _sack_try_connection(struct sockaddr_un *ad + static int _sack_try_connection(struct sockaddr_un *addr) + { + int fd; +- size_t len = strlen(addr->sun_path) + 1 + sizeof(addr->sun_family); ++ socklen_t len; ++ ++/* FreeBSD requires sun_len and a correct namelen */ ++#if defined(__FreeBSD__) ++ len = (socklen_t)SUN_LEN(addr); ++ addr->sun_len = (uint8_t)len; ++#else ++ len = (socklen_t)(strlen(addr->sun_path) + 1 + sizeof(addr->sun_family)); ++#endif + + if ((fd = socket(AF_UNIX, SOCK_STREAM, 0)) < 0) { + debug3("%s: socket() failed: %m", __func__); diff --git a/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c b/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c index d5ae5ef84c32..b4197166e32d 100644 --- a/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c +++ b/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c @@ -1,39 +1,66 @@ --- src/common/slurm_protocol_socket.c.orig 2024-05-21 17:19:51 UTC +++ src/common/slurm_protocol_socket.c -@@ -491,6 +491,27 @@ extern int slurm_init_msg_engine(slurm_addr_t *addr, b - extern int slurm_init_msg_engine(slurm_addr_t *addr, bool quiet) - { - int rc; +@@ -53,7 +53,9 @@ + #include <sys/socket.h> + #include <sys/time.h> + #include <sys/types.h> ++#include <sys/un.h> + #include <unistd.h> ++#include <fcntl.h> + + #include "slurm/slurm_errno.h" + #include "src/common/read_config.h" +@@ -74,6 +76,28 @@ + #define RANDOM_USER_PORT ((uint16_t) ((lrand48() % \ + (MAX_USER_PORT - MIN_USER_PORT + 1)) + MIN_USER_PORT)) + ++#if defined(__FreeBSD__) ++/* Normalize sockaddr length on FreeBSD and return the proper namelen */ ++static inline socklen_t _bsd_sockaddr_len_fix(struct sockaddr *sa) ++{ ++ if (!sa) return 0; ++ switch (sa->sa_family) { ++ case AF_INET: { ++ struct sockaddr_in *in = (struct sockaddr_in *)sa; ++ in->sin_len = (uint8_t)sizeof(*in); ++ return sizeof(*in); ++ } ++ case AF_INET6: { ++ struct sockaddr_in6 *in6 = (struct sockaddr_in6 *)sa; ++ in6->sin6_len = (uint8_t)sizeof(*in6); ++ return sizeof(*in6); ++ } ++ default: ++ return sizeof(*sa); ++ } ++} ++#endif + + /* Static functions */ + static int _slurm_connect(int __fd, struct sockaddr const * __addr, + socklen_t __len); +@@ -115,8 +139,13 @@ static void _sock_bind_wild(int sockfd) + + slurm_setup_addr(&sin, RANDOM_USER_PORT); + ++ socklen_t blen = _bsd_sockaddr_len_fix((struct sockaddr *)&sin); + for (retry=0; retry < PORT_RETRIES ; retry++) { + #if defined(__FreeBSD__) -+ /* -+ * FreeBSD requires the sa_len field to be set correctly in -+ * struct sockaddr_in / sockaddr_in6 before calling bind(). -+ * If it is unset, bind() may fail with EINVAL. -+ * -+ * This adjustment ensures the correct length is set based -+ * on the address family before bind() is called. -+ */ -+ if (addr->ss_family == AF_INET) { -+ ((struct sockaddr_in *)addr)->sin_len = sizeof(struct sockaddr_in); -+ } else if (addr->ss_family == AF_INET6) { -+ ((struct sockaddr_in6 *)addr)->sin6_len = sizeof(struct sockaddr_in6); -+ } -+ -+ /* Track the correct length for bind() */ -+ socklen_t bind_len = (addr->ss_family == AF_INET6) -+ ? sizeof(struct sockaddr_in6) : sizeof(struct sockaddr_in); ++ rc = bind(sockfd, (struct sockaddr *) &sin, blen); ++ #else + rc = bind(sockfd, (struct sockaddr *) &sin, sizeof(sin)); + #endif -+ - int fd; - int log_lvl = LOG_LEVEL_ERROR; - const int one = 1; -@@ -511,7 +532,11 @@ extern int slurm_init_msg_engine(slurm_addr_t *addr, b + if (rc >= 0) + break; + slurm_set_port(&sin, RANDOM_USER_PORT); +@@ -511,7 +540,13 @@ extern int slurm_init_msg_engine(slurm_addr_t *addr, b goto error; } - rc = bind(fd, (struct sockaddr const *) addr, sizeof(*addr)); + #if defined(__FreeBSD__) ++ /* FreeBSD: normalize sa_len and pass the exact namelen to bind() */ ++ socklen_t bind_len = _bsd_sockaddr_len_fix((struct sockaddr *)addr); + rc = bind(fd, (struct sockaddr const *) addr, bind_len); + #else + rc = bind(fd, (struct sockaddr const *) addr, sizeof(*addr)); @@ -41,3 +68,31 @@ if (rc < 0) { format_print(log_lvl, "Error binding slurm stream socket: %m"); goto error; +@@ -666,7 +701,27 @@ static int _slurm_connect (int __fd, struct sockaddr c + if (fcntl(__fd, F_SETFL, flags | O_NONBLOCK) < 0) + error("%s: fcntl(F_SETFL) error: %m", __func__); + ++/* FreeBSD requires correct sa_len/namelen; recompute here */ ++#if defined(__FreeBSD__) ++ { ++ struct sockaddr *sa = (struct sockaddr *)__addr; ++ socklen_t namelen; ++ switch (sa->sa_family) { ++ case AF_UNIX: { ++ struct sockaddr_un *un = (struct sockaddr_un *)sa; ++ namelen = (socklen_t)SUN_LEN(un); ++ un->sun_len = (uint8_t)namelen; ++ break; ++ } ++ default: ++ namelen = _bsd_sockaddr_len_fix(sa); ++ break; ++ } ++ rc = connect(__fd, sa, namelen); ++ } ++#else + rc = connect(__fd , __addr , __len); ++#endif + if ((rc < 0) && (errno != EINPROGRESS)) + return errno; + if (rc == 0) diff --git a/sysutils/slurm-wlm/files/patch-src_common_stepd__api.c b/sysutils/slurm-wlm/files/patch-src_common_stepd__api.c new file mode 100644 index 000000000000..c01bbebffe33 --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_common_stepd__api.c @@ -0,0 +1,36 @@ +--- src/common/stepd_api.c.orig 2024-05-21 17:19:51 UTC ++++ src/common/stepd_api.c +@@ -48,6 +48,7 @@ + #include <signal.h> + #include <stdlib.h> + #include <string.h> ++#include <stddef.h> + #include <sys/socket.h> + #include <sys/stat.h> + #include <sys/time.h> +@@ -146,7 +147,7 @@ _step_connect(const char *directory, const char *noden + slurm_step_id_t *step_id) + { + int fd; +- int len; ++ socklen_t len; + struct sockaddr_un addr; + char *name = NULL, *pos = NULL; + uint32_t stepid = step_id->step_id; +@@ -177,7 +178,15 @@ _step_connect(const char *directory, const char *noden + memset(&addr, 0, sizeof(addr)); + addr.sun_family = AF_UNIX; + strlcpy(addr.sun_path, name, sizeof(addr.sun_path)); +- len = strlen(addr.sun_path) + 1 + sizeof(addr.sun_family); ++ ++#if defined(__FreeBSD__) ++ /* Compute exact namelen from the populated path */ ++ len = (socklen_t)SUN_LEN(&addr); ++ /* FreeBSD requires sun_len to match the exact length */ ++ addr.sun_len = (uint8_t)len; ++#else ++ len = (socklen_t)(strlen(addr.sun_path) + 1 + sizeof(addr.sun_family)); ++#endif + + if (connect(fd, (struct sockaddr *) &addr, len) < 0) { + /* Can indicate race condition at step termination */ diff --git a/sysutils/slurm-wlm/files/patch-src_common_xsystemd.c b/sysutils/slurm-wlm/files/patch-src_common_xsystemd.c new file mode 100644 index 000000000000..91e7dc9b41ac --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_common_xsystemd.c @@ -0,0 +1,25 @@ +--- src/common/xsystemd.c.orig 2024-05-21 17:19:51 UTC ++++ src/common/xsystemd.c +@@ -36,6 +36,9 @@ + + #include <sys/socket.h> + #include <sys/un.h> ++#include <string.h> ++#include <stdlib.h> ++#include <stddef.h> + + #include "src/common/log.h" + #include "src/common/slurm_protocol_defs.h" +@@ -57,7 +60,12 @@ extern void xsystemd_change_mainpid(pid_t pid) + } + + strlcpy(addr.sun_path, notify_socket, sizeof(addr.sun_path)); ++#if defined(__FreeBSD__) ++ len = (socklen_t)SUN_LEN(&addr); ++ addr.sun_len = (uint8_t)len; ++#else + len = strlen(addr.sun_path) + 1 + sizeof(addr.sun_family); ++#endif + + if ((fd = socket(AF_UNIX, SOCK_DGRAM, 0)) < 0) { + error("%s: socket() failed: %m", __func__); diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_sack.c b/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_sack.c new file mode 100644 index 000000000000..f0ee2bac99e6 --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_sack.c @@ -0,0 +1,17 @@ +--- src/plugins/auth/slurm/sack.c.orig 2024-05-21 17:19:51 UTC ++++ src/plugins/auth/slurm/sack.c +@@ -278,8 +278,12 @@ extern void init_sack_conmgr(void) + + /* set value of socket path */ + mask = umask(0); +- if ((rc = bind(fd, (const struct sockaddr *) &addr, +- sizeof(addr)))) ++/* AF_UNIX length handling */ ++ socklen_t len = SUN_LEN(&addr); ++#if defined(__FreeBSD__) ++ addr.sun_len = (uint8_t)len; ++#endif ++ if ((rc = bind(fd, (const struct sockaddr *)&addr, len))) + fatal("%s: [%s] Unable to bind UNIX socket: %m", + __func__, addr.sun_path); + umask(mask); diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_Makefile.in b/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_Makefile.in new file mode 100644 index 000000000000..39c103c910ac --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_Makefile.in @@ -0,0 +1,97 @@ +--- src/plugins/task/pgid/Makefile.in.orig 2025-09-03 23:57:14 UTC ++++ src/plugins/task/pgid/Makefile.in +@@ -181,16 +181,16 @@ LTLIBRARIES = $(pkglib_LTLIBRARIES) + } + am__installdirs = "$(DESTDIR)$(pkglibdir)" + LTLIBRARIES = $(pkglib_LTLIBRARIES) +-task_cray_aries_la_LIBADD = +-am_task_cray_aries_la_OBJECTS = task_cray_aries.lo +-task_cray_aries_la_OBJECTS = $(am_task_cray_aries_la_OBJECTS) ++task_pgid_la_LIBADD = ++am_task_pgid_la_OBJECTS = task_pgid.lo ++task_pgid_la_OBJECTS = $(am_task_pgid_la_OBJECTS) + AM_V_lt = $(am__v_lt_@AM_V@) + am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) + am__v_lt_0 = --silent + am__v_lt_1 = +-task_cray_aries_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ ++task_pgid_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ +- $(AM_CFLAGS) $(CFLAGS) $(task_cray_aries_la_LDFLAGS) \ ++ $(AM_CFLAGS) $(CFLAGS) $(task_pgid_la_LDFLAGS) \ + $(LDFLAGS) -o $@ + AM_V_P = $(am__v_P_@AM_V@) + am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) +@@ -207,7 +207,7 @@ am__maybe_remake_depfiles = depfiles + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/slurm + depcomp = $(SHELL) $(top_srcdir)/auxdir/depcomp + am__maybe_remake_depfiles = depfiles +-am__depfiles_remade = ./$(DEPDIR)/task_cray_aries.Plo ++am__depfiles_remade = ./$(DEPDIR)/task_pgid.Plo + am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +@@ -227,7 +227,7 @@ am__v_CCLD_1 = + am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) + am__v_CCLD_0 = @echo " CCLD " $@; + am__v_CCLD_1 = +-SOURCES = $(task_cray_aries_la_SOURCES) ++SOURCES = $(task_pgid_la_SOURCES) + am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ +@@ -514,12 +514,12 @@ PLUGIN_FLAGS = -module -avoid-version --export-dynamic + top_srcdir = @top_srcdir@ + AUTOMAKE_OPTIONS = foreign + PLUGIN_FLAGS = -module -avoid-version --export-dynamic +-AM_CPPFLAGS = -DSLURM_PLUGIN_DEBUG -I$(top_srcdir) -I$(top_srcdir)/src/common $(CRAY_TASK_CPPFLAGS) +-pkglib_LTLIBRARIES = task_cray_aries.la ++AM_CPPFLAGS = -DSLURM_PLUGIN_DEBUG -I$(top_srcdir) -I$(top_srcdir)/src/common $(CRAY_TASK_CPPFLAGS) -I$(top_srcdir)/src/interfaces -I$(top_srcdir)/src/plugins/task -I$(top_srcdir)/src/slurmd -I$(top_srcdir)/src/slurmd/slurmstepd ++pkglib_LTLIBRARIES = task_pgid.la + + # Null task plugin. +-task_cray_aries_la_SOURCES = task_cray_aries.c +-task_cray_aries_la_LDFLAGS = $(PLUGIN_FLAGS) $(CRAY_TASK_LDFLAGS) \ ++task_pgid_la_SOURCES = task_pgid.c ++task_pgid_la_LDFLAGS = $(PLUGIN_FLAGS) $(CRAY_TASK_LDFLAGS) \ + $(NUMA_LIBS) + + all: all-am +@@ -591,8 +591,8 @@ clean-pkglibLTLIBRARIES: + rm -f $${locs}; \ + } + +-task_cray_aries.la: $(task_cray_aries_la_OBJECTS) $(task_cray_aries_la_DEPENDENCIES) $(EXTRA_task_cray_aries_la_DEPENDENCIES) +- $(AM_V_CCLD)$(task_cray_aries_la_LINK) -rpath $(pkglibdir) $(task_cray_aries_la_OBJECTS) $(task_cray_aries_la_LIBADD) $(LIBS) ++task_pgid.la: $(task_pgid_la_OBJECTS) $(task_pgid_la_DEPENDENCIES) $(EXTRA_task_pgid_la_DEPENDENCIES) ++ $(AM_V_CCLD)$(task_pgid_la_LINK) -rpath $(pkglibdir) $(task_pgid_la_OBJECTS) $(task_pgid_la_LIBADD) $(LIBS) + + mostlyclean-compile: + -rm -f *.$(OBJEXT) +@@ -600,7 +600,7 @@ distclean-compile: + distclean-compile: + -rm -f *.tab.c + +-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task_cray_aries.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task_pgid.Plo@am__quote@ # am--include-marker + + $(am__depfiles_remade): + @$(MKDIR_P) $(@D) +@@ -729,7 +729,7 @@ distclean: distclean-am + mostlyclean-am + + distclean: distclean-am +- -rm -f ./$(DEPDIR)/task_cray_aries.Plo ++ -rm -f ./$(DEPDIR)/task_pgid.Plo + -rm -f Makefile + distclean-am: clean-am distclean-compile distclean-generic \ + distclean-tags +@@ -775,7 +775,7 @@ maintainer-clean: maintainer-clean-am + installcheck-am: + + maintainer-clean: maintainer-clean-am +- -rm -f ./$(DEPDIR)/task_cray_aries.Plo ++ -rm -f ./$(DEPDIR)/task_pgid.Plo + -rm -f Makefile + maintainer-clean-am: distclean-am maintainer-clean-generic + diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_task__pgid.c b/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_task__pgid.c new file mode 100644 index 000000000000..0433aeaab02f --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_task__pgid.c @@ -0,0 +1,155 @@ +--- src/plugins/task/pgid/task_pgid.c.orig 2025-09-03 23:58:57 UTC ++++ src/plugins/task/pgid/task_pgid.c +@@ -0,0 +1,152 @@ ++#include "slurm_xlator.h" ++#include "log.h" ++#include "xmalloc.h" ++#include "task.h" /* interface declarations */ ++ ++/* these two pull in batch_job_launch_msg_t, launch_tasks_request_msg_t, ++ stepd_step_task_info_t, etc. */ ++#include "src/common/slurm_protocol_api.h" ++#include "src/slurmd/slurmstepd/slurmstepd_job.h" ++ ++#include <sys/types.h> ++#include <signal.h> ++#include <unistd.h> ++#include <errno.h> ++#include <string.h> ++ ++/* Required plugin identifiers (exported) */ ++__attribute__((visibility("default"))) const char plugin_name[] = "PGID task plugin for FreeBSD"; ++__attribute__((visibility("default"))) const char plugin_type[] = "task/pgid"; ++__attribute__((visibility("default"))) const uint32_t plugin_version = SLURM_VERSION_NUMBER; ++ ++/* Required generic plugin entry points */ ++int init(void) { slurm_info("task/pgid: init"); return SLURM_SUCCESS; } ++int fini(void) { slurm_info("task/pgid: fini"); return SLURM_SUCCESS; } ++ ++static pid_t job_pgid = -1; ++ ++/* ==== Required task_* API (must all be present) ==== */ ++ ++/* Called when slurmd receives a batch launch request */ ++int task_p_slurmd_batch_request(batch_job_launch_msg_t *req) ++{ ++ (void)req; ++ return SLURM_SUCCESS; ++} ++ ++/* Called when slurmd receives a general launch request */ ++int task_p_slurmd_launch_request(launch_tasks_request_msg_t *req, ++ uint32_t node_id, char **err_msg) ++{ ++ (void)req; (void)node_id; (void)err_msg; ++ return SLURM_SUCCESS; ++} ++ ++int task_p_slurmd_suspend_job(uint32_t job_id) ++{ ++ (void)job_id; ++ return SLURM_SUCCESS; ++} ++ ++int task_p_slurmd_resume_job(uint32_t job_id) ++{ ++ (void)job_id; ++ return SLURM_SUCCESS; ++} ++ ++/* Before setuid to the job user */ ++int task_p_pre_setuid(stepd_step_rec_t *step) ++{ ++ (void)step; ++ return SLURM_SUCCESS; ++} ++ ++/* Called in privileged context before launch */ ++int task_p_pre_launch_priv(stepd_step_rec_t *step, ++ uint32_t node_tid, uint32_t global_tid) ++{ ++ (void)step; (void)node_tid; (void)global_tid; ++ return SLURM_SUCCESS; ++} ++ ++int task_p_pre_launch(stepd_step_rec_t *step) ++{ ++ pid_t cur = getpid(); ++ ++ /* Case A: no PGID recorded yet for this step -> become the group leader */ ++ if (step->pgid <= 0) { ++ if (setpgid(0, 0) < 0) { ++ /* If a sibling beat us to it, join that PGID instead */ ++ if (errno == EACCES || errno == EPERM || errno == EEXIST) { ++ /* Someone created a group already; query our pgid and store it */ ++ pid_t pg = getpgid(0); ++ if (pg < 0) { ++ slurm_error("task/pgid: getpgid failed after race: %s", strerror(errno)); ++ return SLURM_ERROR; ++ } ++ step->pgid = pg; ++ slurm_debug("task/pgid: joined existing PGID %d (race)", step->pgid); ++ return SLURM_SUCCESS; ++ } ++ slurm_error("task/pgid: setpgid(0,0) failed for leader pid=%d: %s", (int)cur, strerror(errno)); ++ return SLURM_ERROR; ++ } ++ step->pgid = getpgid(0); ++ if (step->pgid < 0) { ++ slurm_error("task/pgid: getpgid failed after creating group: %s", strerror(errno)); ++ return SLURM_ERROR; ++ } ++ slurm_debug("task/pgid: created step PGID %d (leader pid=%d)", step->pgid, (int)cur); ++ return SLURM_SUCCESS; ++ } ++ ++ /* Case B: PGID exists -> join it */ ++ if (setpgid(0, step->pgid) < 0) { ++ /* ESRCH: parent/leader not visible yet; tiny retry helps on fast forks */ ++ if (errno == ESRCH) { ++ usleep(1000); /* 1 ms backoff */ ++ if (setpgid(0, step->pgid) == 0) { ++ slurm_debug("task/pgid: joined PGID %d after retry", step->pgid); ++ return SLURM_SUCCESS; ++ } ++ } ++ slurm_error("task/pgid: setpgid(0,%d) failed: %s", step->pgid, strerror(errno)); ++ return SLURM_ERROR; ++ } ++ slurm_debug("task/pgid: joined existing PGID %d", step->pgid); ++ return SLURM_SUCCESS; ++} ++ ++/* After a task terminates */ ++int task_p_post_term(stepd_step_rec_t *step, stepd_step_task_info_t *task) ++{ ++ (void)step; (void)task; ++ return SLURM_SUCCESS; ++} ++ ++/* After the whole step finishes */ ++int task_p_post_step(stepd_step_rec_t *step) ++{ ++ (void)step; ++ return SLURM_SUCCESS; ++} ++ ++/* Allow plugin to track additional PIDs if needed */ ++int task_p_add_pid(pid_t pid) ++{ ++ (void)pid; ++ return SLURM_SUCCESS; ++} ++ ++int task_p_signal(stepd_step_rec_t *step, int sig) ++{ ++ if (step && step->pgid > 1) { ++ slurm_debug("task/pgid: sending signal %d to PGID %d", sig, step->pgid); ++ if (killpg((pid_t)step->pgid, sig) < 0) { ++ slurm_error("task/pgid: killpg(%d) failed: %s", step->pgid, strerror(errno)); ++ return SLURM_ERROR; ++ } ++ } ++ return SLURM_SUCCESS; ++} ++int task_p_fini(stepd_step_rec_t *step) { (void)step; return SLURM_SUCCESS; } diff --git a/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.c b/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.c new file mode 100644 index 000000000000..cb9dcc42879a --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.c @@ -0,0 +1,50 @@ +--- src/slurmd/slurmd/slurmd.c.orig 2024-05-21 17:19:51 UTC ++++ src/slurmd/slurmd/slurmd.c +@@ -2191,10 +2191,17 @@ _slurmd_init(void) + build_all_frontend_info(true); + + /* ++ * cgroups is unsupported on FreeBSD and would prevent slurmd from starting ++ */ ++#if defined(__FreeBSD__) ++ info("FreeBSD: Skipping cgroup_conf_init() - cgroups unsupported"); ++#else ++ /* + * This needs to happen before _read_config where we will try to read + * cgroup.conf values + */ + cgroup_conf_init(); ++#endif + + xcpuinfo_refresh_hwloc(original); + +@@ -2214,6 +2221,10 @@ _slurmd_init(void) + * defaults and command line. + */ + _read_config(); ++ ++#if defined(__FreeBSD__) ++ info("FreeBSD: Skipping cgroup_g_init() - cgroups unsupported"); ++#else + /* + * This needs to happen before _resource_spec_init where we will try to + * attach the slurmd pid to system cgroup, and after _read_config to +@@ -2223,6 +2234,7 @@ _slurmd_init(void) + error("Unable to initialize cgroup plugin"); + return SLURM_ERROR; + } ++#endif + + #ifndef HAVE_FRONT_END + if (!find_node_record(conf->node_name)) +@@ -2562,6 +2574,10 @@ static int _resource_spec_init(void) + */ + static int _resource_spec_init(void) + { ++#if defined(__FreeBSD__) ++ debug("FreeBSD: Skipping system cpuset and memory cgroup setup"); ++ return SLURM_SUCCESS; ++#endif + fini_system_cgroup(); /* Prevent memory leak */ + if (_core_spec_init() != SLURM_SUCCESS) + error("Resource spec: core specialization disabled"); diff --git a/sysutils/slurm-wlm/files/patch-src_slurmd_slurmstepd_req.c b/sysutils/slurm-wlm/files/patch-src_slurmd_slurmstepd_req.c new file mode 100644 index 000000000000..0e5b06d1dacf --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_slurmd_slurmstepd_req.c @@ -0,0 +1,15 @@ +--- src/slurmd/slurmstepd/req.c.orig 2024-05-21 17:19:51 UTC ++++ src/slurmd/slurmstepd/req.c +@@ -176,7 +176,11 @@ _create_socket(const char *name) + memset(&addr, 0, sizeof(addr)); + addr.sun_family = AF_UNIX; + strlcpy(addr.sun_path, name, sizeof(addr.sun_path)); +- len = strlen(addr.sun_path)+1 + sizeof(addr.sun_family); ++/* AF_UNIX length handling */ ++ len = SUN_LEN(&addr); ++#if defined(__FreeBSD__) ++ addr.sun_len = (uint8_t)len; ++#endif + + /* bind the name to the descriptor */ + if (bind(fd, (struct sockaddr *) &addr, len) < 0) { diff --git a/sysutils/smug/Makefile b/sysutils/smug/Makefile index b165076e520f..1e3c9b7b7ea9 100644 --- a/sysutils/smug/Makefile +++ b/sysutils/smug/Makefile @@ -1,7 +1,7 @@ PORTNAME= smug DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/snmp_exporter/Makefile b/sysutils/snmp_exporter/Makefile index f18941925174..5bcd22ab1fbe 100644 --- a/sysutils/snmp_exporter/Makefile +++ b/sysutils/snmp_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= snmp_exporter DISTVERSIONPREFIX=v DISTVERSION= 0.29.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= ivy@FreeBSD.org diff --git a/sysutils/snmp_exporter20/Makefile b/sysutils/snmp_exporter20/Makefile index 164dff43bfd6..6835c65f1f29 100644 --- a/sysutils/snmp_exporter20/Makefile +++ b/sysutils/snmp_exporter20/Makefile @@ -1,7 +1,7 @@ PORTNAME= snmp_exporter PORTVERSION= 0.20.0 DISTVERSIONPREFIX=v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils PKGNAMESUFFIX= 20 diff --git a/sysutils/sockaddr/Makefile b/sysutils/sockaddr/Makefile index 430ae2dcfffa..0368e9eff444 100644 --- a/sysutils/sockaddr/Makefile +++ b/sysutils/sockaddr/Makefile @@ -1,7 +1,7 @@ PORTNAME= sockaddr DISTVERSIONPREFIX= v DISTVERSION= 1.0.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/stressdisk/Makefile b/sysutils/stressdisk/Makefile index d22383bca1a0..aeccbf5afd0a 100644 --- a/sysutils/stressdisk/Makefile +++ b/sysutils/stressdisk/Makefile @@ -1,7 +1,7 @@ PORTNAME= stressdisk DISTVERSIONPREFIX= v DISTVERSION= 1.0.13 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile index f1d3dcc60261..84c753d6c7ad 100644 --- a/sysutils/superfile/Makefile +++ b/sysutils/superfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= superfile DISTVERSIONPREFIX= v DISTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= sysutils diff --git a/sysutils/tempo/Makefile b/sysutils/tempo/Makefile index 4fb756965c42..21ff75dde28c 100644 --- a/sysutils/tempo/Makefile +++ b/sysutils/tempo/Makefile @@ -1,7 +1,7 @@ PORTNAME= tempo DISTVERSIONPREFIX= v DISTVERSION= 2.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES+= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/ PKGNAMEPREFIX= grafana- diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile index f920225f0e82..8645e4da32a0 100644 --- a/sysutils/terraform-docs/Makefile +++ b/sysutils/terraform-docs/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-docs DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils textproc MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/terraform-provider-gridscale/Makefile b/sysutils/terraform-provider-gridscale/Makefile index c0eb27618da3..68150777bedc 100644 --- a/sysutils/terraform-provider-gridscale/Makefile +++ b/sysutils/terraform-provider-gridscale/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-provider-gridscale PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= egypcio@FreeBSD.org diff --git a/sysutils/terraform-provider-vultr/Makefile b/sysutils/terraform-provider-vultr/Makefile index 849461d33790..9d4b9ca18251 100644 --- a/sysutils/terraform-provider-vultr/Makefile +++ b/sysutils/terraform-provider-vultr/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-provider-vultr PORTVERSION= 0.1.10 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= sysutils MAINTAINER= zachary.crownover@gmail.com diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile index 52d73ee8f399..1a3e99dd19c9 100644 --- a/sysutils/terraform-switcher/Makefile +++ b/sysutils/terraform-switcher/Makefile @@ -1,7 +1,7 @@ PORTNAME= terraform-switcher DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index d81631a358f2..57d215a2b5b1 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -1,6 +1,7 @@ PORTNAME= terraform DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= ${DISTVERSIONFULL}${EXTRACT_SUFX} \ diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile index 22f1a7bec617..068af172b555 100644 --- a/sysutils/terragrunt/Makefile +++ b/sysutils/terragrunt/Makefile @@ -1,7 +1,7 @@ PORTNAME= terragrunt DISTVERSIONPREFIX= v DISTVERSION= 0.81.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile index 8427e49bb660..09c3c158af23 100644 --- a/sysutils/tflint/Makefile +++ b/sysutils/tflint/Makefile @@ -1,7 +1,7 @@ PORTNAME= tflint DISTVERSIONPREFIX= v DISTVERSION= 0.58.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/treetop/Makefile b/sysutils/treetop/Makefile index af215b532fec..e97aea6731ec 100644 --- a/sysutils/treetop/Makefile +++ b/sysutils/treetop/Makefile @@ -1,7 +1,7 @@ PORTNAME= treetop DISTVERSIONPREFIX= v DISTVERSION= ${MODVERSION:S/-/./g:R} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= hoanga@gmail.com diff --git a/sysutils/usacloud-core/Makefile b/sysutils/usacloud-core/Makefile index 33bc96fa6a9c..fb300de61c00 100644 --- a/sysutils/usacloud-core/Makefile +++ b/sysutils/usacloud-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= usacloud -PORTREVISION= 6 +PORTREVISION= 7 #PORTREVISION= Use PORTREVISION in Makefile.version instead CATEGORIES= sysutils PKGNAMESUFFIX= -core diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile index e4c2395741aa..5c18a12d1069 100644 --- a/sysutils/usermin/Makefile +++ b/sysutils/usermin/Makefile @@ -1,5 +1,5 @@ PORTNAME= usermin -PORTVERSION= 2.302 +PORTVERSION= 2.400 CATEGORIES= sysutils MASTER_SITES= http://www.webmin.com/uupdates/:up \ SF/webadmin/${PORTNAME}/${PORTVERSION}:sf diff --git a/sysutils/usermin/distinfo b/sysutils/usermin/distinfo index 1799cc515aa9..de088b15ed3e 100644 --- a/sysutils/usermin/distinfo +++ b/sysutils/usermin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750756861 -SHA256 (usermin-2.302.tar.gz) = 55ce97852f6de533605284d0dd8e43e90e5851f4b4bc0264b2bf86cc65d7f658 -SIZE (usermin-2.302.tar.gz) = 16244927 +TIMESTAMP = 1757088078 +SHA256 (usermin-2.400.tar.gz) = 38d31498ceef372f21aa987cde2b5fb07a4e9eb027d4eb805c486b8f79b7696a +SIZE (usermin-2.400.tar.gz) = 16255073 diff --git a/sysutils/usermin/pkg-plist b/sysutils/usermin/pkg-plist index 696f5cac11ce..e739f8c3be0f 100644 --- a/sysutils/usermin/pkg-plist +++ b/sysutils/usermin/pkg-plist @@ -190,6 +190,7 @@ lib/usermin/authentic-theme/extensions/csf/csf-lib.pl lib/usermin/authentic-theme/extensions/csf/csf.min.css lib/usermin/authentic-theme/extensions/csf/csf.min.css.gz lib/usermin/authentic-theme/extensions/csf/csf.min.js +lib/usermin/authentic-theme/extensions/csf/csf.min.js.LEGAL.txt lib/usermin/authentic-theme/extensions/csf/csf.min.js.gz lib/usermin/authentic-theme/extensions/file-manager/acls.cgi lib/usermin/authentic-theme/extensions/file-manager/bookmark.cgi @@ -209,8 +210,10 @@ lib/usermin/authentic-theme/extensions/file-manager/extract.cgi lib/usermin/authentic-theme/extensions/file-manager/fetcher.cgi lib/usermin/authentic-theme/extensions/file-manager/file-manager-lib.pl lib/usermin/authentic-theme/extensions/file-manager/file-manager-reinit.min.js +lib/usermin/authentic-theme/extensions/file-manager/file-manager-reinit.min.js.LEGAL.txt lib/usermin/authentic-theme/extensions/file-manager/file-manager-reinit.min.js.gz lib/usermin/authentic-theme/extensions/file-manager/file-manager.min.js +lib/usermin/authentic-theme/extensions/file-manager/file-manager.min.js.LEGAL.txt lib/usermin/authentic-theme/extensions/file-manager/file-manager.min.js.gz lib/usermin/authentic-theme/extensions/file-manager/gpg.cgi lib/usermin/authentic-theme/extensions/file-manager/http_download.cgi @@ -226,12 +229,14 @@ lib/usermin/authentic-theme/extensions/mail/mail-lib.pl lib/usermin/authentic-theme/extensions/mail/mail.min.css lib/usermin/authentic-theme/extensions/mail/mail.min.css.gz lib/usermin/authentic-theme/extensions/mail/mail.min.js +lib/usermin/authentic-theme/extensions/mail/mail.min.js.LEGAL.txt lib/usermin/authentic-theme/extensions/mail/mail.min.js.gz lib/usermin/authentic-theme/extensions/mail/mail.src.js lib/usermin/authentic-theme/extensions/mail/message.cgi lib/usermin/authentic-theme/extensions/mail/messages.cgi lib/usermin/authentic-theme/extensions/mail/search.cgi lib/usermin/authentic-theme/extensions/sql.min.js +lib/usermin/authentic-theme/extensions/sql.min.js.LEGAL.txt lib/usermin/authentic-theme/extensions/sql.min.js.gz lib/usermin/authentic-theme/extensions/stats/stats.min.css lib/usermin/authentic-theme/extensions/stats/stats.min.js @@ -459,6 +464,7 @@ lib/usermin/authentic-theme/images/modules/bind8/slaves.gif lib/usermin/authentic-theme/images/modules/bind8/soa.gif lib/usermin/authentic-theme/images/modules/bind8/stub.gif lib/usermin/authentic-theme/images/modules/bind8/text.gif +lib/usermin/authentic-theme/images/modules/bind8/tls.gif lib/usermin/authentic-theme/images/modules/bind8/view.gif lib/usermin/authentic-theme/images/modules/bind8/whois.gif lib/usermin/authentic-theme/images/modules/bind8/zonedef.gif @@ -6545,7 +6551,8 @@ lib/usermin/mysql/config-aix lib/usermin/mysql/config-cobalt-linux lib/usermin/mysql/config-coherent-linux lib/usermin/mysql/config-debian-linux -lib/usermin/mysql/config-debian-linux-10.0-ALL +lib/usermin/mysql/config-debian-linux-10.0-12.0 +lib/usermin/mysql/config-debian-linux-13.0-ALL lib/usermin/mysql/config-debian-linux-2.2-9.0 lib/usermin/mysql/config-freebsd lib/usermin/mysql/config-freebsd-8-ALL diff --git a/sysutils/viddy/Makefile b/sysutils/viddy/Makefile index c2b168abe05b..ae805518ecc0 100644 --- a/sysutils/viddy/Makefile +++ b/sysutils/viddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= viddy DISTVERSIONPREFIX= v DISTVERSION= 0.3.4 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MASTER_SITES= diff --git a/sysutils/walk/Makefile b/sysutils/walk/Makefile index b355686eea3c..9eb4b8db2fe1 100644 --- a/sysutils/walk/Makefile +++ b/sysutils/walk/Makefile @@ -1,7 +1,7 @@ PORTNAME= walk DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 8380f882fac6..28451907ada8 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -1,6 +1,5 @@ PORTNAME= webmin -PORTVERSION= 2.402 -PORTREVISION= 1 +PORTVERSION= 2.500 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/updates/:up \ SF/webadmin/${PORTNAME}/${PORTVERSION}:sf diff --git a/sysutils/webmin/distinfo b/sysutils/webmin/distinfo index c45abd5bcd81..1594e331c501 100644 --- a/sysutils/webmin/distinfo +++ b/sysutils/webmin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750225206 -SHA256 (webmin-2.402.tar.gz) = ced99a948411e255549f4ce8b730820387a50379d755e802ff90ef6ae5deaca5 -SIZE (webmin-2.402.tar.gz) = 38515900 +TIMESTAMP = 1757117581 +SHA256 (webmin-2.500.tar.gz) = aa6b898be7b21847e9cf9bdddb1f13d93b2ccc7dca604b2478f4683641669759 +SIZE (webmin-2.500.tar.gz) = 38527403 diff --git a/sysutils/webmin/pkg-plist b/sysutils/webmin/pkg-plist index 1a8fd74b32ba..f41930766f5f 100644 --- a/sysutils/webmin/pkg-plist +++ b/sysutils/webmin/pkg-plist @@ -950,6 +950,7 @@ lib/webmin/authentic-theme/extensions/csf/csf-lib.pl lib/webmin/authentic-theme/extensions/csf/csf.min.css lib/webmin/authentic-theme/extensions/csf/csf.min.css.gz lib/webmin/authentic-theme/extensions/csf/csf.min.js +lib/webmin/authentic-theme/extensions/csf/csf.min.js.LEGAL.txt lib/webmin/authentic-theme/extensions/csf/csf.min.js.gz lib/webmin/authentic-theme/extensions/file-manager/acls.cgi lib/webmin/authentic-theme/extensions/file-manager/bookmark.cgi @@ -969,8 +970,10 @@ lib/webmin/authentic-theme/extensions/file-manager/extract.cgi lib/webmin/authentic-theme/extensions/file-manager/fetcher.cgi lib/webmin/authentic-theme/extensions/file-manager/file-manager-lib.pl lib/webmin/authentic-theme/extensions/file-manager/file-manager-reinit.min.js +lib/webmin/authentic-theme/extensions/file-manager/file-manager-reinit.min.js.LEGAL.txt lib/webmin/authentic-theme/extensions/file-manager/file-manager-reinit.min.js.gz lib/webmin/authentic-theme/extensions/file-manager/file-manager.min.js +lib/webmin/authentic-theme/extensions/file-manager/file-manager.min.js.LEGAL.txt lib/webmin/authentic-theme/extensions/file-manager/file-manager.min.js.gz lib/webmin/authentic-theme/extensions/file-manager/gpg.cgi lib/webmin/authentic-theme/extensions/file-manager/http_download.cgi @@ -986,12 +989,14 @@ lib/webmin/authentic-theme/extensions/mail/mail-lib.pl lib/webmin/authentic-theme/extensions/mail/mail.min.css lib/webmin/authentic-theme/extensions/mail/mail.min.css.gz lib/webmin/authentic-theme/extensions/mail/mail.min.js +lib/webmin/authentic-theme/extensions/mail/mail.min.js.LEGAL.txt lib/webmin/authentic-theme/extensions/mail/mail.min.js.gz lib/webmin/authentic-theme/extensions/mail/mail.src.js lib/webmin/authentic-theme/extensions/mail/message.cgi lib/webmin/authentic-theme/extensions/mail/messages.cgi lib/webmin/authentic-theme/extensions/mail/search.cgi lib/webmin/authentic-theme/extensions/sql.min.js +lib/webmin/authentic-theme/extensions/sql.min.js.LEGAL.txt lib/webmin/authentic-theme/extensions/sql.min.js.gz lib/webmin/authentic-theme/extensions/stats/stats.min.css lib/webmin/authentic-theme/extensions/stats/stats.min.js @@ -1158,6 +1163,7 @@ lib/webmin/authentic-theme/images/modules/bind8/slaves.gif lib/webmin/authentic-theme/images/modules/bind8/soa.gif lib/webmin/authentic-theme/images/modules/bind8/stub.gif lib/webmin/authentic-theme/images/modules/bind8/text.gif +lib/webmin/authentic-theme/images/modules/bind8/tls.gif lib/webmin/authentic-theme/images/modules/bind8/view.gif lib/webmin/authentic-theme/images/modules/bind8/whois.gif lib/webmin/authentic-theme/images/modules/bind8/zonedef.gif @@ -8261,6 +8267,7 @@ lib/webmin/firewalld/config.info.de lib/webmin/firewalld/config.info.fr lib/webmin/firewalld/config.info.no lib/webmin/firewalld/config.info.pl +lib/webmin/firewalld/config_info.pl lib/webmin/firewalld/create_zone.cgi lib/webmin/firewalld/default_zone.cgi lib/webmin/firewalld/delete_rules.cgi @@ -13474,7 +13481,8 @@ lib/webmin/mysql/config-aix lib/webmin/mysql/config-cobalt-linux lib/webmin/mysql/config-coherent-linux lib/webmin/mysql/config-debian-linux -lib/webmin/mysql/config-debian-linux-10.0-ALL +lib/webmin/mysql/config-debian-linux-10.0-12.0 +lib/webmin/mysql/config-debian-linux-13.0-ALL lib/webmin/mysql/config-debian-linux-2.2-9.0 lib/webmin/mysql/config-freebsd lib/webmin/mysql/config-freebsd-8-ALL @@ -19854,7 +19862,6 @@ lib/webmin/status/alive-monitor.pl lib/webmin/status/apache-monitor.pl lib/webmin/status/backup_config.pl lib/webmin/status/bind8-monitor.pl -lib/webmin/status/cfengine-monitor.pl lib/webmin/status/cgi_args.pl lib/webmin/status/change-monitor.pl lib/webmin/status/config @@ -19893,7 +19900,6 @@ lib/webmin/status/delete_mons.cgi lib/webmin/status/delete_tmpls.cgi lib/webmin/status/dhcpd-monitor.pl lib/webmin/status/dns-monitor.pl -lib/webmin/status/dnsadmin-monitor.pl lib/webmin/status/dovecot-monitor.pl lib/webmin/status/du-monitor.pl lib/webmin/status/edit_mon.cgi @@ -19920,7 +19926,6 @@ lib/webmin/status/imap-monitor.pl lib/webmin/status/index.cgi lib/webmin/status/inetd-monitor.pl lib/webmin/status/init-monitor.pl -lib/webmin/status/jabber-monitor.pl lib/webmin/status/lang/ar.auto lib/webmin/status/lang/bg.auto lib/webmin/status/lang/ca @@ -20043,8 +20048,8 @@ lib/webmin/status/mon-monitor.pl lib/webmin/status/monitor.pl lib/webmin/status/mysql-monitor.pl lib/webmin/status/nfs-monitor.pl -lib/webmin/status/nut-monitor.pl lib/webmin/status/oldfile-monitor.pl +lib/webmin/status/phpini-monitor.pl lib/webmin/status/ping-monitor.pl lib/webmin/status/portsentry-monitor.pl lib/webmin/status/postfix-monitor.pl diff --git a/textproc/Makefile b/textproc/Makefile index cc5bbaff286a..48f5f84fcced 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1610,6 +1610,7 @@ SUBDIR += py-sentencepiece SUBDIR += py-simplebayes SUBDIR += py-smartypants + SUBDIR += py-smile SUBDIR += py-snowballstemmer SUBDIR += py-spacy SUBDIR += py-spacy-legacy diff --git a/textproc/R-cran-DT/Makefile b/textproc/R-cran-DT/Makefile index 688245dcd10f..cb788fd2409a 100644 --- a/textproc/R-cran-DT/Makefile +++ b/textproc/R-cran-DT/Makefile @@ -1,5 +1,5 @@ PORTNAME= DT -PORTVERSION= 0.33 +PORTVERSION= 0.34.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -7,12 +7,11 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Wrapper of the JavaScript Library 'DataTables' WWW= https://cran.r-project.org/web/packages/DT/ -LICENSE= GPLv3 +LICENSE= MIT RUN_DEPENDS= R-cran-crosstalk>0:www/R-cran-crosstalk \ R-cran-htmltools>=0.3.6:textproc/R-cran-htmltools \ R-cran-htmlwidgets>=1.3:www/R-cran-htmlwidgets \ - R-cran-httpuv>0:www/R-cran-httpuv \ R-cran-jquerylib>0:www/R-cran-jquerylib \ R-cran-jsonlite>=0.9.16:converters/R-cran-jsonlite \ R-cran-magrittr>0:devel/R-cran-magrittr \ diff --git a/textproc/R-cran-DT/distinfo b/textproc/R-cran-DT/distinfo index 63a328c81193..c5ac2185737f 100644 --- a/textproc/R-cran-DT/distinfo +++ b/textproc/R-cran-DT/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712411292 -SHA256 (DT_0.33.tar.gz) = e145dadb1ce3db7c837f4313a8b5615b5b8ae63063ec2df93e528529717b27b8 -SIZE (DT_0.33.tar.gz) = 1675674 +TIMESTAMP = 1757149833 +SHA256 (DT_0.34.0.tar.gz) = 8862025ef26af65b53f072adb1d133c25c5f96a812e7ae0aa822baa71249f1f2 +SIZE (DT_0.34.0.tar.gz) = 1664306 diff --git a/textproc/cgrep/Makefile b/textproc/cgrep/Makefile index 0ddaa3b0b9a9..da3cc506a62c 100644 --- a/textproc/cgrep/Makefile +++ b/textproc/cgrep/Makefile @@ -1,5 +1,6 @@ PORTNAME= cgrep PORTVERSION= 8.1.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index eec74b02a5b4..0478309eff40 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -1,7 +1,7 @@ PORTNAME= consul-template DISTVERSIONPREFIX= v DISTVERSION= 0.41.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/csview/Makefile b/textproc/csview/Makefile index 7d9aa9de47e1..2682df8102d2 100644 --- a/textproc/csview/Makefile +++ b/textproc/csview/Makefile @@ -1,7 +1,7 @@ PORTNAME= csview DISTVERSIONPREFIX= v -DISTVERSION= 1.3.3 -PORTREVISION= 10 +DISTVERSION= 1.3.4 +PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= ruben@verweg.com @@ -17,20 +17,20 @@ USE_GITHUB= yes GH_ACCOUNT= wfxr CARGO_CRATES= anstream-0.6.13 \ - anstyle-1.0.6 \ + anstyle-1.0.8 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ - anyhow-1.0.82 \ + anyhow-1.0.89 \ bitflags-2.5.0 \ cc-1.0.94 \ - clap-4.5.4 \ - clap_builder-4.5.2 \ - clap_complete-4.5.2 \ - clap_derive-4.5.4 \ - clap_lex-0.7.0 \ + clap-4.5.23 \ + clap_builder-4.5.23 \ + clap_complete-4.5.38 \ + clap_derive-4.5.18 \ + clap_lex-0.7.4 \ colorchoice-1.0.0 \ - csv-1.3.0 \ + csv-1.3.1 \ csv-core-0.1.11 \ either-1.11.0 \ errno-0.2.8 \ @@ -38,7 +38,6 @@ CARGO_CRATES= anstream-0.6.13 \ errno-dragonfly-0.1.2 \ exitcode-1.1.2 \ heck-0.5.0 \ - itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ libc-0.2.153 \ @@ -53,33 +52,26 @@ CARGO_CRATES= anstream-0.6.13 \ serde_derive-1.0.197 \ strsim-0.11.1 \ syn-2.0.59 \ - terminal_size-0.3.0 \ + terminal_size-0.4.0 \ unicode-ident-1.0.12 \ - unicode-truncate-1.0.0 \ - unicode-width-0.1.12 \ + unicode-segmentation-1.11.0 \ + unicode-truncate-2.0.0 \ + unicode-width-0.2.0 \ utf8parse-0.2.1 \ 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-sys-0.52.0 \ - windows-targets-0.48.5 \ - windows-targets-0.52.5 \ - windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.5 \ - windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.5 \ - windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.5 \ - windows_i686_gnullvm-0.52.5 \ - windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.5 \ - windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.5 \ - windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.5 \ - windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.5 + 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 PLIST_FILES= bin/${PORTNAME} diff --git a/textproc/csview/distinfo b/textproc/csview/distinfo index 5d2bcd2dd6f0..e354ec22cc04 100644 --- a/textproc/csview/distinfo +++ b/textproc/csview/distinfo @@ -1,34 +1,34 @@ -TIMESTAMP = 1724074003 +TIMESTAMP = 1756819350 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-1.0.8.crate) = 1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1 +SIZE (rust/crates/anstyle-1.0.8.crate) = 15771 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/anyhow-1.0.89.crate) = 86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6 +SIZE (rust/crates/anyhow-1.0.89.crate) = 47078 SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 SHA256 (rust/crates/cc-1.0.94.crate) = 17f6e324229dc011159fcc089755d1e2e216a90d43a7dea6853ca740b84f35e7 SIZE (rust/crates/cc-1.0.94.crate) = 76456 -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_complete-4.5.2.crate) = dd79504325bf38b10165b02e89b4347300f855f273c4cb30c4a3209e6583275e -SIZE (rust/crates/clap_complete-4.5.2.crate) = 37850 -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/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_complete-4.5.38.crate) = d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01 +SIZE (rust/crates/clap_complete-4.5.38.crate) = 47669 +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/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 -SHA256 (rust/crates/csv-1.3.0.crate) = ac574ff4d437a7b5ad237ef331c17ccca63c46479e5b5453eb8e10bb99a759fe -SIZE (rust/crates/csv-1.3.0.crate) = 888212 +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.11.crate) = 5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70 SIZE (rust/crates/csv-core-0.1.11.crate) = 25852 SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2 @@ -43,8 +43,6 @@ SHA256 (rust/crates/exitcode-1.1.2.crate) = de853764b47027c2e862a995c34978ffa63c SIZE (rust/crates/exitcode-1.1.2.crate) = 6538 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -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.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b @@ -73,14 +71,16 @@ SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3 SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/syn-2.0.59.crate) = 4a6531ffc7b071655e4ce2e04bd464c4830bb585a61cabb96cf808f05172615a SIZE (rust/crates/syn-2.0.59.crate) = 255393 -SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7 -SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 +SHA256 (rust/crates/terminal_size-0.4.0.crate) = 4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef +SIZE (rust/crates/terminal_size-0.4.0.crate) = 10036 SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 -SHA256 (rust/crates/unicode-truncate-1.0.0.crate) = 5a5fbabedabe362c618c714dbefda9927b5afc8e2a8102f47f081089a9019226 -SIZE (rust/crates/unicode-truncate-1.0.0.crate) = 12017 -SHA256 (rust/crates/unicode-width-0.1.12.crate) = 68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6 -SIZE (rust/crates/unicode-width-0.1.12.crate) = 24062 +SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202 +SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 +SHA256 (rust/crates/unicode-truncate-2.0.0.crate) = 8fbf03860ff438702f3910ca5f28f8dac63c1c11e7efb5012b8b175493606330 +SIZE (rust/crates/unicode-truncate-2.0.0.crate) = 12904 +SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd +SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 @@ -89,43 +89,27 @@ SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9 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-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 -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.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.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.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.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.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.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.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 (wfxr-csview-v1.3.3_GH0.tar.gz) = de84f181a6b89101ed150a378eff9583d8f8cbcc4025d06adc4bc3c48085df95 -SIZE (wfxr-csview-v1.3.3_GH0.tar.gz) = 33655 +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 +SHA256 (wfxr-csview-v1.3.4_GH0.tar.gz) = 91fadcddef511265f4bf39897ce4a65c457ac89ffd8dd742dc209d30bf04d6aa +SIZE (wfxr-csview-v1.3.4_GH0.tar.gz) = 33335 diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile index cac4c99d0d43..827369c39bcc 100644 --- a/textproc/csvq/Makefile +++ b/textproc/csvq/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvq DISTVERSIONPREFIX= v DISTVERSION= 1.18.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/dyff/Makefile b/textproc/dyff/Makefile index f7e148ccdd76..fe0ec3427588 100644 --- a/textproc/dyff/Makefile +++ b/textproc/dyff/Makefile @@ -1,6 +1,7 @@ PORTNAME= dyff DISTVERSIONPREFIX= v DISTVERSION= 1.10.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ehaupt@FreeBSD.org diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index b1ee7ca90a6c..c69615a9e348 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,6 +1,7 @@ PORTNAME= fzf DISTVERSIONPREFIX= v DISTVERSION= 0.65.2 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index 431223980a3c..0bde3c9ffaba 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,7 +1,7 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v DISTVERSION= 1.2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile index 3d0cfed6d762..cca3b34afd07 100644 --- a/textproc/git-chglog/Makefile +++ b/textproc/git-chglog/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-chglog DISTVERSIONPREFIX= v DISTVERSION= 0.15.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index 5b4b318b058f..51f13271c007 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 5.7.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile index d12f40c30f7a..7a25ef49d41f 100644 --- a/textproc/go-md2man/Makefile +++ b/textproc/go-md2man/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-md2man DISTVERSIONPREFIX= v DISTVERSION= 2.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= mateusz@serveraptor.com diff --git a/textproc/go-transifex-client/Makefile b/textproc/go-transifex-client/Makefile index bf690838ecd0..79daa4e589c0 100644 --- a/textproc/go-transifex-client/Makefile +++ b/textproc/go-transifex-client/Makefile @@ -1,7 +1,7 @@ PORTNAME= transifex-client DISTVERSIONPREFIX= v DISTVERSION= 1.6.10 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= textproc PKGNAMEPREFIX= go- diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile index 3d7940d4e52f..275b8a421b79 100644 --- a/textproc/go-yq/Makefile +++ b/textproc/go-yq/Makefile @@ -1,6 +1,7 @@ PORTNAME= go-yq DISTVERSIONPREFIX= v DISTVERSION= 4.47.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= timp87@gmail.com diff --git a/textproc/gojq/Makefile b/textproc/gojq/Makefile index dfbefd7fd6ca..6de05bda525e 100644 --- a/textproc/gojq/Makefile +++ b/textproc/gojq/Makefile @@ -1,7 +1,7 @@ PORTNAME= gojq DISTVERSIONPREFIX= v DISTVERSION= 0.12.17 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= nork@FreeBSD.org diff --git a/textproc/gron/Makefile b/textproc/gron/Makefile index 8566728fccad..f0bc9bad58bb 100644 --- a/textproc/gron/Makefile +++ b/textproc/gron/Makefile @@ -1,7 +1,7 @@ PORTNAME= gron PORTVERSION= 0.7.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= zi@FreeBSD.org diff --git a/textproc/htmltest/Makefile b/textproc/htmltest/Makefile index 45791643f36c..6d206de6cfb3 100644 --- a/textproc/htmltest/Makefile +++ b/textproc/htmltest/Makefile @@ -1,7 +1,7 @@ PORTNAME= htmltest DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= textproc MAINTAINER= dbaio@FreeBSD.org diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile index 9f92f4d71354..6de4eee55aa6 100644 --- a/textproc/jid/Makefile +++ b/textproc/jid/Makefile @@ -1,7 +1,7 @@ PORTNAME= jid PORTVERSION= 0.7.6 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org diff --git a/textproc/kepubify/Makefile b/textproc/kepubify/Makefile index fc67b7e21d61..7411a623ccd6 100644 --- a/textproc/kepubify/Makefile +++ b/textproc/kepubify/Makefile @@ -1,7 +1,7 @@ PORTNAME= kepubify DISTVERSIONPREFIX= v DISTVERSION= 4.0.4 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= textproc converters MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile index 39948ec304c6..4f6589a90884 100644 --- a/textproc/link-grammar/Makefile +++ b/textproc/link-grammar/Makefile @@ -1,6 +1,5 @@ PORTNAME= link-grammar -DISTVERSION= 5.10.5 -PORTREVISION= 2 +DISTVERSION= 5.12.5 CATEGORIES= textproc MASTER_SITES= https://www.gnucash.org/${PORTNAME}/downloads/${PORTVERSION}/ @@ -26,7 +25,7 @@ LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_SUB= yes -OPTIONS_DEFINE= EDITLINE JAVA PERL SAT_SOLVER PYTHON +OPTIONS_DEFINE= EDITLINE JAVA PERL SAT_SOLVER OPTIONS_DEFAULT= EDITLINE HUNSPELL SAT_SOLVER OPTIONS_MULTI= SPELL @@ -54,7 +53,4 @@ SAT_SOLVER_CONFIGURE_ENABLE= sat-solver SAT_SOLVER_DESC= Use boolean SAT parser SAT_SOLVER_LIB_DEPENDS= libminisat.so:math/minisat -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblink-grammar.so.${DISTVERSION} # see https://github.com/opencog/link-grammar/issues/645 - .include <bsd.port.mk> diff --git a/textproc/link-grammar/distinfo b/textproc/link-grammar/distinfo index 985e37b63df0..a32a516e4f17 100644 --- a/textproc/link-grammar/distinfo +++ b/textproc/link-grammar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656160404 -SHA256 (link-grammar-5.10.5.tar.gz) = 324710cd8132975ff9ccb53509732f7558473b1c19f17892000a3dedb8618aed -SIZE (link-grammar-5.10.5.tar.gz) = 4637765 +TIMESTAMP = 1754743831 +SHA256 (link-grammar-5.12.5.tar.gz) = adf7e60a40248e261dd159b948ad6c6b8cd4f99142525888081dca140395da34 +SIZE (link-grammar-5.12.5.tar.gz) = 4727809 diff --git a/textproc/link-grammar/pkg-plist b/textproc/link-grammar/pkg-plist index 6074ba87cafa..23136aca5b46 100644 --- a/textproc/link-grammar/pkg-plist +++ b/textproc/link-grammar/pkg-plist @@ -1,6 +1,7 @@ bin/link-generator bin/link-parser include/link-grammar/dict-api.h +include/link-grammar/dict-atomese.h include/link-grammar/dict-structures.h include/link-grammar/link-features.h include/link-grammar/link-includes.h @@ -76,6 +77,9 @@ libdata/pkgconfig/link-grammar.pc %%DATADIR%%/de/4.0.dict %%DATADIR%%/de/4.0.knowledge %%DATADIR%%/de/4.0.regex +%%DATADIR%%/demo-atomese/4.0.affix +%%DATADIR%%/demo-atomese/atomese-dict.scm +%%DATADIR%%/demo-atomese/storage.dict %%DATADIR%%/demo-sql/4.0.affix %%DATADIR%%/demo-sql/4.0.constituent-knowledge %%DATADIR%%/demo-sql/4.0.knowledge @@ -139,6 +143,7 @@ libdata/pkgconfig/link-grammar.pc %%DATADIR%%/en/words/words.n.3-const %%DATADIR%%/en/words/words.n.3-vowel %%DATADIR%%/en/words/words.n.3.y +%%DATADIR%%/en/words/words.n.4-const %%DATADIR%%/en/words/words.n.t %%DATADIR%%/en/words/words.v.1.1 %%DATADIR%%/en/words/words.v.1.2 diff --git a/textproc/linux-rl9-libxml2/Makefile b/textproc/linux-rl9-libxml2/Makefile index 88e995c000d0..8ec5a8749b64 100644 --- a/textproc/linux-rl9-libxml2/Makefile +++ b/textproc/linux-rl9-libxml2/Makefile @@ -1,7 +1,7 @@ PORTNAME= libxml2 PORTVERSION= 2.9.13 -DISTVERSIONSUFFIX= -9.el9_6 -PORTREVISION= 7 +DISTVERSIONSUFFIX= -12.el9_6 +PORTREVISION= 8 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org diff --git a/textproc/linux-rl9-libxml2/distinfo b/textproc/linux-rl9-libxml2/distinfo index 8ff3cb96a081..b4585099e48c 100644 --- a/textproc/linux-rl9-libxml2/distinfo +++ b/textproc/linux-rl9-libxml2/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1750640320 -SHA256 (rocky/l/libxml2-2.9.13-9.el9_6.aarch64.rpm) = fe512f3279b1b814caea17e5673d6cdba945b87257881e76ca67e9e44596e213 -SIZE (rocky/l/libxml2-2.9.13-9.el9_6.aarch64.rpm) = 746007 -SHA256 (rocky/l/libxml2-2.9.13-9.el9_6.i686.rpm) = ee3f310cba35d537a6d3c2def4ebbbd5272fe3db4e646021e59bfe62405c4232 -SIZE (rocky/l/libxml2-2.9.13-9.el9_6.i686.rpm) = 802196 -SHA256 (rocky/l/libxml2-2.9.13-9.el9_6.x86_64.rpm) = b396d041086c62dc315b697b34d9eed7a771999f10d86be1f37840adeba51da8 -SIZE (rocky/l/libxml2-2.9.13-9.el9_6.x86_64.rpm) = 763753 -SHA256 (rocky/l/libxml2-2.9.13-9.el9_6.src.rpm) = 4478c3f8fd5b3be120ae47c3aaff2e0b619ce2369fc891659db33c7629273fa5 -SIZE (rocky/l/libxml2-2.9.13-9.el9_6.src.rpm) = 3274891 +TIMESTAMP = 1757066192 +SHA256 (rocky/l/libxml2-2.9.13-12.el9_6.aarch64.rpm) = 68d659198ec432321b37ae8c4bbf3e1e04a3b6d875cab21125f1859af25baa1d +SIZE (rocky/l/libxml2-2.9.13-12.el9_6.aarch64.rpm) = 746118 +SHA256 (rocky/l/libxml2-2.9.13-12.el9_6.i686.rpm) = a265e2ebb73add49359f3865e8884e48124e8ce82e21af90f70f98a5e4118bbf +SIZE (rocky/l/libxml2-2.9.13-12.el9_6.i686.rpm) = 802620 +SHA256 (rocky/l/libxml2-2.9.13-12.el9_6.x86_64.rpm) = 10a8bd5bf4bbc1cf043bdc54860c51b5cf0b37e9f753c1098b35bc0de7bb3435 +SIZE (rocky/l/libxml2-2.9.13-12.el9_6.x86_64.rpm) = 763770 +SHA256 (rocky/l/libxml2-2.9.13-12.el9_6.src.rpm) = a4af001d40765ac975ff56cc37e42b726845b3346f8996f34bb9fb373942f419 +SIZE (rocky/l/libxml2-2.9.13-12.el9_6.src.rpm) = 3285239 diff --git a/textproc/markdownfmt/Makefile b/textproc/markdownfmt/Makefile index 2f3813ff8c9f..1a7bae3a3c3e 100644 --- a/textproc/markdownfmt/Makefile +++ b/textproc/markdownfmt/Makefile @@ -2,7 +2,7 @@ PORTNAME= markdownfmt DISTVERSIONPREFIX= v DISTVERSION= 1.1-67 DISTVERSIONSUFFIX= -g3438a10 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/md2roff/Makefile b/textproc/md2roff/Makefile index 48f43ef7257f..96514acbcb9d 100644 --- a/textproc/md2roff/Makefile +++ b/textproc/md2roff/Makefile @@ -2,7 +2,7 @@ PORTNAME= md2roff DISTVERSIONPREFIX= v DISTVERSION= 2.14.3-0.20200416233007 DISTVERSIONSUFFIX= -c4dfa597b8d5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc print MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/mdtt/Makefile b/textproc/mdtt/Makefile index cbae195165d7..55817e6eb6dd 100644 --- a/textproc/mdtt/Makefile +++ b/textproc/mdtt/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdtt DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= olgeni@FreeBSD.org diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile index bded2755c616..cd642cb47737 100644 --- a/textproc/miller/Makefile +++ b/textproc/miller/Makefile @@ -1,7 +1,7 @@ PORTNAME= miller DISTVERSIONPREFIX= v DISTVERSION= 6.13.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/johnkerl/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile index b33b0b16f1a4..4497b214a850 100644 --- a/textproc/minify/Makefile +++ b/textproc/minify/Makefile @@ -1,7 +1,7 @@ PORTNAME= minify PORTVERSION= 2.20.37 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/nerdlog/Makefile b/textproc/nerdlog/Makefile index 12535b5cd52b..004d8bfa4fc5 100644 --- a/textproc/nerdlog/Makefile +++ b/textproc/nerdlog/Makefile @@ -1,7 +1,7 @@ PORTNAME= nerdlog DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/textproc/otree/Makefile b/textproc/otree/Makefile index 8a085f61d659..40d55a654485 100644 --- a/textproc/otree/Makefile +++ b/textproc/otree/Makefile @@ -1,7 +1,6 @@ PORTNAME= otree DISTVERSIONPREFIX= v -DISTVERSION= 0.5.2 -PORTREVISION= 1 +DISTVERSION= 0.6.1 CATEGORIES= textproc MAINTAINER= olgeni@FreeBSD.org @@ -63,6 +62,9 @@ CARGO_CRATES= aho-corasick-1.1.3 \ fsevent-sys-4.1.0 \ getrandom-0.2.16 \ hashbrown-0.15.5 \ + hcl-edit-0.9.1 \ + hcl-primitives-0.1.9 \ + hcl-rs-0.19.2 \ heck-0.5.0 \ humansize-2.1.3 \ ident_case-1.0.1 \ @@ -76,6 +78,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ itoa-1.0.15 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ + kstring-2.0.2 \ libc-0.2.175 \ libm-0.2.15 \ libredox-0.1.9 \ @@ -100,6 +103,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ powerfmt-0.2.0 \ + pratt-0.4.0 \ proc-macro2-1.0.101 \ quick-xml-0.38.3 \ quote-1.0.40 \ @@ -145,12 +149,14 @@ CARGO_CRATES= aho-corasick-1.1.3 \ toml_parser-1.0.2 \ toml_writer-1.0.2 \ tui-textarea-0.7.0 \ + tui-tree-widget-0.23.1 \ 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 \ utf8parse-0.2.2 \ + vecmap-rs-0.2.3 \ vergen-9.0.6 \ vergen-lib-0.1.6 \ version_check-0.9.5 \ @@ -186,8 +192,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.13 \ - tui-tree-widget@git+https://github.com/fioncat/tui-rs-tree-widget?branch=main\#407fd9005271d93ae2411ec0231a51e7f5e070f9 + winnow-0.7.13 PLIST_FILES= bin/otree diff --git a/textproc/otree/distinfo b/textproc/otree/distinfo index cedf0030540c..a41c5f0b3c5a 100644 --- a/textproc/otree/distinfo +++ b/textproc/otree/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1756109664 +TIMESTAMP = 1757117593 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 @@ -95,6 +95,12 @@ SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433 SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hcl-edit-0.9.1.crate) = 95f32dc8e2ac2efd3726a759c0e1cd91315465d75a191468dcd8f885f384cad0 +SIZE (rust/crates/hcl-edit-0.9.1.crate) = 66718 +SHA256 (rust/crates/hcl-primitives-0.1.9.crate) = f097693bfc799cc5043956e93a28c51ca4e72f2c3daa21f65a5b0a28510df1f2 +SIZE (rust/crates/hcl-primitives-0.1.9.crate) = 16977 +SHA256 (rust/crates/hcl-rs-0.19.2.crate) = 87112599bbc3476dc61061583cc6c0d4f305f0820d4cf3e4cda46199248dd781 +SIZE (rust/crates/hcl-rs-0.19.2.crate) = 107530 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/humansize-2.1.3.crate) = 6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7 @@ -121,6 +127,8 @@ SHA256 (rust/crates/kqueue-1.1.1.crate) = eac30106d7dce88daf4a3fcb4879ea939476d5 SIZE (rust/crates/kqueue-1.1.1.crate) = 21504 SHA256 (rust/crates/kqueue-sys-1.0.4.crate) = ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b SIZE (rust/crates/kqueue-sys-1.0.4.crate) = 7160 +SHA256 (rust/crates/kstring-2.0.2.crate) = 558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1 +SIZE (rust/crates/kstring-2.0.2.crate) = 23044 SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 SIZE (rust/crates/libc-0.2.175.crate) = 788728 SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de @@ -169,6 +177,8 @@ SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b4 SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/pratt-0.4.0.crate) = 17e0a4425d076f0718b820673a38fbf3747080c61017eeb0dd79bc7e472b8bb8 +SIZE (rust/crates/pratt-0.4.0.crate) = 4716 SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 SHA256 (rust/crates/quick-xml-0.38.3.crate) = 42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89 @@ -259,6 +269,8 @@ SHA256 (rust/crates/toml_writer-1.0.2.crate) = fcc842091f2def52017664b53082ecbbe SIZE (rust/crates/toml_writer-1.0.2.crate) = 16988 SHA256 (rust/crates/tui-textarea-0.7.0.crate) = 0a5318dd619ed73c52a9417ad19046724effc1287fb75cdcc4eca1d6ac1acbae SIZE (rust/crates/tui-textarea-0.7.0.crate) = 67947 +SHA256 (rust/crates/tui-tree-widget-0.23.1.crate) = c14c4488e071617f5b5922222193cdf6725835e492c6229557af85d3c1a4e903 +SIZE (rust/crates/tui-tree-widget-0.23.1.crate) = 22330 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 @@ -271,6 +283,8 @@ SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b819 SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/vecmap-rs-0.2.3.crate) = 67cfc542f75493f412a51c02af26f58f710ab0e2204d264135054377244276be +SIZE (rust/crates/vecmap-rs-0.2.3.crate) = 35738 SHA256 (rust/crates/vergen-9.0.6.crate) = 6b2bf58be11fc9414104c6d3a2e464163db5ef74b12296bda593cac37b6e4777 SIZE (rust/crates/vergen-9.0.6.crate) = 33160 SHA256 (rust/crates/vergen-lib-0.1.6.crate) = 9b07e6010c0f3e59fcb164e0163834597da68d1f864e2b8ca49f74de01e9c166 @@ -343,7 +357,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf SIZE (rust/crates/winnow-0.7.13.crate) = 174454 -SHA256 (fioncat-tui-rs-tree-widget-407fd9005271d93ae2411ec0231a51e7f5e070f9_GH0.tar.gz) = e44af6b888a26d610a385bbcb05a79cfdc15f1cc614c63211134615715a5ec13 -SIZE (fioncat-tui-rs-tree-widget-407fd9005271d93ae2411ec0231a51e7f5e070f9_GH0.tar.gz) = 26382 -SHA256 (fioncat-otree-v0.5.2_GH0.tar.gz) = b2c64f29272a6f141243f01837111dcfde5f1219e40304dbab0eaca92cde07b6 -SIZE (fioncat-otree-v0.5.2_GH0.tar.gz) = 194542 +SHA256 (fioncat-otree-v0.6.1_GH0.tar.gz) = 1c95f78c1b432b4a62392c971bc28eda8bc6754ec53e0701de1c42417c058bdf +SIZE (fioncat-otree-v0.6.1_GH0.tar.gz) = 200631 diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile index 6721f6f4871a..660ed75c2a76 100644 --- a/textproc/ov/Makefile +++ b/textproc/ov/Makefile @@ -1,7 +1,7 @@ PORTNAME= ov DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile index 6641350fe7a6..d30b4f35e1f3 100644 --- a/textproc/peco/Makefile +++ b/textproc/peco/Makefile @@ -1,7 +1,7 @@ PORTNAME= peco DISTVERSIONPREFIX= v DISTVERSION= 0.5.11 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org diff --git a/textproc/pup/Makefile b/textproc/pup/Makefile index 3e5e5bb18d7d..d00820c403bf 100644 --- a/textproc/pup/Makefile +++ b/textproc/pup/Makefile @@ -2,7 +2,7 @@ PORTNAME= pup DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-10 DISTVERSIONSUFFIX= -g681d7bb -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= textproc PATCH_SITES= https://github.com/ericchiang/pup/pull/ PATCHFILES= 107.patch:-p1 \ diff --git a/textproc/py-mathics-pygments/Makefile b/textproc/py-mathics-pygments/Makefile index 78c3432988da..730975f0752f 100644 --- a/textproc/py-mathics-pygments/Makefile +++ b/textproc/py-mathics-pygments/Makefile @@ -1,5 +1,6 @@ PORTNAME= mathics_pygments PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= textproc math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +12,10 @@ WWW= https://mathics.org/ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mathics_scanner>0:math/py-mathics-scanner + ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}types_pygments>0:devel/py-types-Pygments@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mathics_scanner>0:math/py-mathics-scanner + ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner #USE_GITHUB= yes #GH_ACCOUNT= Mathics3 diff --git a/textproc/py-smile/Makefile b/textproc/py-smile/Makefile new file mode 100644 index 000000000000..2e2d0dbc8803 --- /dev/null +++ b/textproc/py-smile/Makefile @@ -0,0 +1,45 @@ +PORTNAME= smile +DISTVERSION= 2.10.1 +CATEGORIES= textproc python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Emoji picker +WWW= https://mijorus.it/projects/smile/ + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= appstream-util:devel/appstream-glib +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=1.2.18:devel/py-dbus@${PY_FLAVOR} + +USES= desktop-file-utils gettext-tools gnome meson pkgconfig python \ + shebangfix + +USE_GITHUB= yes +GH_ACCOUNT= mijorus + +USE_GNOME= glib20 gtk40 libadwaita pygobject3 +GLIB_SCHEMAS= it.mijorus.smile.gschema.xml + +SHEBANG_FILES= src/smile.in +python_OLD_CMD= @PYTHON@ + +BINARY_ALIAS= python3=${PYTHON_CMD} + +OPTIONS_DEFAULT= WAYLAND X11 +OPTIONS_GROUP= AUTOPASTE +OPTIONS_GROUP_AUTOPASTE=WAYLAND X11 + +AUTOPASTE_DESC= Backend for automatic paste +WAYLAND_DESC= Use wl-clipboard as backend on Wayland +X11_DESC= Use xdotool as backend on X11 + +WAYLAND_RUN_DEPENDS= wl-paste:x11/wl-clipboard +X11_RUN_DEPENDS= xdotool:x11/xdotool + +post-install: + @${FIND} ${STAGEDIR}${PREFIX} -type f \ + \( -name meson.build -o -name smile.in \) -delete + +.include <bsd.port.mk> diff --git a/textproc/py-smile/distinfo b/textproc/py-smile/distinfo new file mode 100644 index 000000000000..06e11314816e --- /dev/null +++ b/textproc/py-smile/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755855180 +SHA256 (mijorus-smile-2.10.1_GH0.tar.gz) = 055b8ce8104560bf7425cd4913cbbeaa6ae82abdb4f96f59cd1758f1115ce7ce +SIZE (mijorus-smile-2.10.1_GH0.tar.gz) = 2030428 diff --git a/textproc/py-smile/pkg-descr b/textproc/py-smile/pkg-descr new file mode 100644 index 000000000000..e51894466faf --- /dev/null +++ b/textproc/py-smile/pkg-descr @@ -0,0 +1 @@ +Smile is a simple emoji picker for linux with custom tags support. diff --git a/textproc/py-smile/pkg-plist b/textproc/py-smile/pkg-plist new file mode 100644 index 000000000000..5df946f17810 --- /dev/null +++ b/textproc/py-smile/pkg-plist @@ -0,0 +1,80 @@ +bin/smile +share/appdata/it.mijorus.smile.appdata.xml +share/applications/it.mijorus.smile.desktop +share/icons/hicolor/scalable/actions/arrow2-right-symbolic.svg +share/icons/hicolor/scalable/actions/arrow2-top-right-symbolic.svg +share/icons/hicolor/scalable/actions/baseball-symbolic.svg +share/icons/hicolor/scalable/actions/bear-symbolic.svg +share/icons/hicolor/scalable/actions/birthday-symbolic.svg +share/icons/hicolor/scalable/actions/checkmark-symbolic.svg +share/icons/hicolor/scalable/actions/driving-symbolic.svg +share/icons/hicolor/scalable/actions/flag-filled-symbolic.svg +share/icons/hicolor/scalable/actions/history-undo-symbolic.svg +share/icons/hicolor/scalable/actions/input-keyboard-numlock-symbolic.svg +share/icons/hicolor/scalable/actions/it.mijorus.smile.crazy.svg +share/icons/hicolor/scalable/actions/lightbulb-symbolic.svg +share/icons/hicolor/scalable/actions/restaurant-symbolic.svg +share/icons/hicolor/scalable/actions/sentiment-very-satisfied-symbolic.svg +share/icons/hicolor/scalable/actions/smile-checkmark-symbolic.svg +share/icons/hicolor/scalable/actions/smile-dialog-warning.svg +share/icons/hicolor/scalable/actions/smile-entry-clear-symbolic.svg +share/icons/hicolor/scalable/actions/smile-settings-symbolic.svg +share/icons/hicolor/scalable/actions/smile-symbolic.svg +share/icons/hicolor/scalable/actions/smile-warning-small-symbolic.svg +share/icons/hicolor/scalable/apps/it.mijorus.smile.svg +share/icons/hicolor/symbolic/apps/it.mijorus.smile-symbolic.svg +share/locale/de/LC_MESSAGES/smile.mo +share/locale/es/LC_MESSAGES/smile.mo +share/locale/fr/LC_MESSAGES/smile.mo +share/locale/it/LC_MESSAGES/smile.mo +share/locale/ja/LC_MESSAGES/smile.mo +share/locale/nl/LC_MESSAGES/smile.mo +share/locale/oc/LC_MESSAGES/smile.mo +share/locale/pl/LC_MESSAGES/smile.mo +share/locale/pt_BR/LC_MESSAGES/smile.mo +share/locale/ru/LC_MESSAGES/smile.mo +share/locale/tr/LC_MESSAGES/smile.mo +share/locale/zh/LC_MESSAGES/smile.mo +%%DATADIR%%/assets/emoji_locales/da.json +%%DATADIR%%/assets/emoji_locales/de.json +%%DATADIR%%/assets/emoji_locales/es.json +%%DATADIR%%/assets/emoji_locales/et.json +%%DATADIR%%/assets/emoji_locales/fi.json +%%DATADIR%%/assets/emoji_locales/fr.json +%%DATADIR%%/assets/emoji_locales/hu.json +%%DATADIR%%/assets/emoji_locales/it.json +%%DATADIR%%/assets/emoji_locales/ja.json +%%DATADIR%%/assets/emoji_locales/ko.json +%%DATADIR%%/assets/emoji_locales/lt.json +%%DATADIR%%/assets/emoji_locales/nb.json +%%DATADIR%%/assets/emoji_locales/nl.json +%%DATADIR%%/assets/emoji_locales/pl.json +%%DATADIR%%/assets/emoji_locales/pt.json +%%DATADIR%%/assets/emoji_locales/ru.json +%%DATADIR%%/assets/emoji_locales/sv.json +%%DATADIR%%/smile.gresource +%%DATADIR%%/smile/Picker.py +%%DATADIR%%/smile/Settings.py +%%DATADIR%%/smile/ShortcutsWindow.py +%%DATADIR%%/smile/__init__.py +%%DATADIR%%/smile/assets/emoji_list.py +%%DATADIR%%/smile/assets/smile.autostart.desktop +%%DATADIR%%/smile/assets/style.css +%%DATADIR%%/smile/components/CustomPopover.py +%%DATADIR%%/smile/components/CustomTagEntry.py +%%DATADIR%%/smile/components/SkintoneSelector.py +%%DATADIR%%/smile/components/UpdateDialog.py +%%DATADIR%%/smile/components/UrlRow.py +%%DATADIR%%/smile/lib/DbusService.py +%%DATADIR%%/smile/lib/custom_tags.py +%%DATADIR%%/smile/lib/emoji_history.py +%%DATADIR%%/smile/lib/localized_tags.py +%%DATADIR%%/smile/lib/user_config.py +%%DATADIR%%/smile/lib/widget_utils.py +%%DATADIR%%/smile/main.py +%%DATADIR%%/smile/smile.gresource +%%DATADIR%%/smile/smile.gresource.xml +%%DATADIR%%/smile/ui/importexport-customtags.ui +%%DATADIR%%/smile/ui/menu.ui +%%DATADIR%%/smile/ui/shortcuts.ui +%%DATADIR%%/smile/utils.py diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index abc4a696af19..3035f880bcab 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ PORTNAME= sift PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 51 +PORTREVISION= 52 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/sttr/Makefile b/textproc/sttr/Makefile index fd8fbe0b5ecc..18a783562e0c 100644 --- a/textproc/sttr/Makefile +++ b/textproc/sttr/Makefile @@ -1,6 +1,7 @@ PORTNAME= sttr DISTVERSIONPREFIX= v DISTVERSION= 0.2.27 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= se@FreeBSD.org diff --git a/textproc/textnote/Makefile b/textproc/textnote/Makefile index 5f64ea2e1d32..78c5694b4d51 100644 --- a/textproc/textnote/Makefile +++ b/textproc/textnote/Makefile @@ -1,7 +1,7 @@ PORTNAME= textnote DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/textql/Makefile b/textproc/textql/Makefile index fd97f442d716..9758a75c6a2b 100644 --- a/textproc/textql/Makefile +++ b/textproc/textql/Makefile @@ -1,6 +1,6 @@ PORTNAME= textql PORTVERSION= g20210706 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= textproc MAINTAINER= ume@FreeBSD.org diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile index f2a20df22cc9..21245c080909 100644 --- a/textproc/trdsql/Makefile +++ b/textproc/trdsql/Makefile @@ -1,7 +1,7 @@ PORTNAME= trdsql DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/uni/Makefile b/textproc/uni/Makefile index ca32b88876c9..a94a411470fe 100644 --- a/textproc/uni/Makefile +++ b/textproc/uni/Makefile @@ -1,7 +1,7 @@ PORTNAME= uni PORTVERSION= 2.8.0 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/up/Makefile b/textproc/up/Makefile index a7a2a9871a24..16e10c18cb23 100644 --- a/textproc/up/Makefile +++ b/textproc/up/Makefile @@ -1,7 +1,7 @@ PORTNAME= up DISTVERSIONPREFIX= v DISTVERSION= 0.4 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/vale/Makefile b/textproc/vale/Makefile index a8bf534673ce..c59e5c74ff5b 100644 --- a/textproc/vale/Makefile +++ b/textproc/vale/Makefile @@ -1,7 +1,7 @@ PORTNAME= vale DISTVERSIONPREFIX= v DISTVERSION= 3.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile index d4c26dcfe178..84f9f65e81f1 100644 --- a/textproc/vgrep/Makefile +++ b/textproc/vgrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= vgrep DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/yamlfmt/Makefile b/textproc/yamlfmt/Makefile index 1330f69987b4..23dd599bb736 100644 --- a/textproc/yamlfmt/Makefile +++ b/textproc/yamlfmt/Makefile @@ -1,7 +1,7 @@ PORTNAME= yamlfmt DISTVERSIONPREFIX= v DISTVERSION= 0.17.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= meta@FreeBSD.org diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile index 1a53f933b086..7985896042fd 100644 --- a/textproc/ytt/Makefile +++ b/textproc/ytt/Makefile @@ -1,7 +1,7 @@ PORTNAME= ytt DISTVERSIONPREFIX= v DISTVERSION= 0.52.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/www/Makefile b/www/Makefile index 4aa83a615b71..5d9ca2a97e52 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2541,6 +2541,7 @@ SUBDIR += tinyproxy SUBDIR += tivoka SUBDIR += tntnet + SUBDIR += tocaia SUBDIR += tokyopromenade SUBDIR += tomcat-devel SUBDIR += tomcat-native diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile index c9a6cde12595..7dc745ac427c 100644 --- a/www/adguardhome/Makefile +++ b/www/adguardhome/Makefile @@ -1,7 +1,7 @@ PORTNAME= adguardhome DISTVERSIONPREFIX= v DISTVERSION= 0.107.64 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/ DISTFILES= ${GH_PROJECT}_frontend${EXTRACT_SUFX} diff --git a/www/amfora/Makefile b/www/amfora/Makefile index 410e7f9ae9ea..977d1f8cbd91 100644 --- a/www/amfora/Makefile +++ b/www/amfora/Makefile @@ -1,7 +1,7 @@ PORTNAME= amfora DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/aquatone/Makefile b/www/aquatone/Makefile index e8e214eed26e..85b953bc5212 100644 --- a/www/aquatone/Makefile +++ b/www/aquatone/Makefile @@ -1,7 +1,7 @@ PORTNAME= aquatone DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org diff --git a/www/authelia/Makefile b/www/authelia/Makefile index f9993383cd93..46519b532ee4 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,7 +1,7 @@ PORTNAME= authelia DISTVERSIONPREFIX= v DISTVERSION= 4.39.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way diff --git a/www/beehive/Makefile b/www/beehive/Makefile index 97d669e3eaec..7940acc8ff52 100644 --- a/www/beehive/Makefile +++ b/www/beehive/Makefile @@ -1,7 +1,7 @@ PORTNAME= beehive DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/bombadillo/Makefile b/www/bombadillo/Makefile index f6975b2f44ab..277ec35a3ea2 100644 --- a/www/bombadillo/Makefile +++ b/www/bombadillo/Makefile @@ -1,6 +1,6 @@ PORTNAME= bombadillo DISTVERSION= 2.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= https://tildegit.org/sloum/bombadillo/archive/ DISTNAME= ${DISTVERSION} diff --git a/www/bugzilla2atom/Makefile b/www/bugzilla2atom/Makefile index 9ae31bde35ed..e575f70da1ca 100644 --- a/www/bugzilla2atom/Makefile +++ b/www/bugzilla2atom/Makefile @@ -1,7 +1,7 @@ PORTNAME= bugzilla2atom DISTVERSIONPREFIX= v DISTVERSION= ${MODVERSION:S/-/./g:R} -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MAINTAINER= fuz@FreeBSD.org diff --git a/www/caddy-custom/Makefile b/www/caddy-custom/Makefile index 60f93fd2c305..7bed58b4858f 100644 --- a/www/caddy-custom/Makefile +++ b/www/caddy-custom/Makefile @@ -4,7 +4,7 @@ PORTNAME= caddy-custom PORTVERSION= ${CADDY_VERSION}.${XCADDY_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www DISTFILES= # none diff --git a/www/caddy/Makefile b/www/caddy/Makefile index fbe09da91c84..366b814d2601 100644 --- a/www/caddy/Makefile +++ b/www/caddy/Makefile @@ -1,6 +1,7 @@ PORTNAME= caddy DISTVERSIONPREFIX= v DISTVERSION= 2.10.2 +PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= caddy diff --git a/www/carbonapi/Makefile b/www/carbonapi/Makefile index d79dac8730f6..84e832df2e34 100644 --- a/www/carbonapi/Makefile +++ b/www/carbonapi/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbonapi DISTVERSION= 0.14.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= a.andersson.thn@gmail.com diff --git a/www/chisel/Makefile b/www/chisel/Makefile index ff16348713c0..9863702719df 100644 --- a/www/chisel/Makefile +++ b/www/chisel/Makefile @@ -1,7 +1,7 @@ PORTNAME= chisel DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 49811a24864d..8e5e9b009395 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= chromium -PORTVERSION= 139.0.7258.154 +PORTVERSION= 140.0.7339.80 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 90d3216e01bf..7c6c9190d758 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1756814554 -SHA256 (chromium-139.0.7258.154.tar.xz) = bb83f7425e33f2a94179c4704335fbad14d4707dce9f58abe90d862b746f3d9f -SIZE (chromium-139.0.7258.154.tar.xz) = 7312393832 +TIMESTAMP = 1756995431 +SHA256 (chromium-140.0.7339.80.tar.xz) = 2a58c3d8b46bb9bbce5cf47d6582545b5116bc0746979d526ad4cd0b924b98c0 +SIZE (chromium-140.0.7339.80.tar.xz) = 7411053124 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-139.0.7258.154-testdata.tar.xz) = e4d1b30d16ddea7d0931b0f9168b7bde1a0450ae9f32d7be4278e925a7efbca9 -SIZE (chromium-139.0.7258.154-testdata.tar.xz) = 924873688 +SHA256 (chromium-140.0.7339.80-testdata.tar.xz) = 7380f82bff4590e89f921ed0c98adee7c84df0dbce2ee9820d42a8407881b338 +SIZE (chromium-140.0.7339.80-testdata.tar.xz) = 925095940 diff --git a/www/chromium/files/patch-BUILD.gn b/www/chromium/files/patch-BUILD.gn index cd7d9fcdd2cb..78a12e7809c2 100644 --- a/www/chromium/files/patch-BUILD.gn +++ b/www/chromium/files/patch-BUILD.gn @@ -1,6 +1,6 @@ ---- BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ BUILD.gn -@@ -71,7 +71,7 @@ declare_args() { +@@ -68,7 +68,7 @@ declare_args() { root_extra_deps = [] } @@ -9,7 +9,7 @@ # An official (maximally optimized!) component (optimized for build times) # build doesn't make sense and usually doesn't work. assert(!is_component_build) -@@ -103,7 +103,6 @@ group("gn_all") { +@@ -101,7 +101,6 @@ group("gn_all") { "//codelabs", "//components:components_unittests", "//components/gwp_asan:gwp_asan_unittests", @@ -17,7 +17,7 @@ "//net:net_unittests", "//sandbox:sandbox_unittests", "//services:services_unittests", -@@ -448,7 +447,7 @@ group("gn_all") { +@@ -441,7 +440,7 @@ group("gn_all") { } } @@ -26,7 +26,7 @@ deps += [ "//third_party/breakpad:breakpad_unittests", "//third_party/breakpad:core-2-minidump", -@@ -635,6 +634,15 @@ group("gn_all") { +@@ -607,6 +606,15 @@ group("gn_all") { } } @@ -42,7 +42,7 @@ if (is_mac) { deps += [ "//third_party/breakpad:dump_syms($host_system_allocator_toolchain)", -@@ -683,7 +691,7 @@ group("gn_all") { +@@ -655,7 +663,7 @@ group("gn_all") { } } @@ -51,7 +51,7 @@ # The official builders use this binary from the default toolchain's # output directory after building in order to upload the symbols of that # binary. They build the binary like `ninja symupload` which requires the -@@ -718,7 +726,7 @@ group("gn_all") { +@@ -690,7 +698,7 @@ group("gn_all") { ] } @@ -60,7 +60,7 @@ deps += [ "//third_party/crashpad/crashpad:crashpad_tests", "//third_party/crashpad/crashpad/handler:crashpad_handler", -@@ -1126,7 +1134,7 @@ if (use_blink && !is_cronet_build) { +@@ -1093,7 +1101,7 @@ if (use_blink && !is_cronet_build) { "//third_party/blink/public:all_blink", ] @@ -69,7 +69,7 @@ deps += [ ":chrome_wpt_tests", ":headless_shell_wpt", -@@ -1279,7 +1287,7 @@ if (use_blink && !is_cronet_build) { +@@ -1246,7 +1254,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ] } @@ -78,7 +78,7 @@ # Using the default toolchain for this tool, as it's run during tests not # during the build. This places a symlink in the root_build_dir for scrips # to use. -@@ -1293,7 +1301,7 @@ if (use_blink && !is_cronet_build) { +@@ -1260,7 +1268,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//third_party/breakpad:dump_syms" ] } @@ -87,7 +87,7 @@ # Using the default toolchain for this tool, as it's run during tests not # during the build. This places a symlink in the root_build_dir for scrips # to use. -@@ -1744,7 +1752,7 @@ group("chromium_builder_perf") { +@@ -1714,7 +1722,7 @@ group("chromium_builder_perf") { data_deps += [ "//chrome/test:performance_browser_tests" ] } diff --git a/www/chromium/files/patch-ash_display_mirror__window__controller.cc b/www/chromium/files/patch-ash_display_mirror__window__controller.cc new file mode 100644 index 000000000000..44b24e1371f3 --- /dev/null +++ b/www/chromium/files/patch-ash_display_mirror__window__controller.cc @@ -0,0 +1,14 @@ +--- ash/display/mirror_window_controller.cc.orig 2025-09-06 10:01:20 UTC ++++ ash/display/mirror_window_controller.cc +@@ -283,7 +283,11 @@ void MirrorWindowController::UpdateWindow( + if (!base::Contains(display_info_list, iter->first, + &display::ManagedDisplayInfo::id)) { + CloseAndDeleteHost(iter->second, true); ++#if defined(__llvm__) ++ mirroring_host_info_map_.erase(iter++); ++#else + iter = mirroring_host_info_map_.erase(iter); ++#endif + } else { + ++iter; + } diff --git a/www/chromium/files/patch-base_BUILD.gn b/www/chromium/files/patch-base_BUILD.gn index e92a9d180ccb..be004e54dca3 100644 --- a/www/chromium/files/patch-base_BUILD.gn +++ b/www/chromium/files/patch-base_BUILD.gn @@ -1,6 +1,6 @@ ---- base/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- base/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ base/BUILD.gn -@@ -1102,11 +1102,26 @@ component("base") { +@@ -1110,11 +1110,26 @@ component("base") { # Needed for <atomic> if using newer C++ library than sysroot, except if # building inside the cros_sdk environment - use host_toolchain as a # more robust check for this. @@ -28,7 +28,7 @@ if (use_allocator_shim) { if (is_apple) { sources += [ "allocator/early_zone_registration_apple.h" ] -@@ -1126,7 +1141,7 @@ component("base") { +@@ -1134,7 +1149,7 @@ component("base") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -37,7 +37,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -2137,6 +2152,22 @@ component("base") { +@@ -2143,6 +2158,22 @@ component("base") { ] } @@ -60,7 +60,7 @@ # iOS if (is_ios) { sources += [ -@@ -2305,6 +2336,33 @@ component("base") { +@@ -2317,6 +2348,33 @@ component("base") { } } @@ -94,7 +94,7 @@ if (use_blink) { sources += [ "files/file_path_watcher.cc", -@@ -2694,7 +2752,7 @@ buildflag_header("protected_memory_buildflags") { +@@ -2723,7 +2781,7 @@ buildflag_header("protected_memory_buildflags") { header = "protected_memory_buildflags.h" header_dir = "base/memory" @@ -103,7 +103,7 @@ (is_win || is_linux || is_android || is_mac) flags = [ "PROTECTED_MEMORY_ENABLED=$protected_memory_enabled" ] -@@ -3200,7 +3258,7 @@ if (is_apple) { +@@ -3229,7 +3287,7 @@ if (is_apple) { } } @@ -112,7 +112,7 @@ # This test must compile with -fstack-protector-all source_set("stack_canary_linux_unittests") { testonly = true -@@ -3885,7 +3943,7 @@ test("base_unittests") { +@@ -3922,7 +3980,7 @@ test("base_unittests") { ] } @@ -121,7 +121,7 @@ sources += [ "debug/proc_maps_linux_unittest.cc", "files/scoped_file_linux_unittest.cc", -@@ -3909,7 +3967,7 @@ test("base_unittests") { +@@ -3946,7 +4004,7 @@ test("base_unittests") { "posix/file_descriptor_shuffle_unittest.cc", "posix/unix_domain_socket_unittest.cc", ] @@ -130,7 +130,7 @@ sources += [ "profiler/stack_base_address_posix_unittest.cc", "profiler/stack_copier_signal_unittest.cc", -@@ -3920,7 +3978,7 @@ test("base_unittests") { +@@ -3957,7 +4015,7 @@ test("base_unittests") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -139,7 +139,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -4108,7 +4166,7 @@ test("base_unittests") { +@@ -4144,7 +4202,7 @@ test("base_unittests") { deps += [ ":base_profiler_test_support_library" ] } diff --git a/www/chromium/files/patch-base_allocator_dispatcher_tls.h b/www/chromium/files/patch-base_allocator_dispatcher_tls.h index e9673222f13b..dfc04c58133e 100644 --- a/www/chromium/files/patch-base_allocator_dispatcher_tls.h +++ b/www/chromium/files/patch-base_allocator_dispatcher_tls.h @@ -1,6 +1,6 @@ ---- base/allocator/dispatcher/tls.h.orig 2025-02-19 07:43:18 UTC +--- base/allocator/dispatcher/tls.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/dispatcher/tls.h -@@ -81,7 +81,7 @@ struct BASE_EXPORT MMapAllocator { +@@ -86,7 +86,7 @@ struct BASE_EXPORT MMapAllocator { constexpr static size_t AllocationChunkSize = 16384; #elif BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS) constexpr static size_t AllocationChunkSize = 16384; diff --git a/www/chromium/files/patch-base_allocator_partition__alloc__features.cc b/www/chromium/files/patch-base_allocator_partition__alloc__features.cc index 82100b068dd4..4eacab770802 100644 --- a/www/chromium/files/patch-base_allocator_partition__alloc__features.cc +++ b/www/chromium/files/patch-base_allocator_partition__alloc__features.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_alloc_features.cc.orig 2025-08-07 06:57:29 UTC +--- base/allocator/partition_alloc_features.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_alloc_features.cc -@@ -164,7 +164,7 @@ BASE_FEATURE(kPartitionAllocEventuallyZeroFreedMemory, +@@ -154,7 +154,7 @@ BASE_FEATURE(kPartitionAllocEventuallyZeroFreedMemory, // disabled elsewhere (for now). Does not apply to Windows. BASE_FEATURE(kPartitionAllocFewerMemoryRegions, "PartitionAllocFewerMemoryRegions", @@ -9,12 +9,3 @@ FEATURE_ENABLED_BY_DEFAULT); #else FEATURE_DISABLED_BY_DEFAULT); -@@ -489,7 +489,7 @@ BASE_FEATURE(kPartitionAllocAdjustSizeWhenInForeground - #if PA_CONFIG(ENABLE_SHADOW_METADATA) - BASE_FEATURE(kPartitionAllocShadowMetadata, - "PartitionAllocShadowMetadata", --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - FEATURE_ENABLED_BY_DEFAULT); - #else - FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni index 6ccf86bde414..8aa682948e08 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni +++ b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni @@ -1,24 +1,15 @@ ---- base/allocator/partition_allocator/partition_alloc.gni.orig 2025-08-07 06:57:29 UTC +--- base/allocator/partition_allocator/partition_alloc.gni.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/partition_alloc.gni @@ -87,7 +87,7 @@ if (current_cpu == "x64" || current_cpu == "arm64" || # TODO(crbug.com/329199197): Clean this up when experiments are complete. use_large_empty_slot_span_ring = true -has_memory_tagging = current_cpu == "arm64" && is_clang && !is_asan && -+has_memory_tagging = current_cpu == "arm64" && is_clang && !is_asan && !is_bsd && ++has_memory_tagging = current_cpu == "arm64" && !is_bsd && is_clang && !is_asan && !is_hwasan && (is_linux || is_android) declare_args() { -@@ -340,7 +340,7 @@ declare_args() { - declare_args() { - # Shadow metadata is still under development and only supports Linux - # for now. -- enable_shadow_metadata = is_linux && has_64_bit_pointers -+ enable_shadow_metadata = !is_bsd && is_linux && has_64_bit_pointers - } - - declare_args() { -@@ -483,7 +483,7 @@ assert(!use_asan_backup_ref_ptr || use_raw_ptr_hookabl +@@ -493,7 +493,7 @@ assert(!use_asan_backup_ref_ptr || use_raw_ptr_hookabl # dependencies that use partition_allocator are compiled in AOSP against a # version of glibc that does not include pkeys syscall numbers. is_pkeys_available = diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn index 90dd58e8082d..3cb07694e293 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- base/allocator/partition_allocator/src/partition_alloc/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/BUILD.gn -@@ -893,7 +893,7 @@ if (is_clang_or_gcc) { +@@ -906,7 +906,7 @@ if (is_clang_or_gcc) { configs -= [ partition_alloc_enable_arc_config ] } } diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h index a91fb1bc8acf..75d7d71da3dc 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h.orig 2024-07-30 11:12:21 UTC +--- base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h -@@ -38,7 +38,7 @@ AslrMask(uintptr_t bits) { +@@ -43,7 +43,7 @@ AslrMask(uintptr_t bits) { #if PA_BUILDFLAG(PA_ARCH_CPU_64_BITS) @@ -9,7 +9,7 @@ // We shouldn't allocate system pages at all for sanitizer builds. However, // we do, and if random hint addresses interfere with address ranges -@@ -125,7 +125,7 @@ AslrMask(uintptr_t bits) { +@@ -130,7 +130,7 @@ AslrMask(uintptr_t bits) { return AslrAddress(0x20000000ULL); } #elif PA_BUILDFLAG(PA_ARCH_CPU_ARM64) diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h index 45292e4e1220..9481bd46bdc6 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/page_allocator.h.orig 2025-08-07 06:57:29 UTC +--- base/allocator/partition_allocator/src/partition_alloc/page_allocator.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/page_allocator.h -@@ -273,7 +273,7 @@ bool DecommitAndZeroSystemPages(void* address, +@@ -278,7 +278,7 @@ bool DecommitAndZeroSystemPages(void* address, // recommitted. Do not assume that this will not change over time. constexpr PA_COMPONENT_EXPORT( PARTITION_ALLOC) bool DecommittedMemoryIsAlwaysZeroed() { diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h index 9253c611d00c..f880ba27d221 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/page_allocator_constants.h.orig 2025-02-19 07:43:18 UTC +--- base/allocator/partition_allocator/src/partition_alloc/page_allocator_constants.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/page_allocator_constants.h -@@ -26,8 +26,8 @@ +@@ -31,8 +31,8 @@ #define PAGE_ALLOCATOR_CONSTANTS_DECLARE_CONSTEXPR __attribute__((const)) #elif (PA_BUILDFLAG(IS_ANDROID) && PA_BUILDFLAG(PA_ARCH_CPU_64_BITS)) || \ diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc index 05c2b846c157..88c53f45a67d 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.cc.orig 2025-01-15 09:18:26 UTC +--- base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.cc -@@ -39,7 +39,7 @@ uint32_t SecTaskGetCodeSignStatus(SecTaskRef task) API +@@ -44,7 +44,7 @@ uint32_t SecTaskGetCodeSignStatus(SecTaskRef task) API #if PA_BUILDFLAG(HAS_MEMORY_TAGGING) || \ (defined(__ARM_FEATURE_BTI_DEFAULT) && (__ARM_FEATURE_BTI_DEFAULT == 1) && \ diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h index 3fba15f04c89..2dd6b4cfe14c 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.h.orig 2025-05-28 14:55:43 UTC +--- base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.h -@@ -317,8 +317,12 @@ bool TryRecommitSystemPagesInternal( +@@ -322,8 +322,12 @@ bool TryRecommitSystemPagesInternal( void DiscardSystemPagesInternal(uintptr_t address, size_t length) { void* ptr = reinterpret_cast<void*>(address); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc index f8aa0f73aaae..a541994efa17 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/proc_maps_linux.cc.orig 2025-07-02 06:08:04 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/proc_maps_linux.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/proc_maps_linux.cc -@@ -15,7 +15,7 @@ +@@ -19,7 +19,7 @@ #include "partition_alloc/partition_alloc_check.h" #if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc index dc95a41a0378..1a7f78ac4f45 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/stack_trace_posix.cc.orig 2024-07-30 11:12:21 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/stack_trace_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/stack_trace_posix.cc -@@ -13,11 +13,11 @@ +@@ -18,11 +18,11 @@ #include "partition_alloc/partition_alloc_base/posix/eintr_wrapper.h" #include "partition_alloc/partition_alloc_base/strings/safe_sprintf.h" @@ -14,7 +14,7 @@ #include <dlfcn.h> #endif -@@ -25,7 +25,7 @@ namespace partition_alloc::internal::base::debug { +@@ -30,7 +30,7 @@ namespace partition_alloc::internal::base::debug { namespace { @@ -23,7 +23,7 @@ // On Android the 'open' function has two versions: // int open(const char *pathname, int flags); -@@ -369,7 +369,7 @@ void PrintStackTraceInternal(const void** trace, size_ +@@ -374,7 +374,7 @@ void PrintStackTraceInternal(const void** trace, size_ } #endif // !PA_BUILDFLAG(IS_APPLE) diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc index e24b29f35988..51a5a958bb13 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/rand_util_posix.cc.orig 2024-07-30 11:12:21 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/rand_util_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/rand_util_posix.cc -@@ -102,6 +102,10 @@ void RandBytes(void* output, size_t output_length) { +@@ -107,6 +107,10 @@ void RandBytes(void* output, size_t output_length) { if (getentropy(output, output_length) == 0) { return; } diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h index 10a2c6a426b3..3929331f20c0 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread.h.orig 2024-07-30 11:12:21 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread.h -@@ -37,6 +37,8 @@ typedef DWORD PlatformThreadId; +@@ -43,6 +43,8 @@ typedef DWORD PlatformThreadId; typedef zx_handle_t PlatformThreadId; #elif PA_BUILDFLAG(IS_APPLE) typedef mach_port_t PlatformThreadId; diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h index 0fc3aad100bb..107a428fe85d 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h.orig 2024-07-30 11:12:21 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h -@@ -10,7 +10,7 @@ +@@ -15,7 +15,7 @@ namespace partition_alloc::internal::base::internal { diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc index d9bac77867cb..109676a94d16 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_posix.cc.orig 2025-05-05 10:57:53 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_posix.cc -@@ -18,7 +18,7 @@ +@@ -23,7 +23,7 @@ #include "partition_alloc/partition_alloc_base/logging.h" #include "partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h" diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h index e4cfcf24bd5c..b96338086a5c 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h @@ -1,15 +1,15 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h.orig 2025-07-02 06:08:04 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h -@@ -164,7 +164,7 @@ constexpr bool kUseLazyCommit = false; +@@ -169,7 +169,7 @@ constexpr bool kUseLazyCommit = false; // This may be required on more platforms in the future. #define PA_CONFIG_HAS_ATFORK_HANDLER() \ (PA_BUILDFLAG(IS_APPLE) || PA_BUILDFLAG(IS_LINUX) || \ - PA_BUILDFLAG(IS_CHROMEOS)) + PA_BUILDFLAG(IS_CHROMEOS) || PA_BUILDFLAG(IS_BSD)) - // Enable shadow metadata. - // -@@ -227,7 +227,7 @@ constexpr bool kUseLazyCommit = false; + #if PA_BUILDFLAG(MOVE_METADATA_OUT_OF_GIGACAGE_FOR_64_BITS_POINTERS) && \ + PA_BUILDFLAG(HAS_64_BIT_POINTERS) +@@ -226,7 +226,7 @@ constexpr bool kUseLazyCommit = false; // Also enabled on ARM64 macOS and iOS, as the 16kiB pages on this platform lead // to larger slot spans. #if PA_BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h index 870385c2cbc6..1869170c190b 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2025-07-02 06:08:04 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h -@@ -308,7 +308,7 @@ PA_DEFINE_OPERATORS_FOR_FLAGS(PoolHandleMask); +@@ -313,7 +313,7 @@ PA_DEFINE_OPERATORS_FOR_FLAGS(PoolHandleMask); // 8GB for each of the glued pools). #if PA_BUILDFLAG(HAS_64_BIT_POINTERS) #if PA_BUILDFLAG(IS_ANDROID) || PA_BUILDFLAG(IS_IOS) || \ @@ -9,7 +9,7 @@ constexpr size_t kPoolMaxSize = 8 * kGiB; #else constexpr size_t kPoolMaxSize = 16 * kGiB; -@@ -392,7 +392,7 @@ PA_ALWAYS_INLINE constexpr size_t MaxDirectMapped() { +@@ -397,7 +397,7 @@ PA_ALWAYS_INLINE constexpr size_t MaxDirectMapped() { // TODO(casey.smalley@arm.com): under 64k pages we can end up in a situation // where a normal slot span will be large enough to contain multiple items, // but the address will go over the final partition page after being aligned. diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h index a643336a705f..6754997eb021 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_forward.h.orig 2025-07-02 06:08:04 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_forward.h.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_forward.h -@@ -29,9 +29,13 @@ namespace internal { +@@ -34,9 +34,13 @@ namespace internal { // the second one 16. We could technically return something different for // malloc() and operator new(), but this would complicate things, and most of // our allocations are presumably coming from operator new() anyway. diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc index 42f6820e2049..27075a7bd886 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc @@ -1,15 +1,15 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_root.cc.orig 2025-08-07 06:57:29 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_root.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_root.cc -@@ -47,7 +47,7 @@ +@@ -51,7 +51,7 @@ #include "wow64apiset.h" #endif -#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) +#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) || PA_BUILDFLAG(IS_BSD) #include <pthread.h> - #if PA_CONFIG(ENABLE_SHADOW_METADATA) - #include <sys/mman.h> -@@ -301,7 +301,7 @@ void PartitionAllocMallocInitOnce() { + #endif // PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) + +@@ -300,7 +300,7 @@ void PartitionAllocMallocInitOnce() { return; } @@ -18,7 +18,7 @@ // When fork() is called, only the current thread continues to execute in the // child process. If the lock is held, but *not* by this thread when fork() is // called, we have a deadlock. -@@ -1073,7 +1073,7 @@ void PartitionRoot::Init(PartitionOptions opts) { +@@ -1006,7 +1006,7 @@ void PartitionRoot::Init(PartitionOptions opts) { // apple OSes. PA_CHECK((internal::SystemPageSize() == (size_t{1} << 12)) || (internal::SystemPageSize() == (size_t{1} << 14))); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h new file mode 100644 index 000000000000..ea16e2d2d739 --- /dev/null +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h @@ -0,0 +1,11 @@ +--- base/allocator/partition_allocator/src/partition_alloc/partition_root.h.orig 2025-09-06 10:01:20 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_root.h +@@ -197,7 +197,7 @@ struct PartitionOptions { + // system to configure PartitionAlloc. + EnableToggle fewer_memory_regions = + #if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_ANDROID) || \ +- PA_BUILDFLAG(IS_CHROMEOS) ++ PA_BUILDFLAG(IS_CHROMEOS) || PA_BUILDFLAG(IS_BSD) + kEnabled; + #else + kDisabled; diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc index 43924605b160..5d863f3225f7 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/spinning_mutex.cc.orig 2025-05-28 14:55:43 UTC +--- base/allocator/partition_allocator/src/partition_alloc/spinning_mutex.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/spinning_mutex.cc -@@ -19,7 +19,16 @@ +@@ -24,7 +24,16 @@ #endif #if PA_CONFIG(HAS_LINUX_KERNEL) @@ -17,7 +17,7 @@ #include <sys/syscall.h> #include <unistd.h> -@@ -92,8 +101,16 @@ PA_ALWAYS_INLINE long FutexSyscall(volatile void* ftx, +@@ -97,8 +106,16 @@ PA_ALWAYS_INLINE long FutexSyscall(volatile void* ftx, int saved_errno = errno; errno = 0; diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc index 9663a41a0c99..768b84dd5262 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/stack/stack.cc.orig 2024-07-30 11:12:21 UTC +--- base/allocator/partition_allocator/src/partition_alloc/stack/stack.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/stack/stack.cc -@@ -18,6 +18,10 @@ +@@ -23,6 +23,10 @@ #include <pthread.h> #endif @@ -11,7 +11,7 @@ #if PA_BUILDFLAG(PA_LIBC_GLIBC) extern "C" void* __libc_stack_end; #endif -@@ -48,6 +52,36 @@ void* GetStackTop() { +@@ -53,6 +57,36 @@ void* GetStackTop() { void* GetStackTop() { return pthread_get_stackaddr_np(pthread_self()); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc index ece8431f1d85..2dfe6df53365 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/thread_isolation/pkey.cc.orig 2024-07-30 11:12:21 UTC +--- base/allocator/partition_allocator/src/partition_alloc/thread_isolation/pkey.cc.orig 2025-09-06 10:01:20 UTC +++ base/allocator/partition_allocator/src/partition_alloc/thread_isolation/pkey.cc -@@ -16,7 +16,7 @@ +@@ -21,7 +21,7 @@ #include "partition_alloc/partition_alloc_check.h" #include "partition_alloc/thread_isolation/thread_isolation.h" diff --git a/www/chromium/files/patch-base_atomicops.h b/www/chromium/files/patch-base_atomicops.h index bc93807b8582..7f6e237768f8 100644 --- a/www/chromium/files/patch-base_atomicops.h +++ b/www/chromium/files/patch-base_atomicops.h @@ -1,6 +1,6 @@ ---- base/atomicops.h.orig 2025-02-19 07:43:18 UTC +--- base/atomicops.h.orig 2025-09-06 10:01:20 UTC +++ base/atomicops.h -@@ -74,7 +74,11 @@ typedef intptr_t Atomic64; +@@ -72,7 +72,11 @@ typedef intptr_t Atomic64; // Use AtomicWord for a machine-sized pointer. It will use the Atomic32 or // Atomic64 routines below, depending on your architecture. diff --git a/www/chromium/files/patch-base_debug_stack__trace__posix.cc b/www/chromium/files/patch-base_debug_stack__trace__posix.cc index d9d357a06731..f1884d7de037 100644 --- a/www/chromium/files/patch-base_debug_stack__trace__posix.cc +++ b/www/chromium/files/patch-base_debug_stack__trace__posix.cc @@ -1,4 +1,4 @@ ---- base/debug/stack_trace_posix.cc.orig 2025-03-05 08:14:56 UTC +--- base/debug/stack_trace_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/debug/stack_trace_posix.cc @@ -51,7 +51,7 @@ // execinfo.h and backtrace(3) are really only present in glibc and in macOS @@ -21,7 +21,7 @@ #include "base/debug/proc_maps_linux.h" #endif -@@ -329,7 +331,7 @@ void PrintToStderr(const char* output) { +@@ -327,7 +329,7 @@ void PrintToStderr(const char* output) { std::ignore = HANDLE_EINTR(write(STDERR_FILENO, output, strlen(output))); } @@ -30,7 +30,7 @@ void AlarmSignalHandler(int signal, siginfo_t* info, void* void_context) { // We have seen rare cases on AMD linux where the default signal handler // either does not run or a thread (Probably an AMD driver thread) prevents -@@ -346,7 +348,11 @@ void AlarmSignalHandler(int signal, siginfo_t* info, v +@@ -344,7 +346,11 @@ void AlarmSignalHandler(int signal, siginfo_t* info, v "Warning: Default signal handler failed to terminate process.\n"); PrintToStderr("Calling exit_group() directly to prevent timeout.\n"); // See: https://man7.org/linux/man-pages/man2/exit_group.2.html @@ -42,7 +42,7 @@ } #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || // BUILDFLAG(IS_CHROMEOS) -@@ -552,7 +558,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf +@@ -548,7 +554,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf _exit(EXIT_FAILURE); } @@ -51,7 +51,7 @@ // Set an alarm to trigger in case the default handler does not terminate // the process. See 'AlarmSignalHandler' for more details. struct sigaction action; -@@ -577,6 +583,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf +@@ -573,6 +579,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf // signals that do not re-raise autonomously), such as signals delivered via // kill() and asynchronous hardware faults such as SEGV_MTEAERR, which would // otherwise be lost when re-raising the signal via raise(). @@ -59,7 +59,7 @@ long retval = syscall(SYS_rt_tgsigqueueinfo, getpid(), syscall(SYS_gettid), info->si_signo, info); if (retval == 0) { -@@ -591,6 +598,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf +@@ -587,6 +594,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf if (errno != EPERM) { _exit(EXIT_FAILURE); } @@ -67,7 +67,7 @@ #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || // BUILDFLAG(IS_CHROMEOS) -@@ -783,6 +791,7 @@ class SandboxSymbolizeHelper { +@@ -779,6 +787,7 @@ class SandboxSymbolizeHelper { return -1; } @@ -75,7 +75,7 @@ // This class is copied from // third_party/crashpad/crashpad/util/linux/scoped_pr_set_dumpable.h. // It aims at ensuring the process is dumpable before opening /proc/self/mem. -@@ -875,11 +884,15 @@ class SandboxSymbolizeHelper { +@@ -871,11 +880,15 @@ class SandboxSymbolizeHelper { r.base = cur_base; } } @@ -91,7 +91,7 @@ // Reads /proc/self/maps. std::string contents; if (!ReadProcMaps(&contents)) { -@@ -897,6 +910,7 @@ class SandboxSymbolizeHelper { +@@ -893,6 +906,7 @@ class SandboxSymbolizeHelper { is_initialized_ = true; return true; diff --git a/www/chromium/files/patch-base_files_file__util__posix.cc b/www/chromium/files/patch-base_files_file__util__posix.cc index eadece532674..60089705b304 100644 --- a/www/chromium/files/patch-base_files_file__util__posix.cc +++ b/www/chromium/files/patch-base_files_file__util__posix.cc @@ -1,6 +1,6 @@ ---- base/files/file_util_posix.cc.orig 2025-05-05 10:57:53 UTC +--- base/files/file_util_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/files/file_util_posix.cc -@@ -934,6 +934,7 @@ bool CreateNewTempDirectory(const FilePath::StringType +@@ -941,6 +941,7 @@ bool CreateNewTempDirectory(const FilePath::StringType bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { ScopedBlockingCall scoped_blocking_call( FROM_HERE, BlockingType::MAY_BLOCK); // For call to mkdir(). @@ -8,7 +8,7 @@ // Avoid checking subdirs if directory already exists. if (DirectoryExists(full_path)) { -@@ -943,8 +944,8 @@ bool CreateDirectoryAndGetError(const FilePath& full_p +@@ -950,8 +951,8 @@ bool CreateDirectoryAndGetError(const FilePath& full_p // Collect a list of all missing directories. std::vector<FilePath> missing_subpaths({full_path}); FilePath last_path = full_path; @@ -19,11 +19,11 @@ if (DirectoryExists(path)) { break; } -@@ -962,21 +963,14 @@ bool CreateDirectoryAndGetError(const FilePath& full_p +@@ -969,21 +970,14 @@ bool CreateDirectoryAndGetError(const FilePath& full_p } #endif // BUILDFLAG(IS_CHROMEOS) -- if (mkdir(subpath.value().c_str(), mode) == 0) { +- if (File::Mkdir(subpath, mode) == 0) { - continue; - } - // Mkdir failed, but it might have failed with EEXIST, or some other error diff --git a/www/chromium/files/patch-base_files_file__util__unittest.cc b/www/chromium/files/patch-base_files_file__util__unittest.cc index a0fc114b60bc..1103edb5b93c 100644 --- a/www/chromium/files/patch-base_files_file__util__unittest.cc +++ b/www/chromium/files/patch-base_files_file__util__unittest.cc @@ -1,6 +1,6 @@ ---- base/files/file_util_unittest.cc.orig 2025-04-04 08:52:13 UTC +--- base/files/file_util_unittest.cc.orig 2025-09-06 10:01:20 UTC +++ base/files/file_util_unittest.cc -@@ -3920,7 +3920,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { +@@ -4101,7 +4101,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { } #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithProcFileSystem) { FilePath file_path("/proc/cpuinfo"); std::string data = "temp"; -@@ -4505,6 +4505,19 @@ TEST_F(FileUtilTest, CreateDirectoryOnlyCheckMissingSu +@@ -4686,6 +4686,19 @@ TEST_F(FileUtilTest, CreateDirectoryOnlyCheckMissingSu #endif // BUILDFLAG(IS_ANDROID) @@ -29,7 +29,7 @@ #if BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ defined(ARCH_CPU_32_BITS) // TODO(crbug.com/327582285): Re-enable these tests. They may be failing due to -@@ -4671,7 +4684,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles +@@ -4852,7 +4865,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles NULL); #else size_t bytes_written = diff --git a/www/chromium/files/patch-base_process_launch.h b/www/chromium/files/patch-base_process_launch.h index 077ee0ab0d0f..8ce0a7204658 100644 --- a/www/chromium/files/patch-base_process_launch.h +++ b/www/chromium/files/patch-base_process_launch.h @@ -1,6 +1,6 @@ ---- base/process/launch.h.orig 2025-05-28 14:55:43 UTC +--- base/process/launch.h.orig 2025-09-06 10:01:20 UTC +++ base/process/launch.h -@@ -245,7 +245,7 @@ struct BASE_EXPORT LaunchOptions { +@@ -234,7 +234,7 @@ struct BASE_EXPORT LaunchOptions { bool clear_environment = false; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) diff --git a/www/chromium/files/patch-base_process_process__metrics.cc b/www/chromium/files/patch-base_process_process__metrics.cc index 486883bcb987..b49201a3c787 100644 --- a/www/chromium/files/patch-base_process_process__metrics.cc +++ b/www/chromium/files/patch-base_process_process__metrics.cc @@ -1,4 +1,4 @@ ---- base/process/process_metrics.cc.orig 2025-02-19 07:43:18 UTC +--- base/process/process_metrics.cc.orig 2025-09-06 10:01:20 UTC +++ base/process/process_metrics.cc @@ -17,7 +17,7 @@ namespace base { namespace { @@ -18,28 +18,17 @@ GetSystemMemoryInfo(&system_metrics.memory_info_); GetVmStatInfo(&system_metrics.vmstat_info_); GetSystemDiskInfo(&system_metrics.disk_info_); -@@ -73,7 +73,7 @@ Value::Dict SystemMetrics::ToDict() const { - Value::Dict res; - - res.Set("committed_memory", static_cast<int>(committed_memory_)); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - Value::Dict meminfo = memory_info_.ToDict(); - meminfo.Merge(vmstat_info_.ToDict()); - res.Set("meminfo", std::move(meminfo)); -@@ -100,7 +100,6 @@ std::unique_ptr<ProcessMetrics> ProcessMetrics::Create +@@ -79,7 +79,7 @@ std::unique_ptr<ProcessMetrics> ProcessMetrics::Create #endif // !BUILDFLAG(IS_MAC) } -#if !BUILDFLAG(IS_FREEBSD) || !BUILDFLAG(IS_POSIX) ++#if BUILDFLAG(IS_POSIX) double ProcessMetrics::GetPlatformIndependentCPUUsage( TimeDelta cumulative_cpu) { TimeTicks time = TimeTicks::Now(); -@@ -130,10 +129,9 @@ ProcessMetrics::GetPlatformIndependentCPUUsage() { - return GetPlatformIndependentCPUUsage(cpu_usage); - }); - } --#endif +@@ -112,7 +112,7 @@ ProcessMetrics::GetPlatformIndependentCPUUsage() { + #endif #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_AIX) diff --git a/www/chromium/files/patch-base_process_process__metrics.h b/www/chromium/files/patch-base_process_process__metrics.h index 07463e92edbf..deebade4b6c6 100644 --- a/www/chromium/files/patch-base_process_process__metrics.h +++ b/www/chromium/files/patch-base_process_process__metrics.h @@ -1,4 +1,4 @@ ---- base/process/process_metrics.h.orig 2025-02-19 07:43:18 UTC +--- base/process/process_metrics.h.orig 2025-09-06 10:01:20 UTC +++ base/process/process_metrics.h @@ -39,7 +39,7 @@ #endif @@ -68,7 +68,7 @@ // Data about system-wide memory consumption. Values are in KB. Available on // Windows, Mac, Linux, Android and Chrome OS. // -@@ -345,7 +343,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -342,7 +340,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -77,7 +77,7 @@ // This provides an estimate of available memory as described here: // https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 // NOTE: this is ONLY valid in kernels 3.14 and up. Its value will always -@@ -360,7 +358,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -357,7 +355,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -86,7 +86,7 @@ int buffers = 0; int cached = 0; int active_anon = 0; -@@ -397,7 +395,7 @@ BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoK +@@ -394,7 +392,7 @@ BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoK // BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -95,7 +95,7 @@ // Parse the data found in /proc/<pid>/stat and return the sum of the // CPU-related ticks. Returns -1 on parse error. // Exposed for testing. -@@ -591,7 +589,7 @@ class BASE_EXPORT SystemMetrics { +@@ -570,7 +568,7 @@ class BASE_EXPORT SystemMetrics { FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics); size_t committed_memory_; diff --git a/www/chromium/files/patch-base_process_process__metrics__freebsd.cc b/www/chromium/files/patch-base_process_process__metrics__freebsd.cc index 5eb60b3d9b11..27c09519dce9 100644 --- a/www/chromium/files/patch-base_process_process__metrics__freebsd.cc +++ b/www/chromium/files/patch-base_process_process__metrics__freebsd.cc @@ -1,4 +1,4 @@ ---- base/process/process_metrics_freebsd.cc.orig 2025-08-07 06:57:29 UTC +--- base/process/process_metrics_freebsd.cc.orig 2025-09-06 10:01:20 UTC +++ base/process/process_metrics_freebsd.cc @@ -3,41 +3,92 @@ // found in the LICENSE file. @@ -104,11 +104,10 @@ } size_t GetSystemCommitCharge() { -@@ -64,6 +115,176 @@ size_t GetSystemCommitCharge() { - pagesize = getpagesize(); +@@ -65,5 +116,118 @@ size_t GetSystemCommitCharge() { return mem_total - (mem_free * pagesize) - (mem_inactive * pagesize); -+} + } + +int64_t GetNumberOfThreads(ProcessHandle process) { + // Taken from FreeBSD top (usr.bin/top/machine.c) @@ -222,62 +221,5 @@ +SystemDiskInfo::SystemDiskInfo(const SystemDiskInfo& other) = default; + +SystemDiskInfo& SystemDiskInfo::operator=(const SystemDiskInfo&) = default; -+ -+Value::Dict SystemDiskInfo::ToDict() const { -+ Value::Dict res; -+ -+ // Write out uint64_t variables as doubles. -+ // Note: this may discard some precision, but for JS there's no other option. -+ res.Set("reads", static_cast<double>(reads)); -+ res.Set("reads_merged", static_cast<double>(reads_merged)); -+ res.Set("sectors_read", static_cast<double>(sectors_read)); -+ res.Set("read_time", static_cast<double>(read_time)); -+ res.Set("writes", static_cast<double>(writes)); -+ res.Set("writes_merged", static_cast<double>(writes_merged)); -+ res.Set("sectors_written", static_cast<double>(sectors_written)); -+ res.Set("write_time", static_cast<double>(write_time)); -+ res.Set("io", static_cast<double>(io)); -+ res.Set("io_time", static_cast<double>(io_time)); -+ res.Set("weighted_io_time", static_cast<double>(weighted_io_time)); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; -+} -+ -+Value::Dict SystemMemoryInfoKB::ToDict() const { -+ Value::Dict res; -+ res.Set("total", total); -+ res.Set("free", free); -+ res.Set("available", available); -+ res.Set("buffers", buffers); -+ res.Set("cached", cached); -+ res.Set("active_anon", active_anon); -+ res.Set("inactive_anon", inactive_anon); -+ res.Set("active_file", active_file); -+ res.Set("inactive_file", inactive_file); -+ res.Set("swap_total", swap_total); -+ res.Set("swap_free", swap_free); -+ res.Set("swap_used", swap_total - swap_free); -+ res.Set("dirty", dirty); -+ res.Set("reclaimable", reclaimable); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; -+} -+ -+Value::Dict VmStatInfo::ToDict() const { -+ Value::Dict res; -+ // TODO(crbug.com/1334256): Make base::Value able to hold uint64_t and remove -+ // casts below. -+ res.Set("pswpin", static_cast<int>(pswpin)); -+ res.Set("pswpout", static_cast<int>(pswpout)); -+ res.Set("pgmajfault", static_cast<int>(pgmajfault)); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; - } } // namespace base diff --git a/www/chromium/files/patch-base_process_process__metrics__openbsd.cc b/www/chromium/files/patch-base_process_process__metrics__openbsd.cc index 6919e9ea73e3..8d71823e310d 100644 --- a/www/chromium/files/patch-base_process_process__metrics__openbsd.cc +++ b/www/chromium/files/patch-base_process_process__metrics__openbsd.cc @@ -1,4 +1,4 @@ ---- base/process/process_metrics_openbsd.cc.orig 2025-08-07 06:57:29 UTC +--- base/process/process_metrics_openbsd.cc.orig 2025-09-06 10:01:20 UTC +++ base/process/process_metrics_openbsd.cc @@ -6,73 +6,85 @@ @@ -122,7 +122,7 @@ struct vmtotal vmtotal; unsigned long mem_total, mem_free, mem_inactive; size_t len = sizeof(vmtotal); -@@ -85,9 +97,115 @@ size_t GetSystemCommitCharge() { +@@ -85,9 +97,60 @@ size_t GetSystemCommitCharge() { mem_free = vmtotal.t_free; mem_inactive = vmtotal.t_vm - vmtotal.t_avm; @@ -130,7 +130,7 @@ + pagesize = checked_cast<size_t>(getpagesize()); return mem_total - (mem_free * pagesize) - (mem_inactive * pagesize); -+} + } + +int ProcessMetrics::GetOpenFdCount() const { + return (process_ == getpid()) ? getdtablecount() : -1; @@ -165,39 +165,6 @@ + return 0; +} + -+Value::Dict SystemMemoryInfoKB::ToDict() const { -+ Value::Dict res; -+ res.Set("total", total); -+ res.Set("free", free); -+ res.Set("available", available); -+ res.Set("buffers", buffers); -+ res.Set("cached", cached); -+ res.Set("active_anon", active_anon); -+ res.Set("inactive_anon", inactive_anon); -+ res.Set("active_file", active_file); -+ res.Set("inactive_file", inactive_file); -+ res.Set("swap_total", swap_total); -+ res.Set("swap_free", swap_free); -+ res.Set("swap_used", swap_total - swap_free); -+ res.Set("dirty", dirty); -+ res.Set("reclaimable", reclaimable); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; -+} -+ -+Value::Dict VmStatInfo::ToDict() const { -+ Value::Dict res; -+ res.Set("pswpin", static_cast<int>(pswpin)); -+ res.Set("pswpout", static_cast<int>(pswpout)); -+ res.Set("pgmajfault", static_cast<int>(pgmajfault)); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; -+} -+ +SystemDiskInfo::SystemDiskInfo() { + reads = 0; + reads_merged = 0; @@ -215,27 +182,5 @@ +SystemDiskInfo::SystemDiskInfo(const SystemDiskInfo&) = default; + +SystemDiskInfo& SystemDiskInfo::operator=(const SystemDiskInfo&) = default; -+ -+Value::Dict SystemDiskInfo::ToDict() const { -+ Value::Dict res; -+ -+ // Write out uint64_t variables as doubles. -+ // Note: this may discard some precision, but for JS there's no other option. -+ res.Set("reads", static_cast<double>(reads)); -+ res.Set("reads_merged", static_cast<double>(reads_merged)); -+ res.Set("sectors_read", static_cast<double>(sectors_read)); -+ res.Set("read_time", static_cast<double>(read_time)); -+ res.Set("writes", static_cast<double>(writes)); -+ res.Set("writes_merged", static_cast<double>(writes_merged)); -+ res.Set("sectors_written", static_cast<double>(sectors_written)); -+ res.Set("write_time", static_cast<double>(write_time)); -+ res.Set("io", static_cast<double>(io)); -+ res.Set("io_time", static_cast<double>(io_time)); -+ res.Set("weighted_io_time", static_cast<double>(weighted_io_time)); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; - } } // namespace base diff --git a/www/chromium/files/patch-base_rand__util.h b/www/chromium/files/patch-base_rand__util.h index e99ae5fb2272..bec594b9f46b 100644 --- a/www/chromium/files/patch-base_rand__util.h +++ b/www/chromium/files/patch-base_rand__util.h @@ -1,6 +1,6 @@ ---- base/rand_util.h.orig 2025-08-07 06:57:29 UTC +--- base/rand_util.h.orig 2025-09-06 10:01:20 UTC +++ base/rand_util.h -@@ -210,7 +210,7 @@ void RandomShuffle(Itr first, Itr last) { +@@ -213,7 +213,7 @@ void RandomShuffle(Itr first, Itr last) { std::shuffle(first, last, RandomBitGenerator()); } diff --git a/www/chromium/files/patch-base_system_sys__info__posix.cc b/www/chromium/files/patch-base_system_sys__info__posix.cc index e229baa6f240..5cd61fd2db25 100644 --- a/www/chromium/files/patch-base_system_sys__info__posix.cc +++ b/www/chromium/files/patch-base_system_sys__info__posix.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info_posix.cc.orig 2025-05-05 10:57:53 UTC +--- base/system/sys_info_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/system/sys_info_posix.cc -@@ -143,7 +143,7 @@ void GetKernelVersionNumbers(int32_t* major_version, +@@ -144,7 +144,7 @@ void GetKernelVersionNumbers(int32_t* major_version, namespace base { @@ -9,7 +9,7 @@ // static int SysInfo::NumberOfProcessors() { #if BUILDFLAG(IS_MAC) -@@ -199,7 +199,7 @@ int SysInfo::NumberOfProcessors() { +@@ -200,7 +200,7 @@ int SysInfo::NumberOfProcessors() { return cached_num_cpus; } @@ -18,7 +18,7 @@ // static uint64_t SysInfo::AmountOfVirtualMemory() { -@@ -285,6 +285,8 @@ std::string SysInfo::OperatingSystemArchitecture() { +@@ -286,6 +286,8 @@ std::string SysInfo::OperatingSystemArchitecture() { arch = "x86"; } else if (arch == "amd64") { arch = "x86_64"; diff --git a/www/chromium/files/patch-base_task_thread__pool_environment__config__unittest.cc b/www/chromium/files/patch-base_task_thread__pool_environment__config__unittest.cc index 7e08e802f5cb..18f8b7098301 100644 --- a/www/chromium/files/patch-base_task_thread__pool_environment__config__unittest.cc +++ b/www/chromium/files/patch-base_task_thread__pool_environment__config__unittest.cc @@ -1,20 +1,20 @@ ---- base/task/thread_pool/environment_config_unittest.cc.orig 2025-08-07 06:57:29 UTC +--- base/task/thread_pool/environment_config_unittest.cc.orig 2025-09-06 10:01:20 UTC +++ base/task/thread_pool/environment_config_unittest.cc @@ -14,7 +14,7 @@ TEST(ThreadPoolEnvironmentConfig, CanUseBackgroundPrio #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) EXPECT_TRUE(CanUseBackgroundThreadTypeForWorkerThread()); #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_NACL) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) EXPECT_FALSE(CanUseBackgroundThreadTypeForWorkerThread()); #else #error Platform doesn't match any block -@@ -23,7 +23,7 @@ TEST(ThreadPoolEnvironmentConfig, CanUseBackgroundPrio +@@ -22,7 +22,7 @@ TEST(ThreadPoolEnvironmentConfig, CanUseBackgroundPrio + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_ANDROID) EXPECT_TRUE(CanUseUtilityThreadTypeForWorkerThread()); - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_NACL) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) +-#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_CHROMEOS) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) EXPECT_FALSE(CanUseUtilityThreadTypeForWorkerThread()); #else #error Platform doesn't match any block diff --git a/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc b/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc index d7eea4e02a09..3b9b43bd6311 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc +++ b/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc @@ -1,11 +1,21 @@ ---- base/threading/platform_thread_internal_posix.cc.orig 2025-08-07 06:57:29 UTC +--- base/threading/platform_thread_internal_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/threading/platform_thread_internal_posix.cc -@@ -31,7 +31,7 @@ ThreadPriorityForTest NiceValueToThreadPriorityForTest +@@ -31,6 +31,10 @@ ThreadPriorityForTest NiceValueToThreadPriorityForTest } int GetCurrentThreadNiceValue() { --#if BUILDFLAG(IS_NACL) -+#if BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - NOTIMPLEMENTED(); - return 0; - #else ++#if BUILDFLAG(IS_BSD) ++ NOTIMPLEMENTED(); ++ return 0; ++#else + // Need to clear errno before calling getpriority(): + // http://man7.org/linux/man-pages/man2/getpriority.2.html + errno = 0; +@@ -42,6 +46,7 @@ int GetCurrentThreadNiceValue() { + } + + return nice_value; ++#endif + } + + } // namespace base::internal diff --git a/www/chromium/files/patch-base_threading_platform__thread__posix.cc b/www/chromium/files/patch-base_threading_platform__thread__posix.cc index 08739a1c693c..a5a54bc38a4a 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__posix.cc +++ b/www/chromium/files/patch-base_threading_platform__thread__posix.cc @@ -1,21 +1,23 @@ ---- base/threading/platform_thread_posix.cc.orig 2025-08-07 06:57:29 UTC +--- base/threading/platform_thread_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/threading/platform_thread_posix.cc -@@ -79,11 +79,11 @@ void* ThreadFunc(void* params) { +@@ -79,6 +79,7 @@ void* ThreadFunc(void* params) { base::DisallowSingleton(); } --#if PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) -+#if PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) && !BUILDFLAG(IS_BSD) ++#if !BUILDFLAG(IS_BSD) + #if PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) partition_alloc::internal::StackTopRegistry::Get().NotifyThreadCreated(); #endif +@@ -92,6 +93,7 @@ void* ThreadFunc(void* params) { + // where they were created. This explicitly sets the priority of all new + // threads. + PlatformThread::SetCurrentThreadType(thread_params->thread_type); ++#endif + } + + ThreadIdNameManager::GetInstance()->RegisterThread( +@@ -266,6 +268,8 @@ PlatformThreadId PlatformThreadBase::CurrentId() { --#if !BUILDFLAG(IS_NACL) -+#if !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_BSD) - #if BUILDFLAG(IS_APPLE) - PlatformThread::SetCurrentThreadRealtimePeriodValue( - delegate->GetRealtimePeriod()); -@@ -272,6 +272,8 @@ PlatformThreadId PlatformThreadBase::CurrentId() { - return PlatformThreadId(reinterpret_cast<int32_t>(pthread_self())); #elif BUILDFLAG(IS_POSIX) && BUILDFLAG(IS_AIX) return PlatformThreadId(pthread_self()); +#elif BUILDFLAG(IS_BSD) @@ -23,31 +25,58 @@ #elif BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_AIX) return PlatformThreadId(reinterpret_cast<int64_t>(pthread_self())); #endif -@@ -365,7 +367,7 @@ void PlatformThreadBase::Detach(PlatformThreadHandle t +@@ -359,6 +363,9 @@ void PlatformThreadBase::Detach(PlatformThreadHandle t // static bool PlatformThreadBase::CanChangeThreadType(ThreadType from, ThreadType to) { --#if BUILDFLAG(IS_NACL) -+#if BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - return false; - #else ++#if BUILDFLAG(IS_BSD) ++ return false; ++#else if (from >= to) { -@@ -386,6 +388,9 @@ void SetCurrentThreadTypeImpl(ThreadType thread_type, + // Decreasing thread priority on POSIX is always allowed. + return true; +@@ -368,12 +375,18 @@ bool PlatformThreadBase::CanChangeThreadType(ThreadTyp + } + + return internal::CanLowerNiceTo(internal::ThreadTypeToNiceValue(to)); ++#endif + } + + namespace internal { + + void SetCurrentThreadTypeImpl(ThreadType thread_type, MessagePumpType pump_type_hint) { - #if BUILDFLAG(IS_NACL) - NOTIMPLEMENTED(); -+// avoid pledge(2) violation -+#elif BUILDFLAG(IS_BSD) ++#if BUILDFLAG(IS_BSD) ++ // pledge(2) violation + NOTIMPLEMENTED(); - #else ++ return; ++#else if (internal::SetCurrentThreadTypeForPlatform(thread_type, pump_type_hint)) { return; -@@ -409,7 +414,7 @@ void SetCurrentThreadTypeImpl(ThreadType thread_type, + } +@@ -389,12 +402,17 @@ void SetCurrentThreadTypeImpl(ThreadType thread_type, + DVPLOG(1) << "Failed to set nice value of thread (" + << PlatformThread::CurrentId() << ") to " << nice_setting; + } ++#endif + } + + } // namespace internal // static ThreadPriorityForTest PlatformThreadBase::GetCurrentThreadPriorityForTest() { --#if BUILDFLAG(IS_NACL) -+#if BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - NOTIMPLEMENTED(); - return ThreadPriorityForTest::kNormal; - #else ++#if BUILDFLAG(IS_BSD) ++ NOTIMPLEMENTED(); ++ return ThreadPriorityForTest::kNormal; ++#else + // Mirrors SetCurrentThreadPriority()'s implementation. + auto platform_specific_priority = + internal::GetCurrentThreadPriorityForPlatformForTest(); // IN-TEST +@@ -405,6 +423,7 @@ ThreadPriorityForTest PlatformThreadBase::GetCurrentTh + int nice_value = internal::GetCurrentThreadNiceValue(); + + return internal::NiceValueToThreadPriorityForTest(nice_value); // IN-TEST ++#endif + } + + #endif // !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_FUCHSIA) diff --git a/www/chromium/files/patch-base_time_time__now__posix.cc b/www/chromium/files/patch-base_time_time__now__posix.cc index 965e6c4e02c9..52244c9d6d63 100644 --- a/www/chromium/files/patch-base_time_time__now__posix.cc +++ b/www/chromium/files/patch-base_time_time__now__posix.cc @@ -1,11 +1,14 @@ ---- base/time/time_now_posix.cc.orig 2025-01-15 09:18:26 UTC +--- base/time/time_now_posix.cc.orig 2025-09-06 10:01:20 UTC +++ base/time/time_now_posix.cc -@@ -27,7 +27,7 @@ - #endif +@@ -110,7 +110,11 @@ std::optional<TimeTicks> MaybeTimeTicksNowIgnoringOver + } + + TimeTicks TimeTicksLowResolutionNowIgnoringOverride() { ++#if BUILDFLAG(IS_BSD) ++ return TimeTicks() + Microseconds(ClockNow(CLOCK_MONOTONIC)); ++#else + return TimeTicks() + Microseconds(ClockNow(CLOCK_MONOTONIC_COARSE)); ++#endif + } + } // namespace subtle - // NaCl doesn't support CLOCK_MONOTONIC_COARSE. --#if BUILDFLAG(IS_NACL) -+#if BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - #define TIMETICKS_LOW_RESOLUTION_CLOCK CLOCK_MONOTONIC - #else - #define TIMETICKS_LOW_RESOLUTION_CLOCK CLOCK_MONOTONIC_COARSE diff --git a/www/chromium/files/patch-base_trace__event_process__memory__dump.cc b/www/chromium/files/patch-base_trace__event_process__memory__dump.cc index 375994964dc7..0d1ed52f14bc 100644 --- a/www/chromium/files/patch-base_trace__event_process__memory__dump.cc +++ b/www/chromium/files/patch-base_trace__event_process__memory__dump.cc @@ -1,4 +1,4 @@ ---- base/trace_event/process_memory_dump.cc.orig 2025-08-07 06:57:29 UTC +--- base/trace_event/process_memory_dump.cc.orig 2025-09-06 10:01:20 UTC +++ base/trace_event/process_memory_dump.cc @@ -47,7 +47,7 @@ #include <Psapi.h> @@ -9,7 +9,7 @@ #include <tuple> #include "base/notreached.h" -@@ -119,7 +119,7 @@ std::optional<size_t> ProcessMemoryDump::CountResident +@@ -116,7 +116,7 @@ std::optional<size_t> ProcessMemoryDump::CountResident #if BUILDFLAG(IS_WIN) auto vec = base::HeapArray<PSAPI_WORKING_SET_EX_INFORMATION>::WithSize(max_vec_size); @@ -18,7 +18,7 @@ auto vec = base::HeapArray<char>::WithSize(max_vec_size); #elif BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) auto vec = base::HeapArray<unsigned char>::WithSize(max_vec_size); -@@ -143,7 +143,7 @@ std::optional<size_t> ProcessMemoryDump::CountResident +@@ -140,7 +140,7 @@ std::optional<size_t> ProcessMemoryDump::CountResident for (size_t i = 0; i < page_count; i++) { resident_page_count += vec[i].VirtualAttributes.Valid; } diff --git a/www/chromium/files/patch-build_config_BUILD.gn b/www/chromium/files/patch-build_config_BUILD.gn index 84a0fde9befa..27db3e56b6eb 100644 --- a/www/chromium/files/patch-build_config_BUILD.gn +++ b/www/chromium/files/patch-build_config_BUILD.gn @@ -1,6 +1,6 @@ ---- build/config/BUILD.gn.orig 2025-01-15 09:18:26 UTC +--- build/config/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ build/config/BUILD.gn -@@ -215,6 +215,10 @@ config("default_libs") { +@@ -209,6 +209,10 @@ config("default_libs") { # Targets should choose to explicitly link frameworks they require. Since # linking can have run-time side effects, nothing should be listed here. libs = [] diff --git a/www/chromium/files/patch-build_config_BUILDCONFIG.gn b/www/chromium/files/patch-build_config_BUILDCONFIG.gn index e52328c8c154..c07dd880c4a1 100644 --- a/www/chromium/files/patch-build_config_BUILDCONFIG.gn +++ b/www/chromium/files/patch-build_config_BUILDCONFIG.gn @@ -1,4 +1,4 @@ ---- build/config/BUILDCONFIG.gn.orig 2025-08-07 06:57:29 UTC +--- build/config/BUILDCONFIG.gn.orig 2025-09-06 10:01:20 UTC +++ build/config/BUILDCONFIG.gn @@ -136,7 +136,8 @@ declare_args() { is_official_build = false @@ -41,5 +41,5 @@ +is_freebsd = current_os == "freebsd" +is_bsd = current_os == "openbsd" || current_os == "freebsd" is_mac = current_os == "mac" - is_nacl = current_os == "nacl" - is_wasm = current_os == "emscripten" + + # TODO(crbug.com/40511454): Remove is_nacl from all build files, then diff --git a/www/chromium/files/patch-build_config_clang_BUILD.gn b/www/chromium/files/patch-build_config_clang_BUILD.gn index d3d9282fe0d3..5818eacc270b 100644 --- a/www/chromium/files/patch-build_config_clang_BUILD.gn +++ b/www/chromium/files/patch-build_config_clang_BUILD.gn @@ -1,6 +1,6 @@ ---- build/config/clang/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- build/config/clang/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ build/config/clang/BUILD.gn -@@ -265,7 +265,12 @@ template("clang_lib") { +@@ -268,7 +268,12 @@ template("clang_lib") { # Adds a dependency on the Clang runtime library clang_rt.builtins. clang_lib("compiler_builtins") { diff --git a/www/chromium/files/patch-build_config_compiler_BUILD.gn b/www/chromium/files/patch-build_config_compiler_BUILD.gn index 3791b3b71264..a4410d921ba7 100644 --- a/www/chromium/files/patch-build_config_compiler_BUILD.gn +++ b/www/chromium/files/patch-build_config_compiler_BUILD.gn @@ -1,24 +1,24 @@ ---- build/config/compiler/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- build/config/compiler/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ build/config/compiler/BUILD.gn -@@ -199,7 +199,7 @@ declare_args() { +@@ -194,7 +194,7 @@ declare_args() { # This greatly reduces the size of debug builds, at the cost of # debugging information which is required by some specialized # debugging tools. -- simple_template_names = is_clang && !is_nacl && !is_win && !is_apple -+ simple_template_names = is_clang && !is_nacl && !is_win && !is_apple && !is_bsd - } +- simple_template_names = is_clang && !is_win && !is_apple ++ simple_template_names = is_clang && !is_win && !is_apple && !is_bsd - declare_args() { -@@ -248,7 +248,7 @@ assert(!(llvm_force_head_revision && use_remoteexec && + # This switch is used to enable -Wexit-time-destructors by default. This + # warning serves as a flip switch to allow a gradual migration of targets +@@ -272,7 +272,7 @@ assert(!(llvm_force_head_revision && use_remoteexec && # Since this is referenced both when passing the file and when deciding which # warnings to enable, store it in a separate variable here. use_clang_warning_suppression_file = -- !is_nacl && default_toolchain != "//build/toolchain/cros:target" && -+ !is_bsd && !is_nacl && default_toolchain != "//build/toolchain/cros:target" && +- default_toolchain != "//build/toolchain/cros:target" && ++ !is_bsd && default_toolchain != "//build/toolchain/cros:target" && !llvm_android_mainline && is_clang && clang_warning_suppression_file != "" # default_include_dirs --------------------------------------------------------- -@@ -266,13 +266,16 @@ config("default_include_dirs") { +@@ -290,13 +290,16 @@ config("default_include_dirs") { # Compiler instrumentation can introduce dependencies in DSOs to symbols in # the executable they are loaded into, so they are unresolved at link-time. config("no_unresolved_symbols") { @@ -36,7 +36,7 @@ } # compiler --------------------------------------------------------------------- -@@ -531,6 +534,10 @@ config("compiler") { +@@ -564,6 +567,10 @@ config("compiler") { } } @@ -47,61 +47,52 @@ # Linux-specific compiler flags setup. # ------------------------------------ if (use_icf && (!is_apple || use_lld)) { -@@ -602,7 +609,7 @@ config("compiler") { +@@ -639,7 +646,7 @@ config("compiler") { ldflags += [ "-Wl,-z,keep-text-section-prefix" ] } -- if (is_clang && !is_nacl) { -+ if (is_clang && !is_nacl && !is_bsd) { +- if (is_clang) { ++ if (is_clang && !is_bsd) { cflags += [ "-fcrash-diagnostics-dir=" + clang_diagnostic_dir ] if (save_reproducers_on_lld_crash && use_lld) { ldflags += [ -@@ -1254,7 +1261,7 @@ config("compiler_cpu_abi") { +@@ -1281,7 +1288,7 @@ config("compiler_cpu_abi") { + # CPU architecture. We may or may not be doing a cross compile now, so for # simplicity we always explicitly set the architecture. if (current_cpu == "x64") { - if (is_clang && !is_android && !is_nacl && !is_fuchsia && -- !is_chromeos_device) { -+ !is_chromeos_device && !is_bsd) { +- if (is_clang && !is_android && !is_fuchsia && !is_chromeos_device) { ++ if (is_clang && !is_android && !is_fuchsia && !is_chromeos_device && !is_bsd) { cflags += [ "--target=x86_64-unknown-linux-gnu" ] ldflags += [ "--target=x86_64-unknown-linux-gnu" ] } else { -@@ -1263,7 +1270,7 @@ config("compiler_cpu_abi") { +@@ -1290,7 +1297,7 @@ config("compiler_cpu_abi") { } cflags += [ "-msse3" ] } else if (current_cpu == "x86") { -- if (is_clang && !is_android && !is_nacl && !is_chromeos_device) { -+ if (is_clang && !is_android && !is_nacl && !is_chromeos_device && !is_bsd) { +- if (is_clang && !is_android && !is_chromeos_device) { ++ if (is_clang && !is_android && !is_chromeos_device && !Is_bsd) { cflags += [ "--target=i386-unknown-linux-gnu" ] ldflags += [ "--target=i386-unknown-linux-gnu" ] } else { -@@ -1277,7 +1284,7 @@ config("compiler_cpu_abi") { - ] - } +@@ -1302,7 +1309,7 @@ config("compiler_cpu_abi") { + "-msse3", + ] } else if (current_cpu == "arm") { -- if (is_clang && !is_android && !is_nacl && !is_chromeos_device) { -+ if (is_clang && !is_android && !is_nacl && !is_chromeos_device && !is_bsd) { +- if (is_clang && !is_android && !is_chromeos_device) { ++ if (is_clang && !is_android && !is_chromeos_device && !is_bsd) { cflags += [ "--target=arm-linux-gnueabihf" ] ldflags += [ "--target=arm-linux-gnueabihf" ] } -@@ -1292,7 +1299,7 @@ config("compiler_cpu_abi") { +@@ -1314,7 +1321,7 @@ config("compiler_cpu_abi") { + cflags += [ "-mtune=$arm_tune" ] } } else if (current_cpu == "arm64") { - if (is_clang && !is_android && !is_nacl && !is_fuchsia && -- !is_chromeos_device) { -+ !is_chromeos_device && !is_bsd) { +- if (is_clang && !is_android && !is_fuchsia && !is_chromeos_device) { ++ if (is_clang && !is_android && !is_fuchsia && !is_chromeos_device && !is_bsd) { cflags += [ "--target=aarch64-linux-gnu" ] ldflags += [ "--target=aarch64-linux-gnu" ] } -@@ -1638,7 +1645,7 @@ config("compiler_deterministic") { - # different build directory like "out/feature_a" and "out/feature_b" if - # we build same files with same compile flag. - # Other paths are already given in relative, no need to normalize them. -- if (is_nacl) { -+ if (is_nacl || is_bsd) { - # TODO(https://crbug.com/1231236): Use -ffile-compilation-dir= here. - cflags += [ - "-Xclang", -@@ -1704,7 +1711,7 @@ config("compiler_deterministic") { +@@ -1713,7 +1720,7 @@ config("compiler_deterministic") { } config("clang_revision") { @@ -110,17 +101,17 @@ current_os != "zos") { _perform_consistency_checks = current_toolchain == default_toolchain if (llvm_force_head_revision) { -@@ -2139,9 +2146,6 @@ config("default_warnings") { +@@ -2134,9 +2141,6 @@ config("default_warnings") { - # TODO(crbug.com/40284799): Fix and re-enable. - "-Wno-thread-safety-reference-return", + # TODO(crbug.com/40284799): Fix and re-enable. + "-Wno-thread-safety-reference-return", - -- # TODO(crbug.com/376641662): Fix and re-enable. -- "-Wno-nontrivial-memcall", - ] +- # TODO(crbug.com/376641662): Fix and re-enable. +- "-Wno-nontrivial-memcall", + ] - cflags_cc += [ -@@ -2946,7 +2950,7 @@ config("afdo_optimize_size") { + cflags_cc += [ +@@ -2920,7 +2924,7 @@ config("afdo_optimize_size") { # There are some targeted places that AFDO regresses, so we provide a separate # config to allow AFDO to be disabled per-target. config("afdo") { @@ -129,7 +120,7 @@ cflags = [] if (clang_emit_debug_info_for_profiling) { # Add the following flags to generate debug info for profiling. -@@ -2973,7 +2977,7 @@ config("afdo") { +@@ -2947,7 +2951,7 @@ config("afdo") { cflags += [ "-Wno-backend-plugin" ] inputs = [ _clang_sample_profile ] } @@ -138,12 +129,3 @@ cflags = [ "-fauto-profile=${auto_profile_path}" ] inputs = [ auto_profile_path ] } -@@ -3162,7 +3166,7 @@ config("symbols") { - cflags += [ "-gomit-unreferenced-methods" ] - } - -- if (is_clang && (!is_nacl || is_nacl_saigo)) { -+ if (is_clang && (!is_nacl || is_nacl_saigo) && !is_bsd) { - if (is_apple) { - # TODO(crbug.com/40117949): Investigate missing debug info on mac. - # Make sure we don't use constructor homing on mac. diff --git a/www/chromium/files/patch-build_config_rust.gni b/www/chromium/files/patch-build_config_rust.gni index b037f6e4a95b..74d87078309c 100644 --- a/www/chromium/files/patch-build_config_rust.gni +++ b/www/chromium/files/patch-build_config_rust.gni @@ -1,6 +1,6 @@ ---- build/config/rust.gni.orig 2025-07-02 06:08:04 UTC +--- build/config/rust.gni.orig 2025-09-06 10:01:20 UTC +++ build/config/rust.gni -@@ -373,7 +373,11 @@ if (is_linux || is_chromeos) { +@@ -369,7 +369,11 @@ if (is_linux || is_chromeos) { } } diff --git a/www/chromium/files/patch-build_nocompile.gni b/www/chromium/files/patch-build_nocompile.gni deleted file mode 100644 index 64296d2e06a3..000000000000 --- a/www/chromium/files/patch-build_nocompile.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- build/nocompile.gni.orig 2025-02-19 07:43:18 UTC -+++ build/nocompile.gni -@@ -55,7 +55,7 @@ if (is_win) { - } - - declare_args() { -- enable_nocompile_tests = is_clang && !is_nacl -+ enable_nocompile_tests = is_clang && !is_nacl && !is_bsd - } - - if (enable_nocompile_tests) { diff --git a/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni b/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni index 8c544b43738a..ff9a487fa51f 100644 --- a/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni +++ b/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni @@ -1,6 +1,6 @@ ---- build/toolchain/gcc_toolchain.gni.orig 2025-04-04 08:52:13 UTC +--- build/toolchain/gcc_toolchain.gni.orig 2025-09-06 10:01:20 UTC +++ build/toolchain/gcc_toolchain.gni -@@ -56,6 +56,13 @@ if (enable_resource_allowlist_generation) { +@@ -49,6 +49,13 @@ if (enable_resource_allowlist_generation) { "enable_resource_allowlist_generation=true does not work for target_os=$target_os") } @@ -14,7 +14,7 @@ # This template defines a toolchain for something that works like gcc # (including clang). # -@@ -896,22 +903,12 @@ template("gcc_toolchain") { +@@ -893,22 +900,12 @@ template("gcc_toolchain") { # actually just be doing a native compile. template("clang_toolchain") { gcc_toolchain(target_name) { diff --git a/www/chromium/files/patch-build_toolchain_toolchain.gni b/www/chromium/files/patch-build_toolchain_toolchain.gni index 11f7d267813f..bd09ade2ab14 100644 --- a/www/chromium/files/patch-build_toolchain_toolchain.gni +++ b/www/chromium/files/patch-build_toolchain_toolchain.gni @@ -1,6 +1,6 @@ ---- build/toolchain/toolchain.gni.orig 2025-07-02 06:08:04 UTC +--- build/toolchain/toolchain.gni.orig 2025-09-06 10:01:20 UTC +++ build/toolchain/toolchain.gni -@@ -60,7 +60,7 @@ if (host_os == "mac") { +@@ -63,7 +63,7 @@ if (host_os == "mac") { host_shlib_extension = ".dylib" } else if (host_os == "win") { host_shlib_extension = ".dll" diff --git a/www/chromium/files/patch-cc_base_features.cc b/www/chromium/files/patch-cc_base_features.cc index ff7dff601475..ed2fe88a01d6 100644 --- a/www/chromium/files/patch-cc_base_features.cc +++ b/www/chromium/files/patch-cc_base_features.cc @@ -1,6 +1,6 @@ ---- cc/base/features.cc.orig 2025-05-28 14:55:43 UTC +--- cc/base/features.cc.orig 2025-09-06 10:01:20 UTC +++ cc/base/features.cc -@@ -52,7 +52,7 @@ const base::FeatureParam<int> kDeferImplInvalidationFr +@@ -55,7 +55,7 @@ const base::FeatureParam<int> kDeferImplInvalidationFr // be using a separate flag to control the launch on GL. BASE_FEATURE(kUseDMSAAForTiles, "UseDMSAAForTiles", diff --git a/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc b/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc index f1761d090bbe..c978b28e7c2c 100644 --- a/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc +++ b/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc @@ -1,15 +1,6 @@ ---- chrome/app/chrome_main_delegate.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/app/chrome_main_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/app/chrome_main_delegate.cc -@@ -146,7 +146,7 @@ - #include "components/webui/about/credit_utils.h" - #endif - --#if BUILDFLAG(ENABLE_NACL) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+#if BUILDFLAG(ENABLE_NACL) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_BSD) - #include "components/nacl/common/nacl_paths.h" - #include "components/nacl/zygote/nacl_fork_delegate_linux.h" - #endif -@@ -186,17 +186,17 @@ +@@ -179,17 +179,17 @@ #include "v8/include/v8.h" #endif @@ -30,7 +21,7 @@ #include "chrome/browser/policy/policy_path_parser.h" #include "components/crash/core/app/crashpad.h" #endif -@@ -314,7 +314,7 @@ void AdjustLinuxOOMScore(const std::string& process_ty +@@ -294,7 +294,7 @@ void AdjustLinuxOOMScore(const std::string& process_ty // and resources loaded. bool SubprocessNeedsResourceBundle(const std::string& process_type) { return @@ -39,7 +30,7 @@ // The zygote process opens the resources for the renderers. process_type == switches::kZygoteProcess || #endif -@@ -397,7 +397,7 @@ bool HandleVersionSwitches(const base::CommandLine& co +@@ -373,7 +373,7 @@ bool HandleVersionSwitches(const base::CommandLine& co return false; } @@ -48,7 +39,7 @@ // Show the man page if --help or -h is on the command line. void HandleHelpSwitches(const base::CommandLine& command_line) { if (command_line.HasSwitch(switches::kHelp) || -@@ -409,7 +409,7 @@ void HandleHelpSwitches(const base::CommandLine& comma +@@ -385,7 +385,7 @@ void HandleHelpSwitches(const base::CommandLine& comma } #endif // BUILDFLAG(IS_LINUX) @@ -57,7 +48,7 @@ void SIGTERMProfilingShutdown(int signal) { content::Profiling::Stop(); struct sigaction sigact; -@@ -491,7 +491,7 @@ std::optional<int> AcquireProcessSingleton( +@@ -467,7 +467,7 @@ std::optional<int> AcquireProcessSingleton( // process can be exited. ChromeProcessSingleton::CreateInstance(user_data_dir); @@ -66,7 +57,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 browser process if it exists. -@@ -569,7 +569,7 @@ void InitializeUserDataDir(base::CommandLine* command_ +@@ -545,7 +545,7 @@ void InitializeUserDataDir(base::CommandLine* command_ std::string process_type = command_line->GetSwitchValueASCII(switches::kProcessType); @@ -75,7 +66,7 @@ // On Linux, Chrome does not support running multiple copies under different // DISPLAYs, so the profile directory can be specified in the environment to // support the virtual desktop use-case. -@@ -667,7 +667,7 @@ void RecordMainStartupMetrics(const StartupTimestamps& +@@ -643,7 +643,7 @@ void RecordMainStartupMetrics(const StartupTimestamps& #endif #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -84,7 +75,7 @@ // Record the startup process creation time on supported platforms. On Android // this is recorded in ChromeMainDelegateAndroid. startup_metric_utils::GetCommon().RecordStartupProcessCreationTime( -@@ -826,7 +826,7 @@ std::optional<int> ChromeMainDelegate::PostEarlyInitia +@@ -802,7 +802,7 @@ std::optional<int> ChromeMainDelegate::PostEarlyInitia #if BUILDFLAG(IS_OZONE) // Initialize Ozone platform and add required feature flags as per platform's // properties. @@ -93,7 +84,7 @@ ui::SetOzonePlatformForLinuxIfNeeded(*base::CommandLine::ForCurrentProcess()); #endif ui::OzonePlatform::PreEarlyInitialization(); -@@ -981,7 +981,7 @@ void ChromeMainDelegate::CommonEarlyInitialization() { +@@ -957,7 +957,7 @@ void ChromeMainDelegate::CommonEarlyInitialization() { const bool is_canary_dev = IsCanaryDev(); const bool emit_crashes = #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -102,7 +93,7 @@ is_canary_dev; #else false; -@@ -1129,7 +1129,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom +@@ -1105,7 +1105,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom return 0; // Got a --credits switch; exit with a success error code. } @@ -111,16 +102,7 @@ // This will directly exit if the user asked for help. HandleHelpSwitches(command_line); #endif -@@ -1154,7 +1154,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom - ash::RegisterPathProvider(); - chromeos::dbus_paths::RegisterPathProvider(); - #endif --#if BUILDFLAG(ENABLE_NACL) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+#if BUILDFLAG(ENABLE_NACL) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - nacl::RegisterPathProvider(); - #endif - -@@ -1445,7 +1445,7 @@ void ChromeMainDelegate::PreSandboxStartup() { +@@ -1409,7 +1409,7 @@ void ChromeMainDelegate::PreSandboxStartup() { CHECK(!loaded_locale.empty()) << "Locale could not be found for " << locale; } @@ -129,19 +111,3 @@ // Zygote needs to call InitCrashReporter() in RunZygote(). if (process_type != switches::kZygoteProcess && !command_line.HasSwitch(switches::kDisableCrashpadForTesting)) { -@@ -1533,13 +1533,13 @@ std::variant<int, content::MainFunctionParams> ChromeM - #else - - #if BUILDFLAG(IS_MAC) || (BUILDFLAG(ENABLE_NACL) && !BUILDFLAG(IS_LINUX) && \ -- !BUILDFLAG(IS_CHROMEOS)) -+ !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD)) - static const MainFunction kMainFunctions[] = { - #if BUILDFLAG(IS_MAC) - {switches::kRelauncherProcess, mac_relauncher::internal::RelauncherMain}, - {switches::kCodeSignCloneCleanupProcess, - code_sign_clone_manager::internal::ChromeCodeSignCloneCleanupMain}, --#elif BUILDFLAG(ENABLE_NACL) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(ENABLE_NACL) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - // This entry is not needed on Linux, where the NaCl loader - // process is launched via nacl_helper instead. - {switches::kNaClLoaderProcess, NaClMain}, diff --git a/www/chromium/files/patch-chrome_app_settings__strings.grdp b/www/chromium/files/patch-chrome_app_settings__strings.grdp new file mode 100644 index 000000000000..6c93f8f8346c --- /dev/null +++ b/www/chromium/files/patch-chrome_app_settings__strings.grdp @@ -0,0 +1,16 @@ +--- chrome/app/settings_strings.grdp.orig 2025-09-06 10:01:20 UTC ++++ chrome/app/settings_strings.grdp +@@ -240,11 +240,9 @@ + <message name="IDS_SETTINGS_RESET_TO_DEFAULT" desc="Name of the control which resets a browser setting back to the default value"> + Reset to default + </message> +- <if expr="not is_linux"> +- <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Accessibility label of the button which resets the browser theme back to the default value"> ++ <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Accessibility label of the button which resets the browser theme back to the default value"> + Reset to default theme +- </message> +- </if> ++ </message> + <message name="IDS_SETTINGS_CUSTOMIZE_TOOLBAR" desc="Text of the button which allows you to customize your toolbar."> + Customize your toolbar + </message> diff --git a/www/chromium/files/patch-chrome_browser_BUILD.gn b/www/chromium/files/patch-chrome_browser_BUILD.gn index 92d40613e379..60bb755e81ca 100644 --- a/www/chromium/files/patch-chrome_browser_BUILD.gn +++ b/www/chromium/files/patch-chrome_browser_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/browser/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/BUILD.gn -@@ -7056,6 +7056,13 @@ static_library("browser") { +@@ -7039,6 +7039,13 @@ static_library("browser") { [ "//third_party/webrtc/modules/desktop_capture:pipewire_config" ] } diff --git a/www/chromium/files/patch-chrome_browser_about__flags.cc b/www/chromium/files/patch-chrome_browser_about__flags.cc index b559f20edefc..61ee0bf892d2 100644 --- a/www/chromium/files/patch-chrome_browser_about__flags.cc +++ b/www/chromium/files/patch-chrome_browser_about__flags.cc @@ -1,25 +1,13 @@ ---- chrome/browser/about_flags.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/about_flags.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/about_flags.cc -@@ -265,7 +265,7 @@ - #include "extensions/common/extension_features.h" +@@ -328,12 +328,12 @@ + #include "components/stylus_handwriting/win/features.h" #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) #include "base/allocator/buildflags.h" - #endif - -@@ -354,7 +354,7 @@ - #include "device/vr/public/cpp/switches.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) #include "ui/ozone/public/ozone_switches.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -364,7 +364,7 @@ - #include "chrome/browser/win/mica_titlebar.h" #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) @@ -27,25 +15,7 @@ #include "chrome/browser/contextual_cueing/contextual_cueing_features.h" // nogncheck #include "chrome/browser/enterprise/profile_management/profile_management_features.h" #include "chrome/browser/enterprise/webstore/features.h" -@@ -376,7 +376,7 @@ - #include "components/user_education/common/user_education_features.h" // nogncheck - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/ui_features.h" - #include "ui/base/ui_base_features.h" - #endif -@@ -537,7 +537,7 @@ const FeatureEntry::FeatureVariation kDXGIWaitableSwap - {"Max 3 Frames", &kDXGIWaitableSwapChain3Frames, 1, nullptr}}; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const FeatureEntry::Choice kOzonePlatformHintRuntimeChoices[] = { - {flag_descriptions::kOzonePlatformHintChoiceDefault, "", ""}, - {flag_descriptions::kOzonePlatformHintChoiceAuto, -@@ -958,6 +958,26 @@ const FeatureEntry::FeatureVariation +@@ -904,6 +904,26 @@ const FeatureEntry::FeatureVariation std::size(kWebIdentityDigitalIdentityCredentialHighRiskDialogParam), nullptr}}; @@ -72,16 +42,7 @@ const FeatureEntry::FeatureParam kClipboardMaximumAge60Seconds[] = { {"UIClipboardMaximumAge", "60"}}; const FeatureEntry::FeatureParam kClipboardMaximumAge90Seconds[] = { -@@ -1331,7 +1351,7 @@ constexpr FeatureEntry::FeatureVariation - #endif // !BUILDFLAG(IS_ANDROID) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const FeatureEntry::FeatureParam kHistoryEmbeddingsAtKeywordAcceleration[]{ - {"AtKeywordAcceleration", "true"}, - }; -@@ -1369,7 +1389,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada +@@ -1284,7 +1304,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada }; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -90,7 +51,7 @@ // A limited number of combinations of the rich autocompletion params. const FeatureEntry::FeatureParam kOmniboxRichAutocompletionAggressive1[] = { -@@ -3888,7 +3908,7 @@ const FeatureEntry::FeatureVariation +@@ -3920,7 +3940,7 @@ const FeatureEntry::FeatureVariation #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -99,7 +60,7 @@ const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] = {{"link_capturing_state", "on_by_default"}}; const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] = -@@ -4323,7 +4343,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari +@@ -4216,7 +4236,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari std::size(kSkiaGraphite_DebugLabelsEnabled), nullptr}, }; @@ -108,7 +69,7 @@ const FeatureEntry::FeatureParam kTranslationAPI_SkipLanguagePackLimit[] = { {"TranslationAPIAcceptLanguagesCheck", "false"}, {"TranslationAPILimitLanguagePackCount", "false"}}; -@@ -4364,7 +4384,7 @@ const FeatureEntry::FeatureVariation +@@ -4257,7 +4277,7 @@ const FeatureEntry::FeatureVariation 1, nullptr}, }; @@ -117,7 +78,7 @@ const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = { {"BackoffTime", "0h"}, {"BackoffMultiplierBase", "0.0"}, -@@ -5399,7 +5419,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5468,7 +5488,7 @@ const FeatureEntry kFeatureEntries[] = { }, #endif // BUILDFLAG(IS_WIN) @@ -126,7 +87,7 @@ { "fluent-overlay-scrollbars", flag_descriptions::kFluentOverlayScrollbarsName, -@@ -5700,7 +5720,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5767,7 +5787,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableIsolatedWebAppDevModeName, flag_descriptions::kEnableIsolatedWebAppDevModeDescription, kOsDesktop, FEATURE_VALUE_TYPE(features::kIsolatedWebAppDevMode)}, @@ -135,7 +96,7 @@ {"enable-iwa-key-distribution-component", flag_descriptions::kEnableIwaKeyDistributionComponentName, flag_descriptions::kEnableIwaKeyDistributionComponentDescription, -@@ -5920,7 +5940,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5981,7 +6001,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kUseSCContentSharingPicker)}, #endif // BUILDFLAG(IS_MAC) @@ -144,7 +105,7 @@ {"pulseaudio-loopback-for-cast", flag_descriptions::kPulseaudioLoopbackForCastName, flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux, -@@ -5961,6 +5981,16 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6014,6 +6034,16 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kWaylandSessionManagementName, flag_descriptions::kWaylandSessionManagementDescription, kOsLinux, FEATURE_VALUE_TYPE(features::kWaylandSessionManagement)}, @@ -161,7 +122,7 @@ #endif // BUILDFLAG(IS_LINUX) #if BUILDFLAG(ENABLE_VR) -@@ -6880,7 +6910,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6915,7 +6945,7 @@ const FeatureEntry kFeatureEntries[] = { "MlUrlScoring")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -170,7 +131,7 @@ {"contextual-search-box-uses-contextual-search-provider", flag_descriptions::kContextualSearchBoxUsesContextualSearchProviderName, flag_descriptions:: -@@ -7245,7 +7275,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7314,7 +7344,7 @@ const FeatureEntry kFeatureEntries[] = { kNumSrpZpsRelatedSearches, "PowerTools")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -178,26 +139,17 @@ + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) {"history-embeddings", flag_descriptions::kHistoryEmbeddingsName, flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop, - FEATURE_WITH_PARAMS_VALUE_TYPE(history_embeddings::kHistoryEmbeddings, -@@ -7761,7 +7791,7 @@ const FeatureEntry kFeatureEntries[] = { + FEATURE_VALUE_TYPE(history_embeddings::kHistoryEmbeddings)}, +@@ -7819,7 +7849,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(printing::features::kAddPrinterViaPrintscanmgr)}, #endif // BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) {"cups-ipp-printing-backend", flag_descriptions::kCupsIppPrintingBackendName, flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop, -@@ -8061,7 +8091,7 @@ const FeatureEntry kFeatureEntries[] = { - flag_descriptions::kSupportToolScreenshotDescription, kOsDesktop, - FEATURE_VALUE_TYPE(features::kSupportToolScreenshot)}, - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - {"wasm-tts-component-updater-enabled", - flag_descriptions::kWasmTtsComponentUpdaterEnabledName, - flag_descriptions::kWasmTtsComponentUpdaterEnabledDescription, kOsDesktop, -@@ -8750,7 +8780,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8780,7 +8810,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kGlobalMediaControlsUpdatedUI)}, #endif // !BUILDFLAG(IS_CHROMEOS) @@ -206,7 +158,7 @@ {"enable-network-service-sandbox", flag_descriptions::kEnableNetworkServiceSandboxName, flag_descriptions::kEnableNetworkServiceSandboxDescription, -@@ -9400,7 +9430,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9407,7 +9437,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ash::features::kWallpaperGooglePhotosSharedAlbums)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -215,7 +167,7 @@ {"enable-get-all-screens-media", flag_descriptions::kGetAllScreensMediaName, flag_descriptions::kGetAllScreensMediaDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(blink::features::kGetAllScreensMedia)}, -@@ -9425,7 +9455,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9432,7 +9462,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)}, @@ -224,7 +176,7 @@ { "ui-debug-tools", flag_descriptions::kUIDebugToolsName, -@@ -9892,7 +9922,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9888,7 +9918,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -233,7 +185,7 @@ {"media-session-enter-picture-in-picture", flag_descriptions::kMediaSessionEnterPictureInPictureName, flag_descriptions::kMediaSessionEnterPictureInPictureDescription, -@@ -10065,7 +10095,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10074,7 +10104,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kReduceTransferSizeUpdatedIPCDescription, kOsAll, FEATURE_VALUE_TYPE(network::features::kReduceTransferSizeUpdatedIPC)}, @@ -242,7 +194,7 @@ {"reduce-user-agent-data-linux-platform-version", flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionName, flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionDescription, -@@ -10581,7 +10611,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10573,7 +10603,7 @@ const FeatureEntry kFeatureEntries[] = { kOsDesktop | kOsAndroid, FEATURE_VALUE_TYPE(features::kProcessPerSiteUpToMainFrameThreshold)}, @@ -251,16 +203,16 @@ {"camera-mic-effects", flag_descriptions::kCameraMicEffectsName, flag_descriptions::kCameraMicEffectsDescription, static_cast<unsigned short>(kOsMac | kOsWin | kOsLinux), -@@ -10712,7 +10742,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(chrome::android::kReadAloudTapToSeek)}, - #endif +@@ -10696,7 +10726,7 @@ const FeatureEntry kFeatureEntries[] = { + flag_descriptions::kRcapsDynamicProfileCountryDescription, kOsAll, + FEATURE_VALUE_TYPE(switches::kDynamicProfileCountry)}, -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) {"third-party-profile-management", flag_descriptions::kThirdPartyProfileManagementName, flag_descriptions::kThirdPartyProfileManagementDescription, -@@ -10741,7 +10771,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10725,7 +10755,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -269,7 +221,16 @@ {"enable-user-navigation-capturing-pwa", flag_descriptions::kPwaNavigationCapturingName, flag_descriptions::kPwaNavigationCapturingDescription, -@@ -11481,7 +11511,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11290,7 +11320,7 @@ const FeatureEntry kFeatureEntries[] = { + PLATFORM_FEATURE_NAME_TYPE("CrOSLateBootGravedigger")}, + #endif // BUILDFLAG(IS_CHROMEOS) + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + {"replace-sync-promos-with-sign-in-promos-desktop", + flag_descriptions::kReplaceSyncPromosWithSignInPromosName, + flag_descriptions::kReplaceSyncPromosWithSignInPromosDescription, +@@ -11449,7 +11479,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kCanvasHibernationDescription, kOsAll, FEATURE_VALUE_TYPE(blink::features::kCanvas2DHibernation)}, @@ -278,16 +239,16 @@ {"enable-history-sync-optin", flag_descriptions::kEnableHistorySyncOptinName, flag_descriptions::kEnableHistorySyncOptinDescription, -@@ -11592,7 +11622,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11552,7 +11582,7 @@ const FeatureEntry kFeatureEntries[] = { "HistoryOptInEducationalTipVariations")}, #endif // BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {"supervised-profile-safe-search", - flag_descriptions::kSupervisedProfileSafeSearchName, - flag_descriptions::kSupervisedProfileSafeSearchDescription, -@@ -11841,7 +11871,7 @@ const FeatureEntry kFeatureEntries[] = { + {"supervised-user-local-web-approvals", + flag_descriptions::kSupervisedUserLocalWebApprovalsName, + flag_descriptions::kSupervisedUserLocalWebApprovalsDescription, +@@ -11778,7 +11808,7 @@ const FeatureEntry kFeatureEntries[] = { segmentation_platform::features::kSegmentationSurveyPage)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -296,7 +257,7 @@ {"autofill-enable-buy-now-pay-later", flag_descriptions::kAutofillEnableBuyNowPayLaterName, flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, kOsDesktop, -@@ -11942,7 +11972,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11877,7 +11907,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( autofill::features::kAutofillEnableCardInfoRuntimeRetrieval)}, @@ -305,7 +266,7 @@ {"translation-api", flag_descriptions::kTranslationAPIName, flag_descriptions::kTranslationAPIDescription, kOsMac | kOsWin | kOsLinux, FEATURE_WITH_PARAMS_VALUE_TYPE(blink::features::kTranslationAPI, -@@ -11976,7 +12006,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11911,7 +11941,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( password_manager::features::kPasswordFormClientsideClassifier)}, @@ -314,7 +275,7 @@ {"contextual-cueing", flag_descriptions::kContextualCueingName, flag_descriptions::kContextualCueingDescription, kOsLinux | kOsMac | kOsWin, -@@ -12310,7 +12340,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12241,7 +12271,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ui::kUseNewEtc1Encoder)}, #endif // !BUILDFLAG(IS_ANDROID) @@ -323,7 +284,7 @@ {"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName, flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux, FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)}, -@@ -12354,7 +12384,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12285,7 +12315,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -332,8 +293,8 @@ {"autofill-enable-amount-extraction-desktop", flag_descriptions::kAutofillEnableAmountExtractionDesktopName, flag_descriptions::kAutofillEnableAmountExtractionDesktopDescription, -@@ -12374,7 +12404,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(blink::features::kClipboardContentsId)}, +@@ -12305,7 +12335,7 @@ const FeatureEntry kFeatureEntries[] = { + FEATURE_VALUE_TYPE(blink::features::kClipboardChangeEvent)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) @@ -341,7 +302,7 @@ {"autofill-enable-amount-extraction-allowlist-desktop", flag_descriptions::kAutofillEnableAmountExtractionAllowlistDesktopName, flag_descriptions:: -@@ -12492,7 +12522,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12437,7 +12467,7 @@ const FeatureEntry kFeatureEntries[] = { apps::chrome_app_deprecation::kAllowUserInstalledChromeApps)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -350,7 +311,7 @@ {"chrome-web-store-navigation-throttle", flag_descriptions::kChromeWebStoreNavigationThrottleName, flag_descriptions::kChromeWebStoreNavigationThrottleDescription, -@@ -12528,7 +12558,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12473,7 +12503,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -359,16 +320,16 @@ {"autofill-enable-amount-extraction-testing", flag_descriptions::kAutofillEnableAmountExtractionTestingName, flag_descriptions::kAutofillEnableAmountExtractionTestingDescription, -@@ -12543,7 +12573,7 @@ const FeatureEntry kFeatureEntries[] = { - flag_descriptions::kEnableWebAppUpdateTokenParsingDescription, kOsAll, - FEATURE_VALUE_TYPE(features::kWebAppEnableUpdateTokenParsing)}, +@@ -12488,7 +12518,7 @@ const FeatureEntry kFeatureEntries[] = { + flag_descriptions::kEnableWebAppPredictableAppUpdatingDescription, kOsAll, + FEATURE_VALUE_TYPE(features::kWebAppPredictableAppUpdating)}, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) {"root-scrollbar-follows-browser-theme", flag_descriptions::kRootScrollbarFollowsTheme, flag_descriptions::kRootScrollbarFollowsThemeDescription, -@@ -12792,7 +12822,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12739,7 +12769,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -377,7 +338,7 @@ {"tab-group-home", tabs::flag_descriptions::kTabGroupHomeName, tabs::flag_descriptions::kTabGroupHomeDescription, kOsDesktop, FEATURE_VALUE_TYPE(tabs::kTabGroupHome)}, -@@ -12878,7 +12908,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12825,7 +12855,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -386,8 +347,8 @@ {"enable-site-search-allow-user-override-policy", flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyName, flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyDescription, -@@ -13008,7 +13038,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(blink::features::kWebAppInstallation)}, +@@ -12948,7 +12978,7 @@ const FeatureEntry kFeatureEntries[] = { + #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) @@ -395,7 +356,7 @@ {"lens-search-side-panel-default-width-change", flag_descriptions::kLensSearchSidePanelDefaultWidthChangeName, flag_descriptions::kLensSearchSidePanelDefaultWidthChangeDescription, -@@ -13032,7 +13062,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12972,7 +13002,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -404,7 +365,7 @@ {"autofill-enable-buy-now-pay-later-for-klarna", flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaName, flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaDescription, -@@ -13073,7 +13103,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -13010,7 +13040,7 @@ const FeatureEntry kFeatureEntries[] = { autofill::features::kAutofillEnableDownstreamCardAwarenessIph)}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -413,3 +374,12 @@ {"enable-lens-overlay-back-to-page", flag_descriptions::kLensOverlayBackToPageName, flag_descriptions::kLensOverlayBackToPageDescription, kOsDesktop, +@@ -13059,7 +13089,7 @@ const FeatureEntry kFeatureEntries[] = { + #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) + + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + {"autofill-enable-buy-now-pay-later-for-externally-linked", + flag_descriptions::kAutofillEnableBuyNowPayLaterForExternallyLinkedName, + flag_descriptions:: diff --git a/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc b/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc index 3b76127eb94b..3fe061a8e5fb 100644 --- a/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc +++ b/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc @@ -1,6 +1,6 @@ ---- chrome/browser/background/glic/glic_status_icon.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/background/glic/glic_status_icon.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/background/glic/glic_status_icon.cc -@@ -92,7 +92,7 @@ GlicStatusIcon::GlicStatusIcon(GlicController* control +@@ -93,7 +93,7 @@ GlicStatusIcon::GlicStatusIcon(GlicController* control if (!status_icon_) { return; } @@ -9,7 +9,7 @@ // Set a vector icon for proper themeing on Linux. status_icon_->SetIcon( GlicVectorIconManager::GetVectorIcon(IDR_GLIC_BUTTON_VECTOR_ICON)); -@@ -134,7 +134,7 @@ GlicStatusIcon::~GlicStatusIcon() { +@@ -135,7 +135,7 @@ GlicStatusIcon::~GlicStatusIcon() { context_menu_ = nullptr; if (status_icon_) { @@ -18,7 +18,7 @@ status_icon_->RemoveObserver(this); #endif std::unique_ptr<StatusIcon> removed_icon = -@@ -242,7 +242,7 @@ void GlicStatusIcon::UpdateHotkey(const ui::Accelerato +@@ -243,7 +243,7 @@ void GlicStatusIcon::UpdateHotkey(const ui::Accelerato } void GlicStatusIcon::UpdateVisibilityOfExitInContextMenu() { @@ -27,7 +27,7 @@ if (context_menu_) { const bool is_visible = BrowserList::GetInstance()->empty(); const std::optional<size_t> index = -@@ -292,7 +292,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C +@@ -293,7 +293,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C menu->AddItem(IDC_GLIC_STATUS_ICON_MENU_SETTINGS, l10n_util::GetStringUTF16(IDS_GLIC_STATUS_ICON_MENU_SETTINGS)); diff --git a/www/chromium/files/patch-chrome_browser_browser__features.cc b/www/chromium/files/patch-chrome_browser_browser__features.cc index 9789ae5d2925..109cd661eb8e 100644 --- a/www/chromium/files/patch-chrome_browser_browser__features.cc +++ b/www/chromium/files/patch-chrome_browser_browser__features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/browser_features.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/browser_features.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/browser_features.cc -@@ -75,7 +75,7 @@ BASE_FEATURE(kClearUserDataUponProfileDestruction, +@@ -80,7 +80,7 @@ BASE_FEATURE(kClearUserDataUponProfileDestruction, "ClearUserDataUponProfileDestruction", base::FEATURE_ENABLED_BY_DEFAULT); @@ -9,7 +9,7 @@ // Enables usage of os_crypt_async::SecretPortalKeyProvider. Once // `kSecretPortalKeyProviderUseForEncryption` is enabled, this flag cannot be // disabled without losing data. -@@ -94,7 +94,7 @@ BASE_FEATURE(kUseFreedesktopSecretKeyProvider, +@@ -99,7 +99,7 @@ BASE_FEATURE(kUseFreedesktopSecretKeyProvider, // the browser exits. BASE_FEATURE(kDestroyProfileOnBrowserClose, "DestroyProfileOnBrowserClose", @@ -18,7 +18,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -232,7 +232,7 @@ BASE_FEATURE(kSandboxExternalProtocolBlockedWarning, +@@ -241,7 +241,7 @@ BASE_FEATURE(kSandboxExternalProtocolBlockedWarning, "SandboxExternalProtocolBlockedWarning", base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-chrome_browser_browser__features.h b/www/chromium/files/patch-chrome_browser_browser__features.h index d65bb867aeb8..966de3149890 100644 --- a/www/chromium/files/patch-chrome_browser_browser__features.h +++ b/www/chromium/files/patch-chrome_browser_browser__features.h @@ -1,6 +1,6 @@ ---- chrome/browser/browser_features.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/browser_features.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/browser_features.h -@@ -38,7 +38,7 @@ BASE_DECLARE_FEATURE(kCertificateTransparencyAskBefore +@@ -39,7 +39,7 @@ BASE_DECLARE_FEATURE(kCertificateTransparencyAskBefore BASE_DECLARE_FEATURE(kCertVerificationNetworkTime); BASE_DECLARE_FEATURE(kClearUserDataUponProfileDestruction); @@ -9,7 +9,7 @@ BASE_DECLARE_FEATURE(kDbusSecretPortal); BASE_DECLARE_FEATURE(kUseFreedesktopSecretKeyProvider); #endif -@@ -101,7 +101,7 @@ BASE_DECLARE_FEATURE(kRestartNetworkServiceUnsandboxed +@@ -87,7 +87,7 @@ BASE_DECLARE_FEATURE(kRestartNetworkServiceUnsandboxed BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlocked); BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlockedWarning); diff --git a/www/chromium/files/patch-chrome_browser_browser__process__impl.cc b/www/chromium/files/patch-chrome_browser_browser__process__impl.cc index 47611a600803..cb230f07409f 100644 --- a/www/chromium/files/patch-chrome_browser_browser__process__impl.cc +++ b/www/chromium/files/patch-chrome_browser_browser__process__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/browser_process_impl.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/browser_process_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/browser_process_impl.cc -@@ -256,7 +256,7 @@ +@@ -257,7 +257,7 @@ #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/browser_features.h" #include "components/os_crypt/async/browser/fallback_linux_key_provider.h" #include "components/os_crypt/async/browser/freedesktop_secret_key_provider.h" -@@ -268,7 +268,7 @@ +@@ -269,7 +269,7 @@ #include "chrome/browser/safe_browsing/safe_browsing_service.h" #endif @@ -18,7 +18,7 @@ // How often to check if the persistent instance of Chrome needs to restart // to install an update. static const int kUpdateCheckIntervalHours = 6; -@@ -1168,7 +1168,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim +@@ -1170,7 +1170,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim GoogleUpdateSettings::GetCollectStatsConsent()); registry->RegisterBooleanPref(prefs::kDevToolsRemoteDebuggingAllowed, true); @@ -27,7 +27,7 @@ os_crypt_async::SecretPortalKeyProvider::RegisterLocalPrefs(registry); #endif } -@@ -1436,7 +1436,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { +@@ -1438,7 +1438,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { local_state()))); #endif // BUILDFLAG(IS_WIN) @@ -36,7 +36,7 @@ base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); if (cmd_line->GetSwitchValueASCII(password_manager::kPasswordStore) != "basic") { -@@ -1716,7 +1716,7 @@ void BrowserProcessImpl::Unpin() { +@@ -1718,7 +1718,7 @@ void BrowserProcessImpl::Unpin() { } // Mac is currently not supported. diff --git a/www/chromium/files/patch-chrome_browser_browser__process__impl.h b/www/chromium/files/patch-chrome_browser_browser__process__impl.h index fc5d863712f9..2637f2df12c3 100644 --- a/www/chromium/files/patch-chrome_browser_browser__process__impl.h +++ b/www/chromium/files/patch-chrome_browser_browser__process__impl.h @@ -1,6 +1,6 @@ ---- chrome/browser/browser_process_impl.h.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/browser_process_impl.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/browser_process_impl.h -@@ -416,7 +416,7 @@ class BrowserProcessImpl : public BrowserProcess, +@@ -414,7 +414,7 @@ class BrowserProcessImpl : public BrowserProcess, std::unique_ptr<BatteryMetrics> battery_metrics_; diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc index 69f247516c11..a3c58110cdd6 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_browser_field_trials.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/chrome_browser_field_trials.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/chrome_browser_field_trials.cc -@@ -44,7 +44,7 @@ +@@ -45,7 +45,7 @@ #include "chromeos/ash/services/multidevice_setup/public/cpp/first_run_field_trial.h" #endif @@ -9,7 +9,7 @@ #include "base/nix/xdg_util.h" #include "ui/base/ui_base_features.h" #endif // BUILDFLAG(IS_LINUX) -@@ -100,7 +100,7 @@ void ChromeBrowserFieldTrials::RegisterFeatureOverride +@@ -101,7 +101,7 @@ void ChromeBrowserFieldTrials::RegisterFeatureOverride base::FeatureList* feature_list) { variations::FeatureOverrides feature_overrides(*feature_list); diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders.cc index 60638f90f749..de9856b79119 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders.cc @@ -1,4 +1,4 @@ ---- chrome/browser/chrome_browser_interface_binders.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/chrome_browser_interface_binders.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/chrome_browser_interface_binders.cc @@ -82,7 +82,7 @@ #endif // BUILDFLAG(ENABLE_UNHANDLED_TAP) @@ -18,7 +18,7 @@ void BindScreenAIAnnotator( content::RenderFrameHost* frame_host, mojo::PendingReceiver<screen_ai::mojom::ScreenAIAnnotator> receiver) { -@@ -550,7 +550,7 @@ void PopulateChromeFrameBinders( +@@ -544,7 +544,7 @@ void PopulateChromeFrameBinders( #endif // BUILDFLAG(ENABLE_SPEECH_SERVICE) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc index 1f69b16ef8ff..2e7e1faddee9 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc @@ -1,13 +1,11 @@ ---- chrome/browser/chrome_browser_interface_binders_webui.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/chrome_browser_interface_binders_webui.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/chrome_browser_interface_binders_webui.cc -@@ -48,20 +48,20 @@ - #include "content/public/browser/web_ui_controller_interface_binder.h" +@@ -51,18 +51,18 @@ + #include "mojo/public/cpp/bindings/binder_map.h" #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/connectors_internals/connectors_internals.mojom.h" - #include "chrome/browser/ui/webui/connectors_internals/connectors_internals_ui.h" #include "ui/webui/resources/cr_components/app_management/app_management.mojom.h" #endif @@ -24,16 +22,7 @@ #include "chrome/browser/ui/webui/app_settings/web_app_settings_ui.h" #include "chrome/browser/ui/webui/on_device_translation_internals/on_device_translation_internals_ui.h" #include "chrome/browser/ui/webui/signin/history_sync_optin/history_sync_optin.mojom.h" -@@ -464,7 +464,7 @@ void PopulateChromeWebUIFrameBinders( - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - RegisterWebUIControllerInterfaceBinder< - connectors_internals::mojom::PageHandler, - enterprise_connectors::ConnectorsInternalsUI>(map); -@@ -475,7 +475,7 @@ void PopulateChromeWebUIFrameBinders( +@@ -483,7 +483,7 @@ void PopulateChromeWebUIFrameBinders( policy::DlpInternalsUI>(map); #endif @@ -42,7 +31,7 @@ RegisterWebUIControllerInterfaceBinder< app_management::mojom::PageHandlerFactory, WebAppSettingsUI>(map); -@@ -616,14 +616,14 @@ void PopulateChromeWebUIFrameBinders( +@@ -635,14 +635,14 @@ void PopulateChromeWebUIFrameBinders( HistoryClustersSidePanelUI, NewTabPageUI, BookmarksSidePanelUI>(map); } @@ -59,7 +48,7 @@ WhatsNewUI, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) NewTabPageUI>(map); -@@ -1166,7 +1166,7 @@ void PopulateChromeWebUIFrameBinders( +@@ -1192,7 +1192,7 @@ void PopulateChromeWebUIFrameBinders( #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc index 5776a71a509c..2fa607f594df 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_browser_main.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/chrome_browser_main.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/chrome_browser_main.cc -@@ -152,7 +152,7 @@ +@@ -153,7 +153,7 @@ #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #include "sql/database.h" #endif -@@ -178,11 +178,11 @@ +@@ -179,11 +179,11 @@ #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" #endif // BUILDFLAG(IS_CHROMEOS) @@ -23,7 +23,7 @@ #include "chrome/browser/headless/headless_mode_metrics.h" // nogncheck #include "chrome/browser/headless/headless_mode_util.h" // nogncheck #include "chrome/browser/metrics/desktop_session_duration/desktop_session_duration_tracker.h" -@@ -193,7 +193,7 @@ +@@ -194,7 +194,7 @@ #include "ui/gfx/switches.h" #endif @@ -32,7 +32,7 @@ #include "chrome/browser/first_run/upgrade_util.h" #endif -@@ -271,7 +271,7 @@ +@@ -266,7 +266,7 @@ #include "chrome/browser/chrome_process_singleton.h" #include "chrome/browser/ui/startup/startup_browser_creator.h" @@ -41,7 +41,7 @@ #include "base/nix/xdg_util.h" #endif #endif // BUILDFLAG(ENABLE_PROCESS_SINGLETON) -@@ -294,7 +294,7 @@ +@@ -289,7 +289,7 @@ namespace { #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -50,7 +50,7 @@ constexpr base::FilePath::CharType kMediaHistoryDatabaseName[] = FILE_PATH_LITERAL("Media History"); -@@ -445,7 +445,7 @@ void ProcessSingletonNotificationCallbackImpl( +@@ -440,7 +440,7 @@ void ProcessSingletonNotificationCallbackImpl( } #endif @@ -59,7 +59,7 @@ // Set the global activation token sent as a command line switch by another // browser process. This also removes the switch after use to prevent any side // effects of leaving it in the command line after this point. -@@ -1012,7 +1012,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { +@@ -1007,7 +1007,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -68,7 +68,7 @@ // Create directory for user-level Native Messaging manifest files. This // makes it less likely that the directory will be created by third-party // software with incorrect owner or permission. See crbug.com/725513 . -@@ -1056,7 +1056,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { +@@ -1051,7 +1051,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { #endif // BUILDFLAG(IS_MAC) @@ -76,8 +76,8 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) metrics::DesktopSessionDurationTracker::Initialize(); ProfileActivityMetricsRecorder::Initialize(); - TouchModeStatsTracker::Initialize( -@@ -1258,7 +1258,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* + TouchUIControllerStatsTracker::Initialize( +@@ -1271,7 +1271,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* #endif // BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -86,7 +86,7 @@ // Delete the media history database if it still exists. // TODO(crbug.com/40177301): Remove this. base::ThreadPool::PostTask( -@@ -1309,7 +1309,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* +@@ -1322,7 +1322,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* *UrlLanguageHistogramFactory::GetForBrowserContext(profile)); #endif @@ -95,7 +95,7 @@ if (headless::IsHeadlessMode()) { headless::ReportHeadlessActionMetrics(); } -@@ -1418,7 +1418,7 @@ int ChromeBrowserMainParts::PreMainMessageLoopRunImpl( +@@ -1431,7 +1431,7 @@ int ChromeBrowserMainParts::PreMainMessageLoopRunImpl( // In headless mode provide alternate SelectFileDialog factory overriding // any platform specific SelectFileDialog implementation that may have been // set. @@ -104,7 +104,7 @@ if (headless::IsHeadlessMode()) { headless::HeadlessSelectFileDialogFactory::SetUp(); } -@@ -1963,7 +1963,7 @@ bool ChromeBrowserMainParts::ProcessSingletonNotificat +@@ -1965,7 +1965,7 @@ bool ChromeBrowserMainParts::ProcessSingletonNotificat // Drop the request if headless mode is in effect or the request is from // a headless Chrome process. diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__main__extra__parts__linux.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__main__extra__parts__linux.cc deleted file mode 100644 index 05371e9791c2..000000000000 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__main__extra__parts__linux.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/chrome_browser_main_extra_parts_linux.cc.orig 2025-05-28 14:55:43 UTC -+++ chrome/browser/chrome_browser_main_extra_parts_linux.cc -@@ -60,7 +60,7 @@ void ChromeBrowserMainExtraPartsLinux::PostBrowserStar - - // static - void ChromeBrowserMainExtraPartsLinux::InitOzonePlatformHint() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::CommandLine* const command_line = - base::CommandLine::ForCurrentProcess(); - std::unique_ptr<base::Environment> env = base::Environment::Create(); diff --git a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc index 86bb1887c3cc..d232ce1ac237 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_content_browser_client.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/chrome_content_browser_client.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/chrome_content_browser_client.cc -@@ -474,7 +474,7 @@ +@@ -467,7 +467,7 @@ #include "components/user_manager/user_manager.h" #include "services/service_manager/public/mojom/interface_provider_spec.mojom.h" #include "storage/browser/file_system/external_mount_points.h" @@ -9,7 +9,7 @@ #include "chrome/browser/chrome_browser_main_linux.h" #include "chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.h" #elif BUILDFLAG(IS_ANDROID) -@@ -570,7 +570,7 @@ +@@ -565,7 +565,7 @@ #include "services/network/public/mojom/permissions_policy/permissions_policy_feature.mojom.h" #endif // !BUILDFLAG(IS_ANDROID) @@ -18,7 +18,7 @@ #include "components/crash/core/app/crash_switches.h" #include "components/crash/core/app/crashpad.h" #endif -@@ -579,7 +579,7 @@ +@@ -574,7 +574,7 @@ #include "components/crash/content/browser/crash_handler_host_linux.h" #endif @@ -27,7 +27,7 @@ #include "chrome/browser/enterprise/chrome_browser_main_extra_parts_enterprise.h" #endif -@@ -587,7 +587,7 @@ +@@ -582,7 +582,7 @@ #include "chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h" #endif @@ -36,7 +36,7 @@ #include "chrome/browser/chrome_browser_main_extra_parts_linux.h" #elif BUILDFLAG(IS_OZONE) #include "chrome/browser/chrome_browser_main_extra_parts_ozone.h" -@@ -1409,7 +1409,7 @@ void ChromeContentBrowserClient::RegisterLocalStatePre +@@ -1406,7 +1406,7 @@ void ChromeContentBrowserClient::RegisterLocalStatePre registry->RegisterBooleanPref(prefs::kDataURLWhitespacePreservationEnabled, true); registry->RegisterBooleanPref(prefs::kEnableUnsafeSwiftShader, false); @@ -45,7 +45,7 @@ registry->RegisterBooleanPref(prefs::kOutOfProcessSystemDnsResolutionEnabled, true); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -@@ -1622,7 +1622,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1628,7 +1628,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo #elif BUILDFLAG(IS_CHROMEOS) main_parts = std::make_unique<ash::ChromeBrowserMainPartsAsh>( is_integration_test, &startup_data_); @@ -54,7 +54,7 @@ main_parts = std::make_unique<ChromeBrowserMainPartsLinux>( is_integration_test, &startup_data_); #elif BUILDFLAG(IS_ANDROID) -@@ -1653,7 +1653,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1659,7 +1659,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo // Construct additional browser parts. Stages are called in the order in // which they are added. #if defined(TOOLKIT_VIEWS) @@ -63,7 +63,7 @@ main_parts->AddParts( std::make_unique<ChromeBrowserMainExtraPartsViewsLinux>()); #else -@@ -1670,7 +1670,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1676,7 +1676,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsAsh>()); #endif @@ -72,7 +72,7 @@ main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsLinux>()); #elif BUILDFLAG(IS_OZONE) main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsOzone>()); -@@ -1689,7 +1689,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1695,7 +1695,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo chrome::AddMetricsExtraParts(main_parts.get()); @@ -81,7 +81,7 @@ main_parts->AddParts( std::make_unique< enterprise_util::ChromeBrowserMainExtraPartsEnterprise>()); -@@ -2685,7 +2685,9 @@ void MaybeAppendBlinkSettingsSwitchForFieldTrial( +@@ -2703,7 +2703,9 @@ void MaybeAppendBlinkSettingsSwitchForFieldTrial( void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( base::CommandLine* command_line, int child_process_id) { @@ -91,7 +91,7 @@ #if BUILDFLAG(IS_MAC) std::unique_ptr<metrics::ClientInfo> client_info = GoogleUpdateSettings::LoadMetricsClientInfo(); -@@ -2694,7 +2696,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin +@@ -2712,7 +2714,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin client_info->client_id); } #elif BUILDFLAG(IS_POSIX) @@ -100,7 +100,7 @@ pid_t pid; if (crash_reporter::GetHandlerSocket(nullptr, &pid)) { command_line->AppendSwitchASCII( -@@ -3052,7 +3054,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin +@@ -3044,7 +3046,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin } } @@ -109,7 +109,7 @@ // Opt into a hardened stack canary mitigation if it hasn't already been // force-disabled. if (!browser_command_line.HasSwitch(switches::kChangeStackGuardOnFork)) { -@@ -4110,7 +4112,7 @@ bool UpdatePreferredColorScheme(WebPreferences* web_pr +@@ -4109,7 +4111,7 @@ bool UpdatePreferredColorScheme(WebPreferences* web_pr return old_preferred_color_scheme != web_prefs->preferred_color_scheme; } @@ -118,7 +118,7 @@ // Sets the `root_scrollbar_theme_color` web pref if the user has enabled a // custom colored frame for the UI. void UpdateRootScrollbarThemeColor(Profile* profile, -@@ -4748,7 +4750,7 @@ void ChromeContentBrowserClient::OverrideWebPreference +@@ -4752,7 +4754,7 @@ void ChromeContentBrowserClient::OverrideWebPreference UpdatePreferredColorScheme(web_prefs, main_frame_site.GetSiteURL(), web_contents, GetWebTheme()); @@ -127,7 +127,7 @@ UpdateRootScrollbarThemeColor(profile, web_contents, web_prefs); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -@@ -5085,7 +5087,7 @@ void ChromeContentBrowserClient::GetAdditionalFileSyst +@@ -5030,7 +5032,7 @@ void ChromeContentBrowserClient::GetAdditionalFileSyst } } @@ -136,7 +136,7 @@ void ChromeContentBrowserClient::GetAdditionalMappedFilesForChildProcess( const base::CommandLine& command_line, int child_process_id, -@@ -7232,7 +7234,7 @@ bool ChromeContentBrowserClient::ShouldSandboxNetworkS +@@ -7174,7 +7176,7 @@ bool ChromeContentBrowserClient::ShouldSandboxNetworkS bool ChromeContentBrowserClient::ShouldRunOutOfProcessSystemDnsResolution() { // This enterprise policy is supported on Android, but the feature will not be // launched there. diff --git a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h index de4dfee6665a..959052a077fd 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h +++ b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h @@ -1,9 +1,9 @@ ---- chrome/browser/chrome_content_browser_client.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/chrome_content_browser_client.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/chrome_content_browser_client.h -@@ -587,7 +587,7 @@ class ChromeContentBrowserClient : public content::Con - bool IsPluginAllowedToUseDevChannelAPIs( - content::BrowserContext* browser_context, - const GURL& url) override; +@@ -571,7 +571,7 @@ class ChromeContentBrowserClient : public content::Con + const GURL& site_url) override; + std::unique_ptr<content::TracingDelegate> CreateTracingDelegate() override; + bool IsSystemWideTracingEnabled() override; -#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) void GetAdditionalMappedFilesForChildProcess( diff --git a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client__navigation__throttles.cc b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client__navigation__throttles.cc index 627ab33837d2..dd3083888b5a 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client__navigation__throttles.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client__navigation__throttles.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_content_browser_client_navigation_throttles.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/chrome_content_browser_client_navigation_throttles.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/chrome_content_browser_client_navigation_throttles.cc -@@ -123,7 +123,7 @@ +@@ -125,7 +125,7 @@ #include "chrome/browser/captive_portal/captive_portal_service_factory.h" #endif // BUILDFLAG(ENABLE_CAPTIVE_PORTAL_DETECTION) @@ -9,7 +9,7 @@ #include "chrome/browser/browser_switcher/browser_switcher_navigation_throttle.h" #include "chrome/browser/enterprise/profile_management/oidc_auth_response_capture_navigation_throttle.h" #include "chrome/browser/enterprise/profile_management/profile_management_navigation_throttle.h" -@@ -404,7 +404,7 @@ void CreateAndAddChromeThrottlesForNavigation( +@@ -406,7 +406,7 @@ void CreateAndAddChromeThrottlesForNavigation( TypedNavigationUpgradeThrottle::MaybeCreateAndAdd(registry); } @@ -18,7 +18,7 @@ WebAppSettingsNavigationThrottle::MaybeCreateAndAdd(registry); profile_management::ProfileManagementNavigationThrottle::MaybeCreateAndAdd( registry); -@@ -422,7 +422,7 @@ void CreateAndAddChromeThrottlesForNavigation( +@@ -424,7 +424,7 @@ void CreateAndAddChromeThrottlesForNavigation( #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -27,7 +27,7 @@ enterprise_connectors::DeviceTrustNavigationThrottle::MaybeCreateAndAdd( registry); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || -@@ -454,7 +454,7 @@ void CreateAndAddChromeThrottlesForNavigation( +@@ -456,7 +456,7 @@ void CreateAndAddChromeThrottlesForNavigation( } #endif // BUILDFLAG(SAFE_BROWSING_AVAILABLE) diff --git a/www/chromium/files/patch-chrome_browser_component__updater_registration.cc b/www/chromium/files/patch-chrome_browser_component__updater_registration.cc index 558ba3715f29..b04897149a45 100644 --- a/www/chromium/files/patch-chrome_browser_component__updater_registration.cc +++ b/www/chromium/files/patch-chrome_browser_component__updater_registration.cc @@ -1,6 +1,6 @@ ---- chrome/browser/component_updater/registration.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/component_updater/registration.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/component_updater/registration.cc -@@ -96,7 +96,7 @@ +@@ -94,7 +94,7 @@ #endif // BUILDFLAG(ENABLE_WIDEVINE_CDM_COMPONENT) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #include "components/component_updater/installer_policies/amount_extraction_heuristic_regexes_component_installer.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -@@ -109,7 +109,7 @@ +@@ -107,7 +107,7 @@ #include "chrome/browser/component_updater/lacros_component_remover.h" #endif // BUILDFLAG(IS_CHROMEOS) @@ -18,7 +18,7 @@ #include "chrome/browser/component_updater/wasm_tts_engine_component_installer.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -253,7 +253,7 @@ void RegisterComponentsForUpdate() { +@@ -245,7 +245,7 @@ void RegisterComponentsForUpdate() { RegisterCookieReadinessListComponent(cus); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -27,12 +27,12 @@ RegisterAmountExtractionHeuristicRegexesComponent(cus); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) -@@ -265,7 +265,7 @@ void RegisterComponentsForUpdate() { +@@ -257,7 +257,7 @@ void RegisterComponentsForUpdate() { } #endif // BUIDLFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (features::IsWasmTtsComponentUpdaterEnabled()) { - RegisterWasmTtsEngineComponent(cus); - } + RegisterWasmTtsEngineComponent(cus, g_browser_process->local_state()); + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) + diff --git a/www/chromium/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc b/www/chromium/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc index 60944517f1bb..374173fa7ac1 100644 --- a/www/chromium/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc +++ b/www/chromium/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc @@ -1,7 +1,7 @@ ---- chrome/browser/component_updater/wasm_tts_engine_component_installer.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/component_updater/wasm_tts_engine_component_installer.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/component_updater/wasm_tts_engine_component_installer.cc -@@ -9,7 +9,7 @@ - #include "base/logging.h" +@@ -11,7 +11,7 @@ + #include "components/prefs/pref_registry_simple.h" #include "content/public/browser/browser_thread.h" -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -9,7 +9,7 @@ #include "chrome/browser/accessibility/embedded_a11y_extension_loader.h" #include "chrome/common/extensions/extension_constants.h" #include "ui/accessibility/accessibility_features.h" -@@ -29,7 +29,7 @@ const base::FilePath::CharType kWorkletProcessorJsFile +@@ -31,7 +31,7 @@ const base::FilePath::CharType kWorkletProcessorJsFile FILE_PATH_LITERAL("streaming_worklet_processor.js"); const base::FilePath::CharType kVoicesJsonFileName[] = FILE_PATH_LITERAL("voices.json"); @@ -18,7 +18,7 @@ const base::FilePath::CharType kManifestV3FileName[] = FILE_PATH_LITERAL("wasm_tts_manifest_v3.json"); const base::FilePath::CharType kOffscreenHtmlFileName[] = -@@ -49,7 +49,7 @@ constexpr std::array<uint8_t, 32> kWasmTtsEnginePublic +@@ -51,7 +51,7 @@ constexpr std::array<uint8_t, 32> kWasmTtsEnginePublic const char kWasmTtsEngineManifestName[] = "WASM TTS Engine"; @@ -27,16 +27,34 @@ class WasmTTSEngineDirectory { public: static WasmTTSEngineDirectory* Get() { -@@ -119,7 +119,7 @@ void WasmTtsEngineComponentInstallerPolicy::ComponentR +@@ -103,7 +103,7 @@ WasmTtsEngineComponentInstallerPolicy::WasmTtsEngineCo + // static + void WasmTtsEngineComponentInstallerPolicy::RegisterPrefs( + PrefRegistrySimple* registry) { +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + registry->RegisterTimePref(prefs::kAccessibilityReadAnythingDateLastOpened, + base::Time()); + registry->RegisterBooleanPref( +@@ -136,7 +136,7 @@ void WasmTtsEngineComponentInstallerPolicy::ComponentR VLOG(1) << "Component ready, version " << version.GetString() << " in " << install_dir.value(); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (features::IsWasmTtsComponentUpdaterEnabled() && - !features::IsWasmTtsEngineAutoInstallDisabled()) { + if (!features::IsWasmTtsEngineAutoInstallDisabled()) { // Instead of installing the component extension as soon as it is ready, -@@ -137,7 +137,7 @@ void WasmTtsEngineComponentInstallerPolicy::ComponentR + // store the install directory, so that the install can be triggered +@@ -160,7 +160,7 @@ void WasmTtsEngineComponentInstallerPolicy::ComponentR + // be removed the next time Chrome is restarted. + void WasmTtsEngineComponentInstallerPolicy::MaybeReinstallTtsEngine( + const base::FilePath& install_dir) { +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + const base::Time current_time = base::Time::Now(); + const base::Time date_last_opened = + pref_service_->GetTime(prefs::kAccessibilityReadAnythingDateLastOpened); +@@ -222,7 +222,7 @@ void WasmTtsEngineComponentInstallerPolicy::MaybeReins bool WasmTtsEngineComponentInstallerPolicy::VerifyInstallation( const base::Value::Dict& /* manifest */, const base::FilePath& install_dir) const { @@ -45,7 +63,7 @@ if (features::IsWasmTtsComponentUpdaterV3Enabled()) { return base::PathExists(install_dir.Append(kManifestV3FileName)) && base::PathExists(install_dir.Append(kBindingsMainWasmFileName)) && -@@ -186,7 +186,7 @@ void RegisterWasmTtsEngineComponent(ComponentUpdateSer +@@ -272,7 +272,7 @@ void RegisterWasmTtsEngineComponent(ComponentUpdateSer void WasmTtsEngineComponentInstallerPolicy::GetWasmTTSEngineDirectory( base::OnceCallback<void(const base::FilePath&)> callback) { diff --git a/www/chromium/files/patch-chrome_browser_devtools_features.cc b/www/chromium/files/patch-chrome_browser_devtools_features.cc deleted file mode 100644 index f89d9de69779..000000000000 --- a/www/chromium/files/patch-chrome_browser_devtools_features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/devtools/features.cc.orig 2025-05-28 14:55:43 UTC -+++ chrome/browser/devtools/features.cc -@@ -164,7 +164,7 @@ BASE_FEATURE(kDevToolsNewPermissionDialog, - "DevToolsNewPermissionDialog", - base::FEATURE_ENABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If enabled, DevTools does not accept remote debugging connections unless - // using a non-default user data dir via the --user-data-dir switch. - BASE_FEATURE(kDevToolsDebuggingRestrictions, diff --git a/www/chromium/files/patch-chrome_browser_devtools_features.h b/www/chromium/files/patch-chrome_browser_devtools_features.h deleted file mode 100644 index 8496bb3def7f..000000000000 --- a/www/chromium/files/patch-chrome_browser_devtools_features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/devtools/features.h.orig 2025-05-28 14:55:43 UTC -+++ chrome/browser/devtools/features.h -@@ -92,7 +92,7 @@ BASE_DECLARE_FEATURE(kDevToolsAiGeneratedTimelineLabel - - BASE_DECLARE_FEATURE(kDevToolsNewPermissionDialog); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_DECLARE_FEATURE(kDevToolsDebuggingRestrictions); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - diff --git a/www/chromium/files/patch-chrome_browser_devtools_remote__debugging__server.cc b/www/chromium/files/patch-chrome_browser_devtools_remote__debugging__server.cc index 703521dd27a1..c48eb7e3db97 100644 --- a/www/chromium/files/patch-chrome_browser_devtools_remote__debugging__server.cc +++ b/www/chromium/files/patch-chrome_browser_devtools_remote__debugging__server.cc @@ -1,11 +1,29 @@ ---- chrome/browser/devtools/remote_debugging_server.cc.orig 2025-05-05 10:57:53 UTC +--- chrome/browser/devtools/remote_debugging_server.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/devtools/remote_debugging_server.cc -@@ -109,7 +109,7 @@ IsRemoteDebuggingAllowed(const std::optional<bool>& is +@@ -42,7 +42,7 @@ namespace { + + bool g_tethering_enabled = false; + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + bool g_enable_default_user_data_dir_check_for_chromium_branding_for_testing = + false; + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +@@ -114,7 +114,7 @@ IsRemoteDebuggingAllowed(const std::optional<bool>& is + return base::unexpected( RemoteDebuggingServer::NotStartedReason::kDisabledByPolicy); } +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(GOOGLE_CHROME_BRANDING) + constexpr bool default_user_data_dir_check_enabled = true; + #else +@@ -140,7 +140,7 @@ void RemoteDebuggingServer::EnableTetheringForDebug() + g_tethering_enabled = true; + } -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(features::kDevToolsDebuggingRestrictions) && - is_default_user_data_dir.value_or(true)) { - return base::unexpected( + // static + void RemoteDebuggingServer::EnableDefaultUserDataDirCheckForTesting() { + g_enable_default_user_data_dir_check_for_chromium_branding_for_testing = true; diff --git a/www/chromium/files/patch-chrome_browser_devtools_remote__debugging__server.h b/www/chromium/files/patch-chrome_browser_devtools_remote__debugging__server.h new file mode 100644 index 000000000000..5426e1ae06e7 --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_devtools_remote__debugging__server.h @@ -0,0 +1,11 @@ +--- chrome/browser/devtools/remote_debugging_server.h.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/devtools/remote_debugging_server.h +@@ -33,7 +33,7 @@ class RemoteDebuggingServer { + + static void EnableTetheringForDebug(); + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // Enables the default user data dir check even for non-Chrome branded builds, + // for testing. + static void EnableDefaultUserDataDirCheckForTesting(); diff --git a/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc b/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc index 001d307537c3..867530262383 100644 --- a/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc +++ b/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc @@ -1,6 +1,6 @@ ---- chrome/browser/download/chrome_download_manager_delegate.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/download/chrome_download_manager_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/download/chrome_download_manager_delegate.cc -@@ -1925,7 +1925,7 @@ void ChromeDownloadManagerDelegate::OnDownloadTargetDe +@@ -1944,7 +1944,7 @@ void ChromeDownloadManagerDelegate::OnDownloadTargetDe bool ChromeDownloadManagerDelegate::IsOpenInBrowserPreferredForFile( const base::FilePath& path) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -9,7 +9,7 @@ if (path.MatchesExtension(FILE_PATH_LITERAL(".pdf"))) { return !download_prefs_->ShouldOpenPdfInSystemReader(); } -@@ -2061,7 +2061,7 @@ void ChromeDownloadManagerDelegate::CheckDownloadAllow +@@ -2080,7 +2080,7 @@ void ChromeDownloadManagerDelegate::CheckDownloadAllow content::CheckDownloadAllowedCallback check_download_allowed_cb) { DCHECK_CURRENTLY_ON(BrowserThread::UI); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -18,7 +18,7 @@ // Don't download pdf if it is a file URL, as that might cause an infinite // download loop if Chrome is not the system pdf viewer. if (url.SchemeIsFile() && download_prefs_->ShouldOpenPdfInSystemReader()) { -@@ -2143,7 +2143,7 @@ void ChromeDownloadManagerDelegate::CheckSavePackageAl +@@ -2162,7 +2162,7 @@ void ChromeDownloadManagerDelegate::CheckSavePackageAl DCHECK(download_item->IsSavePackageDownload()); #if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-chrome_browser_download_download__item__model.cc b/www/chromium/files/patch-chrome_browser_download_download__item__model.cc index b323c54a1eb2..5ca876094667 100644 --- a/www/chromium/files/patch-chrome_browser_download_download__item__model.cc +++ b/www/chromium/files/patch-chrome_browser_download_download__item__model.cc @@ -1,6 +1,6 @@ ---- chrome/browser/download/download_item_model.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/download/download_item_model.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/download/download_item_model.cc -@@ -773,7 +773,7 @@ bool DownloadItemModel::IsCommandChecked( +@@ -723,7 +723,7 @@ bool DownloadItemModel::IsCommandChecked( download_crx_util::IsExtensionDownload(*download_); case DownloadCommands::ALWAYS_OPEN_TYPE: #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -9,7 +9,7 @@ if (download_commands->CanOpenPdfInSystemViewer()) { DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(profile()); return prefs->ShouldOpenPdfInSystemReader(); -@@ -821,7 +821,7 @@ void DownloadItemModel::ExecuteCommand(DownloadCommand +@@ -771,7 +771,7 @@ void DownloadItemModel::ExecuteCommand(DownloadCommand DownloadCommands::ALWAYS_OPEN_TYPE); DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(profile()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -18,7 +18,7 @@ if (download_commands->CanOpenPdfInSystemViewer()) { prefs->SetShouldOpenPdfInSystemReader(!is_checked); SetShouldPreferOpeningInBrowser(is_checked); -@@ -1211,7 +1211,7 @@ void DownloadItemModel::DetermineAndSetShouldPreferOpe +@@ -1174,7 +1174,7 @@ void DownloadItemModel::DetermineAndSetShouldPreferOpe return; } diff --git a/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc b/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc index 1e930d3c73a5..76dfaaf12c7e 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc @@ -1,6 +1,6 @@ ---- chrome/browser/enterprise/connectors/common.cc.orig 2025-05-05 10:57:53 UTC +--- chrome/browser/enterprise/connectors/common.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/enterprise/connectors/common.cc -@@ -17,7 +17,7 @@ +@@ -19,7 +19,7 @@ #include "components/user_manager/user.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #include "components/prefs/pref_service.h" #endif -@@ -192,7 +192,7 @@ std::string GetProfileEmail(Profile* profile) { +@@ -235,7 +235,7 @@ std::string GetProfileEmail(Profile* profile) { std::string email = GetProfileEmail(IdentityManagerFactory::GetForProfile(profile)); diff --git a/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc b/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc index 1382503940d2..312e6d0fc6d6 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc -@@ -52,7 +52,7 @@ +@@ -53,7 +53,7 @@ #include "base/strings/utf_string_conversions.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signals/signals_aggregator_factory.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #include "components/device_signals/core/browser/signals_aggregator.h" -@@ -157,7 +157,7 @@ void RealtimeReportingClient::ReportPastEvent(const st +@@ -158,7 +158,7 @@ void RealtimeReportingClient::ReportPastEvent(const st /*include_profile_user_name=*/false); } @@ -18,7 +18,7 @@ void AddCrowdstrikeSignalsToEvent( base::Value::Dict& event, -@@ -193,7 +193,7 @@ std::string RealtimeReportingClient::GetProfileUserNam +@@ -194,7 +194,7 @@ std::string RealtimeReportingClient::GetProfileUserNam username_ = identity_manager_ ? GetProfileEmail(identity_manager_) : std::string(); @@ -27,7 +27,7 @@ if (username_.empty()) { username_ = Profile::FromBrowserContext(context_)->GetPrefs()->GetString( enterprise_signin::prefs::kProfileUserEmail); -@@ -245,7 +245,7 @@ std::string RealtimeReportingClient::GetBrowserClientI +@@ -251,7 +251,7 @@ std::string RealtimeReportingClient::GetBrowserClientI return client_id; } diff --git a/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h b/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h index 0056f483beea..d87fe5a01ed6 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h +++ b/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h @@ -1,4 +1,4 @@ ---- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.h @@ -19,7 +19,7 @@ #include "components/keyed_service/core/keyed_service.h" @@ -9,7 +9,7 @@ #include "components/device_signals/core/browser/signals_types.h" #endif -@@ -118,7 +118,7 @@ class RealtimeReportingClient : public RealtimeReporti +@@ -119,7 +119,7 @@ class RealtimeReportingClient : public RealtimeReporti const std::string& dm_token) override; #endif @@ -18,7 +18,7 @@ // DEPRECATED: Use MaybeCollectDeviceSignalsAndReportEvent(Event, ...). void MaybeCollectDeviceSignalsAndReportEventDeprecated( base::Value::Dict event, -@@ -168,7 +168,7 @@ class RealtimeReportingClient : public RealtimeReporti +@@ -169,7 +169,7 @@ class RealtimeReportingClient : public RealtimeReporti base::WeakPtrFactory<RealtimeReportingClient> weak_ptr_factory_{this}; }; diff --git a/www/chromium/files/patch-chrome_browser_enterprise_reporting_cloud__profile__reporting__service__factory.cc b/www/chromium/files/patch-chrome_browser_enterprise_reporting_cloud__profile__reporting__service__factory.cc deleted file mode 100644 index 7c672ac5f5f6..000000000000 --- a/www/chromium/files/patch-chrome_browser_enterprise_reporting_cloud__profile__reporting__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/enterprise/reporting/cloud_profile_reporting_service_factory.cc.orig 2025-07-02 06:08:04 UTC -+++ chrome/browser/enterprise/reporting/cloud_profile_reporting_service_factory.cc -@@ -10,7 +10,7 @@ - #include "components/enterprise/browser/reporting/report_scheduler.h" - #include "services/network/public/cpp/shared_url_loader_factory.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/signals/signals_aggregator_factory.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) - -@@ -48,7 +48,7 @@ CloudProfileReportingServiceFactory::CloudProfileRepor - ProfileSelections::BuildForRegularProfile()) { - DependsOn(enterprise::ProfileIdServiceFactory::GetInstance()); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Depends on this service because - // `CloudProfileReportingService.profile_request_generator_` has a dependency - // on it. diff --git a/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc b/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc new file mode 100644 index 000000000000..ec6e10a8480d --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc @@ -0,0 +1,20 @@ +--- chrome/browser/enterprise/signals/signals_aggregator_factory.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/enterprise/signals/signals_aggregator_factory.cc +@@ -49,7 +49,7 @@ + #include "components/device_signals/core/browser/settings_client.h" + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "components/device_signals/core/browser/agent_signals_collector.h" + #include "components/device_signals/core/browser/crowdstrike_client.h" + #include "components/device_signals/core/browser/detected_agent_client.h" +@@ -114,7 +114,7 @@ SignalsAggregatorFactory::BuildServiceInstanceForBrows + service_host)); + #endif // !BUILDFLAG(IS_ANDROID) + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + collectors.push_back(std::make_unique<device_signals::AgentSignalsCollector>( + device_signals::CrowdStrikeClient::Create(), + device_signals::DetectedAgentClient::Create())); diff --git a/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc b/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc index 2ada0ace0369..620b01a637c6 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc @@ -1,15 +1,15 @@ ---- chrome/browser/enterprise/util/managed_browser_utils.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/enterprise/util/managed_browser_utils.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/enterprise/util/managed_browser_utils.cc -@@ -213,7 +213,7 @@ void SetUserAcceptedAccountManagement(Profile* profile +@@ -220,7 +220,7 @@ void SetUserAcceptedAccountManagement(Profile* profile // The updated consent screen also ask the user for consent to share device // signals. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (accepted && base::FeatureList::IsEnabled( - features::kEnterpriseUpdatedProfileCreationScreen)) { - profile->GetPrefs()->SetBoolean( -@@ -225,7 +225,7 @@ void SetUserAcceptedAccountManagement(Profile* profile + profile->GetPrefs()->SetBoolean( + device_signals::prefs::kDeviceSignalsPermanentConsentReceived, accepted); + #endif +@@ -229,7 +229,7 @@ void SetUserAcceptedAccountManagement(Profile* profile profile_manager->GetProfileAttributesStorage() .GetProfileAttributesWithPath(profile->GetPath()); if (entry) { @@ -18,12 +18,21 @@ SetEnterpriseProfileLabel(profile); #endif entry->SetUserAcceptedAccountManagement(accepted); -@@ -344,7 +344,7 @@ bool CanShowEnterpriseProfileUI(Profile* profile) { +@@ -348,7 +348,7 @@ bool CanShowEnterpriseProfileUI(Profile* profile) { } bool CanShowEnterpriseBadgingForNTPFooter(Profile* profile) { -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + BrowserManagementNoticeState management_notice_state = + GetManagementNoticeStateForNTPFooter(profile); + switch (management_notice_state) { +@@ -366,7 +366,7 @@ bool CanShowEnterpriseBadgingForNTPFooter(Profile* pro + + BrowserManagementNoticeState GetManagementNoticeStateForNTPFooter( + Profile* profile) { +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) if (!policy::ManagementServiceFactory::GetForProfile(profile) - ->IsBrowserManaged()) { - return false; + ->IsBrowserManaged() || + !g_browser_process->local_state()->GetBoolean( diff --git a/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn b/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn index 8c90d2627296..59904e9ca526 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn +++ b/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/extensions/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/extensions/BUILD.gn -@@ -1493,6 +1493,10 @@ source_set("extensions") { +@@ -1516,6 +1516,10 @@ source_set("extensions") { deps += [ "//chrome/services/printing/public/mojom" ] } diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc b/www/chromium/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc index 334bc33d1bad..5bbd2fd3c51c 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/passwords_private/passwords_private_delegate_impl.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/extensions/api/passwords_private/passwords_private_delegate_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/extensions/api/passwords_private/passwords_private_delegate_impl.cc -@@ -635,7 +635,7 @@ void PasswordsPrivateDelegateImpl::OnFetchingFamilyMem +@@ -647,7 +647,7 @@ void PasswordsPrivateDelegateImpl::OnFetchingFamilyMem } void PasswordsPrivateDelegateImpl::OsReauthTimeoutCall() { diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc b/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc index 481c02106e4b..4c61667ba0b9 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc -@@ -326,7 +326,9 @@ bool ChromeRuntimeAPIDelegate::GetPlatformInfo(Platfor +@@ -356,7 +356,9 @@ bool ChromeRuntimeAPIDelegate::GetPlatformInfo(Platfor } else if (strcmp(os, "linux") == 0) { info->os = extensions::api::runtime::PlatformOs::kLinux; } else if (strcmp(os, "openbsd") == 0) { diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc b/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc index f16233cfe00a..19963115b990 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc @@ -1,4 +1,4 @@ ---- chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/extensions/api/settings_private/prefs_util.cc @@ -197,7 +197,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[autofill::prefs::kAutofillPaymentCardBenefits] = @@ -8,8 +8,8 @@ + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) (*s_allowlist)[autofill::prefs::kAutofillBnplEnabled] = settings_api::PrefType::kBoolean; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -@@ -215,7 +215,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist + (*s_allowlist)[autofill::prefs::kAutofillAiOptInStatus] = +@@ -217,7 +217,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[tab_groups::prefs::kAutoPinNewTabGroups] = settings_api::PrefType::kBoolean; @@ -18,7 +18,7 @@ (*s_allowlist)[::prefs::kUseCustomChromeFrame] = settings_api::PrefType::kBoolean; #endif -@@ -229,7 +229,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist +@@ -231,7 +231,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[::prefs::kCurrentThemeID] = settings_api::PrefType::kString; (*s_allowlist)[::prefs::kPinnedActions] = settings_api::PrefType::kList; (*s_allowlist)[::prefs::kPolicyThemeColor] = settings_api::PrefType::kNumber; diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api.cc b/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc index b271ec72f156..de1342c90ef8 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/tabs/tabs_api.cc.orig 2025-08-07 06:57:29 UTC -+++ chrome/browser/extensions/api/tabs/tabs_api.cc -@@ -992,7 +992,7 @@ ExtensionFunction::ResponseAction WindowsCreateFunctio +--- chrome/browser/extensions/api/tabs/tabs_api_non_android.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/extensions/api/tabs/tabs_api_non_android.cc +@@ -756,7 +756,7 @@ ExtensionFunction::ResponseAction WindowsCreateFunctio // created as minimized. // TODO(crbug.com/40254339): Remove this workaround when linux is fixed. // TODO(crbug.com/40254339): Find a fix for wayland as well. diff --git a/www/chromium/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc b/www/chromium/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc index 0e29da45b7f2..ceb8a880304d 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc @@ -1,4 +1,4 @@ ---- chrome/browser/extensions/component_extensions_allowlist/allowlist.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/extensions/component_extensions_allowlist/allowlist.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/extensions/component_extensions_allowlist/allowlist.cc @@ -48,7 +48,7 @@ bool IsComponentExtensionAllowlisted(const std::string #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) @@ -9,12 +9,3 @@ extension_misc::kTTSEngineExtensionId, extension_misc::kComponentUpdaterTTSEngineExtensionId, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -@@ -85,7 +85,7 @@ bool IsComponentExtensionAllowlisted(int manifest_reso - case IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST: - case IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST_MV3: - case IDR_READING_MODE_GDOCS_HELPER_MANIFEST: --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - case IDR_TTS_ENGINE_MANIFEST: - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) - case IDR_WEBSTORE_MANIFEST: diff --git a/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc b/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc index 882dfca58565..b574af9e0d87 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/external_provider_impl.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/extensions/external_provider_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/extensions/external_provider_impl.cc -@@ -828,7 +828,7 @@ void ExternalProviderImpl::CreateExternalProviders( +@@ -827,7 +827,7 @@ void ExternalProviderImpl::CreateExternalProviders( #endif // BUILDFLAG(IS_CHROMEOS) if (!profile->GetPrefs()->GetBoolean(pref_names::kBlockExternalExtensions)) { @@ -9,7 +9,7 @@ provider_list->push_back(std::make_unique<ExternalProviderImpl>( service, base::MakeRefCounted<ExternalPrefLoader>( -@@ -856,7 +856,7 @@ void ExternalProviderImpl::CreateExternalProviders( +@@ -855,7 +855,7 @@ void ExternalProviderImpl::CreateExternalProviders( bundled_extension_creation_flags)); // Define a per-user source of external extensions. diff --git a/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc b/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc index f46250d3a64d..f452aaccb3f6 100644 --- a/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc +++ b/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc @@ -1,11 +1,11 @@ ---- chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc -@@ -341,7 +341,7 @@ GenerateBlockedPath() { - FILE_PATH_LITERAL("Library/Mobile Documents/com~apple~CloudDocs"), - BlockType::kDontBlockChildren}, +@@ -374,7 +374,7 @@ GenerateBlockPaths(bool should_normalize_file_path) { + FILE_PATH_LITERAL("Library/Mobile Documents/com~apple~CloudDocs"), + BlockType::kDontBlockChildren}, #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // On Linux also block access to devices via /dev. - {kNoBasePathKey, FILE_PATH_LITERAL("/dev"), BlockType::kBlockAllChildren}, - // And security sensitive data in /proc and /sys. + // On Linux also block access to devices via /dev. + {kNoBasePathKey, FILE_PATH_LITERAL("/dev"), + BlockType::kBlockAllChildren}, diff --git a/www/chromium/files/patch-chrome_browser_flag__descriptions.cc b/www/chromium/files/patch-chrome_browser_flag__descriptions.cc index c23dd9f61720..dfda4d34b34e 100644 --- a/www/chromium/files/patch-chrome_browser_flag__descriptions.cc +++ b/www/chromium/files/patch-chrome_browser_flag__descriptions.cc @@ -1,6 +1,6 @@ ---- chrome/browser/flag_descriptions.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/flag_descriptions.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/flag_descriptions.cc -@@ -694,7 +694,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB +@@ -667,7 +667,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB "Autofill suggestions on the allowlisted merchant websites."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ const char kAutofillEnableAmountExtractionAllowlistDesktopName[] = "Enable loading and querying the checkout amount extraction allowlist on " "Chrome Desktop"; -@@ -712,7 +712,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr +@@ -685,7 +685,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ const char kAutofillEnableAmountExtractionTestingName[] = "Enable amount extraction testing on Chrome desktop and Clank"; const char kAutofillEnableAmountExtractionTestingDescription[] = -@@ -723,7 +723,7 @@ const char kAutofillEnableAmountExtractionTestingDescr +@@ -696,7 +696,7 @@ const char kAutofillEnableAmountExtractionTestingDescr // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ const char kAutofillEnableBuyNowPayLaterName[] = "Enable buy now pay later on Autofill"; const char kAutofillEnableBuyNowPayLaterDescription[] = -@@ -1193,7 +1193,7 @@ const char kDevicePostureDescription[] = +@@ -1189,7 +1189,7 @@ const char kDevicePostureDescription[] = "Enables Device Posture API (foldable devices)"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -36,7 +36,7 @@ const char kDocumentPictureInPictureAnimateResizeName[] = "Document Picture-in-Picture Animate Resize"; const char kDocumentPictureInPictureAnimateResizeDescription[] = -@@ -1341,7 +1341,7 @@ const char kContextMenuEmptySpaceDescription[] = +@@ -1335,7 +1335,7 @@ const char kContextMenuEmptySpaceDescription[] = "space, a context menu containing page-related items will be shown."; #endif // BUILDFLAG(IS_ANDROID) @@ -45,7 +45,7 @@ const char kContextualCueingName[] = "Contextual cueing"; const char kContextualCueingDescription[] = "Enables the contextual cueing system to support showing actions."; -@@ -1735,7 +1735,7 @@ const char kEnableIsolatedWebAppDevModeName[] = +@@ -1686,7 +1686,7 @@ const char kEnableIsolatedWebAppDevModeName[] = const char kEnableIsolatedWebAppDevModeDescription[] = "Enables the installation of unverified Isolated Web Apps"; @@ -54,7 +54,7 @@ const char kEnableIwaKeyDistributionComponentName[] = "Enable the Iwa Key Distribution component"; const char kEnableIwaKeyDistributionComponentDescription[] = -@@ -3725,7 +3725,7 @@ const char kReduceTransferSizeUpdatedIPCDescription[] +@@ -3621,14 +3621,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] "When enabled, the network service will send TransferSizeUpdatedIPC IPC " "only when DevTools is attached or the request is for an ad request."; @@ -63,16 +63,24 @@ const char kReduceUserAgentDataLinuxPlatformVersionName[] = "Reduce Linux platform version Client Hint"; const char kReduceUserAgentDataLinuxPlatformVersionDescription[] = -@@ -3757,7 +3757,7 @@ const char kRetainOmniboxOnFocusDescription[] = - "exhibit a change in behavior."; - #endif // BUILDFLAG(IS_ANDROID) + "Set platform version Client Hint on Linux to empty string."; + #endif // BUILDFLAG(IS_LINUX) + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + const char kReplaceSyncPromosWithSignInPromosName[] = + "Replace all sync-related UI with sign-in ones"; + const char kReplaceSyncPromosWithSignInPromosDescription[] = +@@ -3666,7 +3666,7 @@ const char kRobustWindowManagementDescription[] = + "experiencing predictable and reliable window behavior similar to desktop " + "browsers."; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) const char kRootScrollbarFollowsTheme[] = "Make scrollbar follow theme"; const char kRootScrollbarFollowsThemeDescription[] = "If enabled makes the root scrollbar follow the browser's theme color."; -@@ -4004,7 +4004,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = +@@ -3916,7 +3916,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = "SiteInstance."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -81,25 +89,16 @@ const char kPwaNavigationCapturingName[] = "Desktop PWA Link Capturing"; const char kPwaNavigationCapturingDescription[] = "Enables opening links from Chrome in an installed PWA. Currently under " -@@ -4273,7 +4273,7 @@ const char kTranslateForceTriggerOnEnglishDescription[ - "Force the Translate Triggering on English pages experiment to be enabled " - "with the selected language model active."; +@@ -4189,7 +4189,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te + const char kTouchTextEditingRedesignDescription[] = + "Enables new touch text editing features."; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) const char kEnableHistorySyncOptinName[] = "History Sync Opt-in"; const char kEnableHistorySyncOptinDescription[] = "Enables the History Sync Opt-in screen on Desktop platforms. The screen " -@@ -6060,7 +6060,7 @@ const char kTranslateOpenSettingsDescription[] = - "Add an option to the translate bubble menu to open language settings."; - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - const char kWasmTtsComponentUpdaterEnabledName[] = - "Enable Wasm TTS Extension Component"; - const char kWasmTtsComponentUpdaterEnabledDescription[] = -@@ -8103,7 +8103,7 @@ const char kTetheringExperimentalFunctionalityDescript +@@ -7759,7 +7759,7 @@ const char kTetheringExperimentalFunctionalityDescript #endif // BUILDFLAG(IS_CHROMEOS) @@ -108,16 +107,16 @@ const char kGetAllScreensMediaName[] = "GetAllScreensMedia API"; const char kGetAllScreensMediaDescription[] = "When enabled, the getAllScreensMedia API for capturing multiple screens " -@@ -8332,7 +8332,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b +@@ -7986,7 +7986,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b // Linux ----------------------------------------------------------------------- -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kOzonePlatformHintChoiceDefault[] = "Default"; - const char kOzonePlatformHintChoiceAuto[] = "Auto"; - const char kOzonePlatformHintChoiceX11[] = "X11"; -@@ -8382,6 +8382,18 @@ const char kWaylandUiScalingDescription[] = + + + const char kPulseaudioLoopbackForCastName[] = +@@ -8024,6 +8024,18 @@ const char kWaylandUiScalingDescription[] = "Enable experimental support for text scaling in the Wayland backend " "backed by full UI scaling. Requires #wayland-per-window-scaling to be " "enabled too."; @@ -136,16 +135,7 @@ #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -8394,7 +8406,7 @@ const char kZeroCopyVideoCaptureDescription[] = - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kFollowingFeedSidepanelName[] = "Following feed in the sidepanel"; - const char kFollowingFeedSidepanelDescription[] = - "Enables the following feed in the sidepanel."; -@@ -8444,7 +8456,7 @@ const char kGroupPromoPrototypeCpaDescription[] = +@@ -8073,7 +8085,7 @@ const char kGroupPromoPrototypeCpaDescription[] = "Enables contextual toolbar button for group promo prototype."; #endif // BUILDFLAG(IS_ANDROID) @@ -154,16 +144,16 @@ const char kEnableNetworkServiceSandboxName[] = "Enable the network service sandbox."; const char kEnableNetworkServiceSandboxDescription[] = -@@ -8465,7 +8477,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti +@@ -8094,7 +8106,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti "Bluetooth"; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(ENABLE_PRINTING) +-#if BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_PRINTING) ++#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_PRINTING) const char kCupsIppPrintingBackendName[] = "CUPS IPP Printing Backend"; const char kCupsIppPrintingBackendDescription[] = -@@ -8614,7 +8626,7 @@ const char kElementCaptureDescription[] = + "Use the CUPS IPP printing backend instead of the original CUPS backend " +@@ -8230,7 +8242,7 @@ const char kElementCaptureDescription[] = "media track into a track capturing just a specific DOM element."; #endif // !BUILDFLAG(IS_ANDROID) @@ -172,21 +162,21 @@ const char kUIDebugToolsName[] = "Debugging tools for UI"; const char kUIDebugToolsDescription[] = "Enables additional keyboard shortcuts to help debugging."; -@@ -8665,7 +8677,7 @@ const char kComposeUpfrontInputModesDescription[] = - "Enables upfront input modes in the Compose dialog"; - #endif // BUILDFLAG(ENABLE_COMPOSE) +@@ -8267,7 +8279,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr + "Chrome's Address and Payments Autofill are disabled in third party mode."; + #endif // IS_ANDROID -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) const char kThirdPartyProfileManagementName[] = "Third party profile management"; const char kThirdPartyProfileManagementDescription[] = -@@ -8783,7 +8795,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = +@@ -8390,7 +8402,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = const char kSupervisedUserBlockInterstitialV3Description[] = "Enables URL filter interstitial V3 for Family Link users."; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const char kSupervisedProfileHideGuestName[] = "Supervised Profile Hide Guest"; - const char kSupervisedProfileHideGuestDescription[] = - "Hides Guest Profile entry points for supervised users"; + const char kSupervisedUserLocalWebApprovalsName[] = + "Enable local web approvals feature"; + const char kSupervisedUserLocalWebApprovalsDescription[] = diff --git a/www/chromium/files/patch-chrome_browser_flag__descriptions.h b/www/chromium/files/patch-chrome_browser_flag__descriptions.h index 244a7dd8f0ca..b3220ab60e9f 100644 --- a/www/chromium/files/patch-chrome_browser_flag__descriptions.h +++ b/www/chromium/files/patch-chrome_browser_flag__descriptions.h @@ -1,6 +1,6 @@ ---- chrome/browser/flag_descriptions.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/flag_descriptions.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/flag_descriptions.h -@@ -437,7 +437,7 @@ extern const char +@@ -435,7 +435,7 @@ extern const char kAutofillEnableAllowlistForBmoCardCategoryBenefitsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ extern const char kAutofillEnableAmountExtractionAllowlistDesktopName[]; extern const char kAutofillEnableAmountExtractionAllowlistDesktopDescription[]; extern const char kAutofillEnableAmountExtractionDesktopName[]; -@@ -446,14 +446,14 @@ extern const char kAutofillEnableAmountExtractionDeskt +@@ -444,14 +444,14 @@ extern const char kAutofillEnableAmountExtractionDeskt // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -26,7 +26,7 @@ extern const char kAutofillEnableBuyNowPayLaterName[]; extern const char kAutofillEnableBuyNowPayLaterDescription[]; -@@ -703,7 +703,7 @@ extern const char kContextMenuEmptySpaceName[]; +@@ -714,7 +714,7 @@ extern const char kContextMenuEmptySpaceName[]; extern const char kContextMenuEmptySpaceDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -34,9 +34,9 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) extern const char kContextualCueingName[]; extern const char kContextualCueingDescription[]; - extern const char kGlicZeroStateSuggestionsName[]; -@@ -892,7 +892,7 @@ extern const char kDevicePostureName[]; - extern const char kDevicePostureDescription[]; + extern const char kGlicActorName[]; +@@ -885,7 +885,7 @@ extern const char kDocumentPatchingName[]; + extern const char kDocumentPatchingDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_CHROMEOS) @@ -44,7 +44,7 @@ extern const char kDocumentPictureInPictureAnimateResizeName[]; extern const char kDocumentPictureInPictureAnimateResizeDescription[]; -@@ -1063,7 +1063,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri +@@ -1054,7 +1054,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri extern const char kEnableIsolatedWebAppDevModeName[]; extern const char kEnableIsolatedWebAppDevModeDescription[]; @@ -53,16 +53,25 @@ extern const char kEnableIwaKeyDistributionComponentName[]; extern const char kEnableIwaKeyDistributionComponentDescription[]; #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -2139,7 +2139,7 @@ extern const char kRetainOmniboxOnFocusName[]; - extern const char kRetainOmniboxOnFocusDescription[]; - #endif // BUILDFLAG(IS_ANDROID) +@@ -2061,7 +2061,7 @@ extern const char kReduceIPAddressChangeNotificationDe + #endif // BUILDFLAG(IS_MAC) + + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + extern const char kReplaceSyncPromosWithSignInPromosName[]; + extern const char kReplaceSyncPromosWithSignInPromosDescription[]; + #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || +@@ -2075,7 +2075,7 @@ extern const char kRetainOmniboxOnFocusDescription[]; + extern const char kRobustWindowManagementName[]; + extern const char kRobustWindowManagementDescription[]; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) extern const char kRootScrollbarFollowsTheme[]; extern const char kRootScrollbarFollowsThemeDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -@@ -2280,7 +2280,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; +@@ -2216,7 +2216,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; extern const char kDefaultSiteInstanceGroupsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -71,16 +80,16 @@ extern const char kPwaNavigationCapturingName[]; extern const char kPwaNavigationCapturingDescription[]; #endif -@@ -2457,7 +2457,7 @@ extern const char kTouchTextEditingRedesignDescription - extern const char kTranslateForceTriggerOnEnglishName[]; - extern const char kTranslateForceTriggerOnEnglishDescription[]; +@@ -2392,7 +2392,7 @@ extern const char kTouchSelectionStrategyDirection[]; + extern const char kTouchTextEditingRedesignName[]; + extern const char kTouchTextEditingRedesignDescription[]; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) extern const char kEnableHistorySyncOptinName[]; extern const char kEnableHistorySyncOptinDescription[]; -@@ -2728,7 +2728,7 @@ extern const char kReduceAcceptLanguageDescription[]; +@@ -2662,7 +2662,7 @@ extern const char kReduceAcceptLanguageDescription[]; extern const char kReduceTransferSizeUpdatedIPCName[]; extern const char kReduceTransferSizeUpdatedIPCDescription[]; @@ -89,16 +98,7 @@ extern const char kReduceUserAgentDataLinuxPlatformVersionName[]; extern const char kReduceUserAgentDataLinuxPlatformVersionDescription[]; #endif // #if BUILDFLAG(IS_LINUX) -@@ -3538,7 +3538,7 @@ extern const char kTranslateOpenSettingsName[]; - extern const char kTranslateOpenSettingsDescription[]; - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - extern const char kWasmTtsComponentUpdaterEnabledName[]; - extern const char kWasmTtsComponentUpdaterEnabledDescription[]; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -@@ -4747,7 +4747,7 @@ extern const char kTetheringExperimentalFunctionalityD +@@ -4478,7 +4478,7 @@ extern const char kTetheringExperimentalFunctionalityD #endif // #if BUILDFLAG(IS_CHROMEOS) @@ -107,16 +107,16 @@ extern const char kGetAllScreensMediaName[]; extern const char kGetAllScreensMediaDescription[]; #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -4882,7 +4882,7 @@ extern const char kEnableArmHwdrmDescription[]; +@@ -4610,7 +4610,7 @@ extern const char kEnableArmHwdrmDescription[]; // Linux --------------------------------------------------------------------- -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern const char kOzonePlatformHintChoiceDefault[]; - extern const char kOzonePlatformHintChoiceAuto[]; - extern const char kOzonePlatformHintChoiceX11[]; -@@ -4913,6 +4913,9 @@ extern const char kWaylandTextInputV3Description[]; + + + extern const char kPulseaudioLoopbackForCastName[]; +@@ -4632,6 +4632,9 @@ extern const char kWaylandSessionManagementDescription extern const char kWaylandUiScalingName[]; extern const char kWaylandUiScalingDescription[]; @@ -126,25 +126,16 @@ #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -4927,7 +4930,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa +@@ -4646,7 +4649,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa extern const char kWebBluetoothConfirmPairingSupportDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(ENABLE_PRINTING) +-#if BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_PRINTING) ++#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_PRINTING) extern const char kCupsIppPrintingBackendName[]; extern const char kCupsIppPrintingBackendDescription[]; -@@ -4940,7 +4943,7 @@ extern const char kScreenlockReauthCardDescription[]; - #endif // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kFollowingFeedSidepanelName[]; - extern const char kFollowingFeedSidepanelDescription[]; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -@@ -4957,7 +4960,7 @@ extern const char kTaskManagerDesktopRefreshName[]; + #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_PRINTING) +@@ -4670,7 +4673,7 @@ extern const char kTaskManagerDesktopRefreshName[]; extern const char kTaskManagerDesktopRefreshDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -153,7 +144,7 @@ extern const char kEnableNetworkServiceSandboxName[]; extern const char kEnableNetworkServiceSandboxDescription[]; -@@ -5054,7 +5057,7 @@ extern const char kElementCaptureName[]; +@@ -4753,7 +4756,7 @@ extern const char kElementCaptureName[]; extern const char kElementCaptureDescription[]; #endif // !BUILDFLAG(IS_ANDROID) @@ -162,21 +153,21 @@ extern const char kUIDebugToolsName[]; extern const char kUIDebugToolsDescription[]; #endif -@@ -5093,7 +5096,7 @@ extern const char kComposeUpfrontInputModesName[]; - extern const char kComposeUpfrontInputModesDescription[]; - #endif // BUILDFLAG(ENABLE_COMPOSE) +@@ -4781,7 +4784,7 @@ extern const char kThirdPartyDisableChromeAutofillSett + extern const char kThirdPartyDisableChromeAutofillSettingsScreenDescription[]; + #endif // IS_ANDROID -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) extern const char kThirdPartyProfileManagementName[]; extern const char kThirdPartyProfileManagementDescription[]; -@@ -5167,7 +5170,7 @@ extern const char kEnablePolicyPromotionBannerDescript +@@ -4857,7 +4860,7 @@ extern const char kEnableManagementPromotionBannerDesc extern const char kSupervisedUserBlockInterstitialV3Name[]; extern const char kSupervisedUserBlockInterstitialV3Description[]; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - extern const char kSupervisedProfileHideGuestName[]; - extern const char kSupervisedProfileHideGuestDescription[]; - + extern const char kSupervisedUserLocalWebApprovalsName[]; + extern const char kSupervisedUserLocalWebApprovalsDescription[]; + #endif // #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc b/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc new file mode 100644 index 000000000000..f32efb12004f --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc @@ -0,0 +1,11 @@ +--- chrome/browser/glic/widget/glic_widget.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/glic/widget/glic_widget.cc +@@ -127,7 +127,7 @@ std::unique_ptr<GlicWidget> GlicWidget::Create( + // Don't change this name. This is used by other code to identify the glic + // window. See b/404947780. + params.name = "GlicWidget"; +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + params.wm_class_class = shell_integration_linux::GetProgramClassClass(); + params.wayland_app_id = params.wm_class_class + "-glic"; + #endif diff --git a/www/chromium/files/patch-chrome_browser_media_router_discovery_BUILD.gn b/www/chromium/files/patch-chrome_browser_media_router_discovery_BUILD.gn index 48e101dedec0..082059ab795c 100644 --- a/www/chromium/files/patch-chrome_browser_media_router_discovery_BUILD.gn +++ b/www/chromium/files/patch-chrome_browser_media_router_discovery_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/browser/media/router/discovery/BUILD.gn.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/media/router/discovery/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/media/router/discovery/BUILD.gn -@@ -79,7 +79,7 @@ static_library("discovery") { +@@ -81,7 +81,7 @@ static_library("discovery") { ] configs += [ "//build/config/compiler:wexit_time_destructors" ] diff --git a/www/chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc b/www/chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc index 639f940efa96..6893cc794adf 100644 --- a/www/chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc +++ b/www/chromium/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc @@ -1,6 +1,6 @@ ---- chrome/browser/media/router/discovery/discovery_network_list_wifi_linux.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/media/router/discovery/discovery_network_list_wifi_linux.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/media/router/discovery/discovery_network_list_wifi_linux.cc -@@ -9,7 +9,11 @@ +@@ -4,7 +4,11 @@ #include "chrome/browser/media/router/discovery/discovery_network_list_wifi.h" @@ -12,7 +12,7 @@ #include <string.h> #include <sys/ioctl.h> #include <sys/socket.h> -@@ -24,6 +28,7 @@ namespace media_router { +@@ -20,6 +24,7 @@ namespace media_router { bool MaybeGetWifiSSID(const std::string& if_name, std::string* ssid_out) { DCHECK(ssid_out); @@ -20,7 +20,7 @@ base::ScopedFD ioctl_socket(socket(AF_INET, SOCK_DGRAM, 0)); if (!ioctl_socket.is_valid()) { // AF_INET is for IPv4, so it may fail for IPv6-only hosts even when there -@@ -46,6 +51,7 @@ bool MaybeGetWifiSSID(const std::string& if_name, std: +@@ -42,6 +47,7 @@ bool MaybeGetWifiSSID(const std::string& if_name, std: ssid_out->assign(ssid); return true; } diff --git a/www/chromium/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc b/www/chromium/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc index 965a1feb7652..2a8236f176de 100644 --- a/www/chromium/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc +++ b/www/chromium/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc @@ -1,9 +1,9 @@ ---- chrome/browser/media/webrtc/desktop_media_picker_controller.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/media/webrtc/desktop_media_picker_controller.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/media/webrtc/desktop_media_picker_controller.cc -@@ -93,7 +93,7 @@ bool DesktopMediaPickerController::IsSystemAudioCaptur - #if BUILDFLAG(IS_MAC) - return request_source == Params::RequestSource::kCast || - base::FeatureList::IsEnabled(media::kMacLoopbackAudioForScreenShare); +@@ -99,7 +99,7 @@ bool DesktopMediaPickerController::IsSystemAudioCaptur + base::FeatureList::IsEnabled( + media::kMacCatapLoopbackAudioForScreenShare)); + } -#elif BUILDFLAG(IS_LINUX) +#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) if (request_source == Params::RequestSource::kCast) { diff --git a/www/chromium/files/patch-chrome_browser_memory__details.cc b/www/chromium/files/patch-chrome_browser_memory__details.cc index 63cffb111fbc..a1f562d7bfe0 100644 --- a/www/chromium/files/patch-chrome_browser_memory__details.cc +++ b/www/chromium/files/patch-chrome_browser_memory__details.cc @@ -1,6 +1,6 @@ ---- chrome/browser/memory_details.cc.orig 2025-01-15 09:18:26 UTC +--- chrome/browser/memory_details.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/memory_details.cc -@@ -335,7 +335,7 @@ void MemoryDetails::CollectChildInfoOnUIThread() { +@@ -334,7 +334,7 @@ void MemoryDetails::CollectChildInfoOnUIThread() { }); } diff --git a/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc b/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc index 0e731fcb4dec..a1911c540b12 100644 --- a/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc +++ b/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc @@ -1,4 +1,4 @@ ---- chrome/browser/metrics/chrome_metrics_service_client.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/metrics/chrome_metrics_service_client.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/metrics/chrome_metrics_service_client.cc @@ -202,11 +202,11 @@ #include "chrome/browser/metrics/google_update_metrics_provider_mac.h" @@ -14,16 +14,25 @@ #include "chrome/browser/metrics/chrome_metrics_service_crash_reporter.h" #endif -@@ -238,7 +238,7 @@ const int kMaxHistogramGatheringWaitDuration = 60000; +@@ -224,7 +224,7 @@ + #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) + + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + #include "chrome/browser/ui/tabs/tab_metrics_provider.h" + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || + // BUILDFLAG(IS_CHROMEOS) +@@ -244,7 +244,7 @@ const int kMaxHistogramGatheringWaitDuration = 60000; // Needs to be kept in sync with the writer in // third_party/crashpad/crashpad/handler/handler_main.cc. const char kCrashpadHistogramAllocatorName[] = "CrashpadMetrics"; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::LazyInstance<ChromeMetricsServiceCrashReporter>::Leaky g_crash_reporter = - LAZY_INSTANCE_INITIALIZER; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -@@ -546,7 +546,7 @@ void ChromeMetricsServiceClient::RegisterPrefs(PrefReg + ChromeMetricsServiceCrashReporter& GetCrashReporter() { + static base::NoDestructor<ChromeMetricsServiceCrashReporter> crash_reporter; + return *crash_reporter; +@@ -554,7 +554,7 @@ void ChromeMetricsServiceClient::RegisterPrefs(PrefReg #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -32,7 +41,7 @@ metrics::structured::StructuredMetricsService::RegisterPrefs(registry); #if !BUILDFLAG(IS_CHROMEOS) -@@ -628,7 +628,7 @@ std::string ChromeMetricsServiceClient::GetVersionStri +@@ -636,7 +636,7 @@ std::string ChromeMetricsServiceClient::GetVersionStri void ChromeMetricsServiceClient::OnEnvironmentUpdate(std::string* environment) { // TODO(https://bugs.chromium.org/p/crashpad/issues/detail?id=135): call this // on Mac when the Crashpad API supports it. @@ -41,7 +50,7 @@ // Register the environment with the crash reporter. Note that there is a // window from startup to this point during which crash reports will not have // an environment set. -@@ -730,7 +730,7 @@ void ChromeMetricsServiceClient::Initialize() { +@@ -738,7 +738,7 @@ void ChromeMetricsServiceClient::Initialize() { std::make_unique<metrics::dwa::DwaService>(this, local_state); } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -50,7 +59,7 @@ metrics::structured::Recorder::GetInstance()->SetUiTaskRunner( base::SequencedTaskRunner::GetCurrentDefault()); #endif -@@ -790,7 +790,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -798,7 +798,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic metrics_service_->RegisterMetricsProvider( std::make_unique<metrics::CPUMetricsProvider>()); @@ -59,7 +68,7 @@ metrics_service_->RegisterMetricsProvider( std::make_unique<metrics::MotherboardMetricsProvider>()); #endif -@@ -879,7 +879,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -886,7 +886,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic std::make_unique<GoogleUpdateMetricsProviderMac>()); #endif @@ -68,7 +77,16 @@ metrics_service_->RegisterMetricsProvider( std::make_unique<DesktopPlatformFeaturesMetricsProvider>()); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -985,7 +985,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -988,7 +988,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic + std::make_unique<HttpsEngagementMetricsProvider>()); + + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + metrics_service_->RegisterMetricsProvider( + std::make_unique<TabMetricsProvider>( + g_browser_process->profile_manager())); +@@ -1000,7 +1000,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic std::make_unique<PowerMetricsProvider>()); #endif @@ -77,7 +95,7 @@ metrics_service_->RegisterMetricsProvider( metrics::CreateDesktopSessionMetricsProvider()); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || (BUILDFLAG(IS_LINUX) -@@ -1176,7 +1176,7 @@ bool ChromeMetricsServiceClient::RegisterForProfileEve +@@ -1191,7 +1191,7 @@ bool ChromeMetricsServiceClient::RegisterForProfileEve } #endif @@ -86,7 +104,7 @@ // This creates the DesktopProfileSessionDurationsServices if it didn't exist // already. metrics::DesktopProfileSessionDurationsServiceFactory::GetForBrowserContext( -@@ -1525,7 +1525,7 @@ void ChromeMetricsServiceClient::CreateStructuredMetri +@@ -1540,7 +1540,7 @@ void ChromeMetricsServiceClient::CreateStructuredMetri recorder = base::MakeRefCounted<metrics::structured::AshStructuredMetricsRecorder>( cros_system_profile_provider_.get()); diff --git a/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc b/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc index 46770e040784..0d44fbed42bf 100644 --- a/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc +++ b/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/net/profile_network_context_service.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/net/profile_network_context_service.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/net/profile_network_context_service.cc -@@ -136,7 +136,7 @@ +@@ -137,7 +137,7 @@ #include "extensions/common/constants.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" #include "chrome/browser/policy/chrome_browser_policy_connector.h" #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" -@@ -277,7 +277,7 @@ void UpdateCookieSettings(Profile* profile, ContentSet +@@ -286,7 +286,7 @@ void UpdateCookieSettings(Profile* profile, ContentSet }); } @@ -18,7 +18,7 @@ std::unique_ptr<net::ClientCertStore> GetWrappedCertStore( Profile* profile, std::unique_ptr<net::ClientCertStore> platform_store) { -@@ -1245,7 +1245,7 @@ ProfileNetworkContextService::CreateClientCertStore() +@@ -1289,7 +1289,7 @@ ProfileNetworkContextService::CreateClientCertStore() std::make_unique<net::ClientCertStoreNSS>( base::BindRepeating(&CreateCryptoModuleBlockingPasswordDelegate, kCryptoModulePasswordClientAuth)); diff --git a/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc b/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc index d53897fdb8a2..aaea059f51bc 100644 --- a/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc +++ b/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc @@ -1,15 +1,15 @@ ---- chrome/browser/net/system_network_context_manager.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/net/system_network_context_manager.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/net/system_network_context_manager.cc -@@ -140,7 +140,7 @@ SystemNetworkContextManager* g_system_network_context_ - // received a failed launch for a sandboxed network service. - bool g_previously_failed_to_launch_sandboxed_service = false; +@@ -142,7 +142,7 @@ enum class NetworkSandboxState { + // The global instance of the SystemNetworkContextManager. + SystemNetworkContextManager* g_system_network_context_manager = nullptr; -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Whether kerberos library loading will work in the network service due to the // sandbox. bool g_network_service_will_allow_gssapi_library_load = false; -@@ -148,7 +148,7 @@ bool g_network_service_will_allow_gssapi_library_load +@@ -150,7 +150,7 @@ bool g_network_service_will_allow_gssapi_library_load const char* kGssapiDesiredPref = #if BUILDFLAG(IS_CHROMEOS) prefs::kKerberosEnabled; @@ -18,7 +18,7 @@ prefs::kReceivedHttpAuthNegotiateHeader; #endif #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -194,7 +194,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -196,7 +196,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut auth_dynamic_params->basic_over_http_enabled = local_state->GetBoolean(prefs::kBasicAuthOverHttpEnabled); @@ -27,7 +27,7 @@ auth_dynamic_params->delegate_by_kdc_policy = local_state->GetBoolean(prefs::kAuthNegotiateDelegateByKdcPolicy); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -209,7 +209,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -211,7 +211,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut local_state->GetString(prefs::kAuthAndroidNegotiateAccountType); #endif // BUILDFLAG(IS_ANDROID) @@ -36,7 +36,7 @@ auth_dynamic_params->allow_gssapi_library_load = local_state->GetBoolean(kGssapiDesiredPref); #endif // BUILDFLAG(IS_CHROMEOS) -@@ -219,7 +219,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -221,7 +221,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut void OnNewHttpAuthDynamicParams( network::mojom::HttpAuthDynamicParamsPtr& params) { @@ -45,9 +45,9 @@ // The kerberos library is incompatible with the network service sandbox, so // if library loading is now enabled, the network service needs to be // restarted. It will be restarted unsandboxed because is -@@ -261,11 +261,11 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() - if (g_previously_failed_to_launch_sandboxed_service) { - return NetworkSandboxState::kDisabledBecauseOfFailedLaunch; +@@ -269,11 +269,11 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() + // it is not always initialized. + CHECK_IS_TEST(); } -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) @@ -59,7 +59,7 @@ // The network service sandbox and the kerberos library are incompatible. // If kerberos is enabled by policy, disable the network service sandbox. if (g_network_service_will_allow_gssapi_library_load || -@@ -281,7 +281,7 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() +@@ -289,7 +289,7 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() } #endif // BUILDFLAG(IS_WIN) @@ -68,7 +68,7 @@ if (local_state && local_state->HasPrefPath(prefs::kNetworkServiceSandboxEnabled)) { return local_state->GetBoolean(prefs::kNetworkServiceSandboxEnabled) -@@ -527,7 +527,7 @@ void SystemNetworkContextManager::DeleteInstance() { +@@ -594,7 +594,7 @@ void SystemNetworkContextManager::DeleteInstance() { g_system_network_context_manager = nullptr; } @@ -77,7 +77,7 @@ SystemNetworkContextManager::GssapiLibraryLoadObserver:: GssapiLibraryLoadObserver(SystemNetworkContextManager* owner) : owner_(owner) {} -@@ -585,7 +585,7 @@ SystemNetworkContextManager::SystemNetworkContextManag +@@ -652,7 +652,7 @@ SystemNetworkContextManager::SystemNetworkContextManag pref_change_registrar_.Add(prefs::kAllHttpAuthSchemesAllowedForOrigins, auth_pref_callback); @@ -86,7 +86,7 @@ pref_change_registrar_.Add(prefs::kAuthNegotiateDelegateByKdcPolicy, auth_pref_callback); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -599,7 +599,7 @@ SystemNetworkContextManager::SystemNetworkContextManag +@@ -666,7 +666,7 @@ SystemNetworkContextManager::SystemNetworkContextManag auth_pref_callback); #endif // BUILDFLAG(IS_ANDROID) @@ -95,7 +95,7 @@ pref_change_registrar_.Add(kGssapiDesiredPref, auth_pref_callback); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -670,7 +670,7 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe +@@ -738,7 +738,7 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe registry->RegisterStringPref(prefs::kAuthNegotiateDelegateAllowlist, std::string()); @@ -104,7 +104,7 @@ registry->RegisterBooleanPref(prefs::kAuthNegotiateDelegateByKdcPolicy, false); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -695,11 +695,11 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe +@@ -763,11 +763,11 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe registry->RegisterListPref(prefs::kExplicitlyAllowedNetworkPorts); @@ -118,7 +118,7 @@ registry->RegisterBooleanPref(prefs::kReceivedHttpAuthNegotiateHeader, false); #endif // BUILDFLAG(IS_LINUX) -@@ -753,7 +753,7 @@ void SystemNetworkContextManager::OnNetworkServiceCrea +@@ -821,7 +821,7 @@ void SystemNetworkContextManager::OnNetworkServiceCrea OnNewHttpAuthDynamicParams(http_auth_dynamic_params); network_service->ConfigureHttpAuthPrefs(std::move(http_auth_dynamic_params)); @@ -127,7 +127,7 @@ gssapi_library_loader_observer_.Install(network_service); #endif // BUILDFLAG(IS_LINUX) -@@ -980,7 +980,7 @@ bool SystemNetworkContextManager::IsNetworkSandboxEnab +@@ -1048,7 +1048,7 @@ bool SystemNetworkContextManager::IsNetworkSandboxEnab break; } diff --git a/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.h b/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.h index 938cca5d9553..e09e9ae67896 100644 --- a/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.h +++ b/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.h @@ -1,6 +1,6 @@ ---- chrome/browser/net/system_network_context_manager.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/net/system_network_context_manager.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/net/system_network_context_manager.h -@@ -202,7 +202,7 @@ class SystemNetworkContextManager { +@@ -212,7 +212,7 @@ class SystemNetworkContextManager { class URLLoaderFactoryForSystem; class NetworkProcessLaunchWatcher; @@ -9,7 +9,7 @@ class GssapiLibraryLoadObserver : public network::mojom::GssapiLibraryLoadObserver { public: -@@ -285,7 +285,7 @@ class SystemNetworkContextManager { +@@ -295,7 +295,7 @@ class SystemNetworkContextManager { std::unique_ptr<NetworkAnnotationMonitor> network_annotation_monitor_; #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc b/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc index 76b2d13bb7c9..a1754e6a340f 100644 --- a/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc +++ b/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/password_manager/chrome_password_manager_client.cc -@@ -764,7 +764,7 @@ void ChromePasswordManagerClient:: +@@ -729,7 +729,7 @@ void ChromePasswordManagerClient:: bool ChromePasswordManagerClient::IsReauthBeforeFillingRequired( device_reauth::DeviceAuthenticator* authenticator) { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ if (!GetLocalStatePrefs() || !GetPrefs() || !authenticator) { return false; } -@@ -1043,7 +1043,7 @@ void ChromePasswordManagerClient::NotifyUserCredential +@@ -1008,7 +1008,7 @@ void ChromePasswordManagerClient::NotifyUserCredential } void ChromePasswordManagerClient::NotifyKeychainError() { @@ -18,7 +18,7 @@ PasswordsClientUIDelegate* manage_passwords_ui_controller = PasswordsClientUIDelegateFromWebContents(web_contents()); if (manage_passwords_ui_controller) { -@@ -2101,7 +2101,7 @@ void ChromePasswordManagerClient::HideFillingUI() { +@@ -2083,7 +2083,7 @@ void ChromePasswordManagerClient::HideFillingUI() { bool ChromePasswordManagerClient::IsPasswordManagementEnabledForCurrentPage( const GURL& url) const { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ if (IsPasswordManagerForUrlDisallowedByPolicy(url)) { return false; } -@@ -2140,7 +2140,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement +@@ -2122,7 +2122,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement } #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_password__manager_password__reuse__manager__factory.cc b/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc index df2cdbc5a597..b2657f2c2aff 100644 --- a/www/chromium/files/patch-chrome_browser_password__manager_password__reuse__manager__factory.cc +++ b/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc @@ -1,5 +1,5 @@ ---- chrome/browser/password_manager/password_reuse_manager_factory.cc.orig 2025-05-28 14:55:43 UTC -+++ chrome/browser/password_manager/password_reuse_manager_factory.cc +--- chrome/browser/password_manager/factories/password_reuse_manager_factory.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/password_manager/factories/password_reuse_manager_factory.cc @@ -128,7 +128,7 @@ PasswordReuseManagerFactory::BuildServiceInstanceForBr // Prepare password hash data for reuse detection. reuse_manager->PreparePasswordHashData(GetSignInStateForMetrics(profile)); diff --git a/www/chromium/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc b/www/chromium/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc index 6b8c8c1dc680..4b15693524e4 100644 --- a/www/chromium/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc +++ b/www/chromium/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc @@ -1,6 +1,6 @@ ---- chrome/browser/policy/chrome_browser_cloud_management_controller_desktop.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/policy/chrome_browser_cloud_management_controller_desktop.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/policy/chrome_browser_cloud_management_controller_desktop.cc -@@ -60,7 +60,7 @@ +@@ -57,7 +57,7 @@ #include "chrome/browser/policy/browser_dm_token_storage_mac.h" #endif // BUILDFLAG(IS_MAC) @@ -9,7 +9,7 @@ #include "chrome/browser/policy/browser_dm_token_storage_linux.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -69,7 +69,7 @@ +@@ -66,7 +66,7 @@ #include "chrome/install_static/install_util.h" #endif // BUILDFLAG(IS_WIN) @@ -18,7 +18,7 @@ #include "chrome/browser/enterprise/client_certificates/browser_context_delegate.h" #include "chrome/browser/enterprise/client_certificates/cert_utils.h" #include "chrome/browser/enterprise/connectors/device_trust/key_management/browser/device_trust_key_manager_impl.h" -@@ -115,7 +115,7 @@ void ChromeBrowserCloudManagementControllerDesktop:: +@@ -111,7 +111,7 @@ void ChromeBrowserCloudManagementControllerDesktop:: #if BUILDFLAG(IS_MAC) storage_delegate = std::make_unique<BrowserDMTokenStorageMac>(); @@ -27,7 +27,7 @@ storage_delegate = std::make_unique<BrowserDMTokenStorageLinux>(); #elif BUILDFLAG(IS_WIN) storage_delegate = std::make_unique<BrowserDMTokenStorageWin>(); -@@ -286,7 +286,7 @@ ChromeBrowserCloudManagementControllerDesktop::CreateC +@@ -275,7 +275,7 @@ ChromeBrowserCloudManagementControllerDesktop::CreateC std::unique_ptr<enterprise_connectors::DeviceTrustKeyManager> ChromeBrowserCloudManagementControllerDesktop::CreateDeviceTrustKeyManager() { @@ -36,7 +36,7 @@ auto* browser_dm_token_storage = BrowserDMTokenStorage::Get(); auto* device_management_service = GetDeviceManagementService(); auto shared_url_loader_factory = GetSharedURLLoaderFactory(); -@@ -308,7 +308,7 @@ ChromeBrowserCloudManagementControllerDesktop::CreateD +@@ -297,7 +297,7 @@ ChromeBrowserCloudManagementControllerDesktop::CreateD std::unique_ptr<client_certificates::CertificateProvisioningService> ChromeBrowserCloudManagementControllerDesktop:: CreateCertificateProvisioningService() { diff --git a/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc b/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc index 3baa9c6fc702..061d18991b19 100644 --- a/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc +++ b/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc @@ -1,6 +1,6 @@ ---- chrome/browser/policy/configuration_policy_handler_list_factory.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/policy/configuration_policy_handler_list_factory.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/policy/configuration_policy_handler_list_factory.cc -@@ -249,7 +249,7 @@ +@@ -246,7 +246,7 @@ #include "components/spellcheck/browser/pref_names.h" #endif // BUILDFLAG(ENABLE_SPELLCHECK) @@ -9,7 +9,7 @@ #include "chrome/browser/browser_switcher/browser_switcher_prefs.h" #include "chrome/browser/enterprise/idle/action.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" -@@ -574,7 +574,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -583,7 +583,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kManagedDefaultSmartCardConnectSetting, base::Value::Type::INTEGER }, #endif @@ -18,7 +18,7 @@ { key::kDeletingUndecryptablePasswordsEnabled, password_manager::prefs::kDeletingUndecryptablePasswordsEnabled, base::Value::Type::BOOLEAN }, -@@ -945,7 +945,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -957,7 +957,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::LIST }, #endif // BUILDFLAG(ENABLE_EXTENSIONS_CORE) #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) \ @@ -27,7 +27,7 @@ { key::kRequireOnlineRevocationChecksForLocalAnchors, prefs::kCertRevocationCheckingRequiredLocalAnchors, base::Value::Type::BOOLEAN }, -@@ -957,7 +957,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -969,7 +969,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::LIST }, #endif // #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) // || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) @@ -45,16 +45,16 @@ { key::kGSSAPILibraryName, prefs::kGSSAPILibraryName, base::Value::Type::STRING }, -@@ -1898,7 +1898,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1904,7 +1904,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, - #endif // BUILDFLAG(IS_WIN) + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) { key::kNetworkServiceSandboxEnabled, prefs::kNetworkServiceSandboxEnabled, base::Value::Type::BOOLEAN }, -@@ -1918,12 +1918,12 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1924,12 +1924,12 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kTotalMemoryLimitMb, base::Value::Type::INTEGER }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) @@ -69,7 +69,7 @@ { key::kUnmanagedDeviceSignalsConsentFlowEnabled, device_signals::prefs::kUnmanagedDeviceSignalsConsentFlowEnabled, base::Value::Type::BOOLEAN }, -@@ -1937,7 +1937,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1943,7 +1943,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kLiveTranslateEnabled, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -78,7 +78,7 @@ { key::kDefaultBrowserSettingEnabled, prefs::kDefaultBrowserSettingEnabled, base::Value::Type::BOOLEAN }, -@@ -1949,7 +1949,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1955,7 +1955,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) \ @@ -87,7 +87,7 @@ { key::kAutoplayAllowed, prefs::kAutoplayAllowed, base::Value::Type::BOOLEAN }, -@@ -2050,7 +2050,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2059,7 +2059,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) @@ -96,7 +96,7 @@ { key::kAlternativeBrowserPath, browser_switcher::prefs::kAlternativeBrowserPath, base::Value::Type::STRING }, -@@ -2149,7 +2149,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2164,7 +2164,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_CHROMEOS) @@ -105,7 +105,7 @@ { key::kAuthNegotiateDelegateByKdcPolicy, prefs::kAuthNegotiateDelegateByKdcPolicy, base::Value::Type::BOOLEAN }, -@@ -2223,7 +2223,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2238,7 +2238,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = ash::prefs::kUrlParameterToAutofillSAMLUsername, base::Value::Type::STRING }, #endif // BUILDFLAG(IS_CHROMEOS) @@ -114,8 +114,8 @@ { key::kNTPFooterExtensionAttributionEnabled, prefs::kNTPFooterExtensionAttributionEnabled, base::Value::Type::BOOLEAN }, -@@ -2255,7 +2255,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - prefs::kUiAutomationProviderEnabled, +@@ -2273,7 +2273,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = + prefs::kRestrictCoreSharingOnRenderer, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) @@ -123,7 +123,7 @@ { key::kOutOfProcessSystemDnsResolutionEnabled, prefs::kOutOfProcessSystemDnsResolutionEnabled, base::Value::Type::BOOLEAN }, -@@ -2286,7 +2286,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2304,7 +2304,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::INTEGER }, #endif #if BUILDFLAG(ENABLE_EXTENSIONS) @@ -132,7 +132,7 @@ { key::kExtensionInstallTypeBlocklist, extensions::pref_names::kExtensionInstallTypeBlocklist, base::Value::Type::LIST}, -@@ -2309,7 +2309,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2327,7 +2327,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = { key::kTabCompareSettings, optimization_guide::prefs::kProductSpecificationsEnterprisePolicyAllowed, base::Value::Type::INTEGER}, @@ -141,7 +141,7 @@ { key::kChromeForTestingAllowed, prefs::kChromeForTestingAllowed, base::Value::Type::BOOLEAN }, -@@ -2390,7 +2390,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2403,7 +2403,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = policy_prefs::kBuiltInAIAPIsEnabled, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_FUCHSIA) @@ -150,7 +150,7 @@ { key::kNTPFooterManagementNoticeEnabled, prefs::kNTPFooterManagementNoticeEnabled, base::Value::Type::BOOLEAN }, -@@ -2524,7 +2524,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2537,7 +2537,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH // Policies for all platforms - End #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -159,7 +159,7 @@ handlers->AddHandler(std::make_unique<IntRangePolicyHandler>( key::kMemorySaverModeSavings, performance_manager::user_tuning::prefs::kMemorySaverModeAggressiveness, -@@ -2803,7 +2803,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2816,7 +2816,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH key::kBrowsingDataLifetime, browsing_data::prefs::kBrowsingDataLifetime, chrome_schema)); @@ -168,7 +168,7 @@ handlers->AddHandler(std::make_unique<GuestModePolicyHandler>()); handlers->AddHandler(std::make_unique<LocalSyncPolicyHandler>()); handlers->AddHandler(std::make_unique<ThemeColorPolicyHandler>()); -@@ -2903,7 +2903,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2910,7 +2910,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH std::vector<std::unique_ptr<ConfigurationPolicyHandler>> signin_legacy_policies; #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -177,7 +177,7 @@ signin_legacy_policies.push_back(std::make_unique<SimplePolicyHandler>( key::kForceBrowserSignin, prefs::kForceBrowserSignin, base::Value::Type::BOOLEAN)); -@@ -3269,7 +3269,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3288,7 +3288,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH #endif #if BUILDFLAG(ENABLE_SPELLCHECK) @@ -186,7 +186,7 @@ handlers->AddHandler(std::make_unique<SpellcheckLanguagePolicyHandler>()); handlers->AddHandler( std::make_unique<SpellcheckLanguageBlocklistPolicyHandler>( -@@ -3277,7 +3277,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3296,7 +3296,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) #endif // BUILDFLAG(ENABLE_SPELLCHECK) @@ -195,7 +195,7 @@ handlers->AddHandler(std::make_unique<SimplePolicyHandler>( key::kAllowSystemNotifications, prefs::kAllowSystemNotifications, base::Value::Type::BOOLEAN)); -@@ -3330,7 +3330,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3349,7 +3349,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH std::vector<GenAiDefaultSettingsPolicyHandler::GenAiPolicyDetails> gen_ai_default_policies; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc b/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc index defc0b79da73..a556f705e411 100644 --- a/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc +++ b/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc @@ -1,6 +1,6 @@ ---- chrome/browser/prefs/browser_prefs.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/prefs/browser_prefs.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/prefs/browser_prefs.cc -@@ -327,7 +327,7 @@ +@@ -326,7 +326,7 @@ #include "chrome/browser/devtools/devtools_window.h" #endif // BUILDFLAG(ENABLE_DEVTOOLS_FRONTEND) @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" #endif -@@ -494,11 +494,11 @@ +@@ -493,11 +493,11 @@ #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -23,7 +23,7 @@ #include "chrome/browser/browser_switcher/browser_switcher_prefs.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #endif -@@ -526,7 +526,7 @@ +@@ -525,7 +525,7 @@ #include "chrome/browser/sessions/session_service_log.h" #endif @@ -32,7 +32,7 @@ #include "ui/color/system_theme.h" #endif -@@ -1791,7 +1791,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) +@@ -1705,7 +1705,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) on_device_translation::RegisterLocalStatePrefs(registry); #endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) @@ -41,7 +41,7 @@ WhatsNewUI::RegisterLocalStatePrefs(registry); #endif -@@ -1945,7 +1945,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) +@@ -1860,7 +1860,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) #endif // BUILDFLAG(ENABLE_PDF) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -50,7 +50,7 @@ registry->RegisterBooleanPref(prefs::kChromeForTestingAllowed, true); #endif -@@ -2310,12 +2310,12 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync +@@ -2231,12 +2231,12 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_printing_print__backend__service__manager.cc b/www/chromium/files/patch-chrome_browser_printing_print__backend__service__manager.cc index 2c7f76b52fb9..c24cc3860b9e 100644 --- a/www/chromium/files/patch-chrome_browser_printing_print__backend__service__manager.cc +++ b/www/chromium/files/patch-chrome_browser_printing_print__backend__service__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/printing/print_backend_service_manager.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/printing/print_backend_service_manager.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/printing/print_backend_service_manager.cc -@@ -37,7 +37,7 @@ +@@ -36,7 +36,7 @@ #include "printing/printing_context.h" #include "printing/printing_features.h" @@ -9,7 +9,7 @@ #include "content/public/common/content_switches.h" #include "ui/linux/linux_ui.h" #endif -@@ -909,7 +909,7 @@ PrintBackendServiceManager::GetServiceFromBundle( +@@ -886,7 +886,7 @@ PrintBackendServiceManager::GetServiceFromBundle( << remote_id << "`"; std::vector<std::string> extra_switches; @@ -18,7 +18,7 @@ if (auto* linux_ui = ui::LinuxUi::instance()) { extra_switches = linux_ui->GetCmdLineFlagsForCopy(); } -@@ -1095,7 +1095,7 @@ PrintBackendServiceManager::DetermineIdleTimeoutUpdate +@@ -1072,7 +1072,7 @@ PrintBackendServiceManager::DetermineIdleTimeoutUpdate return kNoClientsRegisteredResetOnIdleTimeout; case ClientType::kQueryWithUi: diff --git a/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc b/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc index 386d37a7ae7f..9bcc295f058d 100644 --- a/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc +++ b/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc @@ -1,15 +1,15 @@ ---- chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc -@@ -368,7 +368,7 @@ +@@ -375,7 +375,7 @@ #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) #include "chrome/browser/enterprise/idle/idle_service_factory.h" + #include "chrome/browser/enterprise/signals/signals_aggregator_factory.h" #endif - -@@ -411,7 +411,7 @@ +@@ -419,14 +419,14 @@ #endif #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -17,8 +17,7 @@ + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) #include "chrome/browser/enterprise/connectors/device_trust/device_trust_connector_service_factory.h" #include "chrome/browser/enterprise/connectors/device_trust/device_trust_service_factory.h" - #include "chrome/browser/enterprise/signals/user_permission_service_factory.h" -@@ -419,7 +419,7 @@ + #include "chrome/browser/ui/tabs/saved_tab_groups/collaboration_messaging_observer_factory.h" #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_utils.h" #endif @@ -27,7 +26,7 @@ #include "chrome/browser/policy/messaging_layer/util/manual_test_heartbeat_event_factory.h" #endif -@@ -427,7 +427,7 @@ +@@ -434,7 +434,7 @@ #include "chrome/browser/history_embeddings/history_embeddings_service_factory.h" #endif @@ -36,7 +35,7 @@ #include "chrome/browser/browser_switcher/browser_switcher_service_factory.h" #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" #include "chrome/browser/enterprise/client_certificates/certificate_store_factory.h" -@@ -753,7 +753,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -760,7 +760,7 @@ void ChromeBrowserMainExtraPartsProfiles:: DiceBoundSessionCookieServiceFactory::GetInstance(); #endif #endif @@ -45,8 +44,8 @@ browser_switcher::BrowserSwitcherServiceFactory::GetInstance(); #endif browser_sync::UserEventServiceFactory::GetInstance(); -@@ -812,13 +812,13 @@ void ChromeBrowserMainExtraPartsProfiles:: - collaboration::CollaborationServiceFactory::GetInstance(); +@@ -821,13 +821,13 @@ void ChromeBrowserMainExtraPartsProfiles:: + collaboration::comments::CommentsServiceFactory::GetInstance(); collaboration::messaging::MessagingBackendServiceFactory::GetInstance(); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) @@ -61,7 +60,7 @@ contextual_cueing::ContextualCueingServiceFactory::GetInstance(); #endif CookieControlsServiceFactory::GetInstance(); -@@ -880,31 +880,31 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -886,17 +886,17 @@ void ChromeBrowserMainExtraPartsProfiles:: enterprise_connectors::ConnectorsServiceFactory::GetInstance(); enterprise_connectors::ReportingEventRouterFactory::GetInstance(); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -80,18 +79,14 @@ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) enterprise_idle::IdleServiceFactory::GetInstance(); + enterprise_signals::SignalsAggregatorFactory::GetInstance(); #endif - #if !BUILDFLAG(IS_CHROMEOS) - enterprise_reporting::CloudProfileReportingServiceFactory::GetInstance(); +@@ -905,10 +905,10 @@ void ChromeBrowserMainExtraPartsProfiles:: #endif enterprise_reporting::LegacyTechServiceFactory::GetInstance(); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - enterprise_signals::SignalsAggregatorFactory::GetInstance(); - #endif #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) enterprise_signals::UserPermissionServiceFactory::GetInstance(); #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) @@ -99,7 +94,7 @@ enterprise_signin::EnterpriseSigninServiceFactory::GetInstance(); #endif #if BUILDFLAG(ENABLE_SESSION_SERVICE) -@@ -1036,7 +1036,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1044,7 +1044,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if BUILDFLAG(IS_ANDROID) MerchantViewerDataManagerFactory::GetInstance(); #endif @@ -108,7 +103,7 @@ metrics::DesktopProfileSessionDurationsServiceFactory::GetInstance(); #endif #if !BUILDFLAG(IS_ANDROID) -@@ -1163,7 +1163,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1174,7 +1174,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if BUILDFLAG(IS_CHROMEOS) policy::PolicyCertServiceFactory::GetInstance(); #endif @@ -117,7 +112,7 @@ policy::ProfileTokenPolicyWebSigninServiceFactory::GetInstance(); policy::UserPolicyOidcSigninServiceFactory::GetInstance(); #endif -@@ -1209,7 +1209,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1217,7 +1217,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) ProfileStatisticsFactory::GetInstance(); #endif @@ -126,7 +121,7 @@ ProfileTokenWebSigninInterceptorFactory::GetInstance(); OidcAuthenticationSigninInterceptorFactory::GetInstance(); #endif -@@ -1229,7 +1229,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1237,7 +1237,7 @@ void ChromeBrowserMainExtraPartsProfiles:: ReduceAcceptLanguageFactory::GetInstance(); RendererUpdaterFactory::GetInstance(); regional_capabilities::RegionalCapabilitiesServiceFactory::GetInstance(); diff --git a/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc b/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc index 5783e415663d..23e88e38e4e2 100644 --- a/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc +++ b/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/profiles/profile_impl.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/profiles/profile_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/profiles/profile_impl.cc -@@ -267,6 +267,10 @@ +@@ -269,6 +269,10 @@ #include "chrome/browser/safe_browsing/safe_browsing_service.h" #endif @@ -11,7 +11,7 @@ using bookmarks::BookmarkModel; using content::BrowserThread; using content::DownloadManagerDelegate; -@@ -601,7 +605,7 @@ void ProfileImpl::LoadPrefsForNormalStartup(bool async +@@ -603,7 +607,7 @@ void ProfileImpl::LoadPrefsForNormalStartup(bool async policy_provider = GetUserCloudPolicyManagerAsh(); #else // !BUILDFLAG(IS_CHROMEOS) { @@ -20,7 +20,7 @@ ProfileManager* profile_manager = g_browser_process->profile_manager(); ProfileAttributesEntry* entry = profile_manager->GetProfileAttributesStorage() -@@ -884,7 +888,17 @@ void ProfileImpl::DoFinalInit(CreateMode create_mode) +@@ -886,7 +890,17 @@ void ProfileImpl::DoFinalInit(CreateMode create_mode) } base::FilePath ProfileImpl::last_selected_directory() { diff --git a/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc b/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc index b42bc309272f..a714a722cd06 100644 --- a/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc +++ b/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc @@ -1,4 +1,4 @@ ---- chrome/browser/renderer_preferences_util.cc.orig 2025-05-05 10:57:53 UTC +--- chrome/browser/renderer_preferences_util.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/renderer_preferences_util.cc @@ -40,7 +40,7 @@ #include "ui/views/controls/textfield/textfield.h" @@ -9,7 +9,7 @@ #include "chrome/browser/themes/theme_service.h" #include "chrome/browser/themes/theme_service_factory.h" #include "ui/linux/linux_ui.h" -@@ -180,7 +180,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc +@@ -185,7 +185,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc prefs->caret_blink_interval = views::Textfield::GetCaretBlinkInterval(); #endif @@ -18,7 +18,7 @@ auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile); if (linux_ui_theme) { if (ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme()) { -@@ -203,7 +203,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc +@@ -208,7 +208,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc b/www/chromium/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc index 8c222775573e..d19fe6847e6e 100644 --- a/www/chromium/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc +++ b/www/chromium/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/safe_browsing/chrome_password_protection_service.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/safe_browsing/chrome_password_protection_service.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/safe_browsing/chrome_password_protection_service.cc -@@ -1269,7 +1269,7 @@ std::string ChromePasswordProtectionService::GetOrgani +@@ -1261,7 +1261,7 @@ std::string ChromePasswordProtectionService::GetOrgani ReusedPasswordAccountType password_type) const { if (base::FeatureList::IsEnabled( safe_browsing::kEnterprisePasswordReuseUiRefresh)) { diff --git a/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc b/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc index 591d50a7b636..3c6a1ffa977d 100644 --- a/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc +++ b/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc @@ -1,4 +1,4 @@ ---- chrome/browser/sessions/session_restore.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/sessions/session_restore.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/sessions/session_restore.cc @@ -108,7 +108,7 @@ #include "ui/wm/core/scoped_animation_disabler.h" @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/whats_new/whats_new_fetcher.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -1118,7 +1118,7 @@ class SessionRestoreImpl : public BrowserListObserver +@@ -1182,7 +1182,7 @@ class SessionRestoreImpl : public BrowserListObserver bool is_first_tab = true; for (const auto& startup_tab : startup_tabs) { const GURL& url = startup_tab.url; diff --git a/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc b/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc new file mode 100644 index 000000000000..24a52a798281 --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc @@ -0,0 +1,11 @@ +--- chrome/browser/signin/chrome_signin_client.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/signin/chrome_signin_client.cc +@@ -163,7 +163,7 @@ signin_metrics::ProfileSignout kAlwaysAllowedSignoutSo + std::string HatsSurveyTriggerForAccessPoint( + signin_metrics::AccessPoint access_point) { + switch (access_point) { +-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + case signin_metrics::AccessPoint::kAddressBubble: + return kHatsSurveyTriggerIdentityAddressBubbleSignin; + case signin_metrics::AccessPoint::kAvatarBubbleSignIn: diff --git a/www/chromium/files/patch-chrome_browser_signin_signin__hats__util.cc b/www/chromium/files/patch-chrome_browser_signin_signin__hats__util.cc new file mode 100644 index 000000000000..d8889a8a4ff2 --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_signin_signin__hats__util.cc @@ -0,0 +1,29 @@ +--- chrome/browser/signin/signin_hats_util.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/signin/signin_hats_util.cc +@@ -36,7 +36,7 @@ + + namespace { + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + constexpr char kChannel[] = "Channel"; + constexpr char kChromeVersion[] = "Chrome Version"; + constexpr char kNumberOfChromeProfiles[] = "Number of Chrome Profiles"; +@@ -153,7 +153,7 @@ SurveyStringData GetSigninSurveyStringData( + namespace signin { + + bool IsFeatureEnabledForSigninHatsTrigger(const std::string& trigger) { +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + for (const auto& entry : kChromeIdentityHatsTriggerFeatureMapping) { + if (trigger == entry.trigger) { + return base::FeatureList::IsEnabled(*entry.feature); +@@ -171,7 +171,7 @@ void LaunchSigninHatsSurveyForProfile(const std::strin + bool defer_if_no_browser, + std::optional<signin_metrics::AccessPoint> + access_point_for_data_type_promo) { +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + if (!profile || !IsFeatureEnabledForSigninHatsTrigger(trigger)) { + return; + } diff --git a/www/chromium/files/patch-chrome_browser_signin_signin__util.cc b/www/chromium/files/patch-chrome_browser_signin_signin__util.cc index 64c0a726911c..30ee02568cb1 100644 --- a/www/chromium/files/patch-chrome_browser_signin_signin__util.cc +++ b/www/chromium/files/patch-chrome_browser_signin_signin__util.cc @@ -1,6 +1,6 @@ ---- chrome/browser/signin/signin_util.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/signin/signin_util.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/signin/signin_util.cc -@@ -84,7 +84,7 @@ CookiesMover::CookiesMover(base::WeakPtr<Profile> sour +@@ -90,7 +90,7 @@ CookiesMover::CookiesMover(base::WeakPtr<Profile> sour CookiesMover::~CookiesMover() = default; void CookiesMover::StartMovingCookies() { @@ -9,8 +9,8 @@ bool allow_cookies_to_be_moved = base::FeatureList::IsEnabled( profile_management::features::kThirdPartyProfileManagement); #else -@@ -344,7 +344,7 @@ SignedInState GetSignedInState( - return SignedInState::kSignedOut; +@@ -369,7 +369,7 @@ std::string SignedInStateToString(SignedInState state) + } } -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-chrome_browser_signin_signin__util.h b/www/chromium/files/patch-chrome_browser_signin_signin__util.h index 3e47f64318cb..77bee021d5ab 100644 --- a/www/chromium/files/patch-chrome_browser_signin_signin__util.h +++ b/www/chromium/files/patch-chrome_browser_signin_signin__util.h @@ -1,8 +1,8 @@ ---- chrome/browser/signin/signin_util.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/signin/signin_util.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/signin/signin_util.h -@@ -168,7 +168,7 @@ bool IsSigninPending(signin::IdentityManager* identity - // Returns the current state of the primary account that is used in Chrome. - SignedInState GetSignedInState(const signin::IdentityManager* identity_manager); +@@ -171,7 +171,7 @@ SignedInState GetSignedInState(const signin::IdentityM + // Returns a string representation of `SignedInState`. + std::string SignedInStateToString(SignedInState state); -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc index b2659af38afa..0834a772d354 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc -@@ -197,7 +197,7 @@ void SupervisedUserExtensionsDelegateImpl::RequestExte +@@ -205,7 +205,7 @@ void SupervisedUserExtensionsDelegateImpl::RequestExte return; } } diff --git a/www/chromium/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc b/www/chromium/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc index 1415d7789cbd..3d9dfc30db74 100644 --- a/www/chromium/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc +++ b/www/chromium/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc @@ -1,6 +1,6 @@ ---- chrome/browser/sync/chrome_sync_controller_builder.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/sync/chrome_sync_controller_builder.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/sync/chrome_sync_controller_builder.cc -@@ -289,7 +289,7 @@ ChromeSyncControllerBuilder::Build(syncer::SyncService +@@ -304,7 +304,7 @@ ChromeSyncControllerBuilder::Build(syncer::SyncService #if BUILDFLAG(ENABLE_SPELLCHECK) // Chrome prefers OS provided spell checkers where they exist. So only sync // the custom dictionary on platforms that typically don't provide one. diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc index c2f191e6e3fa..3b6bfd851d1f 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc @@ -1,6 +1,6 @@ ---- chrome/browser/task_manager/sampling/task_group.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/task_manager/sampling/task_group.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/task_manager/sampling/task_group.cc -@@ -36,7 +36,7 @@ const int kBackgroundRefreshTypesMask = +@@ -32,7 +32,7 @@ const int kBackgroundRefreshTypesMask = #if BUILDFLAG(IS_WIN) REFRESH_TYPE_START_TIME | REFRESH_TYPE_CPU_TIME | #endif // BUILDFLAG(IS_WIN) @@ -8,17 +8,17 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) REFRESH_TYPE_FD_COUNT | #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - #if BUILDFLAG(ENABLE_NACL) -@@ -117,7 +117,7 @@ TaskGroup::TaskGroup( - #if BUILDFLAG(ENABLE_NACL) - nacl_debug_stub_port_(nacl::kGdbDebugStubPortUnknown), - #endif // BUILDFLAG(ENABLE_NACL) + REFRESH_TYPE_PRIORITY; +@@ -100,7 +100,7 @@ TaskGroup::TaskGroup( + user_peak_handles_(-1), + hard_faults_per_second_(-1), + #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) open_fd_count_(-1), #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) idle_wakeups_per_second_(-1), -@@ -132,7 +132,7 @@ TaskGroup::TaskGroup( +@@ -115,7 +115,7 @@ TaskGroup::TaskGroup( weak_ptr_factory_.GetWeakPtr()), base::BindRepeating(&TaskGroup::OnIdleWakeupsRefreshDone, weak_ptr_factory_.GetWeakPtr()), @@ -27,9 +27,9 @@ base::BindRepeating(&TaskGroup::OnOpenFdCountRefreshDone, weak_ptr_factory_.GetWeakPtr()), #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -302,7 +302,7 @@ void TaskGroup::OnRefreshNaClDebugStubPortDone(int nac +@@ -257,7 +257,7 @@ void TaskGroup::RefreshWindowsHandles() { + #endif // BUILDFLAG(IS_WIN) } - #endif // BUILDFLAG(ENABLE_NACL) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h index 2eea6fa2ee81..77659c327c81 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h @@ -1,36 +1,36 @@ ---- chrome/browser/task_manager/sampling/task_group.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/task_manager/sampling/task_group.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/task_manager/sampling/task_group.h -@@ -41,7 +41,7 @@ inline constexpr int kUnsupportedVMRefreshFlags = +@@ -40,7 +40,7 @@ inline constexpr int kUnsupportedVMRefreshFlags = REFRESH_TYPE_WEBCACHE_STATS | REFRESH_TYPE_NETWORK_USAGE | - REFRESH_TYPE_NACL | REFRESH_TYPE_IDLE_WAKEUPS | REFRESH_TYPE_HANDLES | - REFRESH_TYPE_START_TIME | REFRESH_TYPE_CPU_TIME | REFRESH_TYPE_PRIORITY | + REFRESH_TYPE_IDLE_WAKEUPS | REFRESH_TYPE_HANDLES | REFRESH_TYPE_START_TIME | + REFRESH_TYPE_CPU_TIME | REFRESH_TYPE_PRIORITY | -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) REFRESH_TYPE_FD_COUNT | #endif REFRESH_TYPE_HARD_FAULTS; -@@ -144,7 +144,7 @@ class TaskGroup { - } - #endif // BUILDFLAG(ENABLE_NACL) +@@ -136,7 +136,7 @@ class TaskGroup { + int64_t hard_faults_per_second() const { return hard_faults_per_second_; } + #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) int open_fd_count() const { return open_fd_count_; } void set_open_fd_count(int open_fd_count) { open_fd_count_ = open_fd_count; } #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -164,7 +164,7 @@ class TaskGroup { - void RefreshNaClDebugStubPort(int child_process_unique_id); - void OnRefreshNaClDebugStubPortDone(int port); - #endif +@@ -151,7 +151,7 @@ class TaskGroup { + + void RefreshWindowsHandles(); + -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) void OnOpenFdCountRefreshDone(int open_fd_count); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -235,7 +235,7 @@ class TaskGroup { - #if BUILDFLAG(ENABLE_NACL) - int nacl_debug_stub_port_; - #endif // BUILDFLAG(ENABLE_NACL) +@@ -219,7 +219,7 @@ class TaskGroup { + int64_t user_peak_handles_; + int64_t hard_faults_per_second_; + #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) // The number of file descriptors currently open by the process. diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc index e585a82235c6..1cfa14dc809e 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/task_manager/sampling/task_manager_impl.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/task_manager/sampling/task_manager_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/task_manager/sampling/task_manager_impl.cc -@@ -235,7 +235,7 @@ void TaskManagerImpl::GetUSERHandles(TaskId task_id, +@@ -226,7 +226,7 @@ void TaskManagerImpl::GetUSERHandles(TaskId task_id, } int TaskManagerImpl::GetOpenFdCount(TaskId task_id) const { diff --git a/www/chromium/files/patch-chrome_browser_task__manager_task__manager__observer.h b/www/chromium/files/patch-chrome_browser_task__manager_task__manager__observer.h index c31a1c12a19f..8e35faf43e69 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_task__manager__observer.h +++ b/www/chromium/files/patch-chrome_browser_task__manager_task__manager__observer.h @@ -1,11 +1,11 @@ ---- chrome/browser/task_manager/task_manager_observer.h.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/task_manager/task_manager_observer.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/task_manager/task_manager_observer.h -@@ -46,7 +46,7 @@ enum RefreshType { +@@ -45,7 +45,7 @@ enum RefreshType { // or backgrounded. - REFRESH_TYPE_PRIORITY = 1 << 13, + REFRESH_TYPE_PRIORITY = 1 << 12, -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) // For observers interested in getting the number of open file descriptors of // processes. - REFRESH_TYPE_FD_COUNT = 1 << 14, + REFRESH_TYPE_FD_COUNT = 1 << 13, diff --git a/www/chromium/files/patch-chrome_browser_ui_actions_chrome__action__id.h b/www/chromium/files/patch-chrome_browser_ui_actions_chrome__action__id.h index 4d0a296b0127..11fac96c531d 100644 --- a/www/chromium/files/patch-chrome_browser_ui_actions_chrome__action__id.h +++ b/www/chromium/files/patch-chrome_browser_ui_actions_chrome__action__id.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/actions/chrome_action_id.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/actions/chrome_action_id.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/actions/chrome_action_id.h -@@ -504,7 +504,7 @@ +@@ -508,7 +508,7 @@ #if BUILDFLAG(IS_CHROMEOS) #define CHROME_PLATFORM_SPECIFIC_ACTION_IDS \ E(kToggleMultitaskMenu, IDC_TOGGLE_MULTITASK_MENU) diff --git a/www/chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc b/www/chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc index 9cd89c3a2142..ef5099e85f03 100644 --- a/www/chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc +++ b/www/chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/autofill/payments/desktop_payments_window_manager.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/ui/autofill/payments/desktop_payments_window_manager.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/autofill/payments/desktop_payments_window_manager.cc @@ -58,7 +58,7 @@ gfx::Rect GetPopupSizeForBnpl() { DesktopPaymentsWindowManager::DesktopPaymentsWindowManager( @@ -9,7 +9,7 @@ scoped_observation_.Observe(BrowserList::GetInstance()); #endif // BUILDFLAG(IS_LINUX) } -@@ -144,7 +144,7 @@ void DesktopPaymentsWindowManager::WebContentsDestroye +@@ -151,7 +151,7 @@ void DesktopPaymentsWindowManager::WebContentsDestroye } } diff --git a/www/chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h b/www/chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h index d01abd876afc..7338116c07ea 100644 --- a/www/chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h +++ b/www/chromium/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h @@ -1,4 +1,4 @@ ---- chrome/browser/ui/autofill/payments/desktop_payments_window_manager.h.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/ui/autofill/payments/desktop_payments_window_manager.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/autofill/payments/desktop_payments_window_manager.h @@ -14,7 +14,7 @@ #include "components/autofill/core/browser/payments/payments_window_manager.h" @@ -27,7 +27,7 @@ // BrowserListObserver: void OnBrowserSetLastActive(Browser* browser) override; #endif // BUILDFLAG(IS_LINUX) -@@ -165,7 +165,7 @@ class DesktopPaymentsWindowManager : public PaymentsWi +@@ -130,7 +130,7 @@ class DesktopPaymentsWindowManager : public PaymentsWi // Used in tests to notify the test infrastructure that the pop-up has closed. base::RepeatingClosure popup_closed_closure_for_testing_; diff --git a/www/chromium/files/patch-chrome_browser_ui_browser.h b/www/chromium/files/patch-chrome_browser_ui_browser.h index a813b0fa3523..472b23784605 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser.h +++ b/www/chromium/files/patch-chrome_browser_ui_browser.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/browser.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/browser.h -@@ -293,7 +293,7 @@ class Browser : public TabStripModelObserver, +@@ -279,7 +279,7 @@ class Browser : public TabStripModelObserver, std::optional<int64_t> display_id; #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc b/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc index aed4bbf6599e..7c47499e7f94 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser_command_controller.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/browser_command_controller.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/browser_command_controller.cc -@@ -127,7 +127,7 @@ +@@ -129,7 +129,7 @@ #include "components/user_manager/user_manager.h" #endif @@ -9,7 +9,7 @@ #include "ui/base/ime/text_edit_commands.h" #include "ui/base/ime/text_input_flags.h" #include "ui/linux/linux_ui.h" -@@ -137,7 +137,7 @@ +@@ -139,7 +139,7 @@ #include "ui/ozone/public/ozone_platform.h" #endif @@ -18,7 +18,7 @@ #include "chrome/browser/ui/shortcuts/desktop_shortcuts_utils.h" #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -@@ -363,7 +363,7 @@ bool BrowserCommandController::IsReservedCommandOrKey( +@@ -366,7 +366,7 @@ bool BrowserCommandController::IsReservedCommandOrKey( #endif } @@ -27,7 +27,7 @@ // If this key was registered by the user as a content editing hotkey, then // it is not reserved. auto* linux_ui = ui::LinuxUi::instance(); -@@ -632,7 +632,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -654,7 +654,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo break; #endif @@ -36,7 +36,7 @@ case IDC_MINIMIZE_WINDOW: browser_->window()->Minimize(); break; -@@ -849,7 +849,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -871,7 +871,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo break; case IDC_CREATE_SHORTCUT: base::RecordAction(base::UserMetricsAction("CreateShortcut")); @@ -45,7 +45,7 @@ chrome::CreateDesktopShortcutForActiveWebContents(browser_); #else web_app::CreateWebAppFromCurrentWebContents( -@@ -1018,7 +1018,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -1044,7 +1044,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) case IDC_CHROME_WHATS_NEW: #if BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ @@ -54,7 +54,7 @@ ShowChromeWhatsNew(browser_); break; #else -@@ -1395,7 +1395,7 @@ void BrowserCommandController::InitCommandState() { +@@ -1421,7 +1421,7 @@ void BrowserCommandController::InitCommandState() { command_updater_.UpdateCommandEnabled(IDC_VISIT_DESKTOP_OF_LRU_USER_4, true); command_updater_.UpdateCommandEnabled(IDC_VISIT_DESKTOP_OF_LRU_USER_5, true); #endif @@ -63,7 +63,7 @@ command_updater_.UpdateCommandEnabled(IDC_MINIMIZE_WINDOW, true); command_updater_.UpdateCommandEnabled(IDC_MAXIMIZE_WINDOW, true); command_updater_.UpdateCommandEnabled(IDC_RESTORE_WINDOW, true); -@@ -1747,7 +1747,7 @@ void BrowserCommandController::UpdateCommandsForTabSta +@@ -1774,7 +1774,7 @@ void BrowserCommandController::UpdateCommandsForTabSta bool can_create_web_app = web_app::CanCreateWebApp(browser_); command_updater_.UpdateCommandEnabled(IDC_INSTALL_PWA, can_create_web_app); diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc b/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc index c29b81db75fc..ba28cd5333ac 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser_commands.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/browser_commands.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/browser_commands.cc -@@ -2195,7 +2195,7 @@ void OpenUpdateChromeDialog(Browser* browser) { +@@ -2214,7 +2214,7 @@ void OpenUpdateChromeDialog(Browser* browser) { } else if (UpgradeDetector::GetInstance()->is_outdated_install_no_au()) { UpgradeDetector::GetInstance()->NotifyOutdatedInstallNoAutoUpdate(); } else { diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc b/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc index 9c3d5df4696e..949112b56b62 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser_ui_prefs.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/browser_ui_prefs.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/browser_ui_prefs.cc -@@ -80,7 +80,7 @@ void RegisterBrowserPrefs(PrefRegistrySimple* registry +@@ -84,7 +84,7 @@ void RegisterBrowserPrefs(PrefRegistrySimple* registry registry->RegisterTimePref(prefs::kPdfInfoBarLastShown, base::Time()); registry->RegisterIntegerPref(prefs::kPdfInfoBarTimesShown, 0); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) @@ -9,7 +9,7 @@ registry->RegisterStringPref(prefs::kEnterpriseCustomLabelForBrowser, std::string()); registry->RegisterStringPref(prefs::kEnterpriseLogoUrlForBrowser, -@@ -203,7 +203,7 @@ void RegisterBrowserUserPrefs(user_prefs::PrefRegistry +@@ -208,7 +208,7 @@ void RegisterBrowserUserPrefs(user_prefs::PrefRegistry registry->RegisterDictionaryPref(prefs::kHttpsUpgradeFallbacks); registry->RegisterDictionaryPref(prefs::kHttpsUpgradeNavigations); registry->RegisterBooleanPref(prefs::kHttpsOnlyModeAutoEnabled, false); diff --git a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc index 0bc1586eae70..79c685f4a486 100644 --- a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc +++ b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/chrome_pages.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/chrome_pages.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/chrome_pages.cc @@ -85,7 +85,7 @@ #include "components/signin/public/identity_manager/identity_manager.h" @@ -9,7 +9,7 @@ #include "chrome/browser/web_applications/web_app_utils.h" #endif -@@ -382,7 +382,7 @@ void ShowChromeTips(Browser* browser) { +@@ -393,7 +393,7 @@ void ShowChromeTips(Browser* browser) { ShowSingletonTab(browser, GURL(kChromeTipsURL)); } @@ -18,7 +18,7 @@ void ShowChromeWhatsNew(Browser* browser) { ShowSingletonTab(browser, GURL(kChromeUIWhatsNewURL)); } -@@ -706,7 +706,7 @@ void ShowShortcutCustomizationApp(Profile* profile, +@@ -717,7 +717,7 @@ void ShowShortcutCustomizationApp(Profile* profile, } #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_browser_ui_hats_survey__config.cc b/www/chromium/files/patch-chrome_browser_ui_hats_survey__config.cc new file mode 100644 index 000000000000..2f6e6e9ed792 --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_ui_hats_survey__config.cc @@ -0,0 +1,11 @@ +--- chrome/browser/ui/hats/survey_config.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/ui/hats/survey_config.cc +@@ -495,7 +495,7 @@ std::vector<hats::SurveyConfig> GetAllSurveyConfigs() + &features::kHappinessTrackingSurveysForWallpaperSearch, + kHatsSurveyTriggerWallpaperSearch); + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + std::vector<std::string> identity_string_psd_fields{ + "Channel", "Chrome Version", "Number of Chrome Profiles", + "Number of Google Accounts", "Sign-in Status"}; diff --git a/www/chromium/files/patch-chrome_browser_ui_hats_trust__safety__sentiment__service__factory.cc b/www/chromium/files/patch-chrome_browser_ui_hats_trust__safety__sentiment__service__factory.cc new file mode 100644 index 000000000000..49cddeec457d --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_ui_hats_trust__safety__sentiment__service__factory.cc @@ -0,0 +1,11 @@ +--- chrome/browser/ui/hats/trust_safety_sentiment_service_factory.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/ui/hats/trust_safety_sentiment_service_factory.cc +@@ -59,7 +59,7 @@ TrustSafetySentimentServiceFactory::BuildServiceInstan + // TrustSafetySentimentSurvey is conducted only for Windows, MacOS and Linux + // currently. + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ +- (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) ++ ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && !BUILDFLAG(IS_CHROMEOS)) + + // TrustSafetySentimentSurvey is conducted only in English currently. + const std::string& application_locale = diff --git a/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc b/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc index a629b57d28a8..45785b7660c9 100644 --- a/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/passwords/manage_passwords_ui_controller.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/passwords/manage_passwords_ui_controller.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/passwords/manage_passwords_ui_controller.cc -@@ -108,7 +108,7 @@ namespace { +@@ -113,7 +113,7 @@ namespace { using Logger = autofill::SavePasswordProgressLogger; @@ -9,7 +9,7 @@ // Should be kept in sync with constant declared in // bubble_controllers/relaunch_chrome_bubble_controller.cc. constexpr int kMaxNumberOfTimesKeychainErrorBubbleIsShown = 3; -@@ -567,7 +567,7 @@ void ManagePasswordsUIController::OnBiometricAuthBefor +@@ -622,7 +622,7 @@ void ManagePasswordsUIController::OnBiometricAuthBefor } void ManagePasswordsUIController::OnKeychainError() { diff --git a/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.cc b/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.cc index 4b8bbab8c233..0553f1c5af36 100644 --- a/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/signin/signin_view_controller.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/signin/signin_view_controller.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/signin/signin_view_controller.cc -@@ -472,7 +472,7 @@ void SigninViewController::ShowModalSyncConfirmationDi +@@ -476,7 +476,7 @@ void SigninViewController::ShowModalSyncConfirmationDi GetOnModalDialogClosedCallback()); } @@ -9,7 +9,7 @@ void SigninViewController::ShowModalHistorySyncOptInDialog() { CHECK(base::FeatureList::IsEnabled(switches::kEnableHistorySyncOptin)); CloseModalSignin(); -@@ -486,7 +486,7 @@ void SigninViewController::ShowModalHistorySyncOptInDi +@@ -491,7 +491,7 @@ void SigninViewController::ShowModalHistorySyncOptInDi void SigninViewController::ShowModalManagedUserNoticeDialog( std::unique_ptr<signin::EnterpriseProfileCreationDialogParams> create_param) { diff --git a/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.h b/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.h index 75c80d9e9346..7ff3517beeb7 100644 --- a/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.h +++ b/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/signin/signin_view_controller.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/signin/signin_view_controller.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/signin/signin_view_controller.h -@@ -166,7 +166,7 @@ class SigninViewController { +@@ -169,7 +169,7 @@ class SigninViewController { void ShowModalSyncConfirmationDialog(bool is_signin_intercept, bool is_sync_promo); diff --git a/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h b/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h index 222e0242949b..d0ec8ea9fa5e 100644 --- a/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h +++ b/www/chromium/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/signin/signin_view_controller_delegate.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/signin/signin_view_controller_delegate.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/signin/signin_view_controller_delegate.h -@@ -48,7 +48,7 @@ class SigninViewControllerDelegate { +@@ -49,7 +49,7 @@ class SigninViewControllerDelegate { SyncConfirmationStyle style, bool is_sync_promo); @@ -9,7 +9,7 @@ // Returns a platform-specific SigninViewControllerDelegate instance that // displays the modal history sync opt in dialog. The returned object should // delete itself when the window it's managing is closed. -@@ -87,7 +87,7 @@ class SigninViewControllerDelegate { +@@ -89,7 +89,7 @@ class SigninViewControllerDelegate { SignoutConfirmationCallback callback); #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc b/www/chromium/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc index 8f44393146a6..270b75babfe7 100644 --- a/www/chromium/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc +++ b/www/chromium/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/startup/bad_flags_prompt.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/startup/bad_flags_prompt.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/startup/bad_flags_prompt.cc -@@ -96,7 +96,7 @@ const char* const kBadFlags[] = { +@@ -105,7 +105,7 @@ const char* const kBadFlags[] = { extensions::switches::kExtensionsOnExtensionURLs, #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc b/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc index 14b81d4506ae..0d2d3377a3d7 100644 --- a/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc +++ b/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/startup/startup_browser_creator.cc @@ -134,7 +134,7 @@ #include "chrome/credential_provider/common/gcp_strings.h" @@ -9,7 +9,7 @@ #include "chrome/browser/headless/headless_mode_util.h" #include "chrome/browser/ui/startup/web_app_info_recorder_utils.h" #include "components/headless/policy/headless_mode_policy.h" -@@ -980,7 +980,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -1019,7 +1019,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( TRACE_EVENT0("startup", "StartupBrowserCreator::ProcessCmdLineImpl"); ComputeAndRecordLaunchMode(command_line); @@ -18,7 +18,7 @@ if (headless::IsHeadlessMode() && headless::HeadlessModePolicy::IsHeadlessModeDisabled( g_browser_process->local_state())) { -@@ -1083,7 +1083,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -1122,7 +1122,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( silent_launch = true; } @@ -27,7 +27,7 @@ // Writes open and installed web apps to the specified file without // launching a new browser window or tab. if (base::FeatureList::IsEnabled(features::kListWebAppsSwitch) && -@@ -1300,7 +1300,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -1339,7 +1339,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( CHECK_EQ(profile_info.mode, StartupProfileMode::kBrowserWindow) << "Failed launch with app: couldn't pick a profile"; std::string app_id = command_line.GetSwitchValueASCII(switches::kAppId); diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc b/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc index bfc7d3ab690f..a1f615522cd3 100644 --- a/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc +++ b/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/startup/startup_browser_creator_impl.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/startup/startup_browser_creator_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/startup/startup_browser_creator_impl.cc -@@ -74,7 +74,7 @@ +@@ -80,7 +80,7 @@ #include "components/app_restore/full_restore_utils.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/whats_new/whats_new_fetcher.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -206,7 +206,7 @@ Browser* StartupBrowserCreatorImpl::OpenTabsInBrowser( +@@ -214,7 +214,7 @@ Browser* StartupBrowserCreatorImpl::OpenTabsInBrowser( // at the state of the MessageLoop. Browser::CreateParams params = Browser::CreateParams(profile_, false); params.creation_source = Browser::CreationSource::kStartupCreator; @@ -18,7 +18,7 @@ params.startup_id = command_line_->GetSwitchValueASCII("desktop-startup-id"); #endif -@@ -236,7 +236,7 @@ Browser* StartupBrowserCreatorImpl::OpenTabsInBrowser( +@@ -244,7 +244,7 @@ Browser* StartupBrowserCreatorImpl::OpenTabsInBrowser( continue; } diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc index b3e0f42afb55..df2b011866fe 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/features.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/tabs/features.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/tabs/features.cc -@@ -59,7 +59,7 @@ bool CanShowTabSearchPositionSetting() { +@@ -60,7 +60,7 @@ bool CanShowTabSearchPositionSetting() { } // Mac and other platforms will always have the tab search position in the // correct location, cros/linux/win git the user the option to change. diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc index 78836f7ae54f..43e180b938d9 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/tab_dialog_manager.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/tabs/tab_dialog_manager.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/tabs/tab_dialog_manager.cc -@@ -85,7 +85,7 @@ bool SupportsGlobalScreenCoordinates() { +@@ -88,7 +88,7 @@ bool SupportsGlobalScreenCoordinates() { } bool PlatformClipsChildrenToViewport() { diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc index 62239a8b676a..08278a72e532 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/tab_features.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/tabs/tab_features.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/tabs/tab_features.cc -@@ -338,7 +338,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro +@@ -356,7 +356,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro task_manager::WebContentsTags::CreateForTabContents(tab.GetContents()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h b/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h index 6bca2d88332b..053c8f4280bc 100644 --- a/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h +++ b/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/task_manager/task_manager_columns.h.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/ui/task_manager/task_manager_columns.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/task_manager/task_manager_columns.h -@@ -277,7 +277,7 @@ inline constexpr std::array kColumns = { +@@ -264,7 +264,7 @@ inline constexpr std::array kColumns = { .default_visibility = false}, #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc b/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc index 4f24e7558f74..9f49b33920cb 100644 --- a/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc +++ b/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/task_manager/task_manager_table_model.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/task_manager/task_manager_table_model.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/task_manager/task_manager_table_model.cc -@@ -419,7 +419,7 @@ TaskManagerTableModel::~TaskManagerTableModel() { +@@ -376,7 +376,7 @@ TaskManagerTableModel::~TaskManagerTableModel() { // Note: system_total_time_ is used for both since there is no functional // difference between browser & system (they are essentially the same tab). // Instead, the data is routed to the platform appropriate bucket. @@ -9,7 +9,7 @@ task_manager::RecordTabSwitchEvent(CategoryRecord::kBrowser, system_total_time_); #elif BUILDFLAG(IS_CHROMEOS) -@@ -560,7 +560,7 @@ std::u16string TaskManagerTableModel::GetText(size_t r +@@ -509,7 +509,7 @@ std::u16string TaskManagerTableModel::GetText(size_t r ? stringifier_->backgrounded_string() : stringifier_->foregrounded_string(); @@ -18,7 +18,7 @@ case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: { const int fd_count = observed_task_manager()->GetOpenFdCount(tasks_[row]); return fd_count >= 0 ? base::FormatNumber(fd_count) -@@ -723,7 +723,7 @@ int TaskManagerTableModel::CompareValues(size_t row1, +@@ -667,7 +667,7 @@ int TaskManagerTableModel::CompareValues(size_t row1, return BooleanCompare(is_proc1_bg, is_proc2_bg); } @@ -27,7 +27,7 @@ case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: { const int proc1_fd_count = observed_task_manager()->GetOpenFdCount(tasks_[row1]); -@@ -1040,7 +1040,7 @@ void TaskManagerTableModel::UpdateRefreshTypes(int col +@@ -979,7 +979,7 @@ void TaskManagerTableModel::UpdateRefreshTypes(int col type = REFRESH_TYPE_KEEPALIVE_COUNT; break; diff --git a/www/chromium/files/patch-chrome_browser_ui_ui__features.cc b/www/chromium/files/patch-chrome_browser_ui_ui__features.cc index 4593528941ff..d018b961e767 100644 --- a/www/chromium/files/patch-chrome_browser_ui_ui__features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_ui__features.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/ui_features.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/ui_features.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/ui_features.cc @@ -38,7 +38,7 @@ BASE_FEATURE(kCloseOmniboxPopupOnInactiveAreaClick, "CloseOmniboxPopupOnInactiveAreaClick", @@ -9,7 +9,7 @@ // Enables the feature to remove the last confirmation dialog when relaunching // to update Chrome. BASE_FEATURE(kFewerUpdateConfirmations, -@@ -320,7 +320,7 @@ BASE_FEATURE(kViewsJSAppModalDialog, +@@ -398,7 +398,7 @@ BASE_FEATURE(kViewsJSAppModalDialog, base::FEATURE_DISABLED_BY_DEFAULT); #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_ui__features.h b/www/chromium/files/patch-chrome_browser_ui_ui__features.h index 2af4ee335833..4ecff189fdaf 100644 --- a/www/chromium/files/patch-chrome_browser_ui_ui__features.h +++ b/www/chromium/files/patch-chrome_browser_ui_ui__features.h @@ -1,4 +1,4 @@ ---- chrome/browser/ui/ui_features.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/ui_features.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/ui_features.h @@ -28,7 +28,7 @@ BASE_DECLARE_FEATURE(kAllowEyeDropperWGCScreenCapture) @@ -9,7 +9,7 @@ BASE_DECLARE_FEATURE(kFewerUpdateConfirmations); #endif -@@ -311,7 +311,7 @@ BASE_DECLARE_FEATURE(kViewsFirstRunDialog); +@@ -292,7 +292,7 @@ BASE_DECLARE_FEATURE(kViewsFirstRunDialog); BASE_DECLARE_FEATURE(kViewsJSAppModalDialog); #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc index 1da388f6b7c2..aa34b7c5885f 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc -@@ -39,7 +39,7 @@ +@@ -36,7 +36,7 @@ #include "ui/wm/core/wm_state.h" #endif // defined(USE_AURA) @@ -9,7 +9,7 @@ #include <sys/stat.h> #include <sys/types.h> #include <unistd.h> -@@ -143,7 +143,7 @@ void ChromeBrowserMainExtraPartsViews::PreProfileInit( +@@ -131,7 +131,7 @@ void ChromeBrowserMainExtraPartsViews::PreProfileInit( return controller; })); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc b/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc index bb568d3dd833..171cf5201a76 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/chrome_views_delegate_linux.cc.orig 2024-05-21 18:07:39 UTC +--- chrome/browser/ui/views/chrome_views_delegate_linux.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/chrome_views_delegate_linux.cc -@@ -26,7 +26,7 @@ bool IsDesktopEnvironmentUnity() { +@@ -27,7 +27,7 @@ bool IsDesktopEnvironmentUnity() { return desktop_env == base::nix::DESKTOP_ENVIRONMENT_UNITY; } @@ -9,7 +9,7 @@ int GetWindowIconResourceId() { #if BUILDFLAG(GOOGLE_CHROME_BRANDING) switch (chrome::GetChannel()) { -@@ -80,7 +80,7 @@ views::NativeWidget* ChromeViewsDelegate::CreateNative +@@ -85,7 +85,7 @@ views::NativeWidget* ChromeViewsDelegate::CreateNative delegate); } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc index 0280c3d311eb..551a2217b03c 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc -@@ -15,7 +15,7 @@ +@@ -17,7 +17,7 @@ #include "chrome/browser/ui/views/frame/browser_frame_view_win.h" #endif @@ -9,21 +9,12 @@ #include "chrome/browser/ui/views/frame/browser_frame_view_layout_linux.h" #include "chrome/browser/ui/views/frame/browser_frame_view_layout_linux_native.h" #include "chrome/browser/ui/views/frame/browser_frame_view_linux_native.h" -@@ -33,7 +33,7 @@ namespace { - std::unique_ptr<OpaqueBrowserFrameView> CreateOpaqueBrowserFrameView( - BrowserFrame* frame, - BrowserView* browser_view) { +@@ -32,7 +32,7 @@ namespace chrome { + + namespace { + -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* profile = browser_view->browser()->profile(); - auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile); - auto* theme_service_factory = ThemeServiceFactory::GetForProfile(profile); -@@ -83,7 +83,7 @@ std::unique_ptr<BrowserNonClientFrameView> CreateBrows + std::unique_ptr<OpaqueBrowserFrameView> CreateOpaqueBrowserFrameViewLinux( BrowserFrame* frame, BrowserView* browser_view) { - if (browser_view->browser()->is_type_picture_in_picture()) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return std::make_unique<PictureInPictureBrowserFrameViewLinux>( - frame, browser_view); - #else diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc index e0dae6b029c8..80b225b8fcce 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc @@ -1,15 +1,15 @@ ---- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/frame/browser_view.cc -@@ -2608,7 +2608,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating +@@ -2476,7 +2476,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating } void BrowserView::TabDraggingStatusChanged(bool is_dragging) { -#if !BUILDFLAG(IS_LINUX) +#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - GetContentsWebView()->SetFastResize(is_dragging); - if (multi_contents_view_) { - multi_contents_view_->GetInactiveContentsView()->SetFastResize(is_dragging); -@@ -6027,7 +6027,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { + std::vector<ContentsWebView*> contents_web_views = + GetAllVisibleContentsWebViews(); + +@@ -5961,7 +5961,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { } void BrowserView::MaybeShowSupervisedUserProfileSignInIPH() { diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc index 1474a00cc564..7f81d4130ef5 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc -@@ -69,7 +69,7 @@ +@@ -74,7 +74,7 @@ // Windows, Mac and CrOS do not clip child widgets to their parents, so we // don't have to worry about resizing quite as much. diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc index ba4a03c3d96b..fd11991eb637 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/system_menu_model_builder.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/ui/views/frame/system_menu_model_builder.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/frame/system_menu_model_builder.cc -@@ -75,7 +75,7 @@ void SystemMenuModelBuilder::BuildMenu(ui::SimpleMenuM +@@ -74,7 +74,7 @@ void SystemMenuModelBuilder::BuildMenu(ui::SimpleMenuM void SystemMenuModelBuilder::BuildSystemMenuForBrowserWindow( ui::SimpleMenuModel* model) { @@ -9,7 +9,7 @@ model->AddItemWithStringId(IDC_MINIMIZE_WINDOW, IDS_MINIMIZE_WINDOW_MENU); model->AddItemWithStringId(IDC_MAXIMIZE_WINDOW, IDS_MAXIMIZE_WINDOW_MENU); model->AddItemWithStringId(IDC_RESTORE_WINDOW, IDS_RESTORE_WINDOW_MENU); -@@ -101,7 +101,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForBrowser +@@ -100,7 +100,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForBrowser model->AddSeparator(ui::NORMAL_SEPARATOR); model->AddItemWithStringId(IDC_TASK_MANAGER_CONTEXT_MENU, IDS_TASK_MANAGER); } @@ -18,7 +18,7 @@ model->AddSeparator(ui::NORMAL_SEPARATOR); bool supports_server_side_decorations = true; #if BUILDFLAG(IS_OZONE) && !BUILDFLAG(IS_CHROMEOS) -@@ -175,7 +175,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForAppOrPo +@@ -174,7 +174,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForAppOrPo model->AddSeparator(ui::NORMAL_SEPARATOR); model->AddItemWithStringId(IDC_TASK_MANAGER, IDS_TASK_MANAGER); } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc index 28da5e167084..bf1b1746cc6d 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc @@ -1,15 +1,15 @@ ---- chrome/browser/ui/views/frame/system_menu_model_delegate.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/ui/views/frame/system_menu_model_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/frame/system_menu_model_delegate.cc -@@ -20,7 +20,7 @@ +@@ -21,7 +21,7 @@ #include "chromeos/ui/frame/desks/move_to_desks_menu_model.h" #endif -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) #include "chrome/common/pref_names.h" - #include "components/prefs/pref_service.h" #endif -@@ -39,7 +39,7 @@ SystemMenuModelDelegate::SystemMenuModelDelegate( + +@@ -38,7 +38,7 @@ SystemMenuModelDelegate::SystemMenuModelDelegate( SystemMenuModelDelegate::~SystemMenuModelDelegate() = default; bool SystemMenuModelDelegate::IsCommandIdChecked(int command_id) const { @@ -18,7 +18,7 @@ if (command_id == IDC_USE_SYSTEM_TITLE_BAR) { PrefService* prefs = browser_->profile()->GetPrefs(); return !prefs->GetBoolean(prefs::kUseCustomChromeFrame); -@@ -65,7 +65,7 @@ bool SystemMenuModelDelegate::IsCommandIdEnabled(int c +@@ -64,7 +64,7 @@ bool SystemMenuModelDelegate::IsCommandIdEnabled(int c } bool SystemMenuModelDelegate::IsCommandIdVisible(int command_id) const { diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc index 3a485c613160..31ef3ae1e8d5 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc @@ -1,8 +1,8 @@ ---- chrome/browser/ui/views/frame/tab_strip_region_view.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/ui/views/frame/tab_strip_region_view.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/frame/tab_strip_region_view.cc @@ -222,7 +222,7 @@ TabStripRegionView::TabStripRegionView(std::unique_ptr - new_tab_button_->GetViewAccessibility().SetName( - l10n_util::GetStringUTF16(IDS_ACCNAME_NEWTAB)); + new_tab_button_->GetViewAccessibility().SetName( + l10n_util::GetStringUTF16(IDS_ACCNAME_NEWTAB)); -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-chrome_browser_ui_views_new__tab__footer_footer__controller.cc b/www/chromium/files/patch-chrome_browser_ui_views_new__tab__footer_footer__controller.cc index 95e8f974ebce..842d642b4b02 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_new__tab__footer_footer__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_new__tab__footer_footer__controller.cc @@ -1,7 +1,7 @@ ---- chrome/browser/ui/views/new_tab_footer/footer_controller.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/new_tab_footer/footer_controller.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/new_tab_footer/footer_controller.cc -@@ -37,7 +37,7 @@ NewTabFooterController::NewTabFooterController(Browser - base::BindRepeating(&NewTabFooterController::UpdateFooterVisibility, +@@ -44,7 +44,7 @@ NewTabFooterController::NewTabFooterController( + base::BindRepeating(&NewTabFooterController::UpdateFooterVisibilities, weak_factory_.GetWeakPtr(), /*log_on_load_metric=*/false)); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc index 05159671a385..aad1273edb31 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/omnibox/omnibox_view_views.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/omnibox/omnibox_view_views.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/omnibox/omnibox_view_views.cc -@@ -2191,7 +2191,7 @@ void OmniboxViewViews::MaybeAddSendTabToSelfItem( +@@ -2320,7 +2320,7 @@ void OmniboxViewViews::MaybeAddSendTabToSelfItem( } void OmniboxViewViews::OnPopupOpened() { diff --git a/www/chromium/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc b/www/chromium/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc index b42fed194d86..7f15adfea54c 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/passwords/password_bubble_view_base.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/passwords/password_bubble_view_base.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/passwords/password_bubble_view_base.cc -@@ -42,7 +42,7 @@ +@@ -43,7 +43,7 @@ #include "ui/base/metadata/metadata_impl_macros.h" #include "ui/views/controls/button/button.h" diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.cc index a4c6840a69f3..4c2267a67d2c 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/profiles/avatar_toolbar_button.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/profiles/avatar_toolbar_button.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/profiles/avatar_toolbar_button.cc -@@ -331,7 +331,7 @@ void AvatarToolbarButton::MaybeShowProfileSwitchIPH() +@@ -407,7 +407,7 @@ void AvatarToolbarButton::MaybeShowProfileSwitchIPH() } } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.h b/www/chromium/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.h index 0d054a0e5f93..76af8eb0954f 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.h +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_avatar__toolbar__button.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/profiles/avatar_toolbar_button.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/profiles/avatar_toolbar_button.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/profiles/avatar_toolbar_button.h -@@ -91,7 +91,7 @@ class AvatarToolbarButton : public ToolbarButton { +@@ -96,7 +96,7 @@ class AvatarToolbarButton : public ToolbarButton, // Attempts showing the In-Produce-Help for profile Switching. void MaybeShowProfileSwitchIPH(); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc index 928b37d51392..791dcf1595dc 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc @@ -1,11 +1,11 @@ ---- chrome/browser/ui/views/profiles/profile_menu_coordinator.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/profiles/profile_menu_coordinator.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/profiles/profile_menu_coordinator.cc -@@ -47,7 +47,7 @@ void ProfileMenuCoordinator::Show( - user_education_->NotifyFeaturePromoFeatureUsed( - feature_engagement::kIPHProfileSwitchFeature, - FeaturePromoFeatureUsedAction::kClosePromoIfPresent); +@@ -55,7 +55,7 @@ void ProfileMenuCoordinator::Show( + ->NotifyFeaturePromoFeatureUsed( + feature_engagement::kIPHProfileSwitchFeature, + FeaturePromoFeatureUsedAction::kClosePromoIfPresent); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - user_education_->NotifyFeaturePromoFeatureUsed( - feature_engagement::kIPHSupervisedUserProfileSigninFeature, - FeaturePromoFeatureUsedAction::kClosePromoIfPresent); + BrowserUserEducationInterface::From(GetBrowser()) + ->NotifyFeaturePromoFeatureUsed( + feature_engagement::kIPHSupervisedUserProfileSigninFeature, diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc index cb939771be8c..c7562f808fcb 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/profiles/profile_menu_view.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/profiles/profile_menu_view.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/profiles/profile_menu_view.cc -@@ -99,7 +99,7 @@ +@@ -102,7 +102,7 @@ #include "ui/views/accessibility/view_accessibility.h" #include "ui/views/widget/widget.h" @@ -9,16 +9,7 @@ #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #endif -@@ -399,7 +399,7 @@ void ProfileMenuView::OnSigninButtonClicked( - } - GetWidget()->CloseWithReason(views::Widget::ClosedReason::kUnspecified); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/404807488): Update the button and the dialog strings. - if (base::FeatureList::IsEnabled(switches::kEnableHistorySyncOptin)) { - browser() -@@ -538,7 +538,7 @@ void ProfileMenuView::SetMenuTitleForAccessibility() { +@@ -585,7 +585,7 @@ void ProfileMenuView::SetMenuTitleForAccessibility() { case signin_util::SignedInState::kSignedOut: case signin_util::SignedInState::kWebOnlySignedIn: { std::string profile_user_display_name, profile_user_email; diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc index 393855d2e4e3..64ce994538cb 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/profiles/profile_picker_view.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/views/profiles/profile_picker_view.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/profiles/profile_picker_view.cc -@@ -84,7 +84,7 @@ +@@ -81,7 +81,7 @@ #include "chrome/browser/global_keyboard_shortcuts_mac.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/shell_integration_linux.h" #endif -@@ -114,7 +114,7 @@ class ProfilePickerWidget : public views::Widget { +@@ -107,7 +107,7 @@ class ProfilePickerWidget : public views::Widget { views::Widget::InitParams params( views::Widget::InitParams::NATIVE_WIDGET_OWNS_WIDGET); params.delegate = profile_picker_view_; diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc index 152d705f22f4..c99e859ac720 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc @@ -63,14 +63,14 @@ #include "chrome/browser/ui/webui/signin/signout_confirmation/signout_confirmation_ui.h" @@ -14,10 +14,10 @@ const int kModalDialogWidth = 448; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const int kManagedUserNoticeConfirmationDialogWidth = 512; - const int kManagedUserNoticeConfirmationDialogHeight = 576; - const int kManagedUserNoticeConfirmationUpdatedDialogWidth = 780; -@@ -139,7 +139,7 @@ SigninViewControllerDelegateViews::CreateSyncConfirmat + const int kManagedUserNoticeConfirmationDialogWidth = 780; + const int kManagedUserNoticeConfirmationDialogHeight = 560; + #endif +@@ -137,7 +137,7 @@ SigninViewControllerDelegateViews::CreateSyncConfirmat kSyncConfirmationDialogWidth, InitializeSigninWebDialogUI(true)); } @@ -25,8 +25,8 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) std::unique_ptr<views::WebView> SigninViewControllerDelegateViews::CreateHistorySyncOptInWebView( - Browser* browser) { -@@ -225,7 +225,7 @@ SigninViewControllerDelegateViews::CreateSignoutConfir + Browser* browser, +@@ -227,7 +227,7 @@ SigninViewControllerDelegateViews::CreateSignoutConfir } #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) @@ -35,7 +35,7 @@ // static std::unique_ptr<views::WebView> SigninViewControllerDelegateViews::CreateManagedUserNoticeConfirmationWebView( -@@ -410,7 +410,7 @@ SigninViewControllerDelegateViews::SigninViewControlle +@@ -402,7 +402,7 @@ SigninViewControllerDelegateViews::SigninViewControlle SetButtons(static_cast<int>(ui::mojom::DialogButton::kNone)); @@ -44,7 +44,7 @@ // On the local profile creation dialog, cancelling the dialog (for instance // through the VKEY_ESCAPE accelerator) should delete the profile. if (delete_profile_on_cancel) { -@@ -502,7 +502,7 @@ void SigninViewControllerDelegateViews::DisplayModal() +@@ -494,7 +494,7 @@ void SigninViewControllerDelegateViews::DisplayModal() content_view_->RequestFocus(); } @@ -53,7 +53,7 @@ void SigninViewControllerDelegateViews::DeleteProfileOnCancel() { ProfileAttributesEntry* entry = g_browser_process->profile_manager() -@@ -542,7 +542,7 @@ SigninViewControllerDelegate::CreateSyncConfirmationDe +@@ -534,7 +534,7 @@ SigninViewControllerDelegate::CreateSyncConfirmationDe /*animate_on_resize=*/true); } @@ -61,8 +61,8 @@ +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // static SigninViewControllerDelegate* - SigninViewControllerDelegate::CreateSyncHistoryOptInDelegate(Browser* browser) { -@@ -596,7 +596,7 @@ SigninViewControllerDelegate::CreateSignoutConfirmatio + SigninViewControllerDelegate::CreateSyncHistoryOptInDelegate( +@@ -591,7 +591,7 @@ SigninViewControllerDelegate::CreateSignoutConfirmatio } #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h b/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h index 4148b24bc48d..d59466bc048c 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h @@ -1,15 +1,15 @@ ---- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.h -@@ -57,7 +57,7 @@ class SigninViewControllerDelegateViews +@@ -58,7 +58,7 @@ class SigninViewControllerDelegateViews SyncConfirmationStyle style, bool is_sync_promo); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) static std::unique_ptr<views::WebView> CreateHistorySyncOptInWebView( - Browser* browser); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -78,7 +78,7 @@ class SigninViewControllerDelegateViews + Browser* browser, + HistorySyncOptinLaunchContext launch_context); +@@ -80,7 +80,7 @@ class SigninViewControllerDelegateViews SignoutConfirmationCallback callback); #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) @@ -18,7 +18,7 @@ static std::unique_ptr<views::WebView> CreateManagedUserNoticeConfirmationWebView( Browser* browser, -@@ -149,7 +149,7 @@ class SigninViewControllerDelegateViews +@@ -151,7 +151,7 @@ class SigninViewControllerDelegateViews std::optional<int> dialog_width, InitializeSigninWebDialogUI initialize_signin_web_dialog_ui); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc index 7b05a8019709..fc74f5a26174 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc -@@ -193,7 +193,7 @@ bool IsWindowDragUsingSystemDragDropAllowed() { +@@ -194,7 +194,7 @@ bool IsWindowDragUsingSystemDragDropAllowed() { void UpdateSystemDnDDragImage(TabDragContext* attached_context, const gfx::ImageSkia& image) { @@ -9,7 +9,7 @@ VLOG(1) << __func__ << " image size=" << image.size().ToString(); aura::Window* root_window = attached_context->GetWidget()->GetNativeWindow()->GetRootWindow(); -@@ -384,7 +384,7 @@ TabDragController::Liveness TabDragController::Init( +@@ -406,7 +406,7 @@ TabDragController::Liveness TabDragController::Init( // synchronous on desktop Linux, so use that. // - ChromeOS Ash // Releasing capture on Ash cancels gestures so avoid it. @@ -18,7 +18,7 @@ ref->can_release_capture_ = false; #endif ref->start_point_in_screen_ = -@@ -892,7 +892,7 @@ TabDragController::Liveness TabDragController::DragBro +@@ -980,7 +980,7 @@ TabDragController::Liveness TabDragController::DragBro CHECK_EQ(SetCapture(target_context), Liveness::ALIVE); } @@ -27,7 +27,7 @@ // EndMoveLoop is going to snap the window back to its original location. // Hide it so users don't see this. Hiding a window in Linux aura causes // it to lose capture so skip it. -@@ -2024,7 +2024,7 @@ void TabDragController::CompleteDrag() { +@@ -2132,7 +2132,7 @@ void TabDragController::CompleteDrag() { } // If source window was maximized - maximize the new window as well. @@ -36,7 +36,7 @@ // Keeping maximized state breaks snap to Grid on Windows when dragging // tabs from maximized windows. TODO:(crbug.com/727051) Explore doing this // for other desktop OS's. kMaximizedStateRetainedOnTabDrag in -@@ -2441,7 +2441,7 @@ TabDragController::Liveness TabDragController::GetLoca +@@ -2549,7 +2549,7 @@ TabDragController::Liveness TabDragController::GetLoca } } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc index 41c8fd403b13..8358238c1fad 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/tabs/tab.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/tabs/tab.cc -@@ -657,7 +657,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& +@@ -670,7 +670,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& return; } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__strip__combo__button.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__strip__combo__button.cc deleted file mode 100644 index a40b3a551ca8..000000000000 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__strip__combo__button.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/tabs/tab_strip_combo_button.cc.orig 2025-07-02 06:08:04 UTC -+++ chrome/browser/ui/views/tabs/tab_strip_combo_button.cc -@@ -94,7 +94,7 @@ TabStripComboButton::TabStripComboButton(BrowserWindow - base::BindRepeating(&TabStripComboButton::OnNewTabButtonStateChanged, - base::Unretained(this)))); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The New Tab Button can be middle-clicked on Linux. - new_tab_button->SetTriggerableEventFlags( - new_tab_button->GetTriggerableEventFlags() | ui::EF_MIDDLE_MOUSE_BUTTON); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc index 3286b8c77bd5..5c1a9efe165b 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab_style_views.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/tabs/tab_style_views.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/tabs/tab_style_views.cc -@@ -574,7 +574,7 @@ float TabStyleViewsImpl::GetCurrentActiveOpacity() con +@@ -575,7 +575,7 @@ float TabStyleViewsImpl::GetCurrentActiveOpacity() con if (!IsHoverAnimationActive()) { return base_opacity; } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc index 8f397040cd70..a81e79f5ba4a 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/user_education/browser_user_education_service.cc -@@ -1054,7 +1054,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1090,7 +1090,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered when a shared tab becomes the active tab."))); } @@ -9,7 +9,7 @@ // kIPHSupervisedUserProfileSigninFeature registry.RegisterFeature(std::move( FeaturePromoSpecification::CreateForCustomAction( -@@ -1312,7 +1312,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1337,7 +1337,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered to inform users of the availability of the " "new translate screen feature on the Lens Overlay."))); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc b/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc index 32d349559593..13dc6996ea16 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc @@ -516,7 +516,7 @@ std::string GetFileExtension(FileExtension file_extens } @@ -9,7 +9,7 @@ SiteConfig GetSiteConfigurationFromAppName(const std::string& app_name) { SiteConfig config; bool is_app_found = false; -@@ -2078,7 +2078,7 @@ void WebAppIntegrationTestDriver::DeletePlatformShortc +@@ -2076,7 +2076,7 @@ void WebAppIntegrationTestDriver::DeletePlatformShortc if (app_name.empty()) { app_name = GetSiteConfiguration(site).app_name; } @@ -18,7 +18,7 @@ ASSERT_TRUE(override_registration_->test_override().IsShortcutCreated( profile(), app_id, app_name)); ASSERT_TRUE( -@@ -3396,7 +3396,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginEna +@@ -3394,7 +3394,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginEna app_state->id, app_state->name); ASSERT_TRUE(icon_color.has_value()); ASSERT_THAT(site_config.icon_color, testing::Eq(icon_color.value())); @@ -27,7 +27,7 @@ ASSERT_TRUE(override_registration_->test_override().IsRunOnOsLoginEnabled( profile(), app_state->id, app_state->name)); #endif -@@ -3411,7 +3411,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis +@@ -3409,7 +3409,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis GetAppBySiteMode(after_state_change_action_state_.get(), profile(), site); ASSERT_TRUE(app_state); base::ScopedAllowBlockingForTesting allow_blocking; @@ -36,7 +36,7 @@ ASSERT_FALSE(override_registration_->test_override().IsRunOnOsLoginEnabled( profile(), app_state->id, app_state->name)); #endif -@@ -3421,7 +3421,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis +@@ -3419,7 +3419,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis void WebAppIntegrationTestDriver::CheckSiteHandlesFile( Site site, FileExtension file_extension) { @@ -45,7 +45,7 @@ if (!BeforeStateCheckAction(__FUNCTION__)) { return; } -@@ -3437,7 +3437,7 @@ void WebAppIntegrationTestDriver::CheckSiteHandlesFile +@@ -3435,7 +3435,7 @@ void WebAppIntegrationTestDriver::CheckSiteHandlesFile void WebAppIntegrationTestDriver::CheckSiteNotHandlesFile( Site site, FileExtension file_extension) { @@ -54,7 +54,7 @@ if (!BeforeStateCheckAction(__FUNCTION__)) { return; } -@@ -4262,7 +4262,7 @@ base::FilePath WebAppIntegrationTestDriver::GetShortcu +@@ -4260,7 +4260,7 @@ base::FilePath WebAppIntegrationTestDriver::GetShortcu base::FilePath shortcut_dir, const std::string& app_name, const webapps::AppId& app_id) { @@ -63,7 +63,7 @@ return override_registration_->test_override().GetShortcutPath( profile(), shortcut_dir, app_id, app_name); #else -@@ -4462,7 +4462,7 @@ bool WebAppIntegrationTestDriver::IsShortcutAndIconCre +@@ -4460,7 +4460,7 @@ bool WebAppIntegrationTestDriver::IsShortcutAndIconCre const webapps::AppId& id) { base::ScopedAllowBlockingForTesting allow_blocking; bool is_shortcut_and_icon_correct = false; @@ -72,7 +72,7 @@ bool is_shortcut_correct = override_registration_->test_override().IsShortcutCreated(profile, id, name); -@@ -4506,7 +4506,7 @@ bool WebAppIntegrationTestDriver::DoIconColorsMatch(Pr +@@ -4504,7 +4504,7 @@ bool WebAppIntegrationTestDriver::DoIconColorsMatch(Pr do_icon_colors_match = (expected_icon_pixel_color == shortcut_pixel_color_apps_folder.value()); } diff --git a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h index 8ad9eeb10923..381c137e5e60 100644 --- a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h +++ b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/web_applications/web_app_dialogs.h.orig 2025-01-15 09:18:26 UTC +--- chrome/browser/ui/web_applications/web_app_dialogs.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/web_applications/web_app_dialogs.h -@@ -21,7 +21,7 @@ +@@ -24,7 +24,7 @@ #include "ui/gfx/native_widget_types.h" static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || diff --git a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc index a344ebb76ed8..6eee4bdea253 100644 --- a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc +++ b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc -@@ -566,7 +566,7 @@ void WebAppUiManagerImpl::MaybeShowIPHPromoForAppsLaun +@@ -564,7 +564,7 @@ void WebAppUiManagerImpl::MaybeShowIPHPromoForAppsLaun Browser* browser, Profile* profile, const std::string& app_id) { @@ -9,7 +9,7 @@ WebAppProvider* provider = WebAppProvider::GetForWebApps(profile); CHECK(provider); -@@ -795,7 +795,7 @@ void WebAppUiManagerImpl::ClearWebAppSiteDataIfNeeded( +@@ -793,7 +793,7 @@ void WebAppUiManagerImpl::ClearWebAppSiteDataIfNeeded( } } diff --git a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h index 069e168b5d2c..5245f9f93382 100644 --- a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h +++ b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h @@ -1,11 +1,11 @@ ---- chrome/browser/ui/web_applications/web_app_ui_manager_impl.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/web_applications/web_app_ui_manager_impl.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/web_applications/web_app_ui_manager_impl.h -@@ -245,7 +245,7 @@ class WebAppUiManagerImpl : public BrowserListObserver +@@ -243,7 +243,7 @@ class WebAppUiManagerImpl : public BrowserListObserver UninstallCompleteCallback uninstall_complete_callback, webapps::UninstallResultCode uninstall_code); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void ShowIPHPromoForAppsLaunchedViaLinkCapturing(const Browser* browser, + void ShowIPHPromoForAppsLaunchedViaLinkCapturing(Browser* browser, const webapps::AppId& app_id, bool is_activated); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc b/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc new file mode 100644 index 000000000000..a798b32d2c62 --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc @@ -0,0 +1,11 @@ +--- chrome/browser/ui/webui_browser/webui_browser_window.cc.orig 2025-09-06 10:01:20 UTC ++++ chrome/browser/ui/webui_browser/webui_browser_window.cc +@@ -22,7 +22,7 @@ namespace { + + // Copied from chrome/browser/ui/views/frame/browser_frame.cc. + bool IsUsingLinuxSystemTheme(Profile* profile) { +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + return ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme(); + #else + return false; diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc b/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc index 53569c4c9d4e..57a1b6fda25e 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/webui/certificate_manager/client_cert_sources.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/certificate_manager/client_cert_sources.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/certificate_manager/client_cert_sources.cc @@ -55,7 +55,7 @@ #include "net/ssl/client_cert_store_mac.h" @@ -9,7 +9,16 @@ #include "chrome/browser/browser_process.h" #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" #include "chrome/browser/policy/chrome_browser_policy_connector.h" -@@ -178,7 +178,7 @@ class ClientCertStoreFactoryMac : public ClientCertSto +@@ -130,7 +130,7 @@ class ClientCertStoreLoader { + active_requests_; + }; + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + class ClientCertStoreFactoryNSS : public ClientCertStoreFactory { + public: + std::unique_ptr<net::ClientCertStore> CreateClientCertStore() override { +@@ -155,7 +155,7 @@ class ClientCertStoreFactoryMac : public ClientCertSto }; #endif @@ -18,7 +27,7 @@ std::unique_ptr<ClientCertStoreLoader> CreatePlatformClientCertLoader( Profile* profile) { #if BUILDFLAG(IS_WIN) -@@ -193,7 +193,7 @@ std::unique_ptr<ClientCertStoreLoader> CreatePlatformC +@@ -170,7 +170,7 @@ std::unique_ptr<ClientCertStoreLoader> CreatePlatformC } #endif @@ -27,7 +36,7 @@ // ClientCertStore implementation that always returns an empty list. The // CertificateProvisioningService implementation expects to wrap a platform // cert store, but here we only want to get results from the provisioning -@@ -369,7 +369,7 @@ class ClientCertSource : public CertificateManagerPage +@@ -345,7 +345,7 @@ class ClientCertSource : public CertificateManagerPage std::optional<net::CertificateList> certs_; }; @@ -36,7 +45,7 @@ // ChromeOS currently can use either Kcer or NSS for listing client certs, and // Linux uses NSS only. This interface provides an abstraction to hide that // from WritableClientCertSource. Currently this class only handles reading -@@ -1099,7 +1099,7 @@ CreatePlatformClientCertSource( +@@ -1066,7 +1066,7 @@ CreatePlatformClientCertSource( mojo::Remote<certificate_manager::mojom::CertificateManagerPage>* remote_client, Profile* profile) { @@ -45,7 +54,7 @@ return std::make_unique<WritableClientCertSource>(remote_client, profile); #else return std::make_unique<ClientCertSource>( -@@ -1107,7 +1107,7 @@ CreatePlatformClientCertSource( +@@ -1074,7 +1074,7 @@ CreatePlatformClientCertSource( #endif } @@ -54,7 +63,7 @@ std::unique_ptr<CertificateManagerPageHandler::CertSource> CreateProvisionedClientCertSource(Profile* profile) { return std::make_unique<ClientCertSource>( -@@ -1157,7 +1157,7 @@ bool ClientCertManagementAccessControls::IsChangeAllow +@@ -1124,7 +1124,7 @@ bool ClientCertManagementAccessControls::IsChangeAllow return client_cert_policy_ == ClientCertificateManagementPermission::kAll; } diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc b/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc index 75a1e5978d1b..bf4b2af47365 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/chrome_web_ui_configs.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/chrome_web_ui_configs.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/chrome_web_ui_configs.cc -@@ -144,7 +144,7 @@ +@@ -152,7 +152,7 @@ #include "chrome/browser/ui/webui/conflicts/conflicts_ui.h" #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/app_settings/web_app_settings_ui.h" #include "chrome/browser/ui/webui/browser_switch/browser_switch_ui.h" #include "chrome/browser/ui/webui/signin/history_sync_optin/history_sync_optin_ui.h" -@@ -152,19 +152,19 @@ +@@ -160,13 +160,13 @@ #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -20,19 +20,12 @@ // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/connectors_internals/connectors_internals_ui.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) || BUILDFLAG(IS_BSD) #include "chrome/browser/ui/webui/discards/discards_ui.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) -@@ -192,7 +192,7 @@ +@@ -194,7 +194,7 @@ #include "chrome/browser/ui/webui/signin/signin_error_ui.h" #endif // !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID) @@ -41,7 +34,7 @@ #include "chrome/browser/ui/webui/on_device_translation_internals/on_device_translation_internals_ui.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -333,7 +333,7 @@ void RegisterChromeWebUIConfigs() { +@@ -347,7 +347,7 @@ void RegisterChromeWebUIConfigs() { map.AddWebUIConfig(std::make_unique<WebUIJsErrorUIConfig>()); #endif // BUILDFLAG(IS_ANDROID) @@ -50,7 +43,7 @@ map.AddWebUIConfig(std::make_unique<LinuxProxyConfigUI>()); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || // BUILDFLAG(IS_OPENBSD) -@@ -363,7 +363,7 @@ void RegisterChromeWebUIConfigs() { +@@ -377,7 +377,7 @@ void RegisterChromeWebUIConfigs() { map.AddWebUIConfig(std::make_unique<ConflictsUIConfig>()); #endif // BUILDFLAG(IS_WIN) @@ -59,7 +52,7 @@ map.AddWebUIConfig(std::make_unique<BrowserSwitchUIConfig>()); map.AddWebUIConfig(std::make_unique<HistorySyncOptinUIConfig>()); map.AddWebUIConfig(std::make_unique<OnDeviceTranslationInternalsUIConfig>()); -@@ -372,20 +372,20 @@ void RegisterChromeWebUIConfigs() { +@@ -386,13 +386,13 @@ void RegisterChromeWebUIConfigs() { #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -70,14 +63,6 @@ // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - map.AddWebUIConfig( - std::make_unique<enterprise_connectors::ConnectorsInternalsUIConfig>()); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) || BUILDFLAG(IS_BSD) map.AddWebUIConfig(std::make_unique<DiscardsUIConfig>()); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc b/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc index e7baae19468a..666a1fba5b75 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc -@@ -117,16 +117,16 @@ +@@ -116,16 +116,16 @@ #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -20,7 +20,7 @@ #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" #endif -@@ -410,7 +410,7 @@ base::RefCountedMemory* ChromeWebUIControllerFactory:: +@@ -409,7 +409,7 @@ base::RefCountedMemory* ChromeWebUIControllerFactory:: return NewTabPageUI::GetFaviconResourceBytes(scale_factor); } @@ -29,7 +29,7 @@ if (page_url.host_piece() == chrome::kChromeUIWhatsNewHost) { return WhatsNewUI::GetFaviconResourceBytes(scale_factor); } -@@ -449,7 +449,7 @@ base::RefCountedMemory* ChromeWebUIControllerFactory:: +@@ -448,7 +448,7 @@ base::RefCountedMemory* ChromeWebUIControllerFactory:: } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc index ba9689f69e5e..23f022630bc9 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc @@ -1,20 +1,20 @@ ---- chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc -@@ -82,7 +82,7 @@ connectors_internals::mojom::ClientIdentityPtr GetIden - } +@@ -85,7 +85,7 @@ connectors_internals::mojom::ClientIdentityPtr GetIden #endif // BUILDFLAG(ENTERPRISE_CLIENT_CERTIFICATES) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) std::string GetStringFromTimestamp(base::Time timestamp) { return (timestamp == base::Time()) ? std::string() : base::UnlocalizedTimeFormatWithPattern( -@@ -191,7 +191,7 @@ void ConnectorsInternalsPageHandler::GetClientCertific - +@@ -202,7 +202,7 @@ void ConnectorsInternalsPageHandler::GetClientCertific void ConnectorsInternalsPageHandler::GetSignalsReportingState( GetSignalsReportingStateCallback callback) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) auto* profile_prefs = profile_->GetPrefs(); std::string last_upload_attempt_time_string = diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc b/www/chromium/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc index 60a15121d8a4..7ad93d57c9a2 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/interstitials/interstitial_ui.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/webui/interstitials/interstitial_ui.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/interstitials/interstitial_ui.cc -@@ -77,7 +77,7 @@ +@@ -75,7 +75,7 @@ #include "components/security_interstitials/content/captive_portal_blocking_page.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/supervised_user/supervised_user_verification_controller_client.h" #include "chrome/browser/supervised_user/supervised_user_verification_page_blocked_sites.h" #include "chrome/browser/supervised_user/supervised_user_verification_page_youtube.h" -@@ -413,7 +413,7 @@ std::unique_ptr<EnterpriseWarnPage> CreateEnterpriseWa +@@ -404,7 +404,7 @@ std::unique_ptr<EnterpriseWarnPage> CreateEnterpriseWa } #endif @@ -18,7 +18,7 @@ std::unique_ptr<SupervisedUserVerificationPageForYouTube> CreateSupervisedUserVerificationPageForYouTube( content::WebContents* web_contents, -@@ -640,7 +640,7 @@ void InterstitialHTMLSource::StartDataRequest( +@@ -631,7 +631,7 @@ void InterstitialHTMLSource::StartDataRequest( interstitial_delegate = CreateInsecureFormPage(web_contents); } else if (path_without_query == "/https_only") { interstitial_delegate = CreateHttpsOnlyModePage(web_contents); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui.cc b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui.cc index 1a2a23e2d105..1735c6cb8453 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/management/management_ui.cc.orig 2025-05-28 14:55:43 UTC +--- chrome/browser/ui/webui/management/management_ui.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/management/management_ui.cc -@@ -181,11 +181,11 @@ void ManagementUI::GetLocalizedStrings( +@@ -183,11 +183,11 @@ void ManagementUI::GetLocalizedStrings( IDS_MANAGEMENT_FILE_TRANSFER_VISIBLE_DATA}, {kManagementReportFileEvents, IDS_MANAGEMENT_REPORT_FILE_EVENTS}, #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc index 8cfe7622ce14..9ac4a9bd3233 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/management/management_ui_handler.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/ui/webui/management/management_ui_handler.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/management/management_ui_handler.cc -@@ -58,7 +58,7 @@ +@@ -68,7 +68,7 @@ #include "ui/base/l10n/l10n_util.h" #include "ui/base/webui/web_ui_util.h" @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signals/user_permission_service_factory.h" #include "components/device_signals/core/browser/user_permission_service.h" // nogncheck #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -359,7 +359,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value +@@ -381,7 +381,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value report_sources->Append(std::move(data)); } @@ -18,7 +18,7 @@ auto device_signal_data = GetDeviceSignalGrantedMessage(); if (!device_signal_data.empty()) { report_sources->Append(std::move(device_signal_data)); -@@ -381,7 +381,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value +@@ -403,7 +403,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value report_sources->Append(std::move(data)); } @@ -27,7 +27,7 @@ auto device_signal_data = GetDeviceSignalGrantedMessage(); if (!device_signal_data.empty()) { report_sources->Append(std::move(device_signal_data)); -@@ -567,7 +567,7 @@ policy::PolicyService* ManagementUIHandler::GetPolicyS +@@ -589,7 +589,7 @@ policy::PolicyService* ManagementUIHandler::GetPolicyS ->policy_service(); } diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h index ed4fe91cb02c..54f4919fdb14 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h +++ b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h @@ -1,15 +1,15 @@ ---- chrome/browser/ui/webui/management/management_ui_handler.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/webui/management/management_ui_handler.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/management/management_ui_handler.h -@@ -29,7 +29,7 @@ namespace policy { - class PolicyService; - } // namespace policy +@@ -34,7 +34,7 @@ namespace enterprise_management { + class GetUserEligiblePromotionsResponse; + } // namespace enterprise_management -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) namespace device_signals { class UserPermissionService; } // namespace device_signals -@@ -70,7 +70,7 @@ class ManagementUIHandler : public content::WebUIMessa +@@ -91,7 +91,7 @@ class ManagementUIHandler : public content::WebUIMessa base::Value::List GetManagedWebsitesInfo(Profile* profile) const; base::Value::List GetApplicationsInfo(Profile* profile) const; virtual policy::PolicyService* GetPolicyService(); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_new__tab__page_new__tab__page__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_new__tab__page_new__tab__page__handler.cc deleted file mode 100644 index a9d4e10d8e92..000000000000 --- a/www/chromium/files/patch-chrome_browser_ui_webui_new__tab__page_new__tab__page__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.cc.orig 2025-08-07 06:57:29 UTC -+++ chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.cc -@@ -540,7 +540,7 @@ NewTabPageHandler::NewTabPageHandler( - prefs::kNtpFooterVisible, - base::BindRepeating(&NewTabPageHandler::OnFooterVisibilityUpdated, - base::Unretained(this))); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - local_state_pref_change_registrar_.Init(g_browser_process->local_state()); - local_state_pref_change_registrar_.Add( - prefs::kNTPFooterManagementNoticeEnabled, diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc b/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc index 0099f41660a4..edd56bfe05ca 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc @@ -137,7 +137,7 @@ #include "chrome/browser/ui/webui/settings/system_handler.h" @@ -18,7 +18,7 @@ #include "ui/linux/linux_ui_factory.h" #include "ui/ozone/public/ozone_platform.h" #endif -@@ -282,7 +282,7 @@ void AddA11yStrings(content::WebUIDataSource* html_sou +@@ -278,7 +278,7 @@ void AddA11yStrings(content::WebUIDataSource* html_sou {"toastAlertLevelDescription", IDS_SETTINGS_ACCESSIBILITY_TOAST_FREQUENCY_DESCRIPTION}, #endif @@ -27,7 +27,7 @@ {"overscrollHistoryNavigationTitle", IDS_SETTINGS_OVERSCROLL_HISTORY_NAVIGATION_TITLE}, {"overscrollHistoryNavigationSubtitle", -@@ -551,7 +551,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -548,7 +548,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht {"uiFeatureAlignLeft", IDS_SETTINGS_UI_FEATURE_ALIGN_LEFT}, {"uiFeatureAlignRight", IDS_SETTINGS_UI_FEATURE_ALIGN_RIGHT}, {"resetToDefault", IDS_SETTINGS_RESET_TO_DEFAULT}, @@ -36,16 +36,21 @@ {"gtkTheme", IDS_SETTINGS_GTK_THEME}, {"useGtkTheme", IDS_SETTINGS_USE_GTK_THEME}, {"qtTheme", IDS_SETTINGS_QT_THEME}, -@@ -559,7 +559,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -556,11 +556,11 @@ void AddAppearanceStrings(content::WebUIDataSource* ht {"classicTheme", IDS_SETTINGS_CLASSIC_THEME}, {"useClassicTheme", IDS_SETTINGS_USE_CLASSIC_THEME}, #endif +-#if !BUILDFLAG(IS_LINUX) ++#if !BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + {"resetToDefaultTheme", IDS_SETTINGS_RESET_TO_DEFAULT_THEME}, + #endif + {"resetToolbarToDefault", IDS_SETTINGS_RESET_TOOLBAR_TO_DEFAULT}, -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) {"showWindowDecorations", IDS_SHOW_WINDOW_DECORATIONS}, #endif #if BUILDFLAG(IS_MAC) -@@ -581,7 +581,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -582,7 +582,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht html_source->AddBoolean("tabSearchIsRightAlignedAtStartup", tabs::GetTabSearchTrailingTabstrip(profile)); @@ -54,7 +59,7 @@ bool show_custom_chrome_frame = ui::OzonePlatform::GetInstance() ->GetPlatformRuntimeProperties() .supports_server_side_window_decorations; -@@ -1556,7 +1556,7 @@ void AddSignOutDialogStrings(content::WebUIDataSource* +@@ -1591,7 +1591,7 @@ void AddSignOutDialogStrings(content::WebUIDataSource* g_browser_process->GetApplicationLocale()) .spec(); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc index 3e3c79b61e7f..78485da73d75 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc @@ -1,11 +1,11 @@ ---- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc -@@ -145,7 +145,7 @@ CustomizeChromePageHandler::CustomizeChromePageHandler - base::BindRepeating(&CustomizeChromePageHandler::UpdateFooterSettings, - base::Unretained(this))); - +@@ -516,7 +516,7 @@ void CustomizeChromePageHandler::UpdateFooterSettings( + side_panel::mojom::ManagementNoticeState::New(); + management_notice_state->can_be_shown = false; + management_notice_state->enabled_by_policy = false; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - PrefService* local_state = g_browser_process->local_state(); - if (local_state) { - browser_pref_change_registrar_.Init(local_state); + enterprise_util::BrowserManagementNoticeState state = + enterprise_util::GetManagementNoticeStateForNTPFooter(profile_); + switch (state) { diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h index 319afd2525d1..0eb6efdef908 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h +++ b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h -@@ -194,7 +194,7 @@ class CustomizeChromePageHandler +@@ -206,7 +206,7 @@ class CustomizeChromePageHandler // value needs to be requeried by the page. GURL last_source_url_{GURL(chrome::kChromeUINewTabPageURL)}; diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc index 2623bb418db4..c1392534b1f2 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc @@ -1,11 +1,11 @@ ---- chrome/browser/ui/webui/signin/profile_picker_handler.cc.orig 2025-08-14 19:12:25 UTC +--- chrome/browser/ui/webui/signin/profile_picker_handler.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/signin/profile_picker_handler.cc -@@ -169,7 +169,7 @@ base::Value::Dict CreateProfileEntry(const ProfileAttr +@@ -168,7 +168,7 @@ base::Value::Dict CreateProfileEntry(const ProfileAttr IDS_PROFILE_PICKER_PROFILE_CARD_LABEL, local_profile_name); if (entry->GetIsManaged() == signin::Tribool::kTrue) { profile_entry.Set("avatarBadge", "cr:domain"); -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - } else if (base::FeatureList::IsEnabled( - supervised_user::kShowKiteForSupervisedUsers) && - entry->IsSupervised()) { + } else if (entry->IsSupervised()) { + profileCardButtonLabel = l10n_util::GetStringFUTF16( + IDS_PROFILE_PICKER_PROFILE_CARD_LABEL_SUPERVISED, local_profile_name); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc b/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc index 2cb8c20863b4..caa940b91934 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc -@@ -47,7 +47,7 @@ +@@ -49,7 +49,7 @@ #include "ui/base/l10n/l10n_util.h" #include "ui/base/webui/resource_path.h" @@ -9,7 +9,7 @@ #include "chrome/browser/ui/browser_navigator.h" #include "chrome/browser/ui/browser_navigator_params.h" #include "net/base/url_util.h" -@@ -87,7 +87,7 @@ user_education::NewBadgeRegistry* GetNewBadgeRegistry( +@@ -89,7 +89,7 @@ user_education::NewBadgeRegistry* GetNewBadgeRegistry( } whats_new::WhatsNewRegistry* GetWhatsNewRegistry() { @@ -18,7 +18,7 @@ return g_browser_process->GetFeatures()->whats_new_registry(); #else return nullptr; -@@ -877,7 +877,7 @@ void UserEducationInternalsPageHandlerImpl::ClearWhats +@@ -912,7 +912,7 @@ void UserEducationInternalsPageHandlerImpl::ClearWhats } void UserEducationInternalsPageHandlerImpl::LaunchWhatsNewStaging() { diff --git a/www/chromium/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc b/www/chromium/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc index f15b08428f30..056b8ea297cb 100644 --- a/www/chromium/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc +++ b/www/chromium/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/web_applications/os_integration/run_on_os_login_sub_manager.cc.orig 2025-05-05 10:57:53 UTC +--- chrome/browser/web_applications/os_integration/run_on_os_login_sub_manager.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/web_applications/os_integration/run_on_os_login_sub_manager.cc -@@ -54,7 +54,7 @@ proto::os_state::RunOnOsLogin::Mode ConvertWebAppRunOn +@@ -55,7 +55,7 @@ proto::os_state::RunOnOsLogin::Mode ConvertWebAppRunOn // different from other platforms, see web_app_run_on_os_login_manager.h for // more info. bool DoesRunOnOsLoginRequireExecution() { diff --git a/www/chromium/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc b/www/chromium/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc index a6bba21078ae..5fcaab9eb0f1 100644 --- a/www/chromium/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc +++ b/www/chromium/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/web_applications/os_integration/shortcut_sub_manager.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/web_applications/os_integration/shortcut_sub_manager.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/web_applications/os_integration/shortcut_sub_manager.cc -@@ -199,7 +199,7 @@ void ShortcutSubManager::Execute( +@@ -198,7 +198,7 @@ void ShortcutSubManager::Execute( return; } diff --git a/www/chromium/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc b/www/chromium/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc index 284c5306fb0c..26439e7b9206 100644 --- a/www/chromium/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc +++ b/www/chromium/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc @@ -1,6 +1,6 @@ ---- chrome/browser/webauthn/chrome_authenticator_request_delegate.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/webauthn/chrome_authenticator_request_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/webauthn/chrome_authenticator_request_delegate.cc -@@ -551,7 +551,7 @@ void ChromeAuthenticatorRequestDelegate::ConfigureDisc +@@ -549,7 +549,7 @@ void ChromeAuthenticatorRequestDelegate::ConfigureDisc g_observer->ConfiguringCable(request_type); } diff --git a/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc b/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc index 26119bd8950a..a79ebafeb744 100644 --- a/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc +++ b/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/webauthn/enclave_manager.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/webauthn/enclave_manager.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/webauthn/enclave_manager.cc -@@ -688,7 +688,7 @@ base::flat_set<GaiaId> GetGaiaIDs( +@@ -709,7 +709,7 @@ base::flat_set<GaiaId> GetGaiaIDs( std::string UserVerifyingLabelToString(crypto::UserVerifyingKeyLabel label) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ return label; #else return std::string("placeholder"); -@@ -698,7 +698,7 @@ std::string UserVerifyingLabelToString(crypto::UserVer +@@ -719,7 +719,7 @@ std::string UserVerifyingLabelToString(crypto::UserVer std::optional<crypto::UserVerifyingKeyLabel> UserVerifyingKeyLabelFromString( std::string saved_label) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc b/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc index 4b32bb40e936..61536f1927da 100644 --- a/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc +++ b/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc @@ -1,8 +1,8 @@ ---- chrome/browser/webauthn/password_credential_controller.cc.orig 2025-05-05 10:57:53 UTC +--- chrome/browser/webauthn/password_credential_controller.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/browser/webauthn/password_credential_controller.cc @@ -46,7 +46,7 @@ password_manager::PasswordManagerClient* GetPasswordMa - } + #if !BUILDFLAG(IS_ANDROID) std::u16string GetAuthenticationMessage(std::string_view rp_id) { -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-chrome_common_chrome__features.cc b/www/chromium/files/patch-chrome_common_chrome__features.cc index 84511104b6d4..1b6c9bf95e72 100644 --- a/www/chromium/files/patch-chrome_common_chrome__features.cc +++ b/www/chromium/files/patch-chrome_common_chrome__features.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_features.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/common/chrome_features.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/common/chrome_features.cc -@@ -81,7 +81,7 @@ BASE_FEATURE(kUseAdHocSigningForWebAppShims, +@@ -80,7 +80,7 @@ BASE_FEATURE(kUseAdHocSigningForWebAppShims, #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ // Enables or disables the Autofill survey triggered by opening a prompt to // save address info. BASE_FEATURE(kAutofillAddressSurvey, -@@ -99,7 +99,7 @@ BASE_FEATURE(kAutofillPasswordSurvey, +@@ -98,7 +98,7 @@ BASE_FEATURE(kAutofillPasswordSurvey, base::FEATURE_DISABLED_BY_DEFAULT); #endif @@ -18,7 +18,7 @@ // Enables the Restart background mode optimization. When all Chrome UI is // closed and it goes in the background, allows to restart the browser to // discard memory. -@@ -241,7 +241,7 @@ BASE_FEATURE(kDesktopPWAsElidedExtensionsMenu, +@@ -257,7 +257,7 @@ BASE_FEATURE(kDesktopPWAsElidedExtensionsMenu, BASE_FEATURE(kDesktopPWAsRunOnOsLogin, "DesktopPWAsRunOnOsLogin", #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -281,7 +281,7 @@ BASE_FEATURE(kEnableExclusiveAccessManager, +@@ -304,7 +304,7 @@ BASE_FEATURE(kEnableFullscreenToAnyScreenAndroid, base::FEATURE_DISABLED_BY_DEFAULT); #endif @@ -36,7 +36,7 @@ // Controls whether Chrome Apps are supported. See https://crbug.com/1221251. // If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome // Apps will not launch and will be marked in the UI as deprecated. -@@ -1081,7 +1081,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, +@@ -1170,7 +1170,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, "KAnonymityServiceStorage", base::FEATURE_ENABLED_BY_DEFAULT); @@ -45,7 +45,7 @@ BASE_FEATURE(kLinuxLowMemoryMonitor, "LinuxLowMemoryMonitor", base::FEATURE_DISABLED_BY_DEFAULT); -@@ -1094,7 +1094,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit +@@ -1183,7 +1183,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit &kLinuxLowMemoryMonitor, "critical_level", 255}; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_common_chrome__features.h b/www/chromium/files/patch-chrome_common_chrome__features.h index 1188c0b5f864..e2e91ac39665 100644 --- a/www/chromium/files/patch-chrome_common_chrome__features.h +++ b/www/chromium/files/patch-chrome_common_chrome__features.h @@ -1,6 +1,6 @@ ---- chrome/common/chrome_features.h.orig 2025-08-07 06:57:29 UTC +--- chrome/common/chrome_features.h.orig 2025-09-06 10:01:20 UTC +++ chrome/common/chrome_features.h -@@ -50,13 +50,13 @@ BASE_DECLARE_FEATURE(kUseAdHocSigningForWebAppShims); +@@ -49,13 +49,13 @@ BASE_DECLARE_FEATURE(kUseAdHocSigningForWebAppShims); #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -16,7 +16,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kBackgroundModeAllowRestart); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -146,7 +146,7 @@ BASE_DECLARE_FEATURE(kDesktopPWAsPreventClose); +@@ -153,7 +153,7 @@ BASE_DECLARE_FEATURE(kDesktopPWAsPreventClose); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kDesktopPWAsTabStripSettings); @@ -25,7 +25,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kShortcutsNotApps); -@@ -634,7 +634,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceOHTTPRequests); +@@ -697,7 +697,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceOHTTPRequests); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kKAnonymityServiceStorage); @@ -34,7 +34,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor); COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel; -@@ -642,7 +642,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) +@@ -705,7 +705,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_common_chrome__paths.cc b/www/chromium/files/patch-chrome_common_chrome__paths.cc index 80947244bcc0..f4629be8462c 100644 --- a/www/chromium/files/patch-chrome_common_chrome__paths.cc +++ b/www/chromium/files/patch-chrome_common_chrome__paths.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_paths.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/common/chrome_paths.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/common/chrome_paths.cc -@@ -32,7 +32,7 @@ +@@ -31,7 +31,7 @@ #include "base/apple/foundation_util.h" #endif @@ -9,7 +9,7 @@ #include "components/policy/core/common/policy_paths.h" #endif -@@ -48,14 +48,14 @@ namespace { +@@ -47,14 +47,14 @@ namespace { std::optional<bool> g_override_using_default_data_directory_for_testing; @@ -27,7 +27,7 @@ #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -212,7 +212,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -188,7 +188,7 @@ bool PathProvider(int key, base::FilePath* result) { } break; case chrome::DIR_DEFAULT_DOWNLOADS_SAFE: @@ -36,7 +36,7 @@ if (!GetUserDownloadsDirectorySafe(&cur)) { return false; } -@@ -504,13 +504,13 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -436,13 +436,13 @@ bool PathProvider(int key, base::FilePath* result) { break; } #endif @@ -52,7 +52,7 @@ (BUILDFLAG(IS_LINUX) && BUILDFLAG(CHROMIUM_BRANDING)) case chrome::DIR_USER_EXTERNAL_EXTENSIONS: { if (!base::PathService::Get(chrome::DIR_USER_DATA, &cur)) { -@@ -520,7 +520,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -452,7 +452,7 @@ bool PathProvider(int key, base::FilePath* result) { break; } #endif @@ -61,7 +61,7 @@ case chrome::DIR_STANDALONE_EXTERNAL_EXTENSIONS: { cur = base::FilePath(kFilepathSinglePrefExtensions); break; -@@ -559,7 +559,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -491,7 +491,7 @@ bool PathProvider(int key, base::FilePath* result) { #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -70,7 +70,7 @@ case chrome::DIR_NATIVE_MESSAGING: #if BUILDFLAG(IS_MAC) #if BUILDFLAG(GOOGLE_CHROME_BRANDING) -@@ -573,6 +573,9 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -505,6 +505,9 @@ bool PathProvider(int key, base::FilePath* result) { #if BUILDFLAG(GOOGLE_CHROME_BRANDING) cur = base::FilePath( FILE_PATH_LITERAL("/etc/opt/chrome/native-messaging-hosts")); diff --git a/www/chromium/files/patch-chrome_common_chrome__paths.h b/www/chromium/files/patch-chrome_common_chrome__paths.h index de79a896dda9..415768d8b8c7 100644 --- a/www/chromium/files/patch-chrome_common_chrome__paths.h +++ b/www/chromium/files/patch-chrome_common_chrome__paths.h @@ -1,6 +1,6 @@ ---- chrome/common/chrome_paths.h.orig 2025-08-07 06:57:29 UTC +--- chrome/common/chrome_paths.h.orig 2025-09-06 10:01:20 UTC +++ chrome/common/chrome_paths.h -@@ -56,7 +56,7 @@ enum { +@@ -58,7 +58,7 @@ enum { // to set policies for chrome. This directory // contains subdirectories. #endif @@ -9,7 +9,7 @@ (BUILDFLAG(IS_LINUX) && BUILDFLAG(CHROMIUM_BRANDING)) || BUILDFLAG(IS_MAC) DIR_USER_EXTERNAL_EXTENSIONS, // Directory for per-user external extensions // on Chrome Mac and Chromium Linux. -@@ -65,7 +65,7 @@ enum { +@@ -67,7 +67,7 @@ enum { // create it. #endif @@ -18,7 +18,7 @@ DIR_STANDALONE_EXTERNAL_EXTENSIONS, // Directory for 'per-extension' // definition manifest files that // describe extensions which are to be -@@ -113,7 +113,7 @@ enum { +@@ -112,7 +112,7 @@ enum { #endif #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-chrome_common_chrome__switches.cc b/www/chromium/files/patch-chrome_common_chrome__switches.cc index 2dc4cf39aa53..7974a82b4328 100644 --- a/www/chromium/files/patch-chrome_common_chrome__switches.cc +++ b/www/chromium/files/patch-chrome_common_chrome__switches.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_switches.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/common/chrome_switches.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/common/chrome_switches.cc -@@ -895,7 +895,7 @@ const char kAllowNaClSocketAPI[] = "allow-nacl-socket- +@@ -908,7 +908,7 @@ const char kDebugPrint[] = "debug-print"; #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ const char kEnableNewAppMenuIcon[] = "enable-new-app-menu-icon"; // Causes the browser to launch directly in guest mode. -@@ -924,7 +924,7 @@ const char kGlicDev[] = "glic-dev"; +@@ -937,7 +937,7 @@ const char kGlicDev[] = "glic-dev"; const char kGlicHostLogging[] = "glic-host-logging"; #endif diff --git a/www/chromium/files/patch-chrome_common_chrome__switches.h b/www/chromium/files/patch-chrome_common_chrome__switches.h index 62b38b29f62e..e611ffe24958 100644 --- a/www/chromium/files/patch-chrome_common_chrome__switches.h +++ b/www/chromium/files/patch-chrome_common_chrome__switches.h @@ -1,6 +1,6 @@ ---- chrome/common/chrome_switches.h.orig 2025-08-07 06:57:29 UTC +--- chrome/common/chrome_switches.h.orig 2025-09-06 10:01:20 UTC +++ chrome/common/chrome_switches.h -@@ -276,7 +276,7 @@ extern const char kAllowNaClSocketAPI[]; +@@ -275,7 +275,7 @@ extern const char kDebugPrint[]; #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ extern const char kEnableNewAppMenuIcon[]; extern const char kGuest[]; extern const char kForceNtpMobilePromo[]; -@@ -294,7 +294,7 @@ extern const char kGlicDev[]; +@@ -293,7 +293,7 @@ extern const char kGlicDev[]; extern const char kGlicHostLogging[]; #endif diff --git a/www/chromium/files/patch-chrome_common_crash__keys.cc b/www/chromium/files/patch-chrome_common_crash__keys.cc index b84744159f4e..93c3159facf7 100644 --- a/www/chromium/files/patch-chrome_common_crash__keys.cc +++ b/www/chromium/files/patch-chrome_common_crash__keys.cc @@ -1,4 +1,4 @@ ---- chrome/common/crash_keys.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/common/crash_keys.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/common/crash_keys.cc @@ -51,7 +51,9 @@ class CrashKeyWithName { ~CrashKeyWithName() = delete; @@ -10,7 +10,7 @@ void Clear() { crash_key_.Clear(); } void Set(std::string_view value) { crash_key_.Set(value); } -@@ -196,6 +198,7 @@ void AllocateCrashKeyInBrowserAndChildren(std::string_ +@@ -195,6 +197,7 @@ void AllocateCrashKeyInBrowserAndChildren(std::string_ GetCommandLineStringAnnotations().emplace_back(std::string(key)).Set(value); } @@ -18,7 +18,7 @@ void AppendStringAnnotationsCommandLineSwitch(base::CommandLine* command_line) { std::string string_annotations; for (const auto& crash_key : GetCommandLineStringAnnotations()) { -@@ -210,6 +213,7 @@ void AppendStringAnnotationsCommandLineSwitch(base::Co +@@ -209,6 +212,7 @@ void AppendStringAnnotationsCommandLineSwitch(base::Co } command_line->AppendSwitchASCII(kStringAnnotationsSwitch, string_annotations); } diff --git a/www/chromium/files/patch-chrome_common_pref__names.h b/www/chromium/files/patch-chrome_common_pref__names.h index 0aed5cad617a..d88f5a25ad61 100644 --- a/www/chromium/files/patch-chrome_common_pref__names.h +++ b/www/chromium/files/patch-chrome_common_pref__names.h @@ -1,6 +1,6 @@ ---- chrome/common/pref_names.h.orig 2025-08-07 06:57:29 UTC +--- chrome/common/pref_names.h.orig 2025-09-06 10:01:20 UTC +++ chrome/common/pref_names.h -@@ -1334,7 +1334,7 @@ inline constexpr char kGeminiSettings[] = "browser.gem +@@ -1333,7 +1333,7 @@ inline constexpr char kGeminiSettings[] = "browser.gem inline constexpr char kAllowedDomainsForApps[] = "settings.allowed_domains_for_apps"; @@ -9,7 +9,7 @@ // Linux specific preference on whether we should match the system theme. inline constexpr char kSystemTheme[] = "extensions.theme.system_theme"; #endif -@@ -1504,7 +1504,7 @@ inline constexpr char kShowUpdatePromotionInfoBar[] = +@@ -1503,7 +1503,7 @@ inline constexpr char kShowUpdatePromotionInfoBar[] = "browser.show_update_promotion_info_bar"; #endif @@ -18,7 +18,7 @@ // Boolean that is false if we should show window manager decorations. If // true, we draw a custom chrome frame (thicker title bar and blue border). inline constexpr char kUseCustomChromeFrame[] = "browser.custom_chrome_frame"; -@@ -2141,7 +2141,7 @@ inline constexpr char kDownloadDefaultDirectory[] = +@@ -2156,7 +2156,7 @@ inline constexpr char kDownloadDefaultDirectory[] = inline constexpr char kDownloadDirUpgraded[] = "download.directory_upgrade"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -27,7 +27,7 @@ inline constexpr char kOpenPdfDownloadInSystemReader[] = "download.open_pdf_in_system_reader"; #endif -@@ -2644,14 +2644,14 @@ inline constexpr char kMediaStorageIdSalt[] = "media.s +@@ -2659,7 +2659,7 @@ inline constexpr char kMediaStorageIdSalt[] = "media.s inline constexpr char kMediaCdmOriginData[] = "media.cdm.origin_data"; #endif // BUILDFLAG(IS_WIN) @@ -36,15 +36,16 @@ // A boolean pref to determine whether or not the network service is running // sandboxed. inline constexpr char kNetworkServiceSandboxEnabled[] = - "net.network_service_sandbox"; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +@@ -2673,7 +2673,7 @@ inline constexpr char kNetworkServiceSandboxEnabled[] + inline constexpr char kNetworkServiceFailedLaunchMajorVersion[] = + "net.network_service_failed_launch_major_version"; -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Records whether the user has seen an HTTP auth "negotiate" header. inline constexpr char kReceivedHttpAuthNegotiateHeader[] = "net.received_http_auth_negotiate_headers"; -@@ -2743,7 +2743,7 @@ inline constexpr char kIsolatedWebAppInstallForceList[ +@@ -2765,7 +2765,7 @@ inline constexpr char kIsolatedWebAppInstallForceList[ inline constexpr char kIsolatedWebAppPendingInitializationCount[] = "profile.isolated_web_app.install.pending_initialization_count"; @@ -53,7 +54,7 @@ // Boolean that specifies whether OK-AS-DELEGATE flag from KDC is respected // along with kAuthNegotiateDelegateAllowlist. inline constexpr char kAuthNegotiateDelegateByKdcPolicy[] = -@@ -3266,7 +3266,7 @@ inline constexpr char kKioskApplicationLogCollectionEn +@@ -3288,7 +3288,7 @@ inline constexpr char kKioskApplicationLogCollectionEn #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -62,7 +63,7 @@ // Defines administrator-set availability of Chrome for Testing. inline constexpr char kChromeForTestingAllowed[] = "chrome_for_testing.allowed"; #endif -@@ -3781,7 +3781,7 @@ inline constexpr char kScreenCaptureWithoutGestureAllo +@@ -3806,7 +3806,7 @@ inline constexpr char kScreenCaptureWithoutGestureAllo inline constexpr char kSandboxExternalProtocolBlocked[] = "profile.sandbox_external_protocol_blocked"; @@ -71,7 +72,7 @@ // Boolean that indicates if system notifications are allowed to be used in // place of Chrome notifications. inline constexpr char kAllowSystemNotifications[] = -@@ -3979,7 +3979,7 @@ inline constexpr char kLensDesktopNTPSearchEnabled[] = +@@ -3997,7 +3997,7 @@ inline constexpr char kLensDesktopNTPSearchEnabled[] = "policy.lens_desktop_ntp_search_enabled"; #endif @@ -80,7 +81,7 @@ // A dict mapping the edition name with the major version it was shown. inline constexpr char kWhatsNewEditionUsed[] = "browser.whats_new.edition_used"; // A list containing the features of each module in order of when they -@@ -4076,7 +4076,7 @@ inline constexpr char kPrintingOAuth2AuthorizationServ +@@ -4094,7 +4094,7 @@ inline constexpr char kPrintingOAuth2AuthorizationServ "printing.oauth2_authorization_servers"; #endif diff --git a/www/chromium/files/patch-chrome_common_url__constants.h b/www/chromium/files/patch-chrome_common_url__constants.h index b1ecc8fff477..e1ec0ae488e1 100644 --- a/www/chromium/files/patch-chrome_common_url__constants.h +++ b/www/chromium/files/patch-chrome_common_url__constants.h @@ -1,6 +1,6 @@ ---- chrome/common/url_constants.h.orig 2025-07-02 06:08:04 UTC +--- chrome/common/url_constants.h.orig 2025-09-06 10:01:20 UTC +++ chrome/common/url_constants.h -@@ -997,7 +997,7 @@ inline constexpr char kOutdatedPluginLearnMoreURL[] = +@@ -993,7 +993,7 @@ inline constexpr char kOutdatedPluginLearnMoreURL[] = inline constexpr char kPhoneHubPermissionLearnMoreURL[] = "https://support.google.com/chromebook?p=multidevice"; diff --git a/www/chromium/files/patch-chrome_common_webui__url__constants.cc b/www/chromium/files/patch-chrome_common_webui__url__constants.cc index 570f393aea4c..c11327124c63 100644 --- a/www/chromium/files/patch-chrome_common_webui__url__constants.cc +++ b/www/chromium/files/patch-chrome_common_webui__url__constants.cc @@ -1,14 +1,9 @@ ---- chrome/common/webui_url_constants.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/common/webui_url_constants.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/common/webui_url_constants.cc -@@ -194,21 +194,21 @@ base::span<const base::cstring_view> ChromeURLHosts() +@@ -194,17 +194,17 @@ base::span<const base::cstring_view> ChromeURLHosts() kChromeUIAssistantOptInHost, #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - kChromeUIConnectorsInternalsHost, - #endif - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) || BUILDFLAG(IS_BSD) kChromeUIDiscardsHost, diff --git a/www/chromium/files/patch-chrome_common_webui__url__constants.h b/www/chromium/files/patch-chrome_common_webui__url__constants.h index 3f412f64083f..385df434eee9 100644 --- a/www/chromium/files/patch-chrome_common_webui__url__constants.h +++ b/www/chromium/files/patch-chrome_common_webui__url__constants.h @@ -1,16 +1,9 @@ ---- chrome/common/webui_url_constants.h.orig 2025-08-07 06:57:29 UTC +--- chrome/common/webui_url_constants.h.orig 2025-09-06 10:01:20 UTC +++ chrome/common/webui_url_constants.h -@@ -541,18 +541,18 @@ inline constexpr char kChromeUIOsUrlAppURL[] = "chrome +@@ -557,12 +557,12 @@ inline constexpr char kChromeUIOsUrlAppURL[] = "chrome #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - inline constexpr char kChromeUIConnectorsInternalsHost[] = - "connectors-internals"; - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) || BUILDFLAG(IS_BSD) inline constexpr char kChromeUIDiscardsHost[] = "discards"; @@ -22,7 +15,7 @@ inline constexpr char kChromeUIWebAppSettingsHost[] = "app-settings"; inline constexpr char kChromeUIWebAppSettingsURL[] = "chrome://app-settings/"; inline constexpr char kChromeUIWhatsNewHost[] = "whats-new"; -@@ -564,11 +564,11 @@ inline constexpr char kChromeUILinuxProxyConfigHost[] +@@ -574,11 +574,11 @@ inline constexpr char kChromeUILinuxProxyConfigHost[] #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -36,12 +29,12 @@ inline constexpr char kChromeUIBrowserSwitchHost[] = "browser-switch"; inline constexpr char kChromeUIBrowserSwitchURL[] = "chrome://browser-switch/"; inline constexpr char kChromeUIIntroDefaultBrowserSubPage[] = "default-browser"; -@@ -593,7 +593,7 @@ inline constexpr char kChromeUIHistorySyncOptinURL[] = +@@ -603,7 +603,7 @@ inline constexpr char kChromeUIHistorySyncOptinURL[] = "chrome://history-sync-optin/"; #endif -#if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+#if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && \ ++#if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || BUILDFLAG(IS_CHROMEOS)) && \ defined(TOOLKIT_VIEWS)) || \ defined(USE_AURA) inline constexpr char kChromeUITabModalConfirmDialogHost[] = diff --git a/www/chromium/files/patch-chrome_utility_services.cc b/www/chromium/files/patch-chrome_utility_services.cc index 35e58e5cfdc3..b78d4a0e7775 100644 --- a/www/chromium/files/patch-chrome_utility_services.cc +++ b/www/chromium/files/patch-chrome_utility_services.cc @@ -1,6 +1,6 @@ ---- chrome/utility/services.cc.orig 2025-05-05 10:57:53 UTC +--- chrome/utility/services.cc.orig 2025-09-06 10:01:20 UTC +++ chrome/utility/services.cc -@@ -48,7 +48,7 @@ +@@ -50,7 +50,7 @@ #include "chrome/services/system_signals/mac/mac_system_signals_service.h" #endif // BUILDFLAG(IS_MAC) @@ -9,7 +9,7 @@ #include "chrome/services/system_signals/linux/linux_system_signals_service.h" #endif // BUILDFLAG(IS_LINUX) -@@ -205,7 +205,7 @@ auto RunMacNotificationService( +@@ -215,7 +215,7 @@ auto RunMacNotificationService( } #endif // BUILDFLAG(IS_MAC) @@ -18,7 +18,7 @@ auto RunSystemSignalsService( mojo::PendingReceiver<device_signals::mojom::SystemSignalsService> receiver) { -@@ -479,7 +479,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& +@@ -490,7 +490,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& services.Add(RunWindowsIconReader); #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-chromecast_browser_cast__browser__main__parts.cc b/www/chromium/files/patch-chromecast_browser_cast__browser__main__parts.cc index d35852ea340a..82880757423e 100644 --- a/www/chromium/files/patch-chromecast_browser_cast__browser__main__parts.cc +++ b/www/chromium/files/patch-chromecast_browser_cast__browser__main__parts.cc @@ -1,6 +1,6 @@ ---- chromecast/browser/cast_browser_main_parts.cc.orig 2025-07-02 06:08:04 UTC +--- chromecast/browser/cast_browser_main_parts.cc.orig 2025-09-06 10:01:20 UTC +++ chromecast/browser/cast_browser_main_parts.cc -@@ -100,7 +100,7 @@ +@@ -99,7 +99,7 @@ #include "ui/ozone/public/ozone_platform.h" #endif // BUILDFLAG(IS_OZONE) @@ -9,7 +9,7 @@ #include <fontconfig/fontconfig.h> #include <signal.h> #include <sys/prctl.h> -@@ -282,7 +282,7 @@ class CastViewsDelegate : public views::ViewsDelegate +@@ -280,7 +280,7 @@ class CastViewsDelegate : public views::ViewsDelegate #endif // defined(USE_AURA) @@ -18,7 +18,7 @@ base::FilePath GetApplicationFontsDir() { std::unique_ptr<base::Environment> env(base::Environment::Create()); -@@ -327,7 +327,7 @@ const DefaultCommandLineSwitch kDefaultSwitches[] = { +@@ -325,7 +325,7 @@ const DefaultCommandLineSwitch kDefaultSwitches[] = { {switches::kDisableThreadedAnimation, ""}, #endif // BUILDFLAG(IS_ANDROID) #endif // BUILDFLAG(IS_CAST_AUDIO_ONLY) @@ -27,7 +27,7 @@ #if defined(ARCH_CPU_X86_FAMILY) // This is needed for now to enable the x11 Ozone platform to work with // current Linux/NVidia OpenGL drivers. -@@ -504,7 +504,7 @@ void CastBrowserMainParts::ToolkitInitialized() { +@@ -502,7 +502,7 @@ void CastBrowserMainParts::ToolkitInitialized() { views_delegate_ = std::make_unique<CastViewsDelegate>(); #endif // defined(USE_AURA) diff --git a/www/chromium/files/patch-components_BUILD.gn b/www/chromium/files/patch-components_BUILD.gn index 1ff16a894532..be1f1a58b8fb 100644 --- a/www/chromium/files/patch-components_BUILD.gn +++ b/www/chromium/files/patch-components_BUILD.gn @@ -1,6 +1,6 @@ ---- components/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- components/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ components/BUILD.gn -@@ -214,7 +214,6 @@ test("components_unittests") { +@@ -216,7 +216,6 @@ test("components_unittests") { "//components/content_settings/core/browser:unit_tests", "//components/content_settings/core/common:unit_tests", "//components/country_codes:unit_tests", @@ -8,9 +8,9 @@ "//components/cross_device/logging:unit_tests", "//components/crx_file:unit_tests", "//components/data_sharing:unit_tests", -@@ -623,7 +622,7 @@ test("components_unittests") { - deps += [ "//components/cast:unit_tests" ] - } +@@ -625,7 +624,7 @@ test("components_unittests") { + "//components/user_data_importer/content:unit_tests", + ] - if (!is_fuchsia) { #!iOS and!Fuchsia + if (!is_fuchsia && !is_bsd) { #!iOS and!Fuchsia @@ -23,6 +23,6 @@ - if (is_win || is_linux || is_chromeos || is_mac) { + if (is_win || (is_linux && !is_bsd) || is_chromeos || is_mac) { - deps += [ "//components/stability_report:unit_tests" ] - } - + deps += [ + "//components/stability_report:unit_tests", + "//components/webapps/isolated_web_apps:unit_tests", diff --git a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc index 5bf04ab18043..6575366434a6 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/data_manager/payments/payments_data_manager.cc.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/browser/data_manager/payments/payments_data_manager.cc.orig 2025-09-06 10:01:20 UTC +++ components/autofill/core/browser/data_manager/payments/payments_data_manager.cc -@@ -472,7 +472,7 @@ void PaymentsDataManager::OnWebDataServiceRequestDone( +@@ -471,7 +471,7 @@ void PaymentsDataManager::OnWebDataServiceRequestDone( bool PaymentsDataManager::ShouldShowBnplSettings() const { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ // Check `kAutofillEnableBuyNowPayLater` only if the user has seen a BNPL // suggestion before, or there are already linked issuers present, to avoid // unnecessary feature flag checks. The linked issuer check is due to the fact -@@ -1001,7 +1001,7 @@ void PaymentsDataManager::SetPrefService(PrefService* +@@ -1000,7 +1000,7 @@ void PaymentsDataManager::SetPrefService(PrefService* &PaymentsDataManager::OnAutofillPaymentsCardBenefitsPrefChange, base::Unretained(this))); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ pref_registrar_.Add( prefs::kAutofillBnplEnabled, base::BindRepeating(&PaymentsDataManager::OnBnplEnabledPrefChange, -@@ -1075,7 +1075,7 @@ void PaymentsDataManager::SetAutofillHasSeenIban() { +@@ -1074,7 +1074,7 @@ void PaymentsDataManager::SetAutofillHasSeenIban() { } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -27,16 +27,16 @@ bool PaymentsDataManager::IsAutofillHasSeenBnplPrefEnabled() const { return prefs::HasSeenBnpl(pref_service_); } -@@ -2078,7 +2078,7 @@ bool PaymentsDataManager::AreEwalletAccountsSupported( +@@ -2084,7 +2084,7 @@ bool PaymentsDataManager::AreEwalletAccountsSupported( bool PaymentsDataManager::AreBnplIssuersSupported() const { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return app_locale_ == "en-US" && GetCountryCodeForExperimentGroup() == "US" && - base::FeatureList::IsEnabled( - features::kAutofillEnableBuyNowPayLaterSyncing); -@@ -2111,7 +2111,7 @@ void PaymentsDataManager::ClearAllCreditCardBenefits() + return (app_locale_ == "en-US" || app_locale_ == "en-GB" || + app_locale_ == "en-CA") && + GetCountryCodeForExperimentGroup() == "US" && +@@ -2119,7 +2119,7 @@ void PaymentsDataManager::ClearAllCreditCardBenefits() } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h index fdadd7a49e90..139f3ac65fde 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h +++ b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h @@ -1,4 +1,4 @@ ---- components/autofill/core/browser/data_manager/payments/payments_data_manager.h.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/browser/data_manager/payments/payments_data_manager.h.orig 2025-09-06 10:01:20 UTC +++ components/autofill/core/browser/data_manager/payments/payments_data_manager.h @@ -370,7 +370,7 @@ class PaymentsDataManager : public AutofillWebDataServ void SetAutofillHasSeenIban(); @@ -9,7 +9,7 @@ // Returns the value of the kAutofillHasSeenBnpl pref. bool IsAutofillHasSeenBnplPrefEnabled() const; -@@ -693,7 +693,7 @@ class PaymentsDataManager : public AutofillWebDataServ +@@ -699,7 +699,7 @@ class PaymentsDataManager : public AutofillWebDataServ void ClearAllCreditCardBenefits(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc index 5e0e49ce8924..54747776cbd8 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/foundations/browser_autofill_manager.cc.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/browser/foundations/browser_autofill_manager.cc.orig 2025-09-06 10:01:20 UTC +++ components/autofill/core/browser/foundations/browser_autofill_manager.cc -@@ -746,7 +746,7 @@ BrowserAutofillManager::GetCreditCardAccessManager() c +@@ -779,7 +779,7 @@ BrowserAutofillManager::GetAmountExtractionManager() { payments::BnplManager* BrowserAutofillManager::GetPaymentsBnplManager() { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc index 9915b307844d..cf3727ce6a99 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/payments/amount_extraction_manager.cc.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/browser/payments/amount_extraction_manager.cc.orig 2025-09-06 10:01:20 UTC +++ components/autofill/core/browser/payments/amount_extraction_manager.cc -@@ -177,7 +177,7 @@ void AmountExtractionManager::OnCheckoutAmountReceived +@@ -178,7 +178,7 @@ void AmountExtractionManager::OnCheckoutAmountReceived bnpl_manager->OnAmountExtractionReturned(parsed_extracted_amount); } if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || @@ -9,8 +9,8 @@ if (base::FeatureList::IsEnabled( ::autofill::features::kAutofillEnableAmountExtractionTesting)) { VLOG(3) << "The result of amount extraction on domain " -@@ -200,7 +200,7 @@ void AmountExtractionManager::OnTimeoutReached() { - autofill_metrics::AmountExtractionResult::kTimeout); +@@ -206,7 +206,7 @@ void AmountExtractionManager::OnTimeoutReached() { + } // TODO(crbug.com/378517983): Add BNPL flow action logic here. if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID)) { @@ -18,7 +18,7 @@ if (base::FeatureList::IsEnabled( ::autofill::features::kAutofillEnableAmountExtractionTesting)) { VLOG(3) << "The amount extraction on domain " -@@ -219,7 +219,7 @@ AmountExtractionManager::CheckEligibilityForFeaturesRe +@@ -225,7 +225,7 @@ AmountExtractionManager::CheckEligibilityForFeaturesRe // Check eligibility of BNPL feature. // Currently, BNPL is only offered for desktop platforms. if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || diff --git a/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc index 4dbdd1937824..8ed2c4df9b53 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2025-09-06 10:01:20 UTC +++ components/autofill/core/browser/payments/bnpl_manager.cc -@@ -467,7 +467,7 @@ void BnplManager::MaybeUpdateSuggestionsWithBnpl( +@@ -497,7 +497,7 @@ void BnplManager::MaybeUpdateSuggestionsWithBnpl( .OnBnplSuggestionShown(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc b/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc index af1ce2fb722e..a44baeaa49c7 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/common/autofill_payments_features.cc.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/common/autofill_payments_features.cc.orig 2025-09-06 10:01:20 UTC +++ components/autofill/core/common/autofill_payments_features.cc -@@ -365,7 +365,7 @@ BASE_FEATURE(kDisableAutofillStrikeSystem, +@@ -345,7 +345,7 @@ BASE_FEATURE(kDisableAutofillStrikeSystem, base::FEATURE_DISABLED_BY_DEFAULT); bool ShouldShowImprovedUserConsentForCreditCardSave() { diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc index 5828f3e62dad..5a92dbc184c0 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/common/autofill_prefs.cc.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/common/autofill_prefs.cc.orig 2025-09-06 10:01:20 UTC +++ components/autofill/core/common/autofill_prefs.cc -@@ -104,7 +104,7 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync +@@ -118,7 +118,7 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ registry->RegisterBooleanPref( kAutofillBnplEnabled, true, user_prefs::PrefRegistrySyncable::SYNCABLE_PREF); -@@ -298,7 +298,7 @@ bool IsFacilitatedPaymentsPixAccountLinkingEnabled(con +@@ -360,7 +360,7 @@ void SetFacilitatedPaymentsA2ATriggeredOnce(PrefServic } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool value) { prefs->SetBoolean(kAutofillBnplEnabled, value); } -@@ -307,7 +307,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v +@@ -369,7 +369,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v bool IsAutofillBnplEnabled(const PrefService* prefs) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ return prefs->GetBoolean(kAutofillBnplEnabled); #else return false; -@@ -316,7 +316,7 @@ bool IsAutofillBnplEnabled(const PrefService* prefs) { +@@ -378,7 +378,7 @@ bool IsAutofillBnplEnabled(const PrefService* prefs) { } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h index acad2cc79fc2..66e7738cb819 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h @@ -1,4 +1,4 @@ ---- components/autofill/core/common/autofill_prefs.h.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/common/autofill_prefs.h.orig 2025-09-06 10:01:20 UTC +++ components/autofill/core/common/autofill_prefs.h @@ -32,7 +32,7 @@ inline constexpr std::string_view kAutofillAblationSee inline constexpr char kAutofillAiOptInStatus[] = @@ -9,8 +9,8 @@ // Boolean that is true if BNPL on Autofill is enabled. inline constexpr char kAutofillBnplEnabled[] = "autofill.bnpl_enabled"; // Boolean that is true if the user has ever seen a BNPL suggestion. -@@ -226,7 +226,7 @@ void SetFacilitatedPaymentsPixAccountLinking(PrefServi - bool IsFacilitatedPaymentsPixAccountLinkingEnabled(const PrefService* prefs); +@@ -247,7 +247,7 @@ bool IsFacilitatedPaymentsA2AEnabled(const PrefService + void SetFacilitatedPaymentsA2ATriggeredOnce(PrefService* prefs, bool value); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) @@ -18,7 +18,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool value); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) -@@ -234,7 +234,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v +@@ -255,7 +255,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v bool IsAutofillBnplEnabled(const PrefService* prefs); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_commerce_core_commerce__feature__list.cc b/www/chromium/files/patch-components_commerce_core_commerce__feature__list.cc index 5343e85868fe..dcb423d30584 100644 --- a/www/chromium/files/patch-components_commerce_core_commerce__feature__list.cc +++ b/www/chromium/files/patch-components_commerce_core_commerce__feature__list.cc @@ -1,39 +1,20 @@ ---- components/commerce/core/commerce_feature_list.cc.orig 2025-08-07 06:57:29 UTC +--- components/commerce/core/commerce_feature_list.cc.orig 2025-09-06 10:01:20 UTC +++ components/commerce/core/commerce_feature_list.cc -@@ -157,7 +157,8 @@ BASE_FEATURE(kPriceInsights, - "PriceInsights", - base::FEATURE_DISABLED_BY_DEFAULT); - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_IOS) || BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_IOS) || BUILDFLAG(IS_ANDROID) || \ -+ BUILDFLAG(IS_BSD) - BASE_FEATURE(kPriceInsightsRegionLaunched, - "PriceInsightsRegionLaunched", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -235,7 +236,7 @@ BASE_FEATURE(kShoppingAlternateServer, +@@ -209,7 +209,7 @@ BASE_FEATURE(kShoppingAlternateServer, const char kDiscountOnShoppyPageParam[] = "discount-on-shoppy-page"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) const base::FeatureParam<bool> kDiscountOnShoppyPage{ &kEnableDiscountInfoApi, kDiscountOnShoppyPageParam, true}; #else -@@ -244,7 +245,7 @@ const base::FeatureParam<bool> kDiscountOnShoppyPage{ - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kEnableDiscountInfoApiRegionLaunched, - "EnableDiscountInfoApiRegionLaunched", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -259,7 +260,7 @@ const char kMerchantWideBehaviorParam[] = "merchant-wi +@@ -222,7 +222,7 @@ const char kMerchantWideBehaviorParam[] = "merchant-wi const char kNonMerchantWideBehaviorParam[] = "non-merchant-wide-behavior"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) BASE_FEATURE(kDiscountDialogAutoPopupBehaviorSetting, "DiscountDialogAutoPopupBehaviorSetting", base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-components_crash_core_app_BUILD.gn b/www/chromium/files/patch-components_crash_core_app_BUILD.gn index 3424a92d29d0..202695d1237b 100644 --- a/www/chromium/files/patch-components_crash_core_app_BUILD.gn +++ b/www/chromium/files/patch-components_crash_core_app_BUILD.gn @@ -1,4 +1,4 @@ ---- components/crash/core/app/BUILD.gn.orig 2025-05-05 10:57:53 UTC +--- components/crash/core/app/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ components/crash/core/app/BUILD.gn @@ -70,6 +70,10 @@ static_library("app") { ] @@ -29,7 +29,7 @@ deps += [ "//base:base_static", "//components/crash/core/common", -@@ -237,11 +241,6 @@ if (is_mac || is_android || is_linux || is_chromeos) { +@@ -241,11 +245,6 @@ if (is_mac || is_android || is_linux || is_chromeos) { # define custom UserStreamDataSources. executable("chrome_crashpad_handler") { sources = [ "chrome_crashpad_handler.cc" ] diff --git a/www/chromium/files/patch-components_device__signals_core_browser_browser__utils.h b/www/chromium/files/patch-components_device__signals_core_browser_browser__utils.h index 9343582483ab..9b18e6e64a3e 100644 --- a/www/chromium/files/patch-components_device__signals_core_browser_browser__utils.h +++ b/www/chromium/files/patch-components_device__signals_core_browser_browser__utils.h @@ -1,15 +1,15 @@ ---- components/device_signals/core/browser/browser_utils.h.orig 2025-05-28 14:55:43 UTC +--- components/device_signals/core/browser/browser_utils.h.orig 2025-09-06 10:01:20 UTC +++ components/device_signals/core/browser/browser_utils.h -@@ -36,7 +36,7 @@ bool GetSiteIsolationEnabled(); - // Returns the hostname of the current machine. +@@ -38,7 +38,7 @@ bool GetSiteIsolationEnabled(); std::string GetHostName(); + #endif // !BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Returns the hostname of the current machine. std::vector<std::string> GetSystemDnsServers(); -@@ -44,7 +44,7 @@ std::vector<std::string> GetSystemDnsServers(); +@@ -46,7 +46,7 @@ std::vector<std::string> GetSystemDnsServers(); SettingValue GetOSFirewall(); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-components_device__signals_core_browser_desktop_desktop__os__signals__collector.cc b/www/chromium/files/patch-components_device__signals_core_browser_desktop_desktop__os__signals__collector.cc new file mode 100644 index 000000000000..527aa2860dfc --- /dev/null +++ b/www/chromium/files/patch-components_device__signals_core_browser_desktop_desktop__os__signals__collector.cc @@ -0,0 +1,11 @@ +--- components/device_signals/core/browser/desktop/desktop_os_signals_collector.cc.orig 2025-09-06 10:01:20 UTC ++++ components/device_signals/core/browser/desktop/desktop_os_signals_collector.cc +@@ -43,7 +43,7 @@ std::unique_ptr<OsSignalsResponse> AddAsyncOsSignals( + os_signals_response->disk_encryption = device_signals::GetDiskEncrypted(); + os_signals_response->os_firewall = device_signals::GetOSFirewall(); + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + os_signals_response->distribution_version = + device_signals::GetDistributionVersion(); + #endif // BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc b/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc index ac217e22428d..2a8687078447 100644 --- a/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc +++ b/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc @@ -1,4 +1,4 @@ ---- components/device_signals/core/common/linux/platform_utils_linux.cc.orig 2025-08-07 06:57:29 UTC +--- components/device_signals/core/common/linux/platform_utils_linux.cc.orig 2025-09-06 10:01:20 UTC +++ components/device_signals/core/common/linux/platform_utils_linux.cc @@ -4,12 +4,23 @@ @@ -24,7 +24,7 @@ #include <algorithm> #include <optional> #include <string> -@@ -100,6 +111,7 @@ SettingValue GetScreenlockSecured() { +@@ -111,6 +122,7 @@ SettingValue GetScreenlockSecured() { // Implements the logic from the native host installation script. First find the // root device identifier, then locate its parent and get its type. SettingValue GetDiskEncrypted() { @@ -32,7 +32,7 @@ struct stat info; // First figure out the device identifier. Fail fast if this fails. if (stat("/", &info) != 0) { -@@ -122,11 +134,35 @@ SettingValue GetDiskEncrypted() { +@@ -133,11 +145,35 @@ SettingValue GetDiskEncrypted() { } return SettingValue::UNKNOWN; } @@ -40,7 +40,7 @@ return SettingValue::DISABLED; } - std::vector<std::string> GetMacAddresses() { + std::vector<std::string> internal::GetMacAddressesImpl() { std::vector<std::string> result; +#if BUILDFLAG(IS_BSD) + struct ifaddrs* ifa = nullptr; @@ -68,7 +68,7 @@ base::DirReaderPosix reader("/sys/class/net"); if (!reader.IsValid()) { return result; -@@ -151,6 +187,7 @@ std::vector<std::string> GetMacAddresses() { +@@ -162,6 +198,7 @@ std::vector<std::string> internal::GetMacAddressesImpl &address); result.push_back(address); } diff --git a/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h b/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h new file mode 100644 index 000000000000..19af4f6ecca8 --- /dev/null +++ b/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h @@ -0,0 +1,11 @@ +--- components/device_signals/core/common/platform_utils.h.orig 2025-09-06 10:01:20 UTC ++++ components/device_signals/core/common/platform_utils.h +@@ -57,7 +57,7 @@ SettingValue GetSecureBootEnabled(); + std::optional<std::string> GetWindowsMachineDomain(); + #endif // BUILDFLAG(IS_WIN) + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + // Return the distribution VERSION_ID contained in + // /etc/os-release, if it exists. + std::optional<std::string> GetDistributionVersion(); diff --git a/www/chromium/files/patch-components_device__signals_core_common_signals__features.cc b/www/chromium/files/patch-components_device__signals_core_common_signals__features.cc index 16418c1fe4c9..e50650c4645f 100644 --- a/www/chromium/files/patch-components_device__signals_core_common_signals__features.cc +++ b/www/chromium/files/patch-components_device__signals_core_common_signals__features.cc @@ -1,6 +1,6 @@ ---- components/device_signals/core/common/signals_features.cc.orig 2025-05-28 14:55:43 UTC +--- components/device_signals/core/common/signals_features.cc.orig 2025-09-06 10:01:20 UTC +++ components/device_signals/core/common/signals_features.cc -@@ -43,7 +43,7 @@ bool IsBrowserSignalsReportingEnabled() { +@@ -55,7 +55,7 @@ bool IsDetectedAgentSignalCollectionEnabled() { } #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_device__signals_core_common_signals__features.h b/www/chromium/files/patch-components_device__signals_core_common_signals__features.h index 4b3a60a02309..eebd069f6fad 100644 --- a/www/chromium/files/patch-components_device__signals_core_common_signals__features.h +++ b/www/chromium/files/patch-components_device__signals_core_common_signals__features.h @@ -1,7 +1,7 @@ ---- components/device_signals/core/common/signals_features.h.orig 2025-05-28 14:55:43 UTC +--- components/device_signals/core/common/signals_features.h.orig 2025-09-06 10:01:20 UTC +++ components/device_signals/core/common/signals_features.h -@@ -29,7 +29,7 @@ bool IsProfileSignalsReportingEnabled(); - bool IsBrowserSignalsReportingEnabled(); +@@ -33,7 +33,7 @@ bool IsBrowserSignalsReportingEnabled(); + bool IsDetectedAgentSignalCollectionEnabled(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-components_embedder__support_user__agent__utils.cc b/www/chromium/files/patch-components_embedder__support_user__agent__utils.cc index 8e89efe8d771..c4e7b9df1685 100644 --- a/www/chromium/files/patch-components_embedder__support_user__agent__utils.cc +++ b/www/chromium/files/patch-components_embedder__support_user__agent__utils.cc @@ -1,6 +1,6 @@ ---- components/embedder_support/user_agent_utils.cc.orig 2025-08-07 06:57:29 UTC +--- components/embedder_support/user_agent_utils.cc.orig 2025-09-06 10:01:20 UTC +++ components/embedder_support/user_agent_utils.cc -@@ -322,7 +322,7 @@ std::string GetUserAgentPlatform() { +@@ -317,7 +317,7 @@ std::string GetUserAgentPlatform() { return ""; #elif BUILDFLAG(IS_MAC) return "Macintosh; "; @@ -9,16 +9,34 @@ return "X11; "; // strange, but that's what Firefox uses #elif BUILDFLAG(IS_ANDROID) return "Linux; "; -@@ -348,7 +348,7 @@ std::string GetUnifiedPlatform() { +@@ -333,7 +333,7 @@ std::string GetUserAgentPlatform() { + } + + std::string GetUnifiedPlatform() { +-#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // This constant is only used on Android (desktop) and Linux. + constexpr char kUnifiedPlatformLinuxX64[] = "X11; Linux x86_64"; + #endif +@@ -353,7 +353,7 @@ std::string GetUnifiedPlatform() { return "Windows NT 10.0; Win64; x64"; #elif BUILDFLAG(IS_FUCHSIA) return "Fuchsia"; -#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return "X11; Linux x86_64"; ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + return kUnifiedPlatformLinuxX64; #elif BUILDFLAG(IS_IOS) if (ui::GetDeviceFormFactor() == ui::DEVICE_FORM_FACTOR_TABLET) { -@@ -605,6 +605,9 @@ std::string GetPlatformForUAMetadata() { +@@ -615,7 +615,7 @@ bool GetMobileBitForUAMetadata() { + } + + std::string GetPlatformVersion() { +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // TODO(crbug.com/40245146): Remove this Blink feature + if (base::FeatureList::IsEnabled( + blink::features::kReduceUserAgentDataLinuxPlatformVersion)) { +@@ -661,6 +661,9 @@ std::string GetPlatformForUAMetadata() { #else return "Chromium OS"; #endif @@ -28,16 +46,7 @@ #else return std::string(version_info::GetOSType()); #endif -@@ -664,7 +667,7 @@ blink::UserAgentMetadata GetUserAgentMetadata(const Pr - base::StringPrintf("%d.%d.%d", major, minor, bugfix); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/40245146): Remove this Blink feature - if (base::FeatureList::IsEnabled( - blink::features::kReduceUserAgentDataLinuxPlatformVersion)) { -@@ -827,6 +830,16 @@ std::string BuildOSCpuInfoFromOSVersionAndCpuType(cons +@@ -873,6 +876,16 @@ std::string BuildOSCpuInfoFromOSVersionAndCpuType(cons "Android %s", os_version.c_str() #elif BUILDFLAG(IS_FUCHSIA) "Fuchsia" diff --git a/www/chromium/files/patch-components_embedder__support_user__agent__utils__unittest.cc b/www/chromium/files/patch-components_embedder__support_user__agent__utils__unittest.cc index c1a01656aa07..dd1caa9a5554 100644 --- a/www/chromium/files/patch-components_embedder__support_user__agent__utils__unittest.cc +++ b/www/chromium/files/patch-components_embedder__support_user__agent__utils__unittest.cc @@ -1,6 +1,6 @@ ---- components/embedder_support/user_agent_utils_unittest.cc.orig 2025-08-07 06:57:29 UTC +--- components/embedder_support/user_agent_utils_unittest.cc.orig 2025-09-06 10:01:20 UTC +++ components/embedder_support/user_agent_utils_unittest.cc -@@ -153,7 +153,7 @@ void CheckUserAgentStringOrdering(bool mobile_device) +@@ -152,7 +152,7 @@ void CheckUserAgentStringOrdering(bool mobile_device) ASSERT_EQ("CrOS", pieces[0]); ASSERT_EQ("x86_64", pieces[1]); ASSERT_EQ("14541.0.0", pieces[2]); @@ -9,7 +9,7 @@ // Post-UA Reduction there is a single <unifiedPlatform> value for Linux: // X11; Linux x86_64 ASSERT_EQ(2u, pieces.size()); -@@ -341,7 +341,7 @@ class UserAgentUtilsTest : public testing::Test, +@@ -340,7 +340,7 @@ class UserAgentUtilsTest : public testing::Test, "X11; CrOS x86_64 14541.0.0"; #elif BUILDFLAG(IS_FUCHSIA) "Fuchsia"; @@ -18,7 +18,7 @@ "X11; Linux x86_64"; #elif BUILDFLAG(IS_MAC) "Macintosh; Intel Mac OS X 10_15_7"; -@@ -721,7 +721,7 @@ TEST_F(UserAgentUtilsTest, UserAgentMetadata) { +@@ -720,7 +720,7 @@ TEST_F(UserAgentUtilsTest, UserAgentMetadata) { #endif #elif BUILDFLAG(IS_ANDROID) EXPECT_EQ(metadata.platform, "Android"); diff --git a/www/chromium/files/patch-components_enterprise_browser_reporting_report__util.cc b/www/chromium/files/patch-components_enterprise_browser_reporting_report__util.cc new file mode 100644 index 000000000000..14f74b5a782e --- /dev/null +++ b/www/chromium/files/patch-components_enterprise_browser_reporting_report__util.cc @@ -0,0 +1,11 @@ +--- components/enterprise/browser/reporting/report_util.cc.orig 2025-09-06 10:01:20 UTC ++++ components/enterprise/browser/reporting/report_util.cc +@@ -199,7 +199,7 @@ std::string GetSecuritySignalsInReport( + signals_dict.Set("antivirus_info", std::move(anti_virus_list)); + + signals_dict.Set("hotfixes", RepeatedFieldptrToList(os_report.hotfixes())); +-#elif BUILDFLAG(IS_LINUX) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + if (os_report.has_distribution_version()) { + signals_dict.Set("distribution_version", + os_report.distribution_version()); diff --git a/www/chromium/files/patch-components_enterprise_data__controls_core_browser_features.cc b/www/chromium/files/patch-components_enterprise_data__controls_core_browser_features.cc new file mode 100644 index 000000000000..9a412c386ba7 --- /dev/null +++ b/www/chromium/files/patch-components_enterprise_data__controls_core_browser_features.cc @@ -0,0 +1,11 @@ +--- components/enterprise/data_controls/core/browser/features.cc.orig 2025-09-06 10:01:20 UTC ++++ components/enterprise/data_controls/core/browser/features.cc +@@ -13,7 +13,7 @@ BASE_FEATURE(kEnableClipboardDataControlsAndroid, + #endif + + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + BASE_FEATURE(kEnableDownloadDataControlsDesktop, + "EnableDownloadDataControlsDesktop", + base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-components_enterprise_data__controls_core_browser_features.h b/www/chromium/files/patch-components_enterprise_data__controls_core_browser_features.h new file mode 100644 index 000000000000..d4ce0632a931 --- /dev/null +++ b/www/chromium/files/patch-components_enterprise_data__controls_core_browser_features.h @@ -0,0 +1,11 @@ +--- components/enterprise/data_controls/core/browser/features.h.orig 2025-09-06 10:01:20 UTC ++++ components/enterprise/data_controls/core/browser/features.h +@@ -16,7 +16,7 @@ BASE_DECLARE_FEATURE(kEnableClipboardDataControlsAndro + #endif + + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + // Controls enabling Data Controls rules for downloads on desktop + BASE_DECLARE_FEATURE(kEnableDownloadDataControlsDesktop); + #endif diff --git a/www/chromium/files/patch-components_enterprise_data__controls_core_browser_rule.cc b/www/chromium/files/patch-components_enterprise_data__controls_core_browser_rule.cc new file mode 100644 index 000000000000..76bbc6f2ae06 --- /dev/null +++ b/www/chromium/files/patch-components_enterprise_data__controls_core_browser_rule.cc @@ -0,0 +1,29 @@ +--- components/enterprise/data_controls/core/browser/rule.cc.orig 2025-09-06 10:01:20 UTC ++++ components/enterprise/data_controls/core/browser/rule.cc +@@ -105,7 +105,7 @@ policy::PolicyErrorPath CreateErrorPath( + // a type of restriction should be applied or not, check it here. + bool IgnoreRestriction(Rule::Restriction restriction) { + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + if (restriction == Rule::Restriction::kFileDownload) { + return !base::FeatureList::IsEnabled(kEnableDownloadDataControlsDesktop); + } +@@ -538,7 +538,7 @@ bool Rule::AddUnsupportedAttributeErrors( + }, + }, + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + { + Restriction::kFileDownload, + { +@@ -617,7 +617,7 @@ bool Rule::AddUnsupportedRestrictionErrors( + }, + #endif // BUILDFLAG(ENTERPRISE_SCREENSHOT_PROTECTION) + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + { + Restriction::kFileDownload, + { diff --git a/www/chromium/files/patch-components_enterprise_watermarking_watermark.cc b/www/chromium/files/patch-components_enterprise_watermarking_watermark.cc index 418e0e580df8..94290d50614d 100644 --- a/www/chromium/files/patch-components_enterprise_watermarking_watermark.cc +++ b/www/chromium/files/patch-components_enterprise_watermarking_watermark.cc @@ -1,6 +1,6 @@ ---- components/enterprise/watermarking/watermark.cc.orig 2025-02-19 07:43:18 UTC +--- components/enterprise/watermarking/watermark.cc.orig 2025-09-06 10:01:20 UTC +++ components/enterprise/watermarking/watermark.cc -@@ -31,7 +31,7 @@ gfx::Font WatermarkFont() { +@@ -29,7 +29,7 @@ gfx::Font WatermarkFont(int font_size) { "Segoe UI", #elif BUILDFLAG(IS_MAC) "SF Pro Text", @@ -9,7 +9,7 @@ "Ubuntu", #elif BUILDFLAG(IS_CHROMEOS) "Google Sans", -@@ -47,7 +47,7 @@ const gfx::FontList& WatermarkFontList() { +@@ -40,7 +40,7 @@ gfx::Font WatermarkFont(int font_size) { } gfx::Font::Weight WatermarkFontWeight() { diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc index 718e8c2614a5..5b3079b81720 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc @@ -1,4 +1,4 @@ ---- components/feature_engagement/public/feature_configurations.cc.orig 2025-08-07 06:57:29 UTC +--- components/feature_engagement/public/feature_configurations.cc.orig 2025-09-06 10:01:20 UTC +++ components/feature_engagement/public/feature_configurations.cc @@ -100,7 +100,7 @@ std::optional<FeatureConfig> CreateNewUserGestureInPro @@ -18,7 +18,7 @@ if (kIPHPasswordsManagementBubbleAfterSaveFeature.name == feature->name) { FeatureConfig config; config.valid = true; -@@ -1924,7 +1924,8 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi +@@ -1956,7 +1956,8 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc index 8a2257203730..96c28ee6270e 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc @@ -1,6 +1,6 @@ ---- components/feature_engagement/public/feature_constants.cc.orig 2025-08-07 06:57:29 UTC +--- components/feature_engagement/public/feature_constants.cc.orig 2025-09-06 10:01:20 UTC +++ components/feature_engagement/public/feature_constants.cc -@@ -28,7 +28,7 @@ bool IsOnDeviceStorageEnabled() { +@@ -34,7 +34,7 @@ bool IsOnDeviceStorageEnabled() { } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) BASE_FEATURE(kEsbDownloadRowPromoFeature, "EsbDownloadRowPromo", -@@ -802,7 +802,7 @@ BASE_FEATURE(kDefaultBrowserTriggerCriteriaExperiment, +@@ -829,7 +829,7 @@ BASE_FEATURE(kDefaultBrowserTriggerCriteriaExperiment, #endif // BUILDFLAG(IS_IOS) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) BASE_FEATURE(kIPHAutofillBnplAffirmOrZipSuggestionFeature, "IPH_AutofillBnplAffirmOrZipSuggestion", -@@ -958,7 +958,7 @@ BASE_FEATURE(kIPHScalableIphGamingFeature, +@@ -985,7 +985,7 @@ BASE_FEATURE(kIPHScalableIphGamingFeature, base::FEATURE_DISABLED_BY_DEFAULT); #endif diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h index 0c5e24565ace..36af4ec6bf3b 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h @@ -1,4 +1,4 @@ ---- components/feature_engagement/public/feature_constants.h.orig 2025-08-07 06:57:29 UTC +--- components/feature_engagement/public/feature_constants.h.orig 2025-09-06 10:01:20 UTC +++ components/feature_engagement/public/feature_constants.h @@ -31,7 +31,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDemoMode); FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDummyFeature); @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) FEATURE_CONSTANTS_DECLARE_FEATURE(kEsbDownloadRowPromoFeature); #endif -@@ -361,7 +361,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kDefaultBrowserTrigg +@@ -371,7 +371,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kDefaultBrowserTrigg #endif // BUILDFLAG(IS_IOS) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHAutofillBnplAffirmOrZipSuggestionFeature); FEATURE_CONSTANTS_DECLARE_FEATURE( -@@ -425,7 +425,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphHelpA +@@ -435,7 +435,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphHelpA FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphGamingFeature); #endif diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc index df229613da9b..2ea14312f8f3 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc @@ -1,7 +1,7 @@ ---- components/feature_engagement/public/feature_list.cc.orig 2025-08-07 06:57:29 UTC +--- components/feature_engagement/public/feature_list.cc.orig 2025-09-06 10:01:20 UTC +++ components/feature_engagement/public/feature_list.cc -@@ -193,7 +193,7 @@ const base::Feature* const kAllFeatures[] = { - &kIPHIOSPageActionMenu, +@@ -198,7 +198,7 @@ const base::Feature* const kAllFeatures[] = { + &kIPHiOSHomepageCustomizationNewBadge, #endif // BUILDFLAG(IS_IOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) &kEsbDownloadRowPromoFeature, #endif -@@ -266,7 +266,7 @@ const base::Feature* const kAllFeatures[] = { +@@ -271,7 +271,7 @@ const base::Feature* const kAllFeatures[] = { #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) &kIPHAutofillAiOptInFeature, &kIPHAutofillBnplAffirmOrZipSuggestionFeature, -@@ -323,7 +323,7 @@ const base::Feature* const kAllFeatures[] = { +@@ -328,7 +328,7 @@ const base::Feature* const kAllFeatures[] = { &kIPHScalableIphGamingFeature, #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__list.h b/www/chromium/files/patch-components_feature__engagement_public_feature__list.h index f5539fbbc9bb..f86fe048351b 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__list.h +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__list.h @@ -1,6 +1,6 @@ ---- components/feature_engagement/public/feature_list.h.orig 2025-08-07 06:57:29 UTC +--- components/feature_engagement/public/feature_list.h.orig 2025-09-06 10:01:20 UTC +++ components/feature_engagement/public/feature_list.h -@@ -342,7 +342,7 @@ DEFINE_VARIATION_PARAM(kIPHIOSPageActionMenu, "IPH_iOS +@@ -353,7 +353,7 @@ DEFINE_VARIATION_PARAM(kIPHiOSHomepageCustomizationNew #endif // BUILDFLAG(IS_IOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) DEFINE_VARIATION_PARAM(kEsbDownloadRowPromoFeature, "EsbDownloadRowPromo"); #endif -@@ -460,7 +460,8 @@ DEFINE_VARIATION_PARAM(kIPHTabGroupsSharedTabFeedbackF +@@ -471,7 +471,8 @@ DEFINE_VARIATION_PARAM(kIPHTabGroupsSharedTabFeedbackF // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -19,7 +19,7 @@ DEFINE_VARIATION_PARAM(kIPHAutofillAiOptInFeature, "IPH_AutofillAiOptIn"); DEFINE_VARIATION_PARAM(kIPHAutofillBnplAffirmOrZipSuggestionFeature, "IPH_AutofillBnplAffirmOrZipSuggestion"); -@@ -560,7 +561,7 @@ DEFINE_VARIATION_PARAM(kIPHScalableIphHelpAppBasedTenF +@@ -571,7 +572,7 @@ DEFINE_VARIATION_PARAM(kIPHScalableIphHelpAppBasedTenF DEFINE_VARIATION_PARAM(kIPHScalableIphGamingFeature, "IPH_ScalableIphGaming"); #endif // BUILDFLAG(IS_CHROMEOS) @@ -28,7 +28,7 @@ DEFINE_VARIATION_PARAM(kIPHDesktopPWAsLinkCapturingLaunch, "IPH_DesktopPWAsLinkCapturingLaunch"); DEFINE_VARIATION_PARAM(kIPHDesktopPWAsLinkCapturingLaunchAppInTab, -@@ -752,7 +753,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -765,7 +766,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat VARIATION_ENTRY(kIPHiOSSafariImportFeature), VARIATION_ENTRY(kIPHIOSPageActionMenu), #elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -37,7 +37,7 @@ VARIATION_ENTRY(kIPHBatterySaverModeFeature), VARIATION_ENTRY(kIPHCompanionSidePanelFeature), VARIATION_ENTRY(kIPHCompanionSidePanelRegionSearchFeature), -@@ -812,7 +813,8 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -825,7 +826,8 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -47,7 +47,7 @@ VARIATION_ENTRY(kIPHAutofillAiOptInFeature), VARIATION_ENTRY(kIPHAutofillCreditCardBenefitFeature), VARIATION_ENTRY(kIPHAutofillCardInfoRetrievalSuggestionFeature), -@@ -866,7 +868,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -879,7 +881,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat VARIATION_ENTRY(kIPHScalableIphGamingFeature), #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-components_gwp__asan_client_gwp__asan__features.cc b/www/chromium/files/patch-components_gwp__asan_client_gwp__asan__features.cc index 584bc5882bb5..0f69c0fc0b71 100644 --- a/www/chromium/files/patch-components_gwp__asan_client_gwp__asan__features.cc +++ b/www/chromium/files/patch-components_gwp__asan_client_gwp__asan__features.cc @@ -1,4 +1,4 @@ ---- components/gwp_asan/client/gwp_asan_features.cc.orig 2024-01-30 07:53:34 UTC +--- components/gwp_asan/client/gwp_asan_features.cc.orig 2025-09-06 10:01:20 UTC +++ components/gwp_asan/client/gwp_asan_features.cc @@ -9,7 +9,7 @@ namespace gwp_asan::internal { @@ -9,3 +9,12 @@ (BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS)) constexpr base::FeatureState kDefaultEnabled = base::FEATURE_ENABLED_BY_DEFAULT; #else +@@ -72,7 +72,7 @@ GWP_ASAN_EXPORT extern const base::FeatureParam<int> + kGwpAsanMallocGpuAllocationSamplingRange{&kGwpAsanMalloc, + "GpuAllocationSamplingRange", 16}; + +-#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) ++#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + + // Browser reservation params. + GWP_ASAN_EXPORT extern const base::FeatureParam<int> diff --git a/www/chromium/files/patch-components_media__router_common_media__source.cc b/www/chromium/files/patch-components_media__router_common_media__source.cc index db829769475d..608f8069d2c6 100644 --- a/www/chromium/files/patch-components_media__router_common_media__source.cc +++ b/www/chromium/files/patch-components_media__router_common_media__source.cc @@ -1,11 +1,11 @@ ---- components/media_router/common/media_source.cc.orig 2025-08-07 06:57:29 UTC +--- components/media_router/common/media_source.cc.orig 2025-09-06 10:01:20 UTC +++ components/media_router/common/media_source.cc -@@ -59,7 +59,7 @@ bool IsSystemAudioCaptureSupported() { - if (!media::IsSystemLoopbackCaptureSupported()) { - return false; - } --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) +@@ -62,7 +62,7 @@ bool IsSystemAudioCaptureSupported() { + #if BUILDFLAG(IS_MAC) + return media::IsMacSckSystemLoopbackCaptureSupported() || + base::FeatureList::IsEnabled(media::kMacCatapLoopbackAudioForCast); +-#elif BUILDFLAG(IS_LINUX) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) return base::FeatureList::IsEnabled(media::kPulseaudioLoopbackForCast); #else return true; diff --git a/www/chromium/files/patch-components_metrics_dwa_dwa__service.cc b/www/chromium/files/patch-components_metrics_dwa_dwa__service.cc index e0413d739385..44e01884aa14 100644 --- a/www/chromium/files/patch-components_metrics_dwa_dwa__service.cc +++ b/www/chromium/files/patch-components_metrics_dwa_dwa__service.cc @@ -1,6 +1,6 @@ ---- components/metrics/dwa/dwa_service.cc.orig 2025-04-04 08:52:13 UTC +--- components/metrics/dwa/dwa_service.cc.orig 2025-09-06 10:01:20 UTC +++ components/metrics/dwa/dwa_service.cc -@@ -162,7 +162,7 @@ void DwaService::RecordCoarseSystemInformation( +@@ -187,7 +187,7 @@ void DwaService::RecordCoarseSystemInformation( coarse_system_info->set_platform(::dwa::CoarseSystemInfo::PLATFORM_WINDOWS); #elif BUILDFLAG(IS_MAC) coarse_system_info->set_platform(::dwa::CoarseSystemInfo::PLATFORM_MACOS); diff --git a/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc b/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc index a66063097807..dc2a5eca6ce6 100644 --- a/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc +++ b/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc @@ -1,11 +1,11 @@ ---- components/optimization_guide/core/optimization_guide_features.cc.orig 2025-08-07 06:57:29 UTC +--- components/optimization_guide/core/optimization_guide_features.cc.orig 2025-09-06 10:01:20 UTC +++ components/optimization_guide/core/optimization_guide_features.cc -@@ -133,7 +133,7 @@ BASE_FEATURE(kOptimizationGuideModelExecution, - // Whether to use the on device model service in optimization guide. +@@ -119,7 +119,7 @@ BASE_FEATURE(kOptimizationGuideModelExecution, BASE_FEATURE(kOptimizationGuideOnDeviceModel, "OptimizationGuideOnDeviceModel", --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-components_os__crypt_sync_os__crypt.h b/www/chromium/files/patch-components_os__crypt_sync_os__crypt.h index 8789cff9b334..ebc3cb1d2abc 100644 --- a/www/chromium/files/patch-components_os__crypt_sync_os__crypt.h +++ b/www/chromium/files/patch-components_os__crypt_sync_os__crypt.h @@ -1,6 +1,6 @@ ---- components/os_crypt/sync/os_crypt.h.orig 2025-08-07 06:57:29 UTC +--- components/os_crypt/sync/os_crypt.h.orig 2025-09-06 10:01:20 UTC +++ components/os_crypt/sync/os_crypt.h -@@ -23,7 +23,7 @@ class AppleKeychain; +@@ -23,7 +23,7 @@ class Keychain; } #endif diff --git a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc index 1590d064cb4b..1cfa767d5b1f 100644 --- a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc +++ b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc @@ -1,6 +1,6 @@ ---- components/paint_preview/browser/paint_preview_client_unittest.cc.orig 2024-01-30 07:53:34 UTC +--- components/paint_preview/browser/paint_preview_client_unittest.cc.orig 2025-09-06 10:01:20 UTC +++ components/paint_preview/browser/paint_preview_client_unittest.cc -@@ -174,8 +174,8 @@ TEST_P(PaintPreviewClientRenderViewHostTest, CaptureMa +@@ -172,8 +172,8 @@ TEST_P(PaintPreviewClientRenderViewHostTest, CaptureMa metadata->set_version(kPaintPreviewVersion); auto* chromeVersion = metadata->mutable_chrome_version(); const auto& current_chrome_version = version_info::GetVersion(); diff --git a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc index e4b12166dbb9..6a5be9be20f2 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/features/password_features.cc.orig 2025-08-07 06:57:29 UTC +--- components/password_manager/core/browser/features/password_features.cc.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/features/password_features.cc -@@ -47,7 +47,7 @@ BASE_FEATURE(kClearUndecryptablePasswords, +@@ -62,7 +62,7 @@ BASE_FEATURE(kClearUndecryptablePasswords, BASE_FEATURE(kClearUndecryptablePasswordsOnSync, "ClearUndecryptablePasswordsInSync", #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) || \ @@ -9,7 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -124,7 +124,7 @@ BASE_FEATURE(kReuseDetectionBasedOnPasswordHashes, +@@ -131,7 +131,7 @@ BASE_FEATURE(kReuseDetectionBasedOnPasswordHashes, "ReuseDetectionBasedOnPasswordHashes", base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h index 9bfdf2d8c128..e993ec7ca35d 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/features/password_features.h.orig 2025-08-07 06:57:29 UTC +--- components/password_manager/core/browser/features/password_features.h.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/features/password_features.h -@@ -118,7 +118,7 @@ BASE_DECLARE_FEATURE(kPasswordManagerLogToTerminal); +@@ -131,7 +131,7 @@ BASE_DECLARE_FEATURE(kPasswordManagerLogToTerminal); // Detects password reuse based on hashed password values. BASE_DECLARE_FEATURE(kReuseDetectionBasedOnPasswordHashes); diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc index 0058add31bcb..2be03a8752df 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc @@ -1,7 +1,7 @@ ---- components/password_manager/core/browser/password_autofill_manager.cc.orig 2025-08-07 06:57:29 UTC +--- components/password_manager/core/browser/password_autofill_manager.cc.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_autofill_manager.cc -@@ -288,7 +288,7 @@ void PasswordAutofillManager::DidAcceptSuggestion( - } +@@ -308,7 +308,7 @@ void PasswordAutofillManager::DidAcceptSuggestion( + weak_ptr_factory_.GetWeakPtr(), *password_credential); if (password_credential->is_grouped_affiliation) { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) @@ -9,7 +9,7 @@ cross_domain_confirmation_controller_ = password_client_->ShowCrossDomainConfirmationPopup( last_popup_open_args_.element_bounds, -@@ -525,7 +525,7 @@ void PasswordAutofillManager::DidNavigateMainFrame() { +@@ -538,7 +538,7 @@ void PasswordAutofillManager::DidNavigateMainFrame() { manual_fallback_metrics_recorder_ = std::make_unique<PasswordManualFallbackMetricsRecorder>(); #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h index ee1009f47c72..01c046a1c981 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_autofill_manager.h.orig 2025-08-07 06:57:29 UTC +--- components/password_manager/core/browser/password_autofill_manager.h.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_autofill_manager.h -@@ -267,7 +267,7 @@ class PasswordAutofillManager : public autofill::Autof +@@ -285,7 +285,7 @@ class PasswordAutofillManager : public autofill::Autof // Stores the controller of warning popup UI on cross domain filling. #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__form__filling.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__form__filling.cc index 37414ef9b9b1..7708eecae896 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__form__filling.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__form__filling.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_form_filling.cc.orig 2025-05-28 14:55:43 UTC +--- components/password_manager/core/browser/password_form_filling.cc.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_form_filling.cc -@@ -165,7 +165,7 @@ LikelyFormFilling SendFillInformationToRenderer( +@@ -178,7 +178,7 @@ LikelyFormFilling SendFillInformationToRenderer( #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc index 0d2039dcf4a7..816e565e8a46 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc @@ -1,4 +1,4 @@ ---- components/password_manager/core/browser/password_form_manager.cc.orig 2025-08-07 06:57:29 UTC +--- components/password_manager/core/browser/password_form_manager.cc.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_form_manager.cc @@ -66,7 +66,7 @@ #include "components/webauthn/android/webauthn_cred_man_delegate.h" @@ -9,7 +9,7 @@ #include "components/os_crypt/sync/os_crypt.h" #endif -@@ -242,7 +242,7 @@ bool ShouldUploadCrowdsourcingVotes(const FormOrDigest +@@ -233,7 +233,7 @@ bool ShouldUploadCrowdsourcingVotes(const FormOrDigest return false; } @@ -18,7 +18,7 @@ bool ShouldShowKeychainErrorBubble( std::optional<PasswordStoreBackendError> backend_error) { if (!backend_error.has_value()) { -@@ -916,7 +916,7 @@ void PasswordFormManager::OnFetchCompleted() { +@@ -931,7 +931,7 @@ void PasswordFormManager::OnFetchCompleted() { error.value().type); } diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc index 419129b5c5e7..3dc67745916e 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_manager.cc.orig 2025-07-02 06:08:04 UTC +--- components/password_manager/core/browser/password_manager.cc.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_manager.cc -@@ -507,7 +507,7 @@ void PasswordManager::RegisterProfilePrefs( +@@ -586,7 +586,7 @@ void PasswordManager::RegisterProfilePrefs( prefs::kAutofillableCredentialsAccountStoreLoginDatabase, false); #endif // BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_IOS) registry->RegisterBooleanPref(prefs::kPasswordSharingEnabled, true); @@ -9,7 +9,7 @@ registry->RegisterIntegerPref(prefs::kRelaunchChromeBubbleDismissedCounter, 0); #endif -@@ -520,7 +520,7 @@ void PasswordManager::RegisterProfilePrefs( +@@ -599,7 +599,7 @@ void PasswordManager::RegisterProfilePrefs( #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h b/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h index 8e454dba845c..f11d132621d7 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_manager_client.h.orig 2025-08-07 06:57:29 UTC +--- components/password_manager/core/browser/password_manager_client.h.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_manager_client.h -@@ -30,7 +30,7 @@ +@@ -31,7 +31,7 @@ #include "net/cert/cert_status_flags.h" #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ #include "base/i18n/rtl.h" #include "components/password_manager/core/browser/password_cross_domain_confirmation_popup_controller.h" #include "ui/gfx/geometry/rect_f.h" -@@ -544,7 +544,7 @@ class PasswordManagerClient { +@@ -545,7 +545,7 @@ class PasswordManagerClient { virtual void TriggerSignIn(signin_metrics::AccessPoint access_point) const; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc index cc9594688b2f..19e985e521b9 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc @@ -1,4 +1,4 @@ ---- components/password_manager/core/browser/password_manual_fallback_flow.cc.orig 2025-05-28 14:55:43 UTC +--- components/password_manager/core/browser/password_manual_fallback_flow.cc.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_manual_fallback_flow.cc @@ -46,7 +46,7 @@ std::u16string GetUsernameFromLabel(const std::u16stri } @@ -9,7 +9,7 @@ // Returns the password form corresponding to the `payload` data. In most // cases there is only one such form stored, but having more than one or no // forms is also possible. If there is more than one form, showing any of them -@@ -297,7 +297,7 @@ void PasswordManualFallbackFlow::DidAcceptSuggestion( +@@ -300,7 +300,7 @@ void PasswordManualFallbackFlow::DidAcceptSuggestion( } case autofill::SuggestionType::kViewPasswordDetails: { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -18,12 +18,12 @@ std::optional<password_manager::PasswordForm> credentials = GetCorrespondingPasswordForm( suggestion.GetPayload<Suggestion::PasswordSuggestionDetails>(), -@@ -427,7 +427,7 @@ void PasswordManualFallbackFlow::EnsureCrossDomainPass +@@ -436,7 +436,7 @@ void PasswordManualFallbackFlow::EnsureCrossDomainPass const Suggestion::PasswordSuggestionDetails& payload, base::OnceClosure on_allowed) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) if (payload.is_cross_domain) { + CHECK(payload.display_signon_realm); cross_domain_confirmation_popup_controller_ = - password_client_->ShowCrossDomainConfirmationPopup( diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h b/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h index 504ccff1fbd8..a9de8e28b089 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h @@ -1,4 +1,4 @@ ---- components/password_manager/core/browser/password_manual_fallback_flow.h.orig 2025-05-05 10:57:53 UTC +--- components/password_manager/core/browser/password_manual_fallback_flow.h.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_manual_fallback_flow.h @@ -19,7 +19,7 @@ #include "components/password_manager/core/browser/ui/saved_passwords_presenter.h" @@ -9,7 +9,7 @@ #include "components/password_manager/core/browser/password_cross_domain_confirmation_popup_controller.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || // BUILDFLAG(IS_CHROMEOS) -@@ -180,7 +180,7 @@ class PasswordManualFallbackFlow : public autofill::Au +@@ -183,7 +183,7 @@ class PasswordManualFallbackFlow : public autofill::Au std::unique_ptr<device_reauth::DeviceAuthenticator> authenticator_; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__store__factory__util.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__store__factory__util.cc index 3e535601d642..af911ab8d411 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__store__factory__util.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__store__factory__util.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_store_factory_util.cc.orig 2024-10-22 08:31:56 UTC +--- components/password_manager/core/browser/password_store_factory_util.cc.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/browser/password_store_factory_util.cc -@@ -29,7 +29,7 @@ namespace { +@@ -30,7 +30,7 @@ namespace { LoginDatabase::DeletingUndecryptablePasswordsEnabled GetPolicyFromPrefs( PrefService* prefs) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h b/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h index a16f5a0c0d0e..c8df5c906f00 100644 --- a/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h +++ b/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h @@ -1,4 +1,4 @@ ---- components/password_manager/core/common/password_manager_pref_names.h.orig 2025-07-02 06:08:04 UTC +--- components/password_manager/core/common/password_manager_pref_names.h.orig 2025-09-06 10:01:20 UTC +++ components/password_manager/core/common/password_manager_pref_names.h @@ -59,7 +59,7 @@ inline constexpr char kCredentialProviderEnabledOnStar #endif @@ -9,7 +9,7 @@ // Boolean pref controlled by the DeletingUndecryptablePasswordsEnabled policy. // If set to false it blocks deleting undecryptable passwords, otherwise the // deletion can happen. -@@ -346,7 +346,7 @@ inline constexpr char kAutofillableCredentialsAccountS +@@ -285,7 +285,7 @@ inline constexpr char kAutofillableCredentialsAccountS inline constexpr char kPasswordSharingEnabled[] = "password_manager.password_sharing_enabled"; diff --git a/www/chromium/files/patch-components_policy_core_common_policy__pref__names.cc b/www/chromium/files/patch-components_policy_core_common_policy__pref__names.cc index 88173690d1d0..f2b94850aae9 100644 --- a/www/chromium/files/patch-components_policy_core_common_policy__pref__names.cc +++ b/www/chromium/files/patch-components_policy_core_common_policy__pref__names.cc @@ -1,6 +1,6 @@ ---- components/policy/core/common/policy_pref_names.cc.orig 2025-08-07 06:57:29 UTC +--- components/policy/core/common/policy_pref_names.cc.orig 2025-09-06 10:01:20 UTC +++ components/policy/core/common/policy_pref_names.cc -@@ -186,7 +186,7 @@ const char kFloatingWorkspaceEnabled[] = "ash.floating +@@ -199,7 +199,7 @@ const char kFloatingWorkspaceEnabled[] = "ash.floating // A boolean value indicating whether the built-in AI APIs are enabled. const char kBuiltInAIAPIsEnabled[] = "policy.built_in_ai_apis_enabled"; #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || \ diff --git a/www/chromium/files/patch-components_policy_core_common_policy__pref__names.h b/www/chromium/files/patch-components_policy_core_common_policy__pref__names.h index 259b685103c1..0469954e97dc 100644 --- a/www/chromium/files/patch-components_policy_core_common_policy__pref__names.h +++ b/www/chromium/files/patch-components_policy_core_common_policy__pref__names.h @@ -1,6 +1,6 @@ ---- components/policy/core/common/policy_pref_names.h.orig 2025-08-07 06:57:29 UTC +--- components/policy/core/common/policy_pref_names.h.orig 2025-09-06 10:01:20 UTC +++ components/policy/core/common/policy_pref_names.h -@@ -90,7 +90,7 @@ extern const char kFloatingWorkspaceEnabled[]; +@@ -94,7 +94,7 @@ extern const char kFloatingWorkspaceEnabled[]; #endif extern const char kBuiltInAIAPIsEnabled[]; #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || \ diff --git a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__service.cc b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__service.cc deleted file mode 100644 index 79f417f89747..000000000000 --- a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/regional_capabilities/regional_capabilities_service.cc.orig 2025-08-07 06:57:29 UTC -+++ components/regional_capabilities/regional_capabilities_service.cc -@@ -234,7 +234,7 @@ std::optional<CountryId> RegionalCapabilitiesService:: - return persisted_country_id; - } - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(switches::kClearPrefForUnknownCountry)) { - profile_prefs_->ClearPref(prefs::kCountryIDAtInstall); - base::UmaHistogramEnumeration(kUnknownCountryIdStored, diff --git a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc index f0e216dbf66d..99bd76bb1b60 100644 --- a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc +++ b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc @@ -1,18 +1,11 @@ ---- components/regional_capabilities/regional_capabilities_switches.cc.orig 2025-08-07 06:57:29 UTC +--- components/regional_capabilities/regional_capabilities_switches.cc.orig 2025-09-06 10:01:20 UTC +++ components/regional_capabilities/regional_capabilities_switches.cc -@@ -10,13 +10,13 @@ - - namespace switches { - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kClearPrefForUnknownCountry, - "ClearCountryPrefForStoredUnknownCountry", - base::FEATURE_ENABLED_BY_DEFAULT); +@@ -18,7 +18,7 @@ BASE_FEATURE(kMitigateLegacySearchEnginePromoOverlap, + base::FEATURE_DISABLED_BY_DEFAULT); #endif -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) ++#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) BASE_FEATURE(kUseFinchPermanentCountryForFetchCountryId, "UseFinchPermanentCountyForFetchCountryId", base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h index 27d425f9b3be..91b36a97032f 100644 --- a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h +++ b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h @@ -1,19 +1,11 @@ ---- components/regional_capabilities/regional_capabilities_switches.h.orig 2025-08-07 06:57:29 UTC +--- components/regional_capabilities/regional_capabilities_switches.h.orig 2025-09-06 10:01:20 UTC +++ components/regional_capabilities/regional_capabilities_switches.h -@@ -26,14 +26,14 @@ inline constexpr char kSearchEngineChoiceCountry[] = - inline constexpr char kDefaultListCountryOverride[] = "DEFAULT_EEA"; - inline constexpr char kEeaListCountryOverride[] = "EEA_ALL"; - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // When an invalid `country_codes::CountryId` is stored in prefs and this - // feature is enabled the pref will be cleared allowing a valid country to be - // set again. - BASE_DECLARE_FEATURE(kClearPrefForUnknownCountry); +@@ -33,7 +33,7 @@ inline constexpr char kEeaListCountryOverride[] = "EEA + BASE_DECLARE_FEATURE(kMitigateLegacySearchEnginePromoOverlap); #endif -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) ++#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Use finch permanent country instead of finch latest country for fetching // country ID. BASE_DECLARE_FEATURE(kUseFinchPermanentCountryForFetchCountryId); diff --git a/www/chromium/files/patch-components_search__engines_template__url__service.cc b/www/chromium/files/patch-components_search__engines_template__url__service.cc index 055332f9ef9f..08be7a796180 100644 --- a/www/chromium/files/patch-components_search__engines_template__url__service.cc +++ b/www/chromium/files/patch-components_search__engines_template__url__service.cc @@ -1,6 +1,6 @@ ---- components/search_engines/template_url_service.cc.orig 2025-08-07 06:57:29 UTC +--- components/search_engines/template_url_service.cc.orig 2025-09-06 10:01:20 UTC +++ components/search_engines/template_url_service.cc -@@ -3600,7 +3600,7 @@ bool TemplateURLService::MatchesDefaultSearchProvider( +@@ -3591,7 +3591,7 @@ bool TemplateURLService::MatchesDefaultSearchProvider( std::unique_ptr<EnterpriseSearchManager> TemplateURLService::GetEnterpriseSearchManager(PrefService* prefs) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_signin_public_base_signin__switches.cc b/www/chromium/files/patch-components_signin_public_base_signin__switches.cc index edd00c307f28..4d7b0d26292e 100644 --- a/www/chromium/files/patch-components_signin_public_base_signin__switches.cc +++ b/www/chromium/files/patch-components_signin_public_base_signin__switches.cc @@ -1,7 +1,7 @@ ---- components/signin/public/base/signin_switches.cc.orig 2025-08-07 06:57:29 UTC +--- components/signin/public/base/signin_switches.cc.orig 2025-09-06 10:01:20 UTC +++ components/signin/public/base/signin_switches.cc -@@ -60,7 +60,7 @@ BASE_FEATURE(kMakeAccountsAvailableInIdentityManager, - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -73,7 +73,7 @@ BASE_FEATURE(kSmartEmailLineBreaking, + base::FEATURE_ENABLED_BY_DEFAULT); #endif -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -9,9 +9,9 @@ // Enables the History Sync Opt-in on Desktop. BASE_FEATURE(kEnableHistorySyncOptin, "EnableHistorySyncOptin", -@@ -250,7 +250,7 @@ BASE_FEATURE(kDeferWebSigninTrackerCreation, - "DeferWebSigninTrackerCreation", - base::FEATURE_ENABLED_BY_DEFAULT); +@@ -292,7 +292,7 @@ BASE_FEATURE(kSyncEnableBookmarksInTransportMode, + #endif // BUILDFLAG(IS_IOS) + ); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-components_signin_public_base_signin__switches.h b/www/chromium/files/patch-components_signin_public_base_signin__switches.h index 82b692749990..d59285672f7b 100644 --- a/www/chromium/files/patch-components_signin_public_base_signin__switches.h +++ b/www/chromium/files/patch-components_signin_public_base_signin__switches.h @@ -1,7 +1,7 @@ ---- components/signin/public/base/signin_switches.h.orig 2025-08-07 06:57:29 UTC +--- components/signin/public/base/signin_switches.h.orig 2025-09-06 10:01:20 UTC +++ components/signin/public/base/signin_switches.h -@@ -55,7 +55,7 @@ COMPONENT_EXPORT(SIGNIN_SWITCHES) - BASE_DECLARE_FEATURE(kMakeAccountsAvailableInIdentityManager); +@@ -61,7 +61,7 @@ COMPONENT_EXPORT(SIGNIN_SWITCHES) + BASE_DECLARE_FEATURE(kSmartEmailLineBreaking); #endif -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -9,9 +9,9 @@ COMPONENT_EXPORT(SIGNIN_SWITCHES) BASE_DECLARE_FEATURE(kEnableHistorySyncOptin); COMPONENT_EXPORT(SIGNIN_SWITCHES) -@@ -189,7 +189,7 @@ bool IsExtensionsExplicitBrowserSigninEnabled(); +@@ -222,7 +222,7 @@ BASE_DECLARE_FEATURE(kSyncEnableBookmarksInTransportMo COMPONENT_EXPORT(SIGNIN_SWITCHES) - BASE_DECLARE_FEATURE(kDeferWebSigninTrackerCreation); + bool IsExtensionsExplicitBrowserSigninEnabled(); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc b/www/chromium/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc index dc5ff7946665..0d4300bab365 100644 --- a/www/chromium/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc +++ b/www/chromium/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc @@ -1,6 +1,6 @@ ---- components/startup_metric_utils/common/startup_metric_utils.cc.orig 2024-08-26 12:06:38 UTC +--- components/startup_metric_utils/common/startup_metric_utils.cc.orig 2025-09-06 10:01:20 UTC +++ components/startup_metric_utils/common/startup_metric_utils.cc -@@ -94,7 +94,7 @@ base::TimeTicks CommonStartupMetricRecorder::StartupTi +@@ -95,7 +95,7 @@ base::TimeTicks CommonStartupMetricRecorder::StartupTi // Enabling this logic on OS X causes a significant performance regression. // TODO(crbug.com/40464036): Remove IS_APPLE ifdef once utility processes // set their desired main thread priority. diff --git a/www/chromium/files/patch-components_supervised__user_core_browser_child__account__service.cc b/www/chromium/files/patch-components_supervised__user_core_browser_child__account__service.cc new file mode 100644 index 000000000000..d9a7a0362a6e --- /dev/null +++ b/www/chromium/files/patch-components_supervised__user_core_browser_child__account__service.cc @@ -0,0 +1,11 @@ +--- components/supervised_user/core/browser/child_account_service.cc.orig 2025-09-06 10:01:20 UTC ++++ components/supervised_user/core/browser/child_account_service.cc +@@ -170,7 +170,7 @@ void ChildAccountService::OnPrimaryAccountChanged( + void ChildAccountService::UpdateForceGoogleSafeSearch() { + // On platforms without web sign-out (where the primary account is always + // authenticated), there's no need to force SafeSearch. +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + bool is_subject_to_parental_controls = + IsPrimaryAccountSubjectToParentalControls(identity_manager_) == + signin::Tribool::kTrue; diff --git a/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc b/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc index 74118cafb833..476edb0b4223 100644 --- a/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc +++ b/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc @@ -1,6 +1,6 @@ ---- components/supervised_user/core/browser/supervised_user_metrics_service.cc.orig 2025-08-07 06:57:29 UTC +--- components/supervised_user/core/browser/supervised_user_metrics_service.cc.orig 2025-09-06 10:01:20 UTC +++ components/supervised_user/core/browser/supervised_user_metrics_service.cc -@@ -83,7 +83,7 @@ SupervisedUserMetricsService::SupervisedUserMetricsSer +@@ -103,7 +103,7 @@ SupervisedUserMetricsService::SupervisedUserMetricsSer std::move(metrics_service_accessor_delegate)) { DCHECK(pref_service_); supervised_user_service_observation_.Observe(&supervised_user_service); diff --git a/www/chromium/files/patch-components_supervised__user_core_common_features.cc b/www/chromium/files/patch-components_supervised__user_core_common_features.cc index 0ebf41823a53..871ace2a4bf1 100644 --- a/www/chromium/files/patch-components_supervised__user_core_common_features.cc +++ b/www/chromium/files/patch-components_supervised__user_core_common_features.cc @@ -1,45 +1,38 @@ ---- components/supervised_user/core/common/features.cc.orig 2025-08-07 06:57:29 UTC +--- components/supervised_user/core/common/features.cc.orig 2025-09-06 10:01:20 UTC +++ components/supervised_user/core/common/features.cc -@@ -37,7 +37,7 @@ BASE_FEATURE(kAllowSubframeLocalWebApprovals, +@@ -35,7 +35,7 @@ BASE_FEATURE(kAllowSubframeLocalWebApprovals, #endif #if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) || BUILDFLAG(IS_BSD) ++ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) const int kLocalWebApprovalBottomSheetLoadTimeoutDefaultValueMs = 5000; const base::FeatureParam<int> kLocalWebApprovalBottomSheetLoadTimeoutMs{ -@@ -46,7 +46,7 @@ const base::FeatureParam<int> kLocalWebApprovalBottomS +@@ -44,7 +44,7 @@ const base::FeatureParam<int> kLocalWebApprovalBottomS #endif // BUILDFLAG(IS_IOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) BASE_FEATURE(kEnableLocalWebApprovalErrorDialog, "EnableLocalWebApprovalErrorDialog", base::FEATURE_ENABLED_BY_DEFAULT); -@@ -89,7 +89,7 @@ bool IsLocalWebApprovalsEnabledForSubframes() { - return base::FeatureList::IsEnabled(kAllowSubframeLocalWebApprovals); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kCustomProfileStringsForSupervisedUsers, - "CustomProfileStringsForSupervisedUsers", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -101,13 +101,13 @@ BASE_FEATURE(kShowKiteForSupervisedUsers, - - BASE_FEATURE(kForceSafeSearchForUnauthenticatedSupervisedUsers, - "ForceSafeSearchForUnauthenticatedSupervisedUsers", --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) +@@ -58,7 +58,7 @@ BASE_FEATURE(kLocalWebApprovalsWidgetSupportsUrlPayloa + BASE_FEATURE(kSupervisedUserBlockInterstitialV3, + "SupervisedUserBlockInterstitialV3", + #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_IOS) ++ BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); - #endif +@@ -94,7 +94,7 @@ bool IsLocalWebApprovalsEnabledForSubframes() { + return base::FeatureList::IsEnabled(kAllowSubframeLocalWebApprovals); + } -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) BASE_FEATURE(kEnableSupervisedUserVersionSignOutDialog, "EnableSupervisedUserVersionSignOutDialog", base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-components_supervised__user_core_common_features.h b/www/chromium/files/patch-components_supervised__user_core_common_features.h index 1319fe53139a..65da99ff6610 100644 --- a/www/chromium/files/patch-components_supervised__user_core_common_features.h +++ b/www/chromium/files/patch-components_supervised__user_core_common_features.h @@ -1,17 +1,17 @@ ---- components/supervised_user/core/common/features.h.orig 2025-05-28 14:55:43 UTC +--- components/supervised_user/core/common/features.h.orig 2025-09-06 10:01:20 UTC +++ components/supervised_user/core/common/features.h @@ -20,12 +20,12 @@ BASE_DECLARE_FEATURE(kLocalWebApprovals); BASE_DECLARE_FEATURE(kAllowSubframeLocalWebApprovals); #if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) ++ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) extern const base::FeatureParam<int> kLocalWebApprovalBottomSheetLoadTimeoutMs; #endif // BUILDFLAG(IS_IOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) // Whether we show an error screen in case of failure of a local web approval. BASE_DECLARE_FEATURE(kEnableLocalWebApprovalErrorDialog); #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) @@ -20,16 +20,7 @@ BASE_DECLARE_FEATURE(kSupervisedUserBlockInterstitialV3); -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Enable different web sign in interception behaviour for supervised users: - // - // 1. Supervised user signs in to existing signed out Profile: show modal -@@ -55,7 +55,7 @@ BASE_DECLARE_FEATURE(kShowKiteForSupervisedUsers); - // unauthenticated (e.g. signed out of the content area) account. - BASE_DECLARE_FEATURE(kForceSafeSearchForUnauthenticatedSupervisedUsers); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) // Uses supervised user strings on the signout dialog. BASE_DECLARE_FEATURE(kEnableSupervisedUserVersionSignOutDialog); #endif diff --git a/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc b/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc index 5e04ea253ddc..2da6bb6d7c71 100644 --- a/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc +++ b/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc @@ -1,6 +1,6 @@ ---- components/sync_preferences/common_syncable_prefs_database.cc.orig 2025-08-07 06:57:29 UTC +--- components/sync_preferences/common_syncable_prefs_database.cc.orig 2025-09-06 10:01:20 UTC +++ components/sync_preferences/common_syncable_prefs_database.cc -@@ -343,7 +343,7 @@ constexpr auto kCommonSyncablePrefsAllowlist = +@@ -337,7 +337,7 @@ constexpr auto kCommonSyncablePrefsAllowlist = syncer::PREFERENCES, PrefSensitivity::kNone, MergeBehavior::kNone}}, #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc b/www/chromium/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc index 6533a7ab2ff3..a19a0b0d63c7 100644 --- a/www/chromium/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc +++ b/www/chromium/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc @@ -1,6 +1,6 @@ ---- components/viz/service/display_embedder/skia_output_surface_impl.cc.orig 2025-07-02 06:08:04 UTC +--- components/viz/service/display_embedder/skia_output_surface_impl.cc.orig 2025-09-06 10:01:20 UTC +++ components/viz/service/display_embedder/skia_output_surface_impl.cc -@@ -1503,7 +1503,7 @@ GrBackendFormat SkiaOutputSurfaceImpl::GetGrBackendFor +@@ -1498,7 +1498,7 @@ GrBackendFormat SkiaOutputSurfaceImpl::GetGrBackendFor ->GetVulkanPhysicalDevice(), VK_IMAGE_TILING_OPTIMAL, vk_format, si_format, yuv_color_space, ycbcr_info); diff --git a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc index d9915f027691..7b07b20a764d 100644 --- a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc +++ b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc @@ -1,4 +1,4 @@ ---- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc.orig 2025-08-07 06:57:29 UTC +--- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc.orig 2025-09-06 10:01:20 UTC +++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc @@ -142,7 +142,7 @@ RootCompositorFrameSinkImpl::Create( output_surface->SetNeedsSwapSizeNotifications( @@ -9,7 +9,7 @@ // For X11, we need notify client about swap completion after resizing, so the // client can use it for synchronize with X11 WM. output_surface->SetNeedsSwapSizeNotifications(true); -@@ -911,7 +911,7 @@ void RootCompositorFrameSinkImpl::DisplayDidCompleteSw +@@ -902,7 +902,7 @@ void RootCompositorFrameSinkImpl::DisplayDidCompleteSw if (display_client_ && enable_swap_completion_callback_) { display_client_->DidCompleteSwapWithSize(pixel_size); } diff --git a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h index 62177b354915..34aadc2f89f5 100644 --- a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h +++ b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h @@ -1,6 +1,6 @@ ---- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig 2025-08-07 06:57:29 UTC +--- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig 2025-09-06 10:01:20 UTC +++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h -@@ -229,7 +229,7 @@ class VIZ_SERVICE_EXPORT RootCompositorFrameSinkImpl +@@ -223,7 +223,7 @@ class VIZ_SERVICE_EXPORT RootCompositorFrameSinkImpl base::TimeDelta display_frame_interval_ = BeginFrameArgs::DefaultInterval(); base::TimeDelta preferred_frame_interval_; diff --git a/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc b/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc index 445b9446efcc..29e822e740d1 100644 --- a/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc +++ b/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc @@ -1,6 +1,6 @@ ---- components/viz/service/gl/gpu_service_impl.cc.orig 2025-08-07 06:57:29 UTC +--- components/viz/service/gl/gpu_service_impl.cc.orig 2025-09-06 10:01:20 UTC +++ components/viz/service/gl/gpu_service_impl.cc -@@ -514,7 +514,7 @@ void GpuServiceImpl::InitializeWithHostInternal( +@@ -501,7 +501,7 @@ void GpuServiceImpl::InitializeWithHostInternal( mojo::Remote<mojom::GpuHost> gpu_host(std::move(pending_gpu_host)); @@ -9,7 +9,7 @@ gpu_extra_info_.is_gmb_nv12_supported = IsGMBNV12Supported(); #endif -@@ -1372,7 +1372,7 @@ bool GpuServiceImpl::OnBeginFrameDerivedImpl(const Beg +@@ -1266,7 +1266,7 @@ bool GpuServiceImpl::OnBeginFrameDerivedImpl(const Beg return true; } @@ -17,4 +17,4 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) bool GpuServiceImpl::IsGMBNV12Supported() { CHECK(main_runner_->BelongsToCurrentThread()); - auto buffer_format = gfx::BufferFormat::YUV_420_BIPLANAR; + diff --git a/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.h b/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.h index 955bd62f4058..701257426aa9 100644 --- a/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.h +++ b/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.h @@ -1,6 +1,6 @@ ---- components/viz/service/gl/gpu_service_impl.h.orig 2025-07-02 06:08:04 UTC +--- components/viz/service/gl/gpu_service_impl.h.orig 2025-09-06 10:01:20 UTC +++ components/viz/service/gl/gpu_service_impl.h -@@ -487,7 +487,7 @@ class VIZ_SERVICE_EXPORT GpuServiceImpl +@@ -450,7 +450,7 @@ class VIZ_SERVICE_EXPORT GpuServiceImpl void OnBeginFrameOnIO(const BeginFrameArgs& args); diff --git a/www/chromium/files/patch-content_app_BUILD.gn b/www/chromium/files/patch-content_app_BUILD.gn index 285eb9386ce9..aedfaaae5770 100644 --- a/www/chromium/files/patch-content_app_BUILD.gn +++ b/www/chromium/files/patch-content_app_BUILD.gn @@ -1,6 +1,6 @@ ---- content/app/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- content/app/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ content/app/BUILD.gn -@@ -89,9 +89,9 @@ source_set("content_main_runner_app") { +@@ -91,9 +91,9 @@ source_set("content_main_runner_app") { "//third_party/tflite:buildflags", "//tools/v8_context_snapshot:buildflags", ] @@ -12,4 +12,4 @@ +# } } - source_set("app") { + if (is_android && enable_javaless_renderers) { diff --git a/www/chromium/files/patch-content_app_content__main.cc b/www/chromium/files/patch-content_app_content__main.cc index d15082f7ba07..7592d161b68c 100644 --- a/www/chromium/files/patch-content_app_content__main.cc +++ b/www/chromium/files/patch-content_app_content__main.cc @@ -1,6 +1,6 @@ ---- content/app/content_main.cc.orig 2025-08-07 06:57:29 UTC +--- content/app/content_main.cc.orig 2025-09-06 10:01:20 UTC +++ content/app/content_main.cc -@@ -226,7 +226,7 @@ NO_STACK_PROTECTOR int RunContentProcess( +@@ -225,7 +225,7 @@ NO_STACK_PROTECTOR int RunContentProcess( base::EnableTerminationOnOutOfMemory(); logging::RegisterAbslAbortHook(); @@ -9,7 +9,7 @@ // The various desktop environments set this environment variable that // allows the dbus client library to connect directly to the bus. When this // variable is not set (test environments like xvfb-run), the dbus client -@@ -320,7 +320,7 @@ NO_STACK_PROTECTOR int RunContentProcess( +@@ -319,7 +319,7 @@ NO_STACK_PROTECTOR int RunContentProcess( #endif #endif diff --git a/www/chromium/files/patch-content_app_content__main__runner__impl.cc b/www/chromium/files/patch-content_app_content__main__runner__impl.cc index ebe78bb1ed46..2a37e0f901bb 100644 --- a/www/chromium/files/patch-content_app_content__main__runner__impl.cc +++ b/www/chromium/files/patch-content_app_content__main__runner__impl.cc @@ -1,6 +1,6 @@ ---- content/app/content_main_runner_impl.cc.orig 2025-08-07 06:57:29 UTC +--- content/app/content_main_runner_impl.cc.orig 2025-09-06 10:01:20 UTC +++ content/app/content_main_runner_impl.cc -@@ -149,18 +149,20 @@ +@@ -150,18 +150,20 @@ #include "content/browser/posix_file_descriptor_info_impl.h" #include "content/public/common/content_descriptors.h" @@ -23,7 +23,7 @@ #include "third_party/boringssl/src/include/openssl/crypto.h" #include "third_party/webrtc_overrides/init_webrtc.h" // nogncheck -@@ -189,6 +191,10 @@ +@@ -185,6 +187,10 @@ #include "media/base/media_switches.h" #endif @@ -34,16 +34,16 @@ #if BUILDFLAG(IS_ANDROID) #include "base/system/sys_info.h" #include "content/browser/android/battery_metrics.h" -@@ -390,7 +396,7 @@ void InitializeZygoteSandboxForBrowserProcess( +@@ -381,7 +387,7 @@ void InitializeZygoteSandboxForBrowserProcess( } #endif // BUILDFLAG(USE_ZYGOTE) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(ENABLE_PPAPI) - // Loads the (native) libraries but does not initialize them (i.e., does not -@@ -428,7 +434,10 @@ void PreloadLibraryCdms() { + #if BUILDFLAG(ENABLE_LIBRARY_CDMS) + // Loads registered library CDMs but does not initialize them. This is needed by +@@ -400,7 +406,10 @@ void PreloadLibraryCdms() { void PreSandboxInit() { // Ensure the /dev/urandom is opened. @@ -54,7 +54,7 @@ // May use sysinfo(), sched_getaffinity(), and open various /sys/ and /proc/ // files. -@@ -440,9 +449,16 @@ void PreSandboxInit() { +@@ -412,9 +421,16 @@ void PreSandboxInit() { // https://boringssl.googlesource.com/boringssl/+/HEAD/SANDBOXING.md CRYPTO_pre_sandbox_init(); @@ -69,9 +69,18 @@ base::GetMaxNumberOfInotifyWatches(); +#endif - #if BUILDFLAG(ENABLE_PPAPI) - // Ensure access to the Pepper plugins before the sandbox is turned on. -@@ -765,7 +781,7 @@ NO_STACK_PROTECTOR int RunOtherNamedProcessTypeMain( + #if BUILDFLAG(ENABLE_LIBRARY_CDMS) + // Ensure access to the library CDMs before the sandbox is turned on. +@@ -634,7 +650,7 @@ NO_STACK_PROTECTOR int RunZygote(ContentMainDelegate* + + // Once Zygote forks and feature list initializes we can start a thread to + // begin tracing immediately. +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + if (process_type == switches::kGpuProcess) { + tracing::InitTracingPostFeatureList(/*enable_consumer=*/false, + /*will_trace_thread_restart=*/true); +@@ -733,7 +749,7 @@ NO_STACK_PROTECTOR int RunOtherNamedProcessTypeMain( base::HangWatcher::CreateHangWatcherInstance(); unregister_thread_closure = base::HangWatcher::RegisterThread( base::HangWatcher::ThreadType::kMainThread); @@ -80,7 +89,7 @@ // On Linux/ChromeOS, the HangWatcher can't start until after the sandbox is // initialized, because the sandbox can't be started with multiple threads. // TODO(mpdenton): start the HangWatcher after the sandbox is initialized. -@@ -883,11 +899,10 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam +@@ -851,11 +867,10 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam base::GlobalDescriptors::kBaseDescriptor); #endif // !BUILDFLAG(IS_ANDROID) @@ -94,7 +103,16 @@ #endif // !BUILDFLAG(IS_WIN) -@@ -1088,10 +1103,22 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam +@@ -1007,7 +1022,7 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam + // SeatbeltExecServer. + CHECK(sandbox::Seatbelt::IsSandboxed()); + } +-#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + // In sandboxed processes and zygotes, certain resource should be pre-warmed + // as they cannot be initialized under a sandbox. In addition, loading these + // resources in zygotes (including the unsandboxed zygote) allows them to be +@@ -1017,10 +1032,22 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam process_type == switches::kZygoteProcess) { PreSandboxInit(); } @@ -117,7 +135,7 @@ delegate_->SandboxInitialized(process_type); #if BUILDFLAG(USE_ZYGOTE) -@@ -1191,6 +1218,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { +@@ -1122,6 +1149,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { content_main_params_.reset(); RegisterMainThreadFactories(); diff --git a/www/chromium/files/patch-content_browser_BUILD.gn b/www/chromium/files/patch-content_browser_BUILD.gn index 860783d4e1ec..d1b54e6440aa 100644 --- a/www/chromium/files/patch-content_browser_BUILD.gn +++ b/www/chromium/files/patch-content_browser_BUILD.gn @@ -1,6 +1,6 @@ ---- content/browser/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- content/browser/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ content/browser/BUILD.gn -@@ -2581,6 +2581,14 @@ source_set("browser") { +@@ -2599,6 +2599,14 @@ source_set("browser") { ] } @@ -15,7 +15,7 @@ if (is_linux || is_chromeos) { sources -= [ "file_system_access/file_path_watcher/file_path_watcher_stub.cc" ] -@@ -2629,6 +2637,15 @@ source_set("browser") { +@@ -2647,6 +2655,15 @@ source_set("browser") { if (allow_oop_video_decoder) { sources += [ "media/oop_video_decoder_factory.cc" ] deps += [ "//media/mojo/mojom" ] diff --git a/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__state__impl.cc b/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__state__impl.cc index cc760a7abf89..17568a95f026 100644 --- a/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__state__impl.cc +++ b/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__state__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/accessibility/browser_accessibility_state_impl.cc.orig 2025-08-07 06:57:29 UTC +--- content/browser/accessibility/browser_accessibility_state_impl.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/accessibility/browser_accessibility_state_impl.cc -@@ -295,7 +295,7 @@ BrowserAccessibilityStateImpl* BrowserAccessibilitySta +@@ -296,7 +296,7 @@ BrowserAccessibilityStateImpl* BrowserAccessibilitySta // On Android, Mac, Windows and Linux there are platform-specific subclasses. #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_MAC) && \ diff --git a/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__state__impl__auralinux.cc b/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__state__impl__auralinux.cc index d544a50dd897..0813a5447738 100644 --- a/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__state__impl__auralinux.cc +++ b/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__state__impl__auralinux.cc @@ -1,27 +1,14 @@ ---- content/browser/accessibility/browser_accessibility_state_impl_auralinux.cc.orig 2025-08-07 06:57:29 UTC +--- content/browser/accessibility/browser_accessibility_state_impl_auralinux.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/accessibility/browser_accessibility_state_impl_auralinux.cc -@@ -12,6 +12,8 @@ +@@ -12,6 +12,7 @@ #include <sstream> #include <string> +#include "base/notimplemented.h" -+ #include "base/debug/crash_logging.h" #include "base/metrics/histogram_macros.h" #include "base/task/thread_pool.h" -@@ -34,7 +36,11 @@ bool CheckCmdlineForOrca(const std::string& cmdline_al - std::string cmdline; - std::stringstream ss(cmdline_all); - while (std::getline(ss, cmdline, '\0')) { -+#if BUILDFLAG(IS_BSD) -+ re2::RE2 orca_regex(R"((^|/)(usr/)?(local/)?bin/orca(\s|$))"); -+#else - re2::RE2 orca_regex(R"((^|/)(usr/)?bin/orca(\s|$))"); -+#endif - if (re2::RE2::PartialMatch(cmdline, orca_regex)) { - return true; // Orca was found - } -@@ -44,6 +50,10 @@ bool CheckCmdlineForOrca(const std::string& cmdline_al +@@ -43,6 +44,10 @@ bool CheckCmdlineForOrca(const std::string& cmdline_al // Returns true if Orca is active. bool DiscoverOrca() { @@ -32,7 +19,7 @@ // NOTE: this method is run from another thread to reduce jank, since // there's no guarantee these system calls will return quickly. std::unique_ptr<DIR, decltype(&CloseDir)> proc_dir(opendir("/proc"), -@@ -81,6 +91,7 @@ bool DiscoverOrca() { +@@ -80,6 +85,7 @@ bool DiscoverOrca() { } return is_orca_active; diff --git a/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc b/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc index 0922fcb37da7..7b22e09fe7f7 100644 --- a/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc +++ b/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/browser_child_process_host_impl.cc.orig 2025-07-02 06:08:04 UTC +--- content/browser/browser_child_process_host_impl.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/browser_child_process_host_impl.cc -@@ -326,6 +326,7 @@ void BrowserChildProcessHostImpl::LaunchWithoutExtraCo +@@ -297,6 +297,7 @@ void BrowserChildProcessHostImpl::LaunchWithoutExtraCo switches::kLogBestEffortTasks, switches::kPerfettoDisableInterning, switches::kTraceToConsole, @@ -8,7 +8,7 @@ }; cmd_line->CopySwitchesFrom(browser_command_line, kForwardSwitches); -@@ -696,7 +697,7 @@ void BrowserChildProcessHostImpl::OnProcessLaunched() +@@ -650,7 +651,7 @@ void BrowserChildProcessHostImpl::OnProcessLaunched() ->child_process()); #endif diff --git a/www/chromium/files/patch-content_browser_browser__child__process__host__impl.h b/www/chromium/files/patch-content_browser_browser__child__process__host__impl.h index f5673dcef553..0b90a5967a14 100644 --- a/www/chromium/files/patch-content_browser_browser__child__process__host__impl.h +++ b/www/chromium/files/patch-content_browser_browser__child__process__host__impl.h @@ -1,4 +1,4 @@ ---- content/browser/browser_child_process_host_impl.h.orig 2025-03-05 08:14:56 UTC +--- content/browser/browser_child_process_host_impl.h.orig 2025-09-06 10:01:20 UTC +++ content/browser/browser_child_process_host_impl.h @@ -36,7 +36,7 @@ #include "base/win/object_watcher.h" @@ -9,7 +9,7 @@ #include "content/browser/child_thread_type_switcher_linux.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -287,7 +287,7 @@ class BrowserChildProcessHostImpl +@@ -276,7 +276,7 @@ class BrowserChildProcessHostImpl std::unique_ptr<tracing::SystemTracingService> system_tracing_service_; #endif diff --git a/www/chromium/files/patch-content_browser_browser__interface__binders.cc b/www/chromium/files/patch-content_browser_browser__interface__binders.cc new file mode 100644 index 000000000000..af9c564eb27e --- /dev/null +++ b/www/chromium/files/patch-content_browser_browser__interface__binders.cc @@ -0,0 +1,20 @@ +--- content/browser/browser_interface_binders.cc.orig 2025-09-06 10:01:20 UTC ++++ content/browser/browser_interface_binders.cc +@@ -234,7 +234,7 @@ + #include "content/browser/xr/webxr_internals/webxr_internals_ui.h" + #endif + +-#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) ++#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + #include "content/public/browser/service_process_host.h" + #else + #include "content/browser/gpu/gpu_process_host.h" +@@ -271,7 +271,7 @@ shape_detection::mojom::ShapeDetectionService* GetShap + mojo::Remote<shape_detection::mojom::ShapeDetectionService>> + remote; + if (!*remote) { +-#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) ++#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + ServiceProcessHost::Launch<shape_detection::mojom::ShapeDetectionService>( + remote->BindNewPipeAndPassReceiver(), + ServiceProcessHost::Options() diff --git a/www/chromium/files/patch-content_browser_browser__main__loop.cc b/www/chromium/files/patch-content_browser_browser__main__loop.cc index 585fa0055c2f..9bfb1f523b75 100644 --- a/www/chromium/files/patch-content_browser_browser__main__loop.cc +++ b/www/chromium/files/patch-content_browser_browser__main__loop.cc @@ -1,6 +1,6 @@ ---- content/browser/browser_main_loop.cc.orig 2025-08-07 06:57:29 UTC +--- content/browser/browser_main_loop.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/browser_main_loop.cc -@@ -250,6 +250,12 @@ +@@ -251,6 +251,12 @@ #include "mojo/public/cpp/bindings/lib/test_random_mojo_delays.h" #endif @@ -13,7 +13,7 @@ // One of the linux specific headers defines this as a macro. #ifdef DestroyAll #undef DestroyAll -@@ -550,6 +556,12 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -551,6 +557,12 @@ int BrowserMainLoop::EarlyInitialization() { // by now since a thread to start the ServiceManager has been created // before the browser main loop starts. DCHECK(SandboxHostLinux::GetInstance()->IsInitialized()); @@ -26,7 +26,7 @@ #endif // GLib's spawning of new processes is buggy, so it's important that at this -@@ -582,7 +594,7 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -583,7 +595,7 @@ int BrowserMainLoop::EarlyInitialization() { base::ThreadType::kDisplayCritical); #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-content_browser_compositor_viz__process__transport__factory.cc b/www/chromium/files/patch-content_browser_compositor_viz__process__transport__factory.cc index 1a42fbd56aa1..b50d91559367 100644 --- a/www/chromium/files/patch-content_browser_compositor_viz__process__transport__factory.cc +++ b/www/chromium/files/patch-content_browser_compositor_viz__process__transport__factory.cc @@ -1,6 +1,6 @@ ---- content/browser/compositor/viz_process_transport_factory.cc.orig 2025-07-02 06:08:04 UTC +--- content/browser/compositor/viz_process_transport_factory.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/compositor/viz_process_transport_factory.cc -@@ -104,7 +104,7 @@ class HostDisplayClient : public viz::HostDisplayClien +@@ -103,7 +103,7 @@ class HostDisplayClient : public viz::HostDisplayClien HostDisplayClient& operator=(const HostDisplayClient&) = delete; // viz::HostDisplayClient: diff --git a/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl.h b/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl.h index c23acf32e286..16e5257b2e8d 100644 --- a/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl.h +++ b/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl.h @@ -1,6 +1,6 @@ ---- content/browser/gpu/gpu_data_manager_impl.h.orig 2025-07-02 06:08:04 UTC +--- content/browser/gpu/gpu_data_manager_impl.h.orig 2025-09-06 10:01:20 UTC +++ content/browser/gpu/gpu_data_manager_impl.h -@@ -225,7 +225,7 @@ class CONTENT_EXPORT GpuDataManagerImpl : public GpuDa +@@ -224,7 +224,7 @@ class CONTENT_EXPORT GpuDataManagerImpl : public GpuDa void OnDisplayMetricsChanged(const display::Display& display, uint32_t changed_metrics) override; diff --git a/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc b/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc index 388892949a45..6a1dc9bba1b7 100644 --- a/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc +++ b/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc @@ -1,6 +1,6 @@ ---- content/browser/gpu/gpu_data_manager_impl_private.cc.orig 2025-08-07 06:57:29 UTC +--- content/browser/gpu/gpu_data_manager_impl_private.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/gpu/gpu_data_manager_impl_private.cc -@@ -1703,7 +1703,7 @@ void GpuDataManagerImplPrivate::RecordCompositingMode( +@@ -1705,7 +1705,7 @@ void GpuDataManagerImplPrivate::RecordCompositingMode( UMA_HISTOGRAM_ENUMERATION("GPU.CompositingMode", compositing_mode); } diff --git a/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc b/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc index 5d31ab2094d2..022dac5d33af 100644 --- a/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc +++ b/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc @@ -1,6 +1,6 @@ ---- content/browser/gpu/gpu_process_host.cc.orig 2025-07-02 06:08:04 UTC +--- content/browser/gpu/gpu_process_host.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/gpu/gpu_process_host.cc -@@ -274,6 +274,7 @@ static const char* const kSwitchNames[] = { +@@ -275,6 +275,7 @@ static const char* const kSwitchNames[] = { switches::kDisableSkiaGraphite, switches::kDisableSkiaGraphitePrecompilation, switches::kDisableLowEndDeviceMode, @@ -8,7 +8,7 @@ switches::kProfilingAtStart, switches::kProfilingFile, switches::kProfilingFlush, -@@ -302,7 +303,7 @@ static const char* const kSwitchNames[] = { +@@ -303,7 +304,7 @@ static const char* const kSwitchNames[] = { switches::kEnableNativeGpuMemoryBuffers, switches::kRenderNodeOverride, #endif diff --git a/www/chromium/files/patch-content_browser_network__service__instance__impl.cc b/www/chromium/files/patch-content_browser_network__service__instance__impl.cc index 74bcc08b0254..d0c3ad87de0e 100644 --- a/www/chromium/files/patch-content_browser_network__service__instance__impl.cc +++ b/www/chromium/files/patch-content_browser_network__service__instance__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/network_service_instance_impl.cc.orig 2025-07-02 06:08:04 UTC +--- content/browser/network_service_instance_impl.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/network_service_instance_impl.cc -@@ -85,7 +85,7 @@ +@@ -87,7 +87,7 @@ #include "content/browser/network/network_service_process_tracker_win.h" #endif @@ -9,7 +9,7 @@ #include "content/browser/system_dns_resolution/system_dns_resolver.h" #include "services/network/public/mojom/system_dns_resolution.mojom-forward.h" #endif -@@ -335,7 +335,7 @@ void CreateInProcessNetworkService( +@@ -327,7 +327,7 @@ void CreateInProcessNetworkService( std::move(receiver))); } @@ -18,7 +18,7 @@ // Runs a self-owned SystemDnsResolverMojoImpl. This is meant to run on a // high-priority thread pool. void RunSystemDnsResolverOnThreadPool( -@@ -402,7 +402,7 @@ network::mojom::NetworkServiceParamsPtr CreateNetworkS +@@ -394,7 +394,7 @@ network::mojom::NetworkServiceParamsPtr CreateNetworkS } #endif // BUILDFLAG(IS_POSIX) diff --git a/www/chromium/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc b/www/chromium/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc deleted file mode 100644 index db671fc88b41..000000000000 --- a/www/chromium/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/ppapi_plugin_process_host_receiver_bindings.cc.orig 2022-02-28 16:54:41 UTC -+++ content/browser/ppapi_plugin_process_host_receiver_bindings.cc -@@ -8,7 +8,7 @@ - - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck - #include "content/browser/font_service.h" // nogncheck - #endif -@@ -17,7 +17,7 @@ namespace content { - - void PpapiPluginProcessHost::BindHostReceiver( - mojo::GenericPendingReceiver receiver) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (auto font_receiver = receiver.As<font_service::mojom::FontService>()) - ConnectToFontService(std::move(font_receiver)); - #endif diff --git a/www/chromium/files/patch-content_browser_renderer__host_pepper_pepper__file__io__host.cc b/www/chromium/files/patch-content_browser_renderer__host_pepper_pepper__file__io__host.cc deleted file mode 100644 index afba2231feba..000000000000 --- a/www/chromium/files/patch-content_browser_renderer__host_pepper_pepper__file__io__host.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/renderer_host/pepper/pepper_file_io_host.cc.orig 2024-01-30 07:53:34 UTC -+++ content/browser/renderer_host/pepper/pepper_file_io_host.cc -@@ -462,7 +462,7 @@ void PepperFileIOHost::OnLocalFileOpened( - ppapi::host::ReplyMessageContext reply_context, - const base::FilePath& path, - base::File::Error error_code) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Quarantining a file before its contents are available is only supported on - // Windows and Linux. - if (!FileOpenForWrite(open_flags_) || error_code != base::File::FILE_OK) { -@@ -496,7 +496,7 @@ void PepperFileIOHost::OnLocalFileOpened( - #endif - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void PepperFileIOHost::OnLocalFileQuarantined( - ppapi::host::ReplyMessageContext reply_context, - const base::FilePath& path, diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc index 34d889ce90a9..edc107faf805 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_process_host_impl.cc.orig 2025-08-07 06:57:29 UTC +--- content/browser/renderer_host/render_process_host_impl.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/renderer_host/render_process_host_impl.cc -@@ -223,7 +223,7 @@ +@@ -224,7 +224,7 @@ #include "third_party/blink/public/mojom/android_font_lookup/android_font_lookup.mojom.h" #endif @@ -9,7 +9,7 @@ #include <sys/resource.h> #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck -@@ -1127,7 +1127,7 @@ static constexpr size_t kUnknownPlatformProcessLimit = +@@ -1114,7 +1114,7 @@ static constexpr size_t kUnknownPlatformProcessLimit = // to indicate failure and std::numeric_limits<size_t>::max() to indicate // unlimited. size_t GetPlatformProcessLimit() { @@ -18,7 +18,7 @@ struct rlimit limit; if (getrlimit(RLIMIT_NPROC, &limit) != 0) return kUnknownPlatformProcessLimit; -@@ -1334,7 +1334,7 @@ RenderProcessHostImpl::IOThreadHostImpl::~IOThreadHost +@@ -1321,7 +1321,7 @@ RenderProcessHostImpl::IOThreadHostImpl::~IOThreadHost void RenderProcessHostImpl::IOThreadHostImpl::SetPid( base::ProcessId child_pid) { @@ -27,7 +27,7 @@ child_thread_type_switcher_.SetPid(child_pid); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) } -@@ -3436,7 +3436,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine( +@@ -3416,7 +3416,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine( base::TimeTicks::UnixEpoch().since_origin().InMicroseconds())); } @@ -36,7 +36,7 @@ // Append `kDisableVideoCaptureUseGpuMemoryBuffer` flag if there is no support // for NV12 GPU memory buffer. if (switches::IsVideoCaptureUseGpuMemoryBufferEnabled() && -@@ -3491,6 +3491,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin +@@ -3472,6 +3472,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin switches::kDisableSkiaRuntimeOpts, switches::kDisableSpeechAPI, switches::kDisableThreadedCompositing, @@ -44,7 +44,7 @@ switches::kDisableV8IdleTasks, switches::kDisableVideoCaptureUseGpuMemoryBuffer, switches::kDisableWebGLImageChromium, -@@ -5339,7 +5340,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr +@@ -5350,7 +5351,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr // - Win: https://crbug.com/707022 . uint64_t total_size = 0; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h index f6add77fe581..e84b98e4a2aa 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h +++ b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h @@ -1,4 +1,4 @@ ---- content/browser/renderer_host/render_process_host_impl.h.orig 2025-08-07 06:57:29 UTC +--- content/browser/renderer_host/render_process_host_impl.h.orig 2025-09-06 10:01:20 UTC +++ content/browser/renderer_host/render_process_host_impl.h @@ -101,7 +101,7 @@ #include "media/fuchsia_media_codec_provider_impl.h" @@ -9,7 +9,7 @@ #include "content/browser/child_thread_type_switcher_linux.h" #include "media/mojo/mojom/video_encode_accelerator.mojom.h" #endif -@@ -996,7 +996,7 @@ class CONTENT_EXPORT RenderProcessHostImpl +@@ -997,7 +997,7 @@ class CONTENT_EXPORT RenderProcessHostImpl mojo::Remote<media::mojom::VideoEncodeAcceleratorProviderFactory> video_encode_accelerator_factory_remote_; #endif @@ -18,7 +18,7 @@ ChildThreadTypeSwitcher child_thread_type_switcher_; #endif }; -@@ -1239,7 +1239,7 @@ class CONTENT_EXPORT RenderProcessHostImpl +@@ -1240,7 +1240,7 @@ class CONTENT_EXPORT RenderProcessHostImpl // if the request isn't handled on the IO thread. void OnBindHostReceiver(mojo::GenericPendingReceiver receiver); diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc index 2a44264eb401..b08a5e4d131f 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_process_host_impl_receiver_bindings.cc.orig 2025-07-02 06:08:04 UTC +--- content/browser/renderer_host/render_process_host_impl_receiver_bindings.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/renderer_host/render_process_host_impl_receiver_bindings.cc -@@ -51,7 +51,7 @@ +@@ -52,7 +52,7 @@ #include "third_party/blink/public/mojom/android_font_lookup/android_font_lookup.mojom.h" #endif @@ -9,7 +9,7 @@ #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck #include "content/browser/font_service.h" // nogncheck #endif -@@ -336,7 +336,7 @@ void RenderProcessHostImpl::IOThreadHostImpl::BindHost +@@ -348,7 +348,7 @@ void RenderProcessHostImpl::IOThreadHostImpl::BindHost } #endif @@ -18,7 +18,7 @@ if (auto font_receiver = receiver.As<font_service::mojom::FontService>()) { ConnectToFontService(std::move(font_receiver)); return; -@@ -364,7 +364,7 @@ void RenderProcessHostImpl::IOThreadHostImpl::BindHost +@@ -376,7 +376,7 @@ void RenderProcessHostImpl::IOThreadHostImpl::BindHost } #endif diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc b/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc index a8bb5458fa6e..7774e59d87b0 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_view_host_impl.cc.orig 2025-07-02 06:08:04 UTC +--- content/browser/renderer_host/render_view_host_impl.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/renderer_host/render_view_host_impl.cc -@@ -271,7 +271,7 @@ void RenderViewHostImpl::GetPlatformSpecificPrefs( +@@ -275,7 +275,7 @@ void RenderViewHostImpl::GetPlatformSpecificPrefs( display::win::GetScreenWin()->GetSystemMetricsInDIP(SM_CYVSCROLL); prefs->arrow_bitmap_width_horizontal_scroll_bar_in_dips = display::win::GetScreenWin()->GetSystemMetricsInDIP(SM_CXHSCROLL); diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc index 447262e51fea..13d88d330445 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc @@ -1,4 +1,4 @@ ---- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2025-08-07 06:57:29 UTC +--- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/renderer_host/render_widget_host_view_aura.cc @@ -122,7 +122,7 @@ #include "ui/gfx/gdi_util.h" @@ -27,7 +27,7 @@ bool RenderWidgetHostViewAura::SetCompositionFromExistingText( const gfx::Range& range, const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) { -@@ -2859,7 +2859,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { +@@ -2866,7 +2866,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { } bool RenderWidgetHostViewAura::NeedsMouseCapture() { @@ -36,7 +36,7 @@ return NeedsInputGrab(); #else return false; -@@ -3043,7 +3043,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit +@@ -3050,7 +3050,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit if (!target_host) return; diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc index e96650ca22ad..47edfd467ae0 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_widget_host_view_event_handler.cc.orig 2025-08-07 06:57:29 UTC +--- content/browser/renderer_host/render_widget_host_view_event_handler.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/renderer_host/render_widget_host_view_event_handler.cc -@@ -603,7 +603,7 @@ bool RenderWidgetHostViewEventHandler::CanRendererHand +@@ -618,7 +618,7 @@ bool RenderWidgetHostViewEventHandler::CanRendererHand if (event->type() == ui::EventType::kMouseExited) { if (mouse_locked || selection_popup) return false; diff --git a/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc b/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc index dcf5437a0601..dba9466e06b1 100644 --- a/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc +++ b/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc @@ -1,4 +1,4 @@ ---- content/browser/service_host/utility_process_host.cc.orig 2025-07-02 06:08:04 UTC +--- content/browser/service_host/utility_process_host.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/service_host/utility_process_host.cc @@ -68,7 +68,7 @@ #include "content/browser/v8_snapshot_files.h" @@ -9,7 +9,7 @@ #include "base/files/file_util.h" #include "base/files/scoped_file.h" #include "base/pickle.h" -@@ -96,7 +96,7 @@ namespace content { +@@ -97,7 +97,7 @@ namespace content { namespace { @@ -18,7 +18,7 @@ base::ScopedFD PassNetworkContextParentDirs( std::vector<base::FilePath> network_context_parent_dirs) { base::Pickle pickle; -@@ -491,7 +491,7 @@ bool UtilityProcessHost::StartProcess() { +@@ -494,7 +494,7 @@ bool UtilityProcessHost::StartProcess() { GetV8SnapshotFilesToPreload(*cmd_line)); #endif // BUILDFLAG(IS_POSIX) @@ -27,7 +27,7 @@ // The network service should have access to the parent directories // necessary for its usage. if (options_.sandbox_type_ == sandbox::mojom::Sandbox::kNetwork) { -@@ -509,7 +509,7 @@ bool UtilityProcessHost::StartProcess() { +@@ -512,7 +512,7 @@ bool UtilityProcessHost::StartProcess() { video_capture::mojom::VideoCaptureService::Name_) { bool pass_gpu_buffer_flag = switches::IsVideoCaptureUseGpuMemoryBufferEnabled(); diff --git a/www/chromium/files/patch-content_browser_service__host_utility__sandbox__delegate.cc b/www/chromium/files/patch-content_browser_service__host_utility__sandbox__delegate.cc index 0956ff8d29f0..ebc613f6e870 100644 --- a/www/chromium/files/patch-content_browser_service__host_utility__sandbox__delegate.cc +++ b/www/chromium/files/patch-content_browser_service__host_utility__sandbox__delegate.cc @@ -1,6 +1,24 @@ ---- content/browser/service_host/utility_sandbox_delegate.cc.orig 2025-07-02 06:08:04 UTC +--- content/browser/service_host/utility_sandbox_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/service_host/utility_sandbox_delegate.cc -@@ -91,14 +91,14 @@ UtilitySandboxedProcessLauncherDelegate:: +@@ -28,7 +28,7 @@ + #include "chromeos/ash/components/assistant/buildflags.h" + #endif // BUILDFLAG(IS_CHROMEOS) + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + #include "media/gpu/buildflags.h" + #include "media/media_buildflags.h" + #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +@@ -79,7 +79,7 @@ UtilitySandboxedProcessLauncherDelegate:: + #if BUILDFLAG(IS_FUCHSIA) + sandbox_type_ == sandbox::mojom::Sandbox::kVideoCapture || + #endif +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + sandbox_type_ == sandbox::mojom::Sandbox::kShapeDetection || + #if BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) + sandbox_type_ == sandbox::mojom::Sandbox::kHardwareVideoDecoding || +@@ -97,14 +97,14 @@ UtilitySandboxedProcessLauncherDelegate:: #endif // BUILDFLAG(ENABLE_CROS_LIBASSISTANT) #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -18,9 +36,14 @@ sandbox_type_ == sandbox::mojom::Sandbox::kOnDeviceTranslation || #endif sandbox_type_ == sandbox::mojom::Sandbox::kAudio || -@@ -159,11 +159,11 @@ ZygoteCommunication* UtilitySandboxedProcessLauncherDe +@@ -164,15 +164,15 @@ ZygoteCommunication* UtilitySandboxedProcessLauncherDe + #endif // BUILDFLAG(ENABLE_CROS_LIBASSISTANT) #endif // BUILDFLAG(IS_CHROMEOS) sandbox_type_ == sandbox::mojom::Sandbox::kAudio || +-#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + sandbox_type_ == sandbox::mojom::Sandbox::kShapeDetection || + #endif #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc b/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc index b0652b4816a1..9b694c8400f5 100644 --- a/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc +++ b/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura.cc @@ -1,6 +1,6 @@ ---- content/browser/web_contents/web_contents_view_aura.cc.orig 2025-08-07 06:57:29 UTC +--- content/browser/web_contents/web_contents_view_aura.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/web_contents/web_contents_view_aura.cc -@@ -174,7 +174,7 @@ class WebDragSourceAura : public content::WebContentsO +@@ -175,7 +175,7 @@ class WebDragSourceAura : public content::WebContentsO raw_ptr<aura::Window> window_; }; @@ -9,7 +9,7 @@ // Fill out the OSExchangeData with a file contents, synthesizing a name if // necessary. void PrepareDragForFileContents(const DropData& drop_data, -@@ -259,7 +259,7 @@ void PrepareDragData(const DropData& drop_data, +@@ -260,7 +260,7 @@ void PrepareDragData(const DropData& drop_data, if (!drop_data.download_metadata.empty()) PrepareDragForDownload(drop_data, provider, web_contents); #endif @@ -18,7 +18,7 @@ // We set the file contents before the URL because the URL also sets file // contents (to a .URL shortcut). We want to prefer file content data over // a shortcut so we add it first. -@@ -1325,7 +1325,7 @@ void WebContentsViewAura::OnMouseEvent(ui::MouseEvent* +@@ -1326,7 +1326,7 @@ void WebContentsViewAura::OnMouseEvent(ui::MouseEvent* // Linux window managers like to handle raise-on-click themselves. If we // raise-on-click manually, this may override user settings that prevent // focus-stealing. diff --git a/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura__unittest.cc b/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura__unittest.cc index a1d4cae882f8..a9ccf3ba10e9 100644 --- a/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura__unittest.cc +++ b/www/chromium/files/patch-content_browser_web__contents_web__contents__view__aura__unittest.cc @@ -1,6 +1,6 @@ ---- content/browser/web_contents/web_contents_view_aura_unittest.cc.orig 2025-04-04 08:52:13 UTC +--- content/browser/web_contents/web_contents_view_aura_unittest.cc.orig 2025-09-06 10:01:20 UTC +++ content/browser/web_contents/web_contents_view_aura_unittest.cc -@@ -40,7 +40,7 @@ +@@ -41,7 +41,7 @@ #include "ui/base/dragdrop/os_exchange_data_provider_win.h" #endif @@ -9,7 +9,7 @@ #include "ui/base/x/selection_utils.h" #include "ui/base/x/x11_os_exchange_data_provider.h" #include "ui/gfx/x/atom_cache.h" -@@ -96,7 +96,7 @@ class TestDragDropClient : public aura::client::DragDr +@@ -97,7 +97,7 @@ class TestDragDropClient : public aura::client::DragDr drag_drop_data_ = std::move(data); return DragOperation::kCopy; } @@ -18,7 +18,7 @@ void UpdateDragImage(const gfx::ImageSkia& image, const gfx::Vector2d& offset) override {} #endif -@@ -231,7 +231,7 @@ TEST_F(WebContentsViewAuraTest, WebContentsDestroyedDu +@@ -232,7 +232,7 @@ TEST_F(WebContentsViewAuraTest, WebContentsDestroyedDu ui::EF_LEFT_MOUSE_BUTTON, 0); ui::EventHandler* event_handler = GetView(); event_handler->OnMouseEvent(&mouse_event); @@ -27,7 +27,7 @@ // The web-content is not activated during mouse-press on Linux. // See comment in WebContentsViewAura::OnMouseEvent() for more details. EXPECT_NE(web_contents(), nullptr); -@@ -297,7 +297,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropFiles) { +@@ -298,7 +298,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropFiles) { view->OnDragEntered(event); ASSERT_NE(nullptr, view->current_drag_data_); @@ -36,7 +36,7 @@ // By design, Linux implementations return an empty string if file data // is also present. EXPECT_TRUE(!view->current_drag_data_->text || -@@ -337,7 +337,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropFiles) { +@@ -338,7 +338,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropFiles) { CheckDropData(view); @@ -45,7 +45,7 @@ // By design, Linux implementations returns an empty string if file data // is also present. EXPECT_TRUE(!drop_complete_data_->drop_data.text || -@@ -395,7 +395,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropFilesOri +@@ -396,7 +396,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropFilesOri view->OnDragEntered(event); ASSERT_NE(nullptr, view->current_drag_data_); @@ -54,7 +54,7 @@ // By design, Linux implementations return an empty string if file data // is also present. EXPECT_TRUE(!view->current_drag_data_->text || -@@ -427,7 +427,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropFilesOri +@@ -428,7 +428,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropFilesOri CheckDropData(view); @@ -63,7 +63,7 @@ // By design, Linux implementations returns an empty string if file data is // also present. EXPECT_TRUE(!drop_complete_data_->drop_data.text || -@@ -458,7 +458,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropImageFro +@@ -459,7 +459,7 @@ TEST_F(WebContentsViewAuraTest, MAYBE_DragDropImageFro auto data = std::make_unique<ui::OSExchangeData>(); diff --git a/www/chromium/files/patch-content_child_child__process.cc b/www/chromium/files/patch-content_child_child__process.cc index 8f32ac959520..b1e569660a0b 100644 --- a/www/chromium/files/patch-content_child_child__process.cc +++ b/www/chromium/files/patch-content_child_child__process.cc @@ -1,6 +1,6 @@ ---- content/child/child_process.cc.orig 2025-04-04 08:52:13 UTC +--- content/child/child_process.cc.orig 2025-09-06 10:01:20 UTC +++ content/child/child_process.cc -@@ -31,7 +31,7 @@ +@@ -34,7 +34,7 @@ #include "content/common/android/cpu_time_metrics.h" #endif @@ -9,7 +9,7 @@ #include "content/child/sandboxed_process_thread_type_handler.h" #endif -@@ -177,7 +177,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th +@@ -192,7 +192,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th main_thread_.reset(thread); } diff --git a/www/chromium/files/patch-content_common_BUILD.gn b/www/chromium/files/patch-content_common_BUILD.gn index 0966e727f322..e42bf05c912a 100644 --- a/www/chromium/files/patch-content_common_BUILD.gn +++ b/www/chromium/files/patch-content_common_BUILD.gn @@ -1,6 +1,6 @@ ---- content/common/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- content/common/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ content/common/BUILD.gn -@@ -381,19 +381,28 @@ source_set("common") { +@@ -367,19 +367,28 @@ source_set("common") { } if (is_linux || is_chromeos) { diff --git a/www/chromium/files/patch-content_common_features.cc b/www/chromium/files/patch-content_common_features.cc index 1d65558bb020..559bc67c3b5e 100644 --- a/www/chromium/files/patch-content_common_features.cc +++ b/www/chromium/files/patch-content_common_features.cc @@ -1,6 +1,6 @@ ---- content/common/features.cc.orig 2025-08-07 06:57:29 UTC +--- content/common/features.cc.orig 2025-09-06 10:01:20 UTC +++ content/common/features.cc -@@ -169,7 +169,7 @@ BASE_FEATURE(kEmbeddingRequiresOptIn, +@@ -170,7 +170,7 @@ BASE_FEATURE(kEmbeddingRequiresOptIn, base::FEATURE_DISABLED_BY_DEFAULT); // Enables error reporting for JS errors inside DevTools frontend host diff --git a/www/chromium/files/patch-content_common_features.h b/www/chromium/files/patch-content_common_features.h index 4f17dd3bce7f..d583a869cbad 100644 --- a/www/chromium/files/patch-content_common_features.h +++ b/www/chromium/files/patch-content_common_features.h @@ -1,4 +1,4 @@ ---- content/common/features.h.orig 2025-07-02 06:08:04 UTC +--- content/common/features.h.orig 2025-09-06 10:01:20 UTC +++ content/common/features.h @@ -60,7 +60,7 @@ CONTENT_EXPORT BASE_DECLARE_FEATURE(kCommittedOriginEn CONTENT_EXPORT BASE_DECLARE_FEATURE(kCommittedOriginTracking); @@ -8,4 +8,4 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) CONTENT_EXPORT BASE_DECLARE_FEATURE(kEnableDevToolsJsErrorReporting); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - CONTENT_EXPORT BASE_DECLARE_FEATURE(kEmbeddingRequiresOptIn); + CONTENT_EXPORT BASE_DECLARE_FEATURE(kEnforceSameDocumentOriginInvariants); diff --git a/www/chromium/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc b/www/chromium/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc index b3b5ba3fb25d..40acc1884daa 100644 --- a/www/chromium/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc +++ b/www/chromium/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc @@ -1,4 +1,4 @@ ---- content/common/gpu_pre_sandbox_hook_bsd.cc.orig 2024-04-19 13:02:56 UTC +--- content/common/gpu_pre_sandbox_hook_bsd.cc.orig 2025-09-06 10:01:20 UTC +++ content/common/gpu_pre_sandbox_hook_bsd.cc @@ -0,0 +1,68 @@ +// Copyright 2023 The Chromium Authors @@ -49,6 +49,8 @@ + } +} + ++} // namespace ++ +bool LoadLibrariesForGpu( + const sandbox::policy::SandboxSeccompBPF::Options& options) { + LoadVulkanLibraries(); @@ -56,8 +58,6 @@ + return true; +} + -+} // namespace -+ +bool GpuPreSandboxHook(sandbox::policy::SandboxLinux::Options options) { + if (!LoadLibrariesForGpu(options)) + return false; diff --git a/www/chromium/files/patch-content_common_gpu__pre__sandbox__hook__linux.h b/www/chromium/files/patch-content_common_gpu__pre__sandbox__hook__linux.h index c2eab1f687ba..0a71e0fc0219 100644 --- a/www/chromium/files/patch-content_common_gpu__pre__sandbox__hook__linux.h +++ b/www/chromium/files/patch-content_common_gpu__pre__sandbox__hook__linux.h @@ -1,16 +1,18 @@ ---- content/common/gpu_pre_sandbox_hook_linux.h.orig 2024-04-19 13:02:56 UTC +--- content/common/gpu_pre_sandbox_hook_linux.h.orig 2025-09-06 10:01:20 UTC +++ content/common/gpu_pre_sandbox_hook_linux.h -@@ -5,8 +5,13 @@ - #ifndef CONTENT_COMMON_GPU_PRE_SANDBOX_HOOK_LINUX_H_ - #define CONTENT_COMMON_GPU_PRE_SANDBOX_HOOK_LINUX_H_ +@@ -7,7 +7,15 @@ + + #include <vector> +#include "build/build_config.h" - #include "base/component_export.h" ++ +#if BUILDFLAG(IS_BSD) +#include "sandbox/policy/sandbox.h" ++#include "sandbox/linux/syscall_broker/broker_command.h" ++#include "sandbox/linux/syscall_broker/broker_file_permission.h" +#else #include "sandbox/policy/linux/sandbox_linux.h" +#endif - namespace content { - + namespace sandbox::syscall_broker { + class BrokerFilePermission; diff --git a/www/chromium/files/patch-content_gpu_gpu__child__thread.cc b/www/chromium/files/patch-content_gpu_gpu__child__thread.cc index 2b2c00bc447f..6a487a60422d 100644 --- a/www/chromium/files/patch-content_gpu_gpu__child__thread.cc +++ b/www/chromium/files/patch-content_gpu_gpu__child__thread.cc @@ -1,6 +1,6 @@ ---- content/gpu/gpu_child_thread.cc.orig 2025-02-19 07:43:18 UTC +--- content/gpu/gpu_child_thread.cc.orig 2025-09-06 10:01:20 UTC +++ content/gpu/gpu_child_thread.cc -@@ -57,7 +57,7 @@ +@@ -56,7 +56,7 @@ #include "third_party/skia/include/ports/SkFontConfigInterface.h" #endif @@ -9,7 +9,7 @@ #include "content/child/sandboxed_process_thread_type_handler.h" #endif -@@ -147,7 +147,8 @@ void GpuChildThread::Init(const base::TimeTicks& proce +@@ -146,7 +146,8 @@ void GpuChildThread::Init(const base::TimeTicks& proce viz_main_.gpu_service()->set_start_time(process_start_time); diff --git a/www/chromium/files/patch-content_gpu_gpu__main.cc b/www/chromium/files/patch-content_gpu_gpu__main.cc index c3c11eef0c4b..8ede10528f42 100644 --- a/www/chromium/files/patch-content_gpu_gpu__main.cc +++ b/www/chromium/files/patch-content_gpu_gpu__main.cc @@ -1,6 +1,6 @@ ---- content/gpu/gpu_main.cc.orig 2025-08-07 06:57:29 UTC +--- content/gpu/gpu_main.cc.orig 2025-09-06 10:01:20 UTC +++ content/gpu/gpu_main.cc -@@ -103,10 +103,14 @@ +@@ -107,10 +107,14 @@ #include "sandbox/win/src/sandbox.h" #endif @@ -16,7 +16,7 @@ #include "sandbox/policy/sandbox_type.h" #endif -@@ -124,7 +128,7 @@ namespace content { +@@ -128,7 +132,7 @@ namespace content { namespace { @@ -25,7 +25,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread*, const gpu::GPUInfo*, const gpu::GpuPreferences&); -@@ -186,7 +190,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel +@@ -190,7 +194,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel const gpu::GPUInfo* gpu_info, const gpu::GpuPreferences& gpu_prefs) override { TRACE_EVENT("gpu,startup", "gpu_main::EnsureSandboxInitialized"); @@ -34,7 +34,7 @@ return StartSandboxLinux(watchdog_thread, gpu_info, gpu_prefs); #elif BUILDFLAG(IS_WIN) return StartSandboxWindows(sandbox_info_); -@@ -302,7 +306,7 @@ int GpuMain(MainFunctionParams parameters) { +@@ -306,7 +310,7 @@ int GpuMain(MainFunctionParams parameters) { std::make_unique<base::SingleThreadTaskExecutor>( gpu_preferences.message_pump_type); } @@ -43,7 +43,7 @@ #error "Unsupported Linux platform." #elif BUILDFLAG(IS_MAC) // Cross-process CoreAnimation requires a CFRunLoop to function at all, and -@@ -327,7 +331,8 @@ int GpuMain(MainFunctionParams parameters) { +@@ -331,7 +335,8 @@ int GpuMain(MainFunctionParams parameters) { base::PlatformThread::SetName("CrGpuMain"); mojo::InterfaceEndpointClient::SetThreadNameSuffixForMetrics("GpuMain"); @@ -53,7 +53,7 @@ // Thread type delegate of the process should be registered before // thread type change below for the main thread and for thread pool in // ChildProcess constructor. -@@ -459,7 +464,7 @@ int GpuMain(MainFunctionParams parameters) { +@@ -479,7 +484,7 @@ int GpuMain(MainFunctionParams parameters) { namespace { @@ -62,7 +62,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdog_thread, const gpu::GPUInfo* gpu_info, const gpu::GpuPreferences& gpu_prefs) { -@@ -507,7 +512,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo +@@ -527,7 +532,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo sandbox_options.accelerated_video_encode_enabled = !gpu_prefs.disable_accelerated_video_encode; diff --git a/www/chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc b/www/chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc deleted file mode 100644 index 5282341d40c8..000000000000 --- a/www/chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- content/ppapi_plugin/ppapi_blink_platform_impl.cc.orig 2024-02-23 21:04:38 UTC -+++ content/ppapi_plugin/ppapi_blink_platform_impl.cc -@@ -21,7 +21,7 @@ - - #if BUILDFLAG(IS_MAC) - #include "content/child/child_process_sandbox_support_impl_mac.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/child/child_process_sandbox_support_impl_linux.h" - #include "mojo/public/cpp/bindings/pending_remote.h" - #endif -@@ -36,7 +36,7 @@ typedef struct CGFont* CGFontRef; - namespace content { - - PpapiBlinkPlatformImpl::PpapiBlinkPlatformImpl() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - mojo::PendingRemote<font_service::mojom::FontService> font_service; - ChildThread::Get()->BindHostReceiver( - font_service.InitWithNewPipeAndPassReceiver()); -@@ -55,7 +55,7 @@ PpapiBlinkPlatformImpl::~PpapiBlinkPlatformImpl() { - void PpapiBlinkPlatformImpl::Shutdown() {} - - blink::WebSandboxSupport* PpapiBlinkPlatformImpl::GetSandboxSupport() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - return sandbox_support_.get(); - #else - return nullptr; diff --git a/www/chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h b/www/chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h deleted file mode 100644 index 5143ca044cb9..000000000000 --- a/www/chromium/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/ppapi_plugin/ppapi_blink_platform_impl.h.orig 2024-07-30 11:12:21 UTC -+++ content/ppapi_plugin/ppapi_blink_platform_impl.h -@@ -36,7 +36,7 @@ class PpapiBlinkPlatformImpl : public BlinkPlatformImp - blink::WebString DefaultLocale() override; - - private: --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - std::unique_ptr<blink::WebSandboxSupport> sandbox_support_; - #endif - }; diff --git a/www/chromium/files/patch-content_ppapi__plugin_ppapi__plugin__main.cc b/www/chromium/files/patch-content_ppapi__plugin_ppapi__plugin__main.cc deleted file mode 100644 index 2d0f03ae81d3..000000000000 --- a/www/chromium/files/patch-content_ppapi__plugin_ppapi__plugin__main.cc +++ /dev/null @@ -1,23 +0,0 @@ ---- content/ppapi_plugin/ppapi_plugin_main.cc.orig 2025-03-05 08:14:56 UTC -+++ content/ppapi_plugin/ppapi_plugin_main.cc -@@ -52,6 +52,11 @@ - #include "gin/v8_initializer.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#include "sandbox/policy/sandbox_type.h" -+#endif -+ - #if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_ANDROID) - #include <stdlib.h> - #endif -@@ -139,7 +144,7 @@ int PpapiPluginMain(MainFunctionParams parameters) { - gin::V8Initializer::LoadV8Snapshot(); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OPENBSD) - sandbox::policy::SandboxLinux::GetInstance()->InitializeSandbox( - sandbox::policy::SandboxTypeFromCommandLine(command_line), - sandbox::policy::SandboxLinux::PreSandboxHook(), diff --git a/www/chromium/files/patch-content_public_browser_content__browser__client.cc b/www/chromium/files/patch-content_public_browser_content__browser__client.cc index c5bf79ebe1c3..ffb2865ce584 100644 --- a/www/chromium/files/patch-content_public_browser_content__browser__client.cc +++ b/www/chromium/files/patch-content_public_browser_content__browser__client.cc @@ -1,6 +1,6 @@ ---- content/public/browser/content_browser_client.cc.orig 2025-08-07 06:57:29 UTC +--- content/public/browser/content_browser_client.cc.orig 2025-09-06 10:01:20 UTC +++ content/public/browser/content_browser_client.cc -@@ -1429,7 +1429,7 @@ bool ContentBrowserClient::ShouldRunOutOfProcessSystem +@@ -1394,7 +1394,7 @@ bool ContentBrowserClient::ShouldRunOutOfProcessSystem // that can be adequately sandboxed. // Currently Android's network service will not run out of process or sandboxed, // so OutOfProcessSystemDnsResolution is not currently enabled on Android. diff --git a/www/chromium/files/patch-content_public_common_content__features.cc b/www/chromium/files/patch-content_public_common_content__features.cc index 41a7264e9a70..61aa9c4a8ea3 100644 --- a/www/chromium/files/patch-content_public_common_content__features.cc +++ b/www/chromium/files/patch-content_public_common_content__features.cc @@ -1,6 +1,6 @@ ---- content/public/common/content_features.cc.orig 2025-08-07 06:57:29 UTC +--- content/public/common/content_features.cc.orig 2025-09-06 10:01:20 UTC +++ content/public/common/content_features.cc -@@ -91,7 +91,7 @@ BASE_FEATURE(kAudioServiceLaunchOnStartup, +@@ -103,7 +103,7 @@ BASE_FEATURE(kAudioServiceLaunchOnStartup, // Runs the audio service in a separate process. BASE_FEATURE(kAudioServiceOutOfProcess, "AudioServiceOutOfProcess", @@ -9,7 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -1319,9 +1319,9 @@ BASE_FEATURE(kWebAssemblyTiering, +@@ -1394,9 +1394,9 @@ BASE_FEATURE(kWebAssemblyTiering, BASE_FEATURE(kWebAssemblyTrapHandler, "WebAssemblyTrapHandler", #if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ @@ -21,7 +21,7 @@ defined(ARCH_CPU_ARM64)) base::FEATURE_ENABLED_BY_DEFAULT #else -@@ -1381,7 +1381,11 @@ BASE_FEATURE(kWebUIJSErrorReportingExtended, +@@ -1453,7 +1453,11 @@ BASE_FEATURE(kWebUIJSErrorReportingExtended, // Controls whether the WebUSB API is enabled: // https://wicg.github.io/webusb diff --git a/www/chromium/files/patch-content_public_common_content__switches.cc b/www/chromium/files/patch-content_public_common_content__switches.cc index 50e6523eed32..344c9b227640 100644 --- a/www/chromium/files/patch-content_public_common_content__switches.cc +++ b/www/chromium/files/patch-content_public_common_content__switches.cc @@ -1,6 +1,6 @@ ---- content/public/common/content_switches.cc.orig 2025-08-07 06:57:29 UTC +--- content/public/common/content_switches.cc.orig 2025-09-06 10:01:20 UTC +++ content/public/common/content_switches.cc -@@ -345,6 +345,8 @@ const char kEnableIsolatedWebAppsInRenderer[] = +@@ -347,6 +347,8 @@ const char kEnableIsolatedWebAppsInRenderer[] = // builds. const char kEnableLogging[] = "enable-logging"; @@ -9,7 +9,7 @@ // Enables the type, downlinkMax attributes of the NetInfo API. Also, enables // triggering of change attribute of the NetInfo API when there is a change in // the connection type. -@@ -958,7 +960,7 @@ const char kPreventResizingContentsForTesting[] = +@@ -946,7 +948,7 @@ const char kPreventResizingContentsForTesting[] = "prevent-resizing-contents-for-testing"; #endif diff --git a/www/chromium/files/patch-content_public_common_content__switches.h b/www/chromium/files/patch-content_public_common_content__switches.h index 7968e8989cd1..e5f4d5cc6eda 100644 --- a/www/chromium/files/patch-content_public_common_content__switches.h +++ b/www/chromium/files/patch-content_public_common_content__switches.h @@ -1,4 +1,4 @@ ---- content/public/common/content_switches.h.orig 2025-08-07 06:57:29 UTC +--- content/public/common/content_switches.h.orig 2025-09-06 10:01:20 UTC +++ content/public/common/content_switches.h @@ -108,6 +108,7 @@ CONTENT_EXPORT extern const char kEnableGpuMemoryBuffe CONTENT_EXPORT extern const char kEnableIsolatedWebAppsInRenderer[]; @@ -8,7 +8,7 @@ CONTENT_EXPORT extern const char kEnableNetworkInformationDownlinkMax[]; CONTENT_EXPORT extern const char kEnableCanvas2DLayers[]; CONTENT_EXPORT extern const char kEnablePluginPlaceholderTesting[]; -@@ -261,7 +262,7 @@ CONTENT_EXPORT extern const char kRendererWaitForJavaD +@@ -257,7 +258,7 @@ CONTENT_EXPORT extern const char kRendererWaitForJavaD CONTENT_EXPORT extern const char kPreventResizingContentsForTesting[]; #endif diff --git a/www/chromium/files/patch-content_renderer_render__thread__impl.cc b/www/chromium/files/patch-content_renderer_render__thread__impl.cc index f11e95517d8b..43d061689e5f 100644 --- a/www/chromium/files/patch-content_renderer_render__thread__impl.cc +++ b/www/chromium/files/patch-content_renderer_render__thread__impl.cc @@ -1,6 +1,6 @@ ---- content/renderer/render_thread_impl.cc.orig 2025-08-07 06:57:29 UTC +--- content/renderer/render_thread_impl.cc.orig 2025-09-06 10:01:20 UTC +++ content/renderer/render_thread_impl.cc -@@ -204,6 +204,8 @@ +@@ -203,6 +203,8 @@ #if BUILDFLAG(IS_APPLE) #include <malloc/malloc.h> @@ -9,7 +9,7 @@ #else #include <malloc.h> #endif -@@ -1061,7 +1063,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: +@@ -1026,7 +1028,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: kGpuStreamIdMedia, kGpuStreamPriorityMedia); const bool enable_video_decode_accelerator = @@ -18,7 +18,7 @@ base::FeatureList::IsEnabled(media::kAcceleratedVideoDecodeLinux) && #endif // BUILDFLAG(IS_LINUX) !cmd_line->HasSwitch(switches::kDisableAcceleratedVideoDecode) && -@@ -1070,7 +1072,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: +@@ -1035,7 +1037,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: gpu::kGpuFeatureStatusEnabled); const bool enable_video_encode_accelerator = @@ -27,7 +27,7 @@ base::FeatureList::IsEnabled(media::kAcceleratedVideoEncodeLinux) && #else !cmd_line->HasSwitch(switches::kDisableAcceleratedVideoEncode) && -@@ -1845,7 +1847,7 @@ RenderThreadImpl::CreateMediaMojoCodecFactory( +@@ -1809,7 +1811,7 @@ RenderThreadImpl::CreateMediaMojoCodecFactory( bool enable_video_encode_accelerator) { mojo::PendingRemote<media::mojom::VideoEncodeAcceleratorProvider> vea_provider; diff --git a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc index 2678166322aa..05bdf7dc3912 100644 --- a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc +++ b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc @@ -1,4 +1,4 @@ ---- content/renderer/renderer_blink_platform_impl.cc.orig 2025-08-07 06:57:29 UTC +--- content/renderer/renderer_blink_platform_impl.cc.orig 2025-09-06 10:01:20 UTC +++ content/renderer/renderer_blink_platform_impl.cc @@ -124,7 +124,7 @@ @@ -9,7 +9,7 @@ #include "content/child/child_process_sandbox_support_impl_linux.h" #include "content/child/sandboxed_process_thread_type_handler.h" #endif -@@ -192,13 +192,13 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( +@@ -193,13 +193,13 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( is_locked_to_site_(false), main_thread_scheduler_(main_thread_scheduler), next_frame_sink_id_(uint32_t{std::numeric_limits<int32_t>::max()} + 1) { @@ -25,7 +25,7 @@ mojo::PendingRemote<font_service::mojom::FontService> font_service; RenderThreadImpl::current()->BindHostReceiver( font_service.InitWithNewPipeAndPassReceiver()); -@@ -223,7 +223,7 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( +@@ -224,7 +224,7 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( } #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -34,7 +34,7 @@ if (sandboxEnabled()) { #if BUILDFLAG(IS_MAC) sandbox_support_ = std::make_unique<WebSandboxSupportMac>(); -@@ -296,7 +296,7 @@ RendererBlinkPlatformImpl::GetWebUIBundledCodeCacheRes +@@ -297,7 +297,7 @@ RendererBlinkPlatformImpl::GetWebUIBundledCodeCacheRes blink::WebSandboxSupport* RendererBlinkPlatformImpl::GetSandboxSupport() { #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h index b94a7555e927..5a612433f5aa 100644 --- a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h +++ b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h @@ -1,6 +1,6 @@ ---- content/renderer/renderer_blink_platform_impl.h.orig 2025-08-07 06:57:29 UTC +--- content/renderer/renderer_blink_platform_impl.h.orig 2025-09-06 10:01:20 UTC +++ content/renderer/renderer_blink_platform_impl.h -@@ -270,7 +270,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi +@@ -273,7 +273,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi const gpu::GPUInfo& gpu_info) const; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-content_shell_BUILD.gn b/www/chromium/files/patch-content_shell_BUILD.gn index 05cda5599dae..21416fda7108 100644 --- a/www/chromium/files/patch-content_shell_BUILD.gn +++ b/www/chromium/files/patch-content_shell_BUILD.gn @@ -1,6 +1,6 @@ ---- content/shell/BUILD.gn.orig 2025-05-28 14:55:43 UTC +--- content/shell/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ content/shell/BUILD.gn -@@ -1111,7 +1111,7 @@ group("content_shell_crash_test") { +@@ -1102,7 +1102,7 @@ group("content_shell_crash_test") { if (is_win) { data_deps += [ "//build/win:copy_cdb_to_output" ] } diff --git a/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc b/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc index bad2e3df5507..b2babc305922 100644 --- a/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc +++ b/www/chromium/files/patch-content_shell_app_shell__main__delegate.cc @@ -1,6 +1,6 @@ ---- content/shell/app/shell_main_delegate.cc.orig 2025-08-07 06:57:29 UTC +--- content/shell/app/shell_main_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ content/shell/app/shell_main_delegate.cc -@@ -287,7 +287,7 @@ void ShellMainDelegate::PreSandboxStartup() { +@@ -289,7 +289,7 @@ void ShellMainDelegate::PreSandboxStartup() { // Reporting for sub-processes will be initialized in ZygoteForked. if (process_type != switches::kZygoteProcess) { crash_reporter::InitializeCrashpad(process_type.empty(), process_type); diff --git a/www/chromium/files/patch-content_shell_renderer_shell__content__renderer__client.cc b/www/chromium/files/patch-content_shell_renderer_shell__content__renderer__client.cc index 26421ce2a6fc..21c1d67714bb 100644 --- a/www/chromium/files/patch-content_shell_renderer_shell__content__renderer__client.cc +++ b/www/chromium/files/patch-content_shell_renderer_shell__content__renderer__client.cc @@ -1,6 +1,6 @@ ---- content/shell/renderer/shell_content_renderer_client.cc.orig 2025-02-19 07:43:18 UTC +--- content/shell/renderer/shell_content_renderer_client.cc.orig 2025-09-06 10:01:20 UTC +++ content/shell/renderer/shell_content_renderer_client.cc -@@ -55,7 +55,7 @@ +@@ -50,7 +50,7 @@ #include "media/base/media_switches.h" #endif diff --git a/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc b/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc index 8d59de4f66eb..17056087522b 100644 --- a/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc +++ b/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc @@ -1,4 +1,4 @@ ---- content/shell/utility/shell_content_utility_client.cc.orig 2025-03-05 08:14:56 UTC +--- content/shell/utility/shell_content_utility_client.cc.orig 2025-09-06 10:01:20 UTC +++ content/shell/utility/shell_content_utility_client.cc @@ -43,7 +43,7 @@ #include "sandbox/policy/sandbox.h" @@ -11,7 +11,7 @@ @@ -192,7 +192,7 @@ void ShellContentUtilityClient::ExposeInterfacesToBrow binders->Add<mojom::PowerMonitorTest>( - base::BindRepeating(&PowerMonitorTestImpl::MakeSelfOwnedReceiver), + &PowerMonitorTestImpl::MakeSelfOwnedReceiver, base::SingleThreadTaskRunner::GetCurrentDefault()); -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc b/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc new file mode 100644 index 000000000000..44c9039b73b2 --- /dev/null +++ b/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc @@ -0,0 +1,84 @@ +--- content/utility/on_device_model/on_device_model_sandbox_init.cc.orig 2025-09-06 10:01:20 UTC ++++ content/utility/on_device_model/on_device_model_sandbox_init.cc +@@ -17,16 +17,20 @@ + #include "services/on_device_model/ml/gpu_blocklist.h" // nogncheck + #endif + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + #include <errno.h> + + #include "content/common/gpu_pre_sandbox_hook_linux.h" + #include "gpu/config/gpu_info_collector.h" // nogncheck ++#if BUILDFLAG(IS_BSD) ++#include "sandbox/policy/sandbox.h" ++#else + #include "sandbox/policy/linux/sandbox_linux.h" + #endif ++#endif + + #if !BUILDFLAG(IS_FUCHSIA) && \ +- !(BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_CAST_RECEIVER)) ++ !((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_CAST_RECEIVER)) + #include "base/feature_list.h" + #include "third_party/dawn/include/dawn/dawn_proc.h" // nogncheck + #include "third_party/dawn/include/dawn/native/DawnNative.h" // nogncheck +@@ -37,7 +41,7 @@ namespace on_device_model { + + namespace { + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + constexpr uint32_t kVendorIdAMD = 0x1002; + constexpr uint32_t kVendorIdIntel = 0x8086; + constexpr uint32_t kVendorIdNVIDIA = 0x10DE; +@@ -66,13 +70,13 @@ void UpdateSandboxOptionsForGpu( + #endif + + #if !BUILDFLAG(IS_FUCHSIA) && \ +- !(BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_CAST_RECEIVER)) ++ !((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_CAST_RECEIVER)) + // If this feature is enabled, a WebGPU device is created for each valid + // adapter. This makes sure any relevant drivers or other libs are loaded before + // enabling the sandbox. + BASE_FEATURE(kOnDeviceModelWarmDrivers, + "OnDeviceModelWarmDrivers", +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT + #else + base::FEATURE_DISABLED_BY_DEFAULT +@@ -101,7 +105,7 @@ bool PreSandboxInit() { + #endif + + #if !BUILDFLAG(IS_FUCHSIA) && \ +- !(BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_CAST_RECEIVER)) ++ !((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_CAST_RECEIVER)) + if (base::FeatureList::IsEnabled(kOnDeviceModelWarmDrivers) + #if defined(ENABLE_ML_INTERNAL) + && !ml::IsGpuBlocked(ml::ChromeML::Get()->api(), /*log_histogram=*/false) +@@ -141,7 +145,7 @@ bool PreSandboxInit() { + return true; + } + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + void AddSandboxLinuxOptions(sandbox::policy::SandboxLinux::Options& options) { + // Make sure any necessary vendor-specific options are set. + gpu::GPUInfo info; +@@ -153,6 +157,7 @@ void AddSandboxLinuxOptions(sandbox::policy::SandboxLi + } + + bool PreSandboxHook(sandbox::policy::SandboxLinux::Options options) { ++#if !BUILDFLAG(IS_BSD) + std::vector<sandbox::syscall_broker::BrokerFilePermission> file_permissions = + content::FilePermissionsForGpu(options); + file_permissions.push_back( +@@ -161,6 +166,7 @@ bool PreSandboxHook(sandbox::policy::SandboxLinux::Opt + + sandbox::policy::SandboxLinux::GetInstance()->StartBrokerProcess( + content::CommandSetForGPU(options), file_permissions, options); ++#endif + + if (!content::LoadLibrariesForGpu(options)) { + return false; diff --git a/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.h b/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.h new file mode 100644 index 000000000000..97273b95ef1c --- /dev/null +++ b/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.h @@ -0,0 +1,22 @@ +--- content/utility/on_device_model/on_device_model_sandbox_init.h.orig 2025-09-06 10:01:20 UTC ++++ content/utility/on_device_model/on_device_model_sandbox_init.h +@@ -11,6 +11,10 @@ + #include "sandbox/policy/linux/sandbox_linux.h" + #endif + ++#if BUILDFLAG(IS_BSD) ++#include "sandbox/policy/sandbox.h" ++#endif ++ + namespace on_device_model { + + // Must be called in the service's process before sandbox initialization. +@@ -21,7 +25,7 @@ namespace on_device_model { + // Must be called in the service's process after the run loop finished. + [[nodiscard]] bool Shutdown(); + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + void AddSandboxLinuxOptions(sandbox::policy::SandboxLinux::Options& options); + + [[nodiscard]] bool PreSandboxHook( diff --git a/www/chromium/files/patch-content_utility_services.cc b/www/chromium/files/patch-content_utility_services.cc index 2f938f3a09db..5d903f50bbfb 100644 --- a/www/chromium/files/patch-content_utility_services.cc +++ b/www/chromium/files/patch-content_utility_services.cc @@ -1,6 +1,6 @@ ---- content/utility/services.cc.orig 2025-07-02 06:08:04 UTC +--- content/utility/services.cc.orig 2025-09-06 10:01:20 UTC +++ content/utility/services.cc -@@ -73,7 +73,7 @@ +@@ -74,13 +74,13 @@ extern sandbox::TargetServices* g_utility_target_services; #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,14 @@ #include "sandbox/linux/services/libc_interceptor.h" #include "sandbox/policy/mojom/sandbox.mojom.h" #include "sandbox/policy/sandbox_type.h" -@@ -233,7 +233,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi + #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) + +-#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) ++#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + #include "services/shape_detection/public/mojom/shape_detection_service.mojom.h" // nogncheck + #include "services/shape_detection/shape_detection_service.h" // nogncheck + #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) && BUILDFLAG(IS_CHROMEOS) +@@ -235,7 +235,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi << "task_policy_set TASK_QOS_POLICY"; #endif @@ -18,3 +25,21 @@ auto* command_line = base::CommandLine::ForCurrentProcess(); if (sandbox::policy::SandboxTypeFromCommandLine(*command_line) == sandbox::mojom::Sandbox::kNoSandbox) { +@@ -257,7 +257,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi + return audio::CreateStandaloneService(std::move(receiver)); + } + +-#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) ++#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + auto RunShapeDetectionService( + mojo::PendingReceiver<shape_detection::mojom::ShapeDetectionService> + receiver) { +@@ -432,7 +432,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& + services.Add(RunOnDeviceModel); + } + +-#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) ++#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + services.Add(RunShapeDetectionService); + #endif + diff --git a/www/chromium/files/patch-content_utility_utility__main.cc b/www/chromium/files/patch-content_utility_utility__main.cc index cbb896bebdc2..16f94dca3000 100644 --- a/www/chromium/files/patch-content_utility_utility__main.cc +++ b/www/chromium/files/patch-content_utility_utility__main.cc @@ -1,6 +1,6 @@ ---- content/utility/utility_main.cc.orig 2025-08-07 06:57:29 UTC +--- content/utility/utility_main.cc.orig 2025-09-06 10:01:20 UTC +++ content/utility/utility_main.cc -@@ -38,15 +38,19 @@ +@@ -39,17 +39,21 @@ #include "services/tracing/public/cpp/trace_startup.h" #include "services/video_effects/public/cpp/buildflags.h" @@ -15,13 +15,15 @@ +#endif #include "content/public/common/content_descriptor_keys.h" #include "content/utility/speech/speech_recognition_sandbox_hook_linux.h" + #include "media/gpu/buildflags.h" + #include "media/media_buildflags.h" +#if !BUILDFLAG(IS_BSD) #include "sandbox/policy/linux/sandbox_linux.h" +#endif #include "services/audio/audio_sandbox_hook_linux.h" #include "services/network/network_sandbox_hook_linux.h" #include "services/screen_ai/buildflags/buildflags.h" -@@ -77,7 +81,12 @@ +@@ -84,7 +88,12 @@ #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -35,7 +37,7 @@ #include "services/video_effects/video_effects_sandbox_hook_linux.h" // nogncheck #endif // BUILDFLAG(IS_LINUX) -@@ -112,7 +121,7 @@ +@@ -121,7 +130,7 @@ sandbox::TargetServices* g_utility_target_services = nullptr; #endif // BUILDFLAG(IS_WIN) @@ -44,7 +46,7 @@ #include "components/services/on_device_translation/sandbox_hook.h" #endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) && BUILDFLAG(IS_LINUX) -@@ -120,7 +129,7 @@ namespace content { +@@ -129,7 +138,7 @@ namespace content { namespace { @@ -53,26 +55,27 @@ std::vector<std::string> GetNetworkContextsParentDirectories() { base::MemoryMappedFile::Region region; base::ScopedFD read_pipe_fd = base::FileDescriptorStore::GetInstance().TakeFD( -@@ -268,7 +277,8 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -284,7 +293,7 @@ int UtilityMain(MainFunctionParams parameters) { + CHECK(on_device_model::PreSandboxInit()); } - #endif // BUILDFLAG(USE_LINUX_VIDEO_ACCELERATION) && BUILDFLAG(USE_VAAPI) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+// XXX BSD -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_BSD) - // Thread type delegate of the process should be registered before first ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + + #if BUILDFLAG(USE_LINUX_VIDEO_ACCELERATION) && BUILDFLAG(USE_VAAPI) + // Regardless of the sandbox status, the VaapiWrapper needs to be initialized +@@ -299,7 +308,10 @@ int UtilityMain(MainFunctionParams parameters) { // thread type change in ChildProcess constructor. It also needs to be // registered before the process has multiple threads, which may race with -@@ -276,7 +286,7 @@ int UtilityMain(MainFunctionParams parameters) { + // application of the sandbox. ++// XXX BSD ++#if !BUILDFLAG(IS_BSD) SandboxedProcessThreadTypeHandler::Create(); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) // Initializes the sandbox before any threads are created. // TODO(jorgelo): move this after GTK initialization when we enable a strict - // Seccomp-BPF policy. -@@ -308,7 +318,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -331,7 +343,7 @@ int UtilityMain(MainFunctionParams parameters) { pre_sandbox_hook = base::BindOnce(&speech::SpeechRecognitionPreSandboxHook); break; @@ -81,7 +84,7 @@ case sandbox::mojom::Sandbox::kOnDeviceTranslation: pre_sandbox_hook = base::BindOnce( &on_device_translation::OnDeviceTranslationSandboxHook); -@@ -324,7 +334,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -347,7 +359,7 @@ int UtilityMain(MainFunctionParams parameters) { #else NOTREACHED(); #endif @@ -90,7 +93,16 @@ case sandbox::mojom::Sandbox::kVideoEffects: #if BUILDFLAG(ENABLE_VIDEO_EFFECTS) pre_sandbox_hook = -@@ -359,6 +369,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -355,7 +367,7 @@ int UtilityMain(MainFunctionParams parameters) { + #endif + break; + #endif // BUILDFLAG(IS_LINUX) +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + case sandbox::mojom::Sandbox::kShapeDetection: + pre_sandbox_hook = + base::BindOnce(&shape_detection::ShapeDetectionPreSandboxHook); +@@ -390,6 +402,7 @@ int UtilityMain(MainFunctionParams parameters) { default: break; } @@ -98,7 +110,7 @@ if (!sandbox::policy::IsUnsandboxedSandboxType(sandbox_type) && (parameters.zygote_child || !pre_sandbox_hook.is_null())) { sandbox_options.use_amd_specific_policies = -@@ -366,6 +377,11 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -397,6 +410,11 @@ int UtilityMain(MainFunctionParams parameters) { sandbox::policy::Sandbox::Initialize( sandbox_type, std::move(pre_sandbox_hook), sandbox_options); } @@ -108,5 +120,5 @@ + sandbox::policy::SandboxLinux::Options()); +#endif - // Start the HangWatcher now that the sandbox is engaged, if it hasn't - // already been started. + // Startup tracing creates a tracing thread, which is incompatible on + // platforms that require single-threaded sandbox initialization. In these diff --git a/www/chromium/files/patch-content_zygote_BUILD.gn b/www/chromium/files/patch-content_zygote_BUILD.gn index b9c3d8fe8cdc..58ce376803ad 100644 --- a/www/chromium/files/patch-content_zygote_BUILD.gn +++ b/www/chromium/files/patch-content_zygote_BUILD.gn @@ -1,7 +1,7 @@ ---- content/zygote/BUILD.gn.orig 2022-02-07 13:39:41 UTC +--- content/zygote/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ content/zygote/BUILD.gn -@@ -5,7 +5,7 @@ - import("//build/config/nacl/config.gni") +@@ -4,7 +4,7 @@ + import("//content/public/common/zygote/features.gni") -if (is_linux || is_chromeos) { diff --git a/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc b/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc index 1adece5516fb..87d690f8a8a8 100644 --- a/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc +++ b/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc @@ -1,6 +1,6 @@ ---- extensions/browser/api/messaging/message_service.cc.orig 2025-08-07 06:57:29 UTC +--- extensions/browser/api/messaging/message_service.cc.orig 2025-09-06 10:01:20 UTC +++ extensions/browser/api/messaging/message_service.cc -@@ -81,7 +81,7 @@ namespace { +@@ -82,7 +82,7 @@ namespace { const char kReceivingEndDoesntExistError[] = "Could not establish connection. Receiving end does not exist."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ const char kMissingPermissionError[] = "Access to native messaging requires nativeMessaging permission."; const char kProhibitedByPoliciesError[] = -@@ -674,7 +674,7 @@ void MessageService::OpenChannelToNativeAppImpl( +@@ -675,7 +675,7 @@ void MessageService::OpenChannelToNativeAppImpl( return; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-extensions_common_api___permission__features.json b/www/chromium/files/patch-extensions_common_api___permission__features.json index e0795e22829e..0b74b5638147 100644 --- a/www/chromium/files/patch-extensions_common_api___permission__features.json +++ b/www/chromium/files/patch-extensions_common_api___permission__features.json @@ -1,6 +1,40 @@ ---- extensions/common/api/_permission_features.json.orig 2025-08-07 06:57:29 UTC +--- extensions/common/api/_permission_features.json.orig 2025-09-06 10:01:20 UTC +++ extensions/common/api/_permission_features.json -@@ -134,7 +134,7 @@ +@@ -61,7 +61,7 @@ + "channel": "stable", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + "app.window.ime": { + "channel": "stable", +@@ -77,7 +77,7 @@ + "channel": "stable", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + "audio": [ + { +@@ -98,13 +98,13 @@ + "channel": "dev", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + { + "channel": "stable", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"], ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"], + "allowlist": [ + "8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", + "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", +@@ -142,7 +142,7 @@ { "channel": "stable", "extension_types": ["platform_app"], @@ -9,21 +43,145 @@ "allowlist": [ "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/387169 "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/387169 -@@ -420,7 +420,7 @@ - }, { +@@ -217,7 +217,7 @@ + "extension_types": ["extension", "legacy_packaged_app"], + "max_manifest_version": 2, + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + "diagnostics": [ + { +@@ -262,7 +262,7 @@ + "channel": "stable", + "extension_types": ["extension", "platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"], ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"], + "allowlist": [ + "7910EAFDAF64B947E1CB31B333A9BD14CA556B6C", // Feedback UI. + "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 +@@ -284,12 +284,12 @@ + "extension_types": ["platform_app"], + "default_parent": true, + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + },{ + "channel": "stable", + "extension_types": ["extension"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"], ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"], + "allowlist": [ + "2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice + "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal +@@ -326,13 +326,13 @@ + "channel": "stable", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + { + "channel": "stable", + "extension_types": ["extension"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"], ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"], + "allowlist": [ + "D7CD4B3956B1F6E970E4AFCBCD4094B1EF4D07B9", // http://crbug.com/710541 + "D4EFCCC0CC612380762758BB96C7997224BD6395", // http://crbug.com/710541 +@@ -441,7 +441,7 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], -- "platforms": ["chromeos", "mac", "win", "linux", "fuchsia"], -+ "platforms": ["chromeos", "mac", "win", "linux", "fuchsia", "openbsd", "freebsd"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "mac", "win", "linux"], ++ "platforms": ["chromeos", "mac", "win", "linux", "openbsd", "freebsd"], "allowlist": [ "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 -@@ -464,7 +464,7 @@ - "networkingPrivate": { +@@ -486,7 +486,7 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], -- "platforms": ["chromeos", "mac", "win", "linux", "fuchsia"], -+ "platforms": ["chromeos", "mac", "win", "linux", "fuchsia", "openbsd", "freebsd"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "mac", "win", "linux"], ++ "platforms": ["chromeos", "mac", "win", "linux", "openbsd", "freebsd"], "allowlist": [ // DO NOT ADD ANY MORE ENTRIES HERE. // networkingPrivate is being migrated to networking.onc. +@@ -566,7 +566,7 @@ + "channel": "stable", + "extension_types": ["extension", "platform_app" ], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + // Note: runtime is not actually a permission, but some systems check these + // values to verify restrictions. +@@ -578,13 +578,13 @@ + "channel": "stable", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + "socket": { + "channel": "stable", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + "storage": [ + { +@@ -672,13 +672,13 @@ + "channel": "stable", + "extension_types": ["extension", "legacy_packaged_app", "platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + { + "channel": "stable", + "extension_types": ["hosted_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"], ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"], + "allowlist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store + } + ], +@@ -687,13 +687,13 @@ + "channel": "stable", + "extension_types": ["extension", "legacy_packaged_app", "platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + { + "channel": "stable", + "extension_types": ["hosted_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"], ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"], + "allowlist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store + } + ], +@@ -721,7 +721,7 @@ + "channel": "stable", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + { + "channel": "dev", +@@ -807,7 +807,7 @@ + "channel": "stable", + "extension_types": ["platform_app"], + // "desktop_android" is not supported. +- "platforms": ["chromeos", "linux", "mac", "win"] ++ "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] + }, + "webRequest": [ + { diff --git a/www/chromium/files/patch-extensions_common_command.cc b/www/chromium/files/patch-extensions_common_command.cc index f05df69f862b..283c250f8c64 100644 --- a/www/chromium/files/patch-extensions_common_command.cc +++ b/www/chromium/files/patch-extensions_common_command.cc @@ -1,4 +1,4 @@ ---- extensions/common/command.cc.orig 2025-08-07 06:57:29 UTC +--- extensions/common/command.cc.orig 2025-09-06 10:01:20 UTC +++ extensions/common/command.cc @@ -117,7 +117,7 @@ std::string Command::CommandPlatform() { return ui::kKeybindingPlatformMac; @@ -7,5 +7,5 @@ -#elif BUILDFLAG(IS_LINUX) +#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) return ui::kKeybindingPlatformLinux; - #elif BUILDFLAG(IS_FUCHSIA) - // TODO(crbug.com/40220501): Change this once we decide what string should be + #elif BUILDFLAG(IS_DESKTOP_ANDROID) + // For now, we use linux keybindings on desktop android. diff --git a/www/chromium/files/patch-extensions_common_features_feature.cc b/www/chromium/files/patch-extensions_common_features_feature.cc index 7dfd18742145..dd7ad648ff60 100644 --- a/www/chromium/files/patch-extensions_common_features_feature.cc +++ b/www/chromium/files/patch-extensions_common_features_feature.cc @@ -1,7 +1,7 @@ ---- extensions/common/features/feature.cc.orig 2025-08-07 06:57:29 UTC +--- extensions/common/features/feature.cc.orig 2025-09-06 10:01:20 UTC +++ extensions/common/features/feature.cc -@@ -32,6 +32,8 @@ Feature::Platform Feature::GetCurrentPlatform() { - return FUCHSIA_PLATFORM; +@@ -30,6 +30,8 @@ Feature::Platform Feature::GetCurrentPlatform() { + return WIN_PLATFORM; #elif BUILDFLAG(ENABLE_DESKTOP_ANDROID_EXTENSIONS) return DESKTOP_ANDROID_PLATFORM; +#elif BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-gpu_command__buffer_client_fake__gpu__memory__buffer.cc b/www/chromium/files/patch-gpu_command__buffer_client_fake__gpu__memory__buffer.cc deleted file mode 100644 index adcb4cf7cc94..000000000000 --- a/www/chromium/files/patch-gpu_command__buffer_client_fake__gpu__memory__buffer.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- gpu/command_buffer/client/fake_gpu_memory_buffer.cc.orig 2025-07-02 06:08:04 UTC -+++ gpu/command_buffer/client/fake_gpu_memory_buffer.cc -@@ -14,7 +14,7 @@ - #include "media/base/format_utils.h" - #include "media/base/video_frame.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <fcntl.h> - #include <sys/stat.h> - #include <sys/types.h> -@@ -29,7 +29,7 @@ namespace gpu { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::ScopedFD GetDummyFD() { - base::ScopedFD fd(open("/dev/zero", O_RDWR)); - DCHECK(fd.is_valid()); -@@ -41,7 +41,7 @@ static base::AtomicSequenceNumber buffer_id_generator; - - } // namespace - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - gfx::GpuMemoryBufferHandle CreatePixmapHandleForTesting( - const gfx::Size& size, - gfx::BufferFormat format, diff --git a/www/chromium/files/patch-gpu_command__buffer_client_fake__gpu__memory__buffer.h b/www/chromium/files/patch-gpu_command__buffer_client_fake__gpu__memory__buffer.h deleted file mode 100644 index aed66a84d9b0..000000000000 --- a/www/chromium/files/patch-gpu_command__buffer_client_fake__gpu__memory__buffer.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/command_buffer/client/fake_gpu_memory_buffer.h.orig 2025-07-02 06:08:04 UTC -+++ gpu/command_buffer/client/fake_gpu_memory_buffer.h -@@ -12,7 +12,7 @@ - - namespace gpu { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // This method is used by tests to create a fake pixmap handle instead of - // creating a FakeGpuMemoryBuffer. Once all tests are converted to use it, - // FakeGpuMemoryBuffer will be removed and this file will be renamed diff --git a/www/chromium/files/patch-gpu_command__buffer_client_test__shared__image__interface.cc b/www/chromium/files/patch-gpu_command__buffer_client_test__shared__image__interface.cc new file mode 100644 index 000000000000..4a431da9ba3d --- /dev/null +++ b/www/chromium/files/patch-gpu_command__buffer_client_test__shared__image__interface.cc @@ -0,0 +1,20 @@ +--- gpu/command_buffer/client/test_shared_image_interface.cc.orig 2025-09-06 10:01:20 UTC ++++ gpu/command_buffer/client/test_shared_image_interface.cc +@@ -30,7 +30,7 @@ + #include "ui/gfx/gpu_fence.h" + #include "ui/gfx/gpu_memory_buffer_handle.h" + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + #include <fcntl.h> + #endif + +@@ -154,7 +154,7 @@ TestSharedImageInterface::TestSharedImageInterface() { + TestSharedImageInterface::~TestSharedImageInterface() = default; + + // static +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + gfx::GpuMemoryBufferHandle TestSharedImageInterface::CreatePixmapHandle( + const gfx::Size& size, + gfx::BufferFormat format) { diff --git a/www/chromium/files/patch-gpu_command__buffer_client_test__shared__image__interface.h b/www/chromium/files/patch-gpu_command__buffer_client_test__shared__image__interface.h new file mode 100644 index 000000000000..401c95e97d8d --- /dev/null +++ b/www/chromium/files/patch-gpu_command__buffer_client_test__shared__image__interface.h @@ -0,0 +1,11 @@ +--- gpu/command_buffer/client/test_shared_image_interface.h.orig 2025-09-06 10:01:20 UTC ++++ gpu/command_buffer/client/test_shared_image_interface.h +@@ -37,7 +37,7 @@ class TestSharedImageInterface : public SharedImageInt + public: + TestSharedImageInterface(); + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + // TODO(blundell): Fold this inside of a TestSII::CreateSI() variant and have + // test clients that need the handle grab it from the created SI. + static gfx::GpuMemoryBufferHandle CreatePixmapHandle( diff --git a/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc b/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc index 9228fac786be..670549705410 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/command_buffer/service/gles2_cmd_decoder.cc -@@ -2863,7 +2863,7 @@ GLES2Decoder* GLES2Decoder::Create( +@@ -2851,7 +2851,7 @@ GLES2Decoder* GLES2Decoder::Create( } // Allow linux to run fuzzers. diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__context__state.cc b/www/chromium/files/patch-gpu_command__buffer_service_shared__context__state.cc index bcfe68c08759..921ca2de8cd1 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__context__state.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__context__state.cc @@ -1,4 +1,4 @@ ---- gpu/command_buffer/service/shared_context_state.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/command_buffer/service/shared_context_state.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/command_buffer/service/shared_context_state.cc @@ -65,7 +65,7 @@ #include "gpu/vulkan/vulkan_implementation.h" @@ -9,7 +9,7 @@ #include "gpu/command_buffer/service/external_semaphore_pool.h" #endif -@@ -302,7 +302,7 @@ SharedContextState::SharedContextState( +@@ -304,7 +304,7 @@ SharedContextState::SharedContextState( if (gr_context_type_ == GrContextType::kVulkan) { if (vk_context_provider_) { #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -18,7 +18,7 @@ external_semaphore_pool_ = std::make_unique<ExternalSemaphorePool>(this); #endif use_virtualized_gl_contexts_ = false; -@@ -339,7 +339,7 @@ SharedContextState::~SharedContextState() { +@@ -341,7 +341,7 @@ SharedContextState::~SharedContextState() { } #if BUILDFLAG(ENABLE_VULKAN) && \ diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__context__state.h b/www/chromium/files/patch-gpu_command__buffer_service_shared__context__state.h index f87d84bcb7ca..fa3c96cafdc2 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__context__state.h +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__context__state.h @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/shared_context_state.h.orig 2025-08-07 06:57:29 UTC +--- gpu/command_buffer/service/shared_context_state.h.orig 2025-09-06 10:01:20 UTC +++ gpu/command_buffer/service/shared_context_state.h -@@ -234,7 +234,7 @@ class GPU_GLES2_EXPORT SharedContextState +@@ -236,7 +236,7 @@ class GPU_GLES2_EXPORT SharedContextState return &memory_type_tracker_; } #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -9,7 +9,7 @@ ExternalSemaphorePool* external_semaphore_pool() { return external_semaphore_pool_.get(); } -@@ -399,7 +399,7 @@ class GPU_GLES2_EXPORT SharedContextState +@@ -401,7 +401,7 @@ class GPU_GLES2_EXPORT SharedContextState bool disable_check_reset_status_throttling_for_test_ = false; #if BUILDFLAG(ENABLE_VULKAN) && \ diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc index d472cfb6f87f..b42cf420217f 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/shared_image/external_vk_image_backing.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/command_buffer/service/shared_image/external_vk_image_backing.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/command_buffer/service/shared_image/external_vk_image_backing.cc -@@ -57,7 +57,7 @@ +@@ -56,7 +56,7 @@ #include "ui/gl/gl_version_info.h" #include "ui/gl/scoped_binders.h" @@ -9,7 +9,7 @@ #include "gpu/command_buffer/service/shared_image/external_vk_image_dawn_representation.h" #if BUILDFLAG(DAWN_ENABLE_BACKEND_OPENGLES) #include "gpu/command_buffer/service/shared_image/dawn_gl_texture_representation.h" -@@ -697,7 +697,7 @@ std::unique_ptr<DawnImageRepresentation> ExternalVkIma +@@ -696,7 +696,7 @@ std::unique_ptr<DawnImageRepresentation> ExternalVkIma wgpu::BackendType backend_type, std::vector<wgpu::TextureFormat> view_formats, scoped_refptr<SharedContextState> context_state) { diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc index 5fd08e28c167..418f20c1904f 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/shared_image/shared_image_factory.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/command_buffer/service/shared_image/shared_image_factory.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/command_buffer/service/shared_image/shared_image_factory.cc -@@ -51,7 +51,7 @@ +@@ -50,7 +50,7 @@ #include "gpu/command_buffer/service/shared_image/angle_vulkan_image_backing_factory.h" #include "gpu/vulkan/vulkan_device_queue.h" @@ -9,7 +9,7 @@ #include "gpu/command_buffer/service/shared_image/external_vk_image_backing_factory.h" #endif -@@ -105,7 +105,7 @@ const char* GmbTypeToString(gfx::GpuMemoryBufferType t +@@ -104,7 +104,7 @@ const char* GmbTypeToString(gfx::GpuMemoryBufferType t case gfx::IO_SURFACE_BUFFER: return "platform"; #endif @@ -18,7 +18,7 @@ case gfx::NATIVE_PIXMAP: return "platform"; #endif -@@ -126,7 +126,7 @@ gfx::GpuMemoryBufferType GetNativeBufferType() { +@@ -125,7 +125,7 @@ gfx::GpuMemoryBufferType GetNativeBufferType() { return gfx::GpuMemoryBufferType::IO_SURFACE_BUFFER; #elif BUILDFLAG(IS_ANDROID) return gfx::GpuMemoryBufferType::ANDROID_HARDWARE_BUFFER; @@ -27,7 +27,7 @@ return gfx::GpuMemoryBufferType::NATIVE_PIXMAP; #elif BUILDFLAG(IS_WIN) return gfx::GpuMemoryBufferType::DXGI_SHARED_HANDLE; -@@ -298,7 +298,7 @@ SharedImageFactory::SharedImageFactory( +@@ -297,7 +297,7 @@ SharedImageFactory::SharedImageFactory( context_state_, workarounds_); factories_.push_back(std::move(ozone_factory)); } diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc index 3ec9f6f00512..942fbaf9538d 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/shared_image/shared_image_manager.cc.orig 2025-07-02 06:08:04 UTC +--- gpu/command_buffer/service/shared_image/shared_image_manager.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/command_buffer/service/shared_image/shared_image_manager.cc -@@ -736,7 +736,7 @@ bool SharedImageManager::SupportsScanoutImages() { +@@ -760,7 +760,7 @@ bool SharedImageManager::SupportsScanoutImages() { return true; #elif BUILDFLAG(IS_ANDROID) return base::AndroidHardwareBufferCompat::IsSupportAvailable(); diff --git a/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc b/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc index 7d3c01e20ad5..20265ee0f3e3 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/webgpu_decoder_impl.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/command_buffer/service/webgpu_decoder_impl.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/command_buffer/service/webgpu_decoder_impl.cc -@@ -1725,7 +1725,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte +@@ -1741,7 +1741,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte backend_types = {wgpu::BackendType::D3D12}; #elif BUILDFLAG(IS_APPLE) backend_types = {wgpu::BackendType::Metal}; @@ -9,7 +9,7 @@ if (shared_context_state_->GrContextIsVulkan() || shared_context_state_->IsGraphiteDawnVulkan()) { backend_types = {wgpu::BackendType::Vulkan}; -@@ -1970,7 +1970,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn( +@@ -1986,7 +1986,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn( } #if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_APPLE) && \ diff --git a/www/chromium/files/patch-gpu_command__buffer_tests_gl__gpu__memory__buffer__unittest.cc b/www/chromium/files/patch-gpu_command__buffer_tests_gl__gpu__memory__buffer__unittest.cc deleted file mode 100644 index 9344ba32bcf4..000000000000 --- a/www/chromium/files/patch-gpu_command__buffer_tests_gl__gpu__memory__buffer__unittest.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/command_buffer/tests/gl_gpu_memory_buffer_unittest.cc.orig 2025-08-07 06:57:29 UTC -+++ gpu/command_buffer/tests/gl_gpu_memory_buffer_unittest.cc -@@ -29,7 +29,7 @@ - #include "ui/gfx/half_float.h" - #include "ui/gl/test/gl_test_support.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "ui/gfx/linux/client_native_pixmap_factory_dmabuf.h" - #endif - -@@ -71,7 +71,7 @@ class GpuMemoryBufferTest : public testing::TestWithPa - GLManager gl_; - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - class GpuMemoryBufferTestEGL : public testing::Test, - public gpu::GpuCommandBufferTestEGL { - public: diff --git a/www/chromium/files/patch-gpu_config_gpu__control__list.cc b/www/chromium/files/patch-gpu_config_gpu__control__list.cc index 0627315ce916..084c416b6123 100644 --- a/www/chromium/files/patch-gpu_config_gpu__control__list.cc +++ b/www/chromium/files/patch-gpu_config_gpu__control__list.cc @@ -1,6 +1,6 @@ ---- gpu/config/gpu_control_list.cc.orig 2025-07-02 06:08:04 UTC +--- gpu/config/gpu_control_list.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/config/gpu_control_list.cc -@@ -830,7 +830,7 @@ GpuControlList::OsType GpuControlList::GetOsType() { +@@ -843,7 +843,7 @@ GpuControlList::OsType GpuControlList::GetOsType() { return kOsAndroid; #elif BUILDFLAG(IS_FUCHSIA) return kOsFuchsia; diff --git a/www/chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h b/www/chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h deleted file mode 100644 index 2b2bacdd6138..000000000000 --- a/www/chromium/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/ipc/common/gpu_memory_buffer_support.h.orig 2025-08-07 06:57:29 UTC -+++ gpu/ipc/common/gpu_memory_buffer_support.h -@@ -22,7 +22,7 @@ - #include "ui/gfx/geometry/size.h" - #include "ui/gfx/gpu_memory_buffer_handle.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - namespace gfx { - class ClientNativePixmapFactory; - } // namespace gfx diff --git a/www/chromium/files/patch-gpu_ipc_service_gpu__init.cc b/www/chromium/files/patch-gpu_ipc_service_gpu__init.cc index 45c16ef8bb2e..7ec6893236eb 100644 --- a/www/chromium/files/patch-gpu_ipc_service_gpu__init.cc +++ b/www/chromium/files/patch-gpu_ipc_service_gpu__init.cc @@ -1,4 +1,4 @@ ---- gpu/ipc/service/gpu_init.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/ipc/service/gpu_init.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/ipc/service/gpu_init.cc @@ -155,7 +155,7 @@ void InitializePlatformOverlaySettings(GPUInfo* gpu_in @@ -9,7 +9,7 @@ if (gpu_info.gpu.vendor_id != 0x10de || // NVIDIA gpu_info.gpu.driver_vendor != "NVIDIA") return true; -@@ -393,7 +393,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL +@@ -417,7 +417,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL enable_watchdog = false; #endif @@ -18,7 +18,7 @@ bool gpu_sandbox_start_early = gpu_preferences_.gpu_sandbox_start_early; #else // !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) // For some reasons MacOSX's VideoToolbox might crash when called after -@@ -431,7 +431,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL +@@ -455,7 +455,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL } bool attempted_startsandbox = false; @@ -27,7 +27,7 @@ // On Chrome OS ARM Mali, GPU driver userspace creates threads when // initializing a GL context, so start the sandbox early. // TODO(zmo): Need to collect OS version before this. -@@ -528,7 +528,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL +@@ -552,7 +552,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL gpu_preferences_.gr_context_type = GrContextType::kGL; } @@ -36,7 +36,7 @@ // The ContentSandboxHelper is currently the only one implementation of // GpuSandboxHelper and it has no dependency. Except on Linux where // VaapiWrapper checks the GL implementation to determine which display -@@ -586,7 +586,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL +@@ -610,7 +610,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL command_line, gpu_feature_info_, gpu_preferences_.disable_software_rasterizer, false); if (gl_use_swiftshader_) { @@ -45,7 +45,7 @@ VLOG(1) << "Quit GPU process launch to fallback to SwiftShader cleanly " << "on Linux"; return false; -@@ -754,7 +754,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL +@@ -778,7 +778,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL ->GetSupportedFormatsForGLNativePixmapImport(); #endif // BUILDFLAG(IS_OZONE) @@ -54,7 +54,7 @@ // Driver may create a compatibility profile context when collect graphics // information on Linux platform. Try to collect graphics information // based on core profile context after disabling platform extensions. -@@ -806,7 +806,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL +@@ -830,7 +830,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL } } } @@ -63,7 +63,7 @@ (BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_CHROMEOS_DEVICE)) if (!gl_disabled && !gl_use_swiftshader_ && std::getenv("RUNNING_UNDER_RR")) { // https://rr-project.org/ is a Linux-only record-and-replay debugger that -@@ -1008,7 +1008,7 @@ void GpuInit::InitializeInProcess(base::CommandLine* c +@@ -1032,7 +1032,7 @@ void GpuInit::InitializeInProcess(base::CommandLine* c } bool gl_disabled = gl::GetGLImplementation() == gl::kGLImplementationDisabled; @@ -72,7 +72,7 @@ (BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_CHROMEOS_DEVICE)) if (!gl_disabled && !gl_use_swiftshader_ && std::getenv("RUNNING_UNDER_RR")) { // https://rr-project.org/ is a Linux-only record-and-replay debugger that -@@ -1064,7 +1064,7 @@ void GpuInit::InitializeInProcess(base::CommandLine* c +@@ -1088,7 +1088,7 @@ void GpuInit::InitializeInProcess(base::CommandLine* c } } diff --git a/www/chromium/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc b/www/chromium/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc index e6b775a9e6e8..81555e5694c5 100644 --- a/www/chromium/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc +++ b/www/chromium/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc @@ -1,4 +1,4 @@ ---- gpu/ipc/service/gpu_memory_buffer_factory.cc.orig 2024-10-22 08:31:56 UTC +--- gpu/ipc/service/gpu_memory_buffer_factory.cc.orig 2025-09-06 10:01:20 UTC +++ gpu/ipc/service/gpu_memory_buffer_factory.cc @@ -14,7 +14,7 @@ #include "gpu/ipc/service/gpu_memory_buffer_factory_io_surface.h" @@ -9,7 +9,7 @@ #include "gpu/ipc/service/gpu_memory_buffer_factory_native_pixmap.h" #endif -@@ -71,7 +71,7 @@ GpuMemoryBufferFactory::CreateNativeType( +@@ -65,7 +65,7 @@ GpuMemoryBufferFactory::CreateNativeType( // to have a factory that vends invalid GMB handles rather than having no // factory at all. return std::make_unique<GpuMemoryBufferFactoryStub>(); diff --git a/www/chromium/files/patch-gpu_vulkan_vulkan__image.h b/www/chromium/files/patch-gpu_vulkan_vulkan__image.h index e50d3fc98eeb..4707504d2397 100644 --- a/www/chromium/files/patch-gpu_vulkan_vulkan__image.h +++ b/www/chromium/files/patch-gpu_vulkan_vulkan__image.h @@ -1,6 +1,6 @@ ---- gpu/vulkan/vulkan_image.h.orig 2023-02-08 09:03:45 UTC +--- gpu/vulkan/vulkan_image.h.orig 2025-09-06 10:01:20 UTC +++ gpu/vulkan/vulkan_image.h -@@ -87,7 +87,7 @@ class COMPONENT_EXPORT(VULKAN) VulkanImage { +@@ -86,7 +86,7 @@ class COMPONENT_EXPORT(VULKAN) VulkanImage { VkImageUsageFlags usage, VkImageCreateFlags flags); @@ -9,7 +9,7 @@ static std::unique_ptr<VulkanImage> CreateWithExternalMemoryAndModifiers( VulkanDeviceQueue* device_queue, const gfx::Size& size, -@@ -199,7 +199,7 @@ class COMPONENT_EXPORT(VULKAN) VulkanImage { +@@ -198,7 +198,7 @@ class COMPONENT_EXPORT(VULKAN) VulkanImage { VkImageTiling image_tiling, uint32_t queue_family_index); diff --git a/www/chromium/files/patch-headless_lib_headless__content__main__delegate.cc b/www/chromium/files/patch-headless_lib_headless__content__main__delegate.cc index 2fd247eaa0a2..01c6bb99b79a 100644 --- a/www/chromium/files/patch-headless_lib_headless__content__main__delegate.cc +++ b/www/chromium/files/patch-headless_lib_headless__content__main__delegate.cc @@ -1,6 +1,6 @@ ---- headless/lib/headless_content_main_delegate.cc.orig 2025-08-07 06:57:29 UTC +--- headless/lib/headless_content_main_delegate.cc.orig 2025-09-06 10:01:20 UTC +++ headless/lib/headless_content_main_delegate.cc -@@ -407,7 +407,7 @@ void HeadlessContentMainDelegate::InitCrashReporter( +@@ -411,7 +411,7 @@ void HeadlessContentMainDelegate::InitCrashReporter( if (process_type != ::switches::kZygoteProcess) { g_headless_crash_client.Pointer()->set_crash_dumps_dir( command_line.GetSwitchValuePath(switches::kCrashDumpsDir)); diff --git a/www/chromium/files/patch-ipc_ipc__channel.h b/www/chromium/files/patch-ipc_ipc__channel.h index 6e8f63c5006d..e19a68d4f1db 100644 --- a/www/chromium/files/patch-ipc_ipc__channel.h +++ b/www/chromium/files/patch-ipc_ipc__channel.h @@ -1,8 +1,8 @@ ---- ipc/ipc_channel.h.orig 2024-06-17 12:56:06 UTC +--- ipc/ipc_channel.h.orig 2025-09-06 10:01:20 UTC +++ ipc/ipc_channel.h -@@ -218,7 +218,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { +@@ -199,7 +199,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { + // Generates a channel ID that's non-predictable and unique. static std::string GenerateUniqueRandomChannelID(); - #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-ipc_ipc__channel__mojo.cc b/www/chromium/files/patch-ipc_ipc__channel__mojo.cc index 0dcf959a6109..32abe3ef3e94 100644 --- a/www/chromium/files/patch-ipc_ipc__channel__mojo.cc +++ b/www/chromium/files/patch-ipc_ipc__channel__mojo.cc @@ -1,6 +1,6 @@ ---- ipc/ipc_channel_mojo.cc.orig 2023-02-08 09:03:45 UTC +--- ipc/ipc_channel_mojo.cc.orig 2025-09-06 10:01:20 UTC +++ ipc/ipc_channel_mojo.cc -@@ -105,7 +105,7 @@ class ThreadSafeChannelProxy : public mojo::ThreadSafe +@@ -104,7 +104,7 @@ class ThreadSafeChannelProxy : public mojo::ThreadSafe }; base::ProcessId GetSelfPID() { diff --git a/www/chromium/files/patch-ipc_ipc__message__utils.h b/www/chromium/files/patch-ipc_ipc__message__utils.h index 4618c63ee766..48f8f102853c 100644 --- a/www/chromium/files/patch-ipc_ipc__message__utils.h +++ b/www/chromium/files/patch-ipc_ipc__message__utils.h @@ -1,6 +1,6 @@ ---- ipc/ipc_message_utils.h.orig 2025-05-05 10:57:53 UTC +--- ipc/ipc_message_utils.h.orig 2025-09-06 10:01:20 UTC +++ ipc/ipc_message_utils.h -@@ -216,7 +216,7 @@ struct ParamTraits<unsigned int> { +@@ -211,7 +211,7 @@ struct ParamTraits<unsigned int> { // Since we want to support Android 32<>64 bit IPC, as long as we don't have // these traits for 32 bit ARM then that'll catch any errors. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-media_BUILD.gn b/www/chromium/files/patch-media_BUILD.gn index ae5427149201..eb1dd46dbfcf 100644 --- a/www/chromium/files/patch-media_BUILD.gn +++ b/www/chromium/files/patch-media_BUILD.gn @@ -1,6 +1,6 @@ ---- media/BUILD.gn.orig 2025-05-05 10:57:53 UTC +--- media/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ media/BUILD.gn -@@ -105,6 +105,9 @@ config("media_config") { +@@ -107,6 +107,9 @@ config("media_config") { defines += [ "DLOPEN_PULSEAUDIO" ] } } diff --git a/www/chromium/files/patch-media_audio_BUILD.gn b/www/chromium/files/patch-media_audio_BUILD.gn index 04357e3a968e..000f42e73441 100644 --- a/www/chromium/files/patch-media_audio_BUILD.gn +++ b/www/chromium/files/patch-media_audio_BUILD.gn @@ -1,6 +1,6 @@ ---- media/audio/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- media/audio/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ media/audio/BUILD.gn -@@ -290,9 +290,23 @@ source_set("audio") { +@@ -289,9 +289,23 @@ source_set("audio") { deps += [ "//media/base/android:media_jni_headers" ] } diff --git a/www/chromium/files/patch-media_audio_alsa_audio__manager__alsa.cc b/www/chromium/files/patch-media_audio_alsa_audio__manager__alsa.cc index dda7610a87cf..f0e387dd9df2 100644 --- a/www/chromium/files/patch-media_audio_alsa_audio__manager__alsa.cc +++ b/www/chromium/files/patch-media_audio_alsa_audio__manager__alsa.cc @@ -1,6 +1,6 @@ ---- media/audio/alsa/audio_manager_alsa.cc.orig 2025-05-28 14:55:43 UTC +--- media/audio/alsa/audio_manager_alsa.cc.orig 2025-09-06 10:01:20 UTC +++ media/audio/alsa/audio_manager_alsa.cc -@@ -106,7 +106,9 @@ void AudioManagerAlsa::GetAlsaAudioDevices(StreamType +@@ -103,7 +103,9 @@ void AudioManagerAlsa::GetAlsaAudioDevices(StreamType int card = -1; // Loop through the physical sound cards to get ALSA device hints. @@ -10,7 +10,7 @@ void** hints = nullptr; int error = wrapper_->DeviceNameHint(card, kPcmInterfaceName, &hints); if (!error) { -@@ -118,7 +120,9 @@ void AudioManagerAlsa::GetAlsaAudioDevices(StreamType +@@ -115,7 +117,9 @@ void AudioManagerAlsa::GetAlsaAudioDevices(StreamType DLOG(WARNING) << "GetAlsaAudioDevices: unable to get device hints: " << wrapper_->StrError(error); } @@ -20,19 +20,19 @@ } void AudioManagerAlsa::GetAlsaDevicesInfo(AudioManagerAlsa::StreamType type, -@@ -202,7 +206,11 @@ bool AudioManagerAlsa::IsAlsaDeviceAvailable( +@@ -199,7 +203,11 @@ bool AudioManagerAlsa::IsAlsaDeviceAvailable(AudioMana // goes through software conversion if needed (e.g. incompatible // sample rate). // TODO(joi): Should we prefer "hw" instead? +#if BUILDFLAG(IS_BSD) -+ static const char kDeviceTypeDesired[] = "plug"; ++ static constexpr std::string_view kDeviceTypeDesired = "plug"; +#else - static const char kDeviceTypeDesired[] = "plughw"; + static constexpr std::string_view kDeviceTypeDesired = "plughw"; +#endif - return strncmp(kDeviceTypeDesired, device_name, - std::size(kDeviceTypeDesired) - 1) == 0; + return device_name.starts_with(kDeviceTypeDesired); } -@@ -254,7 +262,9 @@ bool AudioManagerAlsa::HasAnyAlsaAudioDevice( + +@@ -250,7 +258,9 @@ bool AudioManagerAlsa::HasAnyAlsaAudioDevice( // Loop through the sound cards. // Don't use snd_device_name_hint(-1,..) since there is an access violation // inside this ALSA API with libasound.so.2.0.0. @@ -41,7 +41,7 @@ +#endif int error = wrapper_->DeviceNameHint(card, kPcmInterfaceName, &hints); if (!error) { - for (void** hint_iter = hints; *hint_iter != nullptr; hint_iter++) { + const std::string_view unwanted_type = @@ -279,7 +289,9 @@ bool AudioManagerAlsa::HasAnyAlsaAudioDevice( DLOG(WARNING) << "HasAnyAudioDevice: unable to get device hints: " << wrapper_->StrError(error); diff --git a/www/chromium/files/patch-media_audio_audio__input__device.cc b/www/chromium/files/patch-media_audio_audio__input__device.cc index 162f83363e38..33cba09eb733 100644 --- a/www/chromium/files/patch-media_audio_audio__input__device.cc +++ b/www/chromium/files/patch-media_audio_audio__input__device.cc @@ -1,6 +1,6 @@ ---- media/audio/audio_input_device.cc.orig 2025-02-19 07:43:18 UTC +--- media/audio/audio_input_device.cc.orig 2025-09-06 10:01:20 UTC +++ media/audio/audio_input_device.cc -@@ -275,7 +275,7 @@ void AudioInputDevice::OnStreamCreated( +@@ -271,7 +271,7 @@ void AudioInputDevice::OnStreamCreated( // here. See comments in AliveChecker and PowerObserverHelper for details and // todos. if (detect_dead_stream_ == DeadStreamDetection::kEnabled) { diff --git a/www/chromium/files/patch-media_audio_pulse_pulse__util.cc b/www/chromium/files/patch-media_audio_pulse_pulse__util.cc index ccb79f1f1543..6793f854d879 100644 --- a/www/chromium/files/patch-media_audio_pulse_pulse__util.cc +++ b/www/chromium/files/patch-media_audio_pulse_pulse__util.cc @@ -1,6 +1,6 @@ ---- media/audio/pulse/pulse_util.cc.orig 2024-09-30 07:45:04 UTC +--- media/audio/pulse/pulse_util.cc.orig 2025-09-06 10:01:20 UTC +++ media/audio/pulse/pulse_util.cc -@@ -50,7 +50,11 @@ constexpr char kBrowserDisplayName[] = "chromium-brows +@@ -45,7 +45,11 @@ constexpr char kBrowserDisplayName[] = "chromium-brows #if defined(DLOPEN_PULSEAUDIO) static const base::FilePath::CharType kPulseLib[] = diff --git a/www/chromium/files/patch-media_audio_sndio_sndio__input.cc b/www/chromium/files/patch-media_audio_sndio_sndio__input.cc index da2f0c91ade2..1f3c069c2142 100644 --- a/www/chromium/files/patch-media_audio_sndio_sndio__input.cc +++ b/www/chromium/files/patch-media_audio_sndio_sndio__input.cc @@ -1,11 +1,12 @@ ---- media/audio/sndio/sndio_input.cc.orig 2023-04-28 17:01:32 UTC +--- media/audio/sndio/sndio_input.cc.orig 2025-09-06 10:01:20 UTC +++ media/audio/sndio/sndio_input.cc -@@ -0,0 +1,200 @@ +@@ -0,0 +1,201 @@ +// Copyright 2013 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. + +#include "base/logging.h" ++#include "media/base/audio_sample_types.h" +#include "media/base/audio_timestamp_helper.h" +#include "media/audio/sndio/audio_manager_sndio.h" +#include "media/audio/audio_manager.h" diff --git a/www/chromium/files/patch-media_audio_sndio_sndio__output.cc b/www/chromium/files/patch-media_audio_sndio_sndio__output.cc index e875d0c0d87b..7ae294448601 100644 --- a/www/chromium/files/patch-media_audio_sndio_sndio__output.cc +++ b/www/chromium/files/patch-media_audio_sndio_sndio__output.cc @@ -1,6 +1,6 @@ ---- media/audio/sndio/sndio_output.cc.orig 2023-02-08 09:03:45 UTC +--- media/audio/sndio/sndio_output.cc.orig 2025-09-06 10:01:20 UTC +++ media/audio/sndio/sndio_output.cc -@@ -0,0 +1,187 @@ +@@ -0,0 +1,188 @@ +// Copyright (c) 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -9,6 +9,7 @@ +#include "base/time/time.h" +#include "base/time/default_tick_clock.h" +#include "media/audio/audio_manager_base.h" ++#include "media/base/audio_sample_types.h" +#include "media/base/audio_timestamp_helper.h" +#include "media/audio/sndio/sndio_output.h" + diff --git a/www/chromium/files/patch-media_base_audio__latency.cc b/www/chromium/files/patch-media_base_audio__latency.cc index 8bc6f327581e..d8aff6b4c012 100644 --- a/www/chromium/files/patch-media_base_audio__latency.cc +++ b/www/chromium/files/patch-media_base_audio__latency.cc @@ -1,6 +1,6 @@ ---- media/base/audio_latency.cc.orig 2025-04-04 08:52:13 UTC +--- media/base/audio_latency.cc.orig 2025-09-06 10:01:20 UTC +++ media/base/audio_latency.cc -@@ -147,7 +147,7 @@ int AudioLatency::GetRtcBufferSize(int sample_rate, in +@@ -143,7 +143,7 @@ int AudioLatency::GetRtcBufferSize(int sample_rate, in } #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ diff --git a/www/chromium/files/patch-media_base_media__switches.cc b/www/chromium/files/patch-media_base_media__switches.cc index 26164df546f3..e42332dae9de 100644 --- a/www/chromium/files/patch-media_base_media__switches.cc +++ b/www/chromium/files/patch-media_base_media__switches.cc @@ -1,4 +1,4 @@ ---- media/base/media_switches.cc.orig 2025-08-07 06:57:29 UTC +--- media/base/media_switches.cc.orig 2025-09-06 10:01:20 UTC +++ media/base/media_switches.cc @@ -19,7 +19,7 @@ #include "ui/gl/gl_features.h" @@ -9,7 +9,7 @@ #include "base/cpu.h" #endif -@@ -371,8 +371,8 @@ BASE_FEATURE(kUseSCContentSharingPicker, +@@ -380,8 +380,8 @@ BASE_FEATURE(kUseSCContentSharingPicker, "UseSCContentSharingPicker", base::FEATURE_DISABLED_BY_DEFAULT); #endif // BUILDFLAG(IS_MAC) @@ -20,7 +20,7 @@ // Enables system audio mirroring using pulseaudio. BASE_FEATURE(kPulseaudioLoopbackForCast, "PulseaudioLoopbackForCast", -@@ -382,6 +382,28 @@ BASE_FEATURE(kPulseaudioLoopbackForCast, +@@ -391,6 +391,28 @@ BASE_FEATURE(kPulseaudioLoopbackForCast, BASE_FEATURE(kPulseaudioLoopbackForScreenShare, "PulseaudioLoopbackForScreenShare", base::FEATURE_DISABLED_BY_DEFAULT); @@ -49,7 +49,7 @@ #endif // BUILDFLAG(IS_LINUX) // When enabled, MediaCapabilities will check with GPU Video Accelerator -@@ -684,7 +706,7 @@ BASE_FEATURE(kFileDialogsTuckPictureInPicture, +@@ -705,7 +727,7 @@ BASE_FEATURE(kFileDialogsTuckPictureInPicture, // Show toolbar button that opens dialog for controlling media sessions. BASE_FEATURE(kGlobalMediaControls, "GlobalMediaControls", @@ -58,7 +58,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -707,7 +729,7 @@ BASE_FEATURE(kGlobalMediaControlsUpdatedUI, +@@ -728,7 +750,7 @@ BASE_FEATURE(kGlobalMediaControlsUpdatedUI, // If enabled, users can request Media Remoting without fullscreen-in-tab. BASE_FEATURE(kMediaRemotingWithoutFullscreen, "MediaRemotingWithoutFullscreen", @@ -67,7 +67,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -719,7 +741,7 @@ BASE_FEATURE(kMediaRemotingWithoutFullscreen, +@@ -740,7 +762,7 @@ BASE_FEATURE(kMediaRemotingWithoutFullscreen, BASE_FEATURE(kGlobalMediaControlsPictureInPicture, "GlobalMediaControlsPictureInPicture", #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -76,7 +76,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -748,7 +770,7 @@ BASE_FEATURE(kUnifiedAutoplay, +@@ -775,7 +797,7 @@ BASE_FEATURE(kUnifiedAutoplay, "UnifiedAutoplay", base::FEATURE_ENABLED_BY_DEFAULT); @@ -85,7 +85,7 @@ // Enable vaapi/v4l2 video decoding on linux. This is already enabled by default // on chromeos, but needs an experiment on linux. BASE_FEATURE(kAcceleratedVideoDecodeLinux, -@@ -821,7 +843,7 @@ BASE_FEATURE(kVSyncMjpegDecoding, +@@ -848,7 +870,7 @@ BASE_FEATURE(kVSyncMjpegDecoding, "VSyncMjpegDecoding", base::FEATURE_DISABLED_BY_DEFAULT); #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS) @@ -94,7 +94,7 @@ // Enable H264 temporal layer encoding with V4L2 HW encoder on ChromeOS. BASE_FEATURE(kV4L2H264TemporalLayerHWEncoding, "V4L2H264TemporalLayerHWEncoding", -@@ -1398,7 +1420,7 @@ BASE_FEATURE(kUseOutOfProcessVideoDecoding, +@@ -1444,7 +1466,7 @@ BASE_FEATURE(kUseOutOfProcessVideoDecoding, ); #endif // BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) @@ -103,7 +103,7 @@ // Spawn utility processes to perform hardware encode acceleration instead of // using the GPU process. BASE_FEATURE(kUseOutOfProcessVideoEncoding, -@@ -1480,7 +1502,7 @@ BASE_FEATURE(kRecordWebAudioEngagement, +@@ -1526,7 +1548,7 @@ BASE_FEATURE(kRecordWebAudioEngagement, "RecordWebAudioEngagement", base::FEATURE_ENABLED_BY_DEFAULT); @@ -112,3 +112,12 @@ // Reduces the number of buffers needed in the output video frame pool to // populate the Renderer pipeline for hardware accelerated VideoDecoder in // non-low latency scenarios. +@@ -1843,7 +1865,7 @@ bool IsSystemLoopbackCaptureSupported() { + #elif BUILDFLAG(IS_MAC) + return (IsMacSckSystemLoopbackCaptureSupported() || + IsMacCatapSystemLoopbackCaptureSupported()); +-#elif BUILDFLAG(IS_LINUX) && defined(USE_PULSEAUDIO) ++#elif (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(USE_PULSEAUDIO) + return true; + #else + return false; diff --git a/www/chromium/files/patch-media_base_media__switches.h b/www/chromium/files/patch-media_base_media__switches.h index ec90f94782a3..935d851bba2d 100644 --- a/www/chromium/files/patch-media_base_media__switches.h +++ b/www/chromium/files/patch-media_base_media__switches.h @@ -1,6 +1,6 @@ ---- media/base/media_switches.h.orig 2025-08-07 06:57:29 UTC +--- media/base/media_switches.h.orig 2025-09-06 10:01:20 UTC +++ media/base/media_switches.h -@@ -340,13 +340,25 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaRecorderHEVCSu +@@ -338,13 +338,25 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaRecorderHEVCSu MEDIA_EXPORT BASE_DECLARE_FEATURE(kPlaybackSpeedButton); MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMediaEngagementData); MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMetadataSuspend); @@ -28,16 +28,16 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kReduceHardwareVideoDecoderBuffers); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) MEDIA_EXPORT BASE_DECLARE_FEATURE(kResumeBackgroundVideo); -@@ -360,7 +372,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kSuspendMutedAudio); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kUnifiedAutoplay); +@@ -363,7 +375,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kUnifiedAutoplay); MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseAndroidOverlayForSecureOnly); MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseFakeDeviceForMediaStream); + MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaStreamAccurateDroppedFrameCount); -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoDecodeLinux); MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoDecodeLinuxGL); MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoEncodeLinux); -@@ -376,7 +388,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiAV1TemporalLay +@@ -379,7 +391,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiAV1TemporalLay MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiVp9SModeHWEncoding); MEDIA_EXPORT BASE_DECLARE_FEATURE(kVSyncMjpegDecoding); #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS) @@ -46,7 +46,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kV4L2H264TemporalLayerHWEncoding); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) MEDIA_EXPORT BASE_DECLARE_FEATURE(kVideoBlitColorAccuracy); -@@ -498,7 +510,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kBackgroundListening +@@ -497,7 +509,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kBackgroundListening MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseOutOfProcessVideoDecoding); #endif // BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) diff --git a/www/chromium/files/patch-media_base_video__frame.cc b/www/chromium/files/patch-media_base_video__frame.cc index 6ad9519f0f0f..703204f7ea01 100644 --- a/www/chromium/files/patch-media_base_video__frame.cc +++ b/www/chromium/files/patch-media_base_video__frame.cc @@ -1,6 +1,6 @@ ---- media/base/video_frame.cc.orig 2025-08-07 06:57:29 UTC +--- media/base/video_frame.cc.orig 2025-09-06 10:01:20 UTC +++ media/base/video_frame.cc -@@ -96,7 +96,7 @@ std::string VideoFrame::StorageTypeToString( +@@ -87,7 +87,7 @@ std::string VideoFrame::StorageTypeToString( return "OWNED_MEMORY"; case VideoFrame::STORAGE_SHMEM: return "SHMEM"; @@ -9,7 +9,7 @@ case VideoFrame::STORAGE_DMABUFS: return "DMABUFS"; #endif -@@ -110,7 +110,7 @@ std::string VideoFrame::StorageTypeToString( +@@ -101,7 +101,7 @@ std::string VideoFrame::StorageTypeToString( // static bool VideoFrame::IsStorageTypeMappable(VideoFrame::StorageType storage_type) { return @@ -18,25 +18,25 @@ // This is not strictly needed but makes explicit that, at VideoFrame // level, DmaBufs are not mappable from userspace. storage_type != VideoFrame::STORAGE_DMABUFS && -@@ -421,7 +421,7 @@ VideoFrame::CreateFrameForGpuMemoryBufferOrMappableSII +@@ -396,7 +396,7 @@ scoped_refptr<VideoFrame> VideoFrame::CreateFrameForMa plane_size.width() * VideoFrame::BytesPerElement(*format, plane); } uint64_t modifier = gfx::NativePixmapHandle::kNoModifier; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool is_native_buffer = - gpu_memory_buffer - ? (gpu_memory_buffer->GetType() != gfx::SHARED_MEMORY_BUFFER) -@@ -850,7 +850,7 @@ scoped_refptr<VideoFrame> VideoFrame::WrapExternalGpuM - return frame; + bool is_native_buffer = !shared_image->IsSharedMemoryForVideoFrame(); + if (is_native_buffer) { + const auto gmb_handle = shared_image->CloneGpuMemoryBufferHandle(); +@@ -861,7 +861,7 @@ scoped_refptr<VideoFrame> VideoFrame::WrapExternalGpuM } + #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) // static scoped_refptr<VideoFrame> VideoFrame::WrapExternalDmabufs( const VideoFrameLayout& layout, -@@ -1541,7 +1541,7 @@ scoped_refptr<gpu::ClientSharedImage> VideoFrame::shar +@@ -1535,7 +1535,7 @@ scoped_refptr<gpu::ClientSharedImage> VideoFrame::shar return wrapped_frame_ ? wrapped_frame_->shared_image() : shared_image_; } diff --git a/www/chromium/files/patch-media_base_video__frame.h b/www/chromium/files/patch-media_base_video__frame.h index 6d532d788aa5..51b2c2913136 100644 --- a/www/chromium/files/patch-media_base_video__frame.h +++ b/www/chromium/files/patch-media_base_video__frame.h @@ -1,6 +1,6 @@ ---- media/base/video_frame.h.orig 2025-08-07 06:57:29 UTC +--- media/base/video_frame.h.orig 2025-09-06 10:01:20 UTC +++ media/base/video_frame.h -@@ -42,7 +42,7 @@ +@@ -41,7 +41,7 @@ #include "ui/gfx/geometry/size.h" #include "ui/gfx/hdr_metadata.h" @@ -9,7 +9,7 @@ #include "base/files/scoped_file.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -88,7 +88,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -95,7 +95,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte STORAGE_UNOWNED_MEMORY = 2, // External, non owned data pointers. STORAGE_OWNED_MEMORY = 3, // VideoFrame has allocated its own data buffer. STORAGE_SHMEM = 4, // Backed by read-only shared memory. @@ -18,16 +18,16 @@ STORAGE_DMABUFS = 5, // Each plane is stored into a DmaBuf. #endif STORAGE_GPU_MEMORY_BUFFER = 6, -@@ -400,7 +400,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte - ReleaseMailboxAndGpuMemoryBufferCB mailbox_holder_and_gmb_release_cb, +@@ -370,7 +370,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte base::TimeDelta timestamp); + #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) // Wraps provided dmabufs // (https://www.kernel.org/doc/html/latest/driver-api/dma-buf.html) with a // VideoFrame. The frame will take ownership of |dmabuf_fds|, and will -@@ -716,7 +716,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -692,7 +692,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte // wait for the included sync point. scoped_refptr<gpu::ClientSharedImage> shared_image() const; @@ -36,7 +36,7 @@ // The number of DmaBufs will be equal or less than the number of planes of // the frame. If there are less, this means that the last FD contains the // remaining planes. Should be > 0 for STORAGE_DMABUFS. -@@ -954,7 +954,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -927,7 +927,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte // GpuMemoryBuffers. Clients will set this flag while creating a VideoFrame. bool is_mappable_si_enabled_ = false; diff --git a/www/chromium/files/patch-media_ffmpeg_scripts_build__ffmpeg.py b/www/chromium/files/patch-media_ffmpeg_scripts_build__ffmpeg.py index 9b83eed1f968..de016ddcc962 100644 --- a/www/chromium/files/patch-media_ffmpeg_scripts_build__ffmpeg.py +++ b/www/chromium/files/patch-media_ffmpeg_scripts_build__ffmpeg.py @@ -1,4 +1,4 @@ ---- media/ffmpeg/scripts/build_ffmpeg.py.orig 2025-07-02 06:08:04 UTC +--- media/ffmpeg/scripts/build_ffmpeg.py.orig 2025-09-06 10:01:20 UTC +++ media/ffmpeg/scripts/build_ffmpeg.py @@ -33,7 +33,7 @@ NDK_ROOT_DIR = os.path.abspath( SUCCESS_TOKEN = 'THIS_BUILD_WORKED' @@ -12,13 +12,13 @@ @@ -43,6 +43,8 @@ BRANDINGS = [ ARCH_MAP = { 'android': ['ia32', 'x64', 'arm-neon', 'arm64'], - 'linux': ['ia32', 'x64', 'noasm-x64', 'arm', 'arm-neon', 'arm64'], + 'linux': ['ia32', 'x64', 'noasm-x64', 'arm', 'arm-neon', 'arm64', 'riscv64'], + 'openbsd': ['x64', 'arm64', 'ia32'], + 'freebsd': ['x64', 'arm64', 'ia32'], 'mac': ['x64', 'arm64'], 'win': ['ia32', 'x64', 'arm64'], } -@@ -122,7 +124,7 @@ def PrintAndCheckCall(argv, *args, **kwargs): +@@ -124,7 +126,7 @@ def PrintAndCheckCall(argv, *args, **kwargs): def GetDsoName(target_os, dso_name, dso_version): @@ -27,7 +27,7 @@ return 'lib%s.so.%s' % (dso_name, dso_version) elif target_os == 'mac': return 'lib%s.%s.dylib' % (dso_name, dso_version) -@@ -473,7 +475,7 @@ def BuildFFmpeg(target_os, target_arch, host_os, host_ +@@ -475,7 +477,7 @@ def BuildFFmpeg(target_os, target_arch, host_os, host_ # removing <sys/sysctl.h> soon, so this is needed to silence a deprecation # #warning which will be converted to an error via -Werror. # There is also no prctl.h @@ -36,7 +36,7 @@ pre_make_rewrites += [ (r'(#define HAVE_SYSCTL [01])', r'#define HAVE_SYSCTL 0 /* \1 -- forced to 0 for Fuchsia */'), -@@ -596,7 +598,7 @@ def main(argv): +@@ -598,7 +600,7 @@ def main(argv): configure_args = args[2:] if target_os not in ('android', 'linux', 'linux-noasm', 'mac', 'win', @@ -45,7 +45,7 @@ parser.print_help() return 1 -@@ -710,7 +712,7 @@ def ConfigureAndBuild(target_arch, target_os, host_os, +@@ -712,7 +714,7 @@ def ConfigureAndBuild(target_arch, target_os, host_os, '--optflags="-O2"', ]) @@ -54,7 +54,7 @@ if target_arch == 'x64': if target_os == 'android': configure_flags['Common'].extend([ -@@ -825,9 +827,6 @@ def ConfigureAndBuild(target_arch, target_os, host_os, +@@ -827,9 +829,6 @@ def ConfigureAndBuild(target_arch, target_os, host_os, configure_flags['Common'].extend([ '--target-os=linux', diff --git a/www/chromium/files/patch-media_ffmpeg_scripts_robo__lib_config.py b/www/chromium/files/patch-media_ffmpeg_scripts_robo__lib_config.py index ab5ebfcfc23c..663f2ac6ed62 100644 --- a/www/chromium/files/patch-media_ffmpeg_scripts_robo__lib_config.py +++ b/www/chromium/files/patch-media_ffmpeg_scripts_robo__lib_config.py @@ -1,4 +1,4 @@ ---- media/ffmpeg/scripts/robo_lib/config.py.orig 2025-08-07 06:57:29 UTC +--- media/ffmpeg/scripts/robo_lib/config.py.orig 2025-09-06 10:01:20 UTC +++ media/ffmpeg/scripts/robo_lib/config.py @@ -56,19 +56,13 @@ class RoboConfiguration: self._llvm_path = os.path.join(self.chrome_src(), "third_party", @@ -32,7 +32,7 @@ self._host_architecture = "arm64" elif platform.machine() == "mips32": self._host_architecture = "mipsel" -@@ -228,6 +222,10 @@ class RoboConfiguration: +@@ -230,6 +224,10 @@ class RoboConfiguration: elif platform.system() == "Windows" or "CYGWIN_NT" in platform.system( ): self._host_operating_system = "win" @@ -43,7 +43,7 @@ else: raise ValueError(f"Unsupported platform: {platform.system()}") -@@ -236,8 +234,8 @@ class RoboConfiguration: +@@ -238,8 +236,8 @@ class RoboConfiguration: wd = os.getcwd() # Walk up the tree until we find src/AUTHORS while wd != "/": diff --git a/www/chromium/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc b/www/chromium/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc index c103c07306e8..e14826eea5cf 100644 --- a/www/chromium/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc +++ b/www/chromium/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc @@ -1,11 +1,11 @@ ---- media/gpu/chromeos/mailbox_video_frame_converter.cc.orig 2025-05-05 10:57:53 UTC +--- media/gpu/chromeos/mailbox_video_frame_converter.cc.orig 2025-09-06 10:01:20 UTC +++ media/gpu/chromeos/mailbox_video_frame_converter.cc -@@ -68,7 +68,7 @@ viz::SharedImageFormat GetSharedImageFormat(gfx::Buffe - << static_cast<int>(buffer_format); - NOTREACHED(); +@@ -321,7 +321,7 @@ bool MailboxVideoFrameConverter::GenerateSharedImage( + VideoPixelFormatToString(origin_frame->format())); + return false; } -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // If format is true multiplanar format, we prefer external sampler on // ChromeOS and Linux. - if (format.is_multi_plane()) { + if (si_format->is_multi_plane()) { diff --git a/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc b/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc index c8ada7c79f9d..a46931e30834 100644 --- a/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc +++ b/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc @@ -1,6 +1,6 @@ ---- media/gpu/chromeos/platform_video_frame_utils.cc.orig 2025-07-02 06:08:04 UTC +--- media/gpu/chromeos/platform_video_frame_utils.cc.orig 2025-09-06 10:01:20 UTC +++ media/gpu/chromeos/platform_video_frame_utils.cc -@@ -69,7 +69,7 @@ static std::unique_ptr<ui::GbmDevice> CreateGbmDevice( +@@ -71,7 +71,7 @@ static std::unique_ptr<ui::GbmDevice> CreateGbmDevice( const base::FilePath dev_path(FILE_PATH_LITERAL( base::StrCat({drm_node_file_prefix, base::NumberToString(i)}))); @@ -9,7 +9,7 @@ const bool is_render_node = base::Contains(drm_node_file_prefix, "render"); // TODO(b/313513760): don't guard base::File::FLAG_WRITE behind -@@ -190,7 +190,7 @@ class GbmDeviceWrapper { +@@ -192,7 +192,7 @@ class GbmDeviceWrapper { const base::FilePath dev_path( base::CommandLine::ForCurrentProcess()->GetSwitchValuePath( switches::kRenderNodeOverride)); diff --git a/www/chromium/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc b/www/chromium/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc index 5401fc494c18..af2cc38e4100 100644 --- a/www/chromium/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc +++ b/www/chromium/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc @@ -1,6 +1,6 @@ ---- media/gpu/gpu_video_encode_accelerator_factory.cc.orig 2025-05-05 10:57:53 UTC +--- media/gpu/gpu_video_encode_accelerator_factory.cc.orig 2025-09-06 10:01:20 UTC +++ media/gpu/gpu_video_encode_accelerator_factory.cc -@@ -160,7 +160,7 @@ std::vector<VEAFactoryFunction> GetVEAFactoryFunctions +@@ -162,7 +162,7 @@ std::vector<VEAFactoryFunction> GetVEAFactoryFunctions } #if BUILDFLAG(USE_VAAPI) @@ -9,7 +9,7 @@ if (base::FeatureList::IsEnabled(kAcceleratedVideoEncodeLinux)) { vea_factory_functions->push_back(base::BindRepeating(&CreateVaapiVEA)); } -@@ -168,7 +168,7 @@ std::vector<VEAFactoryFunction> GetVEAFactoryFunctions +@@ -170,7 +170,7 @@ std::vector<VEAFactoryFunction> GetVEAFactoryFunctions vea_factory_functions->push_back(base::BindRepeating(&CreateVaapiVEA)); #endif #elif BUILDFLAG(USE_V4L2_CODEC) diff --git a/www/chromium/files/patch-media_gpu_test_video__frame__validator.cc b/www/chromium/files/patch-media_gpu_test_video__frame__validator.cc index 2774a9a9b427..ca0ed63cffc5 100644 --- a/www/chromium/files/patch-media_gpu_test_video__frame__validator.cc +++ b/www/chromium/files/patch-media_gpu_test_video__frame__validator.cc @@ -1,6 +1,6 @@ ---- media/gpu/test/video_frame_validator.cc.orig 2025-08-07 06:57:29 UTC +--- media/gpu/test/video_frame_validator.cc.orig 2025-09-06 10:01:20 UTC +++ media/gpu/test/video_frame_validator.cc -@@ -33,7 +33,7 @@ +@@ -29,7 +29,7 @@ #include "media/media_buildflags.h" #include "testing/gtest/include/gtest/gtest.h" diff --git a/www/chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc b/www/chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc index 7d713531903c..6a586e88afc9 100644 --- a/www/chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc +++ b/www/chromium/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc @@ -1,6 +1,6 @@ ---- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2025-08-07 06:57:29 UTC +--- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2025-09-06 10:01:20 UTC +++ media/gpu/vaapi/vaapi_video_decoder.cc -@@ -785,7 +785,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree +@@ -787,7 +787,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree const gfx::Size decoder_natural_size = aspect_ratio_.GetNaturalSize(decoder_visible_rect); diff --git a/www/chromium/files/patch-media_media__options.gni b/www/chromium/files/patch-media_media__options.gni index 88d69961b266..c5ac175dbd70 100644 --- a/www/chromium/files/patch-media_media__options.gni +++ b/www/chromium/files/patch-media_media__options.gni @@ -1,6 +1,6 @@ ---- media/media_options.gni.orig 2025-07-02 06:08:04 UTC +--- media/media_options.gni.orig 2025-09-06 10:01:20 UTC +++ media/media_options.gni -@@ -200,12 +200,15 @@ declare_args() { +@@ -206,12 +206,15 @@ declare_args() { # Enables runtime selection of ALSA library for audio. use_alsa = false diff --git a/www/chromium/files/patch-media_mojo_mojom_BUILD.gn b/www/chromium/files/patch-media_mojo_mojom_BUILD.gn index bac04658cf39..e54f25e5148b 100644 --- a/www/chromium/files/patch-media_mojo_mojom_BUILD.gn +++ b/www/chromium/files/patch-media_mojo_mojom_BUILD.gn @@ -1,6 +1,6 @@ ---- media/mojo/mojom/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- media/mojo/mojom/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ media/mojo/mojom/BUILD.gn -@@ -979,7 +979,7 @@ source_set("test_support") { +@@ -962,7 +962,7 @@ source_set("test_support") { sources = [] deps = [] diff --git a/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc b/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc index aa3411ee0679..4c72fc20de0a 100644 --- a/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc +++ b/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc @@ -1,6 +1,6 @@ ---- media/mojo/mojom/video_frame_mojom_traits.cc.orig 2025-08-07 06:57:29 UTC +--- media/mojo/mojom/video_frame_mojom_traits.cc.orig 2025-09-06 10:01:20 UTC +++ media/mojo/mojom/video_frame_mojom_traits.cc -@@ -23,7 +23,7 @@ +@@ -21,7 +21,7 @@ #include "ui/gfx/mojom/color_space_mojom_traits.h" #include "ui/gfx/mojom/hdr_metadata_mojom_traits.h" @@ -9,7 +9,7 @@ #include "base/posix/eintr_wrapper.h" #include "media/gpu/buffer_validation.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -160,7 +160,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( +@@ -188,7 +188,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( media::mojom::OpaqueVideoFrameData::New()); } @@ -18,7 +18,7 @@ if (input->storage_type() == media::VideoFrame::STORAGE_DMABUFS) { // Duplicates the DMA buffer FDs to a new vector since this cannot take // ownership of the FDs in |input| due to constness. -@@ -191,7 +191,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( +@@ -219,7 +219,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( } // namespace @@ -27,7 +27,7 @@ // static bool StructTraits< media::mojom::ColorPlaneLayoutDataView, -@@ -430,7 +430,7 @@ bool StructTraits<media::mojom::VideoFrameDataView, +@@ -442,7 +442,7 @@ bool StructTraits<media::mojom::VideoFrameDataView, frame = media::VideoFrame::WrapTrackingToken( format, *metadata.tracking_token, coded_size, visible_rect, natural_size, timestamp); diff --git a/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc b/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc index fadb11d7be0a..e8b0914ac183 100644 --- a/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc +++ b/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc @@ -1,6 +1,6 @@ ---- media/video/gpu_memory_buffer_video_frame_pool.cc.orig 2025-07-02 06:08:04 UTC +--- media/video/gpu_memory_buffer_video_frame_pool.cc.orig 2025-09-06 10:01:20 UTC +++ media/video/gpu_memory_buffer_video_frame_pool.cc -@@ -647,7 +647,7 @@ void GpuMemoryBufferVideoFramePool::PoolImpl::CreateHa +@@ -651,7 +651,7 @@ void GpuMemoryBufferVideoFramePool::PoolImpl::CreateHa } bool is_software_backed_video_frame = !video_frame->HasSharedImage(); @@ -9,8 +9,8 @@ is_software_backed_video_frame &= !video_frame->HasDmaBufs(); #endif -@@ -1054,7 +1054,7 @@ scoped_refptr<VideoFrame> GpuMemoryBufferVideoFramePoo - media::IOSurfaceIsWebGPUCompatible(handle.io_surface.get()); +@@ -1052,7 +1052,7 @@ scoped_refptr<VideoFrame> GpuMemoryBufferVideoFramePoo + media::IOSurfaceIsWebGPUCompatible(handle.io_surface().get()); #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -18,7 +18,7 @@ is_webgpu_compatible = handle.type == gfx::NATIVE_PIXMAP && handle.native_pixmap_handle().supports_zero_copy_webgpu_import; -@@ -1226,7 +1226,7 @@ GpuMemoryBufferVideoFramePool::PoolImpl::GetOrCreateFr +@@ -1220,7 +1220,7 @@ GpuMemoryBufferVideoFramePool::PoolImpl::GetOrCreateFr si_usage |= gpu::SHARED_IMAGE_USAGE_SCANOUT; } diff --git a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc index 15c58a7e2664..50bae2580ff2 100644 --- a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc +++ b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc @@ -1,6 +1,6 @@ ---- media/video/video_encode_accelerator_adapter.cc.orig 2025-08-07 06:57:29 UTC +--- media/video/video_encode_accelerator_adapter.cc.orig 2025-09-06 10:01:20 UTC +++ media/video/video_encode_accelerator_adapter.cc -@@ -470,7 +470,7 @@ void VideoEncodeAcceleratorAdapter::InitializeOnAccele +@@ -467,7 +467,7 @@ void VideoEncodeAcceleratorAdapter::InitializeOnAccele auto format = PIXEL_FORMAT_I420; auto storage_type = VideoEncodeAccelerator::Config::StorageType::kShmem; diff --git a/www/chromium/files/patch-media_webrtc_audio__processor.cc b/www/chromium/files/patch-media_webrtc_audio__processor.cc index cf52d6b63a2f..f6bdaa9ab780 100644 --- a/www/chromium/files/patch-media_webrtc_audio__processor.cc +++ b/www/chromium/files/patch-media_webrtc_audio__processor.cc @@ -1,6 +1,6 @@ ---- media/webrtc/audio_processor.cc.orig 2025-07-02 06:08:04 UTC +--- media/webrtc/audio_processor.cc.orig 2025-09-06 10:01:20 UTC +++ media/webrtc/audio_processor.cc -@@ -507,7 +507,7 @@ std::optional<double> AudioProcessor::ProcessData( +@@ -510,7 +510,7 @@ std::optional<double> AudioProcessor::ProcessData( // controller. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) DCHECK_LE(volume, 1.0); diff --git a/www/chromium/files/patch-media_webrtc_helpers__unittests.cc b/www/chromium/files/patch-media_webrtc_helpers__unittests.cc index cc67a9e7177e..afba69847ae4 100644 --- a/www/chromium/files/patch-media_webrtc_helpers__unittests.cc +++ b/www/chromium/files/patch-media_webrtc_helpers__unittests.cc @@ -1,6 +1,6 @@ ---- media/webrtc/helpers_unittests.cc.orig 2025-02-19 07:43:18 UTC +--- media/webrtc/helpers_unittests.cc.orig 2025-09-06 10:01:20 UTC +++ media/webrtc/helpers_unittests.cc -@@ -39,7 +39,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, CheckDefau +@@ -38,7 +38,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, CheckDefau EXPECT_TRUE(config.echo_canceller.enabled); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ EXPECT_FALSE(config.gain_controller1.enabled); EXPECT_TRUE(config.gain_controller2.enabled); #elif BUILDFLAG(IS_CASTOS) || BUILDFLAG(IS_CAST_ANDROID) -@@ -66,7 +66,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, +@@ -65,7 +65,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, InputVolumeAdjustmentEnabledWithAgc2) { ::base::test::ScopedFeatureList feature_list; -@@ -82,7 +82,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, +@@ -81,7 +81,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) @@ -27,7 +27,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, CanDisableInputVolumeAdjustmentWithAgc2) { ::base::test::ScopedFeatureList feature_list; -@@ -99,7 +99,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, +@@ -98,7 +98,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-mojo_core_BUILD.gn b/www/chromium/files/patch-mojo_core_BUILD.gn index acb8f8d8386f..08dfed902da3 100644 --- a/www/chromium/files/patch-mojo_core_BUILD.gn +++ b/www/chromium/files/patch-mojo_core_BUILD.gn @@ -1,11 +1,11 @@ ---- mojo/core/BUILD.gn.orig 2025-07-02 06:08:04 UTC +--- mojo/core/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ mojo/core/BUILD.gn -@@ -164,7 +164,7 @@ source_set("impl_for_embedder") { - ] - } +@@ -161,7 +161,7 @@ source_set("impl_for_embedder") { + "channel_posix.h", + ] -- if ((is_linux || is_chromeos || is_android) && !is_nacl) { -+ if ((is_linux || is_chromeos || is_android) && !is_nacl && !is_bsd) { +- if (is_linux || is_chromeos || is_android) { ++ if ((is_linux || is_chromeos || is_android) && !is_bsd) { sources += [ "channel_linux.cc", "channel_linux.h", diff --git a/www/chromium/files/patch-mojo_core_channel.cc b/www/chromium/files/patch-mojo_core_channel.cc index a00b2f95b61f..bf4014dcada0 100644 --- a/www/chromium/files/patch-mojo_core_channel.cc +++ b/www/chromium/files/patch-mojo_core_channel.cc @@ -1,6 +1,6 @@ ---- mojo/core/channel.cc.orig 2025-08-07 06:57:29 UTC +--- mojo/core/channel.cc.orig 2025-09-06 10:01:20 UTC +++ mojo/core/channel.cc -@@ -84,7 +84,11 @@ const size_t kMaxAttachedHandles = 64; +@@ -80,7 +80,11 @@ const size_t kMaxAttachedHandles = 64; const size_t kMaxAttachedHandles = 253; #endif // BUILDFLAG(IS_FUCHSIA) @@ -12,3 +12,12 @@ Channel::AlignedBuffer MakeAlignedBuffer(size_t size) { // Generic allocators (such as malloc) return a pointer that is suitably // aligned for storing any type of object with a fundamental alignment +@@ -1162,7 +1166,7 @@ void Channel::LogHistogramForIPCMetrics(MessageType ty + } + + // Currently only CrOs, Linux, and Android support upgrades. +-#if !(BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID)) ++#if !(BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD)) + // static + MOJO_SYSTEM_IMPL_EXPORT bool Channel::SupportsChannelUpgrade() { + return false; diff --git a/www/chromium/files/patch-mojo_core_embedder_features.h b/www/chromium/files/patch-mojo_core_embedder_features.h index bf298c54db6c..af452a35d6c5 100644 --- a/www/chromium/files/patch-mojo_core_embedder_features.h +++ b/www/chromium/files/patch-mojo_core_embedder_features.h @@ -1,9 +1,9 @@ ---- mojo/core/embedder/features.h.orig 2023-04-28 17:01:32 UTC +--- mojo/core/embedder/features.h.orig 2025-09-06 10:01:20 UTC +++ mojo/core/embedder/features.h -@@ -16,7 +16,7 @@ namespace core { +@@ -15,7 +15,7 @@ namespace mojo { + namespace core { - #if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_NACL) && \ - !BUILDFLAG(MOJO_USE_APPLE_CHANNEL) + #if BUILDFLAG(IS_POSIX) && !BUILDFLAG(MOJO_USE_APPLE_CHANNEL) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) COMPONENT_EXPORT(MOJO_CORE_EMBEDDER_FEATURES) diff --git a/www/chromium/files/patch-mojo_public_tools_bindings_mojom.gni b/www/chromium/files/patch-mojo_public_tools_bindings_mojom.gni index 69e69e009bda..15d5df3b9489 100644 --- a/www/chromium/files/patch-mojo_public_tools_bindings_mojom.gni +++ b/www/chromium/files/patch-mojo_public_tools_bindings_mojom.gni @@ -1,6 +1,6 @@ ---- mojo/public/tools/bindings/mojom.gni.orig 2025-05-05 10:57:53 UTC +--- mojo/public/tools/bindings/mojom.gni.orig 2025-09-06 10:01:20 UTC +++ mojo/public/tools/bindings/mojom.gni -@@ -774,6 +774,16 @@ template("mojom") { +@@ -762,6 +762,16 @@ template("mojom") { enabled_features += [ "is_apple" ] } diff --git a/www/chromium/files/patch-net_BUILD.gn b/www/chromium/files/patch-net_BUILD.gn index e9e4804fd0c0..614982b709d1 100644 --- a/www/chromium/files/patch-net_BUILD.gn +++ b/www/chromium/files/patch-net_BUILD.gn @@ -1,4 +1,4 @@ ---- net/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- net/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ net/BUILD.gn @@ -126,7 +126,7 @@ net_configs = [ "//build/config/compiler:wexit_time_destructors", @@ -9,7 +9,7 @@ net_configs += [ "//build/config/linux:libresolv" ] } -@@ -1349,6 +1349,19 @@ component("net") { +@@ -1356,6 +1356,19 @@ component("net") { ] } @@ -29,7 +29,7 @@ if (is_mac) { sources += [ "base/network_notification_thread_mac.cc", -@@ -1512,7 +1525,7 @@ component("net") { +@@ -1519,7 +1532,7 @@ component("net") { } # Use getifaddrs() on POSIX platforms, except Linux. @@ -38,7 +38,7 @@ sources += [ "base/network_interfaces_getifaddrs.cc", "base/network_interfaces_getifaddrs.h", -@@ -2236,7 +2249,7 @@ static_library("test_support") { +@@ -2252,7 +2265,7 @@ static_library("test_support") { ] } @@ -47,7 +47,7 @@ sources += [ "base/address_tracker_linux_test_util.cc", "base/address_tracker_linux_test_util.h", -@@ -3056,14 +3069,14 @@ target(_test_target_type, "net_unittests") { +@@ -3050,14 +3063,14 @@ target(_test_target_type, "net_unittests") { ] } @@ -64,7 +64,7 @@ sources += [ "base/address_tracker_linux_unittest.cc", "base/network_interfaces_linux_unittest.cc", -@@ -3164,6 +3177,10 @@ target(_test_target_type, "net_unittests") { +@@ -3158,6 +3171,10 @@ target(_test_target_type, "net_unittests") { ] } @@ -75,16 +75,16 @@ if (enable_websockets) { sources += [ "server/http_connection_unittest.cc", -@@ -3229,7 +3246,7 @@ target(_test_target_type, "net_unittests") { - ] - } +@@ -3214,7 +3231,7 @@ target(_test_target_type, "net_unittests") { + ] + data_deps = [ "//testing/buildbot/filters:net_unittests_filters" ] - if (is_linux || is_chromeos) { + if ((is_linux || is_chromeos) && !is_bsd) { sources += [ "tools/quic/quic_simple_server_test.cc" ] } -@@ -3367,7 +3384,7 @@ target(_test_target_type, "net_unittests") { +@@ -3344,7 +3361,7 @@ target(_test_target_type, "net_unittests") { } # Use getifaddrs() on POSIX platforms, except Linux. diff --git a/www/chromium/files/patch-net_base_features.cc b/www/chromium/files/patch-net_base_features.cc index 46045ee1946b..5301b3269f9d 100644 --- a/www/chromium/files/patch-net_base_features.cc +++ b/www/chromium/files/patch-net_base_features.cc @@ -1,6 +1,6 @@ ---- net/base/features.cc.orig 2025-07-02 06:08:04 UTC +--- net/base/features.cc.orig 2025-09-06 10:01:20 UTC +++ net/base/features.cc -@@ -31,7 +31,7 @@ BASE_FEATURE(kCapReferrerToOriginOnCrossOrigin, +@@ -32,7 +32,7 @@ BASE_FEATURE(kCapReferrerToOriginOnCrossOrigin, BASE_FEATURE(kAsyncDns, "AsyncDns", #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_ANDROID) || \ @@ -9,3 +9,12 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT +@@ -711,7 +711,7 @@ BASE_FEATURE(kReportingApiEnableEnterpriseCookieIssues + + BASE_FEATURE(kSimdutfBase64Support, + "SimdutfBase64Support", +-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT + #else + base::FEATURE_DISABLED_BY_DEFAULT diff --git a/www/chromium/files/patch-net_disk__cache_backend__experiment.h b/www/chromium/files/patch-net_disk__cache_backend__experiment.h index b286abed6dda..c1b1db6d1af3 100644 --- a/www/chromium/files/patch-net_disk__cache_backend__experiment.h +++ b/www/chromium/files/patch-net_disk__cache_backend__experiment.h @@ -1,6 +1,6 @@ ---- net/disk_cache/backend_experiment.h.orig 2024-11-14 07:57:23 UTC +--- net/disk_cache/backend_experiment.h.orig 2025-09-06 10:01:20 UTC +++ net/disk_cache/backend_experiment.h -@@ -14,7 +14,7 @@ namespace disk_cache { +@@ -15,7 +15,7 @@ namespace disk_cache { // default. constexpr bool IsSimpleBackendEnabledByDefaultPlatform() { return BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || diff --git a/www/chromium/files/patch-net_dns_address__sorter__posix.cc b/www/chromium/files/patch-net_dns_address__sorter__posix.cc index 974c87f29130..60a4e68c95f3 100644 --- a/www/chromium/files/patch-net_dns_address__sorter__posix.cc +++ b/www/chromium/files/patch-net_dns_address__sorter__posix.cc @@ -1,6 +1,6 @@ ---- net/dns/address_sorter_posix.cc.orig 2024-07-30 11:12:21 UTC +--- net/dns/address_sorter_posix.cc.orig 2025-09-06 10:01:20 UTC +++ net/dns/address_sorter_posix.cc -@@ -32,6 +32,7 @@ +@@ -33,6 +33,7 @@ #include "net/dns/netinet_in_var_ios.h" #else #include <netinet/in_var.h> diff --git a/www/chromium/files/patch-net_dns_public_resolv__reader.cc b/www/chromium/files/patch-net_dns_public_resolv__reader.cc new file mode 100644 index 000000000000..95af21540dbb --- /dev/null +++ b/www/chromium/files/patch-net_dns_public_resolv__reader.cc @@ -0,0 +1,11 @@ +--- net/dns/public/resolv_reader.cc.orig 2025-09-06 10:01:20 UTC ++++ net/dns/public/resolv_reader.cc +@@ -34,7 +34,7 @@ std::unique_ptr<ScopedResState> ResolvReader::GetResSt + } + + bool ResolvReader::IsLikelySystemdResolved() { +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) + // Look for a single 127.0.0.53:53 nameserver endpoint. The only known + // significant usage of such a configuration is the systemd-resolved local + // resolver, so it is then a fairly safe assumption that any DNS queries to diff --git a/www/chromium/files/patch-net_quic_quic__network__transaction__unittest.cc b/www/chromium/files/patch-net_quic_quic__network__transaction__unittest.cc deleted file mode 100644 index b2d6fe26fc37..000000000000 --- a/www/chromium/files/patch-net_quic_quic__network__transaction__unittest.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- net/quic/quic_network_transaction_unittest.cc.orig 2025-08-07 06:57:29 UTC -+++ net/quic/quic_network_transaction_unittest.cc -@@ -5203,10 +5203,10 @@ TEST_P(QuicNetworkTransactionTest, RstStreamBeforeHead - - TEST_P(QuicNetworkTransactionTest, BrokenAlternateProtocol) { - // Alternate-protocol job -- std::unique_ptr<quic::QuicEncryptedPacket> close( -+ std::unique_ptr<quic::QuicEncryptedPacket> test_close( - ConstructServerConnectionClosePacket(1)); - MockRead quic_reads[] = { -- MockRead(ASYNC, close->data(), close->length()), -+ MockRead(ASYNC, test_close->data(), test_close->length()), - MockRead(ASYNC, ERR_IO_PENDING), // No more data to read - MockRead(ASYNC, OK), // EOF - }; -@@ -5249,10 +5249,10 @@ TEST_P(QuicNetworkTransactionTest, - http_server_properties_ = std::make_unique<HttpServerProperties>(); - - // Alternate-protocol job -- std::unique_ptr<quic::QuicEncryptedPacket> close( -+ std::unique_ptr<quic::QuicEncryptedPacket> test_close( - ConstructServerConnectionClosePacket(1)); - MockRead quic_reads[] = { -- MockRead(ASYNC, close->data(), close->length()), -+ MockRead(ASYNC, test_close->data(), test_close->length()), - MockRead(ASYNC, ERR_IO_PENDING), // No more data to read - MockRead(ASYNC, OK), // EOF - }; diff --git a/www/chromium/files/patch-net_url__request_url__request__context.cc b/www/chromium/files/patch-net_url__request_url__request__context.cc index a21256a72eb2..7191cd6fdb72 100644 --- a/www/chromium/files/patch-net_url__request_url__request__context.cc +++ b/www/chromium/files/patch-net_url__request_url__request__context.cc @@ -1,6 +1,6 @@ ---- net/url_request/url_request_context.cc.orig 2025-08-07 06:57:29 UTC +--- net/url_request/url_request_context.cc.orig 2025-09-06 10:01:20 UTC +++ net/url_request/url_request_context.cc -@@ -120,7 +120,7 @@ const HttpNetworkSessionContext* URLRequestContext::Ge +@@ -128,7 +128,7 @@ const HttpNetworkSessionContext* URLRequestContext::Ge return &network_session->context(); } diff --git a/www/chromium/files/patch-net_url__request_url__request__context__builder.cc b/www/chromium/files/patch-net_url__request_url__request__context__builder.cc index 6de33a948c95..2a5ec6da18b3 100644 --- a/www/chromium/files/patch-net_url__request_url__request__context__builder.cc +++ b/www/chromium/files/patch-net_url__request_url__request__context__builder.cc @@ -1,6 +1,6 @@ ---- net/url_request/url_request_context_builder.cc.orig 2025-05-28 14:55:43 UTC +--- net/url_request/url_request_context_builder.cc.orig 2025-09-06 10:01:20 UTC +++ net/url_request/url_request_context_builder.cc -@@ -444,7 +444,7 @@ std::unique_ptr<URLRequestContext> URLRequestContextBu +@@ -446,7 +446,7 @@ std::unique_ptr<URLRequestContext> URLRequestContextBu } if (!proxy_resolution_service_) { diff --git a/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc b/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc index 5831d642c428..f46f08c8a6d2 100644 --- a/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc +++ b/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc @@ -1,6 +1,6 @@ ---- pdf/pdfium/pdfium_engine.cc.orig 2025-08-07 06:57:29 UTC +--- pdf/pdfium/pdfium_engine.cc.orig 2025-09-06 10:01:20 UTC +++ pdf/pdfium/pdfium_engine.cc -@@ -114,7 +114,7 @@ +@@ -113,7 +113,7 @@ #include "ui/accessibility/ax_features.mojom-features.h" #endif @@ -9,7 +9,7 @@ #include "pdf/pdfium/pdfium_font_linux.h" #endif -@@ -566,7 +566,7 @@ void InitializeSDK(bool enable_v8, +@@ -565,7 +565,7 @@ void InitializeSDK(bool enable_v8, FPDF_InitLibraryWithConfig(&config); diff --git a/www/chromium/files/patch-printing_backend_cups__helper.cc b/www/chromium/files/patch-printing_backend_cups__helper.cc new file mode 100644 index 000000000000..33af1098f672 --- /dev/null +++ b/www/chromium/files/patch-printing_backend_cups__helper.cc @@ -0,0 +1,52 @@ +--- printing/backend/cups_helper.cc.orig 2025-09-06 10:01:20 UTC ++++ printing/backend/cups_helper.cc +@@ -13,7 +13,7 @@ + #include "base/time/time.h" + #include "build/build_config.h" + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include <cups/ppd.h> + #include <stddef.h> + #include <stdio.h> +@@ -43,11 +43,11 @@ + #include "url/gurl.h" + #endif // BUILDFLAG(IS_LINUX) + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "printing/backend/cups_weak_functions.h" + #endif + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + using base::EqualsCaseInsensitiveASCII; + #endif // BUILDFLAG(IS_LINUX) + +@@ -60,7 +60,7 @@ namespace { + // able to start and respond on all systems within this duration. + constexpr base::TimeDelta kCupsTimeout = base::Seconds(5); + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // CUPS default max copies value (parsed from kCupsMaxCopies PPD attribute). + constexpr int32_t kDefaultMaxCopies = 9999; + constexpr char kCupsMaxCopies[] = "cupsMaxCopies"; +@@ -766,7 +766,7 @@ const int kDefaultIPPServerPort = 631; + + } // namespace + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // Helper wrapper around http_t structure, with connection and cleanup + // functionality. + HttpConnectionCUPS::HttpConnectionCUPS(const GURL& print_server_url, +@@ -971,7 +971,7 @@ ScopedHttpPtr HttpConnect2(const char* host, + int blocking, + int msec, + int* cancel) { +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + ScopedHttpPtr http; + if (httpConnect2) { + http.reset(httpConnect2(host, port, diff --git a/www/chromium/files/patch-printing_backend_cups__helper.h b/www/chromium/files/patch-printing_backend_cups__helper.h new file mode 100644 index 000000000000..a3f15a0b998f --- /dev/null +++ b/www/chromium/files/patch-printing_backend_cups__helper.h @@ -0,0 +1,11 @@ +--- printing/backend/cups_helper.h.orig 2025-09-06 10:01:20 UTC ++++ printing/backend/cups_helper.h +@@ -32,7 +32,7 @@ constexpr int kCupsTimeoutMs = 3000; + constexpr cups_ptype_t kDestinationsFilterMask = + CUPS_PRINTER_FAX | CUPS_PRINTER_SCANNER | CUPS_PRINTER_DISCOVERED; + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // Helper wrapper around http_t structure, with connection and cleanup + // functionality. + class COMPONENT_EXPORT(PRINT_BACKEND) HttpConnectionCUPS { diff --git a/www/chromium/files/patch-printing_backend_cups__jobs.cc b/www/chromium/files/patch-printing_backend_cups__jobs.cc new file mode 100644 index 000000000000..db68a179781d --- /dev/null +++ b/www/chromium/files/patch-printing_backend_cups__jobs.cc @@ -0,0 +1,11 @@ +--- printing/backend/cups_jobs.cc.orig 2025-09-06 10:01:20 UTC ++++ printing/backend/cups_jobs.cc +@@ -31,7 +31,7 @@ + #include "printing/backend/cups_ipp_helper.h" + #include "printing/printer_status.h" + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "printing/backend/cups_weak_functions.h" + #endif + diff --git a/www/chromium/files/patch-printing_backend_cups__printer.cc b/www/chromium/files/patch-printing_backend_cups__printer.cc new file mode 100644 index 000000000000..ac836b1b93c8 --- /dev/null +++ b/www/chromium/files/patch-printing_backend_cups__printer.cc @@ -0,0 +1,11 @@ +--- printing/backend/cups_printer.cc.orig 2025-09-06 10:01:20 UTC ++++ printing/backend/cups_printer.cc +@@ -24,7 +24,7 @@ + #include "printing/print_job_constants.h" + #include "url/gurl.h" + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "printing/backend/cups_weak_functions.h" + #endif + diff --git a/www/chromium/files/patch-printing_backend_cups__weak__functions.h b/www/chromium/files/patch-printing_backend_cups__weak__functions.h new file mode 100644 index 000000000000..94a7f8468390 --- /dev/null +++ b/www/chromium/files/patch-printing_backend_cups__weak__functions.h @@ -0,0 +1,11 @@ +--- printing/backend/cups_weak_functions.h.orig 2025-09-06 10:01:20 UTC ++++ printing/backend/cups_weak_functions.h +@@ -6,7 +6,7 @@ + + #include "build/build_config.h" + +-static_assert(BUILDFLAG(IS_LINUX)); ++static_assert(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)); + + // Function availability can be tested by checking whether its address is not + // nullptr. Weak symbols remove the need for platform specific build flags and diff --git a/www/chromium/files/patch-printing_backend_print__backend__cups.cc b/www/chromium/files/patch-printing_backend_print__backend__cups.cc deleted file mode 100644 index 677125631cfa..000000000000 --- a/www/chromium/files/patch-printing_backend_print__backend__cups.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- printing/backend/print_backend_cups.cc.orig 2025-04-04 08:52:13 UTC -+++ printing/backend/print_backend_cups.cc -@@ -29,7 +29,7 @@ - #include "printing/mojom/print.mojom.h" - #include "url/gurl.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "base/feature_list.h" - #include "printing/backend/cups_connection.h" - #include "printing/backend/print_backend_cups_ipp.h" -@@ -59,7 +59,7 @@ int CaptureCupsDestCallback(void* data, unsigned flags - return 1; // Keep going. - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // This may be removed when Amazon Linux 2 reaches EOL (30 Jun 2025). - bool AreNewerCupsFunctionsAvailable() { - return cupsFindDestDefault && cupsFindDestSupported && cupsUserAgent && -@@ -286,7 +286,7 @@ bool PrintBackendCUPS::IsValidPrinter(const std::strin - #if !BUILDFLAG(IS_CHROMEOS) - scoped_refptr<PrintBackend> PrintBackend::CreateInstanceImpl( - const std::string& locale) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (AreNewerCupsFunctionsAvailable() && - base::FeatureList::IsEnabled(features::kCupsIppPrintingBackend)) { - return base::MakeRefCounted<PrintBackendCupsIpp>(CupsConnection::Create()); diff --git a/www/chromium/files/patch-printing_backend_print__backend__cups.h b/www/chromium/files/patch-printing_backend_print__backend__cups.h new file mode 100644 index 000000000000..3706100fbb28 --- /dev/null +++ b/www/chromium/files/patch-printing_backend_print__backend__cups.h @@ -0,0 +1,11 @@ +--- printing/backend/print_backend_cups.h.orig 2025-09-06 10:01:20 UTC ++++ printing/backend/print_backend_cups.h +@@ -17,7 +17,7 @@ + #include "printing/mojom/print.mojom.h" + #include "url/gurl.h" + +-static_assert(BUILDFLAG(IS_LINUX)); ++static_assert(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)); + + namespace printing { + diff --git a/www/chromium/files/patch-printing_backend_print__backend__cups__ipp.cc b/www/chromium/files/patch-printing_backend_print__backend__cups__ipp.cc new file mode 100644 index 000000000000..72b2ddcd1678 --- /dev/null +++ b/www/chromium/files/patch-printing_backend_print__backend__cups__ipp.cc @@ -0,0 +1,11 @@ +--- printing/backend/print_backend_cups_ipp.cc.orig 2025-09-06 10:01:20 UTC ++++ printing/backend/print_backend_cups_ipp.cc +@@ -21,7 +21,7 @@ + #include "printing/mojom/print.mojom.h" + #include "printing/units.h" + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "printing/backend/cups_weak_functions.h" + #endif + diff --git a/www/chromium/files/patch-printing_mojom_printing__context__mojom__traits.cc b/www/chromium/files/patch-printing_mojom_printing__context__mojom__traits.cc index 38059b76e472..5bdeb7a46fd0 100644 --- a/www/chromium/files/patch-printing_mojom_printing__context__mojom__traits.cc +++ b/www/chromium/files/patch-printing_mojom_printing__context__mojom__traits.cc @@ -1,4 +1,4 @@ ---- printing/mojom/printing_context_mojom_traits.cc.orig 2025-05-28 14:55:43 UTC +--- printing/mojom/printing_context_mojom_traits.cc.orig 2025-09-06 10:01:20 UTC +++ printing/mojom/printing_context_mojom_traits.cc @@ -19,7 +19,7 @@ #include "base/numerics/safe_conversions.h" @@ -9,7 +9,7 @@ #include "mojo/public/mojom/base/values.mojom.h" #endif -@@ -162,7 +162,7 @@ bool StructTraits< +@@ -217,7 +217,7 @@ bool StructTraits< } out->set_pages_per_sheet(data.pages_per_sheet()); @@ -18,7 +18,7 @@ DCHECK(out->advanced_settings().empty()); if (!data.ReadAdvancedSettings(&out->advanced_settings())) return false; -@@ -239,7 +239,7 @@ bool StructTraits< +@@ -294,7 +294,7 @@ bool StructTraits< if (system_print_dialog_data.size() != dictionary_entries) { return false; } diff --git a/www/chromium/files/patch-printing_mojom_printing__context__mojom__traits__unittest.cc b/www/chromium/files/patch-printing_mojom_printing__context__mojom__traits__unittest.cc index 30b28cd77325..1220712b000a 100644 --- a/www/chromium/files/patch-printing_mojom_printing__context__mojom__traits__unittest.cc +++ b/www/chromium/files/patch-printing_mojom_printing__context__mojom__traits__unittest.cc @@ -1,6 +1,6 @@ ---- printing/mojom/printing_context_mojom_traits_unittest.cc.orig 2025-05-28 14:55:43 UTC +--- printing/mojom/printing_context_mojom_traits_unittest.cc.orig 2025-09-06 10:01:20 UTC +++ printing/mojom/printing_context_mojom_traits_unittest.cc -@@ -79,7 +79,7 @@ base::Value::Dict GenerateSampleSystemPrintDialogData( +@@ -80,7 +80,7 @@ base::Value::Dict GenerateSampleSystemPrintDialogData( data.Set(kMacSystemPrintDialogDataDestinationLocation, "/foo/bar.pdf"); } @@ -9,7 +9,7 @@ data.Set(kLinuxSystemPrintDialogDataPrinter, "printer-name"); data.Set(kLinuxSystemPrintDialogDataPrintSettings, "print-settings-foo"); data.Set(kLinuxSystemPrintDialogDataPageSetup, "page-setup-bar"); -@@ -116,7 +116,7 @@ const PageMargins kPrintSettingsCustomMarginsInMicrons +@@ -117,7 +117,7 @@ const PageMargins kPrintSettingsCustomMarginsInMicrons /*top=*/10583, /*bottom=*/12347); @@ -18,7 +18,7 @@ PrintSettings::AdvancedSettings GenerateSampleAdvancedSettings() { PrintSettings::AdvancedSettings advanced_settings; advanced_settings.emplace("advanced-setting-A", base::Value("setting-A")); -@@ -209,7 +209,7 @@ PrintSettings GenerateSamplePrintSettingsCommon() { +@@ -210,7 +210,7 @@ PrintSettings GenerateSamplePrintSettingsCommon() { settings.set_device_name(kPrintSettingsDeviceName); settings.set_requested_media(kPrintSettingsRequestedMedia); @@ -27,7 +27,7 @@ PrintSettings::AdvancedSettings& advanced_settings = settings.advanced_settings(); for (const auto& item : kPrintSettingsAdvancedSettings) -@@ -547,7 +547,7 @@ TEST(PrintingContextMojomTraitsTest, +@@ -548,7 +548,7 @@ TEST(PrintingContextMojomTraitsTest, EXPECT_EQ(output.pages_per_sheet(), kPrintSettingsPagesPerSheet1); @@ -36,7 +36,7 @@ EXPECT_EQ(output.advanced_settings(), kPrintSettingsAdvancedSettings); #endif -@@ -600,7 +600,7 @@ TEST(PrintingContextMojomTraitsTest, +@@ -601,7 +601,7 @@ TEST(PrintingContextMojomTraitsTest, kPrintSettingsCustomMarginsInMicrons)); EXPECT_EQ(output.pages_per_sheet(), kPrintSettingsPagesPerSheet2); @@ -45,7 +45,7 @@ EXPECT_EQ(output.advanced_settings(), kPrintSettingsAdvancedSettings); #endif -@@ -639,7 +639,7 @@ TEST(PrintingContextMojomTraitsTest, +@@ -674,7 +674,7 @@ TEST(PrintingContextMojomTraitsTest, EXPECT_EQ(output.page_setup_device_units(), kInput.page_setup_device_units()); } @@ -54,7 +54,7 @@ TEST(PrintingContextMojomTraitsTest, TestSerializeAndDeserializePrintSettingsEmptyAdvancedSettings) { PrintSettings input = GenerateSamplePrintSettingsDefaultMargins(); -@@ -837,7 +837,7 @@ TEST( +@@ -872,7 +872,7 @@ TEST( } #endif // BUILDFLAG(IS_MAC) diff --git a/www/chromium/files/patch-printing_print__settings.h b/www/chromium/files/patch-printing_print__settings.h index 532a1c289baf..510b5a40d686 100644 --- a/www/chromium/files/patch-printing_print__settings.h +++ b/www/chromium/files/patch-printing_print__settings.h @@ -1,4 +1,4 @@ ---- printing/print_settings.h.orig 2025-07-02 06:08:04 UTC +--- printing/print_settings.h.orig 2025-09-06 10:01:20 UTC +++ printing/print_settings.h @@ -25,7 +25,7 @@ #include "base/values.h" @@ -9,7 +9,7 @@ #include <map> #include "base/values.h" -@@ -51,7 +51,7 @@ inline constexpr char kMacSystemPrintDialogDataPrintSe +@@ -52,7 +52,7 @@ inline constexpr char kMacSystemPrintDialogDataPrintSe "print_settings"; #endif // BUILDFLAG(IS_MAC) @@ -18,7 +18,7 @@ inline constexpr char kLinuxSystemPrintDialogDataPrinter[] = "printer_name"; inline constexpr char kLinuxSystemPrintDialogDataPrintSettings[] = "print_settings"; -@@ -101,7 +101,7 @@ class COMPONENT_EXPORT(PRINTING_SETTINGS) PrintSetting +@@ -102,7 +102,7 @@ class COMPONENT_EXPORT(PRINTING_SETTINGS) PrintSetting std::string vendor_id; }; @@ -27,7 +27,7 @@ using AdvancedSettings = std::map<std::string, base::Value>; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -276,7 +276,7 @@ class COMPONENT_EXPORT(PRINTING_SETTINGS) PrintSetting +@@ -290,7 +290,7 @@ class COMPONENT_EXPORT(PRINTING_SETTINGS) PrintSetting pages_per_sheet_ = pages_per_sheet; } @@ -36,7 +36,7 @@ AdvancedSettings& advanced_settings() { return advanced_settings_; } const AdvancedSettings& advanced_settings() const { return advanced_settings_; -@@ -437,7 +437,7 @@ class COMPONENT_EXPORT(PRINTING_SETTINGS) PrintSetting +@@ -451,7 +451,7 @@ class COMPONENT_EXPORT(PRINTING_SETTINGS) PrintSetting // Number of pages per sheet. int pages_per_sheet_; diff --git a/www/chromium/files/patch-printing_printing__features.cc b/www/chromium/files/patch-printing_printing__features.cc index 82bbeb4661c8..f4921d74bad0 100644 --- a/www/chromium/files/patch-printing_printing__features.cc +++ b/www/chromium/files/patch-printing_printing__features.cc @@ -1,21 +1,15 @@ ---- printing/printing_features.cc.orig 2025-05-05 10:57:53 UTC +--- printing/printing_features.cc.orig 2025-09-06 10:01:20 UTC +++ printing/printing_features.cc -@@ -26,12 +26,12 @@ BASE_FEATURE(kApiPrintingMarginsAndScale, +@@ -26,7 +26,7 @@ BASE_FEATURE(kApiPrintingMarginsAndScale, base::FEATURE_DISABLED_BY_DEFAULT); #endif // BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Use the CUPS IPP printing backend instead of the original CUPS backend that // calls the deprecated PPD API. BASE_FEATURE(kCupsIppPrintingBackend, - "CupsIppPrintingBackend", --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_DISABLED_BY_DEFAULT - #else - base::FEATURE_ENABLED_BY_DEFAULT -@@ -81,7 +81,7 @@ BASE_FEATURE(kUseXpsForPrintingFromPdf, +@@ -70,7 +70,7 @@ BASE_FEATURE(kUseXpsForPrintingFromPdf, // out-of-process. BASE_FEATURE(kEnableOopPrintDrivers, "EnableOopPrintDrivers", diff --git a/www/chromium/files/patch-printing_printing__features.h b/www/chromium/files/patch-printing_printing__features.h index e4d23f9607ce..c34436afb0cc 100644 --- a/www/chromium/files/patch-printing_printing__features.h +++ b/www/chromium/files/patch-printing_printing__features.h @@ -1,11 +1,11 @@ ---- printing/printing_features.h.orig 2025-05-05 10:57:53 UTC +--- printing/printing_features.h.orig 2025-09-06 10:01:20 UTC +++ printing/printing_features.h @@ -24,7 +24,7 @@ COMPONENT_EXPORT(PRINTING_BASE) BASE_DECLARE_FEATURE(kApiPrintingMarginsAndScale); #endif // BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) COMPONENT_EXPORT(PRINTING_BASE) BASE_DECLARE_FEATURE(kCupsIppPrintingBackend); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) + #endif // BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc b/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc index 1be89b8b6748..a0ef68c18b48 100644 --- a/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc +++ b/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc @@ -1,6 +1,6 @@ ---- remoting/host/me2me_desktop_environment.cc.orig 2025-04-04 08:52:13 UTC +--- remoting/host/me2me_desktop_environment.cc.orig 2025-09-06 10:01:20 UTC +++ remoting/host/me2me_desktop_environment.cc -@@ -112,7 +112,7 @@ std::string Me2MeDesktopEnvironment::GetCapabilities() +@@ -113,7 +113,7 @@ std::string Me2MeDesktopEnvironment::GetCapabilities() capabilities += protocol::kRemoteWebAuthnCapability; } @@ -8,8 +8,8 @@ +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) capabilities += " "; capabilities += protocol::kMultiStreamCapability; - -@@ -150,7 +150,7 @@ Me2MeDesktopEnvironment::Me2MeDesktopEnvironment( + capabilities += " "; +@@ -158,7 +158,7 @@ Me2MeDesktopEnvironment::Me2MeDesktopEnvironment( // properly under Xvfb. mutable_desktop_capture_options()->set_use_update_notifications(true); @@ -18,7 +18,7 @@ // Setting this option to false means that the capture differ wrapper will not // be used when the X11 capturer is selected. This reduces the X11 capture // time by a few milliseconds per frame and is safe because we can rely on -@@ -178,7 +178,7 @@ bool Me2MeDesktopEnvironment::InitializeSecurity( +@@ -185,7 +185,7 @@ bool Me2MeDesktopEnvironment::InitializeSecurity( // Otherwise, if the session is shared with the local user start monitoring // the local input and create the in-session UI. diff --git a/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc b/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc index 2979792e5fe7..97498cd0c589 100644 --- a/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc +++ b/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc @@ -1,6 +1,6 @@ ---- remoting/host/remoting_me2me_host.cc.orig 2025-08-07 06:57:29 UTC +--- remoting/host/remoting_me2me_host.cc.orig 2025-09-06 10:01:20 UTC +++ remoting/host/remoting_me2me_host.cc -@@ -140,7 +140,7 @@ +@@ -139,7 +139,7 @@ #include "remoting/host/mac/permission_utils.h" #endif // BUILDFLAG(IS_APPLE) @@ -9,7 +9,7 @@ #if defined(REMOTING_USE_X11) #include <gtk/gtk.h> -@@ -150,7 +150,7 @@ +@@ -149,7 +149,7 @@ #endif // defined(REMOTING_USE_X11) #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -18,7 +18,7 @@ #include "base/linux_util.h" #include "remoting/host/linux/audio_capturer_linux.h" #include "remoting/host/linux/certificate_watcher.h" -@@ -165,7 +165,7 @@ +@@ -164,7 +164,7 @@ #include "remoting/host/pairing_registry_delegate_win.h" #endif // BUILDFLAG(IS_WIN) @@ -27,7 +27,7 @@ #include "remoting/base/crash/crash_reporting_crashpad.h" #include "remoting/host/host_wtmpdb_logger.h" #endif // BUILDFLAG(IS_LINUX) -@@ -199,7 +199,7 @@ const char kApplicationName[] = "chromoting"; +@@ -198,7 +198,7 @@ const char kApplicationName[] = "chromoting"; const char kStdinConfigPath[] = "-"; #endif // !defined(REMOTING_MULTI_PROCESS) @@ -36,7 +36,7 @@ // The command line switch used to pass name of the pipe to capture audio on // linux. const char kAudioPipeSwitchName[] = "audio-pipe-name"; -@@ -448,7 +448,7 @@ class HostProcess : public ConfigWatcher::Delegate, +@@ -446,7 +446,7 @@ class HostProcess : public ConfigWatcher::Delegate, std::unique_ptr<AgentProcessBrokerClient> agent_process_broker_client_; #endif @@ -45,7 +45,7 @@ // Watch for certificate changes and kill the host when changes occur std::unique_ptr<CertificateWatcher> cert_watcher_; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -513,7 +513,7 @@ class HostProcess : public ConfigWatcher::Delegate, +@@ -508,7 +508,7 @@ class HostProcess : public ConfigWatcher::Delegate, std::unique_ptr<FtlEchoMessageListener> ftl_echo_message_listener_; std::unique_ptr<HostEventLogger> host_event_logger_; @@ -54,7 +54,7 @@ std::unique_ptr<HostWtmpdbLogger> host_wtmpdb_logger_; #endif std::unique_ptr<HostPowerSaveBlocker> power_save_blocker_; -@@ -840,7 +840,7 @@ void HostProcess::StartOnNetworkThread() { +@@ -835,7 +835,7 @@ void HostProcess::StartOnNetworkThread() { void HostProcess::ShutdownOnNetworkThread() { DCHECK(context_->network_task_runner()->BelongsToCurrentThread()); config_watcher_.reset(); @@ -63,7 +63,7 @@ cert_watcher_.reset(); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) } -@@ -917,7 +917,7 @@ void HostProcess::CreateAuthenticatorFactory() { +@@ -912,7 +912,7 @@ void HostProcess::CreateAuthenticatorFactory() { context_->create_client_cert_store_callback(), service_account_email_, oauth_refresh_token_)); @@ -72,7 +72,7 @@ if (!cert_watcher_) { cert_watcher_ = std::make_unique<CertificateWatcher>( base::BindRepeating(&HostProcess::ShutdownHost, -@@ -1059,7 +1059,7 @@ void HostProcess::StartOnUiThread() { +@@ -1050,7 +1050,7 @@ void HostProcess::StartOnUiThread() { base::BindRepeating(&HostProcess::OnPolicyUpdate, base::Unretained(this)), base::BindRepeating(&HostProcess::OnPolicyError, base::Unretained(this))); @@ -81,7 +81,7 @@ // If an audio pipe is specific on the command-line then initialize // AudioCapturerLinux to capture from it. base::FilePath audio_pipe_name = -@@ -1138,7 +1138,7 @@ void HostProcess::ShutdownOnUiThread() { +@@ -1129,7 +1129,7 @@ void HostProcess::ShutdownOnUiThread() { // It is now safe for the HostProcess to be deleted. self_ = nullptr; @@ -90,7 +90,7 @@ // Cause the global AudioPipeReader to be freed, otherwise the audio // thread will remain in-use and prevent the process from exiting. // TODO(wez): DesktopEnvironmentFactory should own the pipe reader. -@@ -1146,7 +1146,7 @@ void HostProcess::ShutdownOnUiThread() { +@@ -1137,7 +1137,7 @@ void HostProcess::ShutdownOnUiThread() { AudioCapturerLinux::InitializePipeReader(nullptr, base::FilePath()); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -99,7 +99,7 @@ context_->input_task_runner()->PostTask( FROM_HERE, base::BindOnce([]() { delete ui::X11EventSource::GetInstance(); })); -@@ -1929,7 +1929,7 @@ void HostProcess::StartHost() { +@@ -1908,7 +1908,7 @@ void HostProcess::StartHost() { host_->AddExtension(std::make_unique<TestEchoExtension>()); @@ -108,7 +108,7 @@ const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); if (cmd_line->HasSwitch(kEnableWtmpdb)) { host_wtmpdb_logger_ = -@@ -1965,7 +1965,7 @@ void HostProcess::StartHost() { +@@ -1944,7 +1944,7 @@ void HostProcess::StartHost() { // addresses. host_->Start(*host_owner_emails_.begin()); @@ -117,7 +117,7 @@ // For Windows and Mac, ChromotingHostServices connections are handled by // another process, then the message pipe is forwarded to the network process. host_->StartChromotingHostServices(); -@@ -2110,7 +2110,7 @@ int HostProcessMain() { +@@ -2089,7 +2089,7 @@ int HostProcessMain() { HOST_LOG << "Starting host process: version " << STRINGIZE(VERSION); const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); @@ -126,7 +126,7 @@ #if defined(REMOTING_USE_X11) // Initialize Xlib for multi-threaded use, allowing non-Chromium code to // use X11 safely (such as the WebRTC capturer, GTK ...) -@@ -2155,7 +2155,7 @@ int HostProcessMain() { +@@ -2134,7 +2134,7 @@ int HostProcessMain() { return kInitializationFailed; } @@ -135,7 +135,7 @@ // Log and cleanup the crash database. We do this after a short delay so that // the crash database has a chance to be updated properly if we just got // relaunched after a crash. -@@ -2175,7 +2175,7 @@ int HostProcessMain() { +@@ -2154,7 +2154,7 @@ int HostProcessMain() { std::unique_ptr<net::NetworkChangeNotifier> network_change_notifier( net::NetworkChangeNotifier::CreateIfNeeded()); diff --git a/www/chromium/files/patch-remoting_protocol_webrtc__video__stream.cc b/www/chromium/files/patch-remoting_protocol_webrtc__video__stream.cc index 66e2af2f59cc..cd6e8b17d80f 100644 --- a/www/chromium/files/patch-remoting_protocol_webrtc__video__stream.cc +++ b/www/chromium/files/patch-remoting_protocol_webrtc__video__stream.cc @@ -1,6 +1,6 @@ ---- remoting/protocol/webrtc_video_stream.cc.orig 2025-03-05 08:14:56 UTC +--- remoting/protocol/webrtc_video_stream.cc.orig 2025-09-06 10:01:20 UTC +++ remoting/protocol/webrtc_video_stream.cc -@@ -267,7 +267,7 @@ WebrtcVideoStream::WebrtcVideoStream(const SessionOpti +@@ -271,7 +271,7 @@ WebrtcVideoStream::WebrtcVideoStream(const SessionOpti : session_options_(session_options) { // TODO(joedow): Dig into the threading model on other platforms to see if they // can also be updated to run on a dedicated thread. diff --git a/www/chromium/files/patch-sandbox_linux_BUILD.gn b/www/chromium/files/patch-sandbox_linux_BUILD.gn index 6b3014a09e85..218995084a3d 100644 --- a/www/chromium/files/patch-sandbox_linux_BUILD.gn +++ b/www/chromium/files/patch-sandbox_linux_BUILD.gn @@ -1,6 +1,6 @@ ---- sandbox/linux/BUILD.gn.orig 2025-05-05 10:57:53 UTC +--- sandbox/linux/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ sandbox/linux/BUILD.gn -@@ -12,11 +12,11 @@ if (is_android) { +@@ -11,11 +11,11 @@ if (is_android) { } declare_args() { @@ -15,7 +15,7 @@ # On Android, use plain GTest. use_base_test_suite = is_linux || is_chromeos -@@ -369,6 +369,17 @@ component("sandbox_services") { +@@ -373,6 +373,17 @@ component("sandbox_services") { "services/libc_interceptor.h", ] } diff --git a/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc b/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc index 46e9d66c26e0..c982dc9370eb 100644 --- a/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc +++ b/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc @@ -1,14 +1,14 @@ ---- sandbox/linux/services/init_process_reaper.cc.orig 2025-03-05 08:14:56 UTC +--- sandbox/linux/services/init_process_reaper.cc.orig 2025-09-06 10:01:20 UTC +++ sandbox/linux/services/init_process_reaper.cc -@@ -7,6 +7,7 @@ - #pragma allow_unsafe_libc_calls - #endif +@@ -2,6 +2,7 @@ + // Use of this source code is governed by a BSD-style license that can be + // found in the LICENSE file. +#if 0 #include "sandbox/linux/services/init_process_reaper.h" #include <signal.h> -@@ -105,3 +106,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo +@@ -101,3 +102,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo } } // namespace sandbox. diff --git a/www/chromium/files/patch-sandbox_policy_BUILD.gn b/www/chromium/files/patch-sandbox_policy_BUILD.gn index 8a0aafacdf7e..c132a3fcb81b 100644 --- a/www/chromium/files/patch-sandbox_policy_BUILD.gn +++ b/www/chromium/files/patch-sandbox_policy_BUILD.gn @@ -1,6 +1,6 @@ ---- sandbox/policy/BUILD.gn.orig 2025-07-02 06:08:04 UTC +--- sandbox/policy/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ sandbox/policy/BUILD.gn -@@ -46,7 +46,7 @@ component("policy") { +@@ -45,7 +45,7 @@ component("policy") { "//third_party/jni_zero", ] } @@ -9,7 +9,7 @@ sources += [ "linux/bpf_audio_policy_linux.cc", "linux/bpf_audio_policy_linux.h", -@@ -115,6 +115,27 @@ component("policy") { +@@ -113,6 +113,27 @@ component("policy") { "//sandbox/linux:sandbox_services", "//sandbox/linux:seccomp_bpf", "//sandbox/linux:suid_sandbox_client", diff --git a/www/chromium/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc b/www/chromium/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc index 28f8771959c2..6b26b6bf0554 100644 --- a/www/chromium/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc +++ b/www/chromium/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc @@ -1,6 +1,6 @@ ---- sandbox/policy/freebsd/sandbox_freebsd.cc.orig 2024-11-14 07:57:23 UTC +--- sandbox/policy/freebsd/sandbox_freebsd.cc.orig 2025-09-06 10:01:20 UTC +++ sandbox/policy/freebsd/sandbox_freebsd.cc -@@ -0,0 +1,211 @@ +@@ -0,0 +1,210 @@ +// Copyright (c) 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -37,7 +37,6 @@ +#include "base/time/time.h" +#include "build/build_config.h" +#include "crypto/crypto_buildflags.h" -+#include "ppapi/buildflags/buildflags.h" +#include "sandbox/constants.h" +#include "sandbox/linux/services/credentials.h" +#include "sandbox/linux/services/namespace_sandbox.h" diff --git a/www/chromium/files/patch-sandbox_policy_mojom_sandbox.mojom b/www/chromium/files/patch-sandbox_policy_mojom_sandbox.mojom index 8b927e59c4d1..d26a8139d27e 100644 --- a/www/chromium/files/patch-sandbox_policy_mojom_sandbox.mojom +++ b/www/chromium/files/patch-sandbox_policy_mojom_sandbox.mojom @@ -1,6 +1,6 @@ ---- sandbox/policy/mojom/sandbox.mojom.orig 2025-02-19 07:43:18 UTC +--- sandbox/policy/mojom/sandbox.mojom.orig 2025-09-06 10:01:20 UTC +++ sandbox/policy/mojom/sandbox.mojom -@@ -74,6 +74,12 @@ enum Sandbox { +@@ -71,6 +71,12 @@ enum Sandbox { // Minimally privileged sandbox on Fuchsia. [EnableIf=is_fuchsia] kVideoCapture, diff --git a/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc b/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc index 421d198975d1..3b7cb6964b07 100644 --- a/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc +++ b/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc @@ -1,6 +1,6 @@ ---- sandbox/policy/openbsd/sandbox_openbsd.cc.orig 2025-07-02 06:08:04 UTC +--- sandbox/policy/openbsd/sandbox_openbsd.cc.orig 2025-09-06 10:01:20 UTC +++ sandbox/policy/openbsd/sandbox_openbsd.cc -@@ -0,0 +1,400 @@ +@@ -0,0 +1,393 @@ +// Copyright (c) 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -38,7 +38,6 @@ +#include "base/time/time.h" +#include "build/build_config.h" +#include "crypto/crypto_buildflags.h" -+#include "ppapi/buildflags/buildflags.h" +#include "sandbox/constants.h" +#include "sandbox/linux/services/credentials.h" +#include "sandbox/linux/services/namespace_sandbox.h" @@ -343,12 +342,6 @@ + case sandbox::mojom::Sandbox::kOnDeviceModelExecution: + SetPledge("stdio drm inet rpath flock cpath wpath prot_exec recvfd sendfd tmppath unix", NULL); + break; -+#if BUILDFLAG(ENABLE_PPAPI) -+ case sandbox::mojom::Sandbox::kPpapi: -+ // prot_exec needed by v8 -+ SetPledge("stdio rpath prot_exec recvfd sendfd", NULL); -+ break; -+#endif + case sandbox::mojom::Sandbox::kAudio: + SetPledge(NULL, "/etc/chromium/pledge.utility_audio"); + break; diff --git a/www/chromium/files/patch-sandbox_policy_sandbox.cc b/www/chromium/files/patch-sandbox_policy_sandbox.cc index cfa13b30c1b2..c6fb901063bc 100644 --- a/www/chromium/files/patch-sandbox_policy_sandbox.cc +++ b/www/chromium/files/patch-sandbox_policy_sandbox.cc @@ -1,4 +1,4 @@ ---- sandbox/policy/sandbox.cc.orig 2024-04-19 13:02:56 UTC +--- sandbox/policy/sandbox.cc.orig 2025-09-06 10:01:20 UTC +++ sandbox/policy/sandbox.cc @@ -18,6 +18,10 @@ #include "sandbox/policy/linux/sandbox_linux.h" @@ -11,7 +11,7 @@ #if BUILDFLAG(IS_MAC) #include "sandbox/mac/seatbelt.h" #endif // BUILDFLAG(IS_MAC) -@@ -32,7 +36,7 @@ +@@ -34,7 +38,7 @@ namespace sandbox { namespace policy { diff --git a/www/chromium/files/patch-sandbox_policy_sandbox__type.cc b/www/chromium/files/patch-sandbox_policy_sandbox__type.cc index 89a2a4231d20..b01ed0083c17 100644 --- a/www/chromium/files/patch-sandbox_policy_sandbox__type.cc +++ b/www/chromium/files/patch-sandbox_policy_sandbox__type.cc @@ -1,16 +1,16 @@ ---- sandbox/policy/sandbox_type.cc.orig 2025-07-02 06:08:04 UTC +--- sandbox/policy/sandbox_type.cc.orig 2025-09-06 10:01:20 UTC +++ sandbox/policy/sandbox_type.cc -@@ -17,7 +17,7 @@ +@@ -16,7 +16,7 @@ #include "chromeos/ash/components/assistant/buildflags.h" #endif // BUILDFLAG(IS_CHROMEOS) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) #include "media/gpu/buildflags.h" // nogncheck + #include "media/media_buildflags.h" // nogncheck #endif - -@@ -42,7 +42,7 @@ constexpr char kPpapiSandbox[] = "ppapi"; - #endif +@@ -38,7 +38,7 @@ constexpr char kServiceSandboxWithJit[] = "service_wit + constexpr char kSpeechRecognitionSandbox[] = "speech_recognition"; #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) @@ -18,7 +18,7 @@ constexpr char kPrintBackendSandbox[] = "print_backend"; constexpr char kScreenAISandbox[] = "screen_ai"; #endif -@@ -60,15 +60,15 @@ constexpr char kWindowsSystemProxyResolverSandbox[] = +@@ -56,15 +56,15 @@ constexpr char kWindowsSystemProxyResolverSandbox[] = constexpr char kMirroringSandbox[] = "mirroring"; #endif // BUILDFLAG(IS_MAC) @@ -34,10 +34,10 @@ -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + constexpr char kShapeDetectionSandbox[] = "shape_detection"; // USE_LINUX_VIDEO_ACCELERATION implies IS_LINUX || IS_CHROMEOS, so this double // #if is redundant, however, we cannot include "media/gpu/buildflags.h" on all - // platforms, only one those that need to evaluate the use..., hence this -@@ -88,7 +88,7 @@ constexpr char kLibassistantSandbox[] = "libassistant" +@@ -85,7 +85,7 @@ constexpr char kLibassistantSandbox[] = "libassistant" #endif // BUILDFLAG(ENABLE_CROS_LIBASSISTANT) #endif // BUILDFLAG(IS_CHROMEOS) @@ -46,7 +46,7 @@ constexpr char kOnDeviceTranslationSandbox[] = "on_device_translation"; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -@@ -150,7 +150,7 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi +@@ -135,7 +135,7 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi case Sandbox::kCdm: case Sandbox::kPrintCompositor: case Sandbox::kAudio: @@ -55,16 +55,16 @@ case Sandbox::kVideoCapture: #endif #if BUILDFLAG(IS_WIN) -@@ -161,7 +161,7 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi +@@ -146,7 +146,7 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi case Sandbox::kMediaFoundationCdm: case Sandbox::kWindowsSystemProxyResolver: #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + case Sandbox::kShapeDetection: #if BUILDFLAG(USE_LINUX_VIDEO_ACCELERATION) case Sandbox::kHardwareVideoDecoding: - case Sandbox::kHardwareVideoEncoding: -@@ -179,15 +179,15 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi +@@ -165,15 +165,15 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi case Sandbox::kMirroring: #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -83,17 +83,17 @@ case Sandbox::kOnDeviceTranslation: #endif DCHECK(command_line->GetSwitchValueASCII(switches::kProcessType) == -@@ -197,7 +197,7 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi +@@ -183,7 +183,7 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi switches::kServiceSandboxType, StringFromUtilitySandboxType(sandbox_type)); - break; + return; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) case Sandbox::kZygoteIntermediateSandbox: - break; + return; #endif -@@ -237,7 +237,7 @@ sandbox::mojom::Sandbox SandboxTypeFromCommandLine( - return Sandbox::kUtility; +@@ -214,7 +214,7 @@ sandbox::mojom::Sandbox SandboxTypeFromCommandLine( + return Sandbox::kGpu; } -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -101,7 +101,7 @@ // Intermediate process gains a sandbox later. if (process_type == switches::kZygoteProcessType) return Sandbox::kZygoteIntermediateSandbox; -@@ -279,7 +279,7 @@ std::string StringFromUtilitySandboxType(Sandbox sandb +@@ -252,7 +252,7 @@ std::string StringFromUtilitySandboxType(Sandbox sandb return kUtilitySandbox; case Sandbox::kAudio: return kAudioSandbox; @@ -110,7 +110,7 @@ case Sandbox::kVideoCapture: return kVideoCaptureSandbox; #endif -@@ -290,17 +290,17 @@ std::string StringFromUtilitySandboxType(Sandbox sandb +@@ -263,17 +263,17 @@ std::string StringFromUtilitySandboxType(Sandbox sandb case Sandbox::kSpeechRecognition: return kSpeechRecognitionSandbox; #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -131,25 +131,16 @@ case Sandbox::kOnDeviceTranslation: return kOnDeviceTranslationSandbox; #endif -@@ -320,7 +320,7 @@ std::string StringFromUtilitySandboxType(Sandbox sandb +@@ -293,7 +293,7 @@ std::string StringFromUtilitySandboxType(Sandbox sandb case Sandbox::kMirroring: return kMirroringSandbox; #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(USE_LINUX_VIDEO_ACCELERATION) - case Sandbox::kHardwareVideoDecoding: - return kHardwareVideoDecodingSandbox; -@@ -343,7 +343,7 @@ std::string StringFromUtilitySandboxType(Sandbox sandb - // The following are not utility processes so should not occur. - case Sandbox::kRenderer: - case Sandbox::kGpu: --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - case Sandbox::kZygoteIntermediateSandbox: - #endif - NOTREACHED(); -@@ -421,7 +421,7 @@ sandbox::mojom::Sandbox UtilitySandboxTypeFromString( + case Sandbox::kShapeDetection: + return kShapeDetectionSandbox; + #if BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) +@@ -394,7 +394,7 @@ sandbox::mojom::Sandbox UtilitySandboxTypeFromString( return Sandbox::kSpeechRecognition; } #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -158,7 +149,7 @@ if (sandbox_string == kPrintBackendSandbox) { return Sandbox::kPrintBackend; } -@@ -429,7 +429,7 @@ sandbox::mojom::Sandbox UtilitySandboxTypeFromString( +@@ -402,22 +402,22 @@ sandbox::mojom::Sandbox UtilitySandboxTypeFromString( return Sandbox::kScreenAI; } #endif @@ -167,7 +158,10 @@ if (sandbox_string == kVideoEffectsSandbox) { return Sandbox::kVideoEffects; } -@@ -439,12 +439,12 @@ sandbox::mojom::Sandbox UtilitySandboxTypeFromString( + #endif +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + if (sandbox_string == kOnDeviceTranslationSandbox) { return Sandbox::kOnDeviceTranslation; } #endif @@ -179,6 +173,6 @@ #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(USE_LINUX_VIDEO_ACCELERATION) - if (sandbox_string == kHardwareVideoDecodingSandbox) { - return Sandbox::kHardwareVideoDecoding; + if (sandbox_string == kShapeDetectionSandbox) { + return Sandbox::kShapeDetection; + } diff --git a/www/chromium/files/patch-sandbox_policy_switches.cc b/www/chromium/files/patch-sandbox_policy_switches.cc index 1b42116d2891..6845b69551c1 100644 --- a/www/chromium/files/patch-sandbox_policy_switches.cc +++ b/www/chromium/files/patch-sandbox_policy_switches.cc @@ -1,6 +1,6 @@ ---- sandbox/policy/switches.cc.orig 2025-04-04 08:52:13 UTC +--- sandbox/policy/switches.cc.orig 2025-09-06 10:01:20 UTC +++ sandbox/policy/switches.cc -@@ -37,7 +37,9 @@ const char kGpuSandboxFailuresFatal[] = "gpu-sandbox-f +@@ -40,7 +40,9 @@ const char kGpuSandboxFailuresFatal[] = "gpu-sandbox-f // Meant to be used as a browser-level switch for testing purposes only. const char kNoSandbox[] = "no-sandbox"; diff --git a/www/chromium/files/patch-sandbox_policy_switches.h b/www/chromium/files/patch-sandbox_policy_switches.h index b19609d509fb..f10ddbb6c2a0 100644 --- a/www/chromium/files/patch-sandbox_policy_switches.h +++ b/www/chromium/files/patch-sandbox_policy_switches.h @@ -1,6 +1,6 @@ ---- sandbox/policy/switches.h.orig 2025-02-19 07:43:18 UTC +--- sandbox/policy/switches.h.orig 2025-09-06 10:01:20 UTC +++ sandbox/policy/switches.h -@@ -23,7 +23,8 @@ SANDBOX_POLICY_EXPORT extern const char kDisableSetuid +@@ -24,7 +24,8 @@ SANDBOX_POLICY_EXPORT extern const char kDisableSetuid SANDBOX_POLICY_EXPORT extern const char kGpuSandboxAllowSysVShm[]; SANDBOX_POLICY_EXPORT extern const char kGpuSandboxFailuresFatal[]; SANDBOX_POLICY_EXPORT extern const char kNoSandbox[]; diff --git a/www/chromium/files/patch-services_device_public_cpp_device__features.cc b/www/chromium/files/patch-services_device_public_cpp_device__features.cc index 625b5a28ce7b..53b9f37f2843 100644 --- a/www/chromium/files/patch-services_device_public_cpp_device__features.cc +++ b/www/chromium/files/patch-services_device_public_cpp_device__features.cc @@ -1,11 +1,11 @@ ---- services/device/public/cpp/device_features.cc.orig 2025-05-28 14:55:43 UTC +--- services/device/public/cpp/device_features.cc.orig 2025-09-06 10:01:20 UTC +++ services/device/public/cpp/device_features.cc -@@ -140,7 +140,7 @@ bool IsOsLevelGeolocationPermissionSupportEnabled() { - - // Controls whether Chrome will try to automatically detach kernel drivers when - // a USB interface is busy. --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) +@@ -144,7 +144,7 @@ bool IsOsLevelGeolocationPermissionSupportEnabled() { + BASE_FEATURE(kAutomaticUsbDetach, + "AutomaticUsbDetach", + base::FEATURE_ENABLED_BY_DEFAULT); +-#elif BUILDFLAG(IS_LINUX) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) BASE_FEATURE(kAutomaticUsbDetach, "AutomaticUsbDetach", base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-services_device_public_mojom_BUILD.gn b/www/chromium/files/patch-services_device_public_mojom_BUILD.gn index 761b2ec2e862..0b7de8f9397c 100644 --- a/www/chromium/files/patch-services_device_public_mojom_BUILD.gn +++ b/www/chromium/files/patch-services_device_public_mojom_BUILD.gn @@ -1,6 +1,6 @@ ---- services/device/public/mojom/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- services/device/public/mojom/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ services/device/public/mojom/BUILD.gn -@@ -107,7 +107,7 @@ mojom("device_service") { +@@ -95,7 +95,7 @@ mojom("device_service") { enable_js_fuzzing = false enabled_features = [] diff --git a/www/chromium/files/patch-services_network_BUILD.gn b/www/chromium/files/patch-services_network_BUILD.gn index 8ee159e01f40..fbac826275f2 100644 --- a/www/chromium/files/patch-services_network_BUILD.gn +++ b/www/chromium/files/patch-services_network_BUILD.gn @@ -1,10 +1,10 @@ ---- services/network/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- services/network/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ services/network/BUILD.gn -@@ -423,7 +423,6 @@ if (is_linux || is_chromeos) { +@@ -421,7 +421,6 @@ if (is_linux || is_chromeos) { ] deps = [ - "//base:base", + "//base", - "//sandbox/linux:sandbox_services", - "//sandbox/policy:policy", + "//sandbox/policy", ] configs += [ "//build/config/compiler:wexit_time_destructors" ] diff --git a/www/chromium/files/patch-services_network_network__context.cc b/www/chromium/files/patch-services_network_network__context.cc index e5ae17d32dfe..889d7c5068c4 100644 --- a/www/chromium/files/patch-services_network_network__context.cc +++ b/www/chromium/files/patch-services_network_network__context.cc @@ -1,6 +1,6 @@ ---- services/network/network_context.cc.orig 2025-08-07 06:57:29 UTC +--- services/network/network_context.cc.orig 2025-09-06 10:01:20 UTC +++ services/network/network_context.cc -@@ -628,7 +628,7 @@ NetworkContext::NetworkContextHttpAuthPreferences:: +@@ -629,7 +629,7 @@ NetworkContext::NetworkContextHttpAuthPreferences:: NetworkContext::NetworkContextHttpAuthPreferences:: ~NetworkContextHttpAuthPreferences() = default; @@ -9,7 +9,7 @@ bool NetworkContext::NetworkContextHttpAuthPreferences::AllowGssapiLibraryLoad() const { if (network_service_) { -@@ -2596,7 +2596,7 @@ void NetworkContext::OnHttpAuthDynamicParamsChanged( +@@ -2598,7 +2598,7 @@ void NetworkContext::OnHttpAuthDynamicParamsChanged( http_auth_dynamic_network_service_params->android_negotiate_account_type); #endif // BUILDFLAG(IS_ANDROID) diff --git a/www/chromium/files/patch-services_network_network__context.h b/www/chromium/files/patch-services_network_network__context.h index 84a973894e9e..ece629da24bd 100644 --- a/www/chromium/files/patch-services_network_network__context.h +++ b/www/chromium/files/patch-services_network_network__context.h @@ -1,6 +1,6 @@ ---- services/network/network_context.h.orig 2025-08-07 06:57:29 UTC +--- services/network/network_context.h.orig 2025-09-06 10:01:20 UTC +++ services/network/network_context.h -@@ -737,7 +737,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkContext +@@ -738,7 +738,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkContext public: explicit NetworkContextHttpAuthPreferences(NetworkService* network_service); ~NetworkContextHttpAuthPreferences() override; diff --git a/www/chromium/files/patch-services_network_network__service.cc b/www/chromium/files/patch-services_network_network__service.cc index 3b649fec2422..04ed0c4e8a7e 100644 --- a/www/chromium/files/patch-services_network_network__service.cc +++ b/www/chromium/files/patch-services_network_network__service.cc @@ -1,6 +1,6 @@ ---- services/network/network_service.cc.orig 2025-08-07 06:57:29 UTC +--- services/network/network_service.cc.orig 2025-09-06 10:01:20 UTC +++ services/network/network_service.cc -@@ -104,11 +104,11 @@ +@@ -107,11 +107,11 @@ #include "third_party/boringssl/src/include/openssl/cpu.h" #endif @@ -14,7 +14,7 @@ #include "services/network/network_change_notifier_passive_factory.h" #endif -@@ -1049,7 +1049,7 @@ void NetworkService::SetExplicitlyAllowedPorts( +@@ -1035,7 +1035,7 @@ void NetworkService::SetExplicitlyAllowedPorts( net::SetExplicitlyAllowedPorts(ports); } @@ -23,7 +23,7 @@ void NetworkService::SetGssapiLibraryLoadObserver( mojo::PendingRemote<mojom::GssapiLibraryLoadObserver> gssapi_library_load_observer) { -@@ -1155,7 +1155,7 @@ NetworkService::CreateHttpAuthHandlerFactory(NetworkCo +@@ -1174,7 +1174,7 @@ NetworkService::CreateHttpAuthHandlerFactory(NetworkCo ); } diff --git a/www/chromium/files/patch-services_network_network__service.h b/www/chromium/files/patch-services_network_network__service.h index 6ebb4e68425c..a3b65d5178ab 100644 --- a/www/chromium/files/patch-services_network_network__service.h +++ b/www/chromium/files/patch-services_network_network__service.h @@ -1,6 +1,6 @@ ---- services/network/network_service.h.orig 2025-08-07 06:57:29 UTC +--- services/network/network_service.h.orig 2025-09-06 10:01:20 UTC +++ services/network/network_service.h -@@ -252,7 +252,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService +@@ -243,7 +243,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService const std::vector<ContentSettingPatternSource>& settings) override; void SetExplicitlyAllowedPorts(const std::vector<uint16_t>& ports) override; @@ -9,7 +9,7 @@ void SetGssapiLibraryLoadObserver( mojo::PendingRemote<mojom::GssapiLibraryLoadObserver> gssapi_library_load_observer) override; -@@ -295,7 +295,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService +@@ -292,7 +292,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService std::unique_ptr<net::HttpAuthHandlerFactory> CreateHttpAuthHandlerFactory( NetworkContext* network_context); @@ -18,7 +18,7 @@ // This is called just before a GSSAPI library may be loaded. void OnBeforeGssapiLibraryLoad(); #endif // BUILDFLAG(IS_LINUX) -@@ -553,7 +553,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService +@@ -550,7 +550,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService // leaking stale listeners between tests. std::unique_ptr<net::NetworkChangeNotifier> mock_network_change_notifier_; diff --git a/www/chromium/files/patch-services_network_public_cpp_BUILD.gn b/www/chromium/files/patch-services_network_public_cpp_BUILD.gn index f791848f3a4a..f14d391b9445 100644 --- a/www/chromium/files/patch-services_network_public_cpp_BUILD.gn +++ b/www/chromium/files/patch-services_network_public_cpp_BUILD.gn @@ -1,6 +1,6 @@ ---- services/network/public/cpp/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- services/network/public/cpp/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ services/network/public/cpp/BUILD.gn -@@ -677,7 +677,7 @@ component("cpp_base") { +@@ -699,7 +699,7 @@ component("cpp_base") { sources += [ "transferable_directory_fuchsia.cc" ] } diff --git a/www/chromium/files/patch-services_network_public_cpp_features.cc b/www/chromium/files/patch-services_network_public_cpp_features.cc index 255576606b5e..fb3ce2627b29 100644 --- a/www/chromium/files/patch-services_network_public_cpp_features.cc +++ b/www/chromium/files/patch-services_network_public_cpp_features.cc @@ -1,4 +1,4 @@ ---- services/network/public/cpp/features.cc.orig 2025-07-02 06:08:04 UTC +--- services/network/public/cpp/features.cc.orig 2025-09-06 10:01:20 UTC +++ services/network/public/cpp/features.cc @@ -109,7 +109,7 @@ BASE_FEATURE(kSplitAuthCacheByNetworkIsolationKey, BASE_FEATURE(kDnsOverHttpsUpgrade, @@ -9,7 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -359,7 +359,7 @@ BASE_FEATURE(kAvoidResourceRequestCopies, +@@ -378,7 +378,7 @@ BASE_FEATURE(kAvoidResourceRequestCopies, BASE_FEATURE(kDocumentIsolationPolicy, "DocumentIsolationPolicy", #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-services_network_public_mojom_BUILD.gn b/www/chromium/files/patch-services_network_public_mojom_BUILD.gn index a456691abc98..5ca8cb832e6c 100644 --- a/www/chromium/files/patch-services_network_public_mojom_BUILD.gn +++ b/www/chromium/files/patch-services_network_public_mojom_BUILD.gn @@ -1,6 +1,6 @@ ---- services/network/public/mojom/BUILD.gn.orig 2025-07-02 06:08:04 UTC +--- services/network/public/mojom/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ services/network/public/mojom/BUILD.gn -@@ -679,11 +679,11 @@ mojom("url_loader_base") { +@@ -690,11 +690,11 @@ mojom("url_loader_base") { } enabled_features = [] @@ -14,7 +14,16 @@ # TODO(crbug.com/40263697): Remove this once is_linux in the mojom IDL does # not include lacros. enabled_features += [ "use_network_interface_change_listener" ] -@@ -1795,7 +1795,7 @@ mojom("mojom") { +@@ -1007,7 +1007,7 @@ mojom("url_loader_base") { + }, + ] + +- if (is_linux) { ++ if (is_linux && !is_bsd) { + cpp_typemaps += [ + { + types = [ +@@ -1797,7 +1797,7 @@ mojom("mojom") { } } diff --git a/www/chromium/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h b/www/chromium/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h index 95eaff0bbd97..cd921146581d 100644 --- a/www/chromium/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h +++ b/www/chromium/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h @@ -1,4 +1,4 @@ ---- services/network/shared_dictionary/shared_dictionary_writer_in_memory.h.orig 2023-08-17 07:33:31 UTC +--- services/network/shared_dictionary/shared_dictionary_writer_in_memory.h.orig 2025-09-06 10:01:20 UTC +++ services/network/shared_dictionary/shared_dictionary_writer_in_memory.h @@ -9,6 +9,8 @@ #include <string> @@ -8,4 +8,4 @@ + #include "base/component_export.h" #include "base/functional/callback.h" - #include "crypto/secure_hash.h" + #include "crypto/hash.h" diff --git a/www/chromium/files/patch-services_on__device__model_on__device__model__service.h b/www/chromium/files/patch-services_on__device__model_on__device__model__service.h deleted file mode 100644 index 6ed7c0ea0f90..000000000000 --- a/www/chromium/files/patch-services_on__device__model_on__device__model__service.h +++ /dev/null @@ -1,22 +0,0 @@ ---- services/on_device_model/on_device_model_service.h.orig 2025-08-07 06:57:29 UTC -+++ services/on_device_model/on_device_model_service.h -@@ -31,6 +31,10 @@ class OnDeviceModelInternalImpl; - class TsHolder; - } - -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#endif -+ - namespace on_device_model { - - inline constexpr base::TimeDelta kDefaultModelIdleTimeout = base::Minutes(5); -@@ -46,7 +50,7 @@ class COMPONENT_EXPORT(ON_DEVICE_MODEL) OnDeviceModelS - // Must be called in the service's process after the run loop finished. - [[nodiscard]] static bool Shutdown(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static void AddSandboxLinuxOptions( - sandbox::policy::SandboxLinux::Options& options); - #endif diff --git a/www/chromium/files/patch-services_on__device__model_pre__sandbox__init.cc b/www/chromium/files/patch-services_on__device__model_pre__sandbox__init.cc deleted file mode 100644 index f8e1c16d2a26..000000000000 --- a/www/chromium/files/patch-services_on__device__model_pre__sandbox__init.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- services/on_device_model/pre_sandbox_init.cc.orig 2025-08-07 06:57:29 UTC -+++ services/on_device_model/pre_sandbox_init.cc -@@ -15,7 +15,7 @@ - #include "services/on_device_model/ml/gpu_blocklist.h" // nogncheck - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "gpu/config/gpu_info_collector.h" // nogncheck - #endif - -@@ -29,7 +29,7 @@ namespace on_device_model { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - constexpr uint32_t kVendorIdAMD = 0x1002; - constexpr uint32_t kVendorIdIntel = 0x8086; - constexpr uint32_t kVendorIdNVIDIA = 0x10DE; -@@ -63,7 +63,7 @@ void UpdateSandboxOptionsForGpu( - // enabling the sandbox. - BASE_FEATURE(kOnDeviceModelWarmDrivers, - "OnDeviceModelWarmDrivers", --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -132,7 +132,7 @@ bool OnDeviceModelService::PreSandboxInit() { - return true; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // static - void OnDeviceModelService::AddSandboxLinuxOptions( - sandbox::policy::SandboxLinux::Options& options) { diff --git a/www/chromium/files/patch-services_shape__detection_shape__detection__sandbox__hook.cc b/www/chromium/files/patch-services_shape__detection_shape__detection__sandbox__hook.cc new file mode 100644 index 000000000000..31120b9315f5 --- /dev/null +++ b/www/chromium/files/patch-services_shape__detection_shape__detection__sandbox__hook.cc @@ -0,0 +1,13 @@ +--- services/shape_detection/shape_detection_sandbox_hook.cc.orig 2025-09-06 10:01:20 UTC ++++ services/shape_detection/shape_detection_sandbox_hook.cc +@@ -31,8 +31,10 @@ bool ShapeDetectionPreSandboxHook( + DVLOG(1) << "Successfully opened Chrome Shape Detection shared library."; + } + #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) ++#if !BUILDFLAG(IS_BSD) + auto* instance = sandbox::policy::SandboxLinux::GetInstance(); + instance->EngageNamespaceSandboxIfPossible(); ++#endif + return true; + } + diff --git a/www/chromium/files/patch-services_shape__detection_shape__detection__sandbox__hook.h b/www/chromium/files/patch-services_shape__detection_shape__detection__sandbox__hook.h new file mode 100644 index 000000000000..634d0011b0c1 --- /dev/null +++ b/www/chromium/files/patch-services_shape__detection_shape__detection__sandbox__hook.h @@ -0,0 +1,16 @@ +--- services/shape_detection/shape_detection_sandbox_hook.h.orig 2025-09-06 10:01:20 UTC ++++ services/shape_detection/shape_detection_sandbox_hook.h +@@ -5,7 +5,13 @@ + #ifndef SERVICES_SHAPE_DETECTION_SHAPE_DETECTION_SANDBOX_HOOK_H_ + #define SERVICES_SHAPE_DETECTION_SHAPE_DETECTION_SANDBOX_HOOK_H_ + ++#include "build/build_config.h" ++ ++#if BUILDFLAG(IS_BSD) ++#include "sandbox/policy/sandbox.h" ++#else + #include "sandbox/policy/linux/sandbox_linux.h" ++#endif + + namespace shape_detection { + diff --git a/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc b/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc new file mode 100644 index 000000000000..f5c8f6111bbd --- /dev/null +++ b/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc @@ -0,0 +1,20 @@ +--- services/shape_detection/shape_detection_service.cc.orig 2025-09-06 10:01:20 UTC ++++ services/shape_detection/shape_detection_service.cc +@@ -22,7 +22,7 @@ + #elif BUILDFLAG(IS_ANDROID) + // No C++ code, barcode detection comes from Java. + #elif BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) ++ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) + #include "services/shape_detection/barcode_detection_provider_chrome.h" + #else + #include "services/shape_detection/barcode_detection_provider_impl.h" +@@ -56,7 +56,7 @@ void ShapeDetectionService::BindBarcodeDetectionProvid + #elif BUILDFLAG(IS_MAC) + BarcodeDetectionProviderMac::Create(std::move(receiver)); + #elif BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) ++ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) + BarcodeDetectionProviderChrome::Create(std::move(receiver)); + #else + BarcodeDetectionProviderImpl::Create(std::move(receiver)); diff --git a/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc b/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc new file mode 100644 index 000000000000..cf779b35e02c --- /dev/null +++ b/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc @@ -0,0 +1,11 @@ +--- services/tracing/public/cpp/perfetto/track_name_recorder.cc.orig 2025-09-06 10:01:20 UTC ++++ services/tracing/public/cpp/perfetto/track_name_recorder.cc +@@ -51,7 +51,7 @@ void FillThreadTrack(const perfetto::ThreadTrack& trac + if (thread_type != ChromeThreadDescriptor::THREAD_UNSPECIFIED) { + desc.mutable_chrome_thread()->set_thread_type(thread_type); + } +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) + if (base::GetCurrentProcId() != + base::trace_event::TraceLog::GetInstance()->process_id()) { + desc.mutable_chrome_thread()->set_is_sandboxed_tid(true); diff --git a/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc b/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc index d84fbd75962f..512cc6197d7c 100644 --- a/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc +++ b/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc @@ -1,11 +1,38 @@ ---- services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc.orig 2024-01-30 07:53:34 UTC +--- services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc.orig 2025-09-06 10:01:20 UTC +++ services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc -@@ -38,7 +38,7 @@ +@@ -39,7 +39,7 @@ #include "third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h" #include "third_party/perfetto/protos/perfetto/trace/track_event/thread_descriptor.pbzero.h" --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) +-#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_APPLE) ++#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) #include "base/profiler/thread_delegate_posix.h" #define INITIALIZE_THREAD_DELEGATE_POSIX 1 - #else // BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_APPLE) + #else // BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_APPLE) +@@ -261,7 +261,7 @@ struct FrameDetails { + ANDROID_ARM64_UNWINDING_SUPPORTED || ANDROID_CFI_UNWINDING_SUPPORTED || \ + (BUILDFLAG(IS_CHROMEOS) && \ + (defined(ARCH_CPU_X86_64) || defined(ARCH_CPU_ARM64))) || \ +- BUILDFLAG(IS_LINUX) ++ BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // Returns whether stack sampling is supported on the current platform. + bool IsStackSamplingSupported() { + return base::StackSamplingProfiler::IsSupportedForCurrentPlatform(); +@@ -379,7 +379,7 @@ void TracingSamplerProfiler::TracingProfileBuilder::Wr + thread_descriptor->set_reference_timestamp_us( + last_timestamp_.since_origin().InMicroseconds()); + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) + if (base::GetCurrentProcId() != + base::trace_event::TraceLog::GetInstance()->process_id()) { + auto* chrome_thread = track_descriptor->set_chrome_thread(); +@@ -651,7 +651,7 @@ bool TracingSamplerProfiler::IsStackUnwindingSupported + ANDROID_ARM64_UNWINDING_SUPPORTED || ANDROID_CFI_UNWINDING_SUPPORTED || \ + (BUILDFLAG(IS_CHROMEOS) && \ + (defined(ARCH_CPU_X86_64) || defined(ARCH_CPU_ARM64))) || \ +- BUILDFLAG(IS_LINUX) ++ BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + return IsStackSamplingSupported(); + #else + return false; diff --git a/www/chromium/files/patch-services_tracing_public_cpp_trace__startup.cc b/www/chromium/files/patch-services_tracing_public_cpp_trace__startup.cc deleted file mode 100644 index 72c022d67d2b..000000000000 --- a/www/chromium/files/patch-services_tracing_public_cpp_trace__startup.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- services/tracing/public/cpp/trace_startup.cc.orig 2025-07-02 06:08:04 UTC -+++ services/tracing/public/cpp/trace_startup.cc -@@ -66,7 +66,7 @@ void EnableStartupTracingIfNeeded(bool with_thread) { - // Create the PerfettoTracedProcess. - if (with_thread) { - g_tracing_with_thread = true; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - PerfettoTracedProcess::MaybeCreateInstanceWithThread( - /*will_trace_thread_restart=*/true); - #else diff --git a/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn b/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn index d5893839ff74..7c11768e62a2 100644 --- a/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn +++ b/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn @@ -1,6 +1,6 @@ ---- services/viz/public/mojom/BUILD.gn.orig 2025-05-28 14:55:43 UTC +--- services/viz/public/mojom/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ services/viz/public/mojom/BUILD.gn -@@ -57,7 +57,7 @@ mojom("mojom") { +@@ -51,7 +51,7 @@ mojom("mojom") { # Used in thread.mojom enabled_features = [] diff --git a/www/chromium/files/patch-third__party_angle_BUILD.gn b/www/chromium/files/patch-third__party_angle_BUILD.gn index 2a40c4629f1c..3e9d5d5e5205 100644 --- a/www/chromium/files/patch-third__party_angle_BUILD.gn +++ b/www/chromium/files/patch-third__party_angle_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/angle/BUILD.gn.orig 2025-05-28 14:55:43 UTC +--- third_party/angle/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ third_party/angle/BUILD.gn -@@ -360,7 +360,6 @@ config("extra_warnings") { +@@ -367,7 +367,6 @@ config("extra_warnings") { "-Wtautological-type-limit-compare", "-Wundefined-reinterpret-cast", "-Wunneeded-internal-declaration", @@ -8,7 +8,7 @@ "-Wsuggest-destructor-override", "-Wsuggest-override", -@@ -537,7 +536,7 @@ template("angle_common_lib") { +@@ -544,7 +543,7 @@ template("angle_common_lib") { all_dependent_configs = [ ":angle_disable_pool_alloc" ] } @@ -17,7 +17,7 @@ libs = [ "dl" ] } -@@ -692,6 +691,9 @@ angle_static_library("angle_gpu_info_util") { +@@ -707,6 +706,9 @@ angle_static_library("angle_gpu_info_util") { "Xi", "Xext", ] diff --git a/www/chromium/files/patch-third__party_angle_util_BUILD.gn b/www/chromium/files/patch-third__party_angle_util_BUILD.gn index 2bd296520ce2..266b88bc3811 100644 --- a/www/chromium/files/patch-third__party_angle_util_BUILD.gn +++ b/www/chromium/files/patch-third__party_angle_util_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/angle/util/BUILD.gn.orig 2025-04-04 08:52:13 UTC +--- third_party/angle/util/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ third_party/angle/util/BUILD.gn -@@ -332,7 +332,7 @@ foreach(is_shared_library, +@@ -334,7 +334,7 @@ foreach(is_shared_library, ] libs = [] diff --git a/www/chromium/files/patch-third__party_blink_common_features.cc b/www/chromium/files/patch-third__party_blink_common_features.cc new file mode 100644 index 000000000000..08a84c825be0 --- /dev/null +++ b/www/chromium/files/patch-third__party_blink_common_features.cc @@ -0,0 +1,11 @@ +--- third_party/blink/common/features.cc.orig 2025-09-06 10:01:20 UTC ++++ third_party/blink/common/features.cc +@@ -683,7 +683,7 @@ BASE_FEATURE(kDevToolsImprovedNetworkError, + + BASE_FEATURE(kDirectCompositorThreadIpc, + "DirectCompositorThreadIpc", +-#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) ++#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT + #else + base::FEATURE_DISABLED_BY_DEFAULT diff --git a/www/chromium/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc b/www/chromium/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc index d2dd295605bb..9cbbc642f6dd 100644 --- a/www/chromium/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc +++ b/www/chromium/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc @@ -1,6 +1,6 @@ ---- third_party/blink/common/renderer_preferences/renderer_preferences_mojom_traits.cc.orig 2025-02-19 07:43:18 UTC +--- third_party/blink/common/renderer_preferences/renderer_preferences_mojom_traits.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/common/renderer_preferences/renderer_preferences_mojom_traits.cc -@@ -77,7 +77,7 @@ bool StructTraits<blink::mojom::RendererPreferencesDat +@@ -78,7 +78,7 @@ bool StructTraits<blink::mojom::RendererPreferencesDat out->send_subresource_notification = data.send_subresource_notification(); diff --git a/www/chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h b/www/chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h index 09a660bc7f41..f9fe287c8f97 100644 --- a/www/chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h +++ b/www/chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h @@ -1,6 +1,6 @@ ---- third_party/blink/public/common/renderer_preferences/renderer_preferences.h.orig 2025-02-19 07:43:18 UTC +--- third_party/blink/public/common/renderer_preferences/renderer_preferences.h.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/public/common/renderer_preferences/renderer_preferences.h -@@ -65,7 +65,7 @@ struct BLINK_COMMON_EXPORT RendererPreferences { +@@ -66,7 +66,7 @@ struct BLINK_COMMON_EXPORT RendererPreferences { UserAgentOverride user_agent_override; std::string accept_languages; bool send_subresource_notification{false}; diff --git a/www/chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h b/www/chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h index 55383cb9bf0b..4c030a990889 100644 --- a/www/chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h +++ b/www/chromium/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h @@ -1,6 +1,6 @@ ---- third_party/blink/public/common/renderer_preferences/renderer_preferences_mojom_traits.h.orig 2025-02-19 07:43:18 UTC +--- third_party/blink/public/common/renderer_preferences/renderer_preferences_mojom_traits.h.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/public/common/renderer_preferences/renderer_preferences_mojom_traits.h -@@ -180,7 +180,7 @@ struct BLINK_COMMON_EXPORT +@@ -185,7 +185,7 @@ struct BLINK_COMMON_EXPORT return data.send_subresource_notification; } diff --git a/www/chromium/files/patch-third__party_blink_public_platform_platform.h b/www/chromium/files/patch-third__party_blink_public_platform_platform.h index 4d4b1263104e..2eac34e4c2bf 100644 --- a/www/chromium/files/patch-third__party_blink_public_platform_platform.h +++ b/www/chromium/files/patch-third__party_blink_public_platform_platform.h @@ -1,6 +1,6 @@ ---- third_party/blink/public/platform/platform.h.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/public/platform/platform.h.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/public/platform/platform.h -@@ -373,7 +373,7 @@ class BLINK_PLATFORM_EXPORT Platform { +@@ -376,7 +376,7 @@ class BLINK_PLATFORM_EXPORT Platform { return nullptr; } diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc b/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc index 808040f671d8..4c211c21a0cb 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/core/exported/web_view_impl.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/core/exported/web_view_impl.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/core/exported/web_view_impl.cc @@ -421,7 +421,7 @@ void RecordPrerenderActivationSignalDelay(const String #if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ if (!prefs.should_antialias_text) { // When anti-aliasing is off, GTK maps all non-zero hinting settings to // 'Normal' hinting so we do the same. Otherwise, folks who have 'Slight' -@@ -3444,7 +3444,7 @@ void WebViewImpl::UpdateFontRenderingFromRendererPrefs +@@ -3441,7 +3441,7 @@ void WebViewImpl::UpdateFontRenderingFromRendererPrefs gfx::FontRenderParams::SUBPIXEL_RENDERING_NONE); WebFontRenderStyle::SetSubpixelPositioning( renderer_preferences_.use_subpixel_positioning); diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc b/www/chromium/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc index 43625137dabe..c0a18e8b1e53 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/html/canvas/canvas_async_blob_creator.cc.orig 2025-05-05 10:57:53 UTC +--- third_party/blink/renderer/core/html/canvas/canvas_async_blob_creator.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/core/html/canvas/canvas_async_blob_creator.cc -@@ -51,7 +51,7 @@ constexpr base::TimeDelta kEncodeRowSlackBeforeDeadlin +@@ -52,7 +52,7 @@ constexpr base::TimeDelta kEncodeRowSlackBeforeDeadlin /* The value is based on user statistics on Nov 2017. */ #if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc b/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc index 7abee87bc8c0..c2807179a3c5 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/page/context_menu_controller.cc.orig 2025-07-02 06:08:04 UTC +--- third_party/blink/renderer/core/page/context_menu_controller.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/core/page/context_menu_controller.cc -@@ -654,7 +654,7 @@ bool ContextMenuController::ShowContextMenu(LocalFrame +@@ -649,7 +649,7 @@ bool ContextMenuController::ShowContextMenu(LocalFrame if (potential_image_node != nullptr && IsA<HTMLCanvasElement>(potential_image_node)) { data.media_type = mojom::blink::ContextMenuDataMediaType::kCanvas; diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc index 733377f47069..e26735893496 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/peerconnection/rtc_data_channel.cc.orig 2024-11-14 07:57:23 UTC +--- third_party/blink/renderer/modules/peerconnection/rtc_data_channel.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/modules/peerconnection/rtc_data_channel.cc -@@ -542,6 +542,7 @@ void RTCDataChannel::send(Blob* data, ExceptionState& +@@ -538,6 +538,7 @@ void RTCDataChannel::send(Blob* data, ExceptionState& pending_messages_.push_back(message); } diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc index c33751d275b0..6a3388f4433d 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc.orig 2025-07-02 06:08:04 UTC +--- third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc -@@ -382,7 +382,7 @@ TEST_F(WebRtcAudioRendererTest, DISABLED_VerifySinkPar +@@ -384,7 +384,7 @@ TEST_F(WebRtcAudioRendererTest, DISABLED_VerifySinkPar SetupRenderer(kDefaultOutputDeviceId); renderer_proxy_->Start(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc index f906898efc6c..4c287b50dc85 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc -@@ -6520,7 +6520,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid +@@ -6581,7 +6581,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid // unmultiply has been requested or we need to never premultiply for Image // creation from a VideoFrame. diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__canvas__context.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__canvas__context.cc index 3192735b3b39..223afdf08af4 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__canvas__context.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__canvas__context.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/webgpu/gpu_canvas_context.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/modules/webgpu/gpu_canvas_context.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/modules/webgpu/gpu_canvas_context.cc -@@ -224,7 +224,7 @@ CanvasResourceProvider* GPUCanvasContext::PaintRenderi +@@ -250,7 +250,7 @@ CanvasResourceProvider* GPUCanvasContext::PaintRenderi scoped_refptr<WebGPUMailboxTexture> front_buffer_texture; if (source_buffer == kFrontBuffer) { diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc index 86a6e970b288..91fcf7f82b0c 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/webgpu/gpu_queue.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/modules/webgpu/gpu_queue.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/modules/webgpu/gpu_queue.cc -@@ -850,7 +850,7 @@ bool GPUQueue::CopyFromCanvasSourceImage( +@@ -829,7 +829,7 @@ bool GPUQueue::CopyFromCanvasSourceImage( // on linux platform. // TODO(crbug.com/1424119): using a webgpu mailbox texture on the OpenGLES // backend is failing for unknown reasons. diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn b/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn index 7e1aa3b19307..e784cad74419 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/platform/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/BUILD.gn -@@ -2057,7 +2057,7 @@ static_library("test_support") { +@@ -2061,7 +2061,7 @@ static_library("test_support") { ] # fuzzed_data_provider may not work with a custom toolchain. diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h index a111a5a16fe2..cdbff8166001 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/fonts/font_cache.h.orig 2025-07-02 06:08:04 UTC +--- third_party/blink/renderer/platform/fonts/font_cache.h.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/fonts/font_cache.h @@ -55,7 +55,7 @@ #include "third_party/skia/include/core/SkFontMgr.h" @@ -33,10 +33,10 @@ -#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static AtomicString GetFamilyNameForCharacter(SkFontMgr*, - UChar32, - const FontDescription&, -@@ -357,7 +357,7 @@ class PLATFORM_EXPORT FontCache final { + static const FontPlatformData* CreateFontPlatformDataForCharacter( + SkFontMgr*, + UChar32, +@@ -358,7 +358,7 @@ class PLATFORM_EXPORT FontCache final { bool is_test_font_mgr_ = false; #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc index 5d6331b96ca2..ce994cbd7954 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/fonts/font_description.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/platform/fonts/font_description.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/fonts/font_description.cc -@@ -42,7 +42,7 @@ +@@ -44,7 +44,7 @@ #include "third_party/blink/renderer/platform/wtf/text/string_hash.h" #include "third_party/blink/renderer/platform/wtf/text/string_hasher.h" @@ -9,7 +9,7 @@ #include "third_party/blink/renderer/platform/fonts/font_cache.h" #endif -@@ -297,7 +297,7 @@ FontCacheKey FontDescription::CacheKey( +@@ -314,7 +314,7 @@ FontCacheKey FontDescription::CacheKey( static_cast<unsigned>(fields_.orientation_) << 1 | // bit 2-3 static_cast<unsigned>(fields_.subpixel_text_position_); // bit 1 diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc index 5e3e9f188986..900da96ab11c 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2025-02-19 07:43:18 UTC +--- third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc @@ -65,7 +65,7 @@ AtomicString ToAtomicString(const SkString& str) { return AtomicString::FromUTF8(std::string_view(str.begin(), str.end())); @@ -9,7 +9,7 @@ // This function is called on android or when we are emulating android fonts on // linux and the embedder has overriden the default fontManager with // WebFontRendering::setSkiaFontMgr. -@@ -246,7 +246,7 @@ const FontPlatformData* FontCache::CreateFontPlatformD +@@ -260,7 +260,7 @@ const FontPlatformData* FontCache::CreateFontPlatformD std::string name; sk_sp<SkTypeface> typeface; diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc index e72c3eeff3f7..9b3496f0a055 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/graphics/video_frame_submitter.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/platform/graphics/video_frame_submitter.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/graphics/video_frame_submitter.cc -@@ -389,7 +389,7 @@ void VideoFrameSubmitter::OnBeginFrame( +@@ -380,7 +380,7 @@ void VideoFrameSubmitter::OnBeginFrame( auto& details = timing_details.find(frame_token)->value; auto& feedback = details.presentation_feedback; diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc index b668448809b7..589a4d69446c 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/instrumentation/partition_alloc_memory_dump_provider.cc.orig 2024-04-19 13:02:56 UTC +--- third_party/blink/renderer/platform/instrumentation/partition_alloc_memory_dump_provider.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/instrumentation/partition_alloc_memory_dump_provider.cc @@ -14,7 +14,9 @@ @@ -18,7 +18,7 @@ using base::trace_event::MemoryDumpLevelOfDetail; MemoryDumpLevelOfDetail level_of_detail = args.level_of_detail; -@@ -49,6 +52,7 @@ bool PartitionAllocMemoryDumpProvider::OnMemoryDump( +@@ -48,6 +51,7 @@ bool PartitionAllocMemoryDumpProvider::OnMemoryDump( "size", "bytes", partition_stats_dumper.total_active_bytes()); memory_dump->AddOwnershipEdge(allocated_objects_dump->guid(), partitions_dump->guid()); diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 index 4d2570266e9a..4a39aaf2353e 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 @@ -1,6 +1,42 @@ ---- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -506,7 +506,7 @@ +@@ -324,7 +324,7 @@ + "default": "", + }, + origin_trial_feature_name: "AIPromptAPIMultimodalInput", +- origin_trial_os: ["win", "mac", "linux"], ++ origin_trial_os: ["win", "mac", "linux", "openbsd", "freebsd"], + origin_trial_allows_third_party: true, + implied_by: ["AIPromptAPIMultimodalInput"], + }, +@@ -354,7 +354,7 @@ + "default": "", + }, + origin_trial_feature_name: "AIPromptAPIMultimodalInput", +- origin_trial_os: ["win", "mac", "linux"], ++ origin_trial_os: ["win", "mac", "linux", "openbsd", "freebsd"], + origin_trial_allows_third_party: true, + base_feature_status: "enabled", + copied_from_base_feature_if: "overridden", +@@ -379,7 +379,7 @@ + "default": "", + }, + origin_trial_feature_name: "AIRewriterAPI", +- origin_trial_os: ["win", "mac", "linux"], ++ origin_trial_os: ["win", "mac", "linux", "openbsd", "freebsd"], + origin_trial_allows_third_party: true, + base_feature_status: "enabled", + copied_from_base_feature_if: "overridden", +@@ -412,7 +412,7 @@ + "default": "", + }, + origin_trial_feature_name: "AIWriterAPI", +- origin_trial_os: ["win", "mac", "linux"], ++ origin_trial_os: ["win", "mac", "linux", "openbsd", "freebsd"], + origin_trial_allows_third_party: true, + base_feature_status: "enabled", + copied_from_base_feature_if: "overridden", +@@ -516,7 +516,7 @@ name: "AppTitle", status: "experimental", origin_trial_feature_name: "AppTitle", @@ -9,7 +45,16 @@ base_feature: "WebAppEnableAppTitle", }, { -@@ -1878,7 +1878,7 @@ +@@ -1720,7 +1720,7 @@ + { + name: "DeviceBoundSessionCredentials", + origin_trial_feature_name: "DeviceBoundSessionCredentials", +- origin_trial_os: ["win", "linux", "mac"], ++ origin_trial_os: ["win", "linux", "mac", "openbsd", "freebsd"], + status: "experimental", + // Killswitch is net::features::kDeviceBoundSessions + base_feature: "none", +@@ -1859,7 +1859,7 @@ name: "DocumentIsolationPolicy", status: "experimental", origin_trial_feature_name: "DocumentIsolationPolicy", @@ -18,7 +63,7 @@ base_feature: "none", }, { -@@ -2145,7 +2145,7 @@ +@@ -2119,7 +2119,7 @@ base_feature: "none", public: true, origin_trial_feature_name: "FedCmMultipleIdentityProviders", @@ -27,7 +72,7 @@ origin_trial_allows_third_party: true, }, { -@@ -3672,7 +3672,7 @@ +@@ -3615,7 +3615,7 @@ // Tracking bug for the implementation: https://crbug.com/1462930 name: "PermissionElement", origin_trial_feature_name: "PermissionElement", @@ -36,16 +81,7 @@ status: "experimental", public: true, base_feature_status: "enabled", -@@ -3836,7 +3836,7 @@ - { - name: "PrivateNetworkAccessPermissionPrompt", - origin_trial_feature_name: "PrivateNetworkAccessPermissionPrompt", -- origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos"], -+ origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "openbsd", "freebsd"], - status: "stable", - public: true, - base_feature: "none", -@@ -5185,7 +5185,7 @@ +@@ -5157,7 +5157,7 @@ name: "UnrestrictedSharedArrayBuffer", base_feature: "none", origin_trial_feature_name: "UnrestrictedSharedArrayBuffer", @@ -54,7 +90,7 @@ }, // Enables using policy-controlled feature "usb-unrestricted" to allow // isolated context to access protected USB interface classes and to -@@ -5378,7 +5378,7 @@ +@@ -5355,7 +5355,7 @@ { name: "WebAppScopeExtensions", origin_trial_feature_name: "WebAppScopeExtensions", @@ -63,7 +99,16 @@ status: "experimental", base_feature: "none", }, -@@ -5650,7 +5650,7 @@ +@@ -5457,7 +5457,7 @@ + { + name: "WebAuthenticationImmediateGet", + origin_trial_feature_name: "WebAuthenticationImmediateGet", +- origin_trial_os: ["win", "mac", "linux", "chromeos"], ++ origin_trial_os: ["win", "mac", "linux", "chromeos", "openbsd", "freebsd"], + base_feature: "none", + public: true, + }, +@@ -5610,7 +5610,7 @@ { name: "WebIdentityDigitalCredentials", origin_trial_feature_name: "WebIdentityDigitalCredentials", diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h b/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h index b184b8b79210..42b77a948bb4 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/wtf/math_extras.h.orig 2022-07-22 17:30:31 UTC +--- third_party/blink/renderer/platform/wtf/math_extras.h.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/wtf/math_extras.h -@@ -128,6 +128,10 @@ constexpr float Grad2turn(float g) { +@@ -130,6 +130,10 @@ constexpr float Grad2turn(float g) { return g * (1.0f / 400.0f); } @@ -11,7 +11,7 @@ constexpr double RoundHalfTowardsPositiveInfinity(double value) { return std::floor(value + 0.5); } -@@ -135,6 +139,9 @@ constexpr double RoundHalfTowardsPositiveInfinity(doub +@@ -137,6 +141,9 @@ constexpr double RoundHalfTowardsPositiveInfinity(doub constexpr float RoundHalfTowardsPositiveInfinity(float value) { return std::floor(value + 0.5f); } diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc index 3585f22d214a..8704c206712d 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/wtf/stack_util.cc.orig 2025-07-02 06:08:04 UTC +--- third_party/blink/renderer/platform/wtf/stack_util.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/blink/renderer/platform/wtf/stack_util.cc @@ -27,6 +27,11 @@ extern "C" void* __libc_stack_end; // NOLINT #include <sanitizer/asan_interface.h> @@ -9,7 +9,7 @@ +#include <pthread_np.h> +#endif + - namespace WTF { + namespace blink { size_t GetUnderestimatedStackSize() { @@ -71,6 +76,8 @@ size_t GetUnderestimatedStackSize() { diff --git a/www/chromium/files/patch-third__party_ffmpeg_configure b/www/chromium/files/patch-third__party_ffmpeg_configure index c474d6eed528..182ceac2eee1 100644 --- a/www/chromium/files/patch-third__party_ffmpeg_configure +++ b/www/chromium/files/patch-third__party_ffmpeg_configure @@ -1,6 +1,6 @@ ---- third_party/ffmpeg/configure.orig 2025-07-02 06:08:04 UTC +--- third_party/ffmpeg/configure.orig 2025-09-06 10:01:20 UTC +++ third_party/ffmpeg/configure -@@ -6885,8 +6885,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en +@@ -6914,8 +6914,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en if enabled pthread_np_h; then hdrs="$hdrs pthread_np.h" fi diff --git a/www/chromium/files/patch-third__party_fontconfig_include_meson-config.h b/www/chromium/files/patch-third__party_fontconfig_include_meson-config.h index a0b1b54538de..916bd86983c8 100644 --- a/www/chromium/files/patch-third__party_fontconfig_include_meson-config.h +++ b/www/chromium/files/patch-third__party_fontconfig_include_meson-config.h @@ -1,4 +1,4 @@ ---- third_party/fontconfig/include/meson-config.h.orig 2025-07-02 06:08:04 UTC +--- third_party/fontconfig/include/meson-config.h.orig 2025-09-06 10:01:20 UTC +++ third_party/fontconfig/include/meson-config.h @@ -17,7 +17,7 @@ @@ -9,7 +9,7 @@ #define FC_FONTPATH "" -@@ -92,10 +92,13 @@ +@@ -98,10 +98,13 @@ #define HAVE_RANDOM 1 @@ -24,7 +24,7 @@ #define HAVE_READLINK 1 #define HAVE_STDATOMIC_PRIMITIVES 1 -@@ -122,7 +125,7 @@ +@@ -128,7 +131,7 @@ #define HAVE_SYS_PARAM_H 1 @@ -33,7 +33,7 @@ #define HAVE_SYS_STATVFS_H 1 -@@ -130,7 +133,7 @@ +@@ -136,7 +139,7 @@ #define HAVE_SYS_TYPES_H 1 diff --git a/www/chromium/files/patch-third__party_ipcz_src_reference__drivers_random.cc b/www/chromium/files/patch-third__party_ipcz_src_reference__drivers_random.cc index 2e57899d408c..b68f7655c51c 100644 --- a/www/chromium/files/patch-third__party_ipcz_src_reference__drivers_random.cc +++ b/www/chromium/files/patch-third__party_ipcz_src_reference__drivers_random.cc @@ -1,6 +1,6 @@ ---- third_party/ipcz/src/reference_drivers/random.cc.orig 2025-04-04 08:52:13 UTC +--- third_party/ipcz/src/reference_drivers/random.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/ipcz/src/reference_drivers/random.cc -@@ -55,7 +55,7 @@ decltype(&ProcessPrng) GetProcessPrng() { +@@ -53,7 +53,7 @@ decltype(&ProcessPrng) GetProcessPrng() { } #endif @@ -9,7 +9,7 @@ void RandomBytesFromDevUrandom(absl::Span<uint8_t> destination) { static int urandom_fd = [] { for (;;) { -@@ -99,7 +99,7 @@ void RandomBytes(absl::Span<uint8_t> destination) { +@@ -97,7 +97,7 @@ void RandomBytes(absl::Span<uint8_t> destination) { return; } } diff --git a/www/chromium/files/patch-third__party_perfetto_src_base_event__fd.cc b/www/chromium/files/patch-third__party_perfetto_src_base_event__fd.cc index b01b16758987..ff759f093f3a 100644 --- a/www/chromium/files/patch-third__party_perfetto_src_base_event__fd.cc +++ b/www/chromium/files/patch-third__party_perfetto_src_base_event__fd.cc @@ -1,6 +1,6 @@ ---- third_party/perfetto/src/base/event_fd.cc.orig 2025-02-19 07:43:18 UTC +--- third_party/perfetto/src/base/event_fd.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/perfetto/src/base/event_fd.cc -@@ -24,7 +24,8 @@ +@@ -25,7 +25,8 @@ #include <synchapi.h> #elif PERFETTO_BUILDFLAG(PERFETTO_OS_QNX) #include <unistd.h> @@ -10,7 +10,7 @@ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) #include <sys/eventfd.h> #include <unistd.h> -@@ -59,7 +60,8 @@ void EventFd::Clear() { +@@ -60,7 +61,8 @@ void EventFd::Clear() { PERFETTO_DFATAL("EventFd::Clear()"); } diff --git a/www/chromium/files/patch-third__party_perfetto_src_base_scoped__sched__boost.cc b/www/chromium/files/patch-third__party_perfetto_src_base_scoped__sched__boost.cc new file mode 100644 index 000000000000..486c4b8e6e9c --- /dev/null +++ b/www/chromium/files/patch-third__party_perfetto_src_base_scoped__sched__boost.cc @@ -0,0 +1,26 @@ +--- third_party/perfetto/src/base/scoped_sched_boost.cc.orig 2025-09-06 10:01:20 UTC ++++ third_party/perfetto/src/base/scoped_sched_boost.cc +@@ -18,8 +18,9 @@ + + #include "perfetto/ext/base/status_macros.h" + +-#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ +- PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) ++#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ ++ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID)) && \ ++ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) + #include <sched.h> // for 'SCHED_' macros and 'sched_' functions + #include <sys/resource.h> // for 'setpriority', 'getpriority', 'PRIO_PROCESS' + #include <sys/types.h> // for 'pid_t' +@@ -31,8 +32,9 @@ + + namespace perfetto::base { + +-#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ +- PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) ++#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ ++ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID)) && \ ++ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) + + namespace { + constexpr pid_t kCurrentPid = 0; diff --git a/www/chromium/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc b/www/chromium/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc index 168e2db04fa6..18c2d6f06049 100644 --- a/www/chromium/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc +++ b/www/chromium/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc @@ -1,6 +1,6 @@ ---- third_party/perfetto/src/base/test/vm_test_utils.cc.orig 2025-05-28 14:55:43 UTC +--- third_party/perfetto/src/base/test/vm_test_utils.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/perfetto/src/base/test/vm_test_utils.cc -@@ -93,7 +93,7 @@ bool IsMapped(void* start, size_t size) { +@@ -92,7 +92,7 @@ bool IsMapped(void* start, size_t size) { // Fuchsia doesn't yet support paging (b/119503290). ignore_result(page_size); return true; diff --git a/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc b/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc index f2fd4750cd1f..66f82089dc57 100644 --- a/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc +++ b/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc @@ -1,4 +1,4 @@ ---- third_party/perfetto/src/base/utils.cc.orig 2025-04-04 08:52:13 UTC +--- third_party/perfetto/src/base/utils.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/perfetto/src/base/utils.cc @@ -38,7 +38,8 @@ #include <mach/vm_page_size.h> @@ -10,7 +10,7 @@ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) #include <sys/prctl.h> -@@ -279,14 +280,22 @@ void Daemonize(std::function<int()> parent_cb) { +@@ -280,14 +281,22 @@ void Daemonize(std::function<int()> parent_cb) { std::string GetCurExecutablePath() { std::string self_path; @@ -35,7 +35,7 @@ #elif PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) uint32_t size = 0; PERFETTO_CHECK(_NSGetExecutablePath(nullptr, &size)); -@@ -338,7 +347,8 @@ void AlignedFree(void* ptr) { +@@ -339,7 +348,8 @@ void AlignedFree(void* ptr) { } bool IsSyncMemoryTaggingEnabled() { diff --git a/www/chromium/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc b/www/chromium/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc index 3be7582fbb99..08ef88c966b6 100644 --- a/www/chromium/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc +++ b/www/chromium/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc @@ -1,6 +1,6 @@ ---- third_party/perfetto/src/trace_processor/importers/ftrace/v4l2_tracker.cc.orig 2025-02-19 07:43:18 UTC +--- third_party/perfetto/src/trace_processor/importers/ftrace/v4l2_tracker.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/perfetto/src/trace_processor/importers/ftrace/v4l2_tracker.cc -@@ -62,7 +62,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, +@@ -59,7 +59,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, case FtraceEvent::kV4l2QbufFieldNumber: { V4l2QbufFtraceEvent::Decoder pb_evt(bytes); BufferEvent evt; @@ -9,7 +9,7 @@ evt.index = pb_evt.index(); evt.type = pb_evt.type(); evt.bytesused = pb_evt.bytesused(); -@@ -103,7 +103,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, +@@ -100,7 +100,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, case FtraceEvent::kV4l2DqbufFieldNumber: { V4l2DqbufFtraceEvent::Decoder pb_evt(bytes); BufferEvent evt; @@ -18,7 +18,7 @@ evt.index = pb_evt.index(); evt.type = pb_evt.type(); evt.bytesused = pb_evt.bytesused(); -@@ -149,7 +149,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, +@@ -146,7 +146,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, case FtraceEvent::kVb2V4l2BufQueueFieldNumber: { Vb2V4l2BufQueueFtraceEvent::Decoder pb_evt(bytes); BufferEvent evt; @@ -27,7 +27,7 @@ evt.index = std::nullopt; evt.type = std::nullopt; evt.bytesused = std::nullopt; -@@ -180,7 +180,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, +@@ -177,7 +177,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, case FtraceEvent::kVb2V4l2BufDoneFieldNumber: { Vb2V4l2BufDoneFtraceEvent::Decoder pb_evt(bytes); BufferEvent evt; @@ -36,7 +36,7 @@ evt.index = std::nullopt; evt.type = std::nullopt; evt.bytesused = std::nullopt; -@@ -211,7 +211,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, +@@ -208,7 +208,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, case FtraceEvent::kVb2V4l2QbufFieldNumber: { Vb2V4l2QbufFtraceEvent::Decoder pb_evt(bytes); BufferEvent evt; @@ -45,7 +45,7 @@ evt.index = std::nullopt; evt.type = std::nullopt; evt.bytesused = std::nullopt; -@@ -242,7 +242,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, +@@ -239,7 +239,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, case FtraceEvent::kVb2V4l2DqbufFieldNumber: { Vb2V4l2DqbufFtraceEvent::Decoder pb_evt(bytes); BufferEvent evt; diff --git a/www/chromium/files/patch-third__party_rust_qr__code_v2_BUILD.gn b/www/chromium/files/patch-third__party_rust_qr__code_v2_BUILD.gn index 498b244055f1..7d8bb85efdc4 100644 --- a/www/chromium/files/patch-third__party_rust_qr__code_v2_BUILD.gn +++ b/www/chromium/files/patch-third__party_rust_qr__code_v2_BUILD.gn @@ -1,7 +1,7 @@ ---- third_party/rust/qr_code/v2/BUILD.gn.orig 2025-08-13 11:14:02 UTC +--- third_party/rust/qr_code/v2/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ third_party/rust/qr_code/v2/BUILD.gn -@@ -39,6 +39,10 @@ cargo_crate("lib") { - cargo_pkg_description = "QR code encoder in Rust, support structured append (data in multiple qrcodes)" +@@ -40,6 +40,10 @@ cargo_crate("lib") { + cargo_pkg_repository = "https://github.com/RCasatta/qr_code" cargo_pkg_version = "2.0.0" + rustflags = [ diff --git a/www/chromium/files/patch-third__party_test__fonts_fontconfig_BUILD.gn b/www/chromium/files/patch-third__party_test__fonts_fontconfig_BUILD.gn index fceeb1231855..ee79a62cfa3d 100644 --- a/www/chromium/files/patch-third__party_test__fonts_fontconfig_BUILD.gn +++ b/www/chromium/files/patch-third__party_test__fonts_fontconfig_BUILD.gn @@ -1,4 +1,4 @@ ---- third_party/test_fonts/fontconfig/BUILD.gn.orig 2025-01-19 09:23:37 UTC +--- third_party/test_fonts/fontconfig/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ third_party/test_fonts/fontconfig/BUILD.gn @@ -26,7 +26,11 @@ if (is_linux || is_chromeos) { @@ -24,5 +24,5 @@ + inputs = [ "$root_out_dir/etc/fonts/fonts.conf" ] + } outputs = [ - "$root_out_dir/fontconfig_caches/fb5c91b2895aa445d23aebf7f9e2189c-le64.cache-9", + "$root_out_dir/fontconfig_caches/fb5c91b2895aa445d23aebf7f9e2189c-le64.cache-10", "$root_out_dir/fontconfig_caches/CACHEDIR.TAG", diff --git a/www/chromium/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc b/www/chromium/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc index 777e6f2af457..e35b4f53dc24 100644 --- a/www/chromium/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc +++ b/www/chromium/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc @@ -1,10 +1,10 @@ ---- third_party/test_fonts/fontconfig/generate_fontconfig_caches.cc.orig 2023-04-05 11:05:06 UTC +--- third_party/test_fonts/fontconfig/generate_fontconfig_caches.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/test_fonts/fontconfig/generate_fontconfig_caches.cc @@ -56,7 +56,7 @@ int main() { FcFini(); // Check existence of intended fontconfig cache file. -- auto cache = fontconfig_caches + "/" + kCacheKey + "-le64.cache-9"; +- auto cache = fontconfig_caches + "/" + kCacheKey + "-le64.cache-10"; + auto cache = fontconfig_caches + "/" + kCacheKey + "-le64.cache-" + FC_CACHE_VERSION; bool cache_exists = access(cache.c_str(), F_OK) == 0; return !cache_exists; diff --git a/www/chromium/files/patch-third__party_webrtc_BUILD.gn b/www/chromium/files/patch-third__party_webrtc_BUILD.gn index cb06e967f3a9..aa67cce504a0 100644 --- a/www/chromium/files/patch-third__party_webrtc_BUILD.gn +++ b/www/chromium/files/patch-third__party_webrtc_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/webrtc/BUILD.gn.orig 2025-04-04 08:52:13 UTC +--- third_party/webrtc/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/BUILD.gn -@@ -219,6 +219,9 @@ config("common_inherited_config") { +@@ -220,6 +220,9 @@ config("common_inherited_config") { if (is_linux || is_chromeos) { defines += [ "WEBRTC_LINUX" ] } diff --git a/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn b/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn index 13fb69f09133..4a271edccefc 100644 --- a/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn +++ b/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/webrtc/modules/audio_device/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- third_party/webrtc/modules/audio_device/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/modules/audio_device/BUILD.gn -@@ -335,7 +335,7 @@ rtc_library("audio_device_impl") { +@@ -329,7 +329,7 @@ rtc_library("audio_device_impl") { if (rtc_use_dummy_audio_file_devices) { defines += [ "WEBRTC_DUMMY_FILE_DEVICES" ] } else { diff --git a/www/chromium/files/patch-third__party_webrtc_modules_portal_pipewire__utils.h b/www/chromium/files/patch-third__party_webrtc_modules_portal_pipewire__utils.h new file mode 100644 index 000000000000..67be40edd236 --- /dev/null +++ b/www/chromium/files/patch-third__party_webrtc_modules_portal_pipewire__utils.h @@ -0,0 +1,12 @@ +--- third_party/webrtc/modules/portal/pipewire_utils.h.orig 2025-09-06 10:01:20 UTC ++++ third_party/webrtc/modules/portal/pipewire_utils.h +@@ -11,7 +11,9 @@ + #ifndef MODULES_PORTAL_PIPEWIRE_UTILS_H_ + #define MODULES_PORTAL_PIPEWIRE_UTILS_H_ + ++#if defined(__linux__) + #include <asm-generic/ioctl.h> ++#endif + #include <sys/ioctl.h> + #include <sys/mman.h> + diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_byte__order.h b/www/chromium/files/patch-third__party_webrtc_rtc__base_byte__order.h index 54fabfc03f97..eab49f36e78c 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_byte__order.h +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_byte__order.h @@ -1,6 +1,6 @@ ---- third_party/webrtc/rtc_base/byte_order.h.orig 2023-02-08 09:03:45 UTC +--- third_party/webrtc/rtc_base/byte_order.h.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/rtc_base/byte_order.h -@@ -90,6 +90,8 @@ +@@ -82,6 +82,8 @@ #error WEBRTC_ARCH_BIG_ENDIAN or WEBRTC_ARCH_LITTLE_ENDIAN must be defined. #endif // defined(WEBRTC_ARCH_LITTLE_ENDIAN) diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc b/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc index 682ebb2db824..4ce3959b659a 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc @@ -1,47 +1,22 @@ ---- third_party/webrtc/rtc_base/cpu_info.cc.orig 2025-09-03 06:34:22 UTC +--- third_party/webrtc/rtc_base/cpu_info.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/rtc_base/cpu_info.cc -@@ -22,7 +22,9 @@ - #elif defined(WEBRTC_FUCHSIA) - #include <zircon/syscalls.h> - #elif defined(WEBRTC_LINUX) -+#if !defined(WEBRTC_BSD) - #include <features.h> -+#endif - #include <stdlib.h> - #include <string.h> // IWYU pragma: keep - #include <unistd.h> -@@ -33,7 +35,7 @@ - #define WEBRTC_GLIBC_PREREQ(a, b) 0 - #endif - --#if WEBRTC_GLIBC_PREREQ(2, 16) -+#if WEBRTC_GLIBC_PREREQ(2, 16) || defined(WEBRTC_BSD) - #include <sys/auxv.h> // IWYU pragma: keep - #else - #include <errno.h> -@@ -50,7 +52,7 @@ +@@ -36,7 +36,7 @@ #if defined(WEBRTC_ARCH_X86_FAMILY) && defined(_MSC_VER) #include <intrin.h> #endif -#if defined(WEBRTC_ARCH_ARM_FAMILY) && defined(WEBRTC_LINUX) +#if defined(WEBRTC_ARCH_ARM_FAMILY) && defined(WEBRTC_LINUX) && !defined(WEBRTC_BSD) #include <asm/hwcap.h> + #include <sys/auxv.h> #endif - -@@ -191,6 +193,9 @@ bool Supports(ISA instruction_set_architecture) { +@@ -178,7 +178,11 @@ bool Supports(ISA instruction_set_architecture) { return 0 != (android_getCpuFeatures() & ANDROID_CPU_ARM_FEATURE_NEON); #elif defined(WEBRTC_LINUX) uint64_t hwcap = 0; +#if defined(WEBRTC_BSD) + elf_aux_info(AT_HWCAP, &hwcap, sizeof(hwcap)); +#else - #if WEBRTC_GLIBC_PREREQ(2, 16) hwcap = getauxval(AT_HWCAP); - #else -@@ -211,6 +216,7 @@ bool Supports(ISA instruction_set_architecture) { - close(fd); - } - #endif // WEBRTC_GLIBC_PREREQ(2, 16) +#endif #if defined(__aarch64__) if ((hwcap & HWCAP_ASIMD) != 0) { diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_ip__address.cc b/www/chromium/files/patch-third__party_webrtc_rtc__base_ip__address.cc index 401272424b51..ccf2629c448c 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_ip__address.cc +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_ip__address.cc @@ -1,12 +1,12 @@ ---- third_party/webrtc/rtc_base/ip_address.cc.orig 2024-10-22 08:31:56 UTC +--- third_party/webrtc/rtc_base/ip_address.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/rtc_base/ip_address.cc -@@ -14,7 +14,8 @@ - #include <cstring> - #include <string> +@@ -22,7 +22,8 @@ + #include "rtc_base/string_utils.h" + #if defined(WEBRTC_POSIX) -#ifdef OPENBSD +#if defined(WEBRTC_BSD) +#include <sys/types.h> #include <netinet/in_systm.h> #endif - #ifndef __native_client__ + #include <netdb.h> diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_net__helpers.cc b/www/chromium/files/patch-third__party_webrtc_rtc__base_net__helpers.cc index 9998d5416b12..efe45b4fd676 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_net__helpers.cc +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_net__helpers.cc @@ -1,10 +1,10 @@ ---- third_party/webrtc/rtc_base/net_helpers.cc.orig 2025-05-28 14:55:43 UTC +--- third_party/webrtc/rtc_base/net_helpers.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/rtc_base/net_helpers.cc -@@ -21,6 +21,7 @@ +@@ -20,6 +20,7 @@ #endif - #if defined(WEBRTC_POSIX) && !defined(__native_client__) + #if defined(WEBRTC_POSIX) #include <arpa/inet.h> +#include <sys/socket.h> - #endif // defined(WEBRTC_POSIX) && !defined(__native_client__) + #endif // defined(WEBRTC_POSIX) namespace webrtc { diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_network.cc b/www/chromium/files/patch-third__party_webrtc_rtc__base_network.cc index 22cae58f7728..a914eda4b1ac 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_network.cc +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_network.cc @@ -1,6 +1,6 @@ ---- third_party/webrtc/rtc_base/network.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/webrtc/rtc_base/network.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/rtc_base/network.cc -@@ -305,7 +305,12 @@ AdapterType GetAdapterTypeFromName(absl::string_view n +@@ -303,7 +303,12 @@ AdapterType GetAdapterTypeFromName(absl::string_view n } #endif diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc b/www/chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc index 90459c8dfb87..b097b5b0458f 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc @@ -1,24 +1,24 @@ ---- third_party/webrtc/rtc_base/physical_socket_server.cc.orig 2025-07-02 06:08:04 UTC +--- third_party/webrtc/rtc_base/physical_socket_server.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/rtc_base/physical_socket_server.cc -@@ -65,7 +65,7 @@ - #include "rtc_base/synchronization/mutex.h" - #include "rtc_base/time_utils.h" +@@ -61,7 +61,7 @@ + #undef SetPort + #endif -#if defined(WEBRTC_LINUX) +#if defined(WEBRTC_LINUX) && !defined(WEBRTC_BSD) + #include <asm-generic/socket.h> #include <linux/sockios.h> - #endif - -@@ -85,7 +85,7 @@ typedef void* SockOptArg; - + #include <sys/epoll.h> +@@ -78,7 +78,7 @@ + typedef void* SockOptArg; #endif // WEBRTC_POSIX --#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && !defined(__native_client__) -+#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && !defined(__native_client__) && !defined(WEBRTC_BSD) - +-#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) ++#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && !defined(WEBRTC_BSD) int64_t GetSocketRecvTimestamp(int socket) { struct timeval tv_ioctl; -@@ -340,7 +340,7 @@ int PhysicalSocket::GetOption(Option opt, int* value) + int ret = ioctl(socket, SIOCGSTAMP, &tv_ioctl); +@@ -331,7 +331,7 @@ int PhysicalSocket::GetOption(Option opt, int* value) return -1; } if (opt == OPT_DONTFRAGMENT) { @@ -27,7 +27,7 @@ *value = (*value != IP_PMTUDISC_DONT) ? 1 : 0; #endif } else if (opt == OPT_DSCP) { -@@ -369,7 +369,7 @@ int PhysicalSocket::SetOption(Option opt, int value) { +@@ -360,7 +360,7 @@ int PhysicalSocket::SetOption(Option opt, int value) { if (TranslateOption(opt, &slevel, &sopt) == -1) return -1; if (opt == OPT_DONTFRAGMENT) { @@ -36,7 +36,7 @@ value = (value) ? IP_PMTUDISC_DO : IP_PMTUDISC_DONT; #endif } else if (opt == OPT_DSCP) { -@@ -400,7 +400,7 @@ int PhysicalSocket::SetOption(Option opt, int value) { +@@ -391,7 +391,7 @@ int PhysicalSocket::SetOption(Option opt, int value) { int PhysicalSocket::Send(const void* pv, size_t cb) { int sent = DoSend( s_, reinterpret_cast<const char*>(pv), static_cast<int>(cb), @@ -45,7 +45,7 @@ // Suppress SIGPIPE. Without this, attempting to send on a socket whose // other end is closed will result in a SIGPIPE signal being raised to // our process, which by default will terminate the process, which we -@@ -429,7 +429,7 @@ int PhysicalSocket::SendTo(const void* buffer, +@@ -420,7 +420,7 @@ int PhysicalSocket::SendTo(const void* buffer, size_t len = addr.ToSockAddrStorage(&saddr); int sent = DoSendTo(s_, static_cast<const char*>(buffer), static_cast<int>(length), @@ -54,16 +54,16 @@ // Suppress SIGPIPE. See above for explanation. MSG_NOSIGNAL, #else -@@ -707,7 +707,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s +@@ -698,7 +698,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s *slevel = IPPROTO_IP; *sopt = IP_DONTFRAGMENT; break; --#elif defined(WEBRTC_MAC) || defined(BSD) || defined(__native_client__) -+#elif defined(WEBRTC_MAC) || defined(WEBRTC_BSD) || defined(__native_client__) +-#elif defined(WEBRTC_MAC) || defined(BSD) ++#elif defined(WEBRTC_MAC) || defined(WEBRTC_BSD) RTC_LOG(LS_WARNING) << "Socket::OPT_DONTFRAGMENT not supported."; return -1; #elif defined(WEBRTC_POSIX) -@@ -756,7 +756,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s +@@ -747,7 +747,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s return -1; #endif case OPT_RECV_ECN: @@ -72,7 +72,7 @@ if (family_ == AF_INET6) { *slevel = IPPROTO_IPV6; *sopt = IPV6_RECVTCLASS; -@@ -776,10 +776,19 @@ int PhysicalSocket::TranslateOption(Option opt, int* s +@@ -767,10 +767,19 @@ int PhysicalSocket::TranslateOption(Option opt, int* s *sopt = SO_KEEPALIVE; break; case OPT_TCP_KEEPCNT: @@ -92,7 +92,7 @@ *slevel = IPPROTO_TCP; #if !defined(WEBRTC_MAC) *sopt = TCP_KEEPIDLE; -@@ -787,12 +796,18 @@ int PhysicalSocket::TranslateOption(Option opt, int* s +@@ -778,12 +787,18 @@ int PhysicalSocket::TranslateOption(Option opt, int* s *sopt = TCP_KEEPALIVE; #endif break; diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc b/www/chromium/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc index 1a359b6a988a..d5800e2d53c7 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc @@ -1,16 +1,21 @@ ---- third_party/webrtc/rtc_base/platform_thread_types.cc.orig 2025-05-28 14:55:43 UTC +--- third_party/webrtc/rtc_base/platform_thread_types.cc.orig 2025-09-06 10:01:20 UTC +++ third_party/webrtc/rtc_base/platform_thread_types.cc -@@ -12,7 +12,9 @@ +@@ -12,11 +12,13 @@ // IWYU pragma: begin_keep #if defined(WEBRTC_LINUX) +#if !defined(WEBRTC_BSD) + #include <linux/prctl.h> #include <sys/prctl.h> +#endif #include <sys/syscall.h> - #endif -@@ -46,6 +48,8 @@ PlatformThreadId CurrentThreadId() { +-#if !defined(WEBRTC_ARCH_ARM) && !defined(WEBRTC_ARCH_ARM64) ++#if !defined(WEBRTC_ARCH_ARM) && !defined(WEBRTC_ARCH_ARM64) && !defined(WEBRTC_BSD) + #include <asm/unistd_64.h> + #endif + #endif +@@ -50,6 +52,8 @@ PlatformThreadId CurrentThreadId() { return gettid(); #elif defined(WEBRTC_FUCHSIA) return zx_thread_self(); @@ -19,7 +24,7 @@ #elif defined(WEBRTC_LINUX) return syscall(__NR_gettid); #elif defined(__EMSCRIPTEN__) -@@ -76,6 +80,7 @@ bool IsThreadRefEqual(const PlatformThreadRef& a, cons +@@ -80,6 +84,7 @@ bool IsThreadRefEqual(const PlatformThreadRef& a, cons } void SetCurrentThreadName(const char* name) { @@ -27,7 +32,7 @@ #if defined(WEBRTC_WIN) // The SetThreadDescription API works even if no debugger is attached. // The names set with this API also show up in ETW traces. Very handy. -@@ -122,6 +127,7 @@ void SetCurrentThreadName(const char* name) { +@@ -126,6 +131,7 @@ void SetCurrentThreadName(const char* name) { zx_status_t status = zx_object_set_property(zx_thread_self(), ZX_PROP_NAME, name, strlen(name)); RTC_DCHECK_EQ(status, ZX_OK); diff --git a/www/chromium/files/patch-third__party_zlib_BUILD.gn b/www/chromium/files/patch-third__party_zlib_BUILD.gn index ba5aff69e648..321849d04ae1 100644 --- a/www/chromium/files/patch-third__party_zlib_BUILD.gn +++ b/www/chromium/files/patch-third__party_zlib_BUILD.gn @@ -1,4 +1,4 @@ ---- third_party/zlib/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- third_party/zlib/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ third_party/zlib/BUILD.gn @@ -128,7 +128,7 @@ if (use_arm_neon_optimizations) { defines = [ "CRC32_ARMV8_CRC32" ] @@ -24,8 +24,8 @@ ] } -- if (is_apple || is_android || is_nacl) { -+ if (is_apple || is_android || is_nacl || is_bsd) { +- if (is_apple || is_android) { ++ if (is_apple || is_android || is_bsd) { # Mac, Android and the BSDs don't have fopen64, ftello64, or fseeko64. We # use fopen, ftell, and fseek instead on these systems. defines = [ "USE_FILE32API" ] diff --git a/www/chromium/files/patch-tools_grit_grit_node_base.py b/www/chromium/files/patch-tools_grit_grit_node_base.py index 798d6c3ecddd..252379df0a21 100644 --- a/www/chromium/files/patch-tools_grit_grit_node_base.py +++ b/www/chromium/files/patch-tools_grit_grit_node_base.py @@ -1,6 +1,6 @@ ---- tools/grit/grit/node/base.py.orig 2025-05-28 14:55:43 UTC +--- tools/grit/grit/node/base.py.orig 2025-09-06 10:01:20 UTC +++ tools/grit/grit/node/base.py -@@ -497,7 +497,8 @@ class Node: +@@ -491,7 +491,8 @@ class Node: value = defs elif name == 'is_linux': diff --git a/www/chromium/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py b/www/chromium/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py index cf827d8163e4..cc6c23967acd 100644 --- a/www/chromium/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py +++ b/www/chromium/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py @@ -1,8 +1,8 @@ ---- tools/json_schema_compiler/cpp_bundle_generator.py.orig 2025-04-04 08:52:13 UTC +--- tools/json_schema_compiler/cpp_bundle_generator.py.orig 2025-09-06 10:01:20 UTC +++ tools/json_schema_compiler/cpp_bundle_generator.py @@ -140,7 +140,7 @@ class CppBundleGenerator(object): - elif platform == Platforms.FUCHSIA: - ifdefs.append('BUILDFLAG(IS_FUCHSIA)') + elif platform == Platforms.DESKTOP_ANDROID: + ifdefs.append('BUILDFLAG(IS_DESKTOP_ANDROID)') elif platform == Platforms.LINUX: - ifdefs.append('BUILDFLAG(IS_LINUX)') + ifdefs.append('BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)') diff --git a/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py b/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py index 57196d18201b..965283bdef72 100644 --- a/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py +++ b/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py @@ -1,6 +1,6 @@ ---- tools/json_schema_compiler/feature_compiler.py.orig 2025-08-07 06:57:29 UTC +--- tools/json_schema_compiler/feature_compiler.py.orig 2025-09-06 10:01:20 UTC +++ tools/json_schema_compiler/feature_compiler.py -@@ -290,6 +290,8 @@ FEATURE_GRAMMAR = ({ +@@ -289,6 +289,8 @@ FEATURE_GRAMMAR = ({ 'linux': 'Feature::LINUX_PLATFORM', 'mac': 'Feature::MACOSX_PLATFORM', 'win': 'Feature::WIN_PLATFORM', diff --git a/www/chromium/files/patch-tools_protoc__wrapper_protoc__wrapper.py b/www/chromium/files/patch-tools_protoc__wrapper_protoc__wrapper.py index ab3d39bd0412..73096d5e11c3 100644 --- a/www/chromium/files/patch-tools_protoc__wrapper_protoc__wrapper.py +++ b/www/chromium/files/patch-tools_protoc__wrapper_protoc__wrapper.py @@ -1,6 +1,6 @@ ---- tools/protoc_wrapper/protoc_wrapper.py.orig 2025-07-02 06:08:04 UTC +--- tools/protoc_wrapper/protoc_wrapper.py.orig 2025-09-06 10:01:20 UTC +++ tools/protoc_wrapper/protoc_wrapper.py -@@ -226,15 +226,19 @@ def main(argv): +@@ -227,15 +227,19 @@ def main(argv): if not options.exclude_imports: protoc_cmd += ["--include_imports"] diff --git a/www/chromium/files/patch-ui_accessibility_accessibility__features.cc b/www/chromium/files/patch-ui_accessibility_accessibility__features.cc index 628d912ada05..a577c673c6b5 100644 --- a/www/chromium/files/patch-ui_accessibility_accessibility__features.cc +++ b/www/chromium/files/patch-ui_accessibility_accessibility__features.cc @@ -1,6 +1,6 @@ ---- ui/accessibility/accessibility_features.cc.orig 2025-08-07 06:57:29 UTC +--- ui/accessibility/accessibility_features.cc.orig 2025-09-06 10:01:20 UTC +++ ui/accessibility/accessibility_features.cc -@@ -496,7 +496,7 @@ bool IsScreenAITestModeEnabled() { +@@ -507,7 +507,7 @@ bool IsScreenAITestModeEnabled() { return base::FeatureList::IsEnabled(::features::kScreenAITestMode); } @@ -9,12 +9,12 @@ BASE_FEATURE(kScreenAIPartitionAllocAdvancedChecksEnabled, "ScreenAIPartitionAllocAdvancedChecksEnabled", base::FEATURE_DISABLED_BY_DEFAULT); -@@ -538,7 +538,7 @@ bool IsBlockRootWindowAccessibleNameChangeEventEnabled +@@ -549,7 +549,7 @@ bool IsBlockRootWindowAccessibleNameChangeEventEnabled } #endif // BUILDFLAG(IS_MAC) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kWasmTtsComponentUpdaterEnabled, - "WasmTtsComponentUpdaterEnabled", - base::FEATURE_ENABLED_BY_DEFAULT); + BASE_FEATURE(kWasmTtsComponentUpdaterV3Enabled, + "WasmTtsComponentUpdaterV3Enabled", + base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-ui_accessibility_accessibility__features.h b/www/chromium/files/patch-ui_accessibility_accessibility__features.h index 32b0b2c70c02..5e23fc8d6aee 100644 --- a/www/chromium/files/patch-ui_accessibility_accessibility__features.h +++ b/www/chromium/files/patch-ui_accessibility_accessibility__features.h @@ -1,6 +1,6 @@ ---- ui/accessibility/accessibility_features.h.orig 2025-08-07 06:57:29 UTC +--- ui/accessibility/accessibility_features.h.orig 2025-09-06 10:01:20 UTC +++ ui/accessibility/accessibility_features.h -@@ -330,7 +330,7 @@ AX_BASE_EXPORT bool IsScreenAIOCREnabled(); +@@ -339,7 +339,7 @@ AX_BASE_EXPORT bool IsScreenAIOCREnabled(); AX_BASE_EXPORT BASE_DECLARE_FEATURE(kScreenAITestMode); AX_BASE_EXPORT bool IsScreenAITestModeEnabled(); @@ -9,12 +9,12 @@ // Enables advanced partition allocation checks in ScreenAI service. // TODO(crbug.com/418199684): Remove when the bug is fixed. AX_BASE_EXPORT BASE_DECLARE_FEATURE( -@@ -357,7 +357,7 @@ AX_BASE_EXPORT BASE_DECLARE_FEATURE(kBlockRootWindowAc +@@ -366,7 +366,7 @@ AX_BASE_EXPORT BASE_DECLARE_FEATURE(kBlockRootWindowAc AX_BASE_EXPORT bool IsBlockRootWindowAccessibleNameChangeEventEnabled(); #endif // BUILDFLAG(IS_MAC) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Enable the component updater to download the wasm tts engine component. - AX_BASE_EXPORT BASE_DECLARE_FEATURE(kWasmTtsComponentUpdaterEnabled); - AX_BASE_EXPORT bool IsWasmTtsComponentUpdaterEnabled(); + // Use the v3 version of the wasm tts engine component. + AX_BASE_EXPORT BASE_DECLARE_FEATURE(kWasmTtsComponentUpdaterV3Enabled); + AX_BASE_EXPORT bool IsWasmTtsComponentUpdaterV3Enabled(); diff --git a/www/chromium/files/patch-ui_accessibility_ax__node.cc b/www/chromium/files/patch-ui_accessibility_ax__node.cc index 7cfe20cf2cc5..293528f5db36 100644 --- a/www/chromium/files/patch-ui_accessibility_ax__node.cc +++ b/www/chromium/files/patch-ui_accessibility_ax__node.cc @@ -1,6 +1,6 @@ ---- ui/accessibility/ax_node.cc.orig 2025-08-07 06:57:29 UTC +--- ui/accessibility/ax_node.cc.orig 2025-09-06 10:01:20 UTC +++ ui/accessibility/ax_node.cc -@@ -1555,7 +1555,7 @@ AXNode::GetExtraMacNodes() const { +@@ -1547,7 +1547,7 @@ AXNode::GetExtraMacNodes() const { return &table_info->extra_mac_nodes; } @@ -9,12 +9,12 @@ AXNode* AXNode::GetExtraAnnouncementNode( ax::mojom::AriaNotificationPriority priority_property) const { if (!tree_->extra_announcement_nodes()) { -@@ -1583,7 +1583,7 @@ bool AXNode::IsGenerated() const { +@@ -1575,7 +1575,7 @@ bool AXNode::IsGenerated() const { GetRole() == ax::mojom::Role::kColumn || GetRole() == ax::mojom::Role::kTableHeaderContainer; DCHECK_EQ(is_generated_node, is_extra_mac_node_role); -#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) +#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // On Linux, generated nodes are always children of the root. + // On Linux and Windows, generated nodes are always children of the root, but + // not necessarily the root tree. if (GetParent() && GetParent()->GetManager()) { - DCHECK(GetParent()->GetManager()->IsRoot()); diff --git a/www/chromium/files/patch-ui_accessibility_ax__node.h b/www/chromium/files/patch-ui_accessibility_ax__node.h index 5181fdf601e9..16238e724025 100644 --- a/www/chromium/files/patch-ui_accessibility_ax__node.h +++ b/www/chromium/files/patch-ui_accessibility_ax__node.h @@ -1,6 +1,6 @@ ---- ui/accessibility/ax_node.h.orig 2025-08-07 06:57:29 UTC +--- ui/accessibility/ax_node.h.orig 2025-09-06 10:01:20 UTC +++ ui/accessibility/ax_node.h -@@ -587,7 +587,7 @@ class AX_EXPORT AXNode final { +@@ -582,7 +582,7 @@ class AX_EXPORT AXNode final { const std::vector<raw_ptr<AXNode, VectorExperimental>>* GetExtraMacNodes() const; diff --git a/www/chromium/files/patch-ui_accessibility_ax__tree.cc b/www/chromium/files/patch-ui_accessibility_ax__tree.cc index f3a8ae1a5338..c85680653420 100644 --- a/www/chromium/files/patch-ui_accessibility_ax__tree.cc +++ b/www/chromium/files/patch-ui_accessibility_ax__tree.cc @@ -1,6 +1,6 @@ ---- ui/accessibility/ax_tree.cc.orig 2025-08-07 06:57:29 UTC +--- ui/accessibility/ax_tree.cc.orig 2025-09-06 10:01:20 UTC +++ ui/accessibility/ax_tree.cc -@@ -724,7 +724,7 @@ struct AXTreeUpdateState { +@@ -700,7 +700,7 @@ struct AXTreeUpdateState { // (crrev.com/c/2892259). const raw_ref<const AXTreeUpdate> pending_tree_update; @@ -9,7 +9,7 @@ bool should_clear_extra_announcement_nodes = false; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -@@ -882,7 +882,7 @@ bool AXTree::ComputeNodeIsIgnoredChanged( +@@ -855,7 +855,7 @@ bool AXTree::ComputeNodeIsIgnoredChanged( return old_node_is_ignored != new_node_is_ignored; } @@ -18,7 +18,7 @@ ExtraAnnouncementNodes::ExtraAnnouncementNodes(AXNode* root) { assertive_node_ = CreateNode("assertive", root); polite_node_ = CreateNode("polite", root); -@@ -975,7 +975,7 @@ AXNode* AXTree::GetFromId(AXNodeID id) const { +@@ -948,7 +948,7 @@ AXNode* AXTree::GetFromId(AXNodeID id) const { void AXTree::Destroy() { base::ElapsedThreadTimer timer; @@ -27,7 +27,7 @@ ClearExtraAnnouncementNodes(); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -@@ -1633,7 +1633,7 @@ bool AXTree::Unserialize(const AXTreeUpdate& update) { +@@ -1600,7 +1600,7 @@ bool AXTree::Unserialize(const AXTreeUpdate& update) { observers_.Notify(&AXTreeObserver::OnAtomicUpdateFinished, this, root_->id() != old_root_id, changes); @@ -36,7 +36,7 @@ if (update_state.should_clear_extra_announcement_nodes) { ClearExtraAnnouncementNodes(); } -@@ -2210,7 +2210,7 @@ void AXTree::NotifyNodeAttributesWillChange( +@@ -2186,7 +2186,7 @@ void AXTree::NotifyNodeAttributesWillChange( new_data); } @@ -45,7 +45,7 @@ void AXTree::ClearExtraAnnouncementNodes() { if (!extra_announcement_nodes_) { return; -@@ -2603,7 +2603,7 @@ bool AXTree::CreateNewChildVector( +@@ -2596,7 +2596,7 @@ bool AXTree::CreateNewChildVector( AXTreeUpdateState* update_state) { DCHECK(GetTreeUpdateInProgressState()); bool success = true; diff --git a/www/chromium/files/patch-ui_accessibility_ax__tree.h b/www/chromium/files/patch-ui_accessibility_ax__tree.h index fa9086611f24..091de55358be 100644 --- a/www/chromium/files/patch-ui_accessibility_ax__tree.h +++ b/www/chromium/files/patch-ui_accessibility_ax__tree.h @@ -1,6 +1,6 @@ ---- ui/accessibility/ax_tree.h.orig 2025-08-07 06:57:29 UTC +--- ui/accessibility/ax_tree.h.orig 2025-09-06 10:01:20 UTC +++ ui/accessibility/ax_tree.h -@@ -63,7 +63,7 @@ enum class AXTreeUnserializeError { +@@ -64,7 +64,7 @@ enum class AXTreeUnserializeError { }; // LINT.ThenChange(/tools/metrics/histograms/metadata/accessibility/enums.xml:AccessibilityTreeUnserializeError) @@ -9,7 +9,7 @@ // To support AriaNotify on older versions of ATK, we need to use the ATK // signal "Text::text-insert". This signal requires a node that is a // text type, and it needs to have aria-live properties set in order for -@@ -288,7 +288,7 @@ class AX_EXPORT AXTree { +@@ -289,7 +289,7 @@ class AX_EXPORT AXTree { void NotifyChildTreeConnectionChanged(AXNode* node, AXTree* child_tree); @@ -18,7 +18,7 @@ void ClearExtraAnnouncementNodes(); void CreateExtraAnnouncementNodes(); ExtraAnnouncementNodes* extra_announcement_nodes() const { -@@ -550,7 +550,7 @@ class AX_EXPORT AXTree { +@@ -548,7 +548,7 @@ class AX_EXPORT AXTree { std::unique_ptr<AXEvent> event_data_; diff --git a/www/chromium/files/patch-ui_base_resource_resource__bundle.cc b/www/chromium/files/patch-ui_base_resource_resource__bundle.cc index dbbeb83fbf4c..6b7e308478ce 100644 --- a/www/chromium/files/patch-ui_base_resource_resource__bundle.cc +++ b/www/chromium/files/patch-ui_base_resource_resource__bundle.cc @@ -1,6 +1,6 @@ ---- ui/base/resource/resource_bundle.cc.orig 2025-08-07 06:57:29 UTC +--- ui/base/resource/resource_bundle.cc.orig 2025-09-06 10:01:20 UTC +++ ui/base/resource/resource_bundle.cc -@@ -1004,7 +1004,7 @@ void ResourceBundle::ReloadFonts() { +@@ -1002,7 +1002,7 @@ void ResourceBundle::ReloadFonts() { } ResourceScaleFactor ResourceBundle::GetMaxResourceScaleFactor() const { diff --git a/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc b/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc index 0a9e4249ae59..c06378d10a9b 100644 --- a/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc +++ b/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc @@ -1,6 +1,6 @@ ---- ui/base/test/skia_gold_pixel_diff.cc.orig 2025-03-05 08:14:56 UTC +--- ui/base/test/skia_gold_pixel_diff.cc.orig 2025-09-06 10:01:20 UTC +++ ui/base/test/skia_gold_pixel_diff.cc -@@ -117,7 +117,7 @@ const char* GetPlatformName() { +@@ -121,7 +121,7 @@ const char* GetPlatformName() { return "windows"; #elif BUILDFLAG(IS_APPLE) return "macOS"; diff --git a/www/chromium/files/patch-ui_base_ui__base__features.cc b/www/chromium/files/patch-ui_base_ui__base__features.cc index c4639aee3311..8df5848b12b3 100644 --- a/www/chromium/files/patch-ui_base_ui__base__features.cc +++ b/www/chromium/files/patch-ui_base_ui__base__features.cc @@ -1,6 +1,6 @@ ---- ui/base/ui_base_features.cc.orig 2025-07-02 06:08:04 UTC +--- ui/base/ui_base_features.cc.orig 2025-09-06 10:01:20 UTC +++ ui/base/ui_base_features.cc -@@ -119,7 +119,7 @@ BASE_FEATURE(kWaylandLinuxDrmSyncobj, +@@ -113,7 +113,7 @@ BASE_FEATURE(kWaylandLinuxDrmSyncobj, // Controls whether support for Wayland's per-surface scaling is enabled. BASE_FEATURE(kWaylandPerSurfaceScale, "WaylandPerSurfaceScale", @@ -9,16 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -143,7 +143,7 @@ BASE_FEATURE(kWaylandSessionManagement, - base::FEATURE_DISABLED_BY_DEFAULT); - #endif // BUILDFLAG(IS_OZONE) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If this feature is enabled, users not specify --ozone-platform-hint switch - // will get --ozone-platform-hint=auto treatment. https://crbug.com/40250220. - COMPONENT_EXPORT(UI_BASE_FEATURES) -@@ -231,7 +231,7 @@ BASE_FEATURE(kUiCompositorUsesLayerLists, +@@ -195,7 +195,7 @@ BASE_FEATURE(kUiCompositorUsesLayerLists, // native apps on Windows. BASE_FEATURE(kExperimentalFlingAnimation, "ExperimentalFlingAnimation", @@ -27,7 +18,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -323,7 +323,7 @@ bool IsForcedColorsEnabled() { +@@ -293,7 +293,7 @@ bool IsForcedColorsEnabled() { BASE_FEATURE(kEyeDropper, "EyeDropper", #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-ui_base_ui__base__features.h b/www/chromium/files/patch-ui_base_ui__base__features.h deleted file mode 100644 index 99bce9421f17..000000000000 --- a/www/chromium/files/patch-ui_base_ui__base__features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/ui_base_features.h.orig 2025-07-02 06:08:04 UTC -+++ ui/base/ui_base_features.h -@@ -129,7 +129,7 @@ COMPONENT_EXPORT(UI_BASE_FEATURES) - BASE_DECLARE_FEATURE(kWaylandSessionManagement); - #endif // BUILDFLAG(IS_OZONE) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE_FEATURES) - BASE_DECLARE_FEATURE(kOverrideDefaultOzonePlatformHintToAuto); - #endif // BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-ui_color_color__id.h b/www/chromium/files/patch-ui_color_color__id.h index 4e364c52dceb..993470ea5d9b 100644 --- a/www/chromium/files/patch-ui_color_color__id.h +++ b/www/chromium/files/patch-ui_color_color__id.h @@ -1,6 +1,6 @@ ---- ui/color/color_id.h.orig 2025-08-07 06:57:29 UTC +--- ui/color/color_id.h.orig 2025-09-06 10:01:20 UTC +++ ui/color/color_id.h -@@ -647,7 +647,7 @@ +@@ -648,7 +648,7 @@ E_CPONLY(kColorCrosSysPositive) \ E_CPONLY(kColorCrosSysComplementVariant) \ E_CPONLY(kColorCrosSysInputFieldOnBase) diff --git a/www/chromium/files/patch-ui_gfx_BUILD.gn b/www/chromium/files/patch-ui_gfx_BUILD.gn index e8a025673dd3..588e51d91c4e 100644 --- a/www/chromium/files/patch-ui_gfx_BUILD.gn +++ b/www/chromium/files/patch-ui_gfx_BUILD.gn @@ -1,6 +1,6 @@ ---- ui/gfx/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- ui/gfx/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ ui/gfx/BUILD.gn -@@ -667,7 +667,7 @@ source_set("memory_buffer_sources") { +@@ -659,7 +659,7 @@ source_set("memory_buffer_sources") { deps += [ "//build/config/linux/libdrm" ] } diff --git a/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc b/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc index cb92aba46c15..7c98da16d66d 100644 --- a/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc +++ b/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc @@ -1,6 +1,6 @@ ---- ui/gfx/font_fallback_linux.cc.orig 2024-09-30 07:45:04 UTC +--- ui/gfx/font_fallback_linux.cc.orig 2025-09-06 10:01:20 UTC +++ ui/gfx/font_fallback_linux.cc -@@ -32,6 +32,8 @@ +@@ -28,6 +28,8 @@ #include "ui/gfx/linux/fontconfig_util.h" #include "ui/gfx/platform_font.h" diff --git a/www/chromium/files/patch-ui_gfx_font__render__params__linux.cc b/www/chromium/files/patch-ui_gfx_font__render__params__linux.cc index f0e4a6f9c62c..f08a20d92d83 100644 --- a/www/chromium/files/patch-ui_gfx_font__render__params__linux.cc +++ b/www/chromium/files/patch-ui_gfx_font__render__params__linux.cc @@ -1,4 +1,4 @@ ---- ui/gfx/font_render_params_linux.cc.orig 2025-03-05 08:14:56 UTC +--- ui/gfx/font_render_params_linux.cc.orig 2025-09-06 10:01:20 UTC +++ ui/gfx/font_render_params_linux.cc @@ -24,7 +24,7 @@ #include "ui/gfx/linux/fontconfig_util.h" @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #endif -@@ -222,7 +222,7 @@ FontRenderParams GetFontRenderParams(const FontRenderP +@@ -224,7 +224,7 @@ FontRenderParams GetFontRenderParams(const FontRenderP // Start with the delegate's settings, but let Fontconfig have the final say. FontRenderParams params; diff --git a/www/chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h b/www/chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h index 58c1a340bca7..50445fe3c0ba 100644 --- a/www/chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h +++ b/www/chromium/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h @@ -1,4 +1,4 @@ ---- ui/gfx/mojom/native_handle_types_mojom_traits.h.orig 2025-08-07 06:57:29 UTC +--- ui/gfx/mojom/native_handle_types_mojom_traits.h.orig 2025-09-06 10:01:20 UTC +++ ui/gfx/mojom/native_handle_types_mojom_traits.h @@ -18,7 +18,7 @@ #include "ui/gfx/gpu_memory_buffer_handle.h" @@ -9,7 +9,7 @@ #include "ui/gfx/native_pixmap_handle.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -@@ -45,7 +45,7 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED +@@ -49,7 +49,7 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED }; #endif // BUILDFLAG(IS_ANDROID) @@ -18,7 +18,7 @@ template <> struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED_MOJOM_TRAITS) StructTraits<gfx::mojom::NativePixmapPlaneDataView, -@@ -73,13 +73,13 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED +@@ -77,13 +77,13 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED return pixmap_handle.planes; } @@ -34,7 +34,7 @@ static bool supports_zero_copy_webgpu_import( const gfx::NativePixmapHandle& pixmap_handle) { return pixmap_handle.supports_zero_copy_webgpu_import; -@@ -204,7 +204,7 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED +@@ -207,7 +207,7 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED static IOSurfaceHandle io_surface_handle(gfx::GpuMemoryBufferHandle& handle); #endif // BUILDFLAG(IS_APPLE) diff --git a/www/chromium/files/patch-ui_gfx_platform__font__skia.cc b/www/chromium/files/patch-ui_gfx_platform__font__skia.cc index 1d867ecf3822..e4e38781f2dd 100644 --- a/www/chromium/files/patch-ui_gfx_platform__font__skia.cc +++ b/www/chromium/files/patch-ui_gfx_platform__font__skia.cc @@ -1,4 +1,4 @@ ---- ui/gfx/platform_font_skia.cc.orig 2024-08-26 12:06:38 UTC +--- ui/gfx/platform_font_skia.cc.orig 2025-09-06 10:01:20 UTC +++ ui/gfx/platform_font_skia.cc @@ -29,7 +29,7 @@ #include "ui/gfx/system_fonts_win.h" @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #endif -@@ -167,7 +167,7 @@ void PlatformFontSkia::EnsuresDefaultFontIsInitialized +@@ -170,7 +170,7 @@ void PlatformFontSkia::EnsuresDefaultFontIsInitialized weight = system_font.GetWeight(); #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-ui_gl_gl__switches.cc b/www/chromium/files/patch-ui_gl_gl__switches.cc index 0d1dad9fad85..e0019bba58b8 100644 --- a/www/chromium/files/patch-ui_gl_gl__switches.cc +++ b/www/chromium/files/patch-ui_gl_gl__switches.cc @@ -1,4 +1,4 @@ ---- ui/gl/gl_switches.cc.orig 2025-08-07 06:57:29 UTC +--- ui/gl/gl_switches.cc.orig 2025-09-06 10:01:20 UTC +++ ui/gl/gl_switches.cc @@ -15,7 +15,7 @@ #endif @@ -9,7 +9,7 @@ #include <vulkan/vulkan_core.h> #include "third_party/angle/src/gpu_info_util/SystemInfo.h" // nogncheck #endif // BUILDFLAG(ENABLE_VULKAN) && (BUILDFLAG(IS_LINUX) || -@@ -323,7 +323,7 @@ bool IsDefaultANGLEVulkan() { +@@ -328,7 +328,7 @@ bool IsDefaultANGLEVulkan() { } #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -18,7 +18,7 @@ angle::SystemInfo system_info; { TRACE_EVENT("gpu,startup", "angle::GetSystemInfoVulkan"); -@@ -405,7 +405,7 @@ bool IsDefaultANGLEVulkan() { +@@ -410,7 +410,7 @@ bool IsDefaultANGLEVulkan() { } #endif // BUILDFLAG(IS_ANDROID) diff --git a/www/chromium/files/patch-ui_native__theme_native__theme__base.cc b/www/chromium/files/patch-ui_native__theme_native__theme__base.cc index 44d540f3b1c9..6fce00c15b20 100644 --- a/www/chromium/files/patch-ui_native__theme_native__theme__base.cc +++ b/www/chromium/files/patch-ui_native__theme_native__theme__base.cc @@ -1,6 +1,6 @@ ---- ui/native_theme/native_theme_base.cc.orig 2025-08-07 06:57:29 UTC +--- ui/native_theme/native_theme_base.cc.orig 2025-09-06 10:01:20 UTC +++ ui/native_theme/native_theme_base.cc -@@ -241,7 +241,7 @@ void NativeThemeBase::Paint(cc::PaintCanvas* canvas, +@@ -242,7 +242,7 @@ void NativeThemeBase::Paint(cc::PaintCanvas* canvas, std::get<ButtonExtraParams>(extra), color_scheme, accent_color_opaque); break; diff --git a/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc b/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc index e106ca3408e3..6ad2aac2380f 100644 --- a/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc +++ b/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc @@ -1,6 +1,6 @@ ---- ui/ozone/platform/wayland/host/wayland_frame_manager.cc.orig 2025-05-13 08:59:54 UTC +--- ui/ozone/platform/wayland/host/wayland_frame_manager.cc.orig 2025-09-06 10:01:20 UTC +++ ui/ozone/platform/wayland/host/wayland_frame_manager.cc -@@ -461,8 +461,10 @@ std::optional<bool> WaylandFrameManager::ApplySurfaceC +@@ -460,8 +460,10 @@ std::optional<bool> WaylandFrameManager::ApplySurfaceC surface->UpdateBufferDamageRegion( gfx::ToEnclosingRectIgnoringError(surface_damage)); diff --git a/www/chromium/files/patch-ui_views_BUILD.gn b/www/chromium/files/patch-ui_views_BUILD.gn index c0812cb8e3bd..936f7a34cca8 100644 --- a/www/chromium/files/patch-ui_views_BUILD.gn +++ b/www/chromium/files/patch-ui_views_BUILD.gn @@ -1,6 +1,6 @@ ---- ui/views/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- ui/views/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ ui/views/BUILD.gn -@@ -833,7 +833,6 @@ component("views") { +@@ -835,7 +835,6 @@ component("views") { "windows_stationarity_monitor_aura.cc", ] deps += [ diff --git a/www/chromium/files/patch-ui_views_controls_textfield_textfield.cc b/www/chromium/files/patch-ui_views_controls_textfield_textfield.cc index 9833179044e7..7bf31d96533d 100644 --- a/www/chromium/files/patch-ui_views_controls_textfield_textfield.cc +++ b/www/chromium/files/patch-ui_views_controls_textfield_textfield.cc @@ -1,4 +1,4 @@ ---- ui/views/controls/textfield/textfield.cc.orig 2025-08-07 06:57:29 UTC +--- ui/views/controls/textfield/textfield.cc.orig 2025-09-06 10:01:20 UTC +++ ui/views/controls/textfield/textfield.cc @@ -86,7 +86,7 @@ #include "base/win/win_util.h" @@ -18,7 +18,7 @@ return flags & ui::EF_CONTROL_DOWN; #else return false; -@@ -790,7 +790,7 @@ bool Textfield::OnKeyPressed(const ui::KeyEvent& event +@@ -791,7 +791,7 @@ bool Textfield::OnKeyPressed(const ui::KeyEvent& event return handled; } @@ -27,7 +27,7 @@ if (!handled) { if (auto* linux_ui = ui::LinuxUi::instance()) { const auto command = -@@ -975,7 +975,7 @@ void Textfield::AboutToRequestFocusFromTabTraversal(bo +@@ -976,7 +976,7 @@ void Textfield::AboutToRequestFocusFromTabTraversal(bo } bool Textfield::SkipDefaultKeyEventProcessing(const ui::KeyEvent& event) { @@ -36,7 +36,7 @@ // Skip any accelerator handling that conflicts with custom keybindings. if (auto* linux_ui = ui::LinuxUi::instance()) { if (IsTextEditCommandEnabled(linux_ui->GetTextEditCommandForEvent( -@@ -2063,7 +2063,7 @@ bool Textfield::ShouldDoLearning() { +@@ -2065,7 +2065,7 @@ bool Textfield::ShouldDoLearning() { return false; } diff --git a/www/chromium/files/patch-ui_views_widget_widget.cc b/www/chromium/files/patch-ui_views_widget_widget.cc index ac997f793d28..8f6a634f072d 100644 --- a/www/chromium/files/patch-ui_views_widget_widget.cc +++ b/www/chromium/files/patch-ui_views_widget_widget.cc @@ -1,4 +1,4 @@ ---- ui/views/widget/widget.cc.orig 2025-08-07 06:57:29 UTC +--- ui/views/widget/widget.cc.orig 2025-09-06 10:01:20 UTC +++ ui/views/widget/widget.cc @@ -63,7 +63,7 @@ #include "ui/views/widget/widget_removals_observer.h" @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #endif -@@ -2493,7 +2493,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const +@@ -2498,7 +2498,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const return parent_->GetNativeTheme(); } diff --git a/www/chromium/files/patch-ui_views_widget_widget.h b/www/chromium/files/patch-ui_views_widget_widget.h index 7185d02ab75e..867fde4b5cf1 100644 --- a/www/chromium/files/patch-ui_views_widget_widget.h +++ b/www/chromium/files/patch-ui_views_widget_widget.h @@ -1,6 +1,6 @@ ---- ui/views/widget/widget.h.orig 2025-08-07 06:57:29 UTC +--- ui/views/widget/widget.h.orig 2025-09-06 10:01:20 UTC +++ ui/views/widget/widget.h -@@ -491,7 +491,7 @@ class VIEWS_EXPORT Widget : public internal::NativeWid +@@ -493,7 +493,7 @@ class VIEWS_EXPORT Widget : public internal::NativeWid bool force_system_menu_for_frameless = false; #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-v8_BUILD.gn b/www/chromium/files/patch-v8_BUILD.gn index b3cb7fc5a3ba..736f04cbc7db 100644 --- a/www/chromium/files/patch-v8_BUILD.gn +++ b/www/chromium/files/patch-v8_BUILD.gn @@ -1,6 +1,6 @@ ---- v8/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- v8/BUILD.gn.orig 2025-09-06 10:01:20 UTC +++ v8/BUILD.gn -@@ -1012,6 +1012,8 @@ external_v8_defines = [ +@@ -976,6 +976,8 @@ external_v8_defines = [ "V8_TARGET_OS_MACOS", "V8_TARGET_OS_WIN", "V8_TARGET_OS_CHROMEOS", @@ -9,7 +9,7 @@ ] enabled_external_v8_defines = [ -@@ -1085,6 +1087,12 @@ if (target_os == "android") { +@@ -1050,6 +1052,12 @@ if (target_os == "android") { } else if (target_os == "chromeos") { enabled_external_v8_defines += [ "V8_HAVE_TARGET_OS" ] enabled_external_v8_defines += [ "V8_TARGET_OS_CHROMEOS" ] @@ -22,7 +22,7 @@ } disabled_external_v8_defines = external_v8_defines - enabled_external_v8_defines -@@ -2604,6 +2612,12 @@ template("run_mksnapshot") { +@@ -2574,6 +2582,12 @@ template("run_mksnapshot") { if (!v8_enable_builtins_profiling && v8_enable_builtins_reordering) { args += [ "--reorder-builtins" ] } @@ -34,8 +34,8 @@ + } } - if (v8_enable_turboshaft_csa) { -@@ -6765,7 +6779,7 @@ v8_component("v8_libbase") { + # This is needed to distinguish between generating code for the simulator +@@ -6770,7 +6784,7 @@ v8_component("v8_libbase") { } } @@ -44,7 +44,7 @@ sources += [ "src/base/debug/stack_trace_posix.cc", "src/base/platform/platform-linux.cc", -@@ -6776,6 +6790,18 @@ v8_component("v8_libbase") { +@@ -6781,6 +6795,18 @@ v8_component("v8_libbase") { "dl", "rt", ] diff --git a/www/chromium/files/patch-v8_include_v8config.h b/www/chromium/files/patch-v8_include_v8config.h index 92f42a8395a9..43644cb7406a 100644 --- a/www/chromium/files/patch-v8_include_v8config.h +++ b/www/chromium/files/patch-v8_include_v8config.h @@ -1,4 +1,4 @@ ---- v8/include/v8config.h.orig 2025-08-07 06:57:29 UTC +--- v8/include/v8config.h.orig 2025-09-06 10:01:20 UTC +++ v8/include/v8config.h @@ -207,6 +207,8 @@ path. Add it with -I<path> to the command line && !defined(V8_TARGET_OS_IOS) \ @@ -35,7 +35,7 @@ #ifdef V8_OS_MACOS # define V8_TARGET_OS_MACOS #endif -@@ -394,6 +408,7 @@ path. Add it with -I<path> to the command line +@@ -395,6 +409,7 @@ path. Add it with -I<path> to the command line #if (defined(_M_X64) || defined(__x86_64__) /* x64 (everywhere) */ \ || ((defined(__AARCH64EL__) || defined(_M_ARM64)) /* arm64, but ... */ \ && !defined(_WIN32))) /* not on windows */ \ diff --git a/www/chromium/files/patch-v8_src_api_api.cc b/www/chromium/files/patch-v8_src_api_api.cc index 942e736943ff..4cc1b841067a 100644 --- a/www/chromium/files/patch-v8_src_api_api.cc +++ b/www/chromium/files/patch-v8_src_api_api.cc @@ -1,4 +1,4 @@ ---- v8/src/api/api.cc.orig 2025-08-14 19:12:25 UTC +--- v8/src/api/api.cc.orig 2025-09-06 10:01:20 UTC +++ v8/src/api/api.cc @@ -159,7 +159,7 @@ #include "src/objects/intl-objects.h" @@ -9,7 +9,7 @@ #include <signal.h> #include <unistd.h> -@@ -6479,7 +6479,7 @@ bool v8::V8::Initialize(const int build_config) { +@@ -6454,7 +6454,7 @@ bool v8::V8::Initialize(const int build_config) { return true; } diff --git a/www/chromium/files/patch-v8_src_execution_isolate.cc b/www/chromium/files/patch-v8_src_execution_isolate.cc index c3f2fa12b521..af416fb01a79 100644 --- a/www/chromium/files/patch-v8_src_execution_isolate.cc +++ b/www/chromium/files/patch-v8_src_execution_isolate.cc @@ -1,6 +1,6 @@ ---- v8/src/execution/isolate.cc.orig 2025-08-07 06:57:29 UTC +--- v8/src/execution/isolate.cc.orig 2025-09-06 10:01:20 UTC +++ v8/src/execution/isolate.cc -@@ -173,6 +173,10 @@ +@@ -174,6 +174,10 @@ #include "src/execution/simulator-base.h" #endif @@ -11,7 +11,7 @@ extern "C" const uint8_t v8_Default_embedded_blob_code_[]; extern "C" uint32_t v8_Default_embedded_blob_code_size_; extern "C" const uint8_t v8_Default_embedded_blob_data_[]; -@@ -5206,6 +5210,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { +@@ -5223,6 +5227,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { uint32_t code_size = DefaultEmbeddedBlobCodeSize(); const uint8_t* data = DefaultEmbeddedBlobData(); uint32_t data_size = DefaultEmbeddedBlobDataSize(); diff --git a/www/chromium/files/patch-v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h b/www/chromium/files/patch-v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h deleted file mode 100644 index 4e04132999aa..000000000000 --- a/www/chromium/files/patch-v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h +++ /dev/null @@ -1,128 +0,0 @@ ---- v8/src/wasm/baseline/ia32/liftoff-assembler-ia32-inl.h.orig 2025-08-07 06:57:29 UTC -+++ v8/src/wasm/baseline/ia32/liftoff-assembler-ia32-inl.h -@@ -605,7 +605,7 @@ void LiftoffAssembler::AtomicStoreTaggedPointer( - } - - void LiftoffAssembler::Load(LiftoffRegister dst, Register src_addr, -- Register offset_reg, uint32_t offset_imm, -+ Register offset_reg, uintptr_t offset_imm, - LoadType type, uint32_t* protected_load_pc, - bool /* is_load_mem */, bool /* i64_offset */, - bool needs_shift) { -@@ -685,7 +685,7 @@ void LiftoffAssembler::Load(LiftoffRegister dst, Regis - } - - void LiftoffAssembler::Store(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister src, -+ uintptr_t offset_imm, LiftoffRegister src, - StoreType type, LiftoffRegList pinned, - uint32_t* protected_store_pc, - bool /* is_store_mem */, bool /* i64_offset */) { -@@ -764,7 +764,7 @@ void LiftoffAssembler::Store(Register dst_addr, Regist - } - - void LiftoffAssembler::AtomicLoad(LiftoffRegister dst, Register src_addr, -- Register offset_reg, uint32_t offset_imm, -+ Register offset_reg, uintptr_t offset_imm, - LoadType type, LiftoffRegList /* pinned */, - bool /* i64_offset */) { - if (type.value() != LoadType::kI64Load) { -@@ -782,7 +782,7 @@ void LiftoffAssembler::AtomicLoad(LiftoffRegister dst, - } - - void LiftoffAssembler::AtomicStore(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister src, -+ uintptr_t offset_imm, LiftoffRegister src, - StoreType type, LiftoffRegList pinned, - bool /* i64_offset */) { - DCHECK_LE(offset_imm, std::numeric_limits<int32_t>::max()); -@@ -852,7 +852,7 @@ enum Binop { kAdd, kSub, kAnd, kOr, kXor, kExchange }; - - inline void AtomicAddOrSubOrExchange32(LiftoffAssembler* lasm, Binop binop, - Register dst_addr, Register offset_reg, -- uint32_t offset_imm, -+ uintptr_t offset_imm, - LiftoffRegister value, - LiftoffRegister result, StoreType type) { - DCHECK_EQ(value, result); -@@ -920,7 +920,7 @@ inline void AtomicAddOrSubOrExchange32(LiftoffAssemble - } - - inline void AtomicBinop32(LiftoffAssembler* lasm, Binop op, Register dst_addr, -- Register offset_reg, uint32_t offset_imm, -+ Register offset_reg, uintptr_t offset_imm, - LiftoffRegister value, LiftoffRegister result, - StoreType type) { - DCHECK_EQ(value, result); -@@ -1035,7 +1035,7 @@ inline void AtomicBinop32(LiftoffAssembler* lasm, Bino - } - - inline void AtomicBinop64(LiftoffAssembler* lasm, Binop op, Register dst_addr, -- Register offset_reg, uint32_t offset_imm, -+ Register offset_reg, uintptr_t offset_imm, - LiftoffRegister value, LiftoffRegister result) { - // We need {ebx} here, which is the root register. As the root register it - // needs special treatment. As we use {ebx} directly in the code below, we -@@ -1131,7 +1131,7 @@ inline void AtomicBinop64(LiftoffAssembler* lasm, Bino - } // namespace liftoff - - void LiftoffAssembler::AtomicAdd(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1145,7 +1145,7 @@ void LiftoffAssembler::AtomicAdd(Register dst_addr, Re - } - - void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1158,7 +1158,7 @@ void LiftoffAssembler::AtomicSub(Register dst_addr, Re - } - - void LiftoffAssembler::AtomicAnd(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1172,7 +1172,7 @@ void LiftoffAssembler::AtomicAnd(Register dst_addr, Re - } - - void LiftoffAssembler::AtomicOr(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1186,7 +1186,7 @@ void LiftoffAssembler::AtomicOr(Register dst_addr, Reg - } - - void LiftoffAssembler::AtomicXor(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1200,7 +1200,7 @@ void LiftoffAssembler::AtomicXor(Register dst_addr, Re - } - - void LiftoffAssembler::AtomicExchange(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, -+ uintptr_t offset_imm, - LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { -@@ -1226,7 +1226,7 @@ void LiftoffAssembler::AtomicExchangeTaggedPointer( - } - - void LiftoffAssembler::AtomicCompareExchange( -- Register dst_addr, Register offset_reg, uint32_t offset_imm, -+ Register dst_addr, Register offset_reg, uintptr_t offset_imm, - LiftoffRegister expected, LiftoffRegister new_value, LiftoffRegister result, - StoreType type, bool /* i64_offset */) { - // We expect that the offset has already been added to {dst_addr}, and no diff --git a/www/chromium/pkg-plist b/www/chromium/pkg-plist index 2ec07b30c6ad..2fde10464115 100644 --- a/www/chromium/pkg-plist +++ b/www/chromium/pkg-plist @@ -8,120 +8,446 @@ bin/chrome %%DATADIR%%/libGLESv2.so %%DATADIR%%/libVkICD_mock_icd.so %%DATADIR%%/libvulkan.so +%%DATADIR%%/locales/af.pak +%%DATADIR%%/locales/af.pak.info +%%DATADIR%%/locales/af_FEMININE.pak +%%DATADIR%%/locales/af_FEMININE.pak.info +%%DATADIR%%/locales/af_MASCULINE.pak +%%DATADIR%%/locales/af_MASCULINE.pak.info +%%DATADIR%%/locales/af_NEUTER.pak +%%DATADIR%%/locales/af_NEUTER.pak.info %%DATADIR%%/locales/am.pak %%DATADIR%%/locales/am.pak.info +%%DATADIR%%/locales/am_FEMININE.pak +%%DATADIR%%/locales/am_FEMININE.pak.info +%%DATADIR%%/locales/am_MASCULINE.pak +%%DATADIR%%/locales/am_MASCULINE.pak.info +%%DATADIR%%/locales/am_NEUTER.pak +%%DATADIR%%/locales/am_NEUTER.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/ar_FEMININE.pak +%%DATADIR%%/locales/ar_FEMININE.pak.info +%%DATADIR%%/locales/ar_MASCULINE.pak +%%DATADIR%%/locales/ar_MASCULINE.pak.info +%%DATADIR%%/locales/ar_NEUTER.pak +%%DATADIR%%/locales/ar_NEUTER.pak.info %%DATADIR%%/locales/bg.pak %%DATADIR%%/locales/bg.pak.info +%%DATADIR%%/locales/bg_FEMININE.pak +%%DATADIR%%/locales/bg_FEMININE.pak.info +%%DATADIR%%/locales/bg_MASCULINE.pak +%%DATADIR%%/locales/bg_MASCULINE.pak.info +%%DATADIR%%/locales/bg_NEUTER.pak +%%DATADIR%%/locales/bg_NEUTER.pak.info %%DATADIR%%/locales/bn.pak %%DATADIR%%/locales/bn.pak.info +%%DATADIR%%/locales/bn_FEMININE.pak +%%DATADIR%%/locales/bn_FEMININE.pak.info +%%DATADIR%%/locales/bn_MASCULINE.pak +%%DATADIR%%/locales/bn_MASCULINE.pak.info +%%DATADIR%%/locales/bn_NEUTER.pak +%%DATADIR%%/locales/bn_NEUTER.pak.info %%DATADIR%%/locales/ca.pak %%DATADIR%%/locales/ca.pak.info +%%DATADIR%%/locales/ca_FEMININE.pak +%%DATADIR%%/locales/ca_FEMININE.pak.info +%%DATADIR%%/locales/ca_MASCULINE.pak +%%DATADIR%%/locales/ca_MASCULINE.pak.info +%%DATADIR%%/locales/ca_NEUTER.pak +%%DATADIR%%/locales/ca_NEUTER.pak.info %%DATADIR%%/locales/cs.pak %%DATADIR%%/locales/cs.pak.info +%%DATADIR%%/locales/cs_FEMININE.pak +%%DATADIR%%/locales/cs_FEMININE.pak.info +%%DATADIR%%/locales/cs_MASCULINE.pak +%%DATADIR%%/locales/cs_MASCULINE.pak.info +%%DATADIR%%/locales/cs_NEUTER.pak +%%DATADIR%%/locales/cs_NEUTER.pak.info %%DATADIR%%/locales/da.pak %%DATADIR%%/locales/da.pak.info +%%DATADIR%%/locales/da_FEMININE.pak +%%DATADIR%%/locales/da_FEMININE.pak.info +%%DATADIR%%/locales/da_MASCULINE.pak +%%DATADIR%%/locales/da_MASCULINE.pak.info +%%DATADIR%%/locales/da_NEUTER.pak +%%DATADIR%%/locales/da_NEUTER.pak.info %%DATADIR%%/locales/de.pak %%DATADIR%%/locales/de.pak.info +%%DATADIR%%/locales/de_FEMININE.pak +%%DATADIR%%/locales/de_FEMININE.pak.info +%%DATADIR%%/locales/de_MASCULINE.pak +%%DATADIR%%/locales/de_MASCULINE.pak.info +%%DATADIR%%/locales/de_NEUTER.pak +%%DATADIR%%/locales/de_NEUTER.pak.info %%DATADIR%%/locales/el.pak %%DATADIR%%/locales/el.pak.info +%%DATADIR%%/locales/el_FEMININE.pak +%%DATADIR%%/locales/el_FEMININE.pak.info +%%DATADIR%%/locales/el_MASCULINE.pak +%%DATADIR%%/locales/el_MASCULINE.pak.info +%%DATADIR%%/locales/el_NEUTER.pak +%%DATADIR%%/locales/el_NEUTER.pak.info %%DATADIR%%/locales/en-GB.pak %%DATADIR%%/locales/en-GB.pak.info +%%DATADIR%%/locales/en-GB_FEMININE.pak +%%DATADIR%%/locales/en-GB_FEMININE.pak.info +%%DATADIR%%/locales/en-GB_MASCULINE.pak +%%DATADIR%%/locales/en-GB_MASCULINE.pak.info +%%DATADIR%%/locales/en-GB_NEUTER.pak +%%DATADIR%%/locales/en-GB_NEUTER.pak.info %%DATADIR%%/locales/en-US.pak %%DATADIR%%/locales/en-US.pak.info -%%DEBUG%%%%DATADIR%%/locales/en-XA.pak -%%DEBUG%%%%DATADIR%%/locales/en-XA.pak.info +%%DATADIR%%/locales/en-US_FEMININE.pak +%%DATADIR%%/locales/en-US_FEMININE.pak.info +%%DATADIR%%/locales/en-US_MASCULINE.pak +%%DATADIR%%/locales/en-US_MASCULINE.pak.info +%%DATADIR%%/locales/en-US_NEUTER.pak +%%DATADIR%%/locales/en-US_NEUTER.pak.info %%DATADIR%%/locales/es-419.pak %%DATADIR%%/locales/es-419.pak.info +%%DATADIR%%/locales/es-419_FEMININE.pak +%%DATADIR%%/locales/es-419_FEMININE.pak.info +%%DATADIR%%/locales/es-419_MASCULINE.pak +%%DATADIR%%/locales/es-419_MASCULINE.pak.info +%%DATADIR%%/locales/es-419_NEUTER.pak +%%DATADIR%%/locales/es-419_NEUTER.pak.info %%DATADIR%%/locales/es.pak %%DATADIR%%/locales/es.pak.info +%%DATADIR%%/locales/es_FEMININE.pak +%%DATADIR%%/locales/es_FEMININE.pak.info +%%DATADIR%%/locales/es_MASCULINE.pak +%%DATADIR%%/locales/es_MASCULINE.pak.info +%%DATADIR%%/locales/es_NEUTER.pak +%%DATADIR%%/locales/es_NEUTER.pak.info %%DATADIR%%/locales/et.pak %%DATADIR%%/locales/et.pak.info +%%DATADIR%%/locales/et_FEMININE.pak +%%DATADIR%%/locales/et_FEMININE.pak.info +%%DATADIR%%/locales/et_MASCULINE.pak +%%DATADIR%%/locales/et_MASCULINE.pak.info +%%DATADIR%%/locales/et_NEUTER.pak +%%DATADIR%%/locales/et_NEUTER.pak.info %%DATADIR%%/locales/fa.pak %%DATADIR%%/locales/fa.pak.info +%%DATADIR%%/locales/fa_FEMININE.pak +%%DATADIR%%/locales/fa_FEMININE.pak.info +%%DATADIR%%/locales/fa_MASCULINE.pak +%%DATADIR%%/locales/fa_MASCULINE.pak.info +%%DATADIR%%/locales/fa_NEUTER.pak +%%DATADIR%%/locales/fa_NEUTER.pak.info %%DATADIR%%/locales/fi.pak %%DATADIR%%/locales/fi.pak.info +%%DATADIR%%/locales/fi_FEMININE.pak +%%DATADIR%%/locales/fi_FEMININE.pak.info +%%DATADIR%%/locales/fi_MASCULINE.pak +%%DATADIR%%/locales/fi_MASCULINE.pak.info +%%DATADIR%%/locales/fi_NEUTER.pak +%%DATADIR%%/locales/fi_NEUTER.pak.info %%DATADIR%%/locales/fil.pak %%DATADIR%%/locales/fil.pak.info +%%DATADIR%%/locales/fil_FEMININE.pak +%%DATADIR%%/locales/fil_FEMININE.pak.info +%%DATADIR%%/locales/fil_MASCULINE.pak +%%DATADIR%%/locales/fil_MASCULINE.pak.info +%%DATADIR%%/locales/fil_NEUTER.pak +%%DATADIR%%/locales/fil_NEUTER.pak.info %%DATADIR%%/locales/fr.pak %%DATADIR%%/locales/fr.pak.info +%%DATADIR%%/locales/fr_FEMININE.pak +%%DATADIR%%/locales/fr_FEMININE.pak.info +%%DATADIR%%/locales/fr_MASCULINE.pak +%%DATADIR%%/locales/fr_MASCULINE.pak.info +%%DATADIR%%/locales/fr_NEUTER.pak +%%DATADIR%%/locales/fr_NEUTER.pak.info %%DATADIR%%/locales/gu.pak %%DATADIR%%/locales/gu.pak.info +%%DATADIR%%/locales/gu_FEMININE.pak +%%DATADIR%%/locales/gu_FEMININE.pak.info +%%DATADIR%%/locales/gu_MASCULINE.pak +%%DATADIR%%/locales/gu_MASCULINE.pak.info +%%DATADIR%%/locales/gu_NEUTER.pak +%%DATADIR%%/locales/gu_NEUTER.pak.info %%DATADIR%%/locales/he.pak %%DATADIR%%/locales/he.pak.info +%%DATADIR%%/locales/he_FEMININE.pak +%%DATADIR%%/locales/he_FEMININE.pak.info +%%DATADIR%%/locales/he_MASCULINE.pak +%%DATADIR%%/locales/he_MASCULINE.pak.info +%%DATADIR%%/locales/he_NEUTER.pak +%%DATADIR%%/locales/he_NEUTER.pak.info %%DATADIR%%/locales/hi.pak %%DATADIR%%/locales/hi.pak.info +%%DATADIR%%/locales/hi_FEMININE.pak +%%DATADIR%%/locales/hi_FEMININE.pak.info +%%DATADIR%%/locales/hi_MASCULINE.pak +%%DATADIR%%/locales/hi_MASCULINE.pak.info +%%DATADIR%%/locales/hi_NEUTER.pak +%%DATADIR%%/locales/hi_NEUTER.pak.info %%DATADIR%%/locales/hr.pak %%DATADIR%%/locales/hr.pak.info +%%DATADIR%%/locales/hr_FEMININE.pak +%%DATADIR%%/locales/hr_FEMININE.pak.info +%%DATADIR%%/locales/hr_MASCULINE.pak +%%DATADIR%%/locales/hr_MASCULINE.pak.info +%%DATADIR%%/locales/hr_NEUTER.pak +%%DATADIR%%/locales/hr_NEUTER.pak.info %%DATADIR%%/locales/hu.pak %%DATADIR%%/locales/hu.pak.info +%%DATADIR%%/locales/hu_FEMININE.pak +%%DATADIR%%/locales/hu_FEMININE.pak.info +%%DATADIR%%/locales/hu_MASCULINE.pak +%%DATADIR%%/locales/hu_MASCULINE.pak.info +%%DATADIR%%/locales/hu_NEUTER.pak +%%DATADIR%%/locales/hu_NEUTER.pak.info %%DATADIR%%/locales/id.pak %%DATADIR%%/locales/id.pak.info +%%DATADIR%%/locales/id_FEMININE.pak +%%DATADIR%%/locales/id_FEMININE.pak.info +%%DATADIR%%/locales/id_MASCULINE.pak +%%DATADIR%%/locales/id_MASCULINE.pak.info +%%DATADIR%%/locales/id_NEUTER.pak +%%DATADIR%%/locales/id_NEUTER.pak.info %%DATADIR%%/locales/it.pak %%DATADIR%%/locales/it.pak.info +%%DATADIR%%/locales/it_FEMININE.pak +%%DATADIR%%/locales/it_FEMININE.pak.info +%%DATADIR%%/locales/it_MASCULINE.pak +%%DATADIR%%/locales/it_MASCULINE.pak.info +%%DATADIR%%/locales/it_NEUTER.pak +%%DATADIR%%/locales/it_NEUTER.pak.info %%DATADIR%%/locales/ja.pak %%DATADIR%%/locales/ja.pak.info +%%DATADIR%%/locales/ja_FEMININE.pak +%%DATADIR%%/locales/ja_FEMININE.pak.info +%%DATADIR%%/locales/ja_MASCULINE.pak +%%DATADIR%%/locales/ja_MASCULINE.pak.info +%%DATADIR%%/locales/ja_NEUTER.pak +%%DATADIR%%/locales/ja_NEUTER.pak.info %%DATADIR%%/locales/kn.pak %%DATADIR%%/locales/kn.pak.info +%%DATADIR%%/locales/kn_FEMININE.pak +%%DATADIR%%/locales/kn_FEMININE.pak.info +%%DATADIR%%/locales/kn_MASCULINE.pak +%%DATADIR%%/locales/kn_MASCULINE.pak.info +%%DATADIR%%/locales/kn_NEUTER.pak +%%DATADIR%%/locales/kn_NEUTER.pak.info %%DATADIR%%/locales/ko.pak %%DATADIR%%/locales/ko.pak.info +%%DATADIR%%/locales/ko_FEMININE.pak +%%DATADIR%%/locales/ko_FEMININE.pak.info +%%DATADIR%%/locales/ko_MASCULINE.pak +%%DATADIR%%/locales/ko_MASCULINE.pak.info +%%DATADIR%%/locales/ko_NEUTER.pak +%%DATADIR%%/locales/ko_NEUTER.pak.info %%DATADIR%%/locales/lt.pak %%DATADIR%%/locales/lt.pak.info +%%DATADIR%%/locales/lt_FEMININE.pak +%%DATADIR%%/locales/lt_FEMININE.pak.info +%%DATADIR%%/locales/lt_MASCULINE.pak +%%DATADIR%%/locales/lt_MASCULINE.pak.info +%%DATADIR%%/locales/lt_NEUTER.pak +%%DATADIR%%/locales/lt_NEUTER.pak.info %%DATADIR%%/locales/lv.pak %%DATADIR%%/locales/lv.pak.info +%%DATADIR%%/locales/lv_FEMININE.pak +%%DATADIR%%/locales/lv_FEMININE.pak.info +%%DATADIR%%/locales/lv_MASCULINE.pak +%%DATADIR%%/locales/lv_MASCULINE.pak.info +%%DATADIR%%/locales/lv_NEUTER.pak +%%DATADIR%%/locales/lv_NEUTER.pak.info %%DATADIR%%/locales/ml.pak %%DATADIR%%/locales/ml.pak.info +%%DATADIR%%/locales/ml_FEMININE.pak +%%DATADIR%%/locales/ml_FEMININE.pak.info +%%DATADIR%%/locales/ml_MASCULINE.pak +%%DATADIR%%/locales/ml_MASCULINE.pak.info +%%DATADIR%%/locales/ml_NEUTER.pak +%%DATADIR%%/locales/ml_NEUTER.pak.info %%DATADIR%%/locales/mr.pak %%DATADIR%%/locales/mr.pak.info +%%DATADIR%%/locales/mr_FEMININE.pak +%%DATADIR%%/locales/mr_FEMININE.pak.info +%%DATADIR%%/locales/mr_MASCULINE.pak +%%DATADIR%%/locales/mr_MASCULINE.pak.info +%%DATADIR%%/locales/mr_NEUTER.pak +%%DATADIR%%/locales/mr_NEUTER.pak.info %%DATADIR%%/locales/ms.pak %%DATADIR%%/locales/ms.pak.info +%%DATADIR%%/locales/ms_FEMININE.pak +%%DATADIR%%/locales/ms_FEMININE.pak.info +%%DATADIR%%/locales/ms_MASCULINE.pak +%%DATADIR%%/locales/ms_MASCULINE.pak.info +%%DATADIR%%/locales/ms_NEUTER.pak +%%DATADIR%%/locales/ms_NEUTER.pak.info %%DATADIR%%/locales/nb.pak %%DATADIR%%/locales/nb.pak.info +%%DATADIR%%/locales/nb_FEMININE.pak +%%DATADIR%%/locales/nb_FEMININE.pak.info +%%DATADIR%%/locales/nb_MASCULINE.pak +%%DATADIR%%/locales/nb_MASCULINE.pak.info +%%DATADIR%%/locales/nb_NEUTER.pak +%%DATADIR%%/locales/nb_NEUTER.pak.info %%DATADIR%%/locales/nl.pak %%DATADIR%%/locales/nl.pak.info +%%DATADIR%%/locales/nl_FEMININE.pak +%%DATADIR%%/locales/nl_FEMININE.pak.info +%%DATADIR%%/locales/nl_MASCULINE.pak +%%DATADIR%%/locales/nl_MASCULINE.pak.info +%%DATADIR%%/locales/nl_NEUTER.pak +%%DATADIR%%/locales/nl_NEUTER.pak.info %%DATADIR%%/locales/pl.pak %%DATADIR%%/locales/pl.pak.info +%%DATADIR%%/locales/pl_FEMININE.pak +%%DATADIR%%/locales/pl_FEMININE.pak.info +%%DATADIR%%/locales/pl_MASCULINE.pak +%%DATADIR%%/locales/pl_MASCULINE.pak.info +%%DATADIR%%/locales/pl_NEUTER.pak +%%DATADIR%%/locales/pl_NEUTER.pak.info %%DATADIR%%/locales/pt-BR.pak %%DATADIR%%/locales/pt-BR.pak.info +%%DATADIR%%/locales/pt-BR_FEMININE.pak +%%DATADIR%%/locales/pt-BR_FEMININE.pak.info +%%DATADIR%%/locales/pt-BR_MASCULINE.pak +%%DATADIR%%/locales/pt-BR_MASCULINE.pak.info +%%DATADIR%%/locales/pt-BR_NEUTER.pak +%%DATADIR%%/locales/pt-BR_NEUTER.pak.info %%DATADIR%%/locales/pt-PT.pak %%DATADIR%%/locales/pt-PT.pak.info +%%DATADIR%%/locales/pt-PT_FEMININE.pak +%%DATADIR%%/locales/pt-PT_FEMININE.pak.info +%%DATADIR%%/locales/pt-PT_MASCULINE.pak +%%DATADIR%%/locales/pt-PT_MASCULINE.pak.info +%%DATADIR%%/locales/pt-PT_NEUTER.pak +%%DATADIR%%/locales/pt-PT_NEUTER.pak.info %%DATADIR%%/locales/ro.pak %%DATADIR%%/locales/ro.pak.info +%%DATADIR%%/locales/ro_FEMININE.pak +%%DATADIR%%/locales/ro_FEMININE.pak.info +%%DATADIR%%/locales/ro_MASCULINE.pak +%%DATADIR%%/locales/ro_MASCULINE.pak.info +%%DATADIR%%/locales/ro_NEUTER.pak +%%DATADIR%%/locales/ro_NEUTER.pak.info %%DATADIR%%/locales/ru.pak %%DATADIR%%/locales/ru.pak.info +%%DATADIR%%/locales/ru_FEMININE.pak +%%DATADIR%%/locales/ru_FEMININE.pak.info +%%DATADIR%%/locales/ru_MASCULINE.pak +%%DATADIR%%/locales/ru_MASCULINE.pak.info +%%DATADIR%%/locales/ru_NEUTER.pak +%%DATADIR%%/locales/ru_NEUTER.pak.info %%DATADIR%%/locales/sk.pak %%DATADIR%%/locales/sk.pak.info +%%DATADIR%%/locales/sk_FEMININE.pak +%%DATADIR%%/locales/sk_FEMININE.pak.info +%%DATADIR%%/locales/sk_MASCULINE.pak +%%DATADIR%%/locales/sk_MASCULINE.pak.info +%%DATADIR%%/locales/sk_NEUTER.pak +%%DATADIR%%/locales/sk_NEUTER.pak.info %%DATADIR%%/locales/sl.pak %%DATADIR%%/locales/sl.pak.info +%%DATADIR%%/locales/sl_FEMININE.pak +%%DATADIR%%/locales/sl_FEMININE.pak.info +%%DATADIR%%/locales/sl_MASCULINE.pak +%%DATADIR%%/locales/sl_MASCULINE.pak.info +%%DATADIR%%/locales/sl_NEUTER.pak +%%DATADIR%%/locales/sl_NEUTER.pak.info %%DATADIR%%/locales/sr.pak %%DATADIR%%/locales/sr.pak.info +%%DATADIR%%/locales/sr_FEMININE.pak +%%DATADIR%%/locales/sr_FEMININE.pak.info +%%DATADIR%%/locales/sr_MASCULINE.pak +%%DATADIR%%/locales/sr_MASCULINE.pak.info +%%DATADIR%%/locales/sr_NEUTER.pak +%%DATADIR%%/locales/sr_NEUTER.pak.info %%DATADIR%%/locales/sv.pak %%DATADIR%%/locales/sv.pak.info +%%DATADIR%%/locales/sv_FEMININE.pak +%%DATADIR%%/locales/sv_FEMININE.pak.info +%%DATADIR%%/locales/sv_MASCULINE.pak +%%DATADIR%%/locales/sv_MASCULINE.pak.info +%%DATADIR%%/locales/sv_NEUTER.pak +%%DATADIR%%/locales/sv_NEUTER.pak.info %%DATADIR%%/locales/sw.pak %%DATADIR%%/locales/sw.pak.info +%%DATADIR%%/locales/sw_FEMININE.pak +%%DATADIR%%/locales/sw_FEMININE.pak.info +%%DATADIR%%/locales/sw_MASCULINE.pak +%%DATADIR%%/locales/sw_MASCULINE.pak.info +%%DATADIR%%/locales/sw_NEUTER.pak +%%DATADIR%%/locales/sw_NEUTER.pak.info %%DATADIR%%/locales/ta.pak %%DATADIR%%/locales/ta.pak.info +%%DATADIR%%/locales/ta_FEMININE.pak +%%DATADIR%%/locales/ta_FEMININE.pak.info +%%DATADIR%%/locales/ta_MASCULINE.pak +%%DATADIR%%/locales/ta_MASCULINE.pak.info +%%DATADIR%%/locales/ta_NEUTER.pak +%%DATADIR%%/locales/ta_NEUTER.pak.info %%DATADIR%%/locales/te.pak %%DATADIR%%/locales/te.pak.info +%%DATADIR%%/locales/te_FEMININE.pak +%%DATADIR%%/locales/te_FEMININE.pak.info +%%DATADIR%%/locales/te_MASCULINE.pak +%%DATADIR%%/locales/te_MASCULINE.pak.info +%%DATADIR%%/locales/te_NEUTER.pak +%%DATADIR%%/locales/te_NEUTER.pak.info %%DATADIR%%/locales/th.pak %%DATADIR%%/locales/th.pak.info +%%DATADIR%%/locales/th_FEMININE.pak +%%DATADIR%%/locales/th_FEMININE.pak.info +%%DATADIR%%/locales/th_MASCULINE.pak +%%DATADIR%%/locales/th_MASCULINE.pak.info +%%DATADIR%%/locales/th_NEUTER.pak +%%DATADIR%%/locales/th_NEUTER.pak.info %%DATADIR%%/locales/tr.pak %%DATADIR%%/locales/tr.pak.info +%%DATADIR%%/locales/tr_FEMININE.pak +%%DATADIR%%/locales/tr_FEMININE.pak.info +%%DATADIR%%/locales/tr_MASCULINE.pak +%%DATADIR%%/locales/tr_MASCULINE.pak.info +%%DATADIR%%/locales/tr_NEUTER.pak +%%DATADIR%%/locales/tr_NEUTER.pak.info %%DATADIR%%/locales/uk.pak %%DATADIR%%/locales/uk.pak.info +%%DATADIR%%/locales/uk_FEMININE.pak +%%DATADIR%%/locales/uk_FEMININE.pak.info +%%DATADIR%%/locales/uk_MASCULINE.pak +%%DATADIR%%/locales/uk_MASCULINE.pak.info +%%DATADIR%%/locales/uk_NEUTER.pak +%%DATADIR%%/locales/uk_NEUTER.pak.info %%DATADIR%%/locales/ur.pak %%DATADIR%%/locales/ur.pak.info +%%DATADIR%%/locales/ur_FEMININE.pak +%%DATADIR%%/locales/ur_FEMININE.pak.info +%%DATADIR%%/locales/ur_MASCULINE.pak +%%DATADIR%%/locales/ur_MASCULINE.pak.info +%%DATADIR%%/locales/ur_NEUTER.pak +%%DATADIR%%/locales/ur_NEUTER.pak.info %%DATADIR%%/locales/vi.pak %%DATADIR%%/locales/vi.pak.info +%%DATADIR%%/locales/vi_FEMININE.pak +%%DATADIR%%/locales/vi_FEMININE.pak.info +%%DATADIR%%/locales/vi_MASCULINE.pak +%%DATADIR%%/locales/vi_MASCULINE.pak.info +%%DATADIR%%/locales/vi_NEUTER.pak +%%DATADIR%%/locales/vi_NEUTER.pak.info %%DATADIR%%/locales/zh-CN.pak %%DATADIR%%/locales/zh-CN.pak.info +%%DATADIR%%/locales/zh-CN_FEMININE.pak +%%DATADIR%%/locales/zh-CN_FEMININE.pak.info +%%DATADIR%%/locales/zh-CN_MASCULINE.pak +%%DATADIR%%/locales/zh-CN_MASCULINE.pak.info +%%DATADIR%%/locales/zh-CN_NEUTER.pak +%%DATADIR%%/locales/zh-CN_NEUTER.pak.info %%DATADIR%%/locales/zh-TW.pak %%DATADIR%%/locales/zh-TW.pak.info +%%DATADIR%%/locales/zh-TW_FEMININE.pak +%%DATADIR%%/locales/zh-TW_FEMININE.pak.info +%%DATADIR%%/locales/zh-TW_MASCULINE.pak +%%DATADIR%%/locales/zh-TW_MASCULINE.pak.info +%%DATADIR%%/locales/zh-TW_NEUTER.pak +%%DATADIR%%/locales/zh-TW_NEUTER.pak.info %%DATADIR%%/mksnapshot %%DATADIR%%/product_logo_48.png %%DATADIR%%/protoc diff --git a/www/codeberg-pages-server/Makefile b/www/codeberg-pages-server/Makefile index 97182db8c9dc..78b3c6b861bc 100644 --- a/www/codeberg-pages-server/Makefile +++ b/www/codeberg-pages-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= codeberg-pages-server DISTVERSIONPREFIX= v DISTVERSION= 6.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= https://codeberg.org/Codeberg/pages-server/archive/ DISTFILES= ${DISTVERSIONFULL}.zip diff --git a/www/colly/Makefile b/www/colly/Makefile index a081818b1892..29d21fd61f94 100644 --- a/www/colly/Makefile +++ b/www/colly/Makefile @@ -1,7 +1,7 @@ PORTNAME= colly DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/devd/Makefile b/www/devd/Makefile index 751c887e479a..2b198b321086 100644 --- a/www/devd/Makefile +++ b/www/devd/Makefile @@ -1,7 +1,7 @@ PORTNAME= devd DISTVERSIONPREFIX= v DISTVERSION= 0.9 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/eden/Makefile b/www/eden/Makefile index 5bfedebab6d5..49ecaefeaaed 100644 --- a/www/eden/Makefile +++ b/www/eden/Makefile @@ -1,7 +1,7 @@ PORTNAME= eden PORTVERSION= 0.7.4 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/www/filebrowser-quantum/Makefile b/www/filebrowser-quantum/Makefile index 4430c10b1ba8..fed39f7a842d 100644 --- a/www/filebrowser-quantum/Makefile +++ b/www/filebrowser-quantum/Makefile @@ -1,6 +1,6 @@ PORTNAME= filebrowser-quantum DISTVERSIONPREFIX= v -DISTVERSION= 0.8.3-beta +DISTVERSION= 0.8.4-beta CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/www/filebrowser-quantum/distinfo b/www/filebrowser-quantum/distinfo index 572a333c0cb4..3b70a9054236 100644 --- a/www/filebrowser-quantum/distinfo +++ b/www/filebrowser-quantum/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1756492725 -SHA256 (filebrowser-quantum-v0.8.3-beta.frontend.tar.gz) = 760cc587f4d6ff71fa62830e127686ce683020775252fb30f849c1d5474eff44 -SIZE (filebrowser-quantum-v0.8.3-beta.frontend.tar.gz) = 1816747 -SHA256 (filebrowser-quantum-v0.8.3-beta.vendor.tar.gz) = e8852ee68bf200ecbd422e5ad2c8f07319dceb258af38a1875f0a80fc076db5f -SIZE (filebrowser-quantum-v0.8.3-beta.vendor.tar.gz) = 67516439 -SHA256 (gtsteffaniak-filebrowser-v0.8.3-beta_GH0.tar.gz) = 73d786347f86bb9cb1d71f9393a2d0c4c77b21ece80a57b0807de48c2e77ae0c -SIZE (gtsteffaniak-filebrowser-v0.8.3-beta_GH0.tar.gz) = 4431099 +TIMESTAMP = 1757114189 +SHA256 (filebrowser-quantum-v0.8.4-beta.frontend.tar.gz) = 1235e419db970ed91db2d1747b75cfe059bd23b0424ec385bdd8d3747f8ca1c2 +SIZE (filebrowser-quantum-v0.8.4-beta.frontend.tar.gz) = 1896838 +SHA256 (filebrowser-quantum-v0.8.4-beta.vendor.tar.gz) = b3e4254a34f2d066015a759680b302847d3e38c4b287dee1bc3d42c15eaea5f4 +SIZE (filebrowser-quantum-v0.8.4-beta.vendor.tar.gz) = 67716596 +SHA256 (gtsteffaniak-filebrowser-v0.8.4-beta_GH0.tar.gz) = 54d508cf7656c0c9eac75a3cd86511432f4b95da88928b02a92bc8dd428872d3 +SIZE (gtsteffaniak-filebrowser-v0.8.4-beta_GH0.tar.gz) = 4491385 diff --git a/www/filebrowser/Makefile b/www/filebrowser/Makefile index 1923b11e5afe..147e96ad92f3 100644 --- a/www/filebrowser/Makefile +++ b/www/filebrowser/Makefile @@ -1,6 +1,7 @@ PORTNAME= filebrowser DISTVERSIONPREFIX= v DISTVERSION= 2.42.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/www/filtron/Makefile b/www/filtron/Makefile index e783f7fa3991..0678f78eb576 100644 --- a/www/filtron/Makefile +++ b/www/filtron/Makefile @@ -1,6 +1,6 @@ PORTNAME= filtron PORTVERSION= g20180218 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile index 2c1a2f9a004c..89a819caafee 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,6 +1,7 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v DISTVERSION= 11.0.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= forgejo-src-${DISTVERSION} diff --git a/www/galene/Makefile b/www/galene/Makefile index b9aa0e72bf7d..16c3a8f21035 100644 --- a/www/galene/Makefile +++ b/www/galene/Makefile @@ -1,6 +1,6 @@ PORTNAME= galene DISTVERSION= 0.96.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www net-im MAINTAINER= bapt@FreeBSD.org diff --git a/www/gallery-dl/Makefile b/www/gallery-dl/Makefile index 5e67d2aa26ed..42bed80c6c3d 100644 --- a/www/gallery-dl/Makefile +++ b/www/gallery-dl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gallery-dl DISTVERSIONPREFIX= v -DISTVERSION= 1.30.5 +DISTVERSION= 1.30.6 CATEGORIES= www # Implicit approval to commit trivial version updates. diff --git a/www/gallery-dl/distinfo b/www/gallery-dl/distinfo index a5955571df01..61dd54000875 100644 --- a/www/gallery-dl/distinfo +++ b/www/gallery-dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756044750 -SHA256 (mikf-gallery-dl-v1.30.5_GH0.tar.gz) = 2c035f5366b202726e9347e3bf8642874285f33cf372b9325c34eba696cbe480 -SIZE (mikf-gallery-dl-v1.30.5_GH0.tar.gz) = 944331 +TIMESTAMP = 1757172507 +SHA256 (mikf-gallery-dl-v1.30.6_GH0.tar.gz) = 9d7488392472e7a6d497f351d627d0bf3dc0ca4ccb8eab19532ba2ddefdba52e +SIZE (mikf-gallery-dl-v1.30.6_GH0.tar.gz) = 955999 diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 980b13457d3e..abe59f490f92 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v DISTVERSION= 1.24.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \ https://dl.gitea.io/gitea/${DISTVERSION}/ diff --git a/www/glance/Makefile b/www/glance/Makefile index ae8c6472cf45..0e17472209fb 100644 --- a/www/glance/Makefile +++ b/www/glance/Makefile @@ -1,7 +1,6 @@ PORTNAME= glance DISTVERSIONPREFIX= v -DISTVERSION= 0.7.8 -PORTREVISION= 5 +DISTVERSION= 0.8.4 CATEGORIES= www MAINTAINER= adamw@FreeBSD.org diff --git a/www/glance/distinfo b/www/glance/distinfo index 58645795246a..032059b8a6a0 100644 --- a/www/glance/distinfo +++ b/www/glance/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1743050696 -SHA256 (go/www_glance/glance-v0.7.8/v0.7.8.mod) = 6854d28439342a58e1a3d224fbbf98a5a6d89ccc385f063bfc1d817a98ce9e3f -SIZE (go/www_glance/glance-v0.7.8/v0.7.8.mod) = 1162 -SHA256 (go/www_glance/glance-v0.7.8/v0.7.8.zip) = 336da965168861f627ec6a8ce6a700ea48420b64ce79776ab2992f181248767c -SIZE (go/www_glance/glance-v0.7.8/v0.7.8.zip) = 13055861 +TIMESTAMP = 1757008963 +SHA256 (go/www_glance/glance-v0.8.4/v0.8.4.mod) = 75c9b23fd040aad3d674f1be8b7efc37f23ae4b4536c64092ac53570fcb57b50 +SIZE (go/www_glance/glance-v0.8.4/v0.8.4.mod) = 1192 +SHA256 (go/www_glance/glance-v0.8.4/v0.8.4.zip) = f8f9e15c4862b37185e137e1915fc31208857b89e4ccab34a17db86a4dc76b5a +SIZE (go/www_glance/glance-v0.8.4/v0.8.4.zip) = 15064553 diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index 43154d958233..518bf473ff87 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,7 +1,7 @@ PORTNAME= anubis DISTVERSIONPREFIX= v DISTVERSION= 1.21.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= go- diff --git a/www/go-www/Makefile b/www/go-www/Makefile index 9fee2a948917..8297757506af 100644 --- a/www/go-www/Makefile +++ b/www/go-www/Makefile @@ -1,6 +1,6 @@ PORTNAME= www PORTVERSION= 2.0.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www PKGNAMEPREFIX= go- diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile index 53f74b3d50c2..ff99cd8bdfe2 100644 --- a/www/gobuffalo/Makefile +++ b/www/gobuffalo/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuffalo PORTVERSION= 0.16.27 DISTVERSIONPREFIX= v -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www MAINTAINER= ports@FreeBSD.org diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index b1f600d2afa0..0a61ea3253ae 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v DISTVERSION= 0.148.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gotty/Makefile b/www/gotty/Makefile index 2ef29b19d576..793da2123cc2 100644 --- a/www/gotty/Makefile +++ b/www/gotty/Makefile @@ -1,6 +1,7 @@ PORTNAME= gotty DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= ehaupt@FreeBSD.org diff --git a/www/grafana/Makefile b/www/grafana/Makefile index 1b1ee5ddcf20..52a5a979709e 100644 --- a/www/grafana/Makefile +++ b/www/grafana/Makefile @@ -1,7 +1,7 @@ PORTNAME= grafana DISTVERSIONPREFIX= v DISTVERSION= 12.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/ \ https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod diff --git a/www/gurl/Makefile b/www/gurl/Makefile index ccffa53e3000..720625ee62fa 100644 --- a/www/gurl/Makefile +++ b/www/gurl/Makefile @@ -1,7 +1,7 @@ PORTNAME= gurl DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= dch@FreeBSD.org diff --git a/www/hs-postgrest/Makefile b/www/hs-postgrest/Makefile index 03c3966a06e2..59a77e57883e 100644 --- a/www/hs-postgrest/Makefile +++ b/www/hs-postgrest/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgrest DISTVERSIONPREFIX= v -DISTVERSION= 13.0.4 +DISTVERSION= 13.0.6 CATEGORIES= www databases haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-postgrest/Makefile.modules b/www/hs-postgrest/Makefile.modules index c0829b2bd671..a901f8c7a12d 100644 --- a/www/hs-postgrest/Makefile.modules +++ b/www/hs-postgrest/Makefile.modules @@ -5,7 +5,7 @@ USE_CABAL= HTTP-4000.4.1_6 \ QuickCheck-2.15.0.1_1 \ Ranged-sets-0.4.0_2 \ StateVar-1.2.2 \ - adjunctions-4.4.2_2 \ + adjunctions-4.4.3 \ aeson-2.2.3.0_4 \ aeson-pretty-0.8.10 \ ansi-terminal-1.1.2 \ @@ -19,7 +19,7 @@ USE_CABAL= HTTP-4000.4.1_6 \ atomic-primops-0.8.8 \ attoparsec-0.14.4_6 \ attoparsec-aeson-2.2.2.0 \ - auto-update-0.1.6 \ + auto-update-0.2.6 \ base-compat-0.14.1 \ base-compat-batteries-0.14.1 \ base-orphans-0.9.3 \ @@ -31,27 +31,27 @@ USE_CABAL= HTTP-4000.4.1_6 \ bitvec-1.1.5.0_3 \ bsb-http-chunked-0.0.0.4_4 \ byteorder-1.0.4 \ - bytestring-strict-builder-0.4.5.7 \ - bytestring-tree-builder-0.2.7.12 \ + bytestring-strict-builder-0.4.5.8 \ + bytestring-tree-builder-0.2.7.13 \ cabal-doctest-1.0.11 \ cache-0.1.3.0_1 \ call-stack-0.4.0 \ case-insensitive-1.2.1.0 \ - cassava-0.5.3.2_1 \ + cassava-0.5.4.0_1 \ cereal-0.5.8.3 \ character-ps-0.1 \ - charset-0.3.11 \ + charset-0.3.12 \ clock-0.8.4 \ cmdargs-0.10.22 \ colour-2.3.6 \ comonad-5.0.9_1 \ - configurator-pg-0.2.10_1 \ + configurator-pg-0.2.10_3 \ contravariant-1.5.5 \ contravariant-extras-0.3.5.4 \ - cookie-0.4.6 \ + cookie-0.5.1 \ cryptohash-md5-0.11.101.0_6 \ cryptohash-sha1-0.11.101.0_6 \ - crypton-1.0.1 \ + crypton-1.0.4 \ crypton-x509-1.7.7 \ data-bword-0.1.0.2 \ data-checked-0.3 \ @@ -67,59 +67,60 @@ USE_CABAL= HTTP-4000.4.1_6 \ data-sketches-0.3.1.0 \ data-sketches-core-0.1.0.0 \ data-textual-0.3.0.3 \ - deferred-folds-0.9.18.6 \ + deferred-folds-0.9.18.7 \ distributive-0.6.2.1_1 \ dlist-1.0_2 \ easy-file-0.2.5 \ - either-5.0.2_3 \ + either-5.0.3 \ entropy-0.4.1.11 \ extra-1.8 \ - fast-logger-3.2.4 \ + fast-logger-3.2.6 \ foldl-1.4.18_1 \ free-5.2_7 \ fuzzyset-0.2.4 \ generically-0.1.1_4 \ generics-sop-0.5.1.4_2 \ groups-0.5.3 \ - hashable-1.4.7.0 \ + hashable-1.5.0.0_1 \ hashtables-1.4.2 \ hasql-1.6.4.4 \ hasql-dynamic-statements-0.3.1.5 \ hasql-implicits-0.1.1.3 \ hasql-notifications-0.2.2.2 \ hasql-pool-1.0.1 \ - hasql-transaction-1.0.1.4 \ + hasql-transaction-1.1.0.1 \ heredoc-0.2.0.0 \ hourglass-0.2.12_1 \ hsc2hs-0.68.10_4 \ http-date-0.0.11 \ http-media-0.8.1.1_2 \ + http-semantics-0.3.0 \ http-types-0.12.4 \ - http2-5.0.1 \ + http2-5.3.10 \ indexed-profunctors-0.1.1.1 \ indexed-traversable-0.1.4_1 \ indexed-traversable-instances-0.1.2_1 \ - insert-ordered-containers-0.2.6 \ + insert-ordered-containers-0.2.7 \ integer-conversion-0.1.1_1 \ integer-logarithms-1.0.4 \ invariant-0.6.4_1 \ iproute-1.7.15 \ - isomorphism-class-0.3 \ + isomorphism-class-0.3.1.2 \ jose-jwt-0.10.0 \ - kan-extensions-5.2.6_1 \ + kan-extensions-5.2.7 \ keys-3.12.4_1 \ - lawful-conversions-0.1.6 \ - lens-5.2.3_5 \ + lawful-conversions-0.1.7 \ + lens-5.3.5 \ lens-aeson-1.2.3_2 \ math-functions-0.3.4.4 \ - megaparsec-9.6.1 \ + megaparsec-9.7.0 \ memory-0.18.0_1 \ mtl-compat-0.2.2 \ mwc-random-0.15.2.0 \ neat-interpolation-0.5.1.4 \ - network-3.1.4.0_1 \ + network-3.2.7.0 \ network-byte-order-0.1.7 \ - network-control-0.0.2 \ + network-control-0.1.7 \ network-info-0.2.1 \ network-ip-0.3.0.3 \ network-uri-2.6.4.2_1 \ @@ -140,23 +141,22 @@ USE_CABAL= HTTP-4000.4.1_6 \ postgresql-libpq-configure-0.10.0.1 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ - primitive-0.9.0.0_2 \ - profunctors-5.6.2_3 \ + primitive-0.9.1.0 \ + profunctors-5.6.3 \ prometheus-client-1.1.1 \ - protolude-0.3.4 \ + protolude-0.3.5 \ psqueues-0.2.8.1 \ - ptr-0.16.8.6 \ - quickcheck-instances-0.3.32_1 \ - random-1.2.1.3 \ + ptr-0.16.8.7 \ + quickcheck-instances-0.3.33_1 \ + random-1.3.1 \ rebase-1.21.2 \ - recv-0.1.0 \ + recv-0.1.1 \ reflection-2.1.9_1 \ - regex-base-0.94.0.2_4 \ - regex-tdfa-1.3.2.2_3 \ + regex-base-0.94.0.3 \ + regex-tdfa-1.3.2.4 \ rerebase-1.21.2 \ resourcet-1.3.0 \ retry-0.9.3.1 \ - safe-exceptions-0.1.7.4_1 \ scientific-0.3.8.0_2 \ selective-0.7.0.1 \ semialign-1.3.1_2 \ @@ -165,16 +165,16 @@ USE_CABAL= HTTP-4000.4.1_6 \ simple-sendfile-0.2.32 \ sop-core-0.5.0.2_5 \ split-0.2.5 \ - splitmix-0.1.1 \ + splitmix-0.1.3.1 \ streaming-commons-0.2.3.0 \ strict-0.5.1_1 \ - strict-list-0.1.7.5 \ - swagger2-2.8.9 \ + strict-list-0.1.7.6 \ + swagger2-2.8.10 \ tagged-0.8.9 \ tasty-1.5.3_2 \ - template-haskell-compat-v0208-0.1.9.4 \ - text-builder-0.6.7.2 \ - text-builder-dev-0.3.9 \ + template-haskell-compat-v0208-0.1.9.5 \ + text-builder-0.6.10 \ + text-builder-dev-0.3.10 \ text-iso8601-0.1.1_2 \ text-latin1-0.3.1 \ text-metrics-0.3.3 \ @@ -184,30 +184,29 @@ USE_CABAL= HTTP-4000.4.1_6 \ th-compat-0.1.6 \ these-1.2.1_2 \ time-compat-1.9.8 \ - time-manager-0.0.1 \ + time-manager-0.2.3 \ timeit-2.0_2 \ transformers-base-0.4.6 \ transformers-compat-0.7.2 \ type-hint-0.1 \ - unix-compat-0.7.3_1 \ - unix-time-0.4.16 \ - unliftio-0.2.25.0 \ + unix-compat-0.7.4 \ + unix-time-0.4.17 \ unliftio-core-0.2.1.0_4 \ unordered-containers-0.2.20_4 \ utf8-string-1.0.2 \ uuid-1.3.16_3 \ uuid-types-1.0.6_3 \ vault-0.3.1.5_10 \ - vector-0.13.2.0_1 \ - vector-algorithms-0.9.0.3 \ - vector-instances-3.4.2 \ - vector-stream-0.1.0.1_3 \ + vector-0.13.2.0_2 \ + vector-algorithms-0.9.1.0 \ + vector-instances-3.4.3 \ + vector-stream-0.1.0.1_4 \ void-0.7.3 \ wai-3.2.4 \ wai-cors-0.2.7 \ wai-extra-3.1.17 \ wai-logger-2.5.0 \ - warp-3.3.31 \ + warp-3.4.8 \ witherable-0.5_1 \ word8-0.1.3 \ zlib-0.7.1.0_2 diff --git a/www/hs-postgrest/distinfo b/www/hs-postgrest/distinfo index b3f562835a70..e3b21cc14d4b 100644 --- a/www/hs-postgrest/distinfo +++ b/www/hs-postgrest/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1753456717 +TIMESTAMP = 1756806259 SHA256 (cabal/HTTP-4000.4.1/HTTP-4000.4.1.tar.gz) = df31d8efec775124dab856d7177ddcba31be9f9e0836ebdab03d94392f2dd453 SIZE (cabal/HTTP-4000.4.1/HTTP-4000.4.1.tar.gz) = 74330 SHA256 (cabal/HTTP-4000.4.1/revision/6.cabal) = ad36c6a1b3bc203b02751c8bffae8a684cc755661a2a567362cd4a0da1193c5e @@ -23,10 +23,8 @@ SHA256 (cabal/Ranged-sets-0.4.0/revision/2.cabal) = 04bb4ce482fbdc052c9ee3346ba2 SIZE (cabal/Ranged-sets-0.4.0/revision/2.cabal) = 1373 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/adjunctions-4.4.2/adjunctions-4.4.2.tar.gz) = 147b5f8db810bca0ea8952ef974982ffc447cecd21f01e1ea1121df77e276518 -SIZE (cabal/adjunctions-4.4.2/adjunctions-4.4.2.tar.gz) = 17201 -SHA256 (cabal/adjunctions-4.4.2/revision/2.cabal) = 30206ae6b78d3d523c2ff73640f84b51fa204ac3f05267a5f0c77c486b96781d -SIZE (cabal/adjunctions-4.4.2/revision/2.cabal) = 3379 +SHA256 (cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz) = 8beb121cee2bf913dac3188ed1e0e05cf1a0d0f12d4cb4a27c0da58450eb189a +SIZE (cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz) = 16788 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/4.cabal) = 7d48c2395ef168d2c2070fdb02c7998384be27d31a03bb35d1740af4a19a857b @@ -63,8 +61,8 @@ SHA256 (cabal/attoparsec-0.14.4/revision/6.cabal) = 35129d0ab1741f000f1a7d2fc839 SIZE (cabal/attoparsec-0.14.4/revision/6.cabal) = 5914 SHA256 (cabal/attoparsec-aeson-2.2.2.0/attoparsec-aeson-2.2.2.0.tar.gz) = fe9b2c23a16fe1ff8f41c329940cccc80aca7ac6a9ea314f7a77cf142d8f9edd SIZE (cabal/attoparsec-aeson-2.2.2.0/attoparsec-aeson-2.2.2.0.tar.gz) = 8081 -SHA256 (cabal/auto-update-0.1.6/auto-update-0.1.6.tar.gz) = f4e023dc8713c387ecf20d851247597fd012cabea3872310b35e911105eb66c4 -SIZE (cabal/auto-update-0.1.6/auto-update-0.1.6.tar.gz) = 10929 +SHA256 (cabal/auto-update-0.2.6/auto-update-0.2.6.tar.gz) = 9a25cc5c9de2a20981ffe981ffcd51fee88597c802c1555dd08fa9c5c64e0e54 +SIZE (cabal/auto-update-0.2.6/auto-update-0.2.6.tar.gz) = 14719 SHA256 (cabal/base-compat-0.14.1/base-compat-0.14.1.tar.gz) = 74e655541e645e8fc7aade1e6a1b6973561be0bca9369bc1623aa345019a35e9 SIZE (cabal/base-compat-0.14.1/base-compat-0.14.1.tar.gz) = 32244 SHA256 (cabal/base-compat-batteries-0.14.1/base-compat-batteries-0.14.1.tar.gz) = 3d2bf42f04cd02c8f7ed346454e29e188e1c7865d075c4277ea25197e53828e1 @@ -95,10 +93,10 @@ SHA256 (cabal/bsb-http-chunked-0.0.0.4/revision/4.cabal) = 1cce7371c31b1d3cfa3eb SIZE (cabal/bsb-http-chunked-0.0.0.4/revision/4.cabal) = 2687 SHA256 (cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz) = bd20bbb586947f99c38a4c93d9d0266f49f6fc581767b51ba568f6d5d52d2919 SIZE (cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz) = 2030 -SHA256 (cabal/bytestring-strict-builder-0.4.5.7/bytestring-strict-builder-0.4.5.7.tar.gz) = d7a6b1727cb916b4a9ca85a354ae2ce886b73d01ba7b1a488571ab64b4f774f1 -SIZE (cabal/bytestring-strict-builder-0.4.5.7/bytestring-strict-builder-0.4.5.7.tar.gz) = 7268 -SHA256 (cabal/bytestring-tree-builder-0.2.7.12/bytestring-tree-builder-0.2.7.12.tar.gz) = 90d8231350d21053ac2d97c3981bd74ae9f842e7696e8a249657815825459237 -SIZE (cabal/bytestring-tree-builder-0.2.7.12/bytestring-tree-builder-0.2.7.12.tar.gz) = 5498 +SHA256 (cabal/bytestring-strict-builder-0.4.5.8/bytestring-strict-builder-0.4.5.8.tar.gz) = 3b9ae00a210638d7d3972247f7106e51735327081cda17f4d0c1283b1ca2dd0b +SIZE (cabal/bytestring-strict-builder-0.4.5.8/bytestring-strict-builder-0.4.5.8.tar.gz) = 7265 +SHA256 (cabal/bytestring-tree-builder-0.2.7.13/bytestring-tree-builder-0.2.7.13.tar.gz) = 8f7e532e617393dfb2c285e0311317345ba108fc014b31c618f4279046fa6768 +SIZE (cabal/bytestring-tree-builder-0.2.7.13/bytestring-tree-builder-0.2.7.13.tar.gz) = 5496 SHA256 (cabal/cabal-doctest-1.0.11/cabal-doctest-1.0.11.tar.gz) = dc2df2f0b427028617f10e445ff8ab3352d3bbeef1b8dd847e879d2d36bf923f SIZE (cabal/cabal-doctest-1.0.11/cabal-doctest-1.0.11.tar.gz) = 13204 SHA256 (cabal/cache-0.1.3.0/cache-0.1.3.0.tar.gz) = 42e9d9f040fab2fd5fc1095a901d6348de73342b1d14254bdaf6ca3d4f11e534 @@ -109,16 +107,16 @@ SHA256 (cabal/call-stack-0.4.0/call-stack-0.4.0.tar.gz) = 430bcf8a3404f7e5531957 SIZE (cabal/call-stack-0.4.0/call-stack-0.4.0.tar.gz) = 2757 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/cassava-0.5.3.2/cassava-0.5.3.2.tar.gz) = 3ad25d225d2c0db54ef17372d8bf206356bcb7e02a0e7ff38f7078f141d0a9c9 -SIZE (cabal/cassava-0.5.3.2/cassava-0.5.3.2.tar.gz) = 37741 -SHA256 (cabal/cassava-0.5.3.2/revision/1.cabal) = b2e52282af6ca7b42bdd0fb427079b908a2b2e4b350b77df19cdb45ee4fe7876 -SIZE (cabal/cassava-0.5.3.2/revision/1.cabal) = 4977 +SHA256 (cabal/cassava-0.5.4.0/cassava-0.5.4.0.tar.gz) = d9dea5652b7bd2175161c00acb5ca107e8b02662b88517e943e06933d6aeab6d +SIZE (cabal/cassava-0.5.4.0/cassava-0.5.4.0.tar.gz) = 37885 +SHA256 (cabal/cassava-0.5.4.0/revision/1.cabal) = 7d1cc4bcceca83f1220db147ccbd3a5e58ed1cb8513c26ec02fbadcb058cf5f0 +SIZE (cabal/cassava-0.5.4.0/revision/1.cabal) = 5023 SHA256 (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 99905220661b26e5bd91130bd9772554938608a5b1d717240a6eb331121e0f6a SIZE (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 20166 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/charset-0.3.11/charset-0.3.11.tar.gz) = 9343757569249865b42aa218461c311d619d3c8027dfddbb635146363cc08aac -SIZE (cabal/charset-0.3.11/charset-0.3.11.tar.gz) = 13650 +SHA256 (cabal/charset-0.3.12/charset-0.3.12.tar.gz) = 1ce8c6d444ae9d5685099fe118fda2744c4a6037559507d8213ff686dfca722d +SIZE (cabal/charset-0.3.12/charset-0.3.12.tar.gz) = 13687 SHA256 (cabal/clock-0.8.4/clock-0.8.4.tar.gz) = 6ae9898afe788a5e334cd5fad5d18a3c2e8e59fa09aaf7b957dbb38a4767df2e SIZE (cabal/clock-0.8.4/clock-0.8.4.tar.gz) = 9322 SHA256 (cabal/cmdargs-0.10.22/cmdargs-0.10.22.tar.gz) = b8b12e7f8795cf13037bb062d453b86c788eae62558586f59e9419aabe6e9bef @@ -131,14 +129,14 @@ SHA256 (cabal/comonad-5.0.9/revision/1.cabal) = 75aded79bf583c908e4e4687c0ae067f SIZE (cabal/comonad-5.0.9/revision/1.cabal) = 3587 SHA256 (cabal/configurator-pg-0.2.10/configurator-pg-0.2.10.tar.gz) = 527b96469442706ce51ab9b41681434fca413945b5ab868bd2778b66fe3d4689 SIZE (cabal/configurator-pg-0.2.10/configurator-pg-0.2.10.tar.gz) = 12239 -SHA256 (cabal/configurator-pg-0.2.10/revision/1.cabal) = 20a0307d5b0080e6ce571706a2a391c44cc0d12c9372fad0015067ecfdc5bfec -SIZE (cabal/configurator-pg-0.2.10/revision/1.cabal) = 2862 +SHA256 (cabal/configurator-pg-0.2.10/revision/3.cabal) = cf1e6172a9c7aa258d86295f2172cdae7ba5f36ff6ed189d16ee3d123204d794 +SIZE (cabal/configurator-pg-0.2.10/revision/3.cabal) = 2862 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/contravariant-extras-0.3.5.4/contravariant-extras-0.3.5.4.tar.gz) = 2f3a16d38cb6778704db7f142e54be169db4362e033b2d568c172d0c6e64298e SIZE (cabal/contravariant-extras-0.3.5.4/contravariant-extras-0.3.5.4.tar.gz) = 5325 -SHA256 (cabal/cookie-0.4.6/cookie-0.4.6.tar.gz) = 8c41a956c32b9733d525a53d43b0338a236a34d36658ecc4364c8249a6664baa -SIZE (cabal/cookie-0.4.6/cookie-0.4.6.tar.gz) = 6219 +SHA256 (cabal/cookie-0.5.1/cookie-0.5.1.tar.gz) = 1adde62726e3a3bbe147c02514fe0c4f5f2c5a2ff63842deac10c451a2a6f7a0 +SIZE (cabal/cookie-0.5.1/cookie-0.5.1.tar.gz) = 6680 SHA256 (cabal/cryptohash-md5-0.11.101.0/cryptohash-md5-0.11.101.0.tar.gz) = 3b08db0ae39df2b44e83053ad30d7546a4c6200a852c22a240a7e03ae1080f05 SIZE (cabal/cryptohash-md5-0.11.101.0/cryptohash-md5-0.11.101.0.tar.gz) = 11872 SHA256 (cabal/cryptohash-md5-0.11.101.0/revision/6.cabal) = 2e42586d73bdb149bde829e37b6546d84e60d7fb49c93320633b71c25f4dee54 @@ -147,8 +145,8 @@ SHA256 (cabal/cryptohash-sha1-0.11.101.0/cryptohash-sha1-0.11.101.0.tar.gz) = a4 SIZE (cabal/cryptohash-sha1-0.11.101.0/cryptohash-sha1-0.11.101.0.tar.gz) = 11563 SHA256 (cabal/cryptohash-sha1-0.11.101.0/revision/6.cabal) = 2bdf29dbd896bca86bf198c882fa8df1cb31843b71f2907e059b7c10bce0adb3 SIZE (cabal/cryptohash-sha1-0.11.101.0/revision/6.cabal) = 3085 -SHA256 (cabal/crypton-1.0.1/crypton-1.0.1.tar.gz) = 9142bb14748cc57356cf4dacec822e80eaf6dba8e1538ec93be17ee37027c7a4 -SIZE (cabal/crypton-1.0.1/crypton-1.0.1.tar.gz) = 624895 +SHA256 (cabal/crypton-1.0.4/crypton-1.0.4.tar.gz) = b4885402206422450823e7001a40d0f6b11d0c603a0cb8bf8ff5a186b7c4011a +SIZE (cabal/crypton-1.0.4/crypton-1.0.4.tar.gz) = 649976 SHA256 (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = efece48c8c4adfee209979c2967037d90e6ba1b7b4e7bb1081d1d4cd93daf382 SIZE (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = 21547 SHA256 (cabal/data-bword-0.1.0.2/data-bword-0.1.0.2.tar.gz) = d64880e7d6c7a2d635d7e79552888f415a417379ee637a29321abf08187e9635 @@ -181,8 +179,8 @@ SHA256 (cabal/data-sketches-core-0.1.0.0/data-sketches-core-0.1.0.0.tar.gz) = 23 SIZE (cabal/data-sketches-core-0.1.0.0/data-sketches-core-0.1.0.0.tar.gz) = 12544 SHA256 (cabal/data-textual-0.3.0.3/data-textual-0.3.0.3.tar.gz) = 4b9ee8ccd03f24203dd9307bf9aa67180ff0f07b45c3a01e33d8185ff275ec9a SIZE (cabal/data-textual-0.3.0.3/data-textual-0.3.0.3.tar.gz) = 15626 -SHA256 (cabal/deferred-folds-0.9.18.6/deferred-folds-0.9.18.6.tar.gz) = ebffce410040c77d2babee73f45ab7e79da7dcec424590a991b6dc0b8a1b8f02 -SIZE (cabal/deferred-folds-0.9.18.6/deferred-folds-0.9.18.6.tar.gz) = 10380 +SHA256 (cabal/deferred-folds-0.9.18.7/deferred-folds-0.9.18.7.tar.gz) = cfa84475ecd37db1f9421a86c84e02bdc60c7b3847daca12dc5705ff7f0178ae +SIZE (cabal/deferred-folds-0.9.18.7/deferred-folds-0.9.18.7.tar.gz) = 10386 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 @@ -193,16 +191,14 @@ SHA256 (cabal/dlist-1.0/revision/2.cabal) = 854727594c5a816ab3d10f15b1bc4fedaf9e SIZE (cabal/dlist-1.0/revision/2.cabal) = 3942 SHA256 (cabal/easy-file-0.2.5/easy-file-0.2.5.tar.gz) = ee0fa0914b3bb3662838a689d7cd23a2785ccbc29def366664f994bc524ff2bb SIZE (cabal/easy-file-0.2.5/easy-file-0.2.5.tar.gz) = 13358 -SHA256 (cabal/either-5.0.2/either-5.0.2.tar.gz) = bfa45b967fd77b1c7c952e156377441e3c42b6dc873ab1f06a7421a3222287be -SIZE (cabal/either-5.0.2/either-5.0.2.tar.gz) = 7983 -SHA256 (cabal/either-5.0.2/revision/3.cabal) = c8e1cf60b69d02699fd1a5e14d196f45d889539dc80ddbf1a8fb0ff9f4b31b7a -SIZE (cabal/either-5.0.2/revision/3.cabal) = 2015 +SHA256 (cabal/either-5.0.3/either-5.0.3.tar.gz) = 6d66691e84955a90a2d169f71cf51c83d76c141635cb8da2a60ddffca4804801 +SIZE (cabal/either-5.0.3/either-5.0.3.tar.gz) = 7934 SHA256 (cabal/entropy-0.4.1.11/entropy-0.4.1.11.tar.gz) = f5dd5a01278f8318d9793ed6071b742f13ce36c7456328baae4acc818e2d92ea SIZE (cabal/entropy-0.4.1.11/entropy-0.4.1.11.tar.gz) = 9112 SHA256 (cabal/extra-1.8/extra-1.8.tar.gz) = 2fa4ce5eae50560bba80f1883913cf2ed52b3d87fd290dae27d838c94f5389a1 SIZE (cabal/extra-1.8/extra-1.8.tar.gz) = 47005 -SHA256 (cabal/fast-logger-3.2.4/fast-logger-3.2.4.tar.gz) = 39753b31356a31fc597f8b94ebd0b19e815720603f1100e2ac8711313149b0bb -SIZE (cabal/fast-logger-3.2.4/fast-logger-3.2.4.tar.gz) = 14778 +SHA256 (cabal/fast-logger-3.2.6/fast-logger-3.2.6.tar.gz) = bd66c622de84170ef41cd6ca37f507882322a3968e39a89c620613f33e63c5c3 +SIZE (cabal/fast-logger-3.2.6/fast-logger-3.2.6.tar.gz) = 14852 SHA256 (cabal/foldl-1.4.18/foldl-1.4.18.tar.gz) = cad8f45180f7d375262f72887be5f48f4ec55e34b381b5cb71269f006e91500e SIZE (cabal/foldl-1.4.18/foldl-1.4.18.tar.gz) = 26703 SHA256 (cabal/foldl-1.4.18/revision/1.cabal) = aa42a0d8db37909c2bf69861447b9f40b4993166f32a981f6eefbac503d151c7 @@ -223,8 +219,10 @@ SHA256 (cabal/generics-sop-0.5.1.4/revision/2.cabal) = a62864a0a096f844db946a38c SIZE (cabal/generics-sop-0.5.1.4/revision/2.cabal) = 5770 SHA256 (cabal/groups-0.5.3/groups-0.5.3.tar.gz) = ce1e52a8be7effbd1f995eadf0ed34fa45c412656d372db8a38f9c955e43ac38 SIZE (cabal/groups-0.5.3/groups-0.5.3.tar.gz) = 3396 -SHA256 (cabal/hashable-1.4.7.0/hashable-1.4.7.0.tar.gz) = 3baee4c9027a08830d148ec524cbc0471de645e1e8426d46780ef2758df0e8da -SIZE (cabal/hashable-1.4.7.0/hashable-1.4.7.0.tar.gz) = 89467 +SHA256 (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a +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/hashtables-1.4.2/hashtables-1.4.2.tar.gz) = ca0e299fee6c0c918f45ce0907afbff1c3891998bb792d1717e4d5f12350ef0d SIZE (cabal/hashtables-1.4.2/hashtables-1.4.2.tar.gz) = 58869 SHA256 (cabal/hasql-1.6.4.4/hasql-1.6.4.4.tar.gz) = 4da966e6f267665b89045ff73a04b7da0887bd6ff7304ae60a6ef382cb4e99d7 @@ -237,8 +235,8 @@ SHA256 (cabal/hasql-notifications-0.2.2.2/hasql-notifications-0.2.2.2.tar.gz) = SIZE (cabal/hasql-notifications-0.2.2.2/hasql-notifications-0.2.2.2.tar.gz) = 4859 SHA256 (cabal/hasql-pool-1.0.1/hasql-pool-1.0.1.tar.gz) = 3e3c4af7fb64d019d6b8610543c399f4d64822015bd6f4fb0159eec06f7324fc SIZE (cabal/hasql-pool-1.0.1/hasql-pool-1.0.1.tar.gz) = 9877 -SHA256 (cabal/hasql-transaction-1.0.1.4/hasql-transaction-1.0.1.4.tar.gz) = e43c14852cfb41f3f08703c171891f0fc1b7234de127e9dae27d418912ff55dd -SIZE (cabal/hasql-transaction-1.0.1.4/hasql-transaction-1.0.1.4.tar.gz) = 6490 +SHA256 (cabal/hasql-transaction-1.1.0.1/hasql-transaction-1.1.0.1.tar.gz) = 1b0eb55166839115c61329970fbf608e89a8c14b98161bc03b1a1a0272a6a9ac +SIZE (cabal/hasql-transaction-1.1.0.1/hasql-transaction-1.1.0.1.tar.gz) = 6593 SHA256 (cabal/heredoc-0.2.0.0/heredoc-0.2.0.0.tar.gz) = c90d9fc61cb8cd812be510845493b6a6eddcc4b772581fd40a9433ed8f130f40 SIZE (cabal/heredoc-0.2.0.0/heredoc-0.2.0.0.tar.gz) = 2449 SHA256 (cabal/hourglass-0.2.12/hourglass-0.2.12.tar.gz) = 44335b5c402e80c60f1db6a74462be4ea29d1a9043aa994334ffee1164f1ca4a @@ -255,10 +253,12 @@ SHA256 (cabal/http-media-0.8.1.1/http-media-0.8.1.1.tar.gz) = 1920adf31b15d167f6 SIZE (cabal/http-media-0.8.1.1/http-media-0.8.1.1.tar.gz) = 18395 SHA256 (cabal/http-media-0.8.1.1/revision/2.cabal) = 205a392f14f9e7286cc14761a7a17834b7deaa92f363e2a2cdbbab7d71477289 SIZE (cabal/http-media-0.8.1.1/revision/2.cabal) = 4321 +SHA256 (cabal/http-semantics-0.3.0/http-semantics-0.3.0.tar.gz) = 9ccee90bcbbfb29f30f7aed063c62edf0f3eb084ba63dbf9baffbd5db573714f +SIZE (cabal/http-semantics-0.3.0/http-semantics-0.3.0.tar.gz) = 14927 SHA256 (cabal/http-types-0.12.4/http-types-0.12.4.tar.gz) = 4d4b1bb0cc817e5fef0c9c76c9647f69f4d300c45a105043493eff86381be549 SIZE (cabal/http-types-0.12.4/http-types-0.12.4.tar.gz) = 18707 -SHA256 (cabal/http2-5.0.1/http2-5.0.1.tar.gz) = 3bf0f51b8753b7c3f9e80aab6d5af40c49ed3b3c16dc6498c3f1d42301a499d5 -SIZE (cabal/http2-5.0.1/http2-5.0.1.tar.gz) = 5508150 +SHA256 (cabal/http2-5.3.10/http2-5.3.10.tar.gz) = f46617d617834a9ce7c016eec8160a15129632aa179821c36318b46adf0d4267 +SIZE (cabal/http2-5.3.10/http2-5.3.10.tar.gz) = 5499618 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 @@ -269,8 +269,8 @@ SHA256 (cabal/indexed-traversable-instances-0.1.2/indexed-traversable-instances- SIZE (cabal/indexed-traversable-instances-0.1.2/indexed-traversable-instances-0.1.2.tar.gz) = 3673 SHA256 (cabal/indexed-traversable-instances-0.1.2/revision/1.cabal) = 68df0fc8070ae2c15f9e6febf1449fee364c131a6d1e93cac45e7895ba86dd89 SIZE (cabal/indexed-traversable-instances-0.1.2/revision/1.cabal) = 2401 -SHA256 (cabal/insert-ordered-containers-0.2.6/insert-ordered-containers-0.2.6.tar.gz) = ef52e54b176e4a0828e5822784e28005fa8a848357a88722182350b3c3d0c49f -SIZE (cabal/insert-ordered-containers-0.2.6/insert-ordered-containers-0.2.6.tar.gz) = 10586 +SHA256 (cabal/insert-ordered-containers-0.2.7/insert-ordered-containers-0.2.7.tar.gz) = 77edbb1b76e6598aeb05f0711942976432b52178cbfd2a62f4a87f3baf623617 +SIZE (cabal/insert-ordered-containers-0.2.7/insert-ordered-containers-0.2.7.tar.gz) = 10623 SHA256 (cabal/integer-conversion-0.1.1/integer-conversion-0.1.1.tar.gz) = c18164a048073310f6353ebc64c9037b52a4b8299963ce05e027bcf60e22155a SIZE (cabal/integer-conversion-0.1.1/integer-conversion-0.1.1.tar.gz) = 6179 SHA256 (cabal/integer-conversion-0.1.1/revision/1.cabal) = 941d4ae16e2124cbff5defe2abedb49efc8e03a594f817035bf231a317e6c1c9 @@ -283,32 +283,28 @@ SHA256 (cabal/invariant-0.6.4/revision/1.cabal) = 4a9a609f4e93ffed158b3b4f5a8082 SIZE (cabal/invariant-0.6.4/revision/1.cabal) = 3513 SHA256 (cabal/iproute-1.7.15/iproute-1.7.15.tar.gz) = 18a331a7e0e6f9dc89a2da95577b0d76bd2690b8f832b72b46d6cc9b667b4ba5 SIZE (cabal/iproute-1.7.15/iproute-1.7.15.tar.gz) = 18033 -SHA256 (cabal/isomorphism-class-0.3/isomorphism-class-0.3.tar.gz) = 39f07d6586782ce9b021aff7eabeebce3a59ed3923db69121d01cd054cee90c8 -SIZE (cabal/isomorphism-class-0.3/isomorphism-class-0.3.tar.gz) = 9869 +SHA256 (cabal/isomorphism-class-0.3.1.2/isomorphism-class-0.3.1.2.tar.gz) = 2c32cae55b8b8e3ca347e4898b8e0f3713d1a15a283c14718b0149b3fbbe527f +SIZE (cabal/isomorphism-class-0.3.1.2/isomorphism-class-0.3.1.2.tar.gz) = 10497 SHA256 (cabal/jose-jwt-0.10.0/jose-jwt-0.10.0.tar.gz) = e84caf97eb70bf21a4cf9933be23a5336163276c895e44f854d73947988d4b52 SIZE (cabal/jose-jwt-0.10.0/jose-jwt-0.10.0.tar.gz) = 41308 -SHA256 (cabal/kan-extensions-5.2.6/kan-extensions-5.2.6.tar.gz) = fa82283c1c9ac3dc0951b7ca9f5b2e6f13d8331c20154ebb222b509824eeeccc -SIZE (cabal/kan-extensions-5.2.6/kan-extensions-5.2.6.tar.gz) = 21718 -SHA256 (cabal/kan-extensions-5.2.6/revision/1.cabal) = e0b972f900a3c04c0f36d7e221e6b04343a5a1f00ce3aababff7932e173f0833 -SIZE (cabal/kan-extensions-5.2.6/revision/1.cabal) = 2581 +SHA256 (cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz) = c323acff95cdef6516f2f1a733a1f00f7e0caa1b7061f8831ed82e18fd37e158 +SIZE (cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz) = 21754 SHA256 (cabal/keys-3.12.4/keys-3.12.4.tar.gz) = 9412a2135cbf7fb285e01016aeb311d022ba9962fd9699ddef620f6dabd68912 SIZE (cabal/keys-3.12.4/keys-3.12.4.tar.gz) = 11890 SHA256 (cabal/keys-3.12.4/revision/1.cabal) = ce43085eb0506a2fff6020dc61351e1c0c61c29f90d3ea5030756f3ed50caa16 SIZE (cabal/keys-3.12.4/revision/1.cabal) = 2232 -SHA256 (cabal/lawful-conversions-0.1.6/lawful-conversions-0.1.6.tar.gz) = 6fcdca00fc797216363b10e602a151908657148cf63202c388d0565d1efae4be -SIZE (cabal/lawful-conversions-0.1.6/lawful-conversions-0.1.6.tar.gz) = 14843 -SHA256 (cabal/lens-5.2.3/lens-5.2.3.tar.gz) = df1e8ca8dd89d884994e0c80761a972088326fa43ed5d47c01b14abb710b994d -SIZE (cabal/lens-5.2.3/lens-5.2.3.tar.gz) = 703220 -SHA256 (cabal/lens-5.2.3/revision/5.cabal) = 08f4e81aa3fa3f175f6932089d6bb8b17669e3d00aa2968b853287e5e8d7f024 -SIZE (cabal/lens-5.2.3/revision/5.cabal) = 15237 +SHA256 (cabal/lawful-conversions-0.1.7/lawful-conversions-0.1.7.tar.gz) = 2306058d4009c4d597a0ded8d6d9f926af2fa9ddb3e9cadc67a1621a9e25c653 +SIZE (cabal/lawful-conversions-0.1.7/lawful-conversions-0.1.7.tar.gz) = 14797 +SHA256 (cabal/lens-5.3.5/lens-5.3.5.tar.gz) = efebacf3dfb108c96171e564f059778d21ac262a98a956fef8890223ed8f1fe8 +SIZE (cabal/lens-5.3.5/lens-5.3.5.tar.gz) = 707043 SHA256 (cabal/lens-aeson-1.2.3/lens-aeson-1.2.3.tar.gz) = 7bbc6affe248c84dfda13576636ecb52e575ee0e796d8c29a76a28c3ad424c01 SIZE (cabal/lens-aeson-1.2.3/lens-aeson-1.2.3.tar.gz) = 8273 SHA256 (cabal/lens-aeson-1.2.3/revision/2.cabal) = 5a733b4b5ac8e17d1e89704441597e9eb6e01e54ba86e5ecfbeaced9b28c82d7 SIZE (cabal/lens-aeson-1.2.3/revision/2.cabal) = 1691 SHA256 (cabal/math-functions-0.3.4.4/math-functions-0.3.4.4.tar.gz) = 2441d8dd50eff445356048b2a0cdf88c4a7ba0f56614293d4975e1b081faf8fa SIZE (cabal/math-functions-0.3.4.4/math-functions-0.3.4.4.tar.gz) = 429048 -SHA256 (cabal/megaparsec-9.6.1/megaparsec-9.6.1.tar.gz) = a32257be847dbe71ac22d512ab115f9ce26fa08bcdbea7ca8b5256a1700dcbff -SIZE (cabal/megaparsec-9.6.1/megaparsec-9.6.1.tar.gz) = 64913 +SHA256 (cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz) = b9ed423625bf20ae7a72480d40d2dd16018a67e2ec45afb840a3607aa931ec97 +SIZE (cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz) = 67078 SHA256 (cabal/memory-0.18.0/memory-0.18.0.tar.gz) = fd4eb6f638e24b81b4e6cdd68772a531726f2f67686c8969d3407d82f7862e3e SIZE (cabal/memory-0.18.0/memory-0.18.0.tar.gz) = 41957 SHA256 (cabal/memory-0.18.0/revision/1.cabal) = 9f4de967352f80b6f174c9a166f315393dde80b77d7b67e41268ae7dec0319f9 @@ -319,14 +315,12 @@ SHA256 (cabal/mwc-random-0.15.2.0/mwc-random-0.15.2.0.tar.gz) = 5843ab06e7c91093 SIZE (cabal/mwc-random-0.15.2.0/mwc-random-0.15.2.0.tar.gz) = 43086 SHA256 (cabal/neat-interpolation-0.5.1.4/neat-interpolation-0.5.1.4.tar.gz) = 8eb733e3b1d90d87e0cff8b648f4b8145e38afd558f2c8343029770c9f023ab7 SIZE (cabal/neat-interpolation-0.5.1.4/neat-interpolation-0.5.1.4.tar.gz) = 5741 -SHA256 (cabal/network-3.1.4.0/network-3.1.4.0.tar.gz) = b452a2afac95d9207357eb3820c719c7c7d27871ef4b6ed7bfcd03a036b9158e -SIZE (cabal/network-3.1.4.0/network-3.1.4.0.tar.gz) = 139988 -SHA256 (cabal/network-3.1.4.0/revision/1.cabal) = e152cdb03243afb52bbc740cfbe96905ca298a6f6342f0c47b3f2e227ff19def -SIZE (cabal/network-3.1.4.0/revision/1.cabal) = 5208 +SHA256 (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 68548e660632a3c09b230c33fe08cc880273372b485e65cbe7a717936de9728b +SIZE (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 145714 SHA256 (cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz) = 480ce0ad7f67364ec8d4ce8d815f463d9e4074e3789be22a5722cfdebed08679 SIZE (cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz) = 6402 -SHA256 (cabal/network-control-0.0.2/network-control-0.0.2.tar.gz) = 134e9c6f309641bfbb508d8c3957bca76a2715e71138f4c058dba675b06326d4 -SIZE (cabal/network-control-0.0.2/network-control-0.0.2.tar.gz) = 3410 +SHA256 (cabal/network-control-0.1.7/network-control-0.1.7.tar.gz) = 05d40d381e5c72beefb209b7e82877b457fbca2880e60ed849bad480b6795b10 +SIZE (cabal/network-control-0.1.7/network-control-0.1.7.tar.gz) = 7913 SHA256 (cabal/network-info-0.2.1/network-info-0.2.1.tar.gz) = 9b2d88312fc8280351d5003200cc07decbb865f85d3aa7b1094b238bd6a8b404 SIZE (cabal/network-info-0.2.1/network-info-0.2.1.tar.gz) = 6387 SHA256 (cabal/network-ip-0.3.0.3/network-ip-0.3.0.3.tar.gz) = e01dcc4389f3800536066ca150b6b5130d9d4b7fe7ed8e98ae7d92f3f7b1955c @@ -389,54 +383,42 @@ SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa11 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/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 65955d7b50525a4a3bccdab1d982d2ae342897fd38140d5a94b5ef3800d8c92a -SIZE (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 28522 -SHA256 (cabal/profunctors-5.6.2/revision/3.cabal) = e178ba4468982326656626e2089e296f64485e68fdddc9f4476dcd5d612b4f78 -SIZE (cabal/profunctors-5.6.2/revision/3.cabal) = 2484 +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/profunctors-5.6.3/profunctors-5.6.3.tar.gz) = b9c6f427368d2e811e4c48b59005218672458fd2f00a02cbefb8be9c751c0ef3 +SIZE (cabal/profunctors-5.6.3/profunctors-5.6.3.tar.gz) = 28146 SHA256 (cabal/prometheus-client-1.1.1/prometheus-client-1.1.1.tar.gz) = 6a709ec749651d86e1e3a1189193d3d6a74489eaf8f10297c31cc863fc4644c8 SIZE (cabal/prometheus-client-1.1.1/prometheus-client-1.1.1.tar.gz) = 18636 -SHA256 (cabal/protolude-0.3.4/protolude-0.3.4.tar.gz) = f838998212470de45d5d70e380a55d431b468423cd8d315dc3165e874a157052 -SIZE (cabal/protolude-0.3.4/protolude-0.3.4.tar.gz) = 19321 +SHA256 (cabal/protolude-0.3.5/protolude-0.3.5.tar.gz) = c80a59429f5c8dd261b168cd2c55bbacd6ae6f5caa7f3bd2aaae632d77c40487 +SIZE (cabal/protolude-0.3.5/protolude-0.3.5.tar.gz) = 19331 SHA256 (cabal/psqueues-0.2.8.1/psqueues-0.2.8.1.tar.gz) = cb7e102f09e373b4a7be52bfbc9625d265c7216d05fe04c36b7ad684ed213f77 SIZE (cabal/psqueues-0.2.8.1/psqueues-0.2.8.1.tar.gz) = 27584 -SHA256 (cabal/ptr-0.16.8.6/ptr-0.16.8.6.tar.gz) = 1a18218b6117ce326df36a3a045a5250e04e19f2f29f90b1dd5bede08f83caa5 -SIZE (cabal/ptr-0.16.8.6/ptr-0.16.8.6.tar.gz) = 17694 -SHA256 (cabal/quickcheck-instances-0.3.32/quickcheck-instances-0.3.32.tar.gz) = 48f5f2e015e2349ac795247917cbf5f1a2e96a7a1382c4441a935e19a430ff83 -SIZE (cabal/quickcheck-instances-0.3.32/quickcheck-instances-0.3.32.tar.gz) = 12831 -SHA256 (cabal/quickcheck-instances-0.3.32/revision/1.cabal) = 8772458bddd354e07102bf05b45976896c278282e71ff8420beac6b9b77efb34 -SIZE (cabal/quickcheck-instances-0.3.32/revision/1.cabal) = 4340 -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/ptr-0.16.8.7/ptr-0.16.8.7.tar.gz) = 060b47508056206a8ce655e1665f131a705b8670970d30feaf37ea1d28b26802 +SIZE (cabal/ptr-0.16.8.7/ptr-0.16.8.7.tar.gz) = 17690 +SHA256 (cabal/quickcheck-instances-0.3.33/quickcheck-instances-0.3.33.tar.gz) = 6803cd547b027bcab7b029a69ad8428e28af842b7709113eb6a43ab2f2f08866 +SIZE (cabal/quickcheck-instances-0.3.33/quickcheck-instances-0.3.33.tar.gz) = 12882 +SHA256 (cabal/quickcheck-instances-0.3.33/revision/1.cabal) = 709fb12799f1b5b00112150168dbb57368ce6c741ec01f23cf44f9e7743e6cf6 +SIZE (cabal/quickcheck-instances-0.3.33/revision/1.cabal) = 4340 +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/rebase-1.21.2/rebase-1.21.2.tar.gz) = 6c19f5576c888078f0c7f172da05873611bfc070617d033f4f14fedd3e82fffb SIZE (cabal/rebase-1.21.2/rebase-1.21.2.tar.gz) = 20324 -SHA256 (cabal/recv-0.1.0/recv-0.1.0.tar.gz) = f664905cffb44b7f9cba604cd75bd69011a666ba06bccbcb7f3fae0cd4f14d5b -SIZE (cabal/recv-0.1.0/recv-0.1.0.tar.gz) = 5158 +SHA256 (cabal/recv-0.1.1/recv-0.1.1.tar.gz) = 8daf77c57f529503dd3038efc3813a8001032ed810bdddff0acb0faca039b721 +SIZE (cabal/recv-0.1.1/recv-0.1.1.tar.gz) = 4772 SHA256 (cabal/reflection-2.1.9/reflection-2.1.9.tar.gz) = c6a7d5e41ad0ee1a05c660acf4fd34b21f38330eec165d246b7fffb398e59fb3 SIZE (cabal/reflection-2.1.9/reflection-2.1.9.tar.gz) = 17560 SHA256 (cabal/reflection-2.1.9/revision/1.cabal) = eaf28dc9884718a306ed1e0c215a24b36c68b8aa3be425617f66d886d43fe1e0 SIZE (cabal/reflection-2.1.9/revision/1.cabal) = 4171 -SHA256 (cabal/regex-base-0.94.0.2/regex-base-0.94.0.2.tar.gz) = 7b99408f580f5bb67a1c413e0bc735886608251331ad36322020f2169aea2ef1 -SIZE (cabal/regex-base-0.94.0.2/regex-base-0.94.0.2.tar.gz) = 10488 -SHA256 (cabal/regex-base-0.94.0.2/revision/4.cabal) = 0322b2fcd1358f3355e0c8608efa60d27b14d1c9d476451dbcb9181363bd8b27 -SIZE (cabal/regex-base-0.94.0.2/revision/4.cabal) = 2601 -SHA256 (cabal/regex-tdfa-1.3.2.2/regex-tdfa-1.3.2.2.tar.gz) = 933ed5c54246bb50e335d86b884ffb70bc252b5f776fb291f162a80a27bd75b7 -SIZE (cabal/regex-tdfa-1.3.2.2/regex-tdfa-1.3.2.2.tar.gz) = 83016 -SHA256 (cabal/regex-tdfa-1.3.2.2/revision/3.cabal) = e5ea15b2898c62c63fae798784bc402b3862733d97a4f7ee3ec4f9ae6f447478 -SIZE (cabal/regex-tdfa-1.3.2.2/revision/3.cabal) = 6997 +SHA256 (cabal/regex-base-0.94.0.3/regex-base-0.94.0.3.tar.gz) = e8ca2dee598c790dd1c1c4359bdd1e495d9b881f5aa1f539c22f0dd5563747bf +SIZE (cabal/regex-base-0.94.0.3/regex-base-0.94.0.3.tar.gz) = 10550 +SHA256 (cabal/regex-tdfa-1.3.2.4/regex-tdfa-1.3.2.4.tar.gz) = 078bc313b7441f173eb487d6f46fea6860a21452eff6e5cf730ac4dd74bca797 +SIZE (cabal/regex-tdfa-1.3.2.4/regex-tdfa-1.3.2.4.tar.gz) = 83099 SHA256 (cabal/rerebase-1.21.2/rerebase-1.21.2.tar.gz) = 77cc0d707ee0886b49206065476e77d0600e4c305b37701a38ef55e736a7fc10 SIZE (cabal/rerebase-1.21.2/rerebase-1.21.2.tar.gz) = 17208 SHA256 (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = ec601785ee42a201f32adb205b8685c983f18757b1bd33d2e806d571e0f9996b SIZE (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = 17620 SHA256 (cabal/retry-0.9.3.1/retry-0.9.3.1.tar.gz) = 622e35114b920f76fa2e1ae6515575b9973fac19c679f5426ea6574a5d0b7ed6 SIZE (cabal/retry-0.9.3.1/retry-0.9.3.1.tar.gz) = 18717 -SHA256 (cabal/safe-exceptions-0.1.7.4/safe-exceptions-0.1.7.4.tar.gz) = 3c51d8d50c9b60ff8bf94f942fd92e3bea9e62c5afa778dfc9f707b79da41ef6 -SIZE (cabal/safe-exceptions-0.1.7.4/safe-exceptions-0.1.7.4.tar.gz) = 15347 -SHA256 (cabal/safe-exceptions-0.1.7.4/revision/1.cabal) = 8bb7261bd54bd58acfcb154be6a161fb6d0d31a1852aadc8e927d2ad2d7651d1 -SIZE (cabal/safe-exceptions-0.1.7.4/revision/1.cabal) = 1412 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 @@ -461,30 +443,30 @@ SHA256 (cabal/sop-core-0.5.0.2/revision/5.cabal) = 0bb74cafff423180df3909f5b7ce0 SIZE (cabal/sop-core-0.5.0.2/revision/5.cabal) = 3005 SHA256 (cabal/split-0.2.5/split-0.2.5.tar.gz) = 52da404e8397c1ab238354c8d4fd9a7e9c5cac8849cc2ce2e45facc85e74a913 SIZE (cabal/split-0.2.5/split-0.2.5.tar.gz) = 16008 -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/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz) = 26384af91f5ab9470b0bbdd0ce2172db43fc79730b7c5a3405d89c3663eb1e57 SIZE (cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz) = 37874 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/strict-list-0.1.7.5/strict-list-0.1.7.5.tar.gz) = c3e3ff3e3f7bee7eff26511c92c26c14b8ac7cbdefba7fb9e24c4aa4ff01236b -SIZE (cabal/strict-list-0.1.7.5/strict-list-0.1.7.5.tar.gz) = 6785 -SHA256 (cabal/swagger2-2.8.9/swagger2-2.8.9.tar.gz) = 92a37bbfba482d6eaeedf8dd24a9658bdc9d7514fa51d7b8ab4c6e65a3c9caa1 -SIZE (cabal/swagger2-2.8.9/swagger2-2.8.9.tar.gz) = 66957 +SHA256 (cabal/strict-list-0.1.7.6/strict-list-0.1.7.6.tar.gz) = 756b16c12b5528cdb44ba905bdc78e5f4a749f33f630226645311a8d52207987 +SIZE (cabal/strict-list-0.1.7.6/strict-list-0.1.7.6.tar.gz) = 6786 +SHA256 (cabal/swagger2-2.8.10/swagger2-2.8.10.tar.gz) = 9217e63872beb80fb581c73a752e70fa21f2d7eaab5e86b014bdaead0dadc3e7 +SIZE (cabal/swagger2-2.8.10/swagger2-2.8.10.tar.gz) = 66780 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/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/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172a1e96b1dca05666c5cbd1183639412 SIZE (cabal/tasty-1.5.3/revision/2.cabal) = 2923 -SHA256 (cabal/template-haskell-compat-v0208-0.1.9.4/template-haskell-compat-v0208-0.1.9.4.tar.gz) = 567718b6f56dbf0f0e42ba35a7d6346185e35d640402932fd1956b19dfcd518a -SIZE (cabal/template-haskell-compat-v0208-0.1.9.4/template-haskell-compat-v0208-0.1.9.4.tar.gz) = 3198 -SHA256 (cabal/text-builder-0.6.7.2/text-builder-0.6.7.2.tar.gz) = 6194f3076933bbe361e225461a10fd8ab29bd5476294ffb80a6af17c8535c7dd -SIZE (cabal/text-builder-0.6.7.2/text-builder-0.6.7.2.tar.gz) = 6093 -SHA256 (cabal/text-builder-dev-0.3.9/text-builder-dev-0.3.9.tar.gz) = 90071fbd545673575b619a2839509ad36137a9bdcd28c2d5e2eaa4b3067f4e1e -SIZE (cabal/text-builder-dev-0.3.9/text-builder-dev-0.3.9.tar.gz) = 13779 +SHA256 (cabal/template-haskell-compat-v0208-0.1.9.5/template-haskell-compat-v0208-0.1.9.5.tar.gz) = 51359f8dc8d51f30b59521d214837d13c4f6c9b5c4afd0eba813c26cc2449d1f +SIZE (cabal/template-haskell-compat-v0208-0.1.9.5/template-haskell-compat-v0208-0.1.9.5.tar.gz) = 3194 +SHA256 (cabal/text-builder-0.6.10/text-builder-0.6.10.tar.gz) = 063111d149a202ee6a22e54c36dcf6b4386406059a60e33fc9fd13dc6f255f51 +SIZE (cabal/text-builder-0.6.10/text-builder-0.6.10.tar.gz) = 7301 +SHA256 (cabal/text-builder-dev-0.3.10/text-builder-dev-0.3.10.tar.gz) = 433fcb971640b0530c43d8abae05c3b0527b6632b26d8aba044dcd0dfad29454 +SIZE (cabal/text-builder-dev-0.3.10/text-builder-dev-0.3.10.tar.gz) = 13557 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 @@ -511,8 +493,8 @@ SHA256 (cabal/these-1.2.1/revision/2.cabal) = 35c57aede96c15ea1fed559ac287b1168e SIZE (cabal/these-1.2.1/revision/2.cabal) = 2294 SHA256 (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 502ef8694a5b131b47c0e5df2e9053d005a3b345b30f5225af04f081d3ef5cf0 SIZE (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 63414 -SHA256 (cabal/time-manager-0.0.1/time-manager-0.0.1.tar.gz) = 07492523fabc69b8ec308f6276cc93df3dd060c91f23df2ac8a1f56d331ea05b -SIZE (cabal/time-manager-0.0.1/time-manager-0.0.1.tar.gz) = 2746 +SHA256 (cabal/time-manager-0.2.3/time-manager-0.2.3.tar.gz) = eeb7c33d3b4492af771db0061222239a29727ee68a786a0488b1dba0a63d68e8 +SIZE (cabal/time-manager-0.2.3/time-manager-0.2.3.tar.gz) = 5840 SHA256 (cabal/timeit-2.0/timeit-2.0.tar.gz) = a14df4e578db371e5c609f0784209144545f9cae90026d24a3398042f7c591ea SIZE (cabal/timeit-2.0/timeit-2.0.tar.gz) = 2117 SHA256 (cabal/timeit-2.0/revision/2.cabal) = 35d7c3ce64b458bbb1200320203f21281c975c85acc636a634500601c474fded @@ -523,14 +505,10 @@ SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c SIZE (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = 46485 SHA256 (cabal/type-hint-0.1/type-hint-0.1.tar.gz) = 1161cdbf4b4b43c2953ee60438e948737604193e1bfe2c880ff178538faa99b9 SIZE (cabal/type-hint-0.1/type-hint-0.1.tar.gz) = 3092 -SHA256 (cabal/unix-compat-0.7.3/unix-compat-0.7.3.tar.gz) = 7a4fad870952d632d55c8cfe2aad8b55ac95585dacae052fbea4e32968821d87 -SIZE (cabal/unix-compat-0.7.3/unix-compat-0.7.3.tar.gz) = 15593 -SHA256 (cabal/unix-compat-0.7.3/revision/1.cabal) = e1132808d30ad1adbcf1ba7f06c3dfe712a7ee382b225eb975e0ab8cfe0c21cd -SIZE (cabal/unix-compat-0.7.3/revision/1.cabal) = 3287 -SHA256 (cabal/unix-time-0.4.16/unix-time-0.4.16.tar.gz) = ace2a7126d7344feb3221680c556de7f28a969fb287d49bd4a2d7df18fe638e9 -SIZE (cabal/unix-time-0.4.16/unix-time-0.4.16.tar.gz) = 52594 -SHA256 (cabal/unliftio-0.2.25.0/unliftio-0.2.25.0.tar.gz) = fb85a22291e78f9e58cd7f5e563a726500ad1a004b3b335b93c0975b828a112b -SIZE (cabal/unliftio-0.2.25.0/unliftio-0.2.25.0.tar.gz) = 58335 +SHA256 (cabal/unix-compat-0.7.4/unix-compat-0.7.4.tar.gz) = 689b3a960c8fe12910554aa5b739d5c4769c1d180ade20402fde2ed49db7eff4 +SIZE (cabal/unix-compat-0.7.4/unix-compat-0.7.4.tar.gz) = 15586 +SHA256 (cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz) = f63a05be5dcc5ac8f72c26c9fef8dcc993638ca9b545b9bd69b8a3924c201f8c +SIZE (cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz) = 53677 SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56d9d61b85e38a313a93ebcdb78be6566367f0930ef580597fe3e3 SIZE (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 3865 SHA256 (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = f6a2736f858b5390d9384dca43d3ea4d96e9ca17217791791ca4951ba6e8072a @@ -555,16 +533,16 @@ SHA256 (cabal/vault-0.3.1.5/revision/10.cabal) = 212cc25cd6730a565def636d39fe3fb SIZE (cabal/vault-0.3.1.5/revision/10.cabal) = 2210 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-algorithms-0.9.0.3/vector-algorithms-0.9.0.3.tar.gz) = 61900b798fc6a581dd0916b32a1397aaed022d7f92fd737d663cbbf4d7144d9e -SIZE (cabal/vector-algorithms-0.9.0.3/vector-algorithms-0.9.0.3.tar.gz) = 29395 -SHA256 (cabal/vector-instances-3.4.2/vector-instances-3.4.2.tar.gz) = 34d92d6e77f64e8f7d79cde4a1d61799faec1b760b144935afc6f4a78877d667 -SIZE (cabal/vector-instances-3.4.2/vector-instances-3.4.2.tar.gz) = 4042 +SHA256 (cabal/vector-0.13.2.0/revision/2.cabal) = 9ac338c8da52d8a37db08434ca4480fef2cea4f9aac240f4f994bb467f5275b4 +SIZE (cabal/vector-0.13.2.0/revision/2.cabal) = 8804 +SHA256 (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = d2b674676802670d8a682b357da6b6b5741b4a33b191f0ffe5f2b2bc40558eb2 +SIZE (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = 29426 +SHA256 (cabal/vector-instances-3.4.3/vector-instances-3.4.3.tar.gz) = 67259803df61fad998e2e8410253ca0552d25d7dfb87d0ddc702c82277314caa +SIZE (cabal/vector-instances-3.4.3/vector-instances-3.4.3.tar.gz) = 4172 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 -SIZE (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 1642 +SHA256 (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 483be6df13c72169a917640589666f9fece7bea9fa13fcd41d052dab37ea289e +SIZE (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 1642 SHA256 (cabal/void-0.7.3/void-0.7.3.tar.gz) = 53af758ddc37dc63981671e503438d02c6f64a2d8744e9bec557a894431f7317 SIZE (cabal/void-0.7.3/void-0.7.3.tar.gz) = 6741 SHA256 (cabal/wai-3.2.4/wai-3.2.4.tar.gz) = a6088f847d886d7c767092d170c03c7690d197eb3189d7cc67dbaaab33bf6d94 @@ -575,8 +553,8 @@ SHA256 (cabal/wai-extra-3.1.17/wai-extra-3.1.17.tar.gz) = c7d66e48509331e9035ec4 SIZE (cabal/wai-extra-3.1.17/wai-extra-3.1.17.tar.gz) = 86677 SHA256 (cabal/wai-logger-2.5.0/wai-logger-2.5.0.tar.gz) = 5cfbd3076b1f94aca3bd2def06b136b36a22d37974f31c7732b8526ebec3e184 SIZE (cabal/wai-logger-2.5.0/wai-logger-2.5.0.tar.gz) = 6615 -SHA256 (cabal/warp-3.3.31/warp-3.3.31.tar.gz) = 7ca9c7df2ba44ffe225df63866f32b14b70ea2c045ff9301bac982ce377ec38d -SIZE (cabal/warp-3.3.31/warp-3.3.31.tar.gz) = 67075 +SHA256 (cabal/warp-3.4.8/warp-3.4.8.tar.gz) = d4df0ab0eb14bc044672533e40ef9fb30ac740dee5df14ab864b173ac45fc750 +SIZE (cabal/warp-3.4.8/warp-3.4.8.tar.gz) = 68978 SHA256 (cabal/witherable-0.5/witherable-0.5.tar.gz) = 48434cc1e465b13cbc0133a90c3ec0d827c93b77ce95807fe0a38b65f4918cd1 SIZE (cabal/witherable-0.5/witherable-0.5.tar.gz) = 10819 SHA256 (cabal/witherable-0.5/revision/1.cabal) = 85bab588ebca37996fc3171b9d8b2e065eb0536c9f44224bcf037c0849a881de @@ -587,5 +565,5 @@ SHA256 (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 6edd38b6b81df8d274952aa85affa6 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 -SHA256 (cabal/PostgREST-postgrest-v13.0.4_GH0.tar.gz) = 515ea77c049ef69f4553940ef0f13018dc2b72792195ec11a2020fe8914ceab9 -SIZE (cabal/PostgREST-postgrest-v13.0.4_GH0.tar.gz) = 1841931 +SHA256 (cabal/PostgREST-postgrest-v13.0.6_GH0.tar.gz) = 4836957084172cbf8cfeaa51f5627a93c2fe8f36e2754ee8a36b003391164991 +SIZE (cabal/PostgREST-postgrest-v13.0.6_GH0.tar.gz) = 1842310 diff --git a/www/icapeg/Makefile b/www/icapeg/Makefile index 3594dff63c2a..f718eac192ac 100644 --- a/www/icapeg/Makefile +++ b/www/icapeg/Makefile @@ -1,7 +1,7 @@ PORTNAME= icapeg DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= www MAINTAINER= support@egirna.com diff --git a/www/imaginary/Makefile b/www/imaginary/Makefile index 4114fd4cc93c..677fcbe70462 100644 --- a/www/imaginary/Makefile +++ b/www/imaginary/Makefile @@ -1,6 +1,6 @@ PORTNAME= imaginary PORTVERSION= 20250114 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= skozlov@FreeBSD.org diff --git a/www/jira-cli/Makefile b/www/jira-cli/Makefile index 6d61e2e2bcb6..f1b96b40853c 100644 --- a/www/jira-cli/Makefile +++ b/www/jira-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= jira-cli DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= jira-cli diff --git a/www/katana/Makefile b/www/katana/Makefile index 78cd178aafa3..ba8fc3a2a587 100644 --- a/www/katana/Makefile +++ b/www/katana/Makefile @@ -1,7 +1,7 @@ PORTNAME= katana DISTVERSIONPREFIX= v DISTVERSION= 1.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= dutra@FreeBSD.org diff --git a/www/kineto/Makefile b/www/kineto/Makefile index f69d890657fb..c8bec1eedc6d 100644 --- a/www/kineto/Makefile +++ b/www/kineto/Makefile @@ -1,6 +1,6 @@ PORTNAME= kineto DISTVERSION= g20211104 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www MAINTAINER= corey@electrickite.org diff --git a/www/linux-brave/Makefile b/www/linux-brave/Makefile index 4d94cde87a90..f003eab44fc6 100644 --- a/www/linux-brave/Makefile +++ b/www/linux-brave/Makefile @@ -1,6 +1,5 @@ PORTNAME= brave PORTVERSION= ${BRAVE_VER} -PORTREVISION= 2 CATEGORIES= www linux MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}-browser/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-browser-${BRAVE_VER}-${BRAVE_BUILD}${EXTRACT_SUFX_${ARCH}} @@ -31,7 +30,7 @@ SRC_SUFX?= .src${EXTRACT_SUFX} REINPLACE_ARGS= -i "" -BRAVE_VER?= 1.75.180 +BRAVE_VER?= 1.82.161 BRAVE_BUILD?= 1 DATADIR= ${PREFIX}/share/${PORTNAME} @@ -43,7 +42,8 @@ SUB_FILES= brave-browser post-extract: @${REINPLACE_CMD} -e 's|/usr/bin/brave-browser-stable|${LOCALBASE}/bin/brave-browser|' \ - ${WRKSRC}/usr/share/applications/brave-browser.desktop + ${WRKSRC}/usr/share/applications/brave-browser.desktop \ + ${WRKSRC}/usr/share/applications/com.brave.Browser.desktop do-install: ${INSTALL_SCRIPT} ${WRKDIR}/brave-browser ${STAGEDIR}${PREFIX}/bin diff --git a/www/linux-brave/distinfo b/www/linux-brave/distinfo index f886efbc3ac0..46068e676a85 100644 --- a/www/linux-brave/distinfo +++ b/www/linux-brave/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1740275702 -SHA256 (brave-browser-1.75.180-1.aarch64.rpm) = fd8f3def33bcb05f2b871bda09f8b49fa7d664025fc9a75df29645796c337a9e -SIZE (brave-browser-1.75.180-1.aarch64.rpm) = 116070649 -SHA256 (brave-browser-1.75.180-1.x86_64.rpm) = cdc8e74cd98461dd69f5aed210b2c4c88b68e3aba34bf3fd782060036bd3b948 -SIZE (brave-browser-1.75.180-1.x86_64.rpm) = 125022001 +TIMESTAMP = 1757064545 +SHA256 (brave-browser-1.82.161-1.aarch64.rpm) = 01d10c649ee3a3782da86cb19d561755fba11c34c9d0f266ba196bea46ad0c64 +SIZE (brave-browser-1.82.161-1.aarch64.rpm) = 122581173 +SHA256 (brave-browser-1.82.161-1.x86_64.rpm) = 7fd3c255860c612387c0441d106559492b900aeae0c5f772b8e95c15cdba4dfc +SIZE (brave-browser-1.82.161-1.x86_64.rpm) = 130824829 diff --git a/www/linux-brave/pkg-plist b/www/linux-brave/pkg-plist index b6ae87254b04..648593f9e219 100644 --- a/www/linux-brave/pkg-plist +++ b/www/linux-brave/pkg-plist @@ -2,6 +2,7 @@ bin/brave-browser /%%ETCDIR%%/policies/managed/brave.json /%%ETCDIR%%/policies/managed/webrtc.json share/applications/brave-browser.desktop +share/applications/com.brave.Browser.desktop share/appdata/brave-browser.appdata.xml %%DATADIR%%/LICENSE %%DATADIR%%/MEIPreload/manifest.json @@ -29,6 +30,7 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/locales/af.pak %%DATADIR%%/locales/am.pak %%DATADIR%%/locales/ar.pak +%%DATADIR%%/locales/az.pak %%DATADIR%%/locales/bg.pak %%DATADIR%%/locales/bn.pak %%DATADIR%%/locales/ca.pak @@ -53,13 +55,20 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/locales/id.pak %%DATADIR%%/locales/it.pak %%DATADIR%%/locales/ja.pak +%%DATADIR%%/locales/ka.pak +%%DATADIR%%/locales/kk.pak +%%DATADIR%%/locales/km.pak %%DATADIR%%/locales/kn.pak %%DATADIR%%/locales/ko.pak +%%DATADIR%%/locales/lo.pak %%DATADIR%%/locales/lt.pak %%DATADIR%%/locales/lv.pak +%%DATADIR%%/locales/mk.pak %%DATADIR%%/locales/ml.pak +%%DATADIR%%/locales/mn.pak %%DATADIR%%/locales/mr.pak %%DATADIR%%/locales/ms.pak +%%DATADIR%%/locales/my.pak %%DATADIR%%/locales/nb.pak %%DATADIR%%/locales/nl.pak %%DATADIR%%/locales/pl.pak @@ -67,8 +76,11 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/locales/pt-PT.pak %%DATADIR%%/locales/ro.pak %%DATADIR%%/locales/ru.pak +%%DATADIR%%/locales/si.pak %%DATADIR%%/locales/sk.pak %%DATADIR%%/locales/sl.pak +%%DATADIR%%/locales/sq.pak +%%DATADIR%%/locales/sr-Latn.pak %%DATADIR%%/locales/sr.pak %%DATADIR%%/locales/sv.pak %%DATADIR%%/locales/sw.pak @@ -78,6 +90,7 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/locales/tr.pak %%DATADIR%%/locales/uk.pak %%DATADIR%%/locales/ur.pak +%%DATADIR%%/locales/uz.pak %%DATADIR%%/locales/vi.pak %%DATADIR%%/locales/zh-CN.pak %%DATADIR%%/locales/zh-TW.pak @@ -93,6 +106,7 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/resources/brave_extension/_locales/af/messages.json %%DATADIR%%/resources/brave_extension/_locales/am/messages.json %%DATADIR%%/resources/brave_extension/_locales/ar/messages.json +%%DATADIR%%/resources/brave_extension/_locales/az/messages.json %%DATADIR%%/resources/brave_extension/_locales/bg/messages.json %%DATADIR%%/resources/brave_extension/_locales/bn/messages.json %%DATADIR%%/resources/brave_extension/_locales/ca/messages.json @@ -117,13 +131,20 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/resources/brave_extension/_locales/id/messages.json %%DATADIR%%/resources/brave_extension/_locales/it/messages.json %%DATADIR%%/resources/brave_extension/_locales/ja/messages.json +%%DATADIR%%/resources/brave_extension/_locales/ka/messages.json +%%DATADIR%%/resources/brave_extension/_locales/kk/messages.json +%%DATADIR%%/resources/brave_extension/_locales/km/messages.json %%DATADIR%%/resources/brave_extension/_locales/kn/messages.json %%DATADIR%%/resources/brave_extension/_locales/ko/messages.json +%%DATADIR%%/resources/brave_extension/_locales/lo/messages.json %%DATADIR%%/resources/brave_extension/_locales/lt/messages.json %%DATADIR%%/resources/brave_extension/_locales/lv/messages.json +%%DATADIR%%/resources/brave_extension/_locales/mk/messages.json %%DATADIR%%/resources/brave_extension/_locales/ml/messages.json +%%DATADIR%%/resources/brave_extension/_locales/mn/messages.json %%DATADIR%%/resources/brave_extension/_locales/mr/messages.json %%DATADIR%%/resources/brave_extension/_locales/ms/messages.json +%%DATADIR%%/resources/brave_extension/_locales/my/messages.json %%DATADIR%%/resources/brave_extension/_locales/nb/messages.json %%DATADIR%%/resources/brave_extension/_locales/nl/messages.json %%DATADIR%%/resources/brave_extension/_locales/pl/messages.json @@ -131,9 +152,12 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/resources/brave_extension/_locales/pt_PT/messages.json %%DATADIR%%/resources/brave_extension/_locales/ro/messages.json %%DATADIR%%/resources/brave_extension/_locales/ru/messages.json +%%DATADIR%%/resources/brave_extension/_locales/si/messages.json %%DATADIR%%/resources/brave_extension/_locales/sk/messages.json %%DATADIR%%/resources/brave_extension/_locales/sl/messages.json +%%DATADIR%%/resources/brave_extension/_locales/sq/messages.json %%DATADIR%%/resources/brave_extension/_locales/sr/messages.json +%%DATADIR%%/resources/brave_extension/_locales/sr_Latn/messages.json %%DATADIR%%/resources/brave_extension/_locales/sv/messages.json %%DATADIR%%/resources/brave_extension/_locales/sw/messages.json %%DATADIR%%/resources/brave_extension/_locales/ta/messages.json @@ -142,6 +166,7 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/resources/brave_extension/_locales/tr/messages.json %%DATADIR%%/resources/brave_extension/_locales/uk/messages.json %%DATADIR%%/resources/brave_extension/_locales/ur/messages.json +%%DATADIR%%/resources/brave_extension/_locales/uz/messages.json %%DATADIR%%/resources/brave_extension/_locales/vi/messages.json %%DATADIR%%/resources/brave_extension/_locales/zh_CN/messages.json %%DATADIR%%/resources/brave_extension/_locales/zh_TW/messages.json diff --git a/www/linux-chrome/Makefile b/www/linux-chrome/Makefile index 674681c5d2c8..c8a9339ea869 100644 --- a/www/linux-chrome/Makefile +++ b/www/linux-chrome/Makefile @@ -1,6 +1,5 @@ PORTNAME= chrome PORTVERSION= ${CHROME_VER} -PORTREVISION= 2 CATEGORIES= www linux MASTER_SITES= https://dl.google.com/linux/chrome/rpm/stable/x86_64/ DISTNAME= google-${PORTNAME}-stable-${CHROME_VER}-${CHROME_BUILD}.x86_64 @@ -33,7 +32,7 @@ SRC_SUFX?= .src${EXTRACT_SUFX} REINPLACE_ARGS= -i "" -CHROME_VER?= 133.0.6943.126 +CHROME_VER?= 140.0.7339.80 CHROME_BUILD?= 1 DATADIR= ${PREFIX}/share/${PORTNAME} @@ -45,7 +44,8 @@ SUB_FILES= google-chrome post-extract: @${REINPLACE_CMD} -e 's|/usr/bin/google-chrome-stable|${LOCALBASE}/bin/google-chrome|' \ - ${WRKSRC}/usr/share/applications/google-chrome.desktop + ${WRKSRC}/usr/share/applications/google-chrome.desktop \ + ${WRKSRC}/usr/share/applications/com.google.Chrome.desktop do-install: ${INSTALL_SCRIPT} ${WRKDIR}/google-chrome ${STAGEDIR}${PREFIX}/bin diff --git a/www/linux-chrome/distinfo b/www/linux-chrome/distinfo index 3a825c744397..a99eff609541 100644 --- a/www/linux-chrome/distinfo +++ b/www/linux-chrome/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740275621 -SHA256 (google-chrome-stable-133.0.6943.126-1.x86_64.rpm) = d31a2b09bb33885479c2d592ded9314b5935d21a5d5742399996d7182d307d1a -SIZE (google-chrome-stable-133.0.6943.126-1.x86_64.rpm) = 117732637 +TIMESTAMP = 1757064606 +SHA256 (google-chrome-stable-140.0.7339.80-1.x86_64.rpm) = 216219726c13bd02fc2df88892b6937b19fdb8568f56df71f54facd8a423448c +SIZE (google-chrome-stable-140.0.7339.80-1.x86_64.rpm) = 123277613 diff --git a/www/linux-chrome/pkg-plist b/www/linux-chrome/pkg-plist index b0ccf16d9dd3..aa102b49104c 100644 --- a/www/linux-chrome/pkg-plist +++ b/www/linux-chrome/pkg-plist @@ -1,5 +1,6 @@ bin/google-chrome share/appdata/google-chrome.appdata.xml +share/applications/com.google.Chrome.desktop share/applications/google-chrome.desktop %%DATADIR%%/CHROME_VERSION_EXTRA %%DATADIR%%/MEIPreload/manifest.json @@ -27,60 +28,225 @@ share/applications/google-chrome.desktop %%DATADIR%%/libvk_swiftshader.so %%DATADIR%%/libvulkan.so.1 %%DATADIR%%/locales/af.pak +%%DATADIR%%/locales/af_FEMININE.pak +%%DATADIR%%/locales/af_MASCULINE.pak +%%DATADIR%%/locales/af_NEUTER.pak %%DATADIR%%/locales/am.pak +%%DATADIR%%/locales/am_FEMININE.pak +%%DATADIR%%/locales/am_MASCULINE.pak +%%DATADIR%%/locales/am_NEUTER.pak %%DATADIR%%/locales/ar.pak +%%DATADIR%%/locales/ar_FEMININE.pak +%%DATADIR%%/locales/ar_MASCULINE.pak +%%DATADIR%%/locales/ar_NEUTER.pak %%DATADIR%%/locales/bg.pak +%%DATADIR%%/locales/bg_FEMININE.pak +%%DATADIR%%/locales/bg_MASCULINE.pak +%%DATADIR%%/locales/bg_NEUTER.pak %%DATADIR%%/locales/bn.pak +%%DATADIR%%/locales/bn_FEMININE.pak +%%DATADIR%%/locales/bn_MASCULINE.pak +%%DATADIR%%/locales/bn_NEUTER.pak %%DATADIR%%/locales/ca.pak +%%DATADIR%%/locales/ca_FEMININE.pak +%%DATADIR%%/locales/ca_MASCULINE.pak +%%DATADIR%%/locales/ca_NEUTER.pak %%DATADIR%%/locales/cs.pak +%%DATADIR%%/locales/cs_FEMININE.pak +%%DATADIR%%/locales/cs_MASCULINE.pak +%%DATADIR%%/locales/cs_NEUTER.pak %%DATADIR%%/locales/da.pak +%%DATADIR%%/locales/da_FEMININE.pak +%%DATADIR%%/locales/da_MASCULINE.pak +%%DATADIR%%/locales/da_NEUTER.pak %%DATADIR%%/locales/de.pak +%%DATADIR%%/locales/de_FEMININE.pak +%%DATADIR%%/locales/de_MASCULINE.pak +%%DATADIR%%/locales/de_NEUTER.pak %%DATADIR%%/locales/el.pak +%%DATADIR%%/locales/el_FEMININE.pak +%%DATADIR%%/locales/el_MASCULINE.pak +%%DATADIR%%/locales/el_NEUTER.pak %%DATADIR%%/locales/en-GB.pak +%%DATADIR%%/locales/en-GB_FEMININE.pak +%%DATADIR%%/locales/en-GB_MASCULINE.pak +%%DATADIR%%/locales/en-GB_NEUTER.pak %%DATADIR%%/locales/en-US.pak +%%DATADIR%%/locales/en-US_FEMININE.pak +%%DATADIR%%/locales/en-US_MASCULINE.pak +%%DATADIR%%/locales/en-US_NEUTER.pak %%DATADIR%%/locales/es-419.pak +%%DATADIR%%/locales/es-419_FEMININE.pak +%%DATADIR%%/locales/es-419_MASCULINE.pak +%%DATADIR%%/locales/es-419_NEUTER.pak %%DATADIR%%/locales/es.pak +%%DATADIR%%/locales/es_FEMININE.pak +%%DATADIR%%/locales/es_MASCULINE.pak +%%DATADIR%%/locales/es_NEUTER.pak %%DATADIR%%/locales/et.pak +%%DATADIR%%/locales/et_FEMININE.pak +%%DATADIR%%/locales/et_MASCULINE.pak +%%DATADIR%%/locales/et_NEUTER.pak %%DATADIR%%/locales/fa.pak +%%DATADIR%%/locales/fa_FEMININE.pak +%%DATADIR%%/locales/fa_MASCULINE.pak +%%DATADIR%%/locales/fa_NEUTER.pak %%DATADIR%%/locales/fi.pak +%%DATADIR%%/locales/fi_FEMININE.pak +%%DATADIR%%/locales/fi_MASCULINE.pak +%%DATADIR%%/locales/fi_NEUTER.pak %%DATADIR%%/locales/fil.pak +%%DATADIR%%/locales/fil_FEMININE.pak +%%DATADIR%%/locales/fil_MASCULINE.pak +%%DATADIR%%/locales/fil_NEUTER.pak %%DATADIR%%/locales/fr.pak +%%DATADIR%%/locales/fr_FEMININE.pak +%%DATADIR%%/locales/fr_MASCULINE.pak +%%DATADIR%%/locales/fr_NEUTER.pak %%DATADIR%%/locales/gu.pak +%%DATADIR%%/locales/gu_FEMININE.pak +%%DATADIR%%/locales/gu_MASCULINE.pak +%%DATADIR%%/locales/gu_NEUTER.pak %%DATADIR%%/locales/he.pak +%%DATADIR%%/locales/he_FEMININE.pak +%%DATADIR%%/locales/he_MASCULINE.pak +%%DATADIR%%/locales/he_NEUTER.pak %%DATADIR%%/locales/hi.pak +%%DATADIR%%/locales/hi_FEMININE.pak +%%DATADIR%%/locales/hi_MASCULINE.pak +%%DATADIR%%/locales/hi_NEUTER.pak %%DATADIR%%/locales/hr.pak +%%DATADIR%%/locales/hr_FEMININE.pak +%%DATADIR%%/locales/hr_MASCULINE.pak +%%DATADIR%%/locales/hr_NEUTER.pak %%DATADIR%%/locales/hu.pak +%%DATADIR%%/locales/hu_FEMININE.pak +%%DATADIR%%/locales/hu_MASCULINE.pak +%%DATADIR%%/locales/hu_NEUTER.pak %%DATADIR%%/locales/id.pak +%%DATADIR%%/locales/id_FEMININE.pak +%%DATADIR%%/locales/id_MASCULINE.pak +%%DATADIR%%/locales/id_NEUTER.pak %%DATADIR%%/locales/it.pak +%%DATADIR%%/locales/it_FEMININE.pak +%%DATADIR%%/locales/it_MASCULINE.pak +%%DATADIR%%/locales/it_NEUTER.pak %%DATADIR%%/locales/ja.pak +%%DATADIR%%/locales/ja_FEMININE.pak +%%DATADIR%%/locales/ja_MASCULINE.pak +%%DATADIR%%/locales/ja_NEUTER.pak %%DATADIR%%/locales/kn.pak +%%DATADIR%%/locales/kn_FEMININE.pak +%%DATADIR%%/locales/kn_MASCULINE.pak +%%DATADIR%%/locales/kn_NEUTER.pak %%DATADIR%%/locales/ko.pak +%%DATADIR%%/locales/ko_FEMININE.pak +%%DATADIR%%/locales/ko_MASCULINE.pak +%%DATADIR%%/locales/ko_NEUTER.pak %%DATADIR%%/locales/lt.pak +%%DATADIR%%/locales/lt_FEMININE.pak +%%DATADIR%%/locales/lt_MASCULINE.pak +%%DATADIR%%/locales/lt_NEUTER.pak %%DATADIR%%/locales/lv.pak +%%DATADIR%%/locales/lv_FEMININE.pak +%%DATADIR%%/locales/lv_MASCULINE.pak +%%DATADIR%%/locales/lv_NEUTER.pak %%DATADIR%%/locales/ml.pak +%%DATADIR%%/locales/ml_FEMININE.pak +%%DATADIR%%/locales/ml_MASCULINE.pak +%%DATADIR%%/locales/ml_NEUTER.pak %%DATADIR%%/locales/mr.pak +%%DATADIR%%/locales/mr_FEMININE.pak +%%DATADIR%%/locales/mr_MASCULINE.pak +%%DATADIR%%/locales/mr_NEUTER.pak %%DATADIR%%/locales/ms.pak +%%DATADIR%%/locales/ms_FEMININE.pak +%%DATADIR%%/locales/ms_MASCULINE.pak +%%DATADIR%%/locales/ms_NEUTER.pak %%DATADIR%%/locales/nb.pak +%%DATADIR%%/locales/nb_FEMININE.pak +%%DATADIR%%/locales/nb_MASCULINE.pak +%%DATADIR%%/locales/nb_NEUTER.pak %%DATADIR%%/locales/nl.pak +%%DATADIR%%/locales/nl_FEMININE.pak +%%DATADIR%%/locales/nl_MASCULINE.pak +%%DATADIR%%/locales/nl_NEUTER.pak %%DATADIR%%/locales/pl.pak +%%DATADIR%%/locales/pl_FEMININE.pak +%%DATADIR%%/locales/pl_MASCULINE.pak +%%DATADIR%%/locales/pl_NEUTER.pak %%DATADIR%%/locales/pt-BR.pak +%%DATADIR%%/locales/pt-BR_FEMININE.pak +%%DATADIR%%/locales/pt-BR_MASCULINE.pak +%%DATADIR%%/locales/pt-BR_NEUTER.pak %%DATADIR%%/locales/pt-PT.pak +%%DATADIR%%/locales/pt-PT_FEMININE.pak +%%DATADIR%%/locales/pt-PT_MASCULINE.pak +%%DATADIR%%/locales/pt-PT_NEUTER.pak %%DATADIR%%/locales/ro.pak +%%DATADIR%%/locales/ro_FEMININE.pak +%%DATADIR%%/locales/ro_MASCULINE.pak +%%DATADIR%%/locales/ro_NEUTER.pak %%DATADIR%%/locales/ru.pak +%%DATADIR%%/locales/ru_FEMININE.pak +%%DATADIR%%/locales/ru_MASCULINE.pak +%%DATADIR%%/locales/ru_NEUTER.pak %%DATADIR%%/locales/sk.pak +%%DATADIR%%/locales/sk_FEMININE.pak +%%DATADIR%%/locales/sk_MASCULINE.pak +%%DATADIR%%/locales/sk_NEUTER.pak %%DATADIR%%/locales/sl.pak +%%DATADIR%%/locales/sl_FEMININE.pak +%%DATADIR%%/locales/sl_MASCULINE.pak +%%DATADIR%%/locales/sl_NEUTER.pak %%DATADIR%%/locales/sr.pak +%%DATADIR%%/locales/sr_FEMININE.pak +%%DATADIR%%/locales/sr_MASCULINE.pak +%%DATADIR%%/locales/sr_NEUTER.pak %%DATADIR%%/locales/sv.pak +%%DATADIR%%/locales/sv_FEMININE.pak +%%DATADIR%%/locales/sv_MASCULINE.pak +%%DATADIR%%/locales/sv_NEUTER.pak %%DATADIR%%/locales/sw.pak +%%DATADIR%%/locales/sw_FEMININE.pak +%%DATADIR%%/locales/sw_MASCULINE.pak +%%DATADIR%%/locales/sw_NEUTER.pak %%DATADIR%%/locales/ta.pak +%%DATADIR%%/locales/ta_FEMININE.pak +%%DATADIR%%/locales/ta_MASCULINE.pak +%%DATADIR%%/locales/ta_NEUTER.pak %%DATADIR%%/locales/te.pak +%%DATADIR%%/locales/te_FEMININE.pak +%%DATADIR%%/locales/te_MASCULINE.pak +%%DATADIR%%/locales/te_NEUTER.pak %%DATADIR%%/locales/th.pak +%%DATADIR%%/locales/th_FEMININE.pak +%%DATADIR%%/locales/th_MASCULINE.pak +%%DATADIR%%/locales/th_NEUTER.pak %%DATADIR%%/locales/tr.pak +%%DATADIR%%/locales/tr_FEMININE.pak +%%DATADIR%%/locales/tr_MASCULINE.pak +%%DATADIR%%/locales/tr_NEUTER.pak %%DATADIR%%/locales/uk.pak +%%DATADIR%%/locales/uk_FEMININE.pak +%%DATADIR%%/locales/uk_MASCULINE.pak +%%DATADIR%%/locales/uk_NEUTER.pak %%DATADIR%%/locales/ur.pak +%%DATADIR%%/locales/ur_FEMININE.pak +%%DATADIR%%/locales/ur_MASCULINE.pak +%%DATADIR%%/locales/ur_NEUTER.pak %%DATADIR%%/locales/vi.pak +%%DATADIR%%/locales/vi_FEMININE.pak +%%DATADIR%%/locales/vi_MASCULINE.pak +%%DATADIR%%/locales/vi_NEUTER.pak %%DATADIR%%/locales/zh-CN.pak +%%DATADIR%%/locales/zh-CN_FEMININE.pak +%%DATADIR%%/locales/zh-CN_MASCULINE.pak +%%DATADIR%%/locales/zh-CN_NEUTER.pak %%DATADIR%%/locales/zh-TW.pak +%%DATADIR%%/locales/zh-TW_FEMININE.pak +%%DATADIR%%/locales/zh-TW_MASCULINE.pak +%%DATADIR%%/locales/zh-TW_NEUTER.pak %%DATADIR%%/product_logo_128.png %%DATADIR%%/product_logo_16.png %%DATADIR%%/product_logo_24.png diff --git a/www/linux-vieb/Makefile b/www/linux-vieb/Makefile index c987755a19f1..852e32b9679c 100644 --- a/www/linux-vieb/Makefile +++ b/www/linux-vieb/Makefile @@ -1,5 +1,5 @@ PORTNAME= vieb -DISTVERSION= 12.4.0 +DISTVERSION= 12.5.0 PORTREVISION= 0 CATEGORIES= www linux MASTER_SITES= https://github.com/Jelmerro/Vieb/releases/download/${DISTVERSION}/ \ diff --git a/www/linux-vieb/distinfo b/www/linux-vieb/distinfo index 4ed77fd76c1f..19d110324f88 100644 --- a/www/linux-vieb/distinfo +++ b/www/linux-vieb/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756900487 -SHA256 (vieb-12.4.0.tar.gz) = 70b1c5707a326f73efa516eb949dffb7bfbbece79f8084b52346fe17e6737a40 -SIZE (vieb-12.4.0.tar.gz) = 113723139 -SHA256 (vieb-images-12.4.0.tar.gz) = acd0b830482575ec062315d959214409d65f49a030d9ee6e3911c2af15ae1196 -SIZE (vieb-images-12.4.0.tar.gz) = 968938 +TIMESTAMP = 1756977118 +SHA256 (vieb-12.5.0.tar.gz) = a87796a3fdf492d6ab2932364be490dd11d90aaba65e630dea4eb7617939a1c7 +SIZE (vieb-12.5.0.tar.gz) = 113930764 +SHA256 (vieb-images-12.5.0.tar.gz) = db8f01c4c894e481ad90dc65ab49f8d3bce6587272bad07e3ba4cede9631a9a7 +SIZE (vieb-images-12.5.0.tar.gz) = 970646 diff --git a/www/lzr/Makefile b/www/lzr/Makefile index 53405dbbef1c..b420ec30e2ad 100644 --- a/www/lzr/Makefile +++ b/www/lzr/Makefile @@ -1,7 +1,7 @@ PORTNAME= lzr DISTVERSIONPREFIX= v DISTVERSION= 1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile index 719fde3f7631..c7cf7df1fb87 100644 --- a/www/mattermost-server/Makefile +++ b/www/mattermost-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= mattermost PORTVERSION= 10.5.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= LOCAL/decke PKGNAMESUFFIX= -server diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile index 65426bbda49f..1aac5bfca25d 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -1,6 +1,6 @@ PORTNAME= miniflux DISTVERSION= 2.2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= krion@FreeBSD.org diff --git a/www/minio-client/Makefile b/www/minio-client/Makefile index c8ded3e6cb12..326e7a9ddb14 100644 --- a/www/minio-client/Makefile +++ b/www/minio-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= minio-client PORTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= jhixson@FreeBSD.org diff --git a/www/minio/Makefile b/www/minio/Makefile index 4182f95b2aa4..af5ba0640cb0 100644 --- a/www/minio/Makefile +++ b/www/minio/Makefile @@ -1,6 +1,6 @@ PORTNAME= minio DISTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DIST_SUBDIR= minio diff --git a/www/mirrorselect/Makefile b/www/mirrorselect/Makefile index 5bcd6548ad10..87fc3b5c6ba0 100644 --- a/www/mirrorselect/Makefile +++ b/www/mirrorselect/Makefile @@ -1,7 +1,7 @@ PORTNAME= mirrorselect DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www ports-mgmt MAINTAINER= aly@aaronly.me diff --git a/www/mongoose/Makefile b/www/mongoose/Makefile index 43f5296e26e6..777719e09f3a 100644 --- a/www/mongoose/Makefile +++ b/www/mongoose/Makefile @@ -1,5 +1,6 @@ PORTNAME= mongoose -PORTVERSION= 5.6 +DISTVERSION= 5.6 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= lytboris@gmail.com diff --git a/www/mongoose/files/mongoose.in b/www/mongoose/files/mongoose.in index 99ee54b11bbe..d6db19280e3b 100644 --- a/www/mongoose/files/mongoose.in +++ b/www/mongoose/files/mongoose.in @@ -1,7 +1,7 @@ #!/bin/sh # PROVIDE: mongoose -# REQUIRE: daemon +# REQUIRE: DAEMON # Define these mongoose_* variables in one of these files: # /etc/rc.conf diff --git a/www/morty/Makefile b/www/morty/Makefile index 8e58fe9ae772..3f2c91551706 100644 --- a/www/morty/Makefile +++ b/www/morty/Makefile @@ -2,7 +2,7 @@ PORTNAME= morty DISTVERSIONPREFIX= v DISTVERSION= 0.2.0-12 DISTVERSIONSUFFIX= -gfe94d9a -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www net MAINTAINER= yuri@FreeBSD.org diff --git a/www/nginx-prometheus-exporter/Makefile b/www/nginx-prometheus-exporter/Makefile index 6167ee82436e..5a30c8175be9 100644 --- a/www/nginx-prometheus-exporter/Makefile +++ b/www/nginx-prometheus-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-prometheus-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= arcade@b1t.name diff --git a/www/nginx-vts-exporter/Makefile b/www/nginx-vts-exporter/Makefile index a30cbbe924b2..6e9a22dff444 100644 --- a/www/nginx-vts-exporter/Makefile +++ b/www/nginx-vts-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-vts-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org diff --git a/www/oneshot/Makefile b/www/oneshot/Makefile index ccad153799dc..994eab1f13ac 100644 --- a/www/oneshot/Makefile +++ b/www/oneshot/Makefile @@ -1,7 +1,7 @@ PORTNAME= oneshot DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/phpfpmtop/Makefile b/www/phpfpmtop/Makefile index 2a9e322a86e8..3f0294df7ed8 100644 --- a/www/phpfpmtop/Makefile +++ b/www/phpfpmtop/Makefile @@ -1,7 +1,7 @@ PORTNAME= phpfpmtop DISTVERSIONPREFIX= v DISTVERSION= 0.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= www devel MAINTAINER= mops@punkt.de diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile index ab8b55ae4fc6..2706c199ec76 100644 --- a/www/pocket-id/Makefile +++ b/www/pocket-id/Makefile @@ -1,6 +1,7 @@ PORTNAME= pocket-id DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/www/pomerium/Makefile b/www/pomerium/Makefile index 2f2010958a10..ccf9548ff268 100644 --- a/www/pomerium/Makefile +++ b/www/pomerium/Makefile @@ -1,7 +1,7 @@ PORTNAME= pomerium DISTVERSIONPREFIX= v DISTVERSION= 0.8.4 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/py-dj51-django-allauth/Makefile b/www/py-dj51-django-allauth/Makefile index 25f5e22b686b..026685cd957d 100644 --- a/www/py-dj51-django-allauth/Makefile +++ b/www/py-dj51-django-allauth/Makefile @@ -1,6 +1,5 @@ PORTNAME= django-allauth -PORTVERSION= 65.11.0 -PORTREVISION= 1 +PORTVERSION= 65.11.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/www/py-dj51-django-allauth/distinfo b/www/py-dj51-django-allauth/distinfo index a3e48ab375bd..3515395a0cff 100644 --- a/www/py-dj51-django-allauth/distinfo +++ b/www/py-dj51-django-allauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755532683 -SHA256 (django_allauth-65.11.0.tar.gz) = d08ee0b60a1a54f84720bb749518628c517c9af40b6cfb3bc980206e182745ab -SIZE (django_allauth-65.11.0.tar.gz) = 1914618 +TIMESTAMP = 1757006313 +SHA256 (django_allauth-65.11.1.tar.gz) = e95d5234cccaf92273d315e1393cc4626cb88a19d66a1bf0e81f89f7958cfa06 +SIZE (django_allauth-65.11.1.tar.gz) = 1915592 diff --git a/www/py-django42/Makefile b/www/py-django42/Makefile index d249be7c2832..73b91f07aac7 100644 --- a/www/py-django42/Makefile +++ b/www/py-django42/Makefile @@ -1,5 +1,6 @@ PORTNAME= django PORTVERSION= 4.2.24 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ @@ -21,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.6.0:www/py-asgiref@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tblib>0:devel/py-tblib@${PY_FLAVOR} USES= cpe python shebangfix -USE_PYTHON= autoplist pep517 +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-django51/Makefile b/www/py-django51/Makefile index de260b789463..1a363c87595a 100644 --- a/www/py-django51/Makefile +++ b/www/py-django51/Makefile @@ -1,5 +1,6 @@ PORTNAME= django PORTVERSION= 5.1.12 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ @@ -25,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8.1:www/py-asgiref@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tblib>0:devel/py-tblib@${PY_FLAVOR} USES= cpe python:3.10+ shebangfix -USE_PYTHON= autoplist pep517 +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-django52/Makefile b/www/py-django52/Makefile index 13ea646dc88b..0005bb4607e5 100644 --- a/www/py-django52/Makefile +++ b/www/py-django52/Makefile @@ -1,5 +1,6 @@ PORTNAME= django PORTVERSION= 5.2.6 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ @@ -22,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8.1:www/py-asgiref@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tblib>0:devel/py-tblib@${PY_FLAVOR} USES= cpe python:3.10+ shebangfix -USE_PYTHON= autoplist pep517 +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-flask/Makefile b/www/py-flask/Makefile index 4e3fee0e633d..f5cf63f45b82 100644 --- a/www/py-flask/Makefile +++ b/www/py-flask/Makefile @@ -1,6 +1,6 @@ PORTNAME= flask DISTVERSION= 3.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,16 +13,16 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0<4:devel/py-flit-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}werkzeug>=3.1:www/py-werkzeug@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blinker>=1.9:devel/py-blinker@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.2:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}itsdangerous>=2.2:security/py-itsdangerous@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}blinker>=1.9:devel/py-blinker@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}werkzeug>=3.1:www/py-werkzeug@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= cpe python:3.10+ +USES= cpe python CPE_VENDOR= palletsprojects -USE_PYTHON= pep517 concurrent autoplist +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes @@ -35,9 +35,13 @@ ASYNC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2:www/py-asgiref@${PY_FLAVO DOTENV_DESC= Enable dotenv DOTENV_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0:www/py-python-dotenv@${PY_FLAVOR} -.include <bsd.port.options.mk> - do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest) -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 31000 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6.0:devel/py-importlib-metadata@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index e134eabcd664..bcd78978e5ff 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.179.0 +DISTVERSION= 2.181.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index 4f137321082d..df96058efcf6 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756125194 -SHA256 (google_api_python_client-2.179.0.tar.gz) = 76a774a49dd58af52e74ce7114db387e58f0aaf6760c9cf9201ab6d731d8bd8d -SIZE (google_api_python_client-2.179.0.tar.gz) = 13397672 +TIMESTAMP = 1756973826 +SHA256 (google_api_python_client-2.181.0.tar.gz) = d7060962a274a16a2c6f8fb4b1569324dbff11bfbca8eb050b88ead1dd32261c +SIZE (google_api_python_client-2.181.0.tar.gz) = 13545438 diff --git a/www/py-granian/Makefile b/www/py-granian/Makefile index c39e5f0e4da8..d5b21d6eff20 100644 --- a/www/py-granian/Makefile +++ b/www/py-granian/Makefile @@ -1,6 +1,5 @@ PORTNAME= granian -PORTVERSION= 2.5.0 -PORTREVISION= 1 +PORTVERSION= 2.5.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +14,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.7<2.0:devel/py-maturin@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-granian/Makefile.crates b/www/py-granian/Makefile.crates index 1e70fcd2018c..1f48b849f941 100644 --- a/www/py-granian/Makefile.crates +++ b/www/py-granian/Makefile.crates @@ -1,27 +1,21 @@ -===> License BSD3CLAUSE accepted by the user -===> py311-granian-2.5.0 depends on file: /usr/local/sbin/pkg - found -===> Fetching all distfiles required by py311-granian-2.5.0 for building -===> Extracting for py311-granian-2.5.0 -=> SHA256 Checksum OK for granian-2.5.0.tar.gz. -===> Moving crates to /usr/ports/www/py-granian/work-py311/granian-2.5.0/cargo-crates CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.1 \ aes-0.8.4 \ - anyhow-1.0.98 \ + anyhow-1.0.99 \ arc-swap-1.7.1 \ atomic-waker-1.1.2 \ autocfg-1.5.0 \ backtrace-0.3.75 \ base64-0.22.1 \ base64ct-1.8.0 \ - bitflags-2.9.1 \ + bitflags-2.9.3 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ bus-2.4.1 \ bytes-1.10.1 \ cbc-0.1.2 \ - cc-1.2.30 \ - cfg-if-1.0.1 \ + cc-1.2.35 \ + cfg-if-1.0.3 \ cipher-0.4.4 \ const-oid-0.9.6 \ cpufeatures-0.2.17 \ @@ -33,6 +27,7 @@ CARGO_CRATES= addr2line-0.24.2 \ digest-0.10.7 \ either-1.15.0 \ equivalent-1.0.2 \ + find-msvc-tools-0.1.0 \ fnv-1.0.7 \ futures-0.3.31 \ futures-channel-0.3.31 \ @@ -47,8 +42,8 @@ CARGO_CRATES= addr2line-0.24.2 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gimli-0.31.1 \ - h2-0.4.11 \ - hashbrown-0.15.4 \ + h2-0.4.12 \ + hashbrown-0.15.5 \ heck-0.5.0 \ hermit-abi-0.5.2 \ hmac-0.12.1 \ @@ -57,21 +52,21 @@ CARGO_CRATES= addr2line-0.24.2 \ http-body-util-0.1.3 \ httparse-1.10.1 \ httpdate-1.0.3 \ - hyper-1.6.0 \ + hyper-1.7.0 \ hyper-util-0.1.16 \ - indexmap-2.10.0 \ + indexmap-2.11.0 \ indoc-2.0.6 \ inout-0.1.4 \ - io-uring-0.7.9 \ + io-uring-0.7.10 \ itertools-0.14.0 \ itoa-1.0.15 \ - libc-0.2.174 \ - libmimalloc-sys-0.1.43 \ + libc-0.2.175 \ + libmimalloc-sys-0.1.44 \ lock_api-0.4.13 \ log-0.4.27 \ memchr-2.7.5 \ memoffset-0.9.1 \ - mimalloc-0.1.47 \ + mimalloc-0.1.48 \ mime-0.3.17 \ mime_guess-2.0.5 \ miniz_oxide-0.8.9 \ @@ -86,14 +81,14 @@ CARGO_CRATES= addr2line-0.24.2 \ parking_lot_core-0.9.11 \ pbkdf2-0.12.2 \ pem-3.0.5 \ - percent-encoding-2.3.1 \ + percent-encoding-2.3.2 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkcs5-0.7.1 \ pkcs8-0.10.2 \ portable-atomic-1.11.1 \ ppv-lite86-0.2.21 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.101 \ pyo3-0.25.1 \ pyo3-build-config-0.25.1 \ pyo3-ffi-0.25.1 \ @@ -122,26 +117,26 @@ CARGO_CRATES= addr2line-0.24.2 \ sha1-0.10.6 \ sha2-0.10.9 \ shlex-1.3.0 \ - signal-hook-registry-1.4.5 \ - slab-0.4.10 \ + signal-hook-registry-1.4.6 \ + slab-0.4.11 \ smallvec-1.15.1 \ socket2-0.6.0 \ spki-0.7.3 \ subtle-2.6.1 \ - syn-2.0.104 \ + syn-2.0.106 \ sysinfo-0.36.1 \ target-lexicon-0.13.2 \ - thiserror-2.0.12 \ - thiserror-impl-2.0.12 \ + thiserror-2.0.16 \ + thiserror-impl-2.0.16 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ tls-listener-0.11.0 \ - tokio-1.47.0 \ + tokio-1.47.1 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-tungstenite-0.27.0 \ - tokio-util-0.7.15 \ + tokio-util-0.7.16 \ tracing-0.1.41 \ tracing-core-0.1.34 \ tungstenite-0.27.0 \ @@ -153,7 +148,7 @@ CARGO_CRATES= addr2line-0.24.2 \ utf-8-0.7.6 \ version_check-0.9.5 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.2+wasi-0.2.4 \ + wasi-0.14.3+wasi-0.2.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ @@ -179,7 +174,7 @@ 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.39.0 \ + wit-bindgen-0.45.0 \ zerocopy-0.8.26 \ zerocopy-derive-0.8.26 \ zeroize-1.8.1 diff --git a/www/py-granian/distinfo b/www/py-granian/distinfo index 4e83ff1be8ab..bf60bf1835a0 100644 --- a/www/py-granian/distinfo +++ b/www/py-granian/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1753975319 -SHA256 (granian-2.5.0.tar.gz) = bed0d047c9c0c6c6a5a85ee5b3c7e2683fc63e03ac032eaf3d7654fa96bde102 -SIZE (granian-2.5.0.tar.gz) = 110336 +TIMESTAMP = 1757003794 +SHA256 (granian-2.5.2.tar.gz) = fdaa832a99745f74ca303ee587ae9ad5e3f0ab4a6e5a5d509619faabc7e5b1f0 +SIZE (granian-2.5.2.tar.gz) = 111944 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 SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0 SIZE (rust/crates/aes-0.8.4.crate) = 124812 -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/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 @@ -21,8 +21,8 @@ SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/base64ct-1.8.0.crate) = 55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba SIZE (rust/crates/base64ct-1.8.0.crate) = 31211 -SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bitflags-2.9.3.crate) = 34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d +SIZE (rust/crates/bitflags-2.9.3.crate) = 47777 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/block-padding-0.3.3.crate) = a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93 @@ -33,10 +33,10 @@ SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b1 SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/cbc-0.1.2.crate) = 26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6 SIZE (rust/crates/cbc-0.1.2.crate) = 23501 -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/cc-1.2.35.crate) = 590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3 +SIZE (rust/crates/cc-1.2.35.crate) = 89972 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad SIZE (rust/crates/cipher-0.4.4.crate) = 19073 SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 @@ -59,6 +59,8 @@ SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e 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/find-msvc-tools-0.1.0.crate) = e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650 +SIZE (rust/crates/find-msvc-tools-0.1.0.crate) = 29903 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 @@ -87,10 +89,10 @@ 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/h2-0.4.11.crate) = 17da50a276f1e01e0ba6c029e47b7100754904ee8a278f886546e98575380785 -SIZE (rust/crates/h2-0.4.11.crate) = 175810 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/h2-0.4.12.crate) = f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386 +SIZE (rust/crates/h2-0.4.12.crate) = 176264 +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 @@ -107,26 +109,26 @@ SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa 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/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 -SIZE (rust/crates/hyper-1.6.0.crate) = 153923 +SHA256 (rust/crates/hyper-1.7.0.crate) = eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e +SIZE (rust/crates/hyper-1.7.0.crate) = 157006 SHA256 (rust/crates/hyper-util-0.1.16.crate) = 8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e SIZE (rust/crates/hyper-util-0.1.16.crate) = 101184 -SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 -SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/indexmap-2.11.0.crate) = f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9 +SIZE (rust/crates/indexmap-2.11.0.crate) = 99851 SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd SIZE (rust/crates/indoc-2.0.6.crate) = 17164 SHA256 (rust/crates/inout-0.1.4.crate) = 879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01 SIZE (rust/crates/inout-0.1.4.crate) = 11280 -SHA256 (rust/crates/io-uring-0.7.9.crate) = d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4 -SIZE (rust/crates/io-uring-0.7.9.crate) = 99792 +SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b +SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 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/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 -SIZE (rust/crates/libc-0.2.174.crate) = 779933 -SHA256 (rust/crates/libmimalloc-sys-0.1.43.crate) = bf88cd67e9de251c1781dbe2f641a1a3ad66eaae831b8a2c38fbdc5ddae16d4d -SIZE (rust/crates/libmimalloc-sys-0.1.43.crate) = 226498 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/libmimalloc-sys-0.1.44.crate) = 667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870 +SIZE (rust/crates/libmimalloc-sys-0.1.44.crate) = 451625 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 @@ -135,8 +137,8 @@ SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2 SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 -SHA256 (rust/crates/mimalloc-0.1.47.crate) = b1791cbe101e95af5764f06f20f6760521f7158f69dbf9d6baf941ee1bf6bc40 -SIZE (rust/crates/mimalloc-0.1.47.crate) = 4594 +SHA256 (rust/crates/mimalloc-0.1.48.crate) = e1ee66a4b64c74f4ef288bcbb9192ad9c3feaad75193129ac8509af543894fd8 +SIZE (rust/crates/mimalloc-0.1.48.crate) = 4742 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/mime_guess-2.0.5.crate) = f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e @@ -165,8 +167,8 @@ SHA256 (rust/crates/pbkdf2-0.12.2.crate) = f8ed6a7761f76e3b9f92dfb0a60a6a6477c61 SIZE (rust/crates/pbkdf2-0.12.2.crate) = 13906 SHA256 (rust/crates/pem-3.0.5.crate) = 38af38e8470ac9dee3ce1bae1af9c1671fffc44ddfd8bd1d0a3445bf349a8ef3 SIZE (rust/crates/pem-3.0.5.crate) = 18140 -SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e -SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 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 @@ -179,8 +181,8 @@ SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 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.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/pyo3-0.25.1.crate) = 8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a SIZE (rust/crates/pyo3-0.25.1.crate) = 1121993 SHA256 (rust/crates/pyo3-build-config-0.25.1.crate) = 458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598 @@ -237,10 +239,10 @@ SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824 SIZE (rust/crates/sha2-0.10.9.crate) = 29271 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.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 -SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 -SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d -SIZE (rust/crates/slab-0.4.10.crate) = 17810 +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/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 @@ -249,24 +251,24 @@ SHA256 (rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a17982903 SIZE (rust/crates/spki-0.7.3.crate) = 16409 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/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 SHA256 (rust/crates/sysinfo-0.36.1.crate) = 252800745060e7b9ffb7b2badbd8b31cfa4aa2e61af879d0a3bf2a317c20217d SIZE (rust/crates/sysinfo-0.36.1.crate) = 213643 SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 -SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 -SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 -SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d -SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 +SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 +SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 +SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 SHA256 (rust/crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate) = cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d SIZE (rust/crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate) = 897133 SHA256 (rust/crates/tikv-jemallocator-0.6.0.crate) = 4cec5ff18518d81584f477e9bfdf957f5bb0979b0bac3af4ca30b5b3ae2d2865 SIZE (rust/crates/tikv-jemallocator-0.6.0.crate) = 13700 SHA256 (rust/crates/tls-listener-0.11.0.crate) = ab41256c16d6fc2b3021545f20bf77a73200b18bd54040ac656dddfca6205bfa SIZE (rust/crates/tls-listener-0.11.0.crate) = 48235 -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-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b @@ -275,8 +277,8 @@ SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253 SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 SHA256 (rust/crates/tokio-tungstenite-0.27.0.crate) = 489a59b6730eda1b0171fcfda8b121f4bee2b35cba8645ca35c5f7ba3eb736c1 SIZE (rust/crates/tokio-tungstenite-0.27.0.crate) = 29756 -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/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 @@ -299,8 +301,8 @@ SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 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/wasi-0.14.3+wasi-0.2.4.crate) = 6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95 +SIZE (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 144010 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 @@ -351,8 +353,8 @@ 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.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 -SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/wit-bindgen-0.45.0.crate) = 052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814 +SIZE (rust/crates/wit-bindgen-0.45.0.crate) = 60405 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 diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 29a2828b1fe3..a94bea8c475d 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -1,6 +1,6 @@ PORTNAME= gunicorn DISTVERSION= 23.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-gunicorn/files/gunicorn.in b/www/py-gunicorn/files/gunicorn.in index cb2c8dabaa8e..9ccf3fbc59f5 100644 --- a/www/py-gunicorn/files/gunicorn.in +++ b/www/py-gunicorn/files/gunicorn.in @@ -14,6 +14,9 @@ # gunicorn_user (str): User to run gunicorn as. # # gunicorn_group (str): Group to run gunicorn as. +# +# gunicorn_profiles (str): Set to "" by default. +# Define your profiles here. . /etc/rc.subr @@ -29,13 +32,46 @@ load_rc_config $name : ${gunicorn_user:=%%USERS%%} : ${gunicorn_group:=%%GROUPS%%} -pidfile="/var/run/${name}.pid" -cpidfile="/var/run/${name}-worker.pid" +_pidprefix="/var/run/gunicorn" +pidfile="${_pidprefix}/${name}.pid" +cpidfile="${_pidprefix}/${name}-worker.pid" command=/usr/sbin/daemon command_args="-P ${pidfile} -p ${cpidfile} -f -ST ${name} %%PREFIX%%/bin/gunicorn -c ${gunicorn_config}" required_files="${gunicorn_config}" start_precmd="gunicorn_precmd" +if [ -n "$2" ]; then + profile="$2" + if [ "x${gunicorn_profiles}" != "x" ]; then + pidfile="${_pidprefix}/gunicorn-${profile}.pid" + cpidfile="${_pidprefix}/gunicorn-${profile}-worker.pid" + eval gunicorn_config="\${gunicorn_${profile}_config:-}" + if [ "x${gunicorn_config}" = "x" ]; then + echo "You must define a configuration file (gunicorn_${profile}_config)" + exit 1 + fi + required_files="${gunicorn_config}" + command_args="-P ${pidfile} -p ${cpidfile} -f -ST ${name} /usr/local/bin/gunicorn -c ${gunicorn_config}" + eval gunicorn_enable="\${gunicorn_${profile}_enable:-${gunicorn_enable}}" + else + echo "$0: extra argument ignored" + fi +else + if [ "x${gunicorn_profiles}" != "x" -a "x$1" != "x" ]; then + for profile in ${gunicorn_profiles}; do + echo "===> gunicorn profile: ${profile}" + %%PREFIX%%/etc/rc.d/gunicorn $1 ${profile} + retcode="$?" + if [ "0${retcode}" -ne 0 ]; then + failed="${profile} (${retcode}) ${failed:-}" + else + success="${profile} ${success:-}" + fi + done + exit 0 + fi +fi + gunicorn_precmd() { install -o ${gunicorn_user} /dev/null ${pidfile} diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile index 25564406ef64..798a88d3ca11 100644 --- a/www/pydio-cells/Makefile +++ b/www/pydio-cells/Makefile @@ -1,7 +1,7 @@ PORTNAME= cells DISTVERSIONPREFIX= v DISTVERSION= 4.4.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www PKGNAMEPREFIX= pydio- diff --git a/www/radicale/Makefile b/www/radicale/Makefile index daf794be5b77..b79daa6321c5 100644 --- a/www/radicale/Makefile +++ b/www/radicale/Makefile @@ -1,6 +1,5 @@ PORTNAME= radicale -PORTVERSION= 3.5.4 -PORTREVISION= 1 +PORTVERSION= 3.5.5 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/radicale/distinfo b/www/radicale/distinfo index 5fc6013b942d..33a807cac8d0 100644 --- a/www/radicale/distinfo +++ b/www/radicale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748204148 -SHA256 (radicale-3.5.4.tar.gz) = 8c0e3300ee4d0e3f7ce2ce993c005c8708d39330b366ba08f5970ef33a22c6ff -SIZE (radicale-3.5.4.tar.gz) = 160591 +TIMESTAMP = 1757064471 +SHA256 (radicale-3.5.5.tar.gz) = bd8a51f194090473eb4b09f903fbc692b7c518ec4df6245b21e5b504c124e7f6 +SIZE (radicale-3.5.5.tar.gz) = 178120 diff --git a/www/remark42/Makefile b/www/remark42/Makefile index 58480ef4f8a6..a803109bc7e3 100644 --- a/www/remark42/Makefile +++ b/www/remark42/Makefile @@ -1,7 +1,7 @@ PORTNAME= remark42 DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MASTER_SITES= LOCAL/delphij:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/www/s/Makefile b/www/s/Makefile index 2a75e4599a87..e80c927d4f14 100644 --- a/www/s/Makefile +++ b/www/s/Makefile @@ -1,7 +1,7 @@ PORTNAME= s DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/sqlpage/Makefile b/www/sqlpage/Makefile index 02c50fdab87f..31a2a3dc20ed 100644 --- a/www/sqlpage/Makefile +++ b/www/sqlpage/Makefile @@ -1,7 +1,6 @@ PORTNAME= sqlpage DISTVERSIONPREFIX= v -DISTVERSION= 0.36.1 -PORTREVISION= 1 +DISTVERSION= 0.37.0 CATEGORIES= www databases MASTER_SITES= https://cdn.jsdelivr.net/npm/:npm DISTFILES= ${NPM_DISTFILES} diff --git a/www/sqlpage/Makefile.crates b/www/sqlpage/Makefile.crates index 795150f12d88..dc3b085dd5a4 100644 --- a/www/sqlpage/Makefile.crates +++ b/www/sqlpage/Makefile.crates @@ -1,5 +1,5 @@ CARGO_CRATES= actix-codec-0.5.2 \ - actix-http-3.11.0 \ + actix-http-3.11.1 \ actix-macros-0.2.4 \ actix-multipart-0.7.2 \ actix-multipart-derive-0.7.0 \ @@ -27,7 +27,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.4 \ anstyle-wincon-3.0.10 \ - anyhow-1.0.98 \ + anyhow-1.0.99 \ argon2-0.5.3 \ arraydeque-0.5.1 \ asn1-rs-0.6.2 \ @@ -42,7 +42,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-task-4.7.1 \ - async-trait-0.1.88 \ + async-trait-0.1.89 \ async-web-client-0.6.2 \ atoi-2.0.0 \ atomic-waker-1.1.2 \ @@ -57,31 +57,31 @@ CARGO_CRATES= actix-codec-0.5.2 \ base64-0.22.1 \ base64ct-1.8.0 \ bindgen-0.69.5 \ - bitflags-2.9.1 \ + bitflags-2.9.3 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blocking-1.6.2 \ brotli-3.5.0 \ - brotli-8.0.1 \ + brotli-8.0.2 \ brotli-decompressor-2.5.1 \ brotli-decompressor-5.0.0 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ bytes-1.10.1 \ bytestring-1.4.0 \ - cc-1.2.32 \ + cc-1.2.34 \ cexpr-0.6.0 \ - cfg-if-1.0.1 \ + cfg-if-1.0.3 \ chrono-0.4.41 \ clang-sys-1.8.1 \ - clap-4.5.43 \ - clap_builder-4.5.43 \ - clap_derive-4.5.41 \ + clap-4.5.46 \ + clap_builder-4.5.46 \ + clap_derive-4.5.45 \ clap_lex-0.7.5 \ cmake-0.1.54 \ colorchoice-1.0.4 \ concurrent-queue-2.5.0 \ - config-0.15.13 \ + config-0.15.14 \ const-oid-0.9.6 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ @@ -135,6 +135,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ env_filter-0.1.3 \ env_logger-0.11.8 \ equivalent-1.0.2 \ + erased-serde-0.4.6 \ errno-0.3.13 \ event-listener-5.4.1 \ event-listener-strategy-0.5.4 \ @@ -145,7 +146,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ flume-0.11.1 \ fnv-1.0.7 \ foldhash-0.1.5 \ - form_urlencoded-1.2.1 \ + form_urlencoded-1.2.2 \ fs_extra-1.3.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ @@ -163,7 +164,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gimli-0.31.1 \ - glob-0.3.2 \ + glob-0.3.3 \ group-0.13.0 \ h2-0.3.27 \ handlebars-6.3.2 \ @@ -193,21 +194,21 @@ CARGO_CRATES= actix-codec-0.5.2 \ icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ ident_case-1.0.1 \ - idna-1.0.3 \ + idna-1.1.0 \ idna_adapter-1.2.1 \ impl-more-0.1.9 \ include_dir-0.7.4 \ include_dir_macros-0.7.4 \ indexmap-1.9.3 \ - indexmap-2.10.0 \ - io-uring-0.7.9 \ + indexmap-2.11.0 \ + io-uring-0.7.10 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.15 \ jiff-0.2.15 \ jiff-static-0.2.15 \ - jobserver-0.1.33 \ + jobserver-0.1.34 \ js-sys-0.3.77 \ json5-0.4.1 \ lambda-web-0.2.1 \ @@ -216,7 +217,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ language-tags-0.3.2 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ - libc-0.2.174 \ + libc-0.2.175 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libloading-0.8.8 \ @@ -268,7 +269,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ pathdiff-0.2.3 \ pem-3.0.5 \ pem-rfc7468-0.7.0 \ - percent-encoding-2.3.1 \ + percent-encoding-2.3.2 \ pest-2.8.1 \ pest_derive-2.8.1 \ pest_generator-2.8.1 \ @@ -287,9 +288,9 @@ CARGO_CRATES= actix-codec-0.5.2 \ potential_utf-0.1.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ - prettyplease-0.2.36 \ + prettyplease-0.2.37 \ primeorder-0.13.6 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.101 \ quote-1.0.40 \ r-efi-5.3.0 \ rand-0.8.5 \ @@ -303,16 +304,16 @@ CARGO_CRATES= actix-codec-0.5.2 \ redox_users-0.5.2 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ - regex-1.11.1 \ - regex-automata-0.4.9 \ - regex-lite-0.1.6 \ - regex-syntax-0.8.5 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-lite-0.1.7 \ + regex-syntax-0.8.6 \ rfc6979-0.4.0 \ ring-0.17.14 \ rle-decode-fast-1.0.3 \ ron-0.8.1 \ rsa-0.9.8 \ - rust-ini-0.21.2 \ + rust-ini-0.21.1 \ rustc-demangle-0.1.26 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ @@ -336,9 +337,10 @@ CARGO_CRATES= actix-codec-0.5.2 \ security-framework-sys-2.14.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.142 \ + serde_json-1.0.143 \ serde_path_to_error-0.1.17 \ serde_plain-1.0.2 \ serde_spanned-1.0.0 \ @@ -366,19 +368,19 @@ CARGO_CRATES= actix-codec-0.5.2 \ stringprep-0.1.5 \ strsim-0.11.1 \ subtle-2.6.1 \ - syn-2.0.104 \ + syn-2.0.106 \ synstructure-0.13.2 \ - tempfile-3.20.0 \ + tempfile-3.21.0 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ + thiserror-2.0.16 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ + thiserror-impl-2.0.16 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tiny-keccak-2.0.2 \ tinystr-0.8.1 \ - tinyvec-1.9.0 \ + tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ tokio-1.47.1 \ tokio-macros-2.5.0 \ @@ -394,7 +396,9 @@ CARGO_CRATES= actix-codec-0.5.2 \ tracing-0.1.41 \ tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ + trim-in-place-0.1.7 \ try-lock-0.2.5 \ + typeid-1.0.3 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicase-2.8.1 \ @@ -406,15 +410,15 @@ CARGO_CRATES= actix-codec-0.5.2 \ unicode-segmentation-1.12.0 \ unicode-xid-0.2.6 \ untrusted-0.9.0 \ - url-2.5.4 \ + url-2.5.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.17.0 \ + uuid-1.18.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.2+wasi-0.2.4 \ + wasi-0.14.3+wasi-0.2.4 \ wasite-0.1.0 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -425,7 +429,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ webpki-roots-0.26.11 \ webpki-roots-1.0.2 \ which-4.4.2 \ - whoami-1.6.0 \ + whoami-1.6.1 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ @@ -453,8 +457,8 @@ CARGO_CRATES= actix-codec-0.5.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.12 \ - wit-bindgen-rt-0.39.0 \ + winnow-0.7.13 \ + wit-bindgen-0.45.0 \ writeable-0.6.1 \ x509-parser-0.16.0 \ yaml-rust2-0.10.3 \ diff --git a/www/sqlpage/distinfo b/www/sqlpage/distinfo index 59e13b48b6af..a45de7b19b9b 100644 --- a/www/sqlpage/distinfo +++ b/www/sqlpage/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1755182885 +TIMESTAMP = 1757108950 SHA256 (apexcharts@5.3.0/dist/apexcharts.min.js) = 3ad7c7f22806e3f5d5316575d79e5d0a5f241a1aeea302125549bb6591745705 SIZE (apexcharts@5.3.0/dist/apexcharts.min.js) = 580851 SHA256 (@tabler/core@1.4.0/dist/css/tabler.min.css) = 7ef750bd10546a695d0b12767ad8048bd8f3ec5de7daefb1067f9d0daa3d1c9a @@ -15,8 +15,8 @@ SHA256 (tom-select@2.4.1/dist/js/tom-select.popular.min.js) = 09bd5799bf6a40ef08 SIZE (tom-select@2.4.1/dist/js/tom-select.popular.min.js) = 43605 SHA256 (rust/crates/actix-codec-0.5.2.crate) = 5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a SIZE (rust/crates/actix-codec-0.5.2.crate) = 14085 -SHA256 (rust/crates/actix-http-3.11.0.crate) = 44dfe5c9e0004c623edc65391dfd51daa201e7e30ebd9c9bedf873048ec32bc2 -SIZE (rust/crates/actix-http-3.11.0.crate) = 164165 +SHA256 (rust/crates/actix-http-3.11.1.crate) = 44cceded2fb55f3c4b67068fa64962e2ca59614edc5b03167de9ff82ae803da0 +SIZE (rust/crates/actix-http-3.11.1.crate) = 165649 SHA256 (rust/crates/actix-macros-0.2.4.crate) = e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb SIZE (rust/crates/actix-macros-0.2.4.crate) = 8380 SHA256 (rust/crates/actix-multipart-0.7.2.crate) = d5118a26dee7e34e894f7e85aa0ee5080ae4c18bf03c0e30d49a80e418f00a53 @@ -71,8 +71,8 @@ SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379 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.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/argon2-0.5.3.crate) = 3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072 SIZE (rust/crates/argon2-0.5.3.crate) = 28795 SHA256 (rust/crates/arraydeque-0.5.1.crate) = 7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236 @@ -101,8 +101,8 @@ SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 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.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 -SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 +SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb +SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 SHA256 (rust/crates/async-web-client-0.6.2.crate) = 37381fb4fad3cd9b579628c21a58f528ef029d1f072d10f16cb9431aa2236d29 SIZE (rust/crates/async-web-client-0.6.2.crate) = 19741 SHA256 (rust/crates/atoi-2.0.0.crate) = f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528 @@ -131,8 +131,8 @@ SHA256 (rust/crates/base64ct-1.8.0.crate) = 55248b47b0caf0546f7988906588779981c4 SIZE (rust/crates/base64ct-1.8.0.crate) = 31211 SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088 SIZE (rust/crates/bindgen-0.69.5.crate) = 221128 -SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bitflags-2.9.3.crate) = 34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d +SIZE (rust/crates/bitflags-2.9.3.crate) = 47777 SHA256 (rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe SIZE (rust/crates/blake2-0.10.6.crate) = 47234 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 @@ -141,8 +141,8 @@ SHA256 (rust/crates/blocking-1.6.2.crate) = e83f8d02be6967315521be875afa792a316e SIZE (rust/crates/blocking-1.6.2.crate) = 17754 SHA256 (rust/crates/brotli-3.5.0.crate) = d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391 SIZE (rust/crates/brotli-3.5.0.crate) = 1390231 -SHA256 (rust/crates/brotli-8.0.1.crate) = 9991eea70ea4f293524138648e41ee89b0b2b12ddef3b255effa43c8056e0e0d -SIZE (rust/crates/brotli-8.0.1.crate) = 741712 +SHA256 (rust/crates/brotli-8.0.2.crate) = 4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560 +SIZE (rust/crates/brotli-8.0.2.crate) = 741739 SHA256 (rust/crates/brotli-decompressor-2.5.1.crate) = 4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f SIZE (rust/crates/brotli-decompressor-2.5.1.crate) = 193087 SHA256 (rust/crates/brotli-decompressor-5.0.0.crate) = 874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03 @@ -155,22 +155,22 @@ SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b1 SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/bytestring-1.4.0.crate) = e465647ae23b2823b0753f50decb2d5a86d2bb2cac04788fafd1f80e45378e5f SIZE (rust/crates/bytestring-1.4.0.crate) = 9747 -SHA256 (rust/crates/cc-1.2.32.crate) = 2352e5597e9c544d5e6d9c95190d5d27738ade584fa8db0a16e130e5c2b5296e -SIZE (rust/crates/cc-1.2.32.crate) = 111531 +SHA256 (rust/crates/cc-1.2.34.crate) = 42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc +SIZE (rust/crates/cc-1.2.34.crate) = 111754 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 -SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d SIZE (rust/crates/chrono-0.4.41.crate) = 234621 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.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-4.5.46.crate) = 2c5e4fcf9c21d2e544ca1ee9d8552de13019a42aa7dbf32747fa7aaf1df76e57 +SIZE (rust/crates/clap-4.5.46.crate) = 58332 +SHA256 (rust/crates/clap_builder-4.5.46.crate) = fecb53a0e6fcfb055f686001bc2e2592fa527efaf38dbe81a6a9563562e57d41 +SIZE (rust/crates/clap_builder-4.5.46.crate) = 169831 +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 @@ -179,8 +179,8 @@ SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845 SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 -SHA256 (rust/crates/config-0.15.13.crate) = 5b1eb4fb07bc7f012422df02766c7bd5971effb894f573865642f06fa3265440 -SIZE (rust/crates/config-0.15.13.crate) = 59175 +SHA256 (rust/crates/config-0.15.14.crate) = aa4092bf3922a966e2bd74640b80f36c73eaa7251a4fd0fbcda1f8a4de401352 +SIZE (rust/crates/config-0.15.14.crate) = 59494 SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 SIZE (rust/crates/const-oid-0.9.6.crate) = 45382 SHA256 (rust/crates/const-random-0.1.18.crate) = 87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359 @@ -287,6 +287,8 @@ SHA256 (rust/crates/env_logger-0.11.8.crate) = 13c863f0904021b108aa8b2f55046443e 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.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/event-listener-5.4.1.crate) = e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab @@ -307,8 +309,8 @@ SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da2 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 -SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 -SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 @@ -343,8 +345,8 @@ 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/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/group-0.13.0.crate) = f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63 SIZE (rust/crates/group-0.13.0.crate) = 16526 SHA256 (rust/crates/h2-0.3.27.crate) = 0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d @@ -403,8 +405,8 @@ SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276 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-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 SHA256 (rust/crates/impl-more-0.1.9.crate) = e8a5a9a0ff0086c7a148acb942baaabeadf9504d10400b5a05645853729b9cd2 @@ -415,10 +417,10 @@ SHA256 (rust/crates/include_dir_macros-0.7.4.crate) = 7cab85a7ed0bd5f0e76d93846e SIZE (rust/crates/include_dir_macros-0.7.4.crate) = 4560 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/io-uring-0.7.9.crate) = d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4 -SIZE (rust/crates/io-uring-0.7.9.crate) = 99792 +SHA256 (rust/crates/indexmap-2.11.0.crate) = f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9 +SIZE (rust/crates/indexmap-2.11.0.crate) = 99851 +SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b +SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 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 @@ -431,8 +433,8 @@ SHA256 (rust/crates/jiff-0.2.15.crate) = be1f93b8b1eb69c77f24bbb0afdf66f54b632ee SIZE (rust/crates/jiff-0.2.15.crate) = 712996 SHA256 (rust/crates/jiff-static-0.2.15.crate) = 03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4 SIZE (rust/crates/jiff-static-0.2.15.crate) = 76146 -SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a -SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 +SHA256 (rust/crates/jobserver-0.1.34.crate) = 9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33 +SIZE (rust/crates/jobserver-0.1.34.crate) = 29013 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/json5-0.4.1.crate) = 96b0db21af676c1ce64250b5f40f3ce2cf27e4e47cb91ed91eb6fe9350b430c1 @@ -449,8 +451,8 @@ SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591 SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 -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/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 @@ -553,8 +555,8 @@ SHA256 (rust/crates/pem-3.0.5.crate) = 38af38e8470ac9dee3ce1bae1af9c1671fffc44dd SIZE (rust/crates/pem-3.0.5.crate) = 18140 SHA256 (rust/crates/pem-rfc7468-0.7.0.crate) = 88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412 SIZE (rust/crates/pem-rfc7468-0.7.0.crate) = 24159 -SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e -SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 SHA256 (rust/crates/pest-2.8.1.crate) = 1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323 SIZE (rust/crates/pest-2.8.1.crate) = 128906 SHA256 (rust/crates/pest_derive-2.8.1.crate) = bb056d9e8ea77922845ec74a1c4e8fb17e7c218cc4fc11a15c5d25e189aa40bc @@ -591,12 +593,12 @@ SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff9416 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/prettyplease-0.2.36.crate) = ff24dfcda44452b9816fff4cd4227e1bb73ff5a2f1bc1105aa92fb8565ce44d2 -SIZE (rust/crates/prettyplease-0.2.36.crate) = 71870 +SHA256 (rust/crates/prettyplease-0.2.37.crate) = 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b +SIZE (rust/crates/prettyplease-0.2.37.crate) = 72033 SHA256 (rust/crates/primeorder-0.13.6.crate) = 353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6 SIZE (rust/crates/primeorder-0.13.6.crate) = 21296 -SHA256 (rust/crates/proc-macro2-1.0.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/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 @@ -623,14 +625,14 @@ SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2b 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.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.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c -SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 +SIZE (rust/crates/regex-1.11.2.crate) = 166265 +SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 +SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/regex-lite-0.1.7.crate) = 943f41321c63ef1c92fd763bfe054d2668f7f225a5c29f0105903dc2fc04ba30 +SIZE (rust/crates/regex-lite-0.1.7.crate) = 96903 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 SHA256 (rust/crates/rfc6979-0.4.0.crate) = f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2 SIZE (rust/crates/rfc6979-0.4.0.crate) = 9140 SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 @@ -641,8 +643,8 @@ SHA256 (rust/crates/ron-0.8.1.crate) = b91f7eff05f748767f183df4320a63d6936e9c610 SIZE (rust/crates/ron-0.8.1.crate) = 63251 SHA256 (rust/crates/rsa-0.9.8.crate) = 78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b SIZE (rust/crates/rsa-0.9.8.crate) = 85741 -SHA256 (rust/crates/rust-ini-0.21.2.crate) = e7295b7ce3bf4806b419dc3420745998b447178b7005e2011947b38fc5aa6791 -SIZE (rust/crates/rust-ini-0.21.2.crate) = 22370 +SHA256 (rust/crates/rust-ini-0.21.1.crate) = 4e310ef0e1b6eeb79169a1171daf9abcb87a2e17c03bee2c4bb100b55c75409f +SIZE (rust/crates/rust-ini-0.21.1.crate) = 19496 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 @@ -689,12 +691,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.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 -SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 +SHA256 (rust/crates/serde_json-1.0.143.crate) = d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a +SIZE (rust/crates/serde_json-1.0.143.crate) = 155342 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_plain-1.0.2.crate) = 9ce1fc6db65a611022b23a0dec6975d63fb80a302cb3388835ff02c097258d50 @@ -749,20 +753,20 @@ 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/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 -SIZE (rust/crates/syn-2.0.104.crate) = 299699 +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 -SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 +SHA256 (rust/crates/tempfile-3.21.0.crate) = 15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e +SIZE (rust/crates/tempfile-3.21.0.crate) = 42581 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.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 +SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 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.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 +SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 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 @@ -773,8 +777,8 @@ 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.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-1.10.0.crate) = bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa +SIZE (rust/crates/tinyvec-1.10.0.crate) = 51996 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 @@ -805,8 +809,12 @@ SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c 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/trim-in-place-0.1.7.crate) = 343e926fc669bc8cde4fa3129ab681c63671bae288b1f1081ceee6d9d37904fc +SIZE (rust/crates/trim-in-place-0.1.7.crate) = 2485 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/typeid-1.0.3.crate) = bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c +SIZE (rust/crates/typeid-1.0.3.crate) = 9006 SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f SIZE (rust/crates/typenum-1.18.0.crate) = 74871 SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 @@ -829,14 +837,14 @@ SHA256 (rust/crates/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9 SIZE (rust/crates/unicode-xid-0.2.6.crate) = 15744 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 -SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 -SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/url-2.5.7.crate) = 08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b +SIZE (rust/crates/url-2.5.7.crate) = 87907 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.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/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 @@ -845,8 +853,8 @@ SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3da SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 -SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 -SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95 +SIZE (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 144010 SHA256 (rust/crates/wasite-0.1.0.crate) = b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b SIZE (rust/crates/wasite-0.1.0.crate) = 2346 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -867,8 +875,8 @@ SHA256 (rust/crates/webpki-roots-1.0.2.crate) = 7e8983c3ab33d6fb807cfcdad2491c4e SIZE (rust/crates/webpki-roots-1.0.2.crate) = 255109 SHA256 (rust/crates/which-4.4.2.crate) = 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 SIZE (rust/crates/which-4.4.2.crate) = 15953 -SHA256 (rust/crates/whoami-1.6.0.crate) = 6994d13118ab492c3c80c1f81928718159254c53c472bf9ce36f8dae4add02a7 -SIZE (rust/crates/whoami-1.6.0.crate) = 24691 +SHA256 (rust/crates/whoami-1.6.1.crate) = 5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d +SIZE (rust/crates/whoami-1.6.1.crate) = 24975 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 @@ -923,10 +931,10 @@ 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.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/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (rust/crates/wit-bindgen-0.45.0.crate) = 052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814 +SIZE (rust/crates/wit-bindgen-0.45.0.crate) = 60405 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb SIZE (rust/crates/writeable-0.6.1.crate) = 24068 SHA256 (rust/crates/x509-parser-0.16.0.crate) = fcbc162f30700d6f3f82a24bf7cc62ffe7caea42c0b2cba8bf7f3ae50cf51f69 @@ -961,5 +969,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 (lovasoa-SQLPage-v0.36.1_GH0.tar.gz) = 894cec90bc749f342e55e05b256cdba9986add0d2db6d144bfdffdb5b798b675 -SIZE (lovasoa-SQLPage-v0.36.1_GH0.tar.gz) = 34195173 +SHA256 (lovasoa-SQLPage-v0.37.0_GH0.tar.gz) = 03b7239e8843f2db3aba700589c4420b73756035e9da512a7a277265c33bd5d9 +SIZE (lovasoa-SQLPage-v0.37.0_GH0.tar.gz) = 34204957 diff --git a/www/tgpt/Makefile b/www/tgpt/Makefile index 75320e10bccb..6e9c16d90fc2 100644 --- a/www/tgpt/Makefile +++ b/www/tgpt/Makefile @@ -1,6 +1,7 @@ PORTNAME= tgpt DISTVERSIONPREFIX= v DISTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= nxjoseph@protonmail.com diff --git a/www/tocaia/Makefile b/www/tocaia/Makefile new file mode 100644 index 000000000000..e0a00bebb391 --- /dev/null +++ b/www/tocaia/Makefile @@ -0,0 +1,17 @@ +PORTNAME= tocaia +DISTVERSION= 0.9.0 +CATEGORIES= www + +MAINTAINER= manipuladordedados@gmail.com +COMMENT= Portable TUI Gopher client written in C89 for POSIX systems +WWW= https://github.com/manipuladordedados/tocaia + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= manipuladordedados + +PLIST_FILES= bin/${PORTNAME} + +.include <bsd.port.mk> diff --git a/www/tocaia/distinfo b/www/tocaia/distinfo new file mode 100644 index 000000000000..dc4f55f11700 --- /dev/null +++ b/www/tocaia/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756766827 +SHA256 (manipuladordedados-tocaia-0.9.0_GH0.tar.gz) = be4528728d782bfac6b4dba9c7df639f2d3b888715751c25ca44310960f0c58f +SIZE (manipuladordedados-tocaia-0.9.0_GH0.tar.gz) = 1101255 diff --git a/www/tocaia/files/patch-Makefile b/www/tocaia/files/patch-Makefile new file mode 100644 index 000000000000..8e4c5f1b6afe --- /dev/null +++ b/www/tocaia/files/patch-Makefile @@ -0,0 +1,31 @@ +--- Makefile.orig 2025-08-31 09:07:10 UTC ++++ Makefile +@@ -1,12 +1,13 @@ +-CC ?= cc +-CFLAGS = -std=c89 -Wall -pedantic ++CC ?= cc ++CFLAGS += -std=c89 -Wall -pedantic + +-OBJ = tocaia.o +-EXEC = tocaia ++OBJ = tocaia.o ++EXEC = tocaia + +-PREFIX ?= /usr/local +-BINDIR = $(PREFIX)/bin +-INSTALL ?= install ++PREFIX ?= /usr/local ++BINDIR = $(PREFIX)/bin ++INSTALL ?= install ++STRIP ?= strip + + all: $(EXEC) + +@@ -24,6 +25,7 @@ install: $(EXEC) + install: $(EXEC) + mkdir -p $(DESTDIR)$(BINDIR) + $(INSTALL) -m 755 $(EXEC) $(DESTDIR)$(BINDIR)/$(EXEC) ++ $(STRIP) $(DESTDIR)$(BINDIR)/$(EXEC) + + uninstall: + rm -f $(DESTDIR)$(BINDIR)/$(EXEC) diff --git a/www/tocaia/pkg-descr b/www/tocaia/pkg-descr new file mode 100644 index 000000000000..1599b39ef498 --- /dev/null +++ b/www/tocaia/pkg-descr @@ -0,0 +1,3 @@ +Tocaia is a minimalist and cross-platform Gopher client. +Built with minimal dependencies, it offers a fast, efficient, +and a direct browsing experience navigating the Gopherspace. diff --git a/www/tomcat-devel/Makefile b/www/tomcat-devel/Makefile index 54f03494f42b..9e8159332a0f 100644 --- a/www/tomcat-devel/Makefile +++ b/www/tomcat-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 11.0.10 +DISTVERSION= 11.0.11 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= -devel diff --git a/www/tomcat-devel/distinfo b/www/tomcat-devel/distinfo index 6b753d5b9214..360357392089 100644 --- a/www/tomcat-devel/distinfo +++ b/www/tomcat-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754520000 -SHA256 (apache-tomcat-11.0.10.tar.gz) = eb0e326c979df62ca2aaad228146a56a06323fd3a4ae8cfc34ff0d2de58a30d6 -SIZE (apache-tomcat-11.0.10.tar.gz) = 14130534 +TIMESTAMP = 1757080808 +SHA256 (apache-tomcat-11.0.11.tar.gz) = 2a91b80c1ea7dbbf4af05bb1f80abb975e5de415c0c803dea745e5aa1126e081 +SIZE (apache-tomcat-11.0.11.tar.gz) = 14137461 diff --git a/www/tomcat110/Makefile b/www/tomcat110/Makefile index d94198c607bd..def5c2248db9 100644 --- a/www/tomcat110/Makefile +++ b/www/tomcat110/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 11.0.10 +DISTVERSION= 11.0.11 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 110 diff --git a/www/tomcat110/distinfo b/www/tomcat110/distinfo index 6b753d5b9214..360357392089 100644 --- a/www/tomcat110/distinfo +++ b/www/tomcat110/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754520000 -SHA256 (apache-tomcat-11.0.10.tar.gz) = eb0e326c979df62ca2aaad228146a56a06323fd3a4ae8cfc34ff0d2de58a30d6 -SIZE (apache-tomcat-11.0.10.tar.gz) = 14130534 +TIMESTAMP = 1757080808 +SHA256 (apache-tomcat-11.0.11.tar.gz) = 2a91b80c1ea7dbbf4af05bb1f80abb975e5de415c0c803dea745e5aa1126e081 +SIZE (apache-tomcat-11.0.11.tar.gz) = 14137461 diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index b29754b71693..83171b1a2679 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 9.0.108 +DISTVERSION= 9.0.109 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9])(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 9 diff --git a/www/tomcat9/distinfo b/www/tomcat9/distinfo index e0aaf4bfa890..60bbcb9e9e3a 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754520000 -SHA256 (apache-tomcat-9.0.108.tar.gz) = aa9127cc738f532aa34e347b306a82157fb5b499bfc028b4ffaf79db5956d28d -SIZE (apache-tomcat-9.0.108.tar.gz) = 13028093 +TIMESTAMP = 1757080808 +SHA256 (apache-tomcat-9.0.109.tar.gz) = fe66aca9dc4002003857096e60c482b1f005af5457c767ca9c5804f732de3cc2 +SIZE (apache-tomcat-9.0.109.tar.gz) = 13035397 diff --git a/www/tusc/Makefile b/www/tusc/Makefile index a8f33a4ccc6a..8a016f623c97 100644 --- a/www/tusc/Makefile +++ b/www/tusc/Makefile @@ -1,6 +1,6 @@ PORTNAME= tusc DISTVERSION= 0.4.7 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/tusd/Makefile b/www/tusd/Makefile index 1b57c49fb9eb..47ed7c9dbc26 100644 --- a/www/tusd/Makefile +++ b/www/tusd/Makefile @@ -1,7 +1,7 @@ PORTNAME= tusd DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www MAINTAINER= mm@FreeBSD.org diff --git a/www/uchiwa/Makefile b/www/uchiwa/Makefile index 3a260fa56aa1..a794b98cfcfb 100644 --- a/www/uchiwa/Makefile +++ b/www/uchiwa/Makefile @@ -1,6 +1,6 @@ PORTNAME= uchiwa PORTVERSION= 0.18.2 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MASTER_SITES= http://uchiwa.io/ diff --git a/www/varnish_exporter/Makefile b/www/varnish_exporter/Makefile index 335537f36c4e..95d4045f011a 100644 --- a/www/varnish_exporter/Makefile +++ b/www/varnish_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= varnish_exporter PORTVERSION= 1.6 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www MAINTAINER= ports@zx23.net diff --git a/www/vultr-cli/Makefile b/www/vultr-cli/Makefile index 9b25f186d758..1f93ecfc7c64 100644 --- a/www/vultr-cli/Makefile +++ b/www/vultr-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= vultr-cli DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= antranigv@freebsd.am diff --git a/www/webhook/Makefile b/www/webhook/Makefile index 87bc03d0a511..014db9a7bb91 100644 --- a/www/webhook/Makefile +++ b/www/webhook/Makefile @@ -1,6 +1,6 @@ PORTNAME= webhook DISTVERSION= 2.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= stb@lassitu.de diff --git a/www/websocketd/Makefile b/www/websocketd/Makefile index 67dea8e2abed..7e0322ca86e0 100644 --- a/www/websocketd/Makefile +++ b/www/websocketd/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocketd PORTVERSION= 0.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/writeas-cli/Makefile b/www/writeas-cli/Makefile index 0c7dec4b7a7f..911e648bd276 100644 --- a/www/writeas-cli/Makefile +++ b/www/writeas-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= writeas-cli DISTVERSIONPREFIX= v DISTVERSION= 2.0.0-wf -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www textproc MASTER_SITES= https://code.as/core/socks/archive/v1.0.0.tar.gz?dummy=/:core_socks DISTFILES= core-socks-v1.0.0.tar.gz:core_socks diff --git a/www/writefreely/Makefile b/www/writefreely/Makefile index 0cbb22e5c6aa..157fcf88245d 100644 --- a/www/writefreely/Makefile +++ b/www/writefreely/Makefile @@ -1,6 +1,7 @@ PORTNAME= writefreely DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= www textproc MAINTAINER= fuz@FreeBSD.org diff --git a/www/wuzz/Makefile b/www/wuzz/Makefile index 59c78c63ea4a..bcce837a2720 100644 --- a/www/wuzz/Makefile +++ b/www/wuzz/Makefile @@ -1,7 +1,7 @@ PORTNAME= wuzz DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/xcaddy/Makefile b/www/xcaddy/Makefile index 1a25c3c54912..187f164624d7 100644 --- a/www/xcaddy/Makefile +++ b/www/xcaddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= xcaddy DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DIST_SUBDIR= xcaddy diff --git a/www/zgrab2/Makefile b/www/zgrab2/Makefile index ca41786b0e9a..a18fa165f6c0 100644 --- a/www/zgrab2/Makefile +++ b/www/zgrab2/Makefile @@ -1,7 +1,7 @@ PORTNAME= zgrab2 DISTVERSIONPREFIX= v DISTVERSION= 0.1.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/x11-fm/caja/Makefile b/x11-fm/caja/Makefile index 91607a7be497..b8e02620dfa4 100644 --- a/x11-fm/caja/Makefile +++ b/x11-fm/caja/Makefile @@ -1,6 +1,6 @@ PORTNAME= caja PORTVERSION= 1.28.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -31,7 +31,8 @@ USE_GNOME= cairo gtk30 gnomeprefix intltool introspection:build libxml2 \ USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFIGURE_ARGS= --disable-packagekit +CONFIGURE_ARGS= --disable-packagekit \ + --disable-update-mimedb INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.caja.gschema.xml \ diff --git a/x11-fm/caja/pkg-plist b/x11-fm/caja/pkg-plist index a84c6824809c..849f8e502adb 100644 --- a/x11-fm/caja/pkg-plist +++ b/x11-fm/caja/pkg-plist @@ -237,20 +237,7 @@ share/man/man1/caja-connect-server.1.gz share/man/man1/caja-file-management-properties.1.gz share/man/man1/caja.1.gz share/metainfo/caja.appdata.xml -share/mime/XMLnamespaces -share/mime/aliases -share/mime/application/x-mate-saved-search.xml -share/mime/generic-icons -share/mime/globs -share/mime/globs2 -share/mime/icons -share/mime/magic -share/mime/mime.cache share/mime/packages/caja.xml -share/mime/subclasses -share/mime/treemagic -share/mime/types -share/mime/version share/pixmaps/caja/audio.svg share/pixmaps/caja/backgrounds.png share/pixmaps/caja/chit_frame.png diff --git a/x11-fonts/linux-c7-fontconfig/pkg-plist.aarch64 b/x11-fonts/linux-c7-fontconfig/pkg-plist.aarch64 index f83acebccb70..10f41d0b563a 100644 --- a/x11-fonts/linux-c7-fontconfig/pkg-plist.aarch64 +++ b/x11-fonts/linux-c7-fontconfig/pkg-plist.aarch64 @@ -34,4 +34,3 @@ usr/share/xml/fontconfig/fonts.dtd @rmtry var/db/fontconfig/CACHEDIR.TAG @dir var/db/fontconfig @postexec %D/usr/bin/fc-cache-64 -f -s -@dir usr/lib diff --git a/x11-toolkits/libpanel/Makefile b/x11-toolkits/libpanel/Makefile index bea85dfc9b5e..1667408480d7 100644 --- a/x11-toolkits/libpanel/Makefile +++ b/x11-toolkits/libpanel/Makefile @@ -1,5 +1,5 @@ PORTNAME= libpanel -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -12,7 +12,7 @@ LICENSE= LGPL3+ LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene -USES= gettext gnome meson pkgconfig tar:xz vala:build +USES= gettext-tools gnome meson pkgconfig tar:xz vala:build USE_GNOME= cairo glib20 gtk40 introspection:build libadwaita MESON_ARGS= -Dintrospection=enabled \ diff --git a/x11-toolkits/libpanel/distinfo b/x11-toolkits/libpanel/distinfo index 708a6db5bb25..c193d8216b71 100644 --- a/x11-toolkits/libpanel/distinfo +++ b/x11-toolkits/libpanel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745072066 -SHA256 (gnome/libpanel-1.10.0.tar.xz) = 578ce512278ff2bb5eeebb55099392c52537a5abd9bd0629567f102532b38b25 -SIZE (gnome/libpanel-1.10.0.tar.xz) = 166704 +TIMESTAMP = 1756646635 +SHA256 (gnome/libpanel-1.10.1.tar.xz) = 936bbe96dfb383556482120fddd4533a52d2f49303328cb694861606492445eb +SIZE (gnome/libpanel-1.10.1.tar.xz) = 166732 diff --git a/x11-toolkits/libwnck3/Makefile b/x11-toolkits/libwnck3/Makefile index c45774006435..6a80a1e3cd38 100644 --- a/x11-toolkits/libwnck3/Makefile +++ b/x11-toolkits/libwnck3/Makefile @@ -1,5 +1,5 @@ PORTNAME= libwnck -PORTVERSION= 43.2 +PORTVERSION= 43.3 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 @@ -12,10 +12,10 @@ WWW= https://gitlab.gnome.org/GNOME/libwnck LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -USES= bison gettext gnome localbase meson pkgconfig tar:xz \ +USES= bison gettext-tools gnome localbase meson pkgconfig tar:xz \ xorg USE_GNOME= cairo gdkpixbuf gtk30 introspection:build -USE_XORG= xext xrender xres x11 +USE_XORG= x11 xi xrender xres USE_LDCONFIG= yes MESON_ARGS= -Dgtk_doc=false \ -Dinstall_tools=false diff --git a/x11-toolkits/libwnck3/distinfo b/x11-toolkits/libwnck3/distinfo index c933b5a822cb..76224fdc993f 100644 --- a/x11-toolkits/libwnck3/distinfo +++ b/x11-toolkits/libwnck3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737395607 -SHA256 (gnome/libwnck-43.2.tar.xz) = 55a7444ec1fbb95c086d40967388f231b5c0bbc8cffaa086bf9290ae449e51d5 -SIZE (gnome/libwnck-43.2.tar.xz) = 455644 +TIMESTAMP = 1756546292 +SHA256 (gnome/libwnck-43.3.tar.xz) = 6af8ac41a8f067ade1d3caaed254a83423b5f61ad3f7a460fcacbac2e192bdf7 +SIZE (gnome/libwnck-43.3.tar.xz) = 455776 diff --git a/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h b/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h deleted file mode 100644 index cf5e7a27886a..000000000000 --- a/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libwnck/pager-accessible-factory.h.orig 2020-03-25 21:18:55 UTC -+++ libwnck/pager-accessible-factory.h -@@ -17,7 +17,7 @@ - */ - - #ifndef __WNCK_PAGER_ACCESSIBLE_FACTORY_H__ --#define __WBCK_PAGER_ACCESSIBLE_FACTORY_H__ -+#define __WNCK_PAGER_ACCESSIBLE_FACTORY_H__ - - #include <atk/atk.h> - diff --git a/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h b/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h deleted file mode 100644 index 151629a2f206..000000000000 --- a/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libwnck/workspace-accessible-factory.h.orig 2020-03-25 21:18:55 UTC -+++ libwnck/workspace-accessible-factory.h -@@ -17,7 +17,7 @@ - */ - - #ifndef __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__ --#define __WBCK_WORKSPACE_ACCESSIBLE_FACTORY_H__ -+#define __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__ - - #include <atk/atk.h> - diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index bdf12a7da83c..380bad501064 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -1,5 +1,5 @@ PORTNAME= metacity -PORTVERSION= 3.56.0 +PORTVERSION= 3.57.1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -10,15 +10,13 @@ WWW= https://gitlab.gnome.org/GNOME/metacity LICENSE= GPLv2 -BUILD_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ - zenity>0:x11/zenity +BUILD_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libharfbuzz.so:print/harfbuzz \ libgtop-2.0.so:devel/libgtop \ libstartup-notification-1.so:x11/startup-notification -RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ - zenity>0:x11/zenity +RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= compiler:c11 gettext gmake gnome libtool localbase pathfix \ pkgconfig tar:xz xorg diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo index 07b9488b6562..191e4798a366 100644 --- a/x11-wm/metacity/distinfo +++ b/x11-wm/metacity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749549249 -SHA256 (gnome/metacity-3.56.0.tar.xz) = 7554997104b26ff0e79a02b37a2ba189bdf4e7ccd54226f0faf4b1a59006c901 -SIZE (gnome/metacity-3.56.0.tar.xz) = 1749348 +TIMESTAMP = 1756037975 +SHA256 (gnome/metacity-3.57.1.tar.xz) = 1293a26e4dedfd4bf200b5bb788673008979ae3ac6d3053f7db481b87acc7cde +SIZE (gnome/metacity-3.57.1.tar.xz) = 1756412 diff --git a/x11-wm/metacity/files/patch-data_Makefile.in b/x11-wm/metacity/files/patch-data_Makefile.in new file mode 100644 index 000000000000..bd0cef865b54 --- /dev/null +++ b/x11-wm/metacity/files/patch-data_Makefile.in @@ -0,0 +1,10 @@ +--- data/Makefile.in.orig 2025-08-23 09:46:51 UTC ++++ data/Makefile.in +@@ -381,7 +381,6 @@ SUBDIRS = \ + keybindings \ + pkgconfig \ + schemas \ +- systemd \ + ui \ + $(NULL) + diff --git a/x11-wm/metacity/pkg-descr b/x11-wm/metacity/pkg-descr index fb1cb52b9383..e09ba9d7a359 100644 --- a/x11-wm/metacity/pkg-descr +++ b/x11-wm/metacity/pkg-descr @@ -1,4 +1,4 @@ -Metacity is a low-frills Window Manager, and is the default -Window Manager of the GNOME 2 desktop. It provides most of -the features expected of a Window Manager, but leaves everything -it can up to other components of the GNOME environment. +Metacity is a simple compositing window manager that integrates nicely +with GNOME Flashback. +It uses GTK+ 3 for drawing window frames, so that it inherits colors, +fonts, and so on from the GTK+ theme. diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist index dc8e01275b97..695d881d9659 100644 --- a/x11-wm/metacity/pkg-plist +++ b/x11-wm/metacity/pkg-plist @@ -8,8 +8,9 @@ include/metacity/libmetacity/meta-frame-enums.h include/metacity/libmetacity/meta-theme.h lib/libmetacity.so lib/libmetacity.so.3 -lib/libmetacity.so.%%GTK3_VERSION%% +lib/libmetacity.so.3.0.0 libdata/pkgconfig/libmetacity.pc +libexec/metacity-dialog share/applications/metacity.desktop share/gnome-control-center/keybindings/50-metacity-navigation.xml share/gnome-control-center/keybindings/50-metacity-system.xml diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index 30f6e8af98f6..96116f9315bb 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.3.11 CATEGORIES= x11-wm wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic tiling Wayland compositor WWW= https://isaacfreund.com/software/river/ diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index 9b0f8f7f029e..caf623eafae1 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -50,6 +50,15 @@ SWAYBG_RUN_DEPENDS= swaybg:x11/swaybg X11_USE= XORG=xcb X11_LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm +.include <bsd.port.options.mk> + +# https://github.com/freebsd/freebsd-src/pull/1675 +.if ${OPSYS} == FreeBSD && (${OSVERSION} < 1305503 \ + || ${OSVERSION} >= 1400000 && ${OSVERSION} < 1403505 \ + || ${OSVERSION} >= 1500000 && ${OSVERSION} < 1500052) +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-wordexp +.endif + post-patch: # Let @sample handle default files under etc/ @${REINPLACE_CMD} -e '/config\.in/{ N; s/@BASENAME@/&.sample/; }' \ @@ -58,7 +67,7 @@ post-patch: @${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \ -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ ${WRKSRC}/meson.build -.if exists(${.CURDIR}/files/patch-common_stringop.c) +.if exists(${.CURDIR}/files/extra-patch-wordexp) # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275328 @${REINPLACE_CMD} -e 's/_POSIX_C_SOURCE=200809L/_XOPEN_SOURCE=700/' \ ${WRKSRC}/meson.build diff --git a/x11-wm/sway/files/patch-common_stringop.c b/x11-wm/sway/files/extra-patch-wordexp index 5a9f187e11df..5a9f187e11df 100644 --- a/x11-wm/sway/files/patch-common_stringop.c +++ b/x11-wm/sway/files/extra-patch-wordexp diff --git a/x11-wm/swayfx/Makefile b/x11-wm/swayfx/Makefile index 6d9cf7561faa..f53808ea6c88 100644 --- a/x11-wm/swayfx/Makefile +++ b/x11-wm/swayfx/Makefile @@ -53,6 +53,15 @@ SWAYBG_RUN_DEPENDS= swaybg:x11/swaybg X11_USE= XORG=xcb X11_LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm +.include <bsd.port.options.mk> + +# https://github.com/freebsd/freebsd-src/pull/1675 +.if ${OPSYS} == FreeBSD && (${OSVERSION} < 1305503 \ + || ${OSVERSION} >= 1400000 && ${OSVERSION} < 1403505 \ + || ${OSVERSION} >= 1500000 && ${OSVERSION} < 1500052) +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-wordexp +.endif + post-patch: # Let @sample handle default files under etc/ @${REINPLACE_CMD} -e '/config\.in/{ N; s/@BASENAME@/&.sample/; }' \ @@ -61,7 +70,7 @@ post-patch: @${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \ -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ ${WRKSRC}/meson.build -.if exists(${.CURDIR}/files/patch-common_stringop.c) +.if exists(${.CURDIR}/files/extra-patch-wordexp) # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275328 @${REINPLACE_CMD} -e 's/_POSIX_C_SOURCE=200809L/_XOPEN_SOURCE=700/' \ ${WRKSRC}/meson.build diff --git a/x11-wm/swayfx/files/patch-common_stringop.c b/x11-wm/swayfx/files/extra-patch-wordexp index 5a9f187e11df..5a9f187e11df 100644 --- a/x11-wm/swayfx/files/patch-common_stringop.c +++ b/x11-wm/swayfx/files/extra-patch-wordexp diff --git a/x11/Makefile b/x11/Makefile index c94c8c79b4e5..342b35b5eea1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -134,6 +134,7 @@ SUBDIR += hypridle SUBDIR += hyprland-qtutils SUBDIR += hyprlock + SUBDIR += hyprls SUBDIR += hyprpaper SUBDIR += hyprpicker SUBDIR += hyprviz diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile index 2663525d0f45..22c2c3033a6f 100644 --- a/x11/aminal/Makefile +++ b/x11/aminal/Makefile @@ -1,7 +1,7 @@ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/cliphist/Makefile b/x11/cliphist/Makefile index 2b078846b7af..f701aeb5fe7a 100644 --- a/x11/cliphist/Makefile +++ b/x11/cliphist/Makefile @@ -1,7 +1,7 @@ PORTNAME= cliphist DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/clipman/Makefile b/x11/clipman/Makefile index 032d0578bd9c..39cae2212e77 100644 --- a/x11/clipman/Makefile +++ b/x11/clipman/Makefile @@ -1,7 +1,7 @@ PORTNAME= clipman DISTVERSIONPREFIX= v DISTVERSION= 1.6.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/darktile/Makefile b/x11/darktile/Makefile index ab10edf438c7..9f40f49abba1 100644 --- a/x11/darktile/Makefile +++ b/x11/darktile/Makefile @@ -1,7 +1,7 @@ PORTNAME= darktile DISTVERSIONPREFIX= v DISTVERSION= 0.0.11 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/hyprls/Makefile b/x11/hyprls/Makefile new file mode 100644 index 000000000000..0bbe3f6d224e --- /dev/null +++ b/x11/hyprls/Makefile @@ -0,0 +1,30 @@ +PORTNAME= hyprls +DISTVERSIONPREFIX= v +DISTVERSION= 0.8.0 +CATEGORIES= x11 wayland + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= LSP server for Hyprland config files +WWW= https://gwen.works/hyprls + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +USE_GITHUB= nodefault +GH_TUPLE= hyprwm:hyprland-wiki:e0ea9da1f78890ead3233cc26e6f5fd3ffc91517:hyprland_wiki/hyprland-wiki + +GO_MODULE= github.com/hyprland-community/hyprls +GO_TARGET= ./cmd/hyprls + +PLIST_FILES= bin/${PORTNAME} +PORTDOCS= CONTRIBUTING.md 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/hyprls/distinfo b/x11/hyprls/distinfo new file mode 100644 index 000000000000..0d9487d6fd5e --- /dev/null +++ b/x11/hyprls/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1754980071 +SHA256 (go/x11_hyprls/hyprls-v0.8.0/v0.8.0.mod) = 143097be73aea79fff95679f4a779a0ea6049dd01408d329ef35ce315dfc345d +SIZE (go/x11_hyprls/hyprls-v0.8.0/v0.8.0.mod) = 903 +SHA256 (go/x11_hyprls/hyprls-v0.8.0/v0.8.0.zip) = 4f56e2291aa1e52a038db3e9c32eaaf3155734ecaff74c3b664decf11df6595b +SIZE (go/x11_hyprls/hyprls-v0.8.0/v0.8.0.zip) = 1898699 +SHA256 (go/x11_hyprls/hyprls-v0.8.0/hyprwm-hyprland-wiki-e0ea9da1f78890ead3233cc26e6f5fd3ffc91517_GH0.tar.gz) = bb14bcd9574676deeb115c5aec521440b5c631472efc1bfb504641d26a5c46a6 +SIZE (go/x11_hyprls/hyprls-v0.8.0/hyprwm-hyprland-wiki-e0ea9da1f78890ead3233cc26e6f5fd3ffc91517_GH0.tar.gz) = 415554 diff --git a/x11/hyprls/pkg-descr b/x11/hyprls/pkg-descr new file mode 100644 index 000000000000..469c997d8693 --- /dev/null +++ b/x11/hyprls/pkg-descr @@ -0,0 +1,8 @@ +An LSP server for Hyprland configuration files. + +Features: +- Auto-complete +- Hover +- Go to definition +- Color pickers +- Document symbols diff --git a/x11/i3bar-river/Makefile b/x11/i3bar-river/Makefile index dd48a4e95944..69384e5edab7 100644 --- a/x11/i3bar-river/Makefile +++ b/x11/i3bar-river/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.1.0 PORTREVISION= 7 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Port of i3bar for wlroots-based compositors WWW= https://github.com/MaxVerevkin/i3bar-river diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index d0df45c9cfee..b30f68bad1dc 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,7 +1,7 @@ PORTNAME= kitty DISTVERSIONPREFIX= v DISTVERSION= 0.42.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org diff --git a/x11/nwg-bar/Makefile b/x11/nwg-bar/Makefile index ad4a728628d3..e526d9f0fcb4 100644 --- a/x11/nwg-bar/Makefile +++ b/x11/nwg-bar/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-bar DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-dock-hyprland/Makefile b/x11/nwg-dock-hyprland/Makefile index bf4bb2368fdf..20145f537ffc 100644 --- a/x11/nwg-dock-hyprland/Makefile +++ b/x11/nwg-dock-hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-dock-hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.4.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-dock/Makefile b/x11/nwg-dock/Makefile index f3ab6c2d8ad0..62ef40bf9ca7 100644 --- a/x11/nwg-dock/Makefile +++ b/x11/nwg-dock/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-dock DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index f63a63ae63fa..7f3bf0798f12 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-drawer DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile index be72e13cc65d..e75dff347f3a 100644 --- a/x11/nwg-look/Makefile +++ b/x11/nwg-look/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-look DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/nwg-menu/Makefile b/x11/nwg-menu/Makefile index 838d231bf29a..0b35f4a59937 100644 --- a/x11/nwg-menu/Makefile +++ b/x11/nwg-menu/Makefile @@ -1,7 +1,7 @@ PORTNAME= nwg-menu DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/sandbar/Makefile b/x11/sandbar/Makefile index 9aaeab7e660d..0ceb4feb7376 100644 --- a/x11/sandbar/Makefile +++ b/x11/sandbar/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.1 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= dwm-like bar for the river compositor WWW= https://github.com/kolunmi/sandbar diff --git a/x11/swayimg/Makefile b/x11/swayimg/Makefile index 3be3962adfdd..e13701f0c4dd 100644 --- a/x11/swayimg/Makefile +++ b/x11/swayimg/Makefile @@ -1,7 +1,7 @@ PORTNAME= swayimg DISTVERSIONPREFIX= v DISTVERSION= 4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile index dd186ace566f..42c3462d2114 100644 --- a/x11/wallutils/Makefile +++ b/x11/wallutils/Makefile @@ -1,7 +1,7 @@ PORTNAME= wallutils DISTVERSIONPREFIX= v DISTVERSION= 5.14.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= eduardo@FreeBSD.org diff --git a/x11/waylock/Makefile b/x11/waylock/Makefile index 03fee7046e97..dd55bb5102e7 100644 --- a/x11/waylock/Makefile +++ b/x11/waylock/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small screenlocker for Wayland compositors WWW= https://codeberg.org/ifreund/waylock diff --git a/x11/windowtolayer/Makefile b/x11/windowtolayer/Makefile index 8091ce4c01d7..db092ed643dd 100644 --- a/x11/windowtolayer/Makefile +++ b/x11/windowtolayer/Makefile @@ -1,7 +1,6 @@ PORTNAME= windowtolayer DISTVERSIONPREFIX= v -PORTVERSION= 0.2.0 -PORTREVISION= 5 +PORTVERSION= 0.3.0 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/windowtolayer/Makefile.crates b/x11/windowtolayer/Makefile.crates index c62d67d35030..598f63b42cf3 100644 --- a/x11/windowtolayer/Makefile.crates +++ b/x11/windowtolayer/Makefile.crates @@ -1,10 +1,19 @@ CARGO_CRATES= arrayvec-0.7.6 \ - autocfg-1.1.0 \ bitflags-2.4.1 \ - cfg-if-1.0.0 \ - cfg_aliases-0.2.1 \ + errno-0.3.13 \ lexopt-0.3.0 \ - libc-0.2.162 \ + libc-0.2.174 \ + linux-raw-sys-0.9.4 \ log-0.4.22 \ - memoffset-0.9.0 \ - nix-0.29.0 + rustix-1.0.8 \ + windows-link-0.1.3 \ + windows-sys-0.60.2 \ + windows-targets-0.53.3 \ + windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.53.0 \ + windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.53.0 diff --git a/x11/windowtolayer/distinfo b/x11/windowtolayer/distinfo index 505042112612..e01569178563 100644 --- a/x11/windowtolayer/distinfo +++ b/x11/windowtolayer/distinfo @@ -1,23 +1,41 @@ -TIMESTAMP = 1737911267 +TIMESTAMP = 1757196027 SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 -SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa -SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/bitflags-2.4.1.crate) = 327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07 SIZE (rust/crates/bitflags-2.4.1.crate) = 37043 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 -SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/lexopt-0.3.0.crate) = baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401 SIZE (rust/crates/lexopt-0.3.0.crate) = 24767 -SHA256 (rust/crates/libc-0.2.162.crate) = 18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398 -SIZE (rust/crates/libc-0.2.162.crate) = 769354 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +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.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24 SIZE (rust/crates/log-0.4.22.crate) = 44027 -SHA256 (rust/crates/memoffset-0.9.0.crate) = 5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c -SIZE (rust/crates/memoffset-0.9.0.crate) = 9033 -SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 -SIZE (rust/crates/nix-0.29.0.crate) = 318248 -SHA256 (windowtolayer-v0.2.0.tar.bz2) = aac1ac2adc4cfa1b739559460e601e06074602f1bf0e5ac675a66e2fd6939605 -SIZE (windowtolayer-v0.2.0.tar.bz2) = 120822 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +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.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 +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.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +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.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +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.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +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.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (windowtolayer-v0.3.0.tar.bz2) = 527deeb6c5e30989d5111e1d01f29900863eb08fac3f942b67ef5862697cffe9 +SIZE (windowtolayer-v0.3.0.tar.bz2) = 171177 |