diff options
1004 files changed, 8381 insertions, 5419 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 @@ -4767,3 +4765,4 @@ net-mgmt/nagcon||2025-09-02|Has expired: Obsolete, only supports legacy versions www/yarn-node18||2025-09-02|Has expired: Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30 www/npm-node18||2025-09-03|Has expired: Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30 www/node18||2025-09-03|Has expired: Node.js 18.* has reached its EoL on 2025-04-30. Use Node.js 22.* (www/node22) instead +textproc/cgrep|textproc/hs-cgrep|2025-09-04|Per the convention for Haskell ports 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/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-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 6810c7794845..019d88a58117 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -29,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/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/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/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/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/comms/fldigi/Makefile b/comms/fldigi/Makefile index bd563de4df1d..f3ee38f4e8ec 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -1,8 +1,7 @@ PORTNAME= fldigi DISTVERSION= 4.2.07 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/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/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/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/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/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/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/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-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/air-go/Makefile b/devel/air-go/Makefile index f0d5ea7eeda0..8a6158a2ffa2 100644 --- a/devel/air-go/Makefile +++ b/devel/air-go/Makefile @@ -1,7 +1,7 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 1.62.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel PKGNAMESUFFIX= -go 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/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..df7355f8b428 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.152.0 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo index 0d696522ac3a..abac26b91d50 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 = 1757072969 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.152.0/v0.152.0.mod) = 5b89070c5674f24088d7df923d656cc8ad382fe4611507faf060d2b48b7ea3a6 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.152.0/v0.152.0.mod) = 10488 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.152.0/v0.152.0.zip) = 04e99814c1863b69ce973fa83e5499d5d273bce4e1dfd0cb7ee99d63dbb810f6 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.152.0/v0.152.0.zip) = 1311721 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..9f882cd98c59 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,7 @@ PORTNAME= glab DISTVERSIONPREFIX= v DISTVERSION= 1.67.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org 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..e43acfea5ee2 100644 --- a/devel/gum/Makefile +++ b/devel/gum/Makefile @@ -1,7 +1,7 @@ PORTNAME= gum DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= dave@bitboss.ca 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/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/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-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-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-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/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..272beffbbc7a 100644 --- a/devel/py-tox/Makefile +++ b/devel/py-tox/Makefile @@ -1,5 +1,5 @@ PORTNAME= tox -DISTVERSION= 4.29.0 +DISTVERSION= 4.30.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tox/distinfo b/devel/py-tox/distinfo index a0b148cce1ac..c4f21736f655 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 = 1756963724 +SHA256 (tox-4.30.0.tar.gz) = db99347d8afa2dc31970c0f2f8bfd5d2f03c31aa086a6b0ce5558b4ab6746f70 +SIZE (tox-4.30.0.tar.gz) = 201730 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/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/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/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/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/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/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/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/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/ipe/Makefile b/graphics/ipe/Makefile index f49c299c96e9..5f057407021c 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -1,5 +1,5 @@ PORTNAME= ipe -DISTVERSION= 7.2.24 +DISTVERSION= 7.2.26 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://github.com/otfried/old-ipe-releases/releases/download/v${DISTVERSION}/ @@ -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 \ @@ -67,7 +68,8 @@ post-patch: s|<QApplication>|<QtWidgets/QApplication>|; \ s|<QAction>|<QtWidgets/QAction>|' \ ${WRKSRC}/ipeui/ipeui_qt.h - @${REINPLACE_CMD} -e 's|<QApplication>|<QtWidgets/QApplication>|' \ + @${REINPLACE_CMD} -e 's|<QApplication>|<QtWidgets/QApplication>|; \ + s|<QCheckBox>|<QtWidgets/QCheckBox>|' \ ${WRKSRC}/ipeui/ipeui_qt.cpp @${REINPLACE_CMD} -e 's|<QListWidget>|<QtWidgets/QListWidget>|' \ ${WRKSRC}/ipecanvas/ipeselector_qt.h @@ -77,7 +79,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..2c041980f702 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 = 1757072891 +SHA256 (ipe-7.2.26-src.tar.gz) = e49d0057913a4a516b2017f00d9adb267903528559d1f0c7ebaf6cd914350aa5 +SIZE (ipe-7.2.26-src.tar.gz) = 1034821 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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..b5dde536cff5 100644 --- a/multimedia/aom/Makefile +++ b/multimedia/aom/Makefile @@ -1,5 +1,5 @@ PORTNAME= aom -DISTVERSION= 3.12.1 +DISTVERSION= 3.13.0 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..86c297daf08f 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 = 1756846798 +SHA256 (libaom-3.13.0.tar.gz) = 5fe4453a8ffba138a6705a2f6d07666146a706342ef835ee82bf9e70bf9a77d6 +SIZE (libaom-3.13.0.tar.gz) = 6253910 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/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/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/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/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/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/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..b560c24008d9 100644 --- a/net/croc/Makefile +++ b/net/croc/Makefile @@ -1,7 +1,7 @@ PORTNAME= croc PORTVERSION= 10.0.13 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org 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/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..e3d252548186 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -1,6 +1,5 @@ PORTNAME= liferea -DISTVERSION= 1.16.2 -PORTREVISION= 1 +DISTVERSION= 1.16.3 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/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-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/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..419662a22cba 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,7 +1,7 @@ PORTNAME= connect DISTVERSIONPREFIX= v DISTVERSION= 4.61.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net PKGNAMEPREFIX= redpanda- 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/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/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/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/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/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..0a3bfc140f06 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,6 +1,7 @@ PORTNAME= vuls DISTVERSIONPREFIX=v DISTVERSION= 0.33.4 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org 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..0a19623ed18f 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -2233,7 +2233,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/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/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/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/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/textproc/Makefile b/textproc/Makefile index cc5bbaff286a..be157932bb3d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -92,7 +92,6 @@ SUBDIR += castxml SUBDIR += catdoc SUBDIR += cg3 - SUBDIR += cgrep SUBDIR += chkascii SUBDIR += choose SUBDIR += chpp @@ -273,6 +272,7 @@ SUBDIR += highlight SUBDIR += hil-aspell SUBDIR += hr-aspell + SUBDIR += hs-cgrep SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc SUBDIR += hs-pandoc-crossref 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/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/cgrep/Makefile b/textproc/hs-cgrep/Makefile index 0ddaa3b0b9a9..507372d7649a 100644 --- a/textproc/cgrep/Makefile +++ b/textproc/hs-cgrep/Makefile @@ -1,6 +1,6 @@ -PORTNAME= cgrep -PORTVERSION= 8.1.0 -CATEGORIES= textproc +PORTNAME= hs-cgrep +DISTVERSION= 8.1.0 +CATEGORIES= textproc haskell MAINTAINER= lwhsu@FreeBSD.org COMMENT= Context-aware grep for source codes diff --git a/textproc/cgrep/distinfo b/textproc/hs-cgrep/distinfo index 948b5059307c..948b5059307c 100644 --- a/textproc/cgrep/distinfo +++ b/textproc/hs-cgrep/distinfo diff --git a/textproc/cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c b/textproc/hs-cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c index 3138ffa8ac60..3138ffa8ac60 100644 --- a/textproc/cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c +++ b/textproc/hs-cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c diff --git a/textproc/cgrep/pkg-descr b/textproc/hs-cgrep/pkg-descr index 66346077e741..66346077e741 100644 --- a/textproc/cgrep/pkg-descr +++ b/textproc/hs-cgrep/pkg-descr 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/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/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/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..f2aa6df8fe4a 100644 --- a/www/filebrowser-quantum/Makefile +++ b/www/filebrowser-quantum/Makefile @@ -1,6 +1,7 @@ PORTNAME= filebrowser-quantum DISTVERSIONPREFIX= v DISTVERSION= 0.8.3-beta +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/www/filebrowser/Makefile b/www/filebrowser/Makefile index 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/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/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/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-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/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/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 |