diff options
187 files changed, 801 insertions, 1723 deletions
@@ -4799,3 +4799,4 @@ emulators/86Box@qt6|emulators/86Box|2025-10-08|Unflavorize port, as it is now qt net-p2p/tremotesf@qt5||2025-10-08|Upstream removed Qt 5 support net-p2p/tremotesf@qt6|net-p2p/tremotesf|2025-10-08|Qt 6 is the only supported version, de-flavorize sysutils/moor|textproc/moor|2025-10-10|Moved to a more appropriate category +net/p5-URI-ws|net/p5-URI|2025-10-12|URI-ws was folded into URI diff --git a/archivers/lib1541img/Makefile b/archivers/lib1541img/Makefile index 29865b0b6811..82c6449801e3 100644 --- a/archivers/lib1541img/Makefile +++ b/archivers/lib1541img/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= archivers devel emulators -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for handling commodore 1541 disk images WWW= https://github.com/excess-c64/lib1541img diff --git a/archivers/v1541commander/Makefile b/archivers/v1541commander/Makefile index 048eb266f856..50e40c6612c6 100644 --- a/archivers/v1541commander/Makefile +++ b/archivers/v1541commander/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1 DISTVERSIONPREFIX= v CATEGORIES= archivers emulators -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual 1541 disk commander WWW= https://github.com/excess-c64/v1541commander diff --git a/audio/gtultra/Makefile b/audio/gtultra/Makefile index 140b63918bcc..97fc539a05f1 100644 --- a/audio/gtultra/Makefile +++ b/audio/gtultra/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.5.5 CATEGORIES= audio -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music tracker for the C64, fork of goattracker WWW= https://github.com/jpage8580/GTUltra diff --git a/audio/sonicradio/Makefile b/audio/sonicradio/Makefile index e17285052a23..c39748c545cf 100644 --- a/audio/sonicradio/Makefile +++ b/audio/sonicradio/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonicradio DISTVERSIONPREFIX= v -DISTVERSION= 0.8.4 +DISTVERSION= 0.8.5 CATEGORIES= audio MAINTAINER= nivit@FreeBSD.org diff --git a/audio/sonicradio/distinfo b/audio/sonicradio/distinfo index 8e7239a62e99..aaae1ff7ae52 100644 --- a/audio/sonicradio/distinfo +++ b/audio/sonicradio/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757144161 -SHA256 (go/audio_sonicradio/sonicradio-v0.8.4/v0.8.4.mod) = c3d6fb914b773066e02f024e166e02a16db329491472ba5b448ad6b3a046978e -SIZE (go/audio_sonicradio/sonicradio-v0.8.4/v0.8.4.mod) = 1520 -SHA256 (go/audio_sonicradio/sonicradio-v0.8.4/v0.8.4.zip) = 7761a64bf8a6fc33c588af29f464214602dce25a3c06af5cf26d267076ade57c -SIZE (go/audio_sonicradio/sonicradio-v0.8.4/v0.8.4.zip) = 1270261 +TIMESTAMP = 1760252968 +SHA256 (go/audio_sonicradio/sonicradio-v0.8.5/v0.8.5.mod) = c3d6fb914b773066e02f024e166e02a16db329491472ba5b448ad6b3a046978e +SIZE (go/audio_sonicradio/sonicradio-v0.8.5/v0.8.5.mod) = 1520 +SHA256 (go/audio_sonicradio/sonicradio-v0.8.5/v0.8.5.zip) = 3aee0d1725abe16604ba74febc06e0a2df1d7e56267ec62ad75e040effcec937 +SIZE (go/audio_sonicradio/sonicradio-v0.8.5/v0.8.5.zip) = 1270273 diff --git a/comms/opencbm-kmod/Makefile b/comms/opencbm-kmod/Makefile index 77ea7d63eed5..b88cbc68c9a8 100644 --- a/comms/opencbm-kmod/Makefile +++ b/comms/opencbm-kmod/Makefile @@ -3,7 +3,7 @@ PORTVERSION= ${OCBM_VERSION} PORTREVISION= 2 CATEGORIES= comms archivers -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenCBM driver module for parallel-port X[MA]-1541 cables WWW= http://opencbm.sourceforge.net/ diff --git a/comms/opencbm-plugin-xa1541/Makefile b/comms/opencbm-plugin-xa1541/Makefile index fddd313b1467..64fb480a88f3 100644 --- a/comms/opencbm-plugin-xa1541/Makefile +++ b/comms/opencbm-plugin-xa1541/Makefile @@ -2,7 +2,7 @@ PORTNAME= opencbm-plugin-xa1541 PORTVERSION= ${OCBM_VERSION} CATEGORIES= comms archivers -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenCBM plugin for parallel-port cables WWW= http://opencbm.sourceforge.net/ diff --git a/comms/opencbm/Makefile b/comms/opencbm/Makefile index d01d86da4815..f04c4d159bfa 100644 --- a/comms/opencbm/Makefile +++ b/comms/opencbm/Makefile @@ -2,7 +2,7 @@ PORTNAME= opencbm PORTVERSION= ${OCBM_VERSION} CATEGORIES= comms archivers -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Commodore CBM serial IEC/IEEE-488 bus utilities WWW= http://opencbm.sourceforge.net/ diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile index 76eb74d69cc7..86a1b37571f8 100644 --- a/comms/syncterm/Makefile +++ b/comms/syncterm/Makefile @@ -1,5 +1,5 @@ PORTNAME= syncterm -DISTVERSION= 1.6 +DISTVERSION= 1.7 CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/comms/syncterm/distinfo b/comms/syncterm/distinfo index 19485fc78257..037e3be80273 100644 --- a/comms/syncterm/distinfo +++ b/comms/syncterm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739300793 -SHA256 (syncterm-1.6-src.tgz) = 79e3ae43d39f98a592268ff40094094da62aa587b5b925e6b7459d66a5d11d49 -SIZE (syncterm-1.6-src.tgz) = 10986287 +TIMESTAMP = 1760239214 +SHA256 (syncterm-1.7-src.tgz) = bed2a55b17bc2fc2ae65463fe87835c68defe519820657421b99dba18edb90c8 +SIZE (syncterm-1.7-src.tgz) = 11002120 diff --git a/comms/syncterm/files/patch-src_syncterm_GNUmakefile b/comms/syncterm/files/patch-src_syncterm_GNUmakefile deleted file mode 100644 index e0928249d3dd..000000000000 --- a/comms/syncterm/files/patch-src_syncterm_GNUmakefile +++ /dev/null @@ -1,10 +0,0 @@ ---- src/syncterm/GNUmakefile.orig 2025-02-11 19:11:48 UTC -+++ src/syncterm/GNUmakefile -@@ -83,6 +83,7 @@ $(MTOBJODIR)$(DIRSEP)conn$(OFILE): $(CRYPT_LIBS) - $(MTOBJODIR)$(DIRSEP)ssh$(OFILE): $(CRYPT_LIBS) - $(MTOBJODIR)$(DIRSEP)syncterm$(OFILE): $(CRYPT_LIBS) $(CIOLIB-MT) - $(MTOBJODIR)$(DIRSEP)telnets$(OFILE): $(CRYPT_LIBS) -+$(MTOBJODIR)$(DIRSEP)webget$(OFILE): $(CRYPT_LIBS) - $(CIOLIB_INTERPOLATE_OBJS): $(CIOLIB-MT_BUILD) - - ifeq ($(os),darwin) diff --git a/converters/dos2ansi/Makefile b/converters/dos2ansi/Makefile index 94c28f139c41..ad77c7640a03 100644 --- a/converters/dos2ansi/Makefile +++ b/converters/dos2ansi/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2.0 CATEGORIES= converters MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/ -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converter for old MS-DOS/ANSI.SYS text files WWW= https://github.com/Zirias/dos2ansi diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile index 24c3f306a220..214f53382c27 100644 --- a/deskutils/fet/Makefile +++ b/deskutils/fet/Makefile @@ -1,5 +1,5 @@ PORTNAME= fet -DISTVERSION= 7.5.2 +DISTVERSION= 7.5.3 CATEGORIES= deskutils education MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \ https://lalescu.ro/liviu/fet/download/old/ \ diff --git a/deskutils/fet/distinfo b/deskutils/fet/distinfo index febb56101fc9..aeec08fbb4a7 100644 --- a/deskutils/fet/distinfo +++ b/deskutils/fet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760192629 -SHA256 (fet-7.5.2.tar.bz2) = af5fabc7dc3b05c0dbec87e272a50120fe93a0d77f7dee65a0eb3948aade9fb4 -SIZE (fet-7.5.2.tar.bz2) = 16980794 +TIMESTAMP = 1760285600 +SHA256 (fet-7.5.3.tar.bz2) = 97b922a64aee029d2f2f07e067d472e2f8400b17905afe4ec0f7a4bfcbe6fd67 +SIZE (fet-7.5.3.tar.bz2) = 17632595 diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index 15f8e209399c..8fa6eacdd3ec 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= nextcloudclient -PORTVERSION= 3.17.2 +PORTVERSION= 3.17.3 DISTVERSIONPREFIX= v CATEGORIES= deskutils diff --git a/deskutils/nextcloudclient/distinfo b/deskutils/nextcloudclient/distinfo index ad6eb6ee01e2..61ccd6fb7cc0 100644 --- a/deskutils/nextcloudclient/distinfo +++ b/deskutils/nextcloudclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758277937 -SHA256 (nextcloud-desktop-v3.17.2_GH0.tar.gz) = c79c7e05ae3b141e2c4b19da0cde479b63af80eb49164c99af8fa28a38e05aeb -SIZE (nextcloud-desktop-v3.17.2_GH0.tar.gz) = 9510476 +TIMESTAMP = 1760286397 +SHA256 (nextcloud-desktop-v3.17.3_GH0.tar.gz) = 1313cbca31e795bb44bfe7f251ebb0688e3df488d0c94dc2cdddf77d2abb929a +SIZE (nextcloud-desktop-v3.17.3_GH0.tar.gz) = 9553123 diff --git a/deskutils/stirling-pdf/Makefile b/deskutils/stirling-pdf/Makefile index d142c9544dba..10bc0a7410d0 100644 --- a/deskutils/stirling-pdf/Makefile +++ b/deskutils/stirling-pdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= stirling-pdf -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= deskutils java MASTER_SITES= https://files.stirlingpdf.com/v${PORTVERSION}/ DISTNAME= Stirling-PDF-with-login diff --git a/deskutils/stirling-pdf/distinfo b/deskutils/stirling-pdf/distinfo index 5cedfe914cd6..9eb76d4dd36b 100644 --- a/deskutils/stirling-pdf/distinfo +++ b/deskutils/stirling-pdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757134697 -SHA256 (stirling-pdf/1.3.2/Stirling-PDF-with-login.jar) = e424ea6c2ec9c88c422e6dcdac53fcffad498a2bd428a9de92bd748eacd54baa -SIZE (stirling-pdf/1.3.2/Stirling-PDF-with-login.jar) = 153493847 +TIMESTAMP = 1760250582 +SHA256 (stirling-pdf/1.4.0/Stirling-PDF-with-login.jar) = d81584a8f4a81fd3c855158f83e1b510bd8eefdba78b2001fc3945c0b226dd45 +SIZE (stirling-pdf/1.4.0/Stirling-PDF-with-login.jar) = 153283343 diff --git a/deskutils/tatuin/Makefile b/deskutils/tatuin/Makefile index e94a905840ad..b98e6d6d7e39 100644 --- a/deskutils/tatuin/Makefile +++ b/deskutils/tatuin/Makefile @@ -1,6 +1,6 @@ PORTNAME= tatuin DISTVERSIONPREFIX= v -DISTVERSION= 0.24.0 +DISTVERSION= 0.24.1 CATEGORIES= deskutils MAINTAINER= alven@FreeBSD.org diff --git a/deskutils/tatuin/Makefile.crates b/deskutils/tatuin/Makefile.crates index 8e1036654a7c..4a3a8d692311 100644 --- a/deskutils/tatuin/Makefile.crates +++ b/deskutils/tatuin/Makefile.crates @@ -21,7 +21,7 @@ CARGO_CRATES= addr2line-0.25.1 \ bytes-1.10.1 \ cassowary-0.3.0 \ castaway-0.2.4 \ - cc-1.2.39 \ + cc-1.2.41 \ cfg-if-1.0.3 \ chrono-0.4.42 \ chrono-tz-0.10.4 \ @@ -67,7 +67,7 @@ CARGO_CRATES= addr2line-0.25.1 \ errno-0.3.14 \ eyre-0.6.12 \ fastrand-2.3.0 \ - find-msvc-tools-0.1.2 \ + find-msvc-tools-0.1.4 \ fnv-1.0.7 \ foldhash-0.1.5 \ foreign-types-0.3.2 \ @@ -126,12 +126,12 @@ CARGO_CRATES= addr2line-0.25.1 \ js-sys-0.3.81 \ json5-0.4.1 \ lazy_static-1.5.0 \ - libc-0.2.176 \ + libc-0.2.177 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.11.0 \ litemap-0.8.0 \ litrs-0.4.2 \ - lock_api-0.4.13 \ + lock_api-0.4.14 \ log-0.4.28 \ lru-0.12.5 \ markdown-1.0.0 \ @@ -143,7 +143,7 @@ CARGO_CRATES= addr2line-0.25.1 \ mio-1.0.4 \ native-tls-0.2.14 \ nom-7.1.3 \ - nu-ansi-term-0.50.1 \ + nu-ansi-term-0.50.3 \ num-conv-0.1.0 \ num-traits-0.2.19 \ object-0.37.3 \ @@ -155,15 +155,15 @@ CARGO_CRATES= addr2line-0.25.1 \ openssl-sys-0.9.109 \ ordered-multimap-0.7.3 \ owo-colors-4.2.3 \ - parking_lot-0.12.4 \ - parking_lot_core-0.9.11 \ + parking_lot-0.12.5 \ + parking_lot_core-0.9.12 \ paste-1.0.15 \ pathdiff-0.2.3 \ percent-encoding-2.3.2 \ - pest-2.8.2 \ - pest_derive-2.8.2 \ - pest_generator-2.8.2 \ - pest_meta-2.8.2 \ + pest-2.8.3 \ + pest_derive-2.8.3 \ + pest_generator-2.8.3 \ + pest_meta-2.8.3 \ phf-0.12.1 \ phf_shared-0.12.1 \ pin-project-lite-0.2.16 \ @@ -180,10 +180,10 @@ CARGO_CRATES= addr2line-0.25.1 \ rand_core-0.6.4 \ ratatui-0.29.0 \ redb-3.1.0 \ - redox_syscall-0.5.17 \ - regex-1.11.3 \ - regex-automata-0.4.11 \ - regex-syntax-0.8.6 \ + redox_syscall-0.5.18 \ + regex-1.12.1 \ + regex-automata-0.4.12 \ + regex-syntax-0.8.7 \ reqwest-0.12.23 \ reqwest_dav-0.2.2 \ ring-0.17.14 \ @@ -207,7 +207,7 @@ CARGO_CRATES= addr2line-0.25.1 \ serde_core-1.0.228 \ serde_derive-1.0.228 \ serde_json-1.0.145 \ - serde_spanned-1.0.2 \ + serde_spanned-1.0.3 \ serde_urlencoded-0.7.1 \ sha2-0.10.9 \ sha256-1.6.0 \ @@ -220,7 +220,7 @@ CARGO_CRATES= addr2line-0.25.1 \ slab-0.4.11 \ smallvec-1.15.1 \ socket2-0.6.0 \ - stable_deref_trait-1.2.0 \ + stable_deref_trait-1.2.1 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ @@ -235,9 +235,7 @@ CARGO_CRATES= addr2line-0.25.1 \ system-configuration-sys-0.6.0 \ tempfile-3.23.0 \ 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.44 \ time-core-0.1.6 \ @@ -250,10 +248,10 @@ CARGO_CRATES= addr2line-0.25.1 \ tokio-rustls-0.26.4 \ tokio-stream-0.1.17 \ tokio-util-0.7.16 \ - toml-0.9.7 \ - toml_datetime-0.7.2 \ - toml_parser-1.0.3 \ - toml_writer-1.0.3 \ + toml-0.9.8 \ + toml_datetime-0.7.3 \ + toml_parser-1.0.4 \ + toml_writer-1.0.4 \ tower-0.5.2 \ tower-http-0.6.6 \ tower-layer-0.3.3 \ @@ -299,38 +297,38 @@ CARGO_CRATES= addr2line-0.25.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.62.1 \ - windows-implement-0.60.1 \ - windows-interface-0.59.2 \ + windows-core-0.62.2 \ + windows-implement-0.60.2 \ + windows-interface-0.59.3 \ windows-link-0.1.3 \ - windows-link-0.2.0 \ + windows-link-0.2.1 \ windows-registry-0.5.3 \ windows-result-0.3.4 \ - windows-result-0.4.0 \ + windows-result-0.4.1 \ windows-strings-0.4.2 \ - windows-strings-0.5.0 \ + windows-strings-0.5.1 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ - windows-sys-0.61.1 \ + windows-sys-0.61.2 \ windows-targets-0.52.6 \ - windows-targets-0.53.4 \ + windows-targets-0.53.5 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_gnullvm-0.53.1 \ windows_aarch64_msvc-0.52.6 \ - windows_aarch64_msvc-0.53.0 \ + windows_aarch64_msvc-0.53.1 \ windows_i686_gnu-0.52.6 \ - windows_i686_gnu-0.53.0 \ + windows_i686_gnu-0.53.1 \ windows_i686_gnullvm-0.52.6 \ - windows_i686_gnullvm-0.53.0 \ + windows_i686_gnullvm-0.53.1 \ windows_i686_msvc-0.52.6 \ - windows_i686_msvc-0.53.0 \ + windows_i686_msvc-0.53.1 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnu-0.53.1 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_gnullvm-0.53.1 \ windows_x86_64_msvc-0.52.6 \ - windows_x86_64_msvc-0.53.0 \ + windows_x86_64_msvc-0.53.1 \ winnow-0.7.13 \ wit-bindgen-0.46.0 \ writeable-0.6.1 \ diff --git a/deskutils/tatuin/distinfo b/deskutils/tatuin/distinfo index 139686a71347..5c4174056433 100644 --- a/deskutils/tatuin/distinfo +++ b/deskutils/tatuin/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1759591112 +TIMESTAMP = 1760263024 SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b SIZE (rust/crates/addr2line-0.25.1.crate) = 43134 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -45,8 +45,8 @@ SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a SIZE (rust/crates/castaway-0.2.4.crate) = 12546 -SHA256 (rust/crates/cc-1.2.39.crate) = e1354349954c6fc9cb0deab020f27f783cf0b604e8bb754dc4658ecf0d29c35f -SIZE (rust/crates/cc-1.2.39.crate) = 90774 +SHA256 (rust/crates/cc-1.2.41.crate) = ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7 +SIZE (rust/crates/cc-1.2.41.crate) = 91154 SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 @@ -137,8 +137,8 @@ SHA256 (rust/crates/eyre-0.6.12.crate) = 7cd915d99f24784cdc19fd37ef22b97e3ff0ae7 SIZE (rust/crates/eyre-0.6.12.crate) = 45330 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.2.crate) = 1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959 -SIZE (rust/crates/find-msvc-tools-0.1.2.crate) = 30461 +SHA256 (rust/crates/find-msvc-tools-0.1.4.crate) = 52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127 +SIZE (rust/crates/find-msvc-tools-0.1.4.crate) = 30817 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 @@ -255,8 +255,8 @@ SHA256 (rust/crates/json5-0.4.1.crate) = 96b0db21af676c1ce64250b5f40f3ce2cf27e4e SIZE (rust/crates/json5-0.4.1.crate) = 15678 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.176.crate) = 58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174 -SIZE (rust/crates/libc-0.2.176.crate) = 790040 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 @@ -265,8 +265,8 @@ SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0 SIZE (rust/crates/litemap-0.8.0.crate) = 34344 SHA256 (rust/crates/litrs-0.4.2.crate) = f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed SIZE (rust/crates/litrs-0.4.2.crate) = 43399 -SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 -SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/lock_api-0.4.14.crate) = 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 +SIZE (rust/crates/lock_api-0.4.14.crate) = 29249 SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 SIZE (rust/crates/log-0.4.28.crate) = 51131 SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 @@ -289,8 +289,8 @@ SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9 SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 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.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 -SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 +SHA256 (rust/crates/nu-ansi-term-0.50.3.crate) = 7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5 +SIZE (rust/crates/nu-ansi-term-0.50.3.crate) = 29597 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 @@ -313,24 +313,24 @@ SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265 SHA256 (rust/crates/owo-colors-4.2.3.crate) = 9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52 SIZE (rust/crates/owo-colors-4.2.3.crate) = 38315 -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/parking_lot-0.12.5.crate) = 93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a +SIZE (rust/crates/parking_lot-0.12.5.crate) = 46735 +SHA256 (rust/crates/parking_lot_core-0.9.12.crate) = 2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1 +SIZE (rust/crates/parking_lot_core-0.9.12.crate) = 34110 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/pathdiff-0.2.3.crate) = df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3 SIZE (rust/crates/pathdiff-0.2.3.crate) = 7495 SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 -SHA256 (rust/crates/pest-2.8.2.crate) = 21e0a3a33733faeaf8651dfee72dd0f388f0c8e5ad496a3478fa5a922f49cfa8 -SIZE (rust/crates/pest-2.8.2.crate) = 130430 -SHA256 (rust/crates/pest_derive-2.8.2.crate) = bc58706f770acb1dbd0973e6530a3cff4746fb721207feb3a8a6064cd0b6c663 -SIZE (rust/crates/pest_derive-2.8.2.crate) = 42335 -SHA256 (rust/crates/pest_generator-2.8.2.crate) = 6d4f36811dfe07f7b8573462465d5cb8965fffc2e71ae377a33aecf14c2c9a2f -SIZE (rust/crates/pest_generator-2.8.2.crate) = 18669 -SHA256 (rust/crates/pest_meta-2.8.2.crate) = 42919b05089acbd0a5dcd5405fb304d17d1053847b81163d09c4ad18ce8e8420 -SIZE (rust/crates/pest_meta-2.8.2.crate) = 42952 +SHA256 (rust/crates/pest-2.8.3.crate) = 989e7521a040efde50c3ab6bbadafbe15ab6dc042686926be59ac35d74607df4 +SIZE (rust/crates/pest-2.8.3.crate) = 130311 +SHA256 (rust/crates/pest_derive-2.8.3.crate) = 187da9a3030dbafabbbfb20cb323b976dc7b7ce91fcd84f2f74d6e31d378e2de +SIZE (rust/crates/pest_derive-2.8.3.crate) = 43363 +SHA256 (rust/crates/pest_generator-2.8.3.crate) = 49b401d98f5757ebe97a26085998d6c0eecec4995cad6ab7fc30ffdf4b052843 +SIZE (rust/crates/pest_generator-2.8.3.crate) = 43010 +SHA256 (rust/crates/pest_meta-2.8.3.crate) = 72f27a2cfee9f9039c4d86faa5af122a0ac3851441a34865b8a043b46be0065a +SIZE (rust/crates/pest_meta-2.8.3.crate) = 67289 SHA256 (rust/crates/phf-0.12.1.crate) = 913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7 SIZE (rust/crates/phf-0.12.1.crate) = 23768 SHA256 (rust/crates/phf_shared-0.12.1.crate) = 06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981 @@ -363,14 +363,14 @@ SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68 SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 SHA256 (rust/crates/redb-3.1.0.crate) = ae323eb086579a3769daa2c753bb96deb95993c534711e0dbe881b5192906a06 SIZE (rust/crates/redb-3.1.0.crate) = 175162 -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.3.crate) = 8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c -SIZE (rust/crates/regex-1.11.3.crate) = 163275 -SHA256 (rust/crates/regex-automata-0.4.11.crate) = 833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad -SIZE (rust/crates/regex-automata-0.4.11.crate) = 622880 -SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 -SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/redox_syscall-0.5.18.crate) = ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d +SIZE (rust/crates/redox_syscall-0.5.18.crate) = 30747 +SHA256 (rust/crates/regex-1.12.1.crate) = 4a52d8d02cacdb176ef4678de6c052efb4b3da14b78e4db683a4252762be5433 +SIZE (rust/crates/regex-1.12.1.crate) = 163864 +SHA256 (rust/crates/regex-automata-0.4.12.crate) = 722166aa0d7438abbaa4d5cc2c649dac844e8c56d82fb3d33e9c34b5cd268fc6 +SIZE (rust/crates/regex-automata-0.4.12.crate) = 625221 +SHA256 (rust/crates/regex-syntax-0.8.7.crate) = c3160422bbd54dd5ecfdca71e5fd59b7b8fe2b1697ab2baf64f6d05dcc66d298 +SIZE (rust/crates/regex-syntax-0.8.7.crate) = 358811 SHA256 (rust/crates/reqwest-0.12.23.crate) = d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb SIZE (rust/crates/reqwest-0.12.23.crate) = 161307 SHA256 (rust/crates/reqwest_dav-0.2.2.crate) = 18a30b57f293dcb1a54163fc51fbbdbdaa3b622c4dbd8675a1062e0c671fab9a @@ -417,8 +417,8 @@ SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab666 SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 -SHA256 (rust/crates/serde_spanned-1.0.2.crate) = 5417783452c2be558477e104686f7de5dae53dba813c28435e0e70f82d9b04ee -SIZE (rust/crates/serde_spanned-1.0.2.crate) = 11032 +SHA256 (rust/crates/serde_spanned-1.0.3.crate) = e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392 +SIZE (rust/crates/serde_spanned-1.0.3.crate) = 11011 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 @@ -443,8 +443,8 @@ SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 SIZE (rust/crates/socket2-0.6.0.crate) = 57974 -SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 -SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596 +SIZE (rust/crates/stable_deref_trait-1.2.1.crate) = 8186 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f @@ -473,12 +473,8 @@ SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 -SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 -SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/time-0.3.44.crate) = 91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d @@ -503,14 +499,14 @@ SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253 SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 -SHA256 (rust/crates/toml-0.9.7.crate) = 00e5e5d9bf2475ac9d4f0d9edab68cc573dc2fd644b0dba36b0c30a92dd9eaa0 -SIZE (rust/crates/toml-0.9.7.crate) = 55852 -SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 -SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 -SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 -SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 -SHA256 (rust/crates/toml_writer-1.0.3.crate) = d163a63c116ce562a22cda521fcc4d79152e7aba014456fb5eb442f6d6a10109 -SIZE (rust/crates/toml_writer-1.0.3.crate) = 17173 +SHA256 (rust/crates/toml-0.9.8.crate) = f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8 +SIZE (rust/crates/toml-0.9.8.crate) = 56104 +SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533 +SIZE (rust/crates/toml_datetime-0.7.3.crate) = 17827 +SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e +SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 +SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 +SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 @@ -601,70 +597,70 @@ SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-core-0.62.1.crate) = 6844ee5416b285084d3d3fffd743b925a6c9385455f64f6d4fa3031c4c2749a9 -SIZE (rust/crates/windows-core-0.62.1.crate) = 36948 -SHA256 (rust/crates/windows-implement-0.60.1.crate) = edb307e42a74fb6de9bf3a02d9712678b22399c87e6fa869d6dfcd8c1b7754e0 -SIZE (rust/crates/windows-implement-0.60.1.crate) = 15257 -SHA256 (rust/crates/windows-interface-0.59.2.crate) = c0abd1ddbc6964ac14db11c7213d6532ef34bd9aa042c2e5935f59d7908b46a5 -SIZE (rust/crates/windows-interface-0.59.2.crate) = 11735 +SHA256 (rust/crates/windows-core-0.62.2.crate) = b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb +SIZE (rust/crates/windows-core-0.62.2.crate) = 36932 +SHA256 (rust/crates/windows-implement-0.60.2.crate) = 053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf +SIZE (rust/crates/windows-implement-0.60.2.crate) = 15325 +SHA256 (rust/crates/windows-interface-0.59.3.crate) = 3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358 +SIZE (rust/crates/windows-interface-0.59.3.crate) = 11809 SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 -SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 -SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 SHA256 (rust/crates/windows-registry-0.5.3.crate) = 5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e SIZE (rust/crates/windows-registry-0.5.3.crate) = 13386 SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 -SHA256 (rust/crates/windows-result-0.4.0.crate) = 7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f -SIZE (rust/crates/windows-result-0.4.0.crate) = 13420 +SHA256 (rust/crates/windows-result-0.4.1.crate) = 7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5 +SIZE (rust/crates/windows-result-0.4.1.crate) = 13381 SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 -SHA256 (rust/crates/windows-strings-0.5.0.crate) = 7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda -SIZE (rust/crates/windows-strings-0.5.0.crate) = 13992 +SHA256 (rust/crates/windows-strings-0.5.1.crate) = 7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091 +SIZE (rust/crates/windows-strings-0.5.1.crate) = 13966 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 -SHA256 (rust/crates/windows-sys-0.61.1.crate) = 6f109e41dd4a3c848907eb83d5a42ea98b3769495597450cf6d153507b166f0f -SIZE (rust/crates/windows-sys-0.61.1.crate) = 2517255 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.4.crate) = 2d42b7b7f66d2a06854650af09cfdf8713e427a439c97ad65a6375318033ac4b -SIZE (rust/crates/windows-targets-0.53.4.crate) = 7161 +SHA256 (rust/crates/windows-targets-0.53.5.crate) = 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 +SIZE (rust/crates/windows-targets-0.53.5.crate) = 7126 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 -SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = 787748 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 -SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c -SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.1.crate) = b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 +SIZE (rust/crates/windows_aarch64_msvc-0.53.1.crate) = 838009 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 -SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 -SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 +SHA256 (rust/crates/windows_i686_gnu-0.53.1.crate) = 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 +SIZE (rust/crates/windows_i686_gnu-0.53.1.crate) = 939775 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 -SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 -SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.1.crate) = fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c +SIZE (rust/crates/windows_i686_gnullvm-0.53.1.crate) = 857396 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 -SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d -SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_i686_msvc-0.53.1.crate) = 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 +SIZE (rust/crates/windows_i686_msvc-0.53.1.crate) = 907688 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 -SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba -SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 +SIZE (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 903712 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 -SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 787739 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 -SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.1.crate) = d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 +SIZE (rust/crates/windows_x86_64_msvc-0.53.1.crate) = 837950 SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf SIZE (rust/crates/winnow-0.7.13.crate) = 174454 SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 @@ -697,5 +693,5 @@ SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57 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 (panter-dsd-tatuin-v0.24.0_GH0.tar.gz) = 9656bd55115c3cb98b167aacd8338e0c0166ef03937af3d1ea78cce83187c13b -SIZE (panter-dsd-tatuin-v0.24.0_GH0.tar.gz) = 1562139 +SHA256 (panter-dsd-tatuin-v0.24.1_GH0.tar.gz) = 2fd2d8f0677e7c78d036453bf7fc2b829ea4f9f2430e663ee4dcfd1bacf47939 +SIZE (panter-dsd-tatuin-v0.24.1_GH0.tar.gz) = 1562433 diff --git a/deskutils/tatuin/files/patch-Cargo.toml b/deskutils/tatuin/files/patch-Cargo.toml new file mode 100644 index 000000000000..24dc644e2add --- /dev/null +++ b/deskutils/tatuin/files/patch-Cargo.toml @@ -0,0 +1,13 @@ +Use system OpenSSL instead of vendored one + +https://github.com/panter-dsd/tatuin/commit/2380e344736bd5622a48ba31f58a28af1c0a547f#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542R43 +--- Cargo.toml.orig 2025-10-11 07:48:31 UTC ++++ Cargo.toml +@@ -40,6 +40,6 @@ xdg = "3.0.0" + tracing-subscriber = "0.3.19" + uuid = { version = "1.18.1", features = ["v4"] } + xdg = "3.0.0" +-openssl = { version = "0.10", features = ["vendored"] } ++openssl = { version = "0.10", features = [] } + tatuin-core = { path = "./tatuin-core", version = "0.2.2" } + tatuin-providers = { path = "./tatuin-providers", version = "0.3.1" } diff --git a/devel/Makefile b/devel/Makefile index f522ded40728..85db7519a2ca 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -7703,6 +7703,7 @@ SUBDIR += rubygem-opentelemetry-helpers-mysql SUBDIR += rubygem-opentelemetry-helpers-sql SUBDIR += rubygem-opentelemetry-helpers-sql-obfuscation + SUBDIR += rubygem-opentelemetry-helpers-sql-processor SUBDIR += rubygem-opentelemetry-instrumentation-action_mailer SUBDIR += rubygem-opentelemetry-instrumentation-action_pack SUBDIR += rubygem-opentelemetry-instrumentation-action_view diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index a386d5959216..1713aa279988 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.154.0 +DISTVERSION= 0.155.0 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo index bccc88d28007..c2cb665e6397 100644 --- a/devel/cirrus-cli/distinfo +++ b/devel/cirrus-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760114006 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.154.0/v0.154.0.mod) = 113a42e3c84e386566d34d91464e920be141b306503c6fad24d12117326a775d -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.154.0/v0.154.0.mod) = 10610 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.154.0/v0.154.0.zip) = 637459efb5ce58c0e0172edc1dfc1424ea0573b5c371bc5dc9695cf04ed8ad72 -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.154.0/v0.154.0.zip) = 1317291 +TIMESTAMP = 1760256488 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.155.0/v0.155.0.mod) = 113a42e3c84e386566d34d91464e920be141b306503c6fad24d12117326a775d +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.155.0/v0.155.0.mod) = 10610 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.155.0/v0.155.0.zip) = 00eace719e00be898b02677857d772db80bc9c15f9d2374ad30821005b440ac9 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.155.0/v0.155.0.zip) = 1317894 diff --git a/devel/exomizer/Makefile b/devel/exomizer/Makefile index 2082a89586a8..bddbdb855b9e 100644 --- a/devel/exomizer/Makefile +++ b/devel/exomizer/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 3.1.2 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/magli143/exomizer/wiki/downloads/ -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cruncher for 6502-based systems WWW= https://bitbucket.org/magli143/exomizer/wiki/Home diff --git a/devel/glab/Makefile b/devel/glab/Makefile index f051a3c7bc87..eb93bddd6bd2 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,7 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.72.0 -PORTREVISION= 1 +DISTVERSION= 1.73.1 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/glab/distinfo b/devel/glab/distinfo index e8ba1553ee93..fb2af53a4a46 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758177654 -SHA256 (go/devel_glab/glab-v1.72.0/v1.72.0.mod) = 87f5664d44f604f8f9bee07a23fa76d64848120d46d02d8afd7ea391529a8633 -SIZE (go/devel_glab/glab-v1.72.0/v1.72.0.mod) = 6451 -SHA256 (go/devel_glab/glab-v1.72.0/v1.72.0.zip) = bc72814dcaa718dbd36d5d498d1ae10e580868fa6b033eded8ea07b0b6d97e56 -SIZE (go/devel_glab/glab-v1.72.0/v1.72.0.zip) = 17499130 +TIMESTAMP = 1760252925 +SHA256 (go/devel_glab/glab-v1.73.1/v1.73.1.mod) = 6c38c677d14fc3d35aa06017b339ef57be98de0f2142523635d63b5eeb9ac600 +SIZE (go/devel_glab/glab-v1.73.1/v1.73.1.mod) = 8140 +SHA256 (go/devel_glab/glab-v1.73.1/v1.73.1.zip) = a698c8ef0d0ba94ee8be4b398ccfa7fa963cb5f16c507119a53bd5da0174559c +SIZE (go/devel_glab/glab-v1.73.1/v1.73.1.zip) = 17506729 diff --git a/devel/glab/pkg-plist b/devel/glab/pkg-plist index d59b362f7fc2..7f6273740199 100644 --- a/devel/glab/pkg-plist +++ b/devel/glab/pkg-plist @@ -55,6 +55,7 @@ %%MANPAGES%%share/man/man1/glab-duo.1.gz %%MANPAGES%%share/man/man1/glab-duo-claude-token.1.gz %%MANPAGES%%share/man/man1/glab-duo-claude.1.gz +%%MANPAGES%%share/man/man1/glab-duo-codex.1.gz %%MANPAGES%%share/man/man1/glab-incident-close.1.gz %%MANPAGES%%share/man/man1/glab-incident-list.1.gz %%MANPAGES%%share/man/man1/glab-incident-note.1.gz diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile index 36dab671090e..95c32dd9c088 100644 --- a/devel/p5-App-Cmd/Makefile +++ b/devel/p5-App-Cmd/Makefile @@ -1,5 +1,5 @@ PORTNAME= App-Cmd -DISTVERSION= 0.337 +DISTVERSION= 0.338 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-App-Cmd/distinfo b/devel/p5-App-Cmd/distinfo index 0672c9fe5c8d..917f35b9f820 100644 --- a/devel/p5-App-Cmd/distinfo +++ b/devel/p5-App-Cmd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735892645 -SHA256 (App-Cmd-0.337.tar.gz) = f6acf2c31108bbc38a6f0d747112df0036cb95f33db094ac470f698b0539a0eb -SIZE (App-Cmd-0.337.tar.gz) = 50287 +TIMESTAMP = 1760256658 +SHA256 (App-Cmd-0.338.tar.gz) = 600da9292b22193f8b72d1b8dbf0af13d201edcc73a8292882461550e8db5221 +SIZE (App-Cmd-0.338.tar.gz) = 50670 diff --git a/devel/please/Makefile b/devel/please/Makefile index 751a6011d6cc..d200b10a7f85 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,6 +1,6 @@ PORTNAME= please DISTVERSIONPREFIX= v -DISTVERSION= 17.20.0 +DISTVERSION= 17.21.0 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod diff --git a/devel/please/distinfo b/devel/please/distinfo index 4f40add75338..0fa122beb150 100644 --- a/devel/please/distinfo +++ b/devel/please/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760114563 -SHA256 (go/devel_please/thought-machine-please-v17.20.0_GH0/go.mod) = f0f612115a5d26718a91d6f4cf2a153360db691cfc5a24f5049f043f0b45dbda -SIZE (go/devel_please/thought-machine-please-v17.20.0_GH0/go.mod) = 5379 -SHA256 (go/devel_please/thought-machine-please-v17.20.0_GH0/thought-machine-please-v17.20.0_GH0.tar.gz) = ac8722c1dc760119672630eb9994588252eeb5cb5daf670e69787aed894ca42d -SIZE (go/devel_please/thought-machine-please-v17.20.0_GH0/thought-machine-please-v17.20.0_GH0.tar.gz) = 2072816 +TIMESTAMP = 1760256724 +SHA256 (go/devel_please/thought-machine-please-v17.21.0_GH0/go.mod) = f0f612115a5d26718a91d6f4cf2a153360db691cfc5a24f5049f043f0b45dbda +SIZE (go/devel_please/thought-machine-please-v17.21.0_GH0/go.mod) = 5379 +SHA256 (go/devel_please/thought-machine-please-v17.21.0_GH0/thought-machine-please-v17.21.0_GH0.tar.gz) = 3a7236699dd3ff0866553299a65afe4d94b8d8af7aaab943a9b50c3465e6899b +SIZE (go/devel_please/thought-machine-please-v17.21.0_GH0/thought-machine-please-v17.21.0_GH0.tar.gz) = 2072758 diff --git a/devel/poser/Makefile b/devel/poser/Makefile index 9d3fea06bf85..4b54a24a14bb 100644 --- a/devel/poser/Makefile +++ b/devel/poser/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel MASTER_SITES= https://github.com/Zirias/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}/releases/download/v${DISTVERSION} -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C framework for POsix SERvices WWW= https://zirias.github.io/poser/ diff --git a/devel/py-cysignals/Makefile b/devel/py-cysignals/Makefile index 26b3d8390db9..f544f1ce3174 100644 --- a/devel/py-cysignals/Makefile +++ b/devel/py-cysignals/Makefile @@ -1,5 +1,5 @@ PORTNAME= cysignals -PORTVERSION= 1.12.4 +PORTVERSION= 1.12.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-cysignals/distinfo b/devel/py-cysignals/distinfo index f7182fb48877..7be5ff5b3c17 100644 --- a/devel/py-cysignals/distinfo +++ b/devel/py-cysignals/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755003209 -SHA256 (cysignals-1.12.4.tar.gz) = 4aefa3b35eb036cb40b2b948df84725976b987895338204f64550e2d63891f5f -SIZE (cysignals-1.12.4.tar.gz) = 65545 +TIMESTAMP = 1760031747 +SHA256 (cysignals-1.12.5.tar.gz) = 8f8ed409043d028b59d063dc4c069cbf12a750534757ce06f38eeac5ff368700 +SIZE (cysignals-1.12.5.tar.gz) = 86022 diff --git a/devel/py-cysignals/pkg-plist b/devel/py-cysignals/pkg-plist index d1e2cceb0a0a..dc13c67df401 100644 --- a/devel/py-cysignals/pkg-plist +++ b/devel/py-cysignals/pkg-plist @@ -3,6 +3,7 @@ bin/cysignals-CSI %%PYTHON_SITELIBDIR%%/cysignals-%%VER%%.dist-info/METADATA %%PYTHON_SITELIBDIR%%/cysignals-%%VER%%.dist-info/RECORD %%PYTHON_SITELIBDIR%%/cysignals-%%VER%%.dist-info/WHEEL +%%PYTHON_SITELIBDIR%%/cysignals-%%VER%%.dist-info/entry_points.txt %%PYTHON_SITELIBDIR%%/cysignals/__init__.py %%PYTHON_SITELIBDIR%%/cysignals/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/cysignals/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc @@ -11,6 +12,7 @@ bin/cysignals-CSI %%PYTHON_SITELIBDIR%%/cysignals/alarm%%PYTHON_TAG%%.so %%PYTHON_SITELIBDIR%%/cysignals/cysignals_config.h %%PYTHON_SITELIBDIR%%/cysignals/cysignals-CSI-helper.py +%%PYTHON_SITELIBDIR%%/cysignals/cysignals.pc %%PYTHON_SITELIBDIR%%/cysignals/macros.h %%PYTHON_SITELIBDIR%%/cysignals/memory.pxd %%PYTHON_SITELIBDIR%%/cysignals/pselect%%PYTHON_TAG%%.so diff --git a/devel/py-pipdeptree/Makefile b/devel/py-pipdeptree/Makefile index bf755292ff07..08666428b5d6 100644 --- a/devel/py-pipdeptree/Makefile +++ b/devel/py-pipdeptree/Makefile @@ -1,5 +1,5 @@ PORTNAME= pipdeptree -DISTVERSION= 2.28.0 +DISTVERSION= 2.29.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27:devel/py-hatchling@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4:devel/py-hatch-vcs@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=24.1:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pip>=23.3.2:devel/py-pip@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.5:devel/py-hatch-vcs@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=25:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pip>=23.2:devel/py-pip@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest @@ -24,5 +24,6 @@ NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|import __version__|import version as __version__|g' \ ${WRKSRC}/src/pipdeptree/_cli.py + @${REINPLACE_CMD} -e 's|pip>=25.2|pip>=23.2|g' ${WRKSRC}/pyproject.toml .include <bsd.port.mk> diff --git a/devel/py-pipdeptree/distinfo b/devel/py-pipdeptree/distinfo index a02ac03759ce..384c83ea098c 100644 --- a/devel/py-pipdeptree/distinfo +++ b/devel/py-pipdeptree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753181455 -SHA256 (pipdeptree-2.28.0.tar.gz) = bae533e30249b1aa6d9cb315ef6f1c039e9adaa55d5b25438395cace5716eaa6 -SIZE (pipdeptree-2.28.0.tar.gz) = 42583 +TIMESTAMP = 1760257175 +SHA256 (pipdeptree-2.29.0.tar.gz) = e21ea782b6266611a5505d76db2f187f43eb140248029e06b535928617f6847f +SIZE (pipdeptree-2.29.0.tar.gz) = 42077 diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile index 303e70a02a4e..5bd4d3910803 100644 --- a/devel/py-virtualenv/Makefile +++ b/devel/py-virtualenv/Makefile @@ -1,5 +1,5 @@ PORTNAME= virtualenv -PORTVERSION= 20.35.1 +PORTVERSION= 20.35.3 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distlib>=0.3.7:devel/py-distlib@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distlib>=0.3.7:devel/py-distlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}filelock>=3.12.2:sysutils/py-filelock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=3.9.1:devel/py-platformdirs@${PY_FLAVOR} -# tests: 321 passed, 33 skipped +# tests: 355 passed, 38 skipped, 2 deselected TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}covdefaults>=2.3:devel/py-covdefaults@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>=7.3.2:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage_enable_subprocess>=1.0:devel/py-coverage_enable_subprocess@${PY_FLAVOR} \ @@ -35,6 +35,7 @@ USES= cpe python USE_GITHUB= yes GH_ACCOUNT= pypa USE_PYTHON= autoplist concurrent pep517 pytest +PYTEST_BROKEN_TESTS= test_build_c_ext.py # ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 # Fix the LookupError: setuptools-scm was unable to detect version (build target) MAKE_ENV= SETUPTOOLS_SCM_PRETEND_VERSION="${PORTVERSION}" diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo index e0dd1268aefb..9b7606e582d6 100644 --- a/devel/py-virtualenv/distinfo +++ b/devel/py-virtualenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760086524 -SHA256 (pypa-virtualenv-20.35.1_GH0.tar.gz) = 036d53c978bde6f11c7cfa7687491756d0e12e1a77cfbfda01b03988f5947776 -SIZE (pypa-virtualenv-20.35.1_GH0.tar.gz) = 6047898 +TIMESTAMP = 1760254700 +SHA256 (pypa-virtualenv-20.35.3_GH0.tar.gz) = ea7aae2fa5525b119f6c4254f2aa786805011a911e6438c97a58be89135a110d +SIZE (pypa-virtualenv-20.35.3_GH0.tar.gz) = 6044008 diff --git a/devel/rubygem-opentelemetry-helpers-sql-obfuscation/Makefile b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/Makefile index 6ac739cac083..ab6c6de1ddc2 100644 --- a/devel/rubygem-opentelemetry-helpers-sql-obfuscation/Makefile +++ b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-helpers-sql-obfuscation -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-opentelemetry-helpers-sql-obfuscation/distinfo b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/distinfo index 24eb33ca1c11..a2cfa2ae6127 100644 --- a/devel/rubygem-opentelemetry-helpers-sql-obfuscation/distinfo +++ b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752212838 -SHA256 (rubygem/opentelemetry-helpers-sql-obfuscation-0.3.0.gem) = f5d866d58f98267b5302be479c9dddad25ddf7db19030d44fb5ab93025ea9e4b -SIZE (rubygem/opentelemetry-helpers-sql-obfuscation-0.3.0.gem) = 11776 +TIMESTAMP = 1760245948 +SHA256 (rubygem/opentelemetry-helpers-sql-obfuscation-0.4.0.gem) = 7252199f13df8dabb0a44f6b856c0ed3393585b9ad055371da4227a88a2c2341 +SIZE (rubygem/opentelemetry-helpers-sql-obfuscation-0.4.0.gem) = 12288 diff --git a/devel/rubygem-opentelemetry-helpers-sql-processor/Makefile b/devel/rubygem-opentelemetry-helpers-sql-processor/Makefile new file mode 100644 index 000000000000..49b4d4167fdb --- /dev/null +++ b/devel/rubygem-opentelemetry-helpers-sql-processor/Makefile @@ -0,0 +1,21 @@ +PORTNAME= opentelemetry-helpers-sql-processor +PORTVERSION= 0.1.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= SQL Processing Instrumentation Helpers for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/helpers/sql-processor + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-common>=0.21<1:devel/rubygem-opentelemetry-common + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/rubygem-opentelemetry-helpers-sql-processor/distinfo b/devel/rubygem-opentelemetry-helpers-sql-processor/distinfo new file mode 100644 index 000000000000..a2cfa2ae6127 --- /dev/null +++ b/devel/rubygem-opentelemetry-helpers-sql-processor/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1760245948 +SHA256 (rubygem/opentelemetry-helpers-sql-obfuscation-0.4.0.gem) = 7252199f13df8dabb0a44f6b856c0ed3393585b9ad055371da4227a88a2c2341 +SIZE (rubygem/opentelemetry-helpers-sql-obfuscation-0.4.0.gem) = 12288 diff --git a/devel/rubygem-opentelemetry-helpers-sql-processor/pkg-descr b/devel/rubygem-opentelemetry-helpers-sql-processor/pkg-descr new file mode 100644 index 000000000000..a914f87bd4c9 --- /dev/null +++ b/devel/rubygem-opentelemetry-helpers-sql-processor/pkg-descr @@ -0,0 +1 @@ +SQL Processing Instrumentation Helpers for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile b/devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile index 0bac5f0dedf3..68303c376b1e 100644 --- a/devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-action_mailer -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-active_support>=0.7<1:devel/rubygem-opentelemetry-instrumentation-active_support \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-active_support>=0.7<1:devel/rubygem-opentelemetry-instrumentation-active_support USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-action_mailer/distinfo b/devel/rubygem-opentelemetry-instrumentation-action_mailer/distinfo index 1729e3239fe0..60eeb26d91a7 100644 --- a/devel/rubygem-opentelemetry-instrumentation-action_mailer/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-action_mailer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737270729 -SHA256 (rubygem/opentelemetry-instrumentation-action_mailer-0.4.0.gem) = e8b5959572038dc0367300b5425f2f7b297fc0b372a966832b1aad4af06ee9a2 -SIZE (rubygem/opentelemetry-instrumentation-action_mailer-0.4.0.gem) = 12288 +TIMESTAMP = 1760246673 +SHA256 (rubygem/opentelemetry-instrumentation-action_mailer-0.5.0.gem) = c6b2311a6b687a0e7601c69a9c31ba7de2d35b9b82c5ed1a36dc0d5356c2386a +SIZE (rubygem/opentelemetry-instrumentation-action_mailer-0.5.0.gem) = 12288 diff --git a/devel/rubygem-opentelemetry-instrumentation-action_pack/Makefile b/devel/rubygem-opentelemetry-instrumentation-action_pack/Makefile index 09c5bfdfb460..4520b527f43f 100644 --- a/devel/rubygem-opentelemetry-instrumentation-action_pack/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-action_pack/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-action_pack -PORTVERSION= 0.13.0 +PORTVERSION= 0.14.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base \ - rubygem-opentelemetry-instrumentation-rack>=0.21<1:devel/rubygem-opentelemetry-instrumentation-rack +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-rack>=0.21<1:devel/rubygem-opentelemetry-instrumentation-rack USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-action_pack/distinfo b/devel/rubygem-opentelemetry-instrumentation-action_pack/distinfo index 12ca39732ddf..6028218078b7 100644 --- a/devel/rubygem-opentelemetry-instrumentation-action_pack/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-action_pack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755838108 -SHA256 (rubygem/opentelemetry-instrumentation-action_pack-0.13.0.gem) = c40b706faac373afa924e658a04d0fe864cf4c754e2df21a1361309b39e4b76f -SIZE (rubygem/opentelemetry-instrumentation-action_pack-0.13.0.gem) = 14336 +TIMESTAMP = 1760246819 +SHA256 (rubygem/opentelemetry-instrumentation-action_pack-0.14.1.gem) = c6ec48256e33bc4d5ca22d65676476ed1b35db6071c7e4391fb3cd30ed2d5924 +SIZE (rubygem/opentelemetry-instrumentation-action_pack-0.14.1.gem) = 14336 diff --git a/devel/rubygem-opentelemetry-instrumentation-action_view/Makefile b/devel/rubygem-opentelemetry-instrumentation-action_view/Makefile index ef5ae6d7c8ec..d6e888637cef 100644 --- a/devel/rubygem-opentelemetry-instrumentation-action_view/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-action_view/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-action_view -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-active_support>=0.7<1:devel/rubygem-opentelemetry-instrumentation-active_support \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-active_support>=0.7<1:devel/rubygem-opentelemetry-instrumentation-active_support USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-action_view/distinfo b/devel/rubygem-opentelemetry-instrumentation-action_view/distinfo index 6f8ae6e5a646..bd00332431a2 100644 --- a/devel/rubygem-opentelemetry-instrumentation-action_view/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-action_view/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737270775 -SHA256 (rubygem/opentelemetry-instrumentation-action_view-0.9.0.gem) = 4b434644650bf66c0bab9984c0b1f2e2c474ed0b0d5638f5153677efe8bcc561 -SIZE (rubygem/opentelemetry-instrumentation-action_view-0.9.0.gem) = 11776 +TIMESTAMP = 1760246972 +SHA256 (rubygem/opentelemetry-instrumentation-action_view-0.10.0.gem) = da91f6e48286d3904246fbd9b445111471d46dd212206bb554914d679928b377 +SIZE (rubygem/opentelemetry-instrumentation-action_view-0.10.0.gem) = 11776 diff --git a/devel/rubygem-opentelemetry-instrumentation-active_job/Makefile b/devel/rubygem-opentelemetry-instrumentation-active_job/Makefile index 5b308652eaa6..cc12fce033ec 100644 --- a/devel/rubygem-opentelemetry-instrumentation-active_job/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-active_job/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-active_job -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23.0<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-active_job/distinfo b/devel/rubygem-opentelemetry-instrumentation-active_job/distinfo index 37044cb9e47b..d57886056d47 100644 --- a/devel/rubygem-opentelemetry-instrumentation-active_job/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-active_job/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737273962 -SHA256 (rubygem/opentelemetry-instrumentation-active_job-0.8.0.gem) = 9d5d884e05421ca9444635ac9c96886bccf1a042d4ee5d3282f620d0acd5613d -SIZE (rubygem/opentelemetry-instrumentation-active_job-0.8.0.gem) = 16384 +TIMESTAMP = 1760247290 +SHA256 (rubygem/opentelemetry-instrumentation-active_job-0.9.0.gem) = 80787548195b5a80c7d9a3e1f2b14b2033ad10776b2800785825007cdf1ec2bc +SIZE (rubygem/opentelemetry-instrumentation-active_job-0.9.0.gem) = 16384 diff --git a/devel/rubygem-opentelemetry-instrumentation-active_record/Makefile b/devel/rubygem-opentelemetry-instrumentation-active_record/Makefile index f0661801f4dd..299904651219 100644 --- a/devel/rubygem-opentelemetry-instrumentation-active_record/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-active_record/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-active_record -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23.0<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-active_record/distinfo b/devel/rubygem-opentelemetry-instrumentation-active_record/distinfo index 04e2a9f7c498..5fd2ed747f19 100644 --- a/devel/rubygem-opentelemetry-instrumentation-active_record/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-active_record/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737273020 -SHA256 (rubygem/opentelemetry-instrumentation-active_record-0.9.0.gem) = 9cbcb92dbfd48fa7bbf7524e3567e334f1773055467e9c6fbeaa49d911a60140 -SIZE (rubygem/opentelemetry-instrumentation-active_record-0.9.0.gem) = 12288 +TIMESTAMP = 1760247392 +SHA256 (rubygem/opentelemetry-instrumentation-active_record-0.10.0.gem) = 6b57be9d406bb6cbf5c5a11eb6a3424d7a4491672f61c689201dd2bdbf2eb835 +SIZE (rubygem/opentelemetry-instrumentation-active_record-0.10.0.gem) = 12288 diff --git a/devel/rubygem-opentelemetry-instrumentation-active_storage/Makefile b/devel/rubygem-opentelemetry-instrumentation-active_storage/Makefile index f488e31a32ca..7dcb8634ffe3 100644 --- a/devel/rubygem-opentelemetry-instrumentation-active_storage/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-active_storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-active_storage -PORTVERSION= 0.1.1 +PORTVERSION= 0.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-active_support>=0.7<1:devel/rubygem-opentelemetry-instrumentation-active_support \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-active_support>=0.7<1:devel/rubygem-opentelemetry-instrumentation-active_support USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-active_storage/distinfo b/devel/rubygem-opentelemetry-instrumentation-active_storage/distinfo index c7186ff976fb..6bc9485a36dd 100644 --- a/devel/rubygem-opentelemetry-instrumentation-active_storage/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-active_storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742025605 -SHA256 (rubygem/opentelemetry-instrumentation-active_storage-0.1.1.gem) = a654926abbeca00ec1fe942f9e4ded610530e23630d2cfb88fb876eabef4a703 -SIZE (rubygem/opentelemetry-instrumentation-active_storage-0.1.1.gem) = 11776 +TIMESTAMP = 1760247489 +SHA256 (rubygem/opentelemetry-instrumentation-active_storage-0.2.0.gem) = d8aff194b7469f3beb63a707d5fb3179fd24a02c84ee5ba4d428367e86764d66 +SIZE (rubygem/opentelemetry-instrumentation-active_storage-0.2.0.gem) = 11776 diff --git a/devel/rubygem-opentelemetry-instrumentation-active_support/Makefile b/devel/rubygem-opentelemetry-instrumentation-active_support/Makefile index 9013ed129a31..24995ec0a488 100644 --- a/devel/rubygem-opentelemetry-instrumentation-active_support/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-active_support/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-active_support -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23.0<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-active_support/distinfo b/devel/rubygem-opentelemetry-instrumentation-active_support/distinfo index be7948747a15..6316f41abf38 100644 --- a/devel/rubygem-opentelemetry-instrumentation-active_support/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-active_support/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737270815 -SHA256 (rubygem/opentelemetry-instrumentation-active_support-0.8.0.gem) = 9be102354e420ed08a6841d113e39d9c5480ed35940fe7268c7297656167d999 -SIZE (rubygem/opentelemetry-instrumentation-active_support-0.8.0.gem) = 12288 +TIMESTAMP = 1760247616 +SHA256 (rubygem/opentelemetry-instrumentation-active_support-0.9.0.gem) = e44463d612941b99a31b5c8e7ec6d019fae0baba9cbfac047fe4ee2254b95367 +SIZE (rubygem/opentelemetry-instrumentation-active_support-0.9.0.gem) = 12800 diff --git a/devel/rubygem-opentelemetry-instrumentation-aws_sdk/Makefile b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/Makefile index 9a708cca721b..0d887bf5c424 100644 --- a/devel/rubygem-opentelemetry-instrumentation-aws_sdk/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-aws_sdk -PORTVERSION= 0.8.2 +PORTVERSION= 0.9.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23.0<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-aws_sdk/distinfo b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/distinfo index fbe96833b6dd..c477d1e658b5 100644 --- a/devel/rubygem-opentelemetry-instrumentation-aws_sdk/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755147088 -SHA256 (rubygem/opentelemetry-instrumentation-aws_sdk-0.8.2.gem) = 27be7a1f2bba7a887d3c9ab5ec734a439e6f458e592450ddf0761d6f07c3546f -SIZE (rubygem/opentelemetry-instrumentation-aws_sdk-0.8.2.gem) = 14848 +TIMESTAMP = 1760247725 +SHA256 (rubygem/opentelemetry-instrumentation-aws_sdk-0.9.0.gem) = a754e13fa86db273f7fce47a7294ad7bf1fc309c0f1cf6ca8fbfe8d5959b48e3 +SIZE (rubygem/opentelemetry-instrumentation-aws_sdk-0.9.0.gem) = 14848 diff --git a/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/Makefile b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/Makefile index 11c04db9d993..6fe07e00816f 100644 --- a/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-concurrent_ruby -PORTVERSION= 0.22.0 +PORTVERSION= 0.23.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23.0<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/distinfo b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/distinfo index 4246808d2c4e..e44a74e4c55e 100644 --- a/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737272980 -SHA256 (rubygem/opentelemetry-instrumentation-concurrent_ruby-0.22.0.gem) = fba61e55b4f66331a53ad82cb0a0c225a1ddea9a4f693fcf2e9fa7e7199c6897 -SIZE (rubygem/opentelemetry-instrumentation-concurrent_ruby-0.22.0.gem) = 11264 +TIMESTAMP = 1760247819 +SHA256 (rubygem/opentelemetry-instrumentation-concurrent_ruby-0.23.0.gem) = 8e04a0483b756150957c445a7f423729fa50f6127b60248951b1d02558bba0ce +SIZE (rubygem/opentelemetry-instrumentation-concurrent_ruby-0.23.0.gem) = 11264 diff --git a/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile b/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile index 5a3feb209e83..9b86d9b623be 100644 --- a/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-ethon -PORTVERSION= 0.23.0 +PORTVERSION= 0.24.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23.0<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo b/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo index 7cd067e8030d..d159c7a36134 100644 --- a/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755147168 -SHA256 (rubygem/opentelemetry-instrumentation-ethon-0.23.0.gem) = c0eb982e9c5ab007001e29be31f7639c1d6ff9e7ee8fad442aedfff19017a8e8 -SIZE (rubygem/opentelemetry-instrumentation-ethon-0.23.0.gem) = 13312 +TIMESTAMP = 1760247927 +SHA256 (rubygem/opentelemetry-instrumentation-ethon-0.24.0.gem) = 949a35257bf7b46134011e5d5af0127a814889a77fbd2a52b239ec2e1621111d +SIZE (rubygem/opentelemetry-instrumentation-ethon-0.24.0.gem) = 13824 diff --git a/devel/rubygem-opentelemetry-instrumentation-excon/Makefile b/devel/rubygem-opentelemetry-instrumentation-excon/Makefile index 827c40b3dbf4..6f845d7d8181 100644 --- a/devel/rubygem-opentelemetry-instrumentation-excon/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-excon/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-excon -PORTVERSION= 0.24.0 +PORTVERSION= 0.25.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23.0<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-excon/distinfo b/devel/rubygem-opentelemetry-instrumentation-excon/distinfo index 898fcb3df9cf..049aeabaf178 100644 --- a/devel/rubygem-opentelemetry-instrumentation-excon/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-excon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755147240 -SHA256 (rubygem/opentelemetry-instrumentation-excon-0.24.0.gem) = fc26fed2817c36bf5cc628f64c52f8d6fc5af66c538b68feb820e401d761801e -SIZE (rubygem/opentelemetry-instrumentation-excon-0.24.0.gem) = 14336 +TIMESTAMP = 1760248266 +SHA256 (rubygem/opentelemetry-instrumentation-excon-0.25.0.gem) = 887ed8aadda1e3c1a89280aea07f0801491a69dc984405b00d6c1d520ea1c1df +SIZE (rubygem/opentelemetry-instrumentation-excon-0.25.0.gem) = 14336 diff --git a/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile b/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile index e173d10a37ad..2dba5eeb321a 100644 --- a/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-faraday -PORTVERSION= 0.28.0 +PORTVERSION= 0.29.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23.0<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo b/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo index 7b85344b7c46..690cfc7ae3f1 100644 --- a/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755838244 -SHA256 (rubygem/opentelemetry-instrumentation-faraday-0.28.0.gem) = d35ceafb5d2e18c398c601c8b7c06be35db00e771f7fe78f56ebc65aacfe6c66 -SIZE (rubygem/opentelemetry-instrumentation-faraday-0.28.0.gem) = 13824 +TIMESTAMP = 1760248366 +SHA256 (rubygem/opentelemetry-instrumentation-faraday-0.29.0.gem) = 053f4ccb4fd873a613c2baa9f0f27945a779a1ab30de6d63f89319e8152d5597 +SIZE (rubygem/opentelemetry-instrumentation-faraday-0.29.0.gem) = 13824 diff --git a/devel/rubygem-opentelemetry-instrumentation-grape/Makefile b/devel/rubygem-opentelemetry-instrumentation-grape/Makefile index 9c8d318ac756..97d4437e3091 100644 --- a/devel/rubygem-opentelemetry-instrumentation-grape/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-grape/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-grape -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base \ - rubygem-opentelemetry-instrumentation-rack>=0.21<1:devel/rubygem-opentelemetry-instrumentation-rack +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-rack>=0.21<1:devel/rubygem-opentelemetry-instrumentation-rack USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-grape/distinfo b/devel/rubygem-opentelemetry-instrumentation-grape/distinfo index 2dccdf1ae6f8..2cdc3ea6f3e6 100644 --- a/devel/rubygem-opentelemetry-instrumentation-grape/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-grape/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737274053 -SHA256 (rubygem/opentelemetry-instrumentation-grape-0.3.0.gem) = 80c375301c85e9a94fb12836252792d199a30831502ffd607239b824f7f5490c -SIZE (rubygem/opentelemetry-instrumentation-grape-0.3.0.gem) = 12800 +TIMESTAMP = 1760248555 +SHA256 (rubygem/opentelemetry-instrumentation-grape-0.4.0.gem) = 6e8fa023b01fd9502bf4ad393a00bd678a4c06e811ebc1d22b1897fb4af63c66 +SIZE (rubygem/opentelemetry-instrumentation-grape-0.4.0.gem) = 12800 diff --git a/devel/rubygem-opentelemetry-instrumentation-graphql/Makefile b/devel/rubygem-opentelemetry-instrumentation-graphql/Makefile index 75f838672176..dcde37940e07 100644 --- a/devel/rubygem-opentelemetry-instrumentation-graphql/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-graphql -PORTVERSION= 0.29.0 +PORTVERSION= 0.30.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-graphql/distinfo b/devel/rubygem-opentelemetry-instrumentation-graphql/distinfo index 653b457c7a74..a6b952d8f3e6 100644 --- a/devel/rubygem-opentelemetry-instrumentation-graphql/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737272803 -SHA256 (rubygem/opentelemetry-instrumentation-graphql-0.29.0.gem) = b4f8e9f3f1a06268fb53f0077a67e1437f07d1946fb1d9e1d5ce8861228089e2 -SIZE (rubygem/opentelemetry-instrumentation-graphql-0.29.0.gem) = 13824 +TIMESTAMP = 1760248637 +SHA256 (rubygem/opentelemetry-instrumentation-graphql-0.30.0.gem) = 04f80afad3c715115dc5a2acbff241c7a7c3cdccac8f3c534b13cc4ccccc7ffc +SIZE (rubygem/opentelemetry-instrumentation-graphql-0.30.0.gem) = 13824 diff --git a/devel/rubygem-opentelemetry-instrumentation-http/Makefile b/devel/rubygem-opentelemetry-instrumentation-http/Makefile index 0b32659afa58..be5d01d0d925 100644 --- a/devel/rubygem-opentelemetry-instrumentation-http/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-http -PORTVERSION= 0.25.1 +PORTVERSION= 0.26.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-http/distinfo b/devel/rubygem-opentelemetry-instrumentation-http/distinfo index 5accff91a5de..b72dfdb02253 100644 --- a/devel/rubygem-opentelemetry-instrumentation-http/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752213148 -SHA256 (rubygem/opentelemetry-instrumentation-http-0.25.1.gem) = 70424c12fa60f850f0a8218d3ce425ed9bd7d548cd43b5572876b3301f85bb3f -SIZE (rubygem/opentelemetry-instrumentation-http-0.25.1.gem) = 12800 +TIMESTAMP = 1760248767 +SHA256 (rubygem/opentelemetry-instrumentation-http-0.26.0.gem) = e689233eddfa9855b4d86d9c2285de303df287a055a05ac38339564e533d0c03 +SIZE (rubygem/opentelemetry-instrumentation-http-0.26.0.gem) = 12800 diff --git a/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile b/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile index 4edc7330d08f..a9dbbab03130 100644 --- a/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-http_client -PORTVERSION= 0.24.0 +PORTVERSION= 0.25.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo b/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo index 89ad0ab95341..961be95563ff 100644 --- a/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755147315 -SHA256 (rubygem/opentelemetry-instrumentation-http_client-0.24.0.gem) = 94ca0c374cb361687e2944db97a8a51f53370ba3e4cf676856b71baa25377870 -SIZE (rubygem/opentelemetry-instrumentation-http_client-0.24.0.gem) = 12800 +TIMESTAMP = 1760248828 +SHA256 (rubygem/opentelemetry-instrumentation-http_client-0.25.0.gem) = 01d4f2104b7fb1a71d5cf79f74bc8f13474eb5aa94142a37103051535bb15364 +SIZE (rubygem/opentelemetry-instrumentation-http_client-0.25.0.gem) = 12800 diff --git a/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile b/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile index 48da96d0db3a..9814baea9ad5 100644 --- a/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-net_http -PORTVERSION= 0.23.1 +PORTVERSION= 0.25.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo b/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo index dface45f2b47..d1322f72b25d 100644 --- a/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755147395 -SHA256 (rubygem/opentelemetry-instrumentation-net_http-0.23.1.gem) = 1b346dc17c5591f4284774bcaff75966f5405944dc1cf3bed991924708ca3bad -SIZE (rubygem/opentelemetry-instrumentation-net_http-0.23.1.gem) = 12288 +TIMESTAMP = 1760248904 +SHA256 (rubygem/opentelemetry-instrumentation-net_http-0.25.0.gem) = 74cceeaf81aa24c8d455b6bb4e1f6b92c75ff76b13c7d734db822fe24f2eed18 +SIZE (rubygem/opentelemetry-instrumentation-net_http-0.25.0.gem) = 13312 diff --git a/devel/rubygem-opentelemetry-instrumentation-pg/Makefile b/devel/rubygem-opentelemetry-instrumentation-pg/Makefile index 882a89076645..dbf770dc8289 100644 --- a/devel/rubygem-opentelemetry-instrumentation-pg/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-pg/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-pg -PORTVERSION= 0.30.1 +PORTVERSION= 0.31.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,10 +12,9 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-helpers-sql>=0:devel/rubygem-opentelemetry-helpers-sql \ +RUN_DEPENDS= rubygem-opentelemetry-helpers-sql>=0:devel/rubygem-opentelemetry-helpers-sql \ rubygem-opentelemetry-helpers-sql-obfuscation>=0:devel/rubygem-opentelemetry-helpers-sql-obfuscation \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base + rubygem-opentelemetry-instrumentation-base>=0.23<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-pg/distinfo b/devel/rubygem-opentelemetry-instrumentation-pg/distinfo index de28d86509ad..558d6c65a5e5 100644 --- a/devel/rubygem-opentelemetry-instrumentation-pg/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-pg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748319203 -SHA256 (rubygem/opentelemetry-instrumentation-pg-0.30.1.gem) = 85353ad70012e3a2e196c66a2c8029e791746e028997fcf43bedfdad3ac74f27 -SIZE (rubygem/opentelemetry-instrumentation-pg-0.30.1.gem) = 15360 +TIMESTAMP = 1760249003 +SHA256 (rubygem/opentelemetry-instrumentation-pg-0.31.0.gem) = 9addc33c447f719fa743d540579c3e2123ab0479f2bd576615d9697536a79b75 +SIZE (rubygem/opentelemetry-instrumentation-pg-0.31.0.gem) = 15360 diff --git a/devel/rubygem-opentelemetry-instrumentation-rails/Makefile b/devel/rubygem-opentelemetry-instrumentation-rails/Makefile index 28a98c72f3d4..0e8228ab4da9 100644 --- a/devel/rubygem-opentelemetry-instrumentation-rails/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-rails/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-rails -PORTVERSION= 0.37.0 +PORTVERSION= 0.38.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,16 +12,14 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-action_mailer>=0.4.0<0.5:devel/rubygem-opentelemetry-instrumentation-action_mailer \ - rubygem-opentelemetry-instrumentation-action_pack>=0.13.0<0.14:devel/rubygem-opentelemetry-instrumentation-action_pack \ - rubygem-opentelemetry-instrumentation-action_view>=0.9.0<0.10:devel/rubygem-opentelemetry-instrumentation-action_view \ - rubygem-opentelemetry-instrumentation-active_job>=0.8.0<0.9:devel/rubygem-opentelemetry-instrumentation-active_job \ - rubygem-opentelemetry-instrumentation-active_record>=0.9.0<0.10:devel/rubygem-opentelemetry-instrumentation-active_record \ - rubygem-opentelemetry-instrumentation-active_storage>=0.1.0<0.2:devel/rubygem-opentelemetry-instrumentation-active_storage \ - rubygem-opentelemetry-instrumentation-active_support>=0.8.0<0.9:devel/rubygem-opentelemetry-instrumentation-active_support \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base \ - rubygem-opentelemetry-instrumentation-concurrent_ruby>=0.22.0<0.23:devel/rubygem-opentelemetry-instrumentation-concurrent_ruby +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-action_mailer>=0.4<1:devel/rubygem-opentelemetry-instrumentation-action_mailer \ + rubygem-opentelemetry-instrumentation-action_pack>=0.13<1:devel/rubygem-opentelemetry-instrumentation-action_pack \ + rubygem-opentelemetry-instrumentation-action_view>=0.9<1:devel/rubygem-opentelemetry-instrumentation-action_view \ + rubygem-opentelemetry-instrumentation-active_job>=0.8<1:devel/rubygem-opentelemetry-instrumentation-active_job \ + rubygem-opentelemetry-instrumentation-active_record>=0.9<1:devel/rubygem-opentelemetry-instrumentation-active_record \ + rubygem-opentelemetry-instrumentation-active_storage>=0.1<1:devel/rubygem-opentelemetry-instrumentation-active_storage \ + rubygem-opentelemetry-instrumentation-active_support>=0.8<1:devel/rubygem-opentelemetry-instrumentation-active_support \ + rubygem-opentelemetry-instrumentation-concurrent_ruby>=0.22<1:devel/rubygem-opentelemetry-instrumentation-concurrent_ruby USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-rails/distinfo b/devel/rubygem-opentelemetry-instrumentation-rails/distinfo index d4b6ac7d93b0..d60ac0170772 100644 --- a/devel/rubygem-opentelemetry-instrumentation-rails/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-rails/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755838325 -SHA256 (rubygem/opentelemetry-instrumentation-rails-0.37.0.gem) = 38cf14e0e019f7b756a6c40487a611cb091b4ca6d979b74313a250146e7c19ab -SIZE (rubygem/opentelemetry-instrumentation-rails-0.37.0.gem) = 12288 +TIMESTAMP = 1760249156 +SHA256 (rubygem/opentelemetry-instrumentation-rails-0.38.0.gem) = c1aec7b854cfc873747495c4375cf8dbedbe2c30e2e86d44c0860bf993bdd1af +SIZE (rubygem/opentelemetry-instrumentation-rails-0.38.0.gem) = 12288 diff --git a/devel/rubygem-opentelemetry-instrumentation-rake/Makefile b/devel/rubygem-opentelemetry-instrumentation-rake/Makefile index 0271ffdc79a6..8fdad4813872 100644 --- a/devel/rubygem-opentelemetry-instrumentation-rake/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-rake/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-rake -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-rake/distinfo b/devel/rubygem-opentelemetry-instrumentation-rake/distinfo index 491c604fe11f..05f283f9060c 100644 --- a/devel/rubygem-opentelemetry-instrumentation-rake/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-rake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752213273 -SHA256 (rubygem/opentelemetry-instrumentation-rake-0.3.1.gem) = dd12d24373a6f293de51ecff8986f2e341a24ad28b2dbabac21f2ccfbb43dcd9 -SIZE (rubygem/opentelemetry-instrumentation-rake-0.3.1.gem) = 10752 +TIMESTAMP = 1760249244 +SHA256 (rubygem/opentelemetry-instrumentation-rake-0.4.0.gem) = 7de63f72d85f99217d477a382d37800f575532356751d75df3a0cdf0c485d2fe +SIZE (rubygem/opentelemetry-instrumentation-rake-0.4.0.gem) = 10752 diff --git a/devel/rubygem-opentelemetry-instrumentation-redis/Makefile b/devel/rubygem-opentelemetry-instrumentation-redis/Makefile index 7920ee463197..9d2e08088e4b 100644 --- a/devel/rubygem-opentelemetry-instrumentation-redis/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-redis -PORTVERSION= 0.26.1 +PORTVERSION= 0.27.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-redis/distinfo b/devel/rubygem-opentelemetry-instrumentation-redis/distinfo index 9eca349e51fb..35c3788c62e5 100644 --- a/devel/rubygem-opentelemetry-instrumentation-redis/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738903426 -SHA256 (rubygem/opentelemetry-instrumentation-redis-0.26.1.gem) = 315efba5560c943dfe8ea41b16ab162418fc7423c45bb36c4bcc91a310467ba0 -SIZE (rubygem/opentelemetry-instrumentation-redis-0.26.1.gem) = 13824 +TIMESTAMP = 1760249327 +SHA256 (rubygem/opentelemetry-instrumentation-redis-0.27.0.gem) = a404e8c8c9f8fe7e8edf34ea93ce6cb922d79f4f6abc7adb19ce52870332d92e +SIZE (rubygem/opentelemetry-instrumentation-redis-0.27.0.gem) = 13824 diff --git a/devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile b/devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile index ede1f7a30591..cd7fe5478585 100644 --- a/devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-sidekiq -PORTVERSION= 0.26.1 +PORTVERSION= 0.27.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,7 @@ WWW= https://opentelemetry.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-instrumentation-base>=0.23.0<0.24:devel/rubygem-opentelemetry-instrumentation-base +RUN_DEPENDS= rubygem-opentelemetry-instrumentation-base>=0.23<1:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo b/devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo index 2978c0529a9d..ac9d5afc4327 100644 --- a/devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744087817 -SHA256 (rubygem/opentelemetry-instrumentation-sidekiq-0.26.1.gem) = 853aea9d88642643b29a8ed818e290e374586f72f304c785b672b9086360f3d2 -SIZE (rubygem/opentelemetry-instrumentation-sidekiq-0.26.1.gem) = 14336 +TIMESTAMP = 1760249402 +SHA256 (rubygem/opentelemetry-instrumentation-sidekiq-0.27.0.gem) = 780cb9b9ccfa715cec2691bc8c1faa264bbbe9281bd974f64cb2f49c4e6eff7a +SIZE (rubygem/opentelemetry-instrumentation-sidekiq-0.27.0.gem) = 14336 diff --git a/devel/simavr/Makefile b/devel/simavr/Makefile index 09a21116cfdd..3157928fce7c 100644 --- a/devel/simavr/Makefile +++ b/devel/simavr/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= devel emulators -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simulator for several Atmel AVR chips WWW= https://github.com/buserror/simavr diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 80bd57252b00..1f65642f9dd0 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,5 @@ PORTNAME= vscode -DISTVERSION= 1.104.2 -PORTREVISION= 2 +DISTVERSION= 1.105.0 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ @@ -61,14 +60,14 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ TEST_DEPENDS= electron${ELECTRON_VER_MAJOR}:devel/electron${ELECTRON_VER_MAJOR} \ bash:shells/bash -USES= desktop-file-utils gl gmake gnome gssapi:mit iconv:wchar_t \ - jpeg localbase:ldflags nodejs:22,build pkgconfig python:build \ - shebangfix xorg +USES= desktop-file-utils display:test gl gmake gnome gssapi:mit \ + iconv:wchar_t jpeg localbase:ldflags nodejs:22,build pkgconfig \ + python:build shebangfix xorg USE_GITHUB= yes GH_ACCOUNT= microsoft -SOURCE_COMMIT_HASH= e3a5acfb517a443235981655413d566533107e92 +SOURCE_COMMIT_HASH= 03c265b1adee71ac88f833e065f7bb956b60550a BINARY_ALIAS= python=${PYTHON_CMD} @@ -261,7 +260,6 @@ pre-test: @cd ${WRKSRC}/.build/electron && ${MV} -f electron code-oss do-test: -# Note: Xvfb or something similar is necessary for headless testing # unit tests cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ./scripts/test.sh --build || ${TRUE} # UI smoke tests diff --git a/editors/vscode/distinfo b/editors/vscode/distinfo index 6ee605f8ec02..06dc32db5f73 100644 --- a/editors/vscode/distinfo +++ b/editors/vscode/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1758948480 -SHA256 (vscode/vscode-node-modules-1.104.2.tar.gz) = b8d0d79abe3322fa1022c95f3162ff1fd36c873ce501e28944d7ae1a606a6bda -SIZE (vscode/vscode-node-modules-1.104.2.tar.gz) = 418390508 -SHA256 (vscode/vscode-marketplace-exts-1.104.2.tar.gz) = 5d0cb3ba1d8f7ff4705df8584645b807d7fcbbed82fbef8ad34b469cfa62b0a0 -SIZE (vscode/vscode-marketplace-exts-1.104.2.tar.gz) = 1706565 -SHA256 (vscode/microsoft-vscode-1.104.2_GH0.tar.gz) = 39691f236a219e71195abbc38a6239a99f8ebe5abea1ccb0357b800ad8b58cca -SIZE (vscode/microsoft-vscode-1.104.2_GH0.tar.gz) = 23516898 +TIMESTAMP = 1760182351 +SHA256 (vscode/vscode-node-modules-1.105.0.tar.gz) = 8342aa0a248601c2d933c18f38597293328d83127f4ddcd48ce2dcfd83808044 +SIZE (vscode/vscode-node-modules-1.105.0.tar.gz) = 452670920 +SHA256 (vscode/vscode-marketplace-exts-1.105.0.tar.gz) = 3f3b25933c341abc01a21e0fde96523a0aea2c53e47452637d321079a4cc46a8 +SIZE (vscode/vscode-marketplace-exts-1.105.0.tar.gz) = 1707317 +SHA256 (vscode/microsoft-vscode-1.105.0_GH0.tar.gz) = 9dc975278cb370cb52e66c68cf49b12345efb92e86019264a891eadf74795c43 +SIZE (vscode/microsoft-vscode-1.105.0_GH0.tar.gz) = 23708443 diff --git a/editors/vscode/files/patch-build_gulpfile.extensions.js b/editors/vscode/files/patch-build_gulpfile.extensions.js index cc52dd71d912..7ed6ec5a8421 100644 --- a/editors/vscode/files/patch-build_gulpfile.extensions.js +++ b/editors/vscode/files/patch-build_gulpfile.extensions.js @@ -1,6 +1,6 @@ ---- build/gulpfile.extensions.js.orig 2025-09-09 22:02:15 UTC +--- build/gulpfile.extensions.js.orig 2025-10-08 13:50:39 UTC +++ build/gulpfile.extensions.js -@@ -235,7 +235,7 @@ const compileNonNativeExtensionsBuildTask = task.defin +@@ -236,7 +236,7 @@ const compileNonNativeExtensionsBuildTask = task.defin * @note this does not clean the directory ahead of it. See {@link cleanExtensionsBuildTask} for that. */ const compileNonNativeExtensionsBuildTask = task.define('compile-non-native-extensions-build', task.series( diff --git a/editors/vscode/files/patch-package.json b/editors/vscode/files/patch-package.json index e1eb74fc2824..ba771c020e55 100644 --- a/editors/vscode/files/patch-package.json +++ b/editors/vscode/files/patch-package.json @@ -2,13 +2,13 @@ https://github.com/eclipse/openvsx/issues/543 https://github.com/termux/termux-packages/issues/24739 https://github.com/termux/termux-packages/pull/24757 ---- package.json.orig 2025-09-09 22:02:15 UTC +--- package.json.orig 2025-10-08 13:50:39 UTC +++ package.json -@@ -106,6 +106,7 @@ +@@ -107,6 +107,7 @@ "native-is-elevated": "0.7.0", "native-keymap": "^3.3.5", "native-watchdog": "^1.4.1", + "node-ovsx-sign": "^1.2.0", - "node-pty": "^1.1.0-beta33", + "node-pty": "1.1.0-beta35", "open": "^10.1.2", "tas-client-umd": "0.2.0", diff --git a/editors/vscode/pkg-plist b/editors/vscode/pkg-plist index 012da2309a3d..4f3e5558141f 100644 --- a/editors/vscode/pkg-plist +++ b/editors/vscode/pkg-plist @@ -420,6 +420,15 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/extensions/merge-conflict/media/icon.png %%DATADIR%%/resources/app/extensions/merge-conflict/package.json %%DATADIR%%/resources/app/extensions/merge-conflict/package.nls.json +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/README.md +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/chat-webview-out/index.js +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/chat-webview-src/index.ts +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/chat-webview-src/tsconfig.json +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/dist/extension.js +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/esbuild-chat-webview.mjs +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/extension-browser.webpack.config.js +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/package.json +%%DATADIR%%/resources/app/extensions/mermaid-chat-features/package.nls.json %%DATADIR%%/resources/app/extensions/microsoft-authentication/README.md %%DATADIR%%/resources/app/extensions/microsoft-authentication/dist/extension.js %%DATADIR%%/resources/app/extensions/microsoft-authentication/dist/extension.js.LICENSE.txt @@ -2113,11 +2122,23 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/jit/state/AuthMethodRegistrationState.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/jit/state/AuthMethodRegistrationStateParameters.d.ts.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/error_type/MfaError.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/error_type/MfaError.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/error_type/MfaError.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/result/MfaRequestChallengeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/result/MfaRequestChallengeResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/result/MfaRequestChallengeResult.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/result/MfaSubmitChallengeResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/result/MfaSubmitChallengeResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/result/MfaSubmitChallengeResult.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaCompletedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaCompletedState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaCompletedState.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaFailedState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaFailedState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaFailedState.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaState.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaState.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaState.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/auth_flow/mfa/state/MfaStateParameters.d.ts.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/CustomAuthApiError.d.ts.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/error/CustomAuthApiError.mjs @@ -2182,8 +2203,12 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/jit/result/JitActionResult.mjs %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/jit/result/JitActionResult.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/mfa/MfaClient.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/mfa/MfaClient.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/mfa/MfaClient.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/mfa/parameter/MfaClientParameters.d.ts.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/mfa/result/MfaActionResult.d.ts.map +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/mfa/result/MfaActionResult.mjs +%%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/interaction_client/mfa/result/MfaActionResult.mjs.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/BaseApiClient.d.ts.map %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/BaseApiClient.mjs %%DATADIR%%/resources/app/node_modules/@azure/msal-browser/dist/custom-auth-path/custom_auth/core/network_client/custom_auth_api/BaseApiClient.mjs.map @@ -4176,17 +4201,10 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/@microsoft/dynamicproto-js/package.json %%DATADIR%%/resources/app/node_modules/@microsoft/dynamicproto-js/tools/rollup/esm/removedynamic.js %%DATADIR%%/resources/app/node_modules/@microsoft/dynamicproto-js/tools/rollup/node/removedynamic.js -%%DATADIR%%/resources/app/node_modules/@parcel/watcher-freebsd-x64/LICENSE -%%DATADIR%%/resources/app/node_modules/@parcel/watcher-freebsd-x64/package.json -%%DATADIR%%/resources/app/node_modules/@parcel/watcher-freebsd-x64/watcher.node %%DATADIR%%/resources/app/node_modules/@parcel/watcher/LICENSE %%DATADIR%%/resources/app/node_modules/@parcel/watcher/build/Release/watcher.node %%DATADIR%%/resources/app/node_modules/@parcel/watcher/index.js %%DATADIR%%/resources/app/node_modules/@parcel/watcher/index.js.flow -%%DATADIR%%/resources/app/node_modules/@parcel/watcher/node_modules/detect-libc/LICENSE -%%DATADIR%%/resources/app/node_modules/@parcel/watcher/node_modules/detect-libc/bin/detect-libc.js -%%DATADIR%%/resources/app/node_modules/@parcel/watcher/node_modules/detect-libc/lib/detect-libc.js -%%DATADIR%%/resources/app/node_modules/@parcel/watcher/node_modules/detect-libc/package.json %%DATADIR%%/resources/app/node_modules/@parcel/watcher/package.json %%DATADIR%%/resources/app/node_modules/@parcel/watcher/scripts/build-from-source.js %%DATADIR%%/resources/app/node_modules/@parcel/watcher/wrapper.js @@ -5871,6 +5889,7 @@ share/applications/code-oss.desktop %%DATADIR%%/resources/app/node_modules/define-lazy-prop/package.json %%DATADIR%%/resources/app/node_modules/detect-libc/LICENSE %%DATADIR%%/resources/app/node_modules/detect-libc/lib/detect-libc.js +%%DATADIR%%/resources/app/node_modules/detect-libc/lib/filesystem.js %%DATADIR%%/resources/app/node_modules/detect-libc/lib/process.js %%DATADIR%%/resources/app/node_modules/detect-libc/package.json %%DATADIR%%/resources/app/node_modules/dom-serializer/LICENSE diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile index 4d7d2f826330..d27594aa11a2 100644 --- a/emulators/emu64/Makefile +++ b/emulators/emu64/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 5.1.0 PORTREVISION= 1 CATEGORIES= emulators -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Commodore 64 emulator WWW= https://github.com/ThKattanek/emu64 diff --git a/finance/nextcloud-cospend/Makefile b/finance/nextcloud-cospend/Makefile index e738f39a6c97..50b511e1c381 100644 --- a/finance/nextcloud-cospend/Makefile +++ b/finance/nextcloud-cospend/Makefile @@ -1,5 +1,5 @@ PORTNAME= cospend -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.5 CATEGORIES= finance www editors MASTER_SITES= https://github.com/julien-nc/${PORTNAME}-nc/releases/download/v${PORTVERSION}/ diff --git a/finance/nextcloud-cospend/distinfo b/finance/nextcloud-cospend/distinfo index 0e336c2dea0a..f1dff3dcb07e 100644 --- a/finance/nextcloud-cospend/distinfo +++ b/finance/nextcloud-cospend/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758131858 -SHA256 (nextcloud/cospend-3.1.3.tar.gz) = db493f66827b3930ca5bc445d0dbffd700d53bb1ad5f6959939114bf5ef71ee3 -SIZE (nextcloud/cospend-3.1.3.tar.gz) = 5464586 +TIMESTAMP = 1760277446 +SHA256 (nextcloud/cospend-3.1.5.tar.gz) = d098bd6096a29094bb18c7f1e37aede009b43afe7651d5855b2de7a736aa903d +SIZE (nextcloud/cospend-3.1.5.tar.gz) = 5029972 diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 00f2b613670e..277df70bead7 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Download and view files from various digital cameras WWW= http://www.gphoto.org/proj/gtkam/ diff --git a/graphics/libimagequant/Makefile b/graphics/libimagequant/Makefile index 177b9f0a27a1..789f9b086f59 100644 --- a/graphics/libimagequant/Makefile +++ b/graphics/libimagequant/Makefile @@ -1,9 +1,8 @@ PORTNAME= libimagequant -PORTVERSION= 4.3.4 -PORTREVISION= 6 +PORTVERSION= 4.4.0 CATEGORIES= graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tagattie@FreeBSD.org COMMENT= Image Quantization Library WWW= https://pngquant.org/lib/ @@ -13,18 +12,24 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= cargo-cbuild:devel/cargo-c USES= cargo + USE_GITHUB= yes -USE_LDCONFIG= yes GH_ACCOUNT= ImageOptim + +USE_LDCONFIG= yes + CARGO_BUILD_ARGS= --package imagequant-sys CARGO_INSTALL_ARGS:= ${CARGO_BUILD_ARGS} + PLIST_FILES= include/libimagequant.h \ lib/libimagequant.a \ lib/libimagequant.so \ - lib/libimagequant.so.0.4 \ - lib/libimagequant.so.0.4.0 \ + lib/libimagequant.so.${SOVERSION:R} \ + lib/libimagequant.so.${SOVERSION} \ libdata/pkgconfig/imagequant.pc +SOVERSION= 0.4.1 + do-build: @${CARGO_CARGO_RUN} cbuild \ --verbose \ diff --git a/graphics/libimagequant/Makefile.crates b/graphics/libimagequant/Makefile.crates index 84c2fd6788e4..eb9bec380e90 100644 --- a/graphics/libimagequant/Makefile.crates +++ b/graphics/libimagequant/Makefile.crates @@ -1,21 +1,25 @@ -CARGO_CRATES= adler2-2.0.0 \ +CARGO_CRATES= adler2-2.0.1 \ arrayvec-0.7.6 \ - bitflags-2.8.0 \ - bytemuck-1.21.0 \ - cc-1.2.10 \ - cfg-if-1.0.0 \ - crc32fast-1.4.2 \ + bitflags-2.9.4 \ + bytemuck-1.24.0 \ + cc-1.2.41 \ + cfg-if-1.0.3 \ + crc32fast-1.5.0 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - either-1.13.0 \ - flate2-1.0.35 \ - libc-0.2.169 \ - lodepng-3.11.0 \ - miniz_oxide-0.8.3 \ - once_cell-1.20.2 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ - rgb-0.8.50 \ + either-1.15.0 \ + find-msvc-tools-0.1.4 \ + flate2-1.1.4 \ + libc-0.2.177 \ + libz-rs-sys-0.5.2 \ + lodepng-3.12.1 \ + miniz_oxide-0.8.9 \ + once_cell-1.21.3 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ + rgb-0.8.52 \ shlex-1.3.0 \ - thread_local-1.1.8 + simd-adler32-0.3.7 \ + thread_local-1.1.9 \ + zlib-rs-0.5.2 diff --git a/graphics/libimagequant/distinfo b/graphics/libimagequant/distinfo index 72c258bf2f45..328b6b128f61 100644 --- a/graphics/libimagequant/distinfo +++ b/graphics/libimagequant/distinfo @@ -1,45 +1,53 @@ -TIMESTAMP = 1737655933 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +TIMESTAMP = 1760220425 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 -SHA256 (rust/crates/bitflags-2.8.0.crate) = 8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36 -SIZE (rust/crates/bitflags-2.8.0.crate) = 47482 -SHA256 (rust/crates/bytemuck-1.21.0.crate) = ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3 -SIZE (rust/crates/bytemuck-1.21.0.crate) = 51553 -SHA256 (rust/crates/cc-1.2.10.crate) = 13208fcbb66eaeffe09b99fffbe1af420f00a7b35aa99ad683dfc1aa76145229 -SIZE (rust/crates/cc-1.2.10.crate) = 101251 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 +SHA256 (rust/crates/bytemuck-1.24.0.crate) = 1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4 +SIZE (rust/crates/bytemuck-1.24.0.crate) = 53243 +SHA256 (rust/crates/cc-1.2.41.crate) = ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7 +SIZE (rust/crates/cc-1.2.41.crate) = 91154 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 -SHA256 (rust/crates/flate2-1.0.35.crate) = c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c -SIZE (rust/crates/flate2-1.0.35.crate) = 109188 -SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 -SHA256 (rust/crates/lodepng-3.11.0.crate) = a7720115060cd38dcfe5c758525a43fd34dc615d0566374212ff0dc3b6151eac -SIZE (rust/crates/lodepng-3.11.0.crate) = 52160 -SHA256 (rust/crates/miniz_oxide-0.8.3.crate) = b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924 -SIZE (rust/crates/miniz_oxide-0.8.3.crate) = 61827 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 -SHA256 (rust/crates/rgb-0.8.50.crate) = 57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a -SIZE (rust/crates/rgb-0.8.50.crate) = 21980 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/find-msvc-tools-0.1.4.crate) = 52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127 +SIZE (rust/crates/find-msvc-tools-0.1.4.crate) = 30817 +SHA256 (rust/crates/flate2-1.1.4.crate) = dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9 +SIZE (rust/crates/flate2-1.1.4.crate) = 77010 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 +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/lodepng-3.12.1.crate) = 77a32335d22e44238e2bb0b4d726964d18952ce1f1279ec3305305d2c61539eb +SIZE (rust/crates/lodepng-3.12.1.crate) = 52964 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 +SHA256 (rust/crates/rgb-0.8.52.crate) = 0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce +SIZE (rust/crates/rgb-0.8.52.crate) = 22449 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 -SHA256 (ImageOptim-libimagequant-4.3.4_GH0.tar.gz) = b86f4ac0eb707af88b0a000e2e2409e399c6969c9d0d988efafaff138cebaf96 -SIZE (ImageOptim-libimagequant-4.3.4_GH0.tar.gz) = 88710 +SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe +SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 +SHA256 (rust/crates/zlib-rs-0.5.2.crate) = 2f06ae92f42f5e5c42443fd094f245eb656abf56dd7cce9b8b263236565e00f2 +SIZE (rust/crates/zlib-rs-0.5.2.crate) = 194342 +SHA256 (ImageOptim-libimagequant-4.4.0_GH0.tar.gz) = 22f90ad2ba87fe44d8156862798491bf056034f031a9b8b95d720669047ede20 +SIZE (ImageOptim-libimagequant-4.4.0_GH0.tar.gz) = 89068 diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index e61f72f0d94d..037173005bf2 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 8 CATEGORIES= graphics geography -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ terrain rendering toolkit for OpenSceneGraph WWW= http://osgearth.org/ diff --git a/math/rkward/Makefile b/math/rkward/Makefile index c6c85fc150cc..66c4ffc103a2 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -1,6 +1,5 @@ PORTNAME= rkward -PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTVERSION= 0.8.2 CATEGORIES= math MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ @@ -24,8 +23,8 @@ TEST_DEPENDS= ${LR_MOD_DIR}/FAdist/INDEX:science/R-cran-FAdist \ USES= cmake compiler:c++11-lang desktop-file-utils gettext gl fortran \ kde:6 localbase php:cli qt:6 shared-mime-info xorg USE_GL= opengl -USE_QT= 5compat base declarative positioning webchannel webengine -USE_XORG= ice x11 xext +USE_QT= base declarative positioning webchannel webengine +USE_XORG= ice x11 xcb xext USE_KDE= archive bookmarks breeze-icons colorscheme completion config \ configwidgets coreaddons crash ecm doctools guiaddons i18n \ itemviews jobwidgets kio notifications parts service solid \ @@ -59,8 +58,8 @@ RUN_DEPENDS+= ${LR_MOD_DIR}/XML/INDEX:textproc/R-cran-XML \ ${LR_MOD_DIR}/pwr/INDEX:math/R-cran-pwr \ ${LR_MOD_DIR}/hdrcde/INDEX:math/R-cran-hdrcde \ ${LR_MOD_DIR}/devtools/INDEX:devel/R-cran-devtools \ + ${LR_MOD_DIR}/XLConnect/INDEX:math/R-cran-XLConnect \ ${LR_MOD_DIR}/exactRankTests/INDEX:math/R-cran-exactRankTests -#RUN_DEPENDS+= ${LR_MOD_DIR}/XLConnect/INDEX:math/R-cran-XLConnect .endif .if ${PORT_OPTIONS:MINSTTEST} diff --git a/math/rkward/distinfo b/math/rkward/distinfo index 5c083031ad76..cec7f79ffbc2 100644 --- a/math/rkward/distinfo +++ b/math/rkward/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746364756 -SHA256 (rkward-0.8.1.tar.gz) = 44630c63d84f4ca7c040ab3c2dfcc938dfe8ad380900698b4c3803669b93b977 -SIZE (rkward-0.8.1.tar.gz) = 9054303 +TIMESTAMP = 1760039410 +SHA256 (rkward-0.8.2.tar.gz) = be8abdfcd7a17aa5196f63e0136fdbc693e93d9f2f0ec66f2bdacacfc22b9ca8 +SIZE (rkward-0.8.2.tar.gz) = 7109936 diff --git a/math/rkward/files/patch-rkward_windows_rktoolwindowbar.cpp b/math/rkward/files/patch-rkward_windows_rktoolwindowbar.cpp index db084ca87992..5501707b9078 100644 --- a/math/rkward/files/patch-rkward_windows_rktoolwindowbar.cpp +++ b/math/rkward/files/patch-rkward_windows_rktoolwindowbar.cpp @@ -1,10 +1,10 @@ ---- rkward/windows/rktoolwindowbar.cpp.orig 2022-04-05 11:57:55 UTC +--- rkward/windows/rktoolwindowbar.cpp.orig 2025-10-01 11:59:03 UTC +++ rkward/windows/rktoolwindowbar.cpp @@ -15,6 +15,7 @@ SPDX-License-Identifier: GPL-2.0-or-later #include <kselectaction.h> #include <kwidgetsaddons_version.h> +#include <QLayout> - #include <QSplitter> #include <QContextMenuEvent> #include <QHBoxLayout> + #include <QSplitter> diff --git a/math/rkward/pkg-plist b/math/rkward/pkg-plist index ce0c941c66f2..a524ffcc2e05 100644 --- a/math/rkward/pkg-plist +++ b/math/rkward/pkg-plist @@ -63,16 +63,6 @@ share/ktexteditor_snippets/data/RKWardRMd.xml share/ktexteditor_snippets/data/RKWardpapaja.xml share/ktexteditor_snippets/data/RKWardroxygen2.xml share/ktexteditor_snippets/data/RKWardutils.xml -%%NLS%%share/locale/bs/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__embedded.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/bs/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ca/LC_MESSAGES/rkward__data.mo @@ -93,28 +83,8 @@ share/ktexteditor_snippets/data/RKWardutils.xml %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__embedded.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/cs/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/da/LC_MESSAGES/rkward.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/de/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/de/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/de/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/de/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/de/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/de/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/de/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/de/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/de/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/el/LC_MESSAGES/rkward.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/rkward__data.mo @@ -146,29 +116,17 @@ share/ktexteditor_snippets/data/RKWardutils.xml %%NLS%%share/locale/es/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/es/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/et/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__distributions.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/et/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/et/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/eu/LC_MESSAGES/rkward.mo %%NLS%%share/locale/eu/LC_MESSAGES/rkward__data.mo %%NLS%%share/locale/eu/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/eu/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/fi/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/fi/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/fi/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/fi/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/fi/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/fi/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/fi/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/fi/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/fi/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/fr/LC_MESSAGES/rkward__data.mo @@ -190,17 +148,6 @@ share/ktexteditor_snippets/data/RKWardutils.xml %%NLS%%share/locale/gl/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/gl/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/he/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/hu/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__embedded.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/ia/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__data.mo @@ -211,16 +158,6 @@ share/ktexteditor_snippets/data/RKWardutils.xml %%NLS%%share/locale/it/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/it/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__embedded.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/ja/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__data.mo @@ -229,18 +166,7 @@ share/ktexteditor_snippets/data/RKWardutils.xml %%NLS%%share/locale/ka/LC_MESSAGES/rkward__graphics_device.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__import_export.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/ka/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ka/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__embedded.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/lt/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/nl/LC_MESSAGES/rkward__data.mo @@ -291,16 +217,6 @@ share/ktexteditor_snippets/data/RKWardutils.xml %%NLS%%share/locale/ru/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/ru/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__embedded.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/sk/LC_MESSAGES/rkward__plots.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__analysis.mo %%NLS%%share/locale/sl/LC_MESSAGES/rkward__data.mo @@ -341,26 +257,7 @@ share/ktexteditor_snippets/data/RKWardutils.xml %%NLS%%share/locale/uk/LC_MESSAGES/rkward__item_response_theory.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__pages.mo %%NLS%%share/locale/uk/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__embedded.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/rkward__plots.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__analysis.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__data.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__distributions.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__embedded.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__graphics_device.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__import_export.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__item_response_theory.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__pages.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/rkward__plots.mo share/man/ca/man1/rkward.1.gz share/man/de/man1/rkward.1.gz share/man/it/man1/rkward.1.gz @@ -771,6 +668,7 @@ share/mime/packages/vnd.rkward.r.xml %%DATADIR%%/irt.pluginmap %%DATADIR%%/menu.pluginmap %%DATADIR%%/pages/rkward_addons.rkh +%%DATADIR%%/pages/rkward_code_navigation.rkh %%DATADIR%%/pages/rkward_console.rkh %%DATADIR%%/pages/rkward_for_new_users.rkh %%DATADIR%%/pages/rkward_for_r_users.rkh diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index 37d4b6e49aaf..e8a43fcb40ee 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20251004 +DISTVERSION= 20251011 CATEGORIES= misc MASTER_SITES= # DISTFILES= # diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA5 deleted file mode 100644 index 518c175f7cd0..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA5 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz a5cb0f3b758601f4a60ce925d4567fd7a4913b0090aa47ff6f6ecc7d83e7e4f7 1756 base_dbg "Base system debug info" off -base.txz dd8665259f3b3f89700f4905196a6c3a726b3c2e9a5ac539e7f66a3468e73561 29626 base "Base system (MANDATORY)" on -kernel-dbg.txz dee09ec15c5f5eaf946a66d30f0d7f27fa43fb28d88f67332920dde0b6b4cc2c 856 kernel_dbg "Kernel debug info" on -kernel.txz d8dee94ec2ed4c848210ad13950737b8657fd3acc6b75f615afe1969a30b0b56 859 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 92930465dd975b3749c1f0ba6cd4e9ad83b0b15cb8ec2a245e96e6dfe5cc89d0 238 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 76f699eb73f49c2cdf1fef02f4deff30a4b14feb01c3a3c52df514525a08f197 721 lib32 "32-bit compatibility libraries" on -ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off -src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off -tests.txz a0c70f0268762731583096cb289a1572b2e34c80c66f1386a297ebfe537b86bb 8060 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-BETA1 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-BETA1 new file mode 100644 index 000000000000..a1c1934eca35 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-BETA1 @@ -0,0 +1,9 @@ +base-dbg.txz 0c89781924fe00fec88a2b203c321529e23c220a09589298c8a4ff2e24a019da 1757 base_dbg "Base system debug info" off +base.txz 71288e4e53bd6f52fec4e9959b72c8b9d2669db6b9bb7fc4055cb6baa56617ee 29634 base "Base system (MANDATORY)" on +kernel-dbg.txz 2cfdbae0262be724db3bec7bf71f69e855fa35797c6acc45c21dcf5bd9291707 856 kernel_dbg "Kernel debug info" on +kernel.txz 2a6d8dc9f7d9244e8785a3b3d622f200a6beb860eb297743dd7828421cf6c0cc 859 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 1b9e2cb2005ab682851c5ecf2a420cacfa39cf733d080d467c8ffb84dd9c0578 239 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz f6494defc6322106ea5b85ccf417a24a458bc75313d8ea7279ee85ad9da22668 723 lib32 "32-bit compatibility libraries" on +ports.txz 7b0a371413d7a76dd24dd0f170d1f84d7c33db502e7cc3440ef141e81ee0ea12 212130 ports "Ports tree" off +src.txz 3ddaae4ff101bc55657f9cae00217bd2c7c63d4f504520b060c5e91634c26c17 118038 src "System source tree" off +tests.txz 73f4b3fd171d2d1e816b07df7527ad5d825d7c359268aa4ec77c4776bfb20e83 8060 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA5 deleted file mode 100644 index 578a7150fe95..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA5 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 4a438608af5dcbfaac3762e0012f029f07ddb22ac310ffd6da473551884a8294 1742 base_dbg "Base system debug info" off -base.txz bbfb6947cf9820bb2c2a9b30be6ece897e1e85602bfd43a5dddbe47f6ed59203 29357 base "Base system (MANDATORY)" on -kernel-dbg.txz 415f7f42552826879f326bcbf48079d754c1949e04a36bdb97b613ced2b580b3 720 kernel_dbg "Kernel debug info" on -kernel.txz 3aeb29f3bb42d5b2a66101dd4b7cd9cc0a6af77f36e383250df50d9618e6f0ee 789 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 34c99117c32d0401cc011fb681f69f354984208400dc7f9139e6329a9ef4c10d 235 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz ed5a9f246bf41fe603f3530cdcae9ef7bf0a95bb02598adea1603b54de9a2287 705 lib32 "32-bit compatibility libraries" on -ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off -src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off -tests.txz 12e15e8da7b01d316be580fe64742ff7f7af34ef91bcfa927dbfc17a4608f200 8058 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA5 deleted file mode 100644 index 90e17076bf2b..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA5 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 57617d36b0eae59d239f946ced55681895c6ae5867b038dad083861519cd4714 1729 base_dbg "Base system debug info" off -base.txz 8a37997a017fee3940b40d185d5598a1badf31c4ea9a3865c56284d33426f16f 29140 base "Base system (MANDATORY)" on -kernel-dbg.txz 045f547a08e35f93aaf0cb6eef86f73de621e3dfab208d97500d723264acc727 668 kernel_dbg "Kernel debug info" on -kernel.txz 1f14def004d9bbd4d861536927a90cd1dd8937c7e6a93afa9c5ce9b6a9ec3bb6 669 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz d24b987a04766b745df6f21d487c943d7f2dd96db71ac692c0c86386fc27bc4c 234 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz a8d831d816c43c1de10907d7051e8e040567bc91e89ad504cdf07f4eccf7a2a1 703 lib32 "32-bit compatibility libraries" on -ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off -src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off -tests.txz fe609d6794b3cdf51850c0c5818e166b8c931913d7b90056e27269ef56baef4c 8048 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-BETA1 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-BETA1 new file mode 100644 index 000000000000..8df7fc182daf --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-BETA1 @@ -0,0 +1,9 @@ +base-dbg.txz 1aecc6ea4233676dc169fe21c4847c1a9bd9111074e1d0c3c17a8315c917995b 1730 base_dbg "Base system debug info" off +base.txz 9ab428c86f4f32225300a2ee05aa4e3c027fceb16b94343332b2a189c54589fb 29147 base "Base system (MANDATORY)" on +kernel-dbg.txz a575b80087f5b6811080924b41c5af28fc1af1889cd3488268a0d05d8b53a1dc 668 kernel_dbg "Kernel debug info" on +kernel.txz 3d58e5e52a1d78cc26bd06d39ca71e9e9e9d4d4ffef6b9a6620ac82418dbc6e2 669 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 11cdab99321f881c203717e3e7bfaab7d800160a8021e70c9aef7f3651a15cbb 235 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 0faf173f6d054cb314444e58c59d491d7f30a1cb42406a33e446573605a633c1 705 lib32 "32-bit compatibility libraries" on +ports.txz 7b0a371413d7a76dd24dd0f170d1f84d7c33db502e7cc3440ef141e81ee0ea12 212130 ports "Ports tree" off +src.txz 3ddaae4ff101bc55657f9cae00217bd2c7c63d4f504520b060c5e91634c26c17 118038 src "System source tree" off +tests.txz cdffd5fa950e64b8b3621c6c04de197f3b2643608a9bd84739c6e701d26337b7 8048 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA5 deleted file mode 100644 index c1587e2fb934..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA5 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz cc30a95aafca3d76dab88bc27473a1e66f89aedba2e772f0d860017df85285ec 1715 base_dbg "Base system debug info" off -base.txz 709013cb52255914290a3f2d121d6b97a75b60ec29648a944d19c1927e95b2c8 29120 base "Base system (MANDATORY)" on -kernel-dbg.txz 502b4bbb1b5f6b1baca36e871e12b5490ffd3d12c2ec065aab49c2def936490c 666 kernel_dbg "Kernel debug info" on -kernel.txz dfada6c7db8f084bd931870bb37fc72ebec0fb3fa8b99fff141f62256463e557 667 kernel "Kernel (MANDATORY)" on -ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off -src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off -tests.txz 8a862043c05e8607f3a50bb67f772344d4dd7d6cfdf0a979ce88bbe662718b4d 8059 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-BETA1 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-BETA1 new file mode 100644 index 000000000000..4c740c2f60a9 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-BETA1 @@ -0,0 +1,7 @@ +base-dbg.txz 121898f6c78422aa193d89f7b839df9bb179cb2a6de79e460f0de583dbf619cd 1716 base_dbg "Base system debug info" off +base.txz 730ffa548210f99aba7b5e23d150bf40c172abd816f34a3b524fa05d4546ba6e 29127 base "Base system (MANDATORY)" on +kernel-dbg.txz 4111a78b3c36ac9e7ffe0fa147fc577fb47192295a5663692c88ad13cd667535 666 kernel_dbg "Kernel debug info" on +kernel.txz 9841fa44ff1f8b245f47acf4a3b3b2689673efe7fa0a79eacca6e8846436083f 667 kernel "Kernel (MANDATORY)" on +ports.txz 7b0a371413d7a76dd24dd0f170d1f84d7c33db502e7cc3440ef141e81ee0ea12 212130 ports "Ports tree" off +src.txz 3ddaae4ff101bc55657f9cae00217bd2c7c63d4f504520b060c5e91634c26c17 118038 src "System source tree" off +tests.txz 474693e2bd784bca32b7e4353b896f5266929dbf975fc24ceda922f33399db49 8059 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA5 deleted file mode 100644 index 6e747085c9a9..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA5 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 534ade3698a0275ce62965a67f3e801bb75b0b62905142a66d134c9c37e928b6 1716 base_dbg "Base system debug info" off -base.txz 81ab4b1e6b37b26f150f58e5f79bd301696d8d55d710cce4cd38cb3213196674 29164 base "Base system (MANDATORY)" on -kernel-dbg.txz 08462bab7409af4173c132d32595f29599940515be585c0573be9ee37a24fbfb 637 kernel_dbg "Kernel debug info" on -kernel.txz c03bc1f340448c6dc1e850e3fabda364cdb2bebd55c1b7c53f81be0a7bcf3eeb 642 kernel "Kernel (MANDATORY)" on -ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off -src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off -tests.txz 29bc0c6d11aad2a5fb463cd34db43bf0e0a0f03435ff3df8a1e531168e38e68b 8059 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-BETA1 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-BETA1 new file mode 100644 index 000000000000..3ca69a76b783 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-BETA1 @@ -0,0 +1,7 @@ +base-dbg.txz ac43d03ba8caa185ebd0c41996144c36e53446e4815d323aed2871bb7de88a5b 1717 base_dbg "Base system debug info" off +base.txz 79ebf61811830b9f506c9fc79d1d921b964605193a588af9d906500923407963 29170 base "Base system (MANDATORY)" on +kernel-dbg.txz e6a947883c7ca5fa7d41b24c04b9d60e8dbf6103700259f2f58e121c1256f90b 637 kernel_dbg "Kernel debug info" on +kernel.txz 10b532debf555968f31d43509f19ae77a747ff2144c0391c8e09f24000c87b5b 642 kernel "Kernel (MANDATORY)" on +ports.txz 7b0a371413d7a76dd24dd0f170d1f84d7c33db502e7cc3440ef141e81ee0ea12 212130 ports "Ports tree" off +src.txz 3ddaae4ff101bc55657f9cae00217bd2c7c63d4f504520b060c5e91634c26c17 118038 src "System source tree" off +tests.txz 9f5574daf0a96da1e215c0fcb5929d351d2dbc1dc601c4fc2513c42ba37eab79 8059 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index d2ac3d0e3f04..4da59ab6c570 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -2,12 +2,11 @@ %%DATADIR%%/MANIFESTS/amd64-amd64-13.5-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.2-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-ALPHA5 +%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-BETA1 %%DATADIR%%/MANIFESTS/arm64-aarch64-13.4-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.5-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.2-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-ALPHA5 %%DATADIR%%/MANIFESTS/i386-i386-13.4-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.5-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-14.2-RELEASE @@ -20,12 +19,12 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-15.0-ALPHA5 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-15.0-BETA1 %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA5 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-BETA1 %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.2-RELEASE @@ -34,4 +33,4 @@ %%DATADIR%%/MANIFESTS/riscv-riscv64-13.5-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.2-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-ALPHA5 +%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-BETA1 diff --git a/misc/py-pyfiglet/Makefile b/misc/py-pyfiglet/Makefile index d2369246c5c8..95199a2ac044 100644 --- a/misc/py-pyfiglet/Makefile +++ b/misc/py-pyfiglet/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyfiglet -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,9 +11,15 @@ WWW= https://github.com/pwaller/pyfiglet LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +post-patch: + @${REINPLACE_CMD} -e 's|68|63|g' ${WRKSRC}/pyproject.toml + .include <bsd.port.mk> diff --git a/misc/py-pyfiglet/distinfo b/misc/py-pyfiglet/distinfo index 13f2cb981da7..691a73af63b2 100644 --- a/misc/py-pyfiglet/distinfo +++ b/misc/py-pyfiglet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756285887 -SHA256 (pyfiglet-1.0.3.tar.gz) = bad3b55d2eccb30d4693ccfd94573c2a3477dd75f86a0e5465cea51bdbfe2875 -SIZE (pyfiglet-1.0.3.tar.gz) = 833445 +TIMESTAMP = 1760256905 +SHA256 (pyfiglet-1.0.4.tar.gz) = db9c9940ed1bf3048deff534ed52ff2dafbbc2cd7610b17bb5eca1df6d4278ef +SIZE (pyfiglet-1.0.4.tar.gz) = 1560615 diff --git a/misc/shimmy/Makefile b/misc/shimmy/Makefile index df77d8544476..d2180d088041 100644 --- a/misc/shimmy/Makefile +++ b/misc/shimmy/Makefile @@ -1,6 +1,6 @@ PORTNAME= shimmy DISTVERSIONPREFIX= v -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.3 CATEGORIES= misc MAINTAINER= tagattie@FreeBSD.org @@ -14,7 +14,6 @@ USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= Michael-A-Kuykendall -GH_TUPLE= ggml-org:llama.cpp:128d522c04286e019666bd6ee4d18e3fbf8772e2:llama_cpp/../${_CARGO_GIT_WRKDIR}/llama-cpp-sys-2/llama.cpp CARGO_FEATURES= llama-opencl CARGO_TEST_ARGS=--lib @@ -37,19 +36,10 @@ VULKAN_BUILD_DEPENDS= glslc:graphics/shaderc \ vulkan-headers>0:graphics/vulkan-headers VULKAN_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader VULKAN_USES= localbase:ldflags -VULKAN_VARS= CARGO_FEATURES+="llama-vulkan llama-cpp-2/vulkan" - -.include <bsd.port.pre.mk> - -_CARGO_GIT_WRKDIR!= ${_CARGO_AWK} ${SCRIPTSDIR}/cargo-crates-git-fetch.awk /dev/null | \ - ${CUT} -f 4 -d ' ' - -post-patch: - @${BSDMAKE} PATCHDIR=${FILESDIR}/llama-cpp-rs \ - WRKSRC=${WRKDIR}/${_CARGO_GIT_WRKDIR} do-patch +VULKAN_VARS= CARGO_FEATURES+="llama-vulkan shimmy-llama-cpp-2/vulkan" do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/misc/shimmy/Makefile.crates b/misc/shimmy/Makefile.crates index ccf014191140..7b9d80e46a6a 100644 --- a/misc/shimmy/Makefile.crates +++ b/misc/shimmy/Makefile.crates @@ -9,6 +9,7 @@ CARGO_CRATES= addr2line-0.25.1 \ anstyle-query-1.1.4 \ anstyle-wincon-3.0.10 \ anyhow-1.0.100 \ + assert_cmd-2.0.17 \ async-trait-0.1.89 \ atomic-waker-1.1.2 \ autocfg-1.5.0 \ @@ -21,6 +22,7 @@ CARGO_CRATES= addr2line-0.25.1 \ bitflags-1.3.2 \ bitflags-2.9.4 \ block-buffer-0.10.4 \ + bstr-1.12.0 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ bytes-1.10.1 \ @@ -50,10 +52,12 @@ CARGO_CRATES= addr2line-0.25.1 \ crunchy-0.2.4 \ crypto-common-0.1.6 \ data-encoding-2.9.0 \ + difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ + doc-comment-0.3.3 \ either-1.15.0 \ encoding_rs-0.8.35 \ enumflags2-0.7.12 \ @@ -63,10 +67,14 @@ CARGO_CRATES= addr2line-0.25.1 \ fastrand-2.3.0 \ find-msvc-tools-0.1.3 \ find_cuda_helper-0.2.0 \ + float-cmp-0.10.0 \ 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 \ @@ -114,7 +122,7 @@ CARGO_CRATES= addr2line-0.25.1 \ jobserver-0.1.34 \ js-sys-0.3.81 \ lazy_static-1.5.0 \ - libc-0.2.176 \ + libc-0.2.177 \ libloading-0.8.9 \ libredox-0.1.10 \ linux-raw-sys-0.11.0 \ @@ -132,6 +140,7 @@ CARGO_CRATES= addr2line-0.25.1 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ nom-7.1.3 \ + normalize-line-endings-0.3.0 \ ntapi-0.4.1 \ nu-ansi-term-0.50.1 \ num-traits-0.2.19 \ @@ -150,6 +159,9 @@ CARGO_CRATES= addr2line-0.25.1 \ plotters-svg-0.3.7 \ potential_utf-0.1.3 \ ppv-lite86-0.2.21 \ + predicates-3.1.3 \ + predicates-core-1.0.9 \ + predicates-tree-1.0.12 \ prettyplease-0.2.37 \ proc-macro2-1.0.101 \ quote-1.0.41 \ @@ -176,8 +188,10 @@ CARGO_CRATES= addr2line-0.25.1 \ ryu-1.0.20 \ safetensors-0.4.5 \ same-file-1.0.6 \ + scc-2.4.0 \ scopeguard-1.2.0 \ sct-0.7.1 \ + sdd-3.0.10 \ self_cell-1.2.0 \ serde-1.0.228 \ serde_core-1.0.228 \ @@ -185,8 +199,12 @@ CARGO_CRATES= addr2line-0.25.1 \ serde_json-1.0.145 \ serde_path_to_error-0.1.20 \ serde_urlencoded-0.7.1 \ + serial_test-3.2.0 \ + serial_test_derive-3.2.0 \ sha1-0.10.6 \ sharded-slab-0.1.7 \ + shimmy-llama-cpp-2-0.1.123 \ + shimmy-llama-cpp-sys-2-0.1.123 \ shlex-1.3.0 \ signal-hook-registry-1.4.6 \ slab-0.4.11 \ @@ -204,6 +222,7 @@ CARGO_CRATES= addr2line-0.25.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.23.0 \ + termtree-0.5.1 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ thread_local-1.1.9 \ @@ -237,6 +256,7 @@ CARGO_CRATES= addr2line-0.25.1 \ uuid-1.18.1 \ valuable-0.1.1 \ version_check-0.9.5 \ + wait-timeout-0.2.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ @@ -304,5 +324,4 @@ CARGO_CRATES= addr2line-0.25.1 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ zerovec-0.11.4 \ - zerovec-derive-0.11.1 \ - llama-cpp-2,llama-cpp-sys-2@git+https://github.com/Michael-A-Kuykendall/llama-cpp-rs?branch=feat%2Fmoe-cpu-offload\#6c9a7044bbf83f7de16b39c15a3d00c1a239f3e0 + zerovec-derive-0.11.1 diff --git a/misc/shimmy/distinfo b/misc/shimmy/distinfo index 1bc0218473b5..53e77f9100d2 100644 --- a/misc/shimmy/distinfo +++ b/misc/shimmy/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1759990085 +TIMESTAMP = 1760302059 SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b SIZE (rust/crates/addr2line-0.25.1.crate) = 43134 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -21,6 +21,8 @@ SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f7 SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61 SIZE (rust/crates/anyhow-1.0.100.crate) = 54059 +SHA256 (rust/crates/assert_cmd-2.0.17.crate) = 2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66 +SIZE (rust/crates/assert_cmd-2.0.17.crate) = 26914 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 @@ -45,6 +47,8 @@ SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc 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/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 +SIZE (rust/crates/bstr-1.12.0.crate) = 351557 SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b @@ -103,6 +107,8 @@ SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/data-encoding-2.9.0.crate) = 2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476 SIZE (rust/crates/data-encoding-2.9.0.crate) = 21564 +SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 +SIZE (rust/crates/difflib-0.4.0.crate) = 7638 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 SIZE (rust/crates/digest-0.10.7.crate) = 19557 SHA256 (rust/crates/dirs-5.0.1.crate) = 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225 @@ -111,6 +117,8 @@ SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab86275776 SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 +SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 @@ -129,14 +137,22 @@ SHA256 (rust/crates/find-msvc-tools-0.1.3.crate) = 0399f9d26e5191ce32c498bebd31e SIZE (rust/crates/find-msvc-tools-0.1.3.crate) = 30486 SHA256 (rust/crates/find_cuda_helper-0.2.0.crate) = f9f9e65c593dd01ac77daad909ea4ad17f0d6d1776193fc8ea766356177abdad SIZE (rust/crates/find_cuda_helper-0.2.0.crate) = 2768 +SHA256 (rust/crates/float-cmp-0.10.0.crate) = b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8 +SIZE (rust/crates/float-cmp-0.10.0.crate) = 10702 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.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 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-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f +SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 +SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 +SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 @@ -231,8 +247,8 @@ SHA256 (rust/crates/js-sys-0.3.81.crate) = ec48937a97411dcb524a265206ccd4c90bb71 SIZE (rust/crates/js-sys-0.3.81.crate) = 56399 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.176.crate) = 58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174 -SIZE (rust/crates/libc-0.2.176.crate) = 790040 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/libloading-0.8.9.crate) = d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55 SIZE (rust/crates/libloading-0.8.9.crate) = 30222 SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb @@ -267,6 +283,8 @@ SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68a SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be +SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 SIZE (rust/crates/ntapi-0.4.1.crate) = 126552 SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 @@ -303,6 +321,12 @@ SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906 SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/predicates-3.1.3.crate) = a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573 +SIZE (rust/crates/predicates-3.1.3.crate) = 24063 +SHA256 (rust/crates/predicates-core-1.0.9.crate) = 727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa +SIZE (rust/crates/predicates-core-1.0.9.crate) = 8618 +SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c +SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 SHA256 (rust/crates/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 @@ -355,10 +379,14 @@ SHA256 (rust/crates/safetensors-0.4.5.crate) = 44560c11236a6130a46ce36c836a62936 SIZE (rust/crates/safetensors-0.4.5.crate) = 21800 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/scc-2.4.0.crate) = 46e6f046b7fef48e2660c57ed794263155d713de679057f2d0c169bfc6e756cc +SIZE (rust/crates/scc-2.4.0.crate) = 145014 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/sdd-3.0.10.crate) = 490dcfcbfef26be6800d11870ff2df8774fa6e86d047e3e8c8a76b25655e41ca +SIZE (rust/crates/sdd-3.0.10.crate) = 32748 SHA256 (rust/crates/self_cell-1.2.0.crate) = 0f7d95a54511e0c7be3f51e8867aa8cf35148d7b9445d44de2f943e2b206e749 SIZE (rust/crates/self_cell-1.2.0.crate) = 16883 SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e @@ -373,10 +401,18 @@ SHA256 (rust/crates/serde_path_to_error-0.1.20.crate) = 10a9ff822e371bb5403e391e SIZE (rust/crates/serde_path_to_error-0.1.20.crate) = 18046 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/serial_test-3.2.0.crate) = 1b258109f244e1d6891bf1053a55d63a5cd4f8f4c30cf9a1280989f80e7a1fa9 +SIZE (rust/crates/serial_test-3.2.0.crate) = 9232 +SHA256 (rust/crates/serial_test_derive-3.2.0.crate) = 5d69265a08751de7844521fd15003ae0a888e035773ba05695c5c759a6f89eef +SIZE (rust/crates/serial_test_derive-3.2.0.crate) = 6992 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba SIZE (rust/crates/sha1-0.10.6.crate) = 13517 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (rust/crates/shimmy-llama-cpp-2-0.1.123.crate) = 7202bdb73b956d4d3126bcd87845d227c7f5b453ba824bfccc3e7d11fdd2b92f +SIZE (rust/crates/shimmy-llama-cpp-2-0.1.123.crate) = 51688 +SHA256 (rust/crates/shimmy-llama-cpp-sys-2-0.1.123.crate) = cf105c1264729706662288ec8314a1ad1716071eddd54bdfc305be231786414b +SIZE (rust/crates/shimmy-llama-cpp-sys-2-0.1.123.crate) = 2567695 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 @@ -411,6 +447,8 @@ SHA256 (rust/crates/system-configuration-sys-0.5.0.crate) = a75fb188eb626b924683 SIZE (rust/crates/system-configuration-sys-0.5.0.crate) = 6730 SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 +SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 +SIZE (rust/crates/termtree-0.5.1.crate) = 8498 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 @@ -477,6 +515,8 @@ SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d57 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/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 +SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e @@ -613,9 +653,5 @@ SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57 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 (Michael-A-Kuykendall-llama-cpp-rs-6c9a7044bbf83f7de16b39c15a3d00c1a239f3e0_GH0.tar.gz) = 408d631340630bc8ad53ee0239a2db1f46954853d5539bad6c6c73e930d071c4 -SIZE (Michael-A-Kuykendall-llama-cpp-rs-6c9a7044bbf83f7de16b39c15a3d00c1a239f3e0_GH0.tar.gz) = 87588 -SHA256 (Michael-A-Kuykendall-shimmy-v1.7.0_GH0.tar.gz) = 693be6630afc837f325e1f498af33fffc49b8cbab45e96909abc775cd6cfa0e7 -SIZE (Michael-A-Kuykendall-shimmy-v1.7.0_GH0.tar.gz) = 206968849 -SHA256 (ggml-org-llama.cpp-128d522c04286e019666bd6ee4d18e3fbf8772e2_GH0.tar.gz) = e5032ccdf009794d70905736464a15bbb285fbc7e6242513a78abc9aaf618b23 -SIZE (ggml-org-llama.cpp-128d522c04286e019666bd6ee4d18e3fbf8772e2_GH0.tar.gz) = 25886906 +SHA256 (Michael-A-Kuykendall-shimmy-v1.7.3_GH0.tar.gz) = a420c069d254314a11db7908b19d1f0cd32f56786d0d88701d96e91b2adb7d82 +SIZE (Michael-A-Kuykendall-shimmy-v1.7.3_GH0.tar.gz) = 5221988 diff --git a/misc/shimmy/files/patch-Cargo.lock b/misc/shimmy/files/patch-Cargo.lock deleted file mode 100644 index d195afe12be9..000000000000 --- a/misc/shimmy/files/patch-Cargo.lock +++ /dev/null @@ -1,800 +0,0 @@ ---- Cargo.lock.orig 2025-10-09 02:55:29 UTC -+++ Cargo.lock -@@ -4,9 +4,9 @@ name = "addr2line" - - [[package]] - name = "addr2line" --version = "0.24.2" -+version = "0.25.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" -+checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" - dependencies = [ - "gimli", - ] -@@ -43,9 +43,9 @@ name = "anstream" - - [[package]] - name = "anstream" --version = "0.6.20" -+version = "0.6.21" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" -+checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" - dependencies = [ - "anstyle", - "anstyle-parse", -@@ -58,9 +58,9 @@ name = "anstyle" - - [[package]] - name = "anstyle" --version = "1.0.11" -+version = "1.0.13" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" -+checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" - - [[package]] - name = "anstyle-parse" -@@ -93,9 +93,9 @@ name = "anyhow" - - [[package]] - name = "anyhow" --version = "1.0.99" -+version = "1.0.100" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" -+checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" - - [[package]] - name = "async-trait" -@@ -180,9 +180,9 @@ name = "backtrace" - - [[package]] - name = "backtrace" --version = "0.3.75" -+version = "0.3.76" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" -+checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" - dependencies = [ - "addr2line", - "cfg-if", -@@ -190,7 +190,7 @@ dependencies = [ - "miniz_oxide", - "object", - "rustc-demangle", -- "windows-targets 0.52.6", -+ "windows-link", - ] - - [[package]] -@@ -214,7 +214,7 @@ dependencies = [ - "bitflags 2.9.4", - "cexpr", - "clang-sys", -- "itertools", -+ "itertools 0.13.0", - "log", - "prettyplease", - "proc-macro2", -@@ -308,7 +308,7 @@ dependencies = [ - "num-traits", - "serde", - "wasm-bindgen", -- "windows-link 0.2.0", -+ "windows-link", - ] - - [[package]] -@@ -351,9 +351,9 @@ name = "clap" - - [[package]] - name = "clap" --version = "4.5.47" -+version = "4.5.48" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931" -+checksum = "e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae" - dependencies = [ - "clap_builder", - "clap_derive", -@@ -361,9 +361,9 @@ name = "clap_builder" - - [[package]] - name = "clap_builder" --version = "4.5.47" -+version = "4.5.48" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6" -+checksum = "c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9" - dependencies = [ - "anstream", - "anstyle", -@@ -441,7 +441,7 @@ dependencies = [ - "clap", - "criterion-plot", - "is-terminal", -- "itertools", -+ "itertools 0.10.5", - "num-traits", - "once_cell", - "oorandom", -@@ -462,7 +462,7 @@ dependencies = [ - checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" - dependencies = [ - "cast", -- "itertools", -+ "itertools 0.10.5", - ] - - [[package]] -@@ -602,7 +602,7 @@ dependencies = [ - checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" - dependencies = [ - "libc", -- "windows-sys 0.59.0", -+ "windows-sys 0.61.2", - ] - - [[package]] -@@ -729,9 +729,9 @@ name = "gimli" - - [[package]] - name = "gimli" --version = "0.31.1" -+version = "0.32.3" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" -+checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" - - [[package]] - name = "glob" -@@ -760,19 +760,20 @@ name = "half" - - [[package]] - name = "half" --version = "2.6.0" -+version = "2.7.0" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9" -+checksum = "e54c115d4f30f52c67202f079c5f9d8b49db4691f460fdb0b4c2e838261b2ba5" - dependencies = [ - "cfg-if", - "crunchy", -+ "zerocopy", - ] - - [[package]] - name = "hashbrown" --version = "0.15.5" -+version = "0.16.0" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" -+checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" - - [[package]] - name = "heck" -@@ -941,7 +942,7 @@ dependencies = [ - "js-sys", - "log", - "wasm-bindgen", -- "windows-core 0.62.0", -+ "windows-core 0.62.2", - ] - - [[package]] -@@ -1062,9 +1063,9 @@ name = "indexmap" - - [[package]] - name = "indexmap" --version = "2.11.3" -+version = "2.11.4" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "92119844f513ffa41556430369ab02c295a3578af21cf945caa3e9e0c2481ac3" -+checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5" - dependencies = [ - "equivalent", - "hashbrown", -@@ -1114,6 +1115,15 @@ dependencies = [ - ] - - [[package]] -+name = "itertools" -+version = "0.13.0" -+source = "registry+https://github.com/rust-lang/crates.io-index" -+checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" -+dependencies = [ -+ "either", -+] -+ -+[[package]] - name = "itoa" - version = "1.0.15" - source = "registry+https://github.com/rust-lang/crates.io-index" -@@ -1131,9 +1141,9 @@ name = "js-sys" - - [[package]] - name = "js-sys" --version = "0.3.80" -+version = "0.3.81" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "852f13bec5eba4ba9afbeb93fd7c13fe56147f055939ae21c43a29a0ecb2702e" -+checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305" - dependencies = [ - "once_cell", - "wasm-bindgen", -@@ -1147,18 +1157,18 @@ name = "libc" - - [[package]] - name = "libc" --version = "0.2.175" -+version = "0.2.176" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" -+checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174" - - [[package]] - name = "libloading" --version = "0.8.8" -+version = "0.8.9" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" -+checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55" - dependencies = [ - "cfg-if", -- "windows-targets 0.48.5", -+ "windows-link", - ] - - [[package]] -@@ -1186,6 +1196,7 @@ version = "0.1.123" - [[package]] - name = "llama-cpp-2" - version = "0.1.123" -+source = "git+https://github.com/Michael-A-Kuykendall/llama-cpp-rs?branch=feat%2Fmoe-cpu-offload#6c9a7044bbf83f7de16b39c15a3d00c1a239f3e0" - dependencies = [ - "enumflags2", - "llama-cpp-sys-2", -@@ -1197,6 +1208,7 @@ version = "0.1.123" - [[package]] - name = "llama-cpp-sys-2" - version = "0.1.123" -+source = "git+https://github.com/Michael-A-Kuykendall/llama-cpp-rs?branch=feat%2Fmoe-cpu-offload#6c9a7044bbf83f7de16b39c15a3d00c1a239f3e0" - dependencies = [ - "bindgen", - "cc", -@@ -1208,11 +1220,10 @@ name = "lock_api" - - [[package]] - name = "lock_api" --version = "0.4.13" -+version = "0.4.14" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" -+checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" - dependencies = [ -- "autocfg", - "scopeguard", - ] - -@@ -1239,9 +1250,9 @@ name = "memchr" - - [[package]] - name = "memchr" --version = "2.7.5" -+version = "2.7.6" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" -+checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" - - [[package]] - name = "memmap2" -@@ -1340,9 +1351,9 @@ name = "object" - - [[package]] - name = "object" --version = "0.36.7" -+version = "0.37.3" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" -+checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" - dependencies = [ - "memchr", - ] -@@ -1373,9 +1384,9 @@ name = "parking_lot" - - [[package]] - name = "parking_lot" --version = "0.12.4" -+version = "0.12.5" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" -+checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" - dependencies = [ - "lock_api", - "parking_lot_core", -@@ -1383,15 +1394,15 @@ name = "parking_lot_core" - - [[package]] - name = "parking_lot_core" --version = "0.9.11" -+version = "0.9.12" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" -+checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" - dependencies = [ - "cfg-if", - "libc", - "redox_syscall", - "smallvec", -- "windows-targets 0.52.6", -+ "windows-link", - ] - - [[package]] -@@ -1479,9 +1490,9 @@ name = "quote" - - [[package]] - name = "quote" --version = "1.0.40" -+version = "1.0.41" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" -+checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" - dependencies = [ - "proc-macro2", - ] -@@ -1544,9 +1555,9 @@ name = "redox_syscall" - - [[package]] - name = "redox_syscall" --version = "0.5.17" -+version = "0.5.18" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" -+checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" - dependencies = [ - "bitflags 2.9.4", - ] -@@ -1564,9 +1575,9 @@ name = "regex" - - [[package]] - name = "regex" --version = "1.11.2" -+version = "1.11.3" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912" -+checksum = "8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c" - dependencies = [ - "aho-corasick", - "memchr", -@@ -1576,9 +1587,9 @@ name = "regex-automata" - - [[package]] - name = "regex-automata" --version = "0.4.10" -+version = "0.4.11" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6" -+checksum = "833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad" - dependencies = [ - "aho-corasick", - "memchr", -@@ -1668,7 +1679,7 @@ dependencies = [ - "errno", - "libc", - "linux-raw-sys", -- "windows-sys 0.59.0", -+ "windows-sys 0.61.2", - ] - - [[package]] -@@ -1757,9 +1768,9 @@ name = "serde" - - [[package]] - name = "serde" --version = "1.0.225" -+version = "1.0.228" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "fd6c24dee235d0da097043389623fb913daddf92c76e9f5a1db88607a0bcbd1d" -+checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" - dependencies = [ - "serde_core", - "serde_derive", -@@ -1767,18 +1778,18 @@ name = "serde_core" - - [[package]] - name = "serde_core" --version = "1.0.225" -+version = "1.0.228" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "659356f9a0cb1e529b24c01e43ad2bdf520ec4ceaf83047b83ddcc2251f96383" -+checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" - dependencies = [ - "serde_derive", - ] - - [[package]] - name = "serde_derive" --version = "1.0.225" -+version = "1.0.228" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "0ea936adf78b1f766949a4977b91d2f5595825bd6ec079aa9543ad2685fc4516" -+checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" - dependencies = [ - "proc-macro2", - "quote", -@@ -1843,7 +1854,7 @@ name = "shimmy" - - [[package]] - name = "shimmy" --version = "1.6.0" -+version = "1.7.0" - dependencies = [ - "anyhow", - "async-trait", -@@ -1925,9 +1936,9 @@ name = "stable_deref_trait" - - [[package]] - name = "stable_deref_trait" --version = "1.2.0" -+version = "1.2.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" -+checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" - - [[package]] - name = "strsim" -@@ -2017,15 +2028,15 @@ name = "tempfile" - - [[package]] - name = "tempfile" --version = "3.22.0" -+version = "3.23.0" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53" -+checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" - dependencies = [ - "fastrand", - "getrandom 0.3.3", - "once_cell", - "rustix", -- "windows-sys 0.59.0", -+ "windows-sys 0.61.2", - ] - - [[package]] -@@ -2300,9 +2311,9 @@ name = "typenum" - - [[package]] - name = "typenum" --version = "1.18.0" -+version = "1.19.0" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" -+checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" - - [[package]] - name = "unicode-ident" -@@ -2415,9 +2426,9 @@ name = "wasm-bindgen" - - [[package]] - name = "wasm-bindgen" --version = "0.2.103" -+version = "0.2.104" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "ab10a69fbd0a177f5f649ad4d8d3305499c42bab9aef2f7ff592d0ec8f833819" -+checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d" - dependencies = [ - "cfg-if", - "once_cell", -@@ -2428,9 +2439,9 @@ name = "wasm-bindgen-backend" - - [[package]] - name = "wasm-bindgen-backend" --version = "0.2.103" -+version = "0.2.104" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "0bb702423545a6007bbc368fde243ba47ca275e549c8a28617f56f6ba53b1d1c" -+checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19" - dependencies = [ - "bumpalo", - "log", -@@ -2442,9 +2453,9 @@ name = "wasm-bindgen-futures" - - [[package]] - name = "wasm-bindgen-futures" --version = "0.4.53" -+version = "0.4.54" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "a0b221ff421256839509adbb55998214a70d829d3a28c69b4a6672e9d2a42f67" -+checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c" - dependencies = [ - "cfg-if", - "js-sys", -@@ -2455,9 +2466,9 @@ name = "wasm-bindgen-macro" - - [[package]] - name = "wasm-bindgen-macro" --version = "0.2.103" -+version = "0.2.104" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "fc65f4f411d91494355917b605e1480033152658d71f722a90647f56a70c88a0" -+checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119" - dependencies = [ - "quote", - "wasm-bindgen-macro-support", -@@ -2465,9 +2476,9 @@ name = "wasm-bindgen-macro-support" - - [[package]] - name = "wasm-bindgen-macro-support" --version = "0.2.103" -+version = "0.2.104" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "ffc003a991398a8ee604a401e194b6b3a39677b3173d6e74495eb51b82e99a32" -+checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" - dependencies = [ - "proc-macro2", - "quote", -@@ -2478,18 +2489,18 @@ name = "wasm-bindgen-shared" - - [[package]] - name = "wasm-bindgen-shared" --version = "0.2.103" -+version = "0.2.104" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "293c37f4efa430ca14db3721dfbe48d8c33308096bd44d80ebaa775ab71ba1cf" -+checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1" - dependencies = [ - "unicode-ident", - ] - - [[package]] - name = "web-sys" --version = "0.3.80" -+version = "0.3.81" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "fbe734895e869dc429d78c4b433f8d17d95f8d05317440b4fad5ab2d33e596dc" -+checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120" - dependencies = [ - "js-sys", - "wasm-bindgen", -@@ -2523,7 +2534,7 @@ dependencies = [ - source = "registry+https://github.com/rust-lang/crates.io-index" - checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" - dependencies = [ -- "windows-sys 0.48.0", -+ "windows-sys 0.61.2", - ] - - [[package]] -@@ -2553,22 +2564,22 @@ name = "windows-core" - - [[package]] - name = "windows-core" --version = "0.62.0" -+version = "0.62.2" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "57fe7168f7de578d2d8a05b07fd61870d2e73b4020e9f49aa00da8471723497c" -+checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" - dependencies = [ - "windows-implement", - "windows-interface", -- "windows-link 0.2.0", -+ "windows-link", - "windows-result", - "windows-strings", - ] - - [[package]] - name = "windows-implement" --version = "0.60.0" -+version = "0.60.2" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" -+checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" - dependencies = [ - "proc-macro2", - "quote", -@@ -2577,9 +2588,9 @@ name = "windows-interface" - - [[package]] - name = "windows-interface" --version = "0.59.1" -+version = "0.59.3" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" -+checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" - dependencies = [ - "proc-macro2", - "quote", -@@ -2588,32 +2599,26 @@ name = "windows-link" - - [[package]] - name = "windows-link" --version = "0.1.3" -+version = "0.2.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" -+checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" - - [[package]] --name = "windows-link" --version = "0.2.0" --source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65" -- --[[package]] - name = "windows-result" --version = "0.4.0" -+version = "0.4.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f" -+checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" - dependencies = [ -- "windows-link 0.2.0", -+ "windows-link", - ] - - [[package]] - name = "windows-strings" --version = "0.5.0" -+version = "0.5.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda" -+checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" - dependencies = [ -- "windows-link 0.2.0", -+ "windows-link", - ] - - [[package]] -@@ -2649,10 +2654,19 @@ dependencies = [ - source = "registry+https://github.com/rust-lang/crates.io-index" - checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" - dependencies = [ -- "windows-targets 0.53.3", -+ "windows-targets 0.53.5", - ] - - [[package]] -+name = "windows-sys" -+version = "0.61.2" -+source = "registry+https://github.com/rust-lang/crates.io-index" -+checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" -+dependencies = [ -+ "windows-link", -+] -+ -+[[package]] - name = "windows-targets" - version = "0.48.5" - source = "registry+https://github.com/rust-lang/crates.io-index" -@@ -2685,19 +2699,19 @@ name = "windows-targets" - - [[package]] - name = "windows-targets" --version = "0.53.3" -+version = "0.53.5" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" -+checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" - dependencies = [ -- "windows-link 0.1.3", -- "windows_aarch64_gnullvm 0.53.0", -- "windows_aarch64_msvc 0.53.0", -- "windows_i686_gnu 0.53.0", -- "windows_i686_gnullvm 0.53.0", -- "windows_i686_msvc 0.53.0", -- "windows_x86_64_gnu 0.53.0", -- "windows_x86_64_gnullvm 0.53.0", -- "windows_x86_64_msvc 0.53.0", -+ "windows-link", -+ "windows_aarch64_gnullvm 0.53.1", -+ "windows_aarch64_msvc 0.53.1", -+ "windows_i686_gnu 0.53.1", -+ "windows_i686_gnullvm 0.53.1", -+ "windows_i686_msvc 0.53.1", -+ "windows_x86_64_gnu 0.53.1", -+ "windows_x86_64_gnullvm 0.53.1", -+ "windows_x86_64_msvc 0.53.1", - ] - - [[package]] -@@ -2714,9 +2728,9 @@ name = "windows_aarch64_gnullvm" - - [[package]] - name = "windows_aarch64_gnullvm" --version = "0.53.0" -+version = "0.53.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" -+checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" - - [[package]] - name = "windows_aarch64_msvc" -@@ -2732,9 +2746,9 @@ name = "windows_aarch64_msvc" - - [[package]] - name = "windows_aarch64_msvc" --version = "0.53.0" -+version = "0.53.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" -+checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" - - [[package]] - name = "windows_i686_gnu" -@@ -2750,9 +2764,9 @@ name = "windows_i686_gnu" - - [[package]] - name = "windows_i686_gnu" --version = "0.53.0" -+version = "0.53.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" -+checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" - - [[package]] - name = "windows_i686_gnullvm" -@@ -2762,9 +2776,9 @@ name = "windows_i686_gnullvm" - - [[package]] - name = "windows_i686_gnullvm" --version = "0.53.0" -+version = "0.53.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" -+checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" - - [[package]] - name = "windows_i686_msvc" -@@ -2780,9 +2794,9 @@ name = "windows_i686_msvc" - - [[package]] - name = "windows_i686_msvc" --version = "0.53.0" -+version = "0.53.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" -+checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" - - [[package]] - name = "windows_x86_64_gnu" -@@ -2798,9 +2812,9 @@ name = "windows_x86_64_gnu" - - [[package]] - name = "windows_x86_64_gnu" --version = "0.53.0" -+version = "0.53.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" -+checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" - - [[package]] - name = "windows_x86_64_gnullvm" -@@ -2816,9 +2830,9 @@ name = "windows_x86_64_gnullvm" - - [[package]] - name = "windows_x86_64_gnullvm" --version = "0.53.0" -+version = "0.53.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" -+checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" - - [[package]] - name = "windows_x86_64_msvc" -@@ -2834,9 +2848,9 @@ name = "windows_x86_64_msvc" - - [[package]] - name = "windows_x86_64_msvc" --version = "0.53.0" -+version = "0.53.1" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" -+checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" - - [[package]] - name = "winreg" diff --git a/misc/shimmy/files/llama-cpp-rs/patch-llama-cpp-sys-2_build.rs b/misc/shimmy/files/patch-cargo-crates_shimmy-llama-cpp-sys-2-0.1.123_build.rs index a1d21fbdbdda..3c6a0ab9435a 100644 --- a/misc/shimmy/files/llama-cpp-rs/patch-llama-cpp-sys-2_build.rs +++ b/misc/shimmy/files/patch-cargo-crates_shimmy-llama-cpp-sys-2-0.1.123_build.rs @@ -1,5 +1,5 @@ ---- llama-cpp-sys-2/build.rs.orig 2025-10-06 14:29:33 UTC -+++ llama-cpp-sys-2/build.rs +--- cargo-crates/shimmy-llama-cpp-sys-2-0.1.123/build.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/shimmy-llama-cpp-sys-2-0.1.123/build.rs @@ -20,6 +20,7 @@ enum TargetOs { Apple(AppleVariant), Linux, diff --git a/multimedia/aom/files/patch-aom__ports_riscv__cpudetect.c b/multimedia/aom/files/patch-aom__ports_riscv__cpudetect.c new file mode 100644 index 000000000000..620b4948ebf7 --- /dev/null +++ b/multimedia/aom/files/patch-aom__ports_riscv__cpudetect.c @@ -0,0 +1,25 @@ +- Implement runtime detection on FreeBSD + +--- aom_ports/riscv_cpudetect.c.orig 2025-09-05 22:10:37 UTC ++++ aom_ports/riscv_cpudetect.c +@@ -23,6 +23,20 @@ + + #define HWCAP_RVV (1 << ('v' - 'a')) + ++#if defined(__FreeBSD__) ++static unsigned long getauxval(unsigned long type) ++{ ++ /* Only AT_HWCAP* return unsigned long */ ++ if (type != AT_HWCAP && type != AT_HWCAP2) { ++ return 0; ++ } ++ ++ unsigned long ret = 0; ++ elf_aux_info(type, &ret, sizeof(ret)); ++ return ret; ++} ++#endif ++ + int riscv_simd_caps(void) { + int flags = 0; + #if HAVE_RVV diff --git a/multimedia/libde265/Makefile b/multimedia/libde265/Makefile index 40c856ec61f3..33e8e83e1221 100644 --- a/multimedia/libde265/Makefile +++ b/multimedia/libde265/Makefile @@ -1,5 +1,6 @@ PORTNAME= libde265 DISTVERSION= 1.0.12 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -10,9 +11,10 @@ WWW= https://www.libde265.org LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf compiler:c++11-lib cpe libtool pathfix pkgconfig +USES= autoreconf compiler:c++11-lib cpe libtool pathfix pkgconfig sdl GNU_CONFIGURE= yes USE_LDCONFIG= yes +USE_SDL= sdl CPE_VENDOR= struktur diff --git a/multimedia/makemkv/Makefile b/multimedia/makemkv/Makefile index 2fb1e110a4d7..8a7541565eed 100644 --- a/multimedia/makemkv/Makefile +++ b/multimedia/makemkv/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.makemkv.com/download/:makemkv \ DISTFILES= ${DISTFL_MAKEMKV:S/$/:makemkv/} \ ${DISTFL_FFMPEG:S/$/:ffmpeg/} -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Video converter reading from DVD and Bluray WWW= https://www.makemkv.com diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 77daa095df05..9c1885ce3a96 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -1,5 +1,6 @@ PORTNAME= obs-studio DISTVERSION= 32.0.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/obsproject/obs-studio/releases/download/${DISTVERSION}/ DISTFILES= OBS-Studio-${DISTVERSION}-Sources${EXTRACT_SUFX} @@ -64,12 +65,12 @@ USE_LDCONFIG= yes CMAKE_ARGS= -DOBS_VERSION_OVERRIDE:STRING="${PORTVERSION}" \ -DQT_VERSION=6 \ -DPython_EXECUTABLE="${PYTHON_CMD}" -CMAKE_ARGS+= -DCMAKE_INTERPROCEDURAL_OPTIMIZATION:BOOL=OFF # prevent errors like: ld: error: relocation R_X86_64_PC32 cannot be used against symbol '__stack_chk_guard'; recompile with -fPIC -# see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290157 CFLAGS+= -Wno-error=attribute-warning CFLAGS_powerpc64= -Wno-error=deprecated-altivec-src-compat -Wno-error=pass-failed CFLAGS_powerpc64le= -Wno-error=deprecated-altivec-src-compat +CFLAGS+= -fPIC # otherwise we get: relocation R_X86_64_PC32 cannot be used against symbol '__stack_chk_guard'; recompile with -fPIC +CXXFLAGS+= -fPIC # otherwise we get: relocation R_X86_64_PC32 cannot be used against symbol '__stack_chk_guard'; recompile with -fPIC LDFLAGS+= -fPIC # pending https://github.com/obsproject/obs-studio/issues/3436 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-sources diff --git a/multimedia/obs-studio/files/patch-cmake_common_compiler__common.cmake b/multimedia/obs-studio/files/patch-cmake_common_compiler__common.cmake deleted file mode 100644 index 0e8fd4425f84..000000000000 --- a/multimedia/obs-studio/files/patch-cmake_common_compiler__common.cmake +++ /dev/null @@ -1,17 +0,0 @@ -# disable IPO due to breakage: -# ld: error: relocation R_X86_64_PC32 cannot be used against symbol '__stack_chk_guard'; recompile with -fPIC - ---- cmake/common/compiler_common.cmake.orig 2025-01-06 17:00:00 UTC -+++ cmake/common/compiler_common.cmake -@@ -28,8 +28,8 @@ if(HAS_INTERPROCEDURAL_OPTIMIZATION) - message(STATUS "Checking for interprocedural optimization support - enabled [Release, MinSizeRel]") - set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_DEBUG OFF) - set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELWITHDEBINFO OFF) -- set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELEASE ON) -- set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_MINSIZEREL ON) -+ set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELEASE OFF) -+ set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_MINSIZEREL OFF) - else() - message(STATUS "Checking for interprocedural optimization support - disabled") - set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_DEBUG OFF) - diff --git a/multimedia/wlrobs/Makefile b/multimedia/wlrobs/Makefile index bfe0ce7e960a..44764a370c04 100644 --- a/multimedia/wlrobs/Makefile +++ b/multimedia/wlrobs/Makefile @@ -11,6 +11,7 @@ WWW= https://hg.sr.ht/~scoopta/wlrobs LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.md +BUILD_DEPENDS= simde>0:devel/simde # XXX Move to RUN_DEPENDS in obs-studio LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libobs.so:multimedia/obs-studio diff --git a/net/Makefile b/net/Makefile index 229047267d99..751c946ddb65 100644 --- a/net/Makefile +++ b/net/Makefile @@ -911,7 +911,6 @@ SUBDIR += p5-URI-Template-Restrict SUBDIR += p5-URI-cpan SUBDIR += p5-URI-db - SUBDIR += p5-URI-ws SUBDIR += p5-VM-EC2 SUBDIR += p5-VM-EC2-Security-CredentialCache SUBDIR += p5-Validate-Net diff --git a/net/gotify-server/Makefile b/net/gotify-server/Makefile index 6a573dd89401..c1a8fa556e00 100644 --- a/net/gotify-server/Makefile +++ b/net/gotify-server/Makefile @@ -1,7 +1,6 @@ PORTNAME= gotify-server -PORTVERSION= 2.6.3 +PORTVERSION= 2.7.3 DISTVERSIONPREFIX= v -PORTREVISION= 5 CATEGORIES= net MASTER_SITES= https://github.com/mfechner/freebsd-net-gotify-server/raw/refs/heads/main/:yarn_cache DISTNAME= server @@ -17,7 +16,7 @@ BROKEN_i386= Build does not succeed (timeout in poudriere) BUILD_DEPENDS= yarn${NODEJS_SUFFIX}>=1.10.0:www/yarn${NODEJS_SUFFIX} \ -USES= go:modules,1.24 nodejs:build +USES= go:modules,1.25 nodejs:build USE_RC_SUBR= gotify_server GO_MODULE= github.com/gotify/server/v2 @@ -46,7 +45,7 @@ post-patch: @${ECHO_CMD} 'yarn-offline-mirror "${WRKDIR}/yarn-offline-cache"' >> ${WRKSRC}/ui/.yarnrc pre-build: - @cd ${WRKSRC}/ui && ${SETENV} ${MAKE_ENV} HOME=${WRKDIR} PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true yarn install --offline + @cd ${WRKSRC}/ui && ${SETENV} ${MAKE_ENV} HOME=${WRKDIR} PUPPETEER_SKIP_DOWNLOAD=true yarn install --offline @cd ${WRKSRC}/ui && ${SETENV} ${MAKE_ENV} yarn build #${RM} -r ${STAGEDIR}${PREFIX}/share/.cache diff --git a/net/gotify-server/distinfo b/net/gotify-server/distinfo index 22c3abb429bd..10ed750ab2e7 100644 --- a/net/gotify-server/distinfo +++ b/net/gotify-server/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1748321011 -SHA256 (go/net_gotify-server/server/gotify-server-yarn-offline-cache-2.6.3.tar.gz) = 6d25f0d1d4501c79bc18067078643d80554e2839361fc795cb153fea1f8b0a55 -SIZE (go/net_gotify-server/server/gotify-server-yarn-offline-cache-2.6.3.tar.gz) = 54031121 -SHA256 (go/net_gotify-server/server/v2.6.3.mod) = f365848732e5f9711d130a4ef355c225ef0a7550b777874895a287fd9fb3be8a -SIZE (go/net_gotify-server/server/v2.6.3.mod) = 2119 -SHA256 (go/net_gotify-server/server/v2.6.3.zip) = e79d170cbbb3dcfecddb2793896186d56521a6be3dfbf8fac3ac42c831b90b9d -SIZE (go/net_gotify-server/server/v2.6.3.zip) = 728447 +TIMESTAMP = 1760251977 +SHA256 (go/net_gotify-server/server/gotify-server-yarn-offline-cache-2.7.3.tar.gz) = fb5d008a93f7ff5f63d8668401444449bfad0d6fca8a61e5d1c60de867852a59 +SIZE (go/net_gotify-server/server/gotify-server-yarn-offline-cache-2.7.3.tar.gz) = 160736290 +SHA256 (go/net_gotify-server/server/v2.7.3.mod) = bfdb293d34ee4a0c595a86df5633a3aa202b334db9c0c8dc77ab006a994a3adb +SIZE (go/net_gotify-server/server/v2.7.3.mod) = 2411 +SHA256 (go/net_gotify-server/server/v2.7.3.zip) = 84ada62b7c53e0487cf991175bb41575e476c0a04acf751adfa4e96ddefef8c3 +SIZE (go/net_gotify-server/server/v2.7.3.zip) = 589444 diff --git a/net/gotify-server/files/patch-config.example.yml b/net/gotify-server/files/patch-config.example.yml index ccfd46addd3d..cf6470cfd400 100644 --- a/net/gotify-server/files/patch-config.example.yml +++ b/net/gotify-server/files/patch-config.example.yml @@ -1,4 +1,4 @@ ---- config.example.yml.orig 1979-11-29 22:00:00 UTC +--- config.example.yml.orig 1979-11-29 23:00:00 UTC +++ config.example.yml @@ -4,7 +4,7 @@ server: server: @@ -15,10 +15,10 @@ accepttos: false # if you accept the tos from letsencrypt - cache: data/certs # the directory of the cache from letsencrypt + cache: /var/db/gotify/certs # the directory of the cache from letsencrypt - hosts: # the hosts for which letsencrypt should request certificates - # - mydomain.tld - # - myotherdomain.tld -@@ -46,12 +46,12 @@ database: # for database see (configure database secti + directoryurl: # override the directory url of the ACME server + # Let's Encrypt highly recommend testing against their staging environment before using their production environment. + # Staging server has high rate limits for testing and debugging, issued certificates are not valid +@@ -50,12 +50,12 @@ database: # for database see (configure database secti database: # for database see (configure database section) dialect: sqlite3 diff --git a/net/gotify-server/files/patch-config_config.go b/net/gotify-server/files/patch-config_config.go index dce728c6700b..fc561187840a 100644 --- a/net/gotify-server/files/patch-config_config.go +++ b/net/gotify-server/files/patch-config_config.go @@ -1,6 +1,6 @@ ---- config/config.go.orig 2024-10-11 14:37:05 UTC +--- config/config.go.orig 1979-11-29 23:00:00 UTC +++ config/config.go -@@ -60,7 +60,7 @@ func configFiles() []string { +@@ -61,7 +61,7 @@ func configFiles() []string { if mode.Get() == mode.TestDev { return []string{"config.yml"} } diff --git a/net/gotify-server/files/patch-ui_tsconfig.json b/net/gotify-server/files/patch-ui_tsconfig.json index 065235c0f35f..67b8c2844c69 100644 --- a/net/gotify-server/files/patch-ui_tsconfig.json +++ b/net/gotify-server/files/patch-ui_tsconfig.json @@ -1,6 +1,6 @@ ---- ui/tsconfig.json.orig 2024-10-11 13:53:39 UTC +--- ui/tsconfig.json.orig 1979-11-29 23:00:00 UTC +++ ui/tsconfig.json -@@ -38,7 +38,8 @@ +@@ -32,7 +32,8 @@ "acceptance-tests", "webpack", "jest", diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 62051225e11e..342a2ebd242d 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 5.0.18 PORTEPOCH= 1 CATEGORIES= net -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SIP client supporting voice/video calls and text messaging WWW= https://www.linphone.org/ diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 5d5ab1899639..ede190e5f28e 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ortp DISTVERSION= 5.4.28 CATEGORIES= net -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Real-time Transport Protocol (RTP) library WWW= https://www.linphone.org/technical-corner/ortp.html diff --git a/net/p5-URI-ws/Makefile b/net/p5-URI-ws/Makefile deleted file mode 100644 index 1421a298dfd8..000000000000 --- a/net/p5-URI-ws/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= URI-ws -PORTVERSION= 0.03 -CATEGORIES= net perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= WebSocket support for URI package -WWW= https://metacpan.org/release/URI-ws - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-URI>=0:net/p5-URI - -USES= perl5 -USE_PERL5= configure - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/net/p5-URI-ws/distinfo b/net/p5-URI-ws/distinfo deleted file mode 100644 index 3f0220c75a35..000000000000 --- a/net/p5-URI-ws/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (URI-ws-0.03.tar.gz) = 6e6b0e4172acb6a53c222639c000608c2dd61d50848647482ac8600d50e541ef -SIZE (URI-ws-0.03.tar.gz) = 11724 diff --git a/net/p5-URI-ws/pkg-descr b/net/p5-URI-ws/pkg-descr deleted file mode 100644 index 8dfe493697f4..000000000000 --- a/net/p5-URI-ws/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -After URI::ws is installed, the URI package provides the same set of methods for -WebSocket URIs as it does for HTTP ones. For secure WebSockets, see URI::wss. diff --git a/net/p5-URI-ws/pkg-plist b/net/p5-URI-ws/pkg-plist deleted file mode 100644 index b5684eb988b4..000000000000 --- a/net/p5-URI-ws/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%SITE_PERL%%/URI/ws.pm -%%SITE_PERL%%/URI/wss.pm -%%PERL5_MAN3%%/URI::ws.3.gz -%%PERL5_MAN3%%/URI::wss.3.gz diff --git a/print/R-cran-textshaping/Makefile b/print/R-cran-textshaping/Makefile index 066fbbb69e31..16a38ba54496 100644 --- a/print/R-cran-textshaping/Makefile +++ b/print/R-cran-textshaping/Makefile @@ -1,5 +1,5 @@ PORTNAME= textshaping -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -16,7 +16,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz RUN_DEPENDS= R-cran-lifecycle>0:devel/R-cran-lifecycle \ R-cran-stringi>0:textproc/R-cran-stringi \ - R-cran-systemfonts>=1.1.0:devel/R-cran-systemfonts + R-cran-systemfonts>=1.3.0:devel/R-cran-systemfonts TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ R-cran-knitr>0:print/R-cran-knitr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ diff --git a/print/R-cran-textshaping/distinfo b/print/R-cran-textshaping/distinfo index c37889a9e68b..2cc1d0bcb822 100644 --- a/print/R-cran-textshaping/distinfo +++ b/print/R-cran-textshaping/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756820901 -SHA256 (textshaping_1.0.3.tar.gz) = 55153765dc97902902ccf84b072138835cb868fea34503f0fd3888b12ed89447 -SIZE (textshaping_1.0.3.tar.gz) = 76051 +TIMESTAMP = 1760168713 +SHA256 (textshaping_1.0.4.tar.gz) = 34093bf6ec82840f6e80ec6dced1d5ead26637fae5abe63562958c7274e1b8fb +SIZE (textshaping_1.0.4.tar.gz) = 76738 diff --git a/science/votca/Makefile b/science/votca/Makefile index 07f97264f4bb..fc185755354a 100644 --- a/science/votca/Makefile +++ b/science/votca/Makefile @@ -1,7 +1,6 @@ PORTNAME= votca DISTVERSIONPREFIX= v -DISTVERSION= 2025 -PORTREVISION= 4 +DISTVERSION= 2025.1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -73,6 +72,6 @@ do-test: # several tests fail, see https://github.com/votca/votca/issues/1098 ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test -# tests as of 2025: 100% tests passed, 0 tests failed out of 250 +# tests as of 2025.1: 100% tests passed, 0 tests failed out of 249 .include <bsd.port.mk> diff --git a/science/votca/distinfo b/science/votca/distinfo index 500ff40eff82..2c2f89fe0252 100644 --- a/science/votca/distinfo +++ b/science/votca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743227786 -SHA256 (votca-votca-v2025_GH0.tar.gz) = ee2ac59c858ee41ef3ecf636b263464cac5895c0ee9c8f97b1aafca4b8b76350 -SIZE (votca-votca-v2025_GH0.tar.gz) = 41334705 +TIMESTAMP = 1760182463 +SHA256 (votca-votca-v2025.1_GH0.tar.gz) = 85b487d2b2a31f26869be422c98f816b95c88a4ab112ea4650cccd4c2706bdbf +SIZE (votca-votca-v2025.1_GH0.tar.gz) = 41332679 diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index d8be89255105..f36d91c12c4a 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -1,6 +1,6 @@ PORTNAME= openssh -DISTVERSION= 10.1p1 -PORTREVISION= 5 +DISTVERSION= 10.2p1 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= OPENBSD/OpenSSH/portable @@ -116,13 +116,13 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-hpn-gss-glue . endif # - See https://sources.debian.org/data/main/o/openssh/ for which subdir to # pull from. -GSSAPI_DEBIAN_VERSION= 10.1p1 +GSSAPI_DEBIAN_VERSION= 10.2p1 GSSAPI_DEBIAN_SUBDIR= ${GSSAPI_DEBIAN_VERSION:U${DISTVERSION}}-1 # - Debian does not use a versioned filename so we trick fetch to make one for # us with the ?<anything>=/ trick. PATCH_SITES+= https://sources.debian.org/data/main/o/openssh/1:${GSSAPI_DEBIAN_SUBDIR}/debian/patches/gssapi.patch?dummy=/:gsskex # Bump this when updating the patch location -GSSAPI_DISTVERSION= 10.1p1 +GSSAPI_DISTVERSION= 10.2p1 PATCHFILES+= openssh-${GSSAPI_DISTVERSION:U${DISTVERSION}}-gsskex-all-debian-rh-${GSSAPI_DISTVERSION}.patch:-p1:gsskex EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gssapi-kexgssc.c EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gssapi-kexgsss.c diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo index cef52e80ff85..6aa27b76a8c8 100644 --- a/security/openssh-portable/distinfo +++ b/security/openssh-portable/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759963002 -SHA256 (openssh-10.1p1.tar.gz) = b9fc7a2b82579467a6f2f43e4a81c8e1dfda614ddb4f9b255aafd7020bbf0758 -SIZE (openssh-10.1p1.tar.gz) = 1972831 -SHA256 (openssh-10.1p1-gsskex-all-debian-rh-10.1p1.patch) = b46e798092ea4e0653ea5e124b10a881f58b2e78a16b3e46475c52c39b725874 -SIZE (openssh-10.1p1-gsskex-all-debian-rh-10.1p1.patch) = 126336 +TIMESTAMP = 1760240447 +SHA256 (openssh-10.2p1.tar.gz) = ccc42c0419937959263fa1dbd16dafc18c56b984c03562d2937ce56a60f798b2 +SIZE (openssh-10.2p1.tar.gz) = 1974519 +SHA256 (openssh-10.2p1-gsskex-all-debian-rh-10.2p1.patch) = a02ab012657477a85dc7e4dca90a568ff5f13199221cda888608e9d0290454a0 +SIZE (openssh-10.2p1-gsskex-all-debian-rh-10.2p1.patch) = 126336 diff --git a/security/openssh-portable/files/patch-upstream-beae06f56e0d0a66ca535896149d5fb0b2e8a1b4 b/security/openssh-portable/files/patch-upstream-beae06f56e0d0a66ca535896149d5fb0b2e8a1b4 deleted file mode 100644 index e9cb994331ab..000000000000 --- a/security/openssh-portable/files/patch-upstream-beae06f56e0d0a66ca535896149d5fb0b2e8a1b4 +++ /dev/null @@ -1,73 +0,0 @@ -From beae06f56e0d0a66ca535896149d5fb0b2e8a1b4 Mon Sep 17 00:00:00 2001 -From: "djm@openbsd.org" <djm@openbsd.org> -Date: Tue, 7 Oct 2025 08:02:32 +0000 -Subject: [PATCH] upstream: don't reuse c->isatty for signalling that the - remote channel - -has a tty attached as this causes side effects, e.g. in channel_handle_rfd(). -bz3872 - -ok markus@ - -OpenBSD-Commit-ID: 4cd8a9f641498ca6089442e59bad0fd3dcbe85f8 ---- - channels.c | 9 +++++---- - channels.h | 3 ++- - 2 files changed, 7 insertions(+), 5 deletions(-) - -diff --git a/channels.c b/channels.c -index f1d7bcf345b..80014ff341f 100644 ---- channels.c -+++ channels.c -@@ -1,4 +1,4 @@ --/* $OpenBSD: channels.c,v 1.451 2025/09/25 06:33:19 djm Exp $ */ -+/* $OpenBSD: channels.c,v 1.452 2025/10/07 08:02:32 djm Exp $ */ - /* - * Author: Tatu Ylonen <ylo@cs.hut.fi> - * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland -@@ -362,7 +362,7 @@ channel_classify(struct ssh *ssh, Channel *c) - { - struct ssh_channels *sc = ssh->chanctxt; - const char *type = c->xctype == NULL ? c->ctype : c->xctype; -- const char *classifier = c->isatty ? -+ const char *classifier = (c->isatty || c->remote_has_tty) ? - sc->bulk_classifier_tty : sc->bulk_classifier_notty; - - c->bulk = type != NULL && match_pattern_list(type, classifier, 0) == 1; -@@ -566,7 +566,7 @@ channel_new(struct ssh *ssh, char *ctype, int type, int rfd, int wfd, int efd, - void - channel_set_tty(struct ssh *ssh, Channel *c) - { -- c->isatty = 1; -+ c->remote_has_tty = 1; - channel_classify(ssh, c); - } - -@@ -1078,7 +1078,8 @@ channel_format_status(const Channel *c) - c->rfd, c->wfd, c->efd, c->sock, c->ctl_chan, - c->have_ctl_child_id ? "c" : "nc", c->ctl_child_id, - c->io_want, c->io_ready, -- c->isatty ? "T" : "", c->bulk ? "B" : "I"); -+ c->isatty ? "T" : (c->remote_has_tty ? "RT" : ""), -+ c->bulk ? "B" : "I"); - return ret; - } - -diff --git a/channels.h b/channels.h -index df7c7f364d2..7456541f8ce 100644 ---- channels.h -+++ channels.h -@@ -1,4 +1,4 @@ --/* $OpenBSD: channels.h,v 1.161 2025/09/25 06:33:19 djm Exp $ */ -+/* $OpenBSD: channels.h,v 1.162 2025/10/07 08:02:32 djm Exp $ */ - - /* - * Author: Tatu Ylonen <ylo@cs.hut.fi> -@@ -145,6 +145,7 @@ struct Channel { - int ctl_chan; /* control channel (multiplexed connections) */ - uint32_t ctl_child_id; /* child session for mux controllers */ - int have_ctl_child_id;/* non-zero if ctl_child_id is valid */ -+ int remote_has_tty; /* remote side has a tty */ - int isatty; /* rfd is a tty */ - #ifdef _AIX - int wfd_isatty; /* wfd is a tty */ diff --git a/security/openvpn-auth-oauth2/Makefile b/security/openvpn-auth-oauth2/Makefile index 6ab27def53ee..82c4562fe8cc 100644 --- a/security/openvpn-auth-oauth2/Makefile +++ b/security/openvpn-auth-oauth2/Makefile @@ -1,7 +1,6 @@ PORTNAME= openvpn-auth-oauth2 DISTVERSIONPREFIX= v -DISTVERSION= 1.25.2 -PORTREVISION= 2 +DISTVERSION= 1.26.2 CATEGORIES= security net net-vpn MAINTAINER= otis@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt EXTRACT_DEPENDS= ${BUILD_DEPENDS} -USES= go:1.24,modules +USES= go:1.25,modules GO_MODULE= github.com/jkroepke/openvpn-auth-oauth2 diff --git a/security/openvpn-auth-oauth2/distinfo b/security/openvpn-auth-oauth2/distinfo index ef958b0b6d12..042c291b8b1d 100644 --- a/security/openvpn-auth-oauth2/distinfo +++ b/security/openvpn-auth-oauth2/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754885003 -SHA256 (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.25.2/v1.25.2.mod) = d0f750c04d64d7442d246f72b825d2f9fc0ed4210e066ea5f6787b9eb877f963 -SIZE (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.25.2/v1.25.2.mod) = 1370 -SHA256 (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.25.2/v1.25.2.zip) = 0ac1f121f8eb6842a65e67e4b2a16a52c6c2f2cc068e79b06a5f90b04cce0a4e -SIZE (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.25.2/v1.25.2.zip) = 1875487 +TIMESTAMP = 1760253375 +SHA256 (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.2/v1.26.2.mod) = b747b6a37a8a76572f0004a79fdcc9af49cea7b27ef60c6b153846d7309bea76 +SIZE (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.2/v1.26.2.mod) = 1322 +SHA256 (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.2/v1.26.2.zip) = d7bbd034cbaa7e950c134f9157adee1da7d7609ac33c5e0e67b2578904430ddd +SIZE (go/security_openvpn-auth-oauth2/openvpn-auth-oauth2-v1.26.2/v1.26.2.zip) = 1879603 diff --git a/security/tlsc/Makefile b/security/tlsc/Makefile index 6b51b60916c8..1068f7b3e4c8 100644 --- a/security/tlsc/Makefile +++ b/security/tlsc/Makefile @@ -4,7 +4,7 @@ CATEGORIES= security MASTER_SITES= https://github.com/Zirias/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}/releases/download/v${DISTVERSION} -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TLS connect daemon WWW= https://github.com/Zirias/tlsc diff --git a/security/trivy/Makefile b/security/trivy/Makefile index c6f6bf0fc112..5c9d2d8787e9 100644 --- a/security/trivy/Makefile +++ b/security/trivy/Makefile @@ -1,7 +1,6 @@ PORTNAME= trivy DISTVERSIONPREFIX= v -DISTVERSION= 0.66.0 -PORTREVISION= 2 +DISTVERSION= 0.67.2 CATEGORIES= security MAINTAINER= mfechner@FreeBSD.org @@ -13,14 +12,19 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= not supported, see https://github.com/aquasecurity/trivy/pull/9102 -USES= go:modules,1.24 +USES= go:modules,1.25 +USE_GITHUB= yes +GH_ACCOUNT= aquasecurity +GH_PROJECT= trivy +GO_MOD_DIST= github GO_MODULE= github.com/aquasecurity/trivy GO_TARGET= ./cmd/trivy GO_BUILDFLAGS= -ldflags=" \ -extldflags '-static' \ -X github.com/aquasecurity/trivy/pkg/version.ver=${DISTVERSION} \ -s -w" +MAKE_ENV= GOEXPERIMENT=jsonv2 PLIST_FILES= bin/${PORTNAME} diff --git a/security/trivy/distinfo b/security/trivy/distinfo index c7848514d223..28fde0ce1daa 100644 --- a/security/trivy/distinfo +++ b/security/trivy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756878437 -SHA256 (go/security_trivy/trivy-v0.66.0/v0.66.0.mod) = 41bedcea560a0f606080b34320349b4c21d920aeadb0e57a81d5fcbc4cf58823 -SIZE (go/security_trivy/trivy-v0.66.0/v0.66.0.mod) = 25763 -SHA256 (go/security_trivy/trivy-v0.66.0/v0.66.0.zip) = 78fb7cca5602ee1927808488e3306a9d0d1ba26c4817ceff055d10ed04da9d1b -SIZE (go/security_trivy/trivy-v0.66.0/v0.66.0.zip) = 59145292 +TIMESTAMP = 1760123985 +SHA256 (go/security_trivy/aquasecurity-trivy-v0.67.2_GH0/go.mod) = 130a0a0c893125dadbcc30ec66370aac6f848cc1b116a5d1acae4ceecb5a256d +SIZE (go/security_trivy/aquasecurity-trivy-v0.67.2_GH0/go.mod) = 26741 +SHA256 (go/security_trivy/aquasecurity-trivy-v0.67.2_GH0/aquasecurity-trivy-v0.67.2_GH0.tar.gz) = 280ff8cfb17d05d6b4d1b07bdd3cd26971032301bedb3b800a14886e64ce75eb +SIZE (go/security_trivy/aquasecurity-trivy-v0.67.2_GH0/aquasecurity-trivy-v0.67.2_GH0.tar.gz) = 57236343 diff --git a/security/unix-selfauth-helper/Makefile b/security/unix-selfauth-helper/Makefile index 9273cdff3650..61d843015cd6 100644 --- a/security/unix-selfauth-helper/Makefile +++ b/security/unix-selfauth-helper/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/ -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Local self-authentication for pam_exec WWW= https://github.com/Zirias/${PORTNAME} diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile index 0d8774e9f236..8f34d8eeb2f1 100644 --- a/sysutils/elephant/Makefile +++ b/sysutils/elephant/Makefile @@ -1,7 +1,6 @@ PORTNAME= elephant DISTVERSIONPREFIX= v -DISTVERSION= 1.3.2 -PORTREVISION= 1 +DISTVERSION= 2.1.4 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org @@ -11,12 +10,12 @@ WWW= https://github.com/abenz1267/elephant LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -NOT_FOR_ARCHS= i386 -NOT_FOR_ARCHS_REASON= -buildmode=plugin not supported on freebsd/386 +NOT_FOR_ARCHS= aarch64 armv7 i386 +NOT_FOR_ARCHS_REASON= -buildmode=plugin not supported on these architectures USES= go:1.25,modules -GO_MODULE= github.com/abenz1267/elephant +GO_MODULE= github.com/abenz1267/elephant/v2 GO_TARGET= ./cmd/elephant PLIST_FILES= bin/${PORTNAME} @@ -64,10 +63,6 @@ WEBSEARCH_PLIST_FILES= etc/xdg/elephant/providers/websearch.so ENABLED_PROVIDERS= ${SELECTED_OPTIONS:NDOCS:tl} -post-patch: - @${REINPLACE_CMD} -e 's|/etc|${PREFIX}&|' \ - ${GO_WRKSRC}/internal/providers/load.go - post-build: .for provider in ${ENABLED_PROVIDERS} @${ECHO_MSG} "===> Building ${provider} from ./internal/providers/${provider}" diff --git a/sysutils/elephant/distinfo b/sysutils/elephant/distinfo index 57668f983e71..13a6693cb46e 100644 --- a/sysutils/elephant/distinfo +++ b/sysutils/elephant/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759455617 -SHA256 (go/sysutils_elephant/elephant-v1.3.2/v1.3.2.mod) = 272874130a90b2beac5b65820bf759b9a1f2b29dbd9d4347aaf0410dfddf5a76 -SIZE (go/sysutils_elephant/elephant-v1.3.2/v1.3.2.mod) = 965 -SHA256 (go/sysutils_elephant/elephant-v1.3.2/v1.3.2.zip) = c3e4e98de4dfa14bd1bbfae4a74050e529bb0dfbbe556e5a7f7a9f451d686a82 -SIZE (go/sysutils_elephant/elephant-v1.3.2/v1.3.2.zip) = 7132904 +TIMESTAMP = 1760271169 +SHA256 (go/sysutils_elephant/elephant-v2.1.4/v2.1.4.mod) = 4b93d08796d6e98c1f458096d8375c6cc1b02f46fdf735f83143267fda8c93dc +SIZE (go/sysutils_elephant/elephant-v2.1.4/v2.1.4.mod) = 968 +SHA256 (go/sysutils_elephant/elephant-v2.1.4/v2.1.4.zip) = 992d96de206fe1cb6cc9f37e8bd1f91b8b7d0cf1da8eafa6504bad8a0f519ccc +SIZE (go/sysutils_elephant/elephant-v2.1.4/v2.1.4.zip) = 7134346 diff --git a/sysutils/minipro/Makefile b/sysutils/minipro/Makefile index 0aa350bba30f..7299898ff617 100644 --- a/sysutils/minipro/Makefile +++ b/sysutils/minipro/Makefile @@ -1,6 +1,6 @@ PORTNAME= minipro -DISTVERSION= 0.5 -PORTREVISION= 2 +DISTVERSION= 0.7.4 +PORTREVISION= 0 CATEGORIES= sysutils MAINTAINER= bofh@freebsd.org @@ -16,17 +16,17 @@ USES= compiler:c11 gmake pkgconfig USE_GITLAB= yes GL_ACCOUNT= DavidGriffith GL_PROJECT= ${PORTNAME} -GL_TAGNAME= e8244313c2558b41a390824e1f847f449ebd7fce +GL_TAGNAME= f124338492a3937dbf02f9c4bc5219892f10481e BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed PLIST_FILES= bin/minipro \ share/man/man1/minipro.1.gz \ + share/minipro/dump-alg-minipro.bash \ share/minipro/infoic.xml \ share/minipro/logicic.xml post-install: - @${GZIP_CMD} ${STAGEDIR}${PREFIX}/share/man/man1/minipro.1 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include <bsd.port.mk> diff --git a/sysutils/minipro/distinfo b/sysutils/minipro/distinfo index 2177ef6c0e47..14e71c3067a5 100644 --- a/sysutils/minipro/distinfo +++ b/sysutils/minipro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704228872 -SHA256 (DavidGriffith-minipro-e8244313c2558b41a390824e1f847f449ebd7fce_GL0.tar.gz) = 674ea630d7685bf22e87b6ddaaf837191de8d9a2705f83eed7ce5cf0dd819a74 -SIZE (DavidGriffith-minipro-e8244313c2558b41a390824e1f847f449ebd7fce_GL0.tar.gz) = 495793 +TIMESTAMP = 1760215933 +SHA256 (DavidGriffith-minipro-f124338492a3937dbf02f9c4bc5219892f10481e_GL0.tar.gz) = ebefbf0f7ed1cb589b3f9a382cdbb57ef840974f4f8a3ad3a2e1396eec220ac0 +SIZE (DavidGriffith-minipro-f124338492a3937dbf02f9c4bc5219892f10481e_GL0.tar.gz) = 810891 diff --git a/sysutils/minipro/files/patch-Makefile b/sysutils/minipro/files/patch-Makefile index f0e847fb685f..06ff1ba5489c 100644 --- a/sysutils/minipro/files/patch-Makefile +++ b/sysutils/minipro/files/patch-Makefile @@ -1,4 +1,4 @@ ---- Makefile.orig 2023-12-03 05:11:49 UTC +--- Makefile.orig 2025-09-24 21:56:36 UTC +++ Makefile @@ -1,11 +1,11 @@ # Install Configuration @@ -9,8 +9,17 @@ #CC=clang # Compiler options --CFLAGS = -g -O0 -Wall -Wextra -W -Wno-sign-compare -Wno-unused-parameter +-CFLAGS ?= -g -O0 -Wall -Wextra -W -Wno-sign-compare -Wno-unused-parameter +CFLAGS += -g -O0 -Wall -Wextra -W -Wno-sign-compare -Wno-unused-parameter - CPPFLAGS = -DSHARE_INSTDIR="\"$(SHARE_INSTDIR)\"" - LDFLAGS = + CPPFLAGS += -DSHARE_INSTDIR="\"$(SHARE_INSTDIR)\"" + LDFLAGS ?= + +@@ -160,7 +160,7 @@ install: + mkdir -p $(MAN_INSTDIR) + mkdir -p $(SHARE_INSTDIR) + cp $(MINIPRO) $(BIN_INSTDIR)/ +- cp $(DUMP_ALG) $(BIN_INSTDIR)/ ++ cp $(DUMP_ALG) $(SHARE_INSTDIR)/ + cp $(INFOIC) $(SHARE_INSTDIR)/ + cp $(LOGICIC) $(SHARE_INSTDIR)/ diff --git a/sysutils/zeitgeist/pkg-plist b/sysutils/zeitgeist/pkg-plist index 1314ca96507c..4ad940c71d2f 100644 --- a/sysutils/zeitgeist/pkg-plist +++ b/sysutils/zeitgeist/pkg-plist @@ -1,6 +1,6 @@ bin/zeitgeist-daemon -bin/zeitgeist-datahub -etc/xdg/autostart/zeitgeist-datahub.desktop +%%DATAHUB%%bin/zeitgeist-datahub +%%DATAHUB%%etc/xdg/autostart/zeitgeist-datahub.desktop include/zeitgeist-2.0/zeitgeist-datamodel.h include/zeitgeist-2.0/zeitgeist.h lib/girepository-1.0/Zeitgeist-2.0.typelib @@ -25,7 +25,7 @@ lib/libzeitgeist-2.0.so.0.0.0 @comment lib/systemd/user/zeitgeist.service libdata/pkgconfig/zeitgeist-2.0.pc share/man/man1/zeitgeist-daemon.1.gz -share/man/man1/zeitgeist-datahub.1.gz +%%DATAHUB%%share/man/man1/zeitgeist-datahub.1.gz share/bash-completion/completions/zeitgeist-daemon share/dbus-1/services/org.gnome.zeitgeist.Engine.service share/gir-1.0/Zeitgeist-2.0.gir diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index 9295feb7b3ae..f6bf287274d0 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.9.83 PORTREVISION= 1 CATEGORIES= textproc -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs WWW= https://gitlab.com/agmartin/linuxdoc-tools diff --git a/www/gallery-dl/Makefile b/www/gallery-dl/Makefile index 5259ea180843..3b8d02644c21 100644 --- a/www/gallery-dl/Makefile +++ b/www/gallery-dl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gallery-dl DISTVERSIONPREFIX= v -DISTVERSION= 1.30.9 +DISTVERSION= 1.30.10 CATEGORIES= www # Implicit approval to commit trivial version updates. diff --git a/www/gallery-dl/distinfo b/www/gallery-dl/distinfo index 772c1dcac8b9..42f91b62c47d 100644 --- a/www/gallery-dl/distinfo +++ b/www/gallery-dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759508940 -SHA256 (mikf-gallery-dl-v1.30.9_GH0.tar.gz) = cfe5bbfc19aae100cea58bc3a7c83edabf6f5c5585d7b2228ebd074f867db2b0 -SIZE (mikf-gallery-dl-v1.30.9_GH0.tar.gz) = 995697 +TIMESTAMP = 1760255219 +SHA256 (mikf-gallery-dl-v1.30.10_GH0.tar.gz) = e5f6c1bbf1f6478909c291042f4d763f4ba92f695d29c920bf7266fc0d65d9dc +SIZE (mikf-gallery-dl-v1.30.10_GH0.tar.gz) = 1000053 diff --git a/www/p5-AnyEvent-WebSocket-Client/Makefile b/www/p5-AnyEvent-WebSocket-Client/Makefile index d445992f9f83..8a07f08558bd 100644 --- a/www/p5-AnyEvent-WebSocket-Client/Makefile +++ b/www/p5-AnyEvent-WebSocket-Client/Makefile @@ -1,6 +1,6 @@ PORTNAME= AnyEvent-WebSocket-Client PORTVERSION= 0.55 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN #MASTER_SITE_SUBDIR= CPAN:PLICEASE @@ -18,8 +18,7 @@ RUN_DEPENDS= p5-AnyEvent>=7.13:devel/p5-AnyEvent \ p5-Moo>=2.0:devel/p5-Moo \ p5-PerlX-Maybe>=0.003:devel/p5-PerlX-Maybe \ p5-Protocol-WebSocket>=0.20:www/p5-Protocol-WebSocket \ - p5-URI>=1.53:net/p5-URI \ - p5-URI-ws>=0:net/p5-URI-ws + p5-URI>=5.34:net/p5-URI TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple USES= perl5 diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index 148d12d75179..9be4441b5f39 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -1,5 +1,6 @@ PORTNAME= Catalyst-Runtime PORTVERSION= 5.90132 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -51,8 +52,7 @@ RUN_DEPENDS= p5-CGI-Simple>=1.109:www/p5-CGI-Simple \ p5-Tree-Simple>=1.15:devel/p5-Tree-Simple \ p5-Tree-Simple-VisitorFactory>=0:devel/p5-Tree-Simple-VisitorFactory \ p5-Try-Tiny>=0.17:lang/p5-Try-Tiny \ - p5-URI>=1.65:net/p5-URI \ - p5-URI-ws>=0.03:net/p5-URI-ws \ + p5-URI>=5.34:net/p5-URI \ p5-libwww>=5.837:www/p5-libwww \ p5-namespace-clean>=0.23:devel/p5-namespace-clean TEST_DEPENDS= p5-Term-Size-Any>=0:devel/p5-Term-Size-Any \ diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 8ddc039f6444..45edef5f251d 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -1,6 +1,5 @@ PORTNAME= http -PORTVERSION= 4.2.4 -PORTREVISION= 2 +PORTVERSION= 4.2.6 CATEGORIES= www DISTNAME= pecl_${PORTNAME}-${PORTVERSION} diff --git a/www/pecl-http/distinfo b/www/pecl-http/distinfo index 052098ff66b5..fe63de1d1342 100644 --- a/www/pecl-http/distinfo +++ b/www/pecl-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696782169 -SHA256 (PECL/pecl_http-4.2.4.tgz) = fb1e10c2e5edfb011ff8dc2e473cdbd2bbe0127d1279dfce4d98570555ac6ded -SIZE (PECL/pecl_http-4.2.4.tgz) = 224933 +TIMESTAMP = 1760257345 +SHA256 (PECL/pecl_http-4.2.6.tgz) = cd33230050b3f7c5ddb6f4383ce2a81f0bcdb934432029eec72ebf0f942b876d +SIZE (PECL/pecl_http-4.2.6.tgz) = 225503 diff --git a/www/pecl-http/files/patch-src_php__http__message__body.c b/www/pecl-http/files/patch-src_php__http__message__body.c deleted file mode 100644 index ae84c6f2e52f..000000000000 --- a/www/pecl-http/files/patch-src_php__http__message__body.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/php_http_message_body.c.orig 2024-08-03 15:37:59 UTC -+++ src/php_http_message_body.c -@@ -12,7 +12,11 @@ - - #include "php_http_api.h" - -+#if PHP_VERSION_ID <= 80300 - #include "ext/standard/php_lcg.h" -+#else -+#include "ext/random/php_random.h" -+#endif - - #define BOUNDARY_OPEN(body) \ - do {\ diff --git a/www/pecl-http/files/patch-src_php__http__misc.c b/www/pecl-http/files/patch-src_php__http__misc.c deleted file mode 100644 index 2686d6e30ba3..000000000000 --- a/www/pecl-http/files/patch-src_php__http__misc.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/php_http_misc.c.orig 2024-08-03 15:35:31 UTC -+++ src/php_http_misc.c -@@ -12,7 +12,11 @@ - - #include "php_http_api.h" - -+#if PHP_VERSION_ID <= 80300 - #include "ext/standard/php_lcg.h" -+#else -+#include "ext/random/php_random.h" -+#endif - #include "zend_exceptions.h" - - /* SLEEP */ diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index 5833acfda233..5defd2f0e62c 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,5 +1,5 @@ PORTNAME= privatebin -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= www security MAINTAINER= dvl@FreeBSD.org @@ -17,7 +17,7 @@ SUB_LIST= PORTNAME=${PORTNAME} NO_BUILD= yes NO_ARCH= yes -USE_PHP= ctype filter gd zlib +USE_PHP= ctype filter gd opcache zlib USE_GITHUB= yes GH_PROJECT= PrivateBin diff --git a/www/privatebin/distinfo b/www/privatebin/distinfo index 744f4242d7e0..c4c1c635e0c4 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753712981 -SHA256 (privatebin-PrivateBin-2.0.0_GH0.tar.gz) = 4bd2ae9e560f72510f1af19dd3d062872c26bbce7cb5437cbb1f7997b83011a8 -SIZE (privatebin-PrivateBin-2.0.0_GH0.tar.gz) = 755058 +TIMESTAMP = 1760271734 +SHA256 (privatebin-PrivateBin-2.0.1_GH0.tar.gz) = 23c0272bd4fba982cdf2a008a43deb23b2efe7d54112ad592e6d12a1bf767b66 +SIZE (privatebin-PrivateBin-2.0.1_GH0.tar.gz) = 785982 diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist index 67fa4611f788..56fa3ad63400 100644 --- a/www/privatebin/pkg-plist +++ b/www/privatebin/pkg-plist @@ -21,8 +21,8 @@ %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.woff %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.woff2 %%WWWDIR%%/css/bootstrap/privatebin.css -%%WWWDIR%%/css/bootstrap5/bootstrap-5.3.7.css -%%WWWDIR%%/css/bootstrap5/bootstrap.rtl-5.3.7.css +%%WWWDIR%%/css/bootstrap5/bootstrap-5.3.8.css +%%WWWDIR%%/css/bootstrap5/bootstrap.rtl-5.3.8.css %%WWWDIR%%/css/bootstrap5/privatebin.css %%WWWDIR%%/css/common.css %%WWWDIR%%/css/noscript.css @@ -96,7 +96,7 @@ %%WWWDIR%%/index.php.orig %%WWWDIR%%/js/base-x-5.0.1.js %%WWWDIR%%/js/bootstrap-3.4.1.js -%%WWWDIR%%/js/bootstrap-5.3.7.js +%%WWWDIR%%/js/bootstrap-5.3.8.js %%WWWDIR%%/js/comment.jsonld %%WWWDIR%%/js/commentmeta.jsonld %%WWWDIR%%/js/dark-mode-switch.js @@ -109,7 +109,7 @@ %%WWWDIR%%/js/pastemeta.jsonld %%WWWDIR%%/js/prettify.js %%WWWDIR%%/js/privatebin.js -%%WWWDIR%%/js/purify-3.2.6.js +%%WWWDIR%%/js/purify-3.2.7.js %%WWWDIR%%/js/showdown-2.1.0.js %%WWWDIR%%/js/types.jsonld %%WWWDIR%%/js/zlib-1.3.1-1.js @@ -138,13 +138,15 @@ %%WWWDIR%%/lib/TemplateSwitcher.php %%WWWDIR%%/lib/View.php %%WWWDIR%%/lib/Vizhash16x16.php -%%WWWDIR%%/lib/YourlsProxy.php +%%WWWDIR%%/lib/Proxy/AbstractProxy.php +%%WWWDIR%%/lib/Proxy/ShlinkProxy.php +%%WWWDIR%%/lib/Proxy/YourlsProxy.php %%WWWDIR%%/manifest.json %%WWWDIR%%/robots.txt %%WWWDIR%%/tpl/.htaccess %%WWWDIR%%/tpl/bootstrap.php %%WWWDIR%%/tpl/bootstrap5.php -%%WWWDIR%%/tpl/yourlsproxy.php +%%WWWDIR%%/tpl/shortenerproxy.php %%WWWDIR%%/vendor/.htaccess %%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/composer/autoload_files.php @@ -207,6 +209,7 @@ %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/Subnet.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/Type.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/BinaryMath.php +%%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/NumberInChunks.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php %%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php diff --git a/x11-fonts/ibmfonts/Makefile b/x11-fonts/ibmfonts/Makefile index 74629e395a26..b336b1203110 100644 --- a/x11-fonts/ibmfonts/Makefile +++ b/x11-fonts/ibmfonts/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 CATEGORIES= x11-fonts -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IBM Fonts in PCF format LICENSE= CC-BY-SA-4.0 MIT diff --git a/x11-wm/fvwm3/Makefile b/x11-wm/fvwm3/Makefile index 4a96dde7be69..0315e63861ee 100644 --- a/x11-wm/fvwm3/Makefile +++ b/x11-wm/fvwm3/Makefile @@ -5,7 +5,7 @@ CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm3/releases/download/${DISTVERSION}/ \ http://fvwm.sourceforge.net/generated/icon_download/:icons -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= F? Virtual Window Manager WWW= https://www.fvwm.org/ diff --git a/x11/clipman/Makefile b/x11/clipman/Makefile index e7568fac64a8..0797ae604073 100644 --- a/x11/clipman/Makefile +++ b/x11/clipman/Makefile @@ -1,10 +1,9 @@ PORTNAME= clipman DISTVERSIONPREFIX= v -DISTVERSION= 1.6.4 -PORTREVISION= 7 +DISTVERSION= 1.6.5 CATEGORIES= x11 wayland -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alven@FreeBSD.org COMMENT= Simple clipboard manager for Wayland WWW= https://github.com/chmouel/clipman @@ -16,14 +15,19 @@ RUN_DEPENDS= wl-copy:x11/wl-clipboard USES= go:modules USE_GITHUB= yes GH_ACCOUNT= chmouel -GH_TUPLE= alecthomas:kingpin:v2.4.0:alecthomas_kingpin_v2/vendor/github.com/alecthomas/kingpin/v2 \ - alecthomas:units:b94a6e3cc137:alecthomas_units/vendor/github.com/alecthomas/units \ - kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ - xhit:go-str2duration:v2.1.0:xhit_go_str2duration_v2/vendor/github.com/xhit/go-str2duration/v2 + +GH_TUPLE= \ + alecthomas:kingpin:v2.4.0:alecthomas_kingpin_v2/vendor/github.com/alecthomas/kingpin/v2 \ + alecthomas:units:0f3dac36c52b:alecthomas_units/vendor/github.com/alecthomas/units \ + golang:text:v0.22.0:golang_text/vendor/golang.org/x/text \ + kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ + xhit:go-str2duration:v2.1.0:xhit_go_str2duration_v2/vendor/github.com/xhit/go-str2duration/v2 + PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz post-install: - ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 + ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 \ + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/x11/clipman/distinfo b/x11/clipman/distinfo index 0ee775a33997..ac235729e6d5 100644 --- a/x11/clipman/distinfo +++ b/x11/clipman/distinfo @@ -1,10 +1,12 @@ -TIMESTAMP = 1713521797 -SHA256 (chmouel-clipman-v1.6.4_GH0.tar.gz) = e8d9c15337aab98b0233a049fedcebbd1791d42ba54fb5e29cdb8b5d5bde6488 -SIZE (chmouel-clipman-v1.6.4_GH0.tar.gz) = 23513 +TIMESTAMP = 1760204302 +SHA256 (chmouel-clipman-v1.6.5_GH0.tar.gz) = e9f23eea37dfde24472420f79906d553945224930efafa3a9012f5440de019dd +SIZE (chmouel-clipman-v1.6.5_GH0.tar.gz) = 26159 SHA256 (alecthomas-kingpin-v2.4.0_GH0.tar.gz) = 8c3cf1d68f6f86b1c62c074be1f8e216761c57d608f4f963b59e0306296e5395 SIZE (alecthomas-kingpin-v2.4.0_GH0.tar.gz) = 51258 -SHA256 (alecthomas-units-b94a6e3cc137_GH0.tar.gz) = 85363142a53436bea696d297e5b5fcda6bc6a8104b1d7ba0db88ffee455b72e2 -SIZE (alecthomas-units-b94a6e3cc137_GH0.tar.gz) = 6012 +SHA256 (alecthomas-units-0f3dac36c52b_GH0.tar.gz) = 1b46733f34fb69f8ba758a81c5fc11118c7fcf13029c75e1921219bc0c7f074b +SIZE (alecthomas-units-0f3dac36c52b_GH0.tar.gz) = 6506 +SHA256 (golang-text-v0.22.0_GH0.tar.gz) = ac8bdce0477effd5a830345979626745e5e5bcb81d1a77c8029b0e8b3d621089 +SIZE (golang-text-v0.22.0_GH0.tar.gz) = 8970985 SHA256 (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = dde336eb697f7f9c26cf6d1467f75b6cf559262c1b0b110d28fff29790f76bc5 SIZE (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = 4328 SHA256 (xhit-go-str2duration-v2.1.0_GH0.tar.gz) = 6f2e676f5ca8fd54179d9b0c8eb3d51433dcd7c354ac4046fc1f54529c9d101a diff --git a/x11/clipman/files/patch-main.go b/x11/clipman/files/patch-main.go new file mode 100644 index 000000000000..8934becfd496 --- /dev/null +++ b/x11/clipman/files/patch-main.go @@ -0,0 +1,11 @@ +--- main.go.orig 1979-11-29 20:00:00 UTC ++++ main.go +@@ -15,7 +15,7 @@ import ( + "github.com/alecthomas/kingpin/v2" + ) + +-const version = "1.6.2" ++const version = "1.6.5" + + var ( + app = kingpin.New("clipman", "A clipboard manager for Wayland") diff --git a/x11/fireflies/Makefile b/x11/fireflies/Makefile index 6fae89e63dff..487f8603d1f5 100644 --- a/x11/fireflies/Makefile +++ b/x11/fireflies/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.08 PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fireflies screensaver, for use with xscreensaver LICENSE= GPLv2 diff --git a/x11/walker/Makefile b/x11/walker/Makefile index e3397b5de072..4941bf5d7433 100644 --- a/x11/walker/Makefile +++ b/x11/walker/Makefile @@ -1,7 +1,6 @@ PORTNAME= walker DISTVERSIONPREFIX= v -DISTVERSION= 1.2.1 -PORTREVISION= 1 +DISTVERSION= 2.3.0 CATEGORIES= x11 wayland PKGNAMESUFFIX= -launcher diff --git a/x11/walker/Makefile.crates b/x11/walker/Makefile.crates index ad68352c1571..165044f4b76c 100644 --- a/x11/walker/Makefile.crates +++ b/x11/walker/Makefile.crates @@ -246,5 +246,6 @@ CARGO_CRATES= addr2line-0.24.2 \ winnow-0.7.12 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ + xdg-3.0.0 \ xml-rs-0.8.27 \ yaml-rust2-0.10.3 diff --git a/x11/walker/distinfo b/x11/walker/distinfo index ed450ffe75ae..26f197c4b685 100644 --- a/x11/walker/distinfo +++ b/x11/walker/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1759457532 +TIMESTAMP = 1760273679 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 @@ -495,9 +495,11 @@ SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/xdg-3.0.0.crate) = 2fb433233f2df9344722454bc7e96465c9d03bff9d77c248f9e7523fe79585b5 +SIZE (rust/crates/xdg-3.0.0.crate) = 15821 SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7 SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 SHA256 (rust/crates/yaml-rust2-0.10.3.crate) = 4ce2a4ff45552406d02501cea6c18d8a7e50228e7736a872951fe2fe75c91be7 SIZE (rust/crates/yaml-rust2-0.10.3.crate) = 76325 -SHA256 (abenz1267-walker-v1.2.1_GH0.tar.gz) = ce290697cfb9516061689b1f4e299fea5010383aecc5e980bb41ab47f21c7370 -SIZE (abenz1267-walker-v1.2.1_GH0.tar.gz) = 67240 +SHA256 (abenz1267-walker-v2.3.0_GH0.tar.gz) = 98fd476f60be9b3aeacf4cbdcf61d3ac1481e0d8209c51c41ee7b0934f514e78 +SIZE (abenz1267-walker-v2.3.0_GH0.tar.gz) = 113117 diff --git a/x11/walker/pkg-plist b/x11/walker/pkg-plist index fc766f3e5a22..62059aa67c58 100644 --- a/x11/walker/pkg-plist +++ b/x11/walker/pkg-plist @@ -10,6 +10,7 @@ etc/xdg/walker/themes/default/item_providerlist.xml etc/xdg/walker/themes/default/item_symbols.xml etc/xdg/walker/themes/default/item_todo.xml etc/xdg/walker/themes/default/item_unicode.xml +etc/xdg/walker/themes/default/keybind.xml etc/xdg/walker/themes/default/layout.xml etc/xdg/walker/themes/default/preview.xml etc/xdg/walker/themes/default/style.css diff --git a/x11/xmoji/Makefile b/x11/xmoji/Makefile index 187abfca8641..17d10b15407a 100644 --- a/x11/xmoji/Makefile +++ b/x11/xmoji/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.8 CATEGORIES= x11 MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/ -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plain X11 emoji keyboard WWW= https://github.com/Zirias/xmoji |