diff options
Diffstat (limited to 'www')
183 files changed, 2697 insertions, 2653 deletions
diff --git a/www/Makefile b/www/Makefile index 1446c2b57c5b..f1381db445b5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -26,6 +26,7 @@ SUBDIR += UniversalFeedCreator SUBDIR += adguardhome SUBDIR += adjuster + SUBDIR += agate SUBDIR += alef-webfont SUBDIR += amfora SUBDIR += amphetadesk @@ -1908,6 +1909,7 @@ SUBDIR += py-restclient SUBDIR += py-rfc3986 SUBDIR += py-rfc3987 + SUBDIR += py-rfc3987-syntax SUBDIR += py-rollbar SUBDIR += py-routes SUBDIR += py-rules diff --git a/www/R-cran-httr2/Makefile b/www/R-cran-httr2/Makefile index 9e6392ae70a1..ebe20f178397 100644 --- a/www/R-cran-httr2/Makefile +++ b/www/R-cran-httr2/Makefile @@ -1,5 +1,5 @@ PORTNAME= httr2 -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-httr2/distinfo b/www/R-cran-httr2/distinfo index 21b929be9702..4c90f8481c1c 100644 --- a/www/R-cran-httr2/distinfo +++ b/www/R-cran-httr2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752520401 -SHA256 (httr2_1.2.0.tar.gz) = 6560030867b7a6eabc137aae7e4eff1ec525a7caa7a8b62698de6efeb4b787b5 -SIZE (httr2_1.2.0.tar.gz) = 271515 +TIMESTAMP = 1753722297 +SHA256 (httr2_1.2.1.tar.gz) = 2728c37f5507740f41bde94703f74f67fc901ad122b1a58e8ad3af4224fd831e +SIZE (httr2_1.2.1.tar.gz) = 271878 diff --git a/www/agate/Makefile b/www/agate/Makefile new file mode 100644 index 000000000000..4198ee6b0643 --- /dev/null +++ b/www/agate/Makefile @@ -0,0 +1,25 @@ +PORTNAME= agate +DISTVERSIONPREFIX= v +DISTVERSION= 3.3.17 +CATEGORIES= www + +MAINTAINER= alven@FreeBSD.org +COMMENT= Simple static file server in Rust for the Gemini network protocol +WWW= https://github.com/mbrubeck/agate/ + +LICENSE= APACHE20 MIT +LICENSE_COMB= dual +LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT + +USES= cargo +USE_GITHUB= yes +GH_ACCOUNT= mbrubeck +USE_RC_SUBR= agate + +post-install: + ${MKDIR} ${STAGEDIR}${ETCDIR}/tls + ${MKDIR} ${STAGEDIR}${WWWDIR} + ${MKDIR} ${STAGEDIR}/var/log/agate + +.include <bsd.port.mk> diff --git a/www/agate/Makefile.crates b/www/agate/Makefile.crates new file mode 100644 index 000000000000..cbfa73930d04 --- /dev/null +++ b/www/agate/Makefile.crates @@ -0,0 +1,124 @@ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ + backtrace-0.3.75 \ + bitflags-2.9.1 \ + bytes-1.10.1 \ + cc-1.2.27 \ + cfg-if-1.0.1 \ + colorchoice-1.0.4 \ + configparser-3.1.0 \ + deranged-0.4.0 \ + displaydoc-0.2.5 \ + env_filter-0.1.3 \ + env_logger-0.11.8 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.1 \ + futures-core-0.3.31 \ + futures-macro-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + getopts-0.2.23 \ + getrandom-0.2.16 \ + gimli-0.31.1 \ + glob-0.3.2 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ + idna-1.0.3 \ + idna_adapter-1.2.1 \ + is_terminal_polyfill-1.70.1 \ + jiff-0.2.15 \ + jiff-static-0.2.15 \ + libc-0.2.174 \ + litemap-0.8.0 \ + log-0.4.27 \ + memchr-2.7.5 \ + mime-0.3.17 \ + mime_guess-2.0.5 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + num-conv-0.1.0 \ + object-0.36.7 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ + openssl-macros-0.1.1 \ + openssl-sys-0.9.109 \ + percent-encoding-2.3.1 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.1 \ + portable-atomic-util-0.2.4 \ + potential_utf-0.1.2 \ + powerfmt-0.2.0 \ + proc-macro2-1.0.95 \ + quote-1.0.40 \ + rcgen-0.13.2 \ + ring-0.17.14 \ + rustc-demangle-0.1.25 \ + rustls-0.23.28 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.3 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + shlex-1.3.0 \ + slab-0.4.10 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ + stable_deref_trait-1.2.0 \ + subtle-2.6.1 \ + syn-2.0.104 \ + synstructure-0.13.2 \ + thiserror-1.0.69 \ + thiserror-impl-1.0.69 \ + time-0.3.41 \ + time-core-0.1.4 \ + tinystr-0.8.1 \ + tokio-1.45.1 \ + tokio-macros-2.5.0 \ + tokio-openssl-0.6.5 \ + tokio-rustls-0.26.2 \ + trotter-1.0.2 \ + unicase-2.8.1 \ + unicode-ident-1.0.18 \ + unicode-width-0.2.1 \ + untrusted-0.9.0 \ + url-2.5.4 \ + urlencoding-2.1.3 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ + vcpkg-0.2.15 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wildmatch-2.4.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-targets-0.52.6 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_msvc-0.52.6 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_msvc-0.52.6 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_msvc-0.52.6 \ + writeable-0.6.1 \ + yasna-0.5.2 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.1 \ + zerotrie-0.2.2 \ + zerovec-0.11.2 \ + zerovec-derive-0.11.1 diff --git a/www/agate/distinfo b/www/agate/distinfo new file mode 100644 index 000000000000..5228136560ed --- /dev/null +++ b/www/agate/distinfo @@ -0,0 +1,251 @@ +TIMESTAMP = 1753528370 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 +SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 +SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 +SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 +SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 +SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cc-1.2.27.crate) = d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc +SIZE (rust/crates/cc-1.2.27.crate) = 107070 +SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 +SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/configparser-3.1.0.crate) = e57e3272f0190c3f1584272d613719ba5fc7df7f4942fe542e63d949cf3a649b +SIZE (rust/crates/configparser-3.1.0.crate) = 25473 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 +SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/env_filter-0.1.3.crate) = 186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0 +SIZE (rust/crates/env_filter-0.1.3.crate) = 15191 +SHA256 (rust/crates/env_logger-0.11.8.crate) = 13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f +SIZE (rust/crates/env_logger-0.11.8.crate) = 32538 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 +SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 +SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 +SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 +SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 +SHA256 (rust/crates/getopts-0.2.23.crate) = cba6ae63eb948698e300f645f87c70f76630d505f23b8907cf1e193ee85048c1 +SIZE (rust/crates/getopts-0.2.23.crate) = 21409 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 +SIZE (rust/crates/glob-0.3.2.crate) = 22359 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 +SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e +SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/jiff-0.2.15.crate) = be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49 +SIZE (rust/crates/jiff-0.2.15.crate) = 712996 +SHA256 (rust/crates/jiff-static-0.2.15.crate) = 03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4 +SIZE (rust/crates/jiff-static-0.2.15.crate) = 76146 +SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 +SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/mime_guess-2.0.5.crate) = f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e +SIZE (rust/crates/mime_guess-2.0.5.crate) = 27166 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 +SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 +SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 +SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/rcgen-0.13.2.crate) = 75e669e5202259b5314d1ea5397316ad400819437857b90861765f24c4cf80a2 +SIZE (rust/crates/rcgen-0.13.2.crate) = 77836 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 +SHA256 (rust/crates/rustls-0.23.28.crate) = 7160e3e10bf4535308537f3c4e1641468cd0e485175d6163087c0393c7d46643 +SIZE (rust/crates/rustls-0.23.28.crate) = 365699 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 +SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d +SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 +SIZE (rust/crates/subtle-2.6.1.crate) = 14562 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/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 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tokio-1.45.1.crate) = 75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779 +SIZE (rust/crates/tokio-1.45.1.crate) = 811787 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-openssl-0.6.5.crate) = 59df6849caa43bb7567f9a36f863c447d95a11d5903c9cc334ba32576a27eadd +SIZE (rust/crates/tokio-openssl-0.6.5.crate) = 11977 +SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b +SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 +SHA256 (rust/crates/trotter-1.0.2.crate) = 7c56b8c42904fdee43b91307a67e32aba961eca95e8887d5157b912a61d4f391 +SIZE (rust/crates/trotter-1.0.2.crate) = 32314 +SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 +SIZE (rust/crates/unicase-2.8.1.crate) = 24088 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 +SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 +SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da +SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 +SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wildmatch-2.4.0.crate) = 68ce1ab1f8c62655ebe1350f589c61e505cf94d385bc6a12899442d9081e71fd +SIZE (rust/crates/wildmatch-2.4.0.crate) = 7517 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/yasna-0.5.2.crate) = e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd +SIZE (rust/crates/yasna-0.5.2.crate) = 34859 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428 +SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (mbrubeck-agate-v3.3.17_GH0.tar.gz) = 51d9eb747adfa125d1b19db4e94e235455524547961cdbfbac19f32943e454ff +SIZE (mbrubeck-agate-v3.3.17_GH0.tar.gz) = 84700 diff --git a/www/agate/files/agate.in b/www/agate/files/agate.in new file mode 100644 index 000000000000..8389eb93c49e --- /dev/null +++ b/www/agate/files/agate.in @@ -0,0 +1,48 @@ +#!/bin/sh + +# PROVIDE: agate +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add these lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# agate_enable (bool): Set to NO by default. +# Set it to YES to enable agate. +# agate_user: default www +# agate_content: default %%PREFIX%%/www/agate +# agate_certs: default %%PREFIX%%/etc/agate/tls +# agate_hostname: e.g., gemini.example.tld, default hostname +# agate_addr: default [::], listen on IPV4 and IPV6 +# agate_port: default 1965 +# agate_lang: default en_US +# agate_logfile: default /var/log/agate/agate.log + +. /etc/rc.subr + +desc="Agate Gemini server" +name=agate +rcvar=$name_enable + +load_rc_config $name + +: ${agate_enable:=NO} +: ${agate_user:=www} +: ${agate_content:=%%PREFIX%%/www/agate/} +: ${agate_certs:=%%PREFIX%%/etc/agate/tls/} +: ${agate_hostname:=`uname -n`} +: ${agate_addr:=[::]} +: ${agate_port:=1965} +: ${agate_lang:=en-US} +: ${agate_logfile:=/var/log/agate/agate.log} + +agate_user=${agate_user} + +command=%%PREFIX%%/bin/agate +command_args="--content ${agate_content} \ + --certs ${agate_certs} \ + --addr ${agate_addr}:${agate_port} \ + --hostname ${agate_hostname} \ + --lang ${agate_lang} >> ${agate_logfile} 2>&1 &" + +run_rc_command "$1" diff --git a/www/agate/pkg-descr b/www/agate/pkg-descr new file mode 100644 index 000000000000..e55ebf6f9f3c --- /dev/null +++ b/www/agate/pkg-descr @@ -0,0 +1,4 @@ +Agate is a server for the Gemini network protocol, built with the Rust +programming language. Agate has very few features, and can only serve static +files. It uses async I/O, and should be quite efficient even when running on +low-end hardware and serving many concurrent requests. diff --git a/www/agate/pkg-plist b/www/agate/pkg-plist new file mode 100644 index 000000000000..ad2e85647732 --- /dev/null +++ b/www/agate/pkg-plist @@ -0,0 +1,4 @@ +bin/agate +@dir(www) etc/agate/tls +@dir(www,www) www/agate +@dir(www,www) /var/log/agate diff --git a/www/asql/Makefile b/www/asql/Makefile index db04256f53e3..1cd300f9dbdc 100644 --- a/www/asql/Makefile +++ b/www/asql/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www MASTER_SITES= http://www.steve.org.uk/Software/asql/ \ http://www.c-s.li/ports/ -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Query Apache logfiles via SQL WWW= http://www.steve.org.uk/Software/asql/ diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile index 3c24ab5f472c..7c0ec444eff6 100644 --- a/www/cl-lml-sbcl/Makefile +++ b/www/cl-lml-sbcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= lml PORTVERSION= 2.5.7 -PORTREVISION= 97 +PORTREVISION= 98 CATEGORIES= www textproc PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/www/element-web/Makefile b/www/element-web/Makefile index f7318890429b..e4f4f399bfbb 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.106 +DISTVERSION= 1.11.107 CATEGORIES= www MASTER_SITES= https://github.com/element-hq/element-web/releases/download/${DISTVERSIONFULL}/ PKGNAMESUFFIX= -web @@ -18,7 +18,7 @@ CPE_VENDOR= matrix NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message -PLIST_SUB= COMMITID=ae0ae3bc04d76eaf7997 +PLIST_SUB= COMMITID=d5144f0f5e1da35ff987 do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index bf1cb046fff1..e2c524e58158 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752739443 -SHA256 (element-v1.11.106.tar.gz) = 0fb0720d8e09612884d4826059e3d6d74cb4ba46089bb69a21c0c158678e3b8c -SIZE (element-v1.11.106.tar.gz) = 37854360 +TIMESTAMP = 1753797274 +SHA256 (element-v1.11.107.tar.gz) = 623f2fb3745d2173f47516d39bcb865169f5aacebfb07bf594e80530b42e719b +SIZE (element-v1.11.107.tar.gz) = 37967069 diff --git a/www/element-web/pkg-plist b/www/element-web/pkg-plist index c0d8add58cb1..2366943567c0 100644 --- a/www/element-web/pkg-plist +++ b/www/element-web/pkg-plist @@ -345,45 +345,45 @@ %%WWWDIR%%/fonts/inter-vietnamese-700-italic.feddee8.woff2 %%WWWDIR%%/fonts/inter-vietnamese-700-normal.5d9bfca.woff2 %%WWWDIR%%/fonts/inter-vietnamese-700-normal.cceb6e3.woff -%%WWWDIR%%/i18n/cs.bf68cc7.json -%%WWWDIR%%/i18n/cy.ef5bbbe.json -%%WWWDIR%%/i18n/de_DE.17207d7.json -%%WWWDIR%%/i18n/el.8ff8df8.json -%%WWWDIR%%/i18n/en_EN.0b2ae84.json -%%WWWDIR%%/i18n/eo.100fb3c.json -%%WWWDIR%%/i18n/es.c3430d7.json -%%WWWDIR%%/i18n/et.da8066e.json -%%WWWDIR%%/i18n/fa.6c56018.json -%%WWWDIR%%/i18n/fi.4e33eae.json -%%WWWDIR%%/i18n/fr.087ea06.json -%%WWWDIR%%/i18n/gl.6bb51a2.json -%%WWWDIR%%/i18n/he.7ef62d9.json -%%WWWDIR%%/i18n/hu.18badc7.json -%%WWWDIR%%/i18n/id.09a2e1b.json -%%WWWDIR%%/i18n/is.e8b457c.json -%%WWWDIR%%/i18n/it.c9a648c.json -%%WWWDIR%%/i18n/ja.c06c15c.json -%%WWWDIR%%/i18n/ka.3203fb3.json -%%WWWDIR%%/i18n/languages.13f9b8b.json +%%WWWDIR%%/i18n/cs.fe52246.json +%%WWWDIR%%/i18n/cy.101c693.json +%%WWWDIR%%/i18n/de_DE.ecd6d62.json +%%WWWDIR%%/i18n/el.e2479ff.json +%%WWWDIR%%/i18n/en_EN.c09a2bb.json +%%WWWDIR%%/i18n/eo.a437dde.json +%%WWWDIR%%/i18n/es.356f97d.json +%%WWWDIR%%/i18n/et.7ad168e.json +%%WWWDIR%%/i18n/fa.85aa161.json +%%WWWDIR%%/i18n/fi.e83082c.json +%%WWWDIR%%/i18n/fr.edf9e2e.json +%%WWWDIR%%/i18n/gl.f66f84e.json +%%WWWDIR%%/i18n/he.11e3fb3.json +%%WWWDIR%%/i18n/hu.c3ee43f.json +%%WWWDIR%%/i18n/id.4ae74ea.json +%%WWWDIR%%/i18n/is.f754745.json +%%WWWDIR%%/i18n/it.d14fb28.json +%%WWWDIR%%/i18n/ja.950d837.json +%%WWWDIR%%/i18n/ka.e41de26.json +%%WWWDIR%%/i18n/languages.691cb25.json %%WWWDIR%%/i18n/languages.json -%%WWWDIR%%/i18n/lo.72e17b4.json -%%WWWDIR%%/i18n/lt.b287836.json -%%WWWDIR%%/i18n/lv.3ac595c.json -%%WWWDIR%%/i18n/mg_MG.d1edb51.json -%%WWWDIR%%/i18n/nb_NO.60ca459.json -%%WWWDIR%%/i18n/nl.2e1d791.json -%%WWWDIR%%/i18n/pl.eedf05c.json -%%WWWDIR%%/i18n/pt.a83ffbc.json -%%WWWDIR%%/i18n/pt_BR.73015db.json -%%WWWDIR%%/i18n/ru.27557d8.json -%%WWWDIR%%/i18n/sk.5abc03f.json -%%WWWDIR%%/i18n/sq.01619e2.json -%%WWWDIR%%/i18n/sv.2ee3b1b.json -%%WWWDIR%%/i18n/tr.68e156b.json -%%WWWDIR%%/i18n/uk.ba370cc.json -%%WWWDIR%%/i18n/vi.a5e3a12.json -%%WWWDIR%%/i18n/zh_Hans.9aa06fe.json -%%WWWDIR%%/i18n/zh_Hant.7885eb9.json +%%WWWDIR%%/i18n/lo.1a01478.json +%%WWWDIR%%/i18n/lt.afa4856.json +%%WWWDIR%%/i18n/lv.c9cf226.json +%%WWWDIR%%/i18n/mg_MG.3900c1b.json +%%WWWDIR%%/i18n/nb_NO.16376c1.json +%%WWWDIR%%/i18n/nl.a9117aa.json +%%WWWDIR%%/i18n/pl.5bec5eb.json +%%WWWDIR%%/i18n/pt.ca6a8de.json +%%WWWDIR%%/i18n/pt_BR.1dc7606.json +%%WWWDIR%%/i18n/ru.aa41d25.json +%%WWWDIR%%/i18n/sk.eae820d.json +%%WWWDIR%%/i18n/sq.ec177c1.json +%%WWWDIR%%/i18n/sv.7f977cc.json +%%WWWDIR%%/i18n/tr.6ae6d21.json +%%WWWDIR%%/i18n/uk.80a7f4f.json +%%WWWDIR%%/i18n/vi.f370475.json +%%WWWDIR%%/i18n/zh_Hans.f2f544b.json +%%WWWDIR%%/i18n/zh_Hant.8e19512.json %%WWWDIR%%/icons/bold.b7f0698.svg %%WWWDIR%%/icons/check-circle.99c21d7.svg %%WWWDIR%%/icons/check.aaad650.svg @@ -706,17 +706,17 @@ %%WWWDIR%%/widgets/element-call/assets/clap-Dxm5qGyl.mp3 %%WWWDIR%%/widgets/element-call/assets/crickets-CcwrRdbq.mp3 %%WWWDIR%%/widgets/element-call/assets/crickets-DUJdcuUa.ogg -%%WWWDIR%%/widgets/element-call/assets/cs-app-v58LOBvt.json -%%WWWDIR%%/widgets/element-call/assets/da-app-9paXotmH.json -%%WWWDIR%%/widgets/element-call/assets/de-app-DoDe9FNi.json +%%WWWDIR%%/widgets/element-call/assets/cs-app-UZ1pMWyL.json +%%WWWDIR%%/widgets/element-call/assets/da-app-DSbSkTzs.json +%%WWWDIR%%/widgets/element-call/assets/de-app-B6MLDOze.json %%WWWDIR%%/widgets/element-call/assets/deer-91r1Gyrx.mp3 %%WWWDIR%%/widgets/element-call/assets/deer-DPSlVch4.ogg %%WWWDIR%%/widgets/element-call/assets/dog-BoQdnF-w.mp3 %%WWWDIR%%/widgets/element-call/assets/dog-CxIWtkNX.ogg %%WWWDIR%%/widgets/element-call/assets/el-app-BBr3LLTK.json -%%WWWDIR%%/widgets/element-call/assets/en-app-DpvT44u_.json +%%WWWDIR%%/widgets/element-call/assets/en-app-DaCwFDsK.json %%WWWDIR%%/widgets/element-call/assets/es-app-Q3c7lmEj.json -%%WWWDIR%%/widgets/element-call/assets/et-app-DBPtMBtN.json +%%WWWDIR%%/widgets/element-call/assets/et-app-Cj5_u8vn.json %%WWWDIR%%/widgets/element-call/assets/fi-app-tnO3DMdi.json %%WWWDIR%%/widgets/element-call/assets/fr-app-BxTYbDfK.json %%WWWDIR%%/widgets/element-call/assets/generic-BBbS3Wph.ogg @@ -734,15 +734,15 @@ %%WWWDIR%%/widgets/element-call/assets/inconsolata-vietnamese-400-normal-hFXvniIJ.woff %%WWWDIR%%/widgets/element-call/assets/inconsolata-vietnamese-700-normal-D1IfJGt6.woff %%WWWDIR%%/widgets/element-call/assets/inconsolata-vietnamese-700-normal-DlaT3sch.woff2 -%%WWWDIR%%/widgets/element-call/assets/index-BQ3oe8uL.js -%%WWWDIR%%/widgets/element-call/assets/index-BQ3oe8uL.js.map -%%WWWDIR%%/widgets/element-call/assets/index-BQv1OC6W.js -%%WWWDIR%%/widgets/element-call/assets/index-BQv1OC6W.js.LICENSE.txt -%%WWWDIR%%/widgets/element-call/assets/index-BQv1OC6W.js.map -%%WWWDIR%%/widgets/element-call/assets/index-BtY3MdEn.css -%%WWWDIR%%/widgets/element-call/assets/index-W4jTSiQP.js -%%WWWDIR%%/widgets/element-call/assets/index-W4jTSiQP.js.LICENSE.txt -%%WWWDIR%%/widgets/element-call/assets/index-W4jTSiQP.js.map +%%WWWDIR%%/widgets/element-call/assets/index-C5b7hIif.js +%%WWWDIR%%/widgets/element-call/assets/index-C5b7hIif.js.map +%%WWWDIR%%/widgets/element-call/assets/index-DFx3IDNt.css +%%WWWDIR%%/widgets/element-call/assets/index-D_j-EP5P.js +%%WWWDIR%%/widgets/element-call/assets/index-D_j-EP5P.js.LICENSE.txt +%%WWWDIR%%/widgets/element-call/assets/index-D_j-EP5P.js.map +%%WWWDIR%%/widgets/element-call/assets/index-nK4e_yqR.js +%%WWWDIR%%/widgets/element-call/assets/index-nK4e_yqR.js.LICENSE.txt +%%WWWDIR%%/widgets/element-call/assets/index-nK4e_yqR.js.map %%WWWDIR%%/widgets/element-call/assets/inter-cyrillic-400-normal-BLGc9T1a.woff2 %%WWWDIR%%/widgets/element-call/assets/inter-cyrillic-400-normal-ZzOtrSSW.woff %%WWWDIR%%/widgets/element-call/assets/inter-cyrillic-500-normal-D4Vwzodn.woff2 @@ -807,8 +807,8 @@ %%WWWDIR%%/widgets/element-call/assets/left_call-C7NMl6WI.ogg %%WWWDIR%%/widgets/element-call/assets/lightbulb-BIeJtAR_.ogg %%WWWDIR%%/widgets/element-call/assets/lightbulb-BrnY00qi.mp3 -%%WWWDIR%%/widgets/element-call/assets/livekit-client.e2ee.worker-D7jue42X.js -%%WWWDIR%%/widgets/element-call/assets/livekit-client.e2ee.worker-D7jue42X.js.map +%%WWWDIR%%/widgets/element-call/assets/livekit-client.e2ee.worker-B0tndz1T.js +%%WWWDIR%%/widgets/element-call/assets/livekit-client.e2ee.worker-B0tndz1T.js.map %%WWWDIR%%/widgets/element-call/assets/lv-app-D-ZV3Ytk.json %%WWWDIR%%/widgets/element-call/assets/matrix-sdk-crypto-wasm-B6u19z8p.js %%WWWDIR%%/widgets/element-call/assets/matrix-sdk-crypto-wasm-B6u19z8p.js.map @@ -819,23 +819,23 @@ %%WWWDIR%%/widgets/element-call/assets/party-BZPeTgC3.mp3 %%WWWDIR%%/widgets/element-call/assets/party-D7rIOhAQ.ogg %%WWWDIR%%/widgets/element-call/assets/pl-app-CUkXVSZk.json -%%WWWDIR%%/widgets/element-call/assets/polyfill-force-C-Pa3wDT.js -%%WWWDIR%%/widgets/element-call/assets/polyfill-force-C-Pa3wDT.js.map -%%WWWDIR%%/widgets/element-call/assets/polyfill-force-CzShxH5l.js -%%WWWDIR%%/widgets/element-call/assets/polyfill-force-CzShxH5l.js.map +%%WWWDIR%%/widgets/element-call/assets/polyfill-force-CNwBEEru.js +%%WWWDIR%%/widgets/element-call/assets/polyfill-force-CNwBEEru.js.map +%%WWWDIR%%/widgets/element-call/assets/polyfill-force-ZvFt7LR_.js +%%WWWDIR%%/widgets/element-call/assets/polyfill-force-ZvFt7LR_.js.map %%WWWDIR%%/widgets/element-call/assets/raise_hand-Bzqn65WB.mp3 %%WWWDIR%%/widgets/element-call/assets/raise_hand-CUbxEnt9.ogg %%WWWDIR%%/widgets/element-call/assets/ro-app-CdYgKCOW.json %%WWWDIR%%/widgets/element-call/assets/rock-BVCJXNC-.ogg %%WWWDIR%%/widgets/element-call/assets/rock-CHdnB31m.mp3 -%%WWWDIR%%/widgets/element-call/assets/ru-app-Bz0WyIJI.json +%%WWWDIR%%/widgets/element-call/assets/ru-app-C1ONMB5H.json %%WWWDIR%%/widgets/element-call/assets/screen_share_started-DH3qxml5.mp3 %%WWWDIR%%/widgets/element-call/assets/screen_share_started-IZDL-kAw.ogg %%WWWDIR%%/widgets/element-call/assets/selfie_segmenter-DF05sdL4.tflite -%%WWWDIR%%/widgets/element-call/assets/sk-app-Bv2npyK0.json -%%WWWDIR%%/widgets/element-call/assets/spa-_3kkJMwV.js -%%WWWDIR%%/widgets/element-call/assets/spa-_3kkJMwV.js.map -%%WWWDIR%%/widgets/element-call/assets/sv-app-BvdrRKW-.json +%%WWWDIR%%/widgets/element-call/assets/sk-app-qoyo64LS.json +%%WWWDIR%%/widgets/element-call/assets/spa-oZyA3Sle.js +%%WWWDIR%%/widgets/element-call/assets/spa-oZyA3Sle.js.map +%%WWWDIR%%/widgets/element-call/assets/sv-app-DvykXtJ4.json %%WWWDIR%%/widgets/element-call/assets/tr-app-Dk--6BpP.json %%WWWDIR%%/widgets/element-call/assets/uk-app-DZD01h76.json %%WWWDIR%%/widgets/element-call/assets/vision_wasm_internal-CEyeacG0.js diff --git a/www/elgg/Makefile b/www/elgg/Makefile index 0706cf5edf1e..ba5d2d338ca9 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -1,5 +1,5 @@ PORTNAME= elgg -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.3 CATEGORIES= www MASTER_SITES= http://elgg.org/download/ diff --git a/www/elgg/distinfo b/www/elgg/distinfo index e9245fc5352a..cd2fa3650326 100644 --- a/www/elgg/distinfo +++ b/www/elgg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744957412 -SHA256 (elgg-6.2.0.zip) = 2c564684f59ae5bebfa98f99999a6c0ede4564820a6fc7749b88819818bf27e4 -SIZE (elgg-6.2.0.zip) = 47970206 +TIMESTAMP = 1753359904 +SHA256 (elgg-6.2.3.zip) = fb44422760333aba401a01d4b6cbcc0378b444da96d4b8a43d1cf17b6d3ecce8 +SIZE (elgg-6.2.3.zip) = 47985039 diff --git a/www/elgg/pkg-plist b/www/elgg/pkg-plist index b73e7715c1c5..f569b1173c99 100644 --- a/www/elgg/pkg-plist +++ b/www/elgg/pkg-plist @@ -185,6 +185,7 @@ %%WWWDIR%%/mod/ckeditor/languages/en.php %%WWWDIR%%/mod/ckeditor/languages/fr.php %%WWWDIR%%/mod/ckeditor/languages/nl.php +%%WWWDIR%%/mod/ckeditor/languages/pt_br.php %%WWWDIR%%/mod/ckeditor/languages/ru.php %%WWWDIR%%/mod/ckeditor/vendors/README.md %%WWWDIR%%/mod/ckeditor/vendors/ckeditor5/LICENSE.md @@ -323,6 +324,7 @@ %%WWWDIR%%/mod/developers/languages/it.php %%WWWDIR%%/mod/developers/languages/ja.php %%WWWDIR%%/mod/developers/languages/nl.php +%%WWWDIR%%/mod/developers/languages/pt_br.php %%WWWDIR%%/mod/developers/languages/ru.php %%WWWDIR%%/mod/developers/views/default/admin/develop_tools/entity_explorer.php %%WWWDIR%%/mod/developers/views/default/admin/develop_tools/entity_explorer/acl_memberships.php @@ -370,6 +372,7 @@ %%WWWDIR%%/mod/discussions/languages/gd.php %%WWWDIR%%/mod/discussions/languages/ja.php %%WWWDIR%%/mod/discussions/languages/nl.php +%%WWWDIR%%/mod/discussions/languages/pt_br.php %%WWWDIR%%/mod/discussions/languages/ro_ro.php %%WWWDIR%%/mod/discussions/languages/ru.php %%WWWDIR%%/mod/discussions/languages/sv.php @@ -424,6 +427,7 @@ %%WWWDIR%%/mod/externalpages/languages/ko.php %%WWWDIR%%/mod/externalpages/languages/nl.php %%WWWDIR%%/mod/externalpages/languages/pl.php +%%WWWDIR%%/mod/externalpages/languages/pt_br.php %%WWWDIR%%/mod/externalpages/languages/ro_ro.php %%WWWDIR%%/mod/externalpages/languages/ru.php %%WWWDIR%%/mod/externalpages/languages/sr.php @@ -461,6 +465,7 @@ %%WWWDIR%%/mod/file/languages/ko.php %%WWWDIR%%/mod/file/languages/nl.php %%WWWDIR%%/mod/file/languages/pl.php +%%WWWDIR%%/mod/file/languages/pt_br.php %%WWWDIR%%/mod/file/languages/ro_ro.php %%WWWDIR%%/mod/file/languages/ru.php %%WWWDIR%%/mod/file/languages/sr.php @@ -519,6 +524,7 @@ %%WWWDIR%%/mod/friends/languages/gd.php %%WWWDIR%%/mod/friends/languages/ja.php %%WWWDIR%%/mod/friends/languages/nl.php +%%WWWDIR%%/mod/friends/languages/pt_br.php %%WWWDIR%%/mod/friends/languages/ro_ro.php %%WWWDIR%%/mod/friends/languages/ru.php %%WWWDIR%%/mod/friends/languages/sv.php @@ -553,6 +559,7 @@ %%WWWDIR%%/mod/friends_collections/languages/gd.php %%WWWDIR%%/mod/friends_collections/languages/it.php %%WWWDIR%%/mod/friends_collections/languages/nl.php +%%WWWDIR%%/mod/friends_collections/languages/pt_br.php %%WWWDIR%%/mod/friends_collections/languages/ro_ro.php %%WWWDIR%%/mod/friends_collections/languages/ru.php %%WWWDIR%%/mod/friends_collections/languages/sv.php @@ -578,6 +585,7 @@ %%WWWDIR%%/mod/garbagecollector/languages/ja.php %%WWWDIR%%/mod/garbagecollector/languages/ko.php %%WWWDIR%%/mod/garbagecollector/languages/nl.php +%%WWWDIR%%/mod/garbagecollector/languages/pt_br.php %%WWWDIR%%/mod/garbagecollector/languages/ru.php %%WWWDIR%%/mod/garbagecollector/languages/sv.php %%WWWDIR%%/mod/garbagecollector/tests/phpunit/integration/Elgg/GarbageCollector/OptimizeCommandTest.php @@ -622,6 +630,7 @@ %%WWWDIR%%/mod/groups/languages/ja.php %%WWWDIR%%/mod/groups/languages/nl.php %%WWWDIR%%/mod/groups/languages/pl.php +%%WWWDIR%%/mod/groups/languages/pt_br.php %%WWWDIR%%/mod/groups/languages/ro_ro.php %%WWWDIR%%/mod/groups/languages/ru.php %%WWWDIR%%/mod/groups/languages/sr.php @@ -719,6 +728,7 @@ %%WWWDIR%%/mod/invitefriends/languages/ko.php %%WWWDIR%%/mod/invitefriends/languages/nl.php %%WWWDIR%%/mod/invitefriends/languages/pl.php +%%WWWDIR%%/mod/invitefriends/languages/pt_br.php %%WWWDIR%%/mod/invitefriends/languages/ro_ro.php %%WWWDIR%%/mod/invitefriends/languages/ru.php %%WWWDIR%%/mod/invitefriends/languages/sv.php @@ -754,6 +764,7 @@ %%WWWDIR%%/mod/likes/languages/ko.php %%WWWDIR%%/mod/likes/languages/nl.php %%WWWDIR%%/mod/likes/languages/pl.php +%%WWWDIR%%/mod/likes/languages/pt_br.php %%WWWDIR%%/mod/likes/languages/ro_ro.php %%WWWDIR%%/mod/likes/languages/ru.php %%WWWDIR%%/mod/likes/languages/sv.php @@ -783,6 +794,7 @@ %%WWWDIR%%/mod/members/languages/ko.php %%WWWDIR%%/mod/members/languages/nl.php %%WWWDIR%%/mod/members/languages/pl.php +%%WWWDIR%%/mod/members/languages/pt_br.php %%WWWDIR%%/mod/members/languages/ro_ro.php %%WWWDIR%%/mod/members/languages/ru.php %%WWWDIR%%/mod/members/languages/sr.php @@ -815,6 +827,7 @@ %%WWWDIR%%/mod/messageboard/languages/ja.php %%WWWDIR%%/mod/messageboard/languages/nl.php %%WWWDIR%%/mod/messageboard/languages/pl.php +%%WWWDIR%%/mod/messageboard/languages/pt_br.php %%WWWDIR%%/mod/messageboard/languages/ro_ro.php %%WWWDIR%%/mod/messageboard/languages/ru.php %%WWWDIR%%/mod/messageboard/languages/sv.php @@ -852,6 +865,7 @@ %%WWWDIR%%/mod/messages/languages/ko.php %%WWWDIR%%/mod/messages/languages/nl.php %%WWWDIR%%/mod/messages/languages/pl.php +%%WWWDIR%%/mod/messages/languages/pt_br.php %%WWWDIR%%/mod/messages/languages/ro_ro.php %%WWWDIR%%/mod/messages/languages/ru.php %%WWWDIR%%/mod/messages/languages/sv.php @@ -902,6 +916,7 @@ %%WWWDIR%%/mod/pages/languages/ko.php %%WWWDIR%%/mod/pages/languages/nl.php %%WWWDIR%%/mod/pages/languages/pl.php +%%WWWDIR%%/mod/pages/languages/pt_br.php %%WWWDIR%%/mod/pages/languages/ro_ro.php %%WWWDIR%%/mod/pages/languages/ru.php %%WWWDIR%%/mod/pages/languages/sr.php @@ -961,6 +976,7 @@ %%WWWDIR%%/mod/profile/languages/it.php %%WWWDIR%%/mod/profile/languages/ja.php %%WWWDIR%%/mod/profile/languages/nl.php +%%WWWDIR%%/mod/profile/languages/pt_br.php %%WWWDIR%%/mod/profile/languages/ro_ro.php %%WWWDIR%%/mod/profile/languages/ru.php %%WWWDIR%%/mod/profile/languages/sv.php @@ -1009,6 +1025,7 @@ %%WWWDIR%%/mod/reportedcontent/languages/ko.php %%WWWDIR%%/mod/reportedcontent/languages/nl.php %%WWWDIR%%/mod/reportedcontent/languages/pl.php +%%WWWDIR%%/mod/reportedcontent/languages/pt_br.php %%WWWDIR%%/mod/reportedcontent/languages/ro_ro.php %%WWWDIR%%/mod/reportedcontent/languages/ru.php %%WWWDIR%%/mod/reportedcontent/languages/sv.php @@ -1047,6 +1064,7 @@ %%WWWDIR%%/mod/search/languages/ko.php %%WWWDIR%%/mod/search/languages/nl.php %%WWWDIR%%/mod/search/languages/pl.php +%%WWWDIR%%/mod/search/languages/pt_br.php %%WWWDIR%%/mod/search/languages/ro_ro.php %%WWWDIR%%/mod/search/languages/ru.php %%WWWDIR%%/mod/search/languages/sv.php @@ -1088,6 +1106,7 @@ %%WWWDIR%%/mod/site_notifications/languages/en.php %%WWWDIR%%/mod/site_notifications/languages/fr.php %%WWWDIR%%/mod/site_notifications/languages/nl.php +%%WWWDIR%%/mod/site_notifications/languages/pt_br.php %%WWWDIR%%/mod/site_notifications/languages/ro_ro.php %%WWWDIR%%/mod/site_notifications/languages/ru.php %%WWWDIR%%/mod/site_notifications/views/default/forms/site_notifications/process.mjs @@ -1112,6 +1131,7 @@ %%WWWDIR%%/mod/system_log/languages/en.php %%WWWDIR%%/mod/system_log/languages/fr.php %%WWWDIR%%/mod/system_log/languages/nl.php +%%WWWDIR%%/mod/system_log/languages/pt_br.php %%WWWDIR%%/mod/system_log/languages/ru.php %%WWWDIR%%/mod/system_log/languages/sv.php %%WWWDIR%%/mod/system_log/tests/phpunit/integration/Elgg/SystemLog/SystemLogApiTest.php @@ -1143,6 +1163,7 @@ %%WWWDIR%%/mod/tagcloud/languages/ko.php %%WWWDIR%%/mod/tagcloud/languages/nl.php %%WWWDIR%%/mod/tagcloud/languages/pl.php +%%WWWDIR%%/mod/tagcloud/languages/pt_br.php %%WWWDIR%%/mod/tagcloud/languages/ro_ro.php %%WWWDIR%%/mod/tagcloud/languages/ru.php %%WWWDIR%%/mod/tagcloud/languages/sr.php @@ -1164,6 +1185,7 @@ %%WWWDIR%%/mod/theme_sandbox/languages/en.php %%WWWDIR%%/mod/theme_sandbox/languages/fr.php %%WWWDIR%%/mod/theme_sandbox/languages/nl.php +%%WWWDIR%%/mod/theme_sandbox/languages/pt_br.php %%WWWDIR%%/mod/theme_sandbox/languages/ru.php %%WWWDIR%%/mod/theme_sandbox/views/default/forms/theme_sandbox/ajax_demo.php %%WWWDIR%%/mod/theme_sandbox/views/default/resources/theme_sandbox/ajax_demo.php @@ -1257,6 +1279,7 @@ %%WWWDIR%%/mod/thewire/languages/ko.php %%WWWDIR%%/mod/thewire/languages/nl.php %%WWWDIR%%/mod/thewire/languages/pl.php +%%WWWDIR%%/mod/thewire/languages/pt_br.php %%WWWDIR%%/mod/thewire/languages/ro_ro.php %%WWWDIR%%/mod/thewire/languages/ru.php %%WWWDIR%%/mod/thewire/languages/sr.php @@ -1411,10 +1434,10 @@ %%WWWDIR%%/vendor/cakephp/chronos/docs/pt/conf.py %%WWWDIR%%/vendor/cakephp/chronos/docs/pt/contents.rst %%WWWDIR%%/vendor/cakephp/chronos/docs/pt/index.rst -%%WWWDIR%%/vendor/cakephp/chronos/psalm-baseline.xml -%%WWWDIR%%/vendor/cakephp/chronos/psalm.xml %%WWWDIR%%/vendor/cakephp/chronos/src/Chronos.php %%WWWDIR%%/vendor/cakephp/chronos/src/ChronosDate.php +%%WWWDIR%%/vendor/cakephp/chronos/src/ChronosDatePeriod.php +%%WWWDIR%%/vendor/cakephp/chronos/src/ChronosPeriod.php %%WWWDIR%%/vendor/cakephp/chronos/src/ChronosTime.php %%WWWDIR%%/vendor/cakephp/chronos/src/ClockFactory.php %%WWWDIR%%/vendor/cakephp/chronos/src/DifferenceFormatter.php @@ -2964,6 +2987,7 @@ %%WWWDIR%%/vendor/elgg/elgg/engine/classes/Elgg/Upgrades/NotificationsPrefix.php %%WWWDIR%%/vendor/elgg/elgg/engine/classes/Elgg/Upgrades/RemoveIcontime.php %%WWWDIR%%/vendor/elgg/elgg/engine/classes/Elgg/Upgrades/RemoveOrphanedThreadedComments.php +%%WWWDIR%%/vendor/elgg/elgg/engine/classes/Elgg/Upgrades/UpdateMetastringBoolDatabaseValue.php %%WWWDIR%%/vendor/elgg/elgg/engine/classes/Elgg/UploadService.php %%WWWDIR%%/vendor/elgg/elgg/engine/classes/Elgg/UserCapabilities.php %%WWWDIR%%/vendor/elgg/elgg/engine/classes/Elgg/Users/Accounts.php @@ -3662,6 +3686,7 @@ %%WWWDIR%%/vendor/elgg/elgg/languages/ja.php %%WWWDIR%%/vendor/elgg/elgg/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/languages/sv.php %%WWWDIR%%/vendor/elgg/elgg/languages/zh_hans.php %%WWWDIR%%/vendor/elgg/elgg/mod/activity/classes/Elgg/Activity/GroupRiverFilter.php @@ -3844,6 +3869,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/ckeditor/languages/en.php %%WWWDIR%%/vendor/elgg/elgg/mod/ckeditor/languages/fr.php %%WWWDIR%%/vendor/elgg/elgg/mod/ckeditor/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/ckeditor/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/ckeditor/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/ckeditor/vendors/README.md %%WWWDIR%%/vendor/elgg/elgg/mod/ckeditor/vendors/ckeditor5/LICENSE.md @@ -3982,6 +4008,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/developers/languages/it.php %%WWWDIR%%/vendor/elgg/elgg/mod/developers/languages/ja.php %%WWWDIR%%/vendor/elgg/elgg/mod/developers/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/developers/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/developers/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/developers/views/default/admin/develop_tools/entity_explorer.php %%WWWDIR%%/vendor/elgg/elgg/mod/developers/views/default/admin/develop_tools/entity_explorer/acl_memberships.php @@ -4029,6 +4056,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/discussions/languages/gd.php %%WWWDIR%%/vendor/elgg/elgg/mod/discussions/languages/ja.php %%WWWDIR%%/vendor/elgg/elgg/mod/discussions/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/discussions/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/discussions/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/discussions/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/discussions/languages/sv.php @@ -4083,6 +4111,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/externalpages/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/externalpages/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/externalpages/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/externalpages/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/externalpages/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/externalpages/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/externalpages/languages/sr.php @@ -4120,6 +4149,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/file/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/file/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/file/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/file/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/file/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/file/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/file/languages/sr.php @@ -4178,6 +4208,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/friends/languages/gd.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends/languages/ja.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/friends/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends/languages/sv.php @@ -4212,6 +4243,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/friends_collections/languages/gd.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends_collections/languages/it.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends_collections/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/friends_collections/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends_collections/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends_collections/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/friends_collections/languages/sv.php @@ -4237,6 +4269,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/garbagecollector/languages/ja.php %%WWWDIR%%/vendor/elgg/elgg/mod/garbagecollector/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/garbagecollector/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/garbagecollector/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/garbagecollector/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/garbagecollector/languages/sv.php %%WWWDIR%%/vendor/elgg/elgg/mod/garbagecollector/tests/phpunit/integration/Elgg/GarbageCollector/OptimizeCommandTest.php @@ -4281,6 +4314,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/groups/languages/ja.php %%WWWDIR%%/vendor/elgg/elgg/mod/groups/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/groups/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/groups/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/groups/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/groups/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/groups/languages/sr.php @@ -4378,6 +4412,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/invitefriends/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/invitefriends/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/invitefriends/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/invitefriends/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/invitefriends/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/invitefriends/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/invitefriends/languages/sv.php @@ -4413,6 +4448,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/likes/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/likes/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/likes/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/likes/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/likes/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/likes/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/likes/languages/sv.php @@ -4442,6 +4478,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/members/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/members/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/members/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/members/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/members/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/members/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/members/languages/sr.php @@ -4474,6 +4511,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/messageboard/languages/ja.php %%WWWDIR%%/vendor/elgg/elgg/mod/messageboard/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/messageboard/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/messageboard/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/messageboard/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/messageboard/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/messageboard/languages/sv.php @@ -4511,6 +4549,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/messages/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/messages/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/messages/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/messages/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/messages/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/messages/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/messages/languages/sv.php @@ -4561,6 +4600,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/pages/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/pages/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/pages/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/pages/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/pages/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/pages/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/pages/languages/sr.php @@ -4620,6 +4660,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/profile/languages/it.php %%WWWDIR%%/vendor/elgg/elgg/mod/profile/languages/ja.php %%WWWDIR%%/vendor/elgg/elgg/mod/profile/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/profile/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/profile/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/profile/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/profile/languages/sv.php @@ -4668,6 +4709,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/reportedcontent/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/reportedcontent/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/reportedcontent/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/reportedcontent/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/reportedcontent/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/reportedcontent/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/reportedcontent/languages/sv.php @@ -4706,6 +4748,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/search/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/search/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/search/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/search/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/search/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/search/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/search/languages/sv.php @@ -4747,6 +4790,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/site_notifications/languages/en.php %%WWWDIR%%/vendor/elgg/elgg/mod/site_notifications/languages/fr.php %%WWWDIR%%/vendor/elgg/elgg/mod/site_notifications/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/site_notifications/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/site_notifications/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/site_notifications/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/site_notifications/views/default/forms/site_notifications/process.mjs @@ -4771,6 +4815,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/system_log/languages/en.php %%WWWDIR%%/vendor/elgg/elgg/mod/system_log/languages/fr.php %%WWWDIR%%/vendor/elgg/elgg/mod/system_log/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/system_log/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/system_log/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/system_log/languages/sv.php %%WWWDIR%%/vendor/elgg/elgg/mod/system_log/tests/phpunit/integration/Elgg/SystemLog/SystemLogApiTest.php @@ -4802,6 +4847,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/tagcloud/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/tagcloud/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/tagcloud/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/tagcloud/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/tagcloud/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/tagcloud/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/tagcloud/languages/sr.php @@ -4823,6 +4869,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/theme_sandbox/languages/en.php %%WWWDIR%%/vendor/elgg/elgg/mod/theme_sandbox/languages/fr.php %%WWWDIR%%/vendor/elgg/elgg/mod/theme_sandbox/languages/nl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/theme_sandbox/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/theme_sandbox/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/theme_sandbox/views/default/forms/theme_sandbox/ajax_demo.php %%WWWDIR%%/vendor/elgg/elgg/mod/theme_sandbox/views/default/resources/theme_sandbox/ajax_demo.php @@ -4916,6 +4963,7 @@ %%WWWDIR%%/vendor/elgg/elgg/mod/thewire/languages/ko.php %%WWWDIR%%/vendor/elgg/elgg/mod/thewire/languages/nl.php %%WWWDIR%%/vendor/elgg/elgg/mod/thewire/languages/pl.php +%%WWWDIR%%/vendor/elgg/elgg/mod/thewire/languages/pt_br.php %%WWWDIR%%/vendor/elgg/elgg/mod/thewire/languages/ro_ro.php %%WWWDIR%%/vendor/elgg/elgg/mod/thewire/languages/ru.php %%WWWDIR%%/vendor/elgg/elgg/mod/thewire/languages/sr.php @@ -13673,12 +13721,12 @@ %%WWWDIR%%/vendor/matthiasmullie/minify/data/js/operators.txt %%WWWDIR%%/vendor/matthiasmullie/minify/data/js/operators_after.txt %%WWWDIR%%/vendor/matthiasmullie/minify/data/js/operators_before.txt -%%WWWDIR%%/vendor/matthiasmullie/minify/ruleset.xml %%WWWDIR%%/vendor/matthiasmullie/minify/src/CSS.php %%WWWDIR%%/vendor/matthiasmullie/minify/src/Exception.php %%WWWDIR%%/vendor/matthiasmullie/minify/src/Exceptions/BasicException.php %%WWWDIR%%/vendor/matthiasmullie/minify/src/Exceptions/FileImportException.php %%WWWDIR%%/vendor/matthiasmullie/minify/src/Exceptions/IOException.php +%%WWWDIR%%/vendor/matthiasmullie/minify/src/Exceptions/PatternMatchException.php %%WWWDIR%%/vendor/matthiasmullie/minify/src/JS.php %%WWWDIR%%/vendor/matthiasmullie/minify/src/Minify.php %%WWWDIR%%/vendor/matthiasmullie/path-converter/LICENSE diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 644906398ba9..342503a40bbe 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 140.1.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox-esr/files/patch-bug1876632 b/www/firefox-esr/files/patch-bug1876632 new file mode 100644 index 000000000000..3932b1deccc9 --- /dev/null +++ b/www/firefox-esr/files/patch-bug1876632 @@ -0,0 +1,35 @@ +commit 4f531ca86d24be5d4de673f6e652ed899151d20c +Author: Jesper Schmitz Mouridsen <jesper@schmitz.computer> +Date: Wed Jul 23 22:01:31 2025 +0000 + + Bug 1876632 Fix aslr allocations on FreeBSD r=spidermonkey-reviewers,sfink + + Without the alignment flag the desired address + gets randomized by aslr in a way which causes it to not + be aligned. Furthermore the TryToAlignChunk almost always + fails. With this fix it never gets to TryToAlignChunk + because the flag guarantees upfront alignment. + + Differential Revision: https://phabricator.services.mozilla.com/D257824 + +diff --git js/src/gc/Memory.cpp js/src/gc/Memory.cpp +index e790f1784ede..13639c9a6eb4 100644 +--- js/src/gc/Memory.cpp ++++ js/src/gc/Memory.cpp +@@ -608,7 +608,16 @@ static void* MapAlignedPagesRandom(size_t length, size_t alignment) { + for (size_t i = 1; i <= 1024; ++i) { + if (i & 0xf) { + uint64_t desired = alignment * GetNumberInRange(minNum, maxNum); ++# if defined(__FreeBSD__) && defined(__aarch64__) ++ int flags = MAP_PRIVATE | MAP_ANON | ++ MAP_ALIGNED(mozilla::CeilingLog2Size(alignment)); ++ region = MozTaggedAnonymousMmap((void*)(uintptr_t)desired, length, ++ int(PageAccess::ReadWrite), flags, -1, 0, ++ "js-gc-heap"); ++# else + region = MapMemoryAtFuzzy(reinterpret_cast<void*>(desired), length); ++ ++# endif + if (!region) { + continue; + } diff --git a/www/firefox/Makefile b/www/firefox/Makefile index eafa58cd90d3..7705943ea874 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,6 +1,6 @@ PORTNAME= firefox DISTVERSION= 141.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/files/patch-bug1876632 b/www/firefox/files/patch-bug1876632 new file mode 100644 index 000000000000..3932b1deccc9 --- /dev/null +++ b/www/firefox/files/patch-bug1876632 @@ -0,0 +1,35 @@ +commit 4f531ca86d24be5d4de673f6e652ed899151d20c +Author: Jesper Schmitz Mouridsen <jesper@schmitz.computer> +Date: Wed Jul 23 22:01:31 2025 +0000 + + Bug 1876632 Fix aslr allocations on FreeBSD r=spidermonkey-reviewers,sfink + + Without the alignment flag the desired address + gets randomized by aslr in a way which causes it to not + be aligned. Furthermore the TryToAlignChunk almost always + fails. With this fix it never gets to TryToAlignChunk + because the flag guarantees upfront alignment. + + Differential Revision: https://phabricator.services.mozilla.com/D257824 + +diff --git js/src/gc/Memory.cpp js/src/gc/Memory.cpp +index e790f1784ede..13639c9a6eb4 100644 +--- js/src/gc/Memory.cpp ++++ js/src/gc/Memory.cpp +@@ -608,7 +608,16 @@ static void* MapAlignedPagesRandom(size_t length, size_t alignment) { + for (size_t i = 1; i <= 1024; ++i) { + if (i & 0xf) { + uint64_t desired = alignment * GetNumberInRange(minNum, maxNum); ++# if defined(__FreeBSD__) && defined(__aarch64__) ++ int flags = MAP_PRIVATE | MAP_ANON | ++ MAP_ALIGNED(mozilla::CeilingLog2Size(alignment)); ++ region = MozTaggedAnonymousMmap((void*)(uintptr_t)desired, length, ++ int(PageAccess::ReadWrite), flags, -1, 0, ++ "js-gc-heap"); ++# else + region = MapMemoryAtFuzzy(reinterpret_cast<void*>(desired), length); ++ ++# endif + if (!region) { + continue; + } diff --git a/www/gallery-dl/Makefile b/www/gallery-dl/Makefile index 2ba8b63b78ac..229101ffbcb3 100644 --- a/www/gallery-dl/Makefile +++ b/www/gallery-dl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gallery-dl DISTVERSIONPREFIX= v -DISTVERSION= 1.30.0 +DISTVERSION= 1.30.2 CATEGORIES= www # Implicit approval to commit trivial version updates. diff --git a/www/gallery-dl/distinfo b/www/gallery-dl/distinfo index 4db5f53dc3f7..9223e2ee9cd6 100644 --- a/www/gallery-dl/distinfo +++ b/www/gallery-dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752599323 -SHA256 (mikf-gallery-dl-v1.30.0_GH0.tar.gz) = 77ef30cf4eda33f0055e750750a23166abbb9c235f34bd9aa0804e00a70d9239 -SIZE (mikf-gallery-dl-v1.30.0_GH0.tar.gz) = 897871 +TIMESTAMP = 1753639042 +SHA256 (mikf-gallery-dl-v1.30.2_GH0.tar.gz) = 61437c6c457e282ee1bb99d1b87b9710e8bc2834c49c671aa7e68b35a5ec66f4 +SIZE (mikf-gallery-dl-v1.30.2_GH0.tar.gz) = 918363 diff --git a/www/garage/Makefile b/www/garage/Makefile index 04039440130c..082c7c498846 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,6 +1,5 @@ PORTNAME= garage -DISTVERSION= 1.1.0 -PORTREVISION= 3 +DISTVERSION= 1.2.0 CATEGORIES= www MASTER_SITES= https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} @@ -22,6 +21,7 @@ CARGO_INSTALL_PATH= src/garage SUB_FILES= pkg-message USE_RC_SUBR= garage CARGO_VENDOR_DIR= ${WRKDIR}/cargo-crates +CARGO_FEATURES= syslog .include <bsd.port.pre.mk> diff --git a/www/garage/Makefile.crates b/www/garage/Makefile.crates index 609f473f8292..7eb1247daa6a 100644 --- a/www/garage/Makefile.crates +++ b/www/garage/Makefile.crates @@ -1,5 +1,5 @@ -CARGO_CRATES= addr2line-0.21.0 \ - adler-1.0.2 \ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.0 \ aead-0.5.2 \ aes-0.8.4 \ aes-gcm-0.10.3 \ @@ -8,105 +8,102 @@ CARGO_CRATES= addr2line-0.21.0 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.11 \ + anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ - anstyle-query-1.0.2 \ - anstyle-wincon-3.0.2 \ - anyhow-1.0.95 \ + anstyle-query-1.1.2 \ + anstyle-wincon-3.0.7 \ + anyhow-1.0.97 \ arc-swap-1.7.1 \ argon2-0.5.3 \ arrayvec-0.5.2 \ assert-json-diff-2.0.2 \ - async-compression-0.4.18 \ + async-compression-0.4.21 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ - async-trait-0.1.86 \ + async-trait-0.1.88 \ + atomic-waker-1.1.2 \ autocfg-1.4.0 \ - aws-credential-types-1.2.1 \ - aws-runtime-1.5.5 \ - aws-sdk-config-1.62.0 \ - aws-sdk-s3-1.68.0 \ - aws-sigv4-1.2.9 \ - aws-smithy-async-1.2.4 \ - aws-smithy-checksums-0.60.13 \ - aws-smithy-eventstream-0.60.6 \ - aws-smithy-http-0.60.12 \ - aws-smithy-json-0.61.2 \ - aws-smithy-runtime-1.7.8 \ - aws-smithy-runtime-api-1.7.3 \ - aws-smithy-types-1.2.13 \ + aws-credential-types-1.2.2 \ + aws-runtime-1.5.6 \ + aws-sdk-config-1.65.0 \ + aws-sdk-s3-1.79.0 \ + aws-sigv4-1.3.0 \ + aws-smithy-async-1.2.5 \ + aws-smithy-checksums-0.63.1 \ + aws-smithy-eventstream-0.60.8 \ + aws-smithy-http-0.62.0 \ + aws-smithy-http-client-1.0.0 \ + aws-smithy-json-0.61.3 \ + aws-smithy-runtime-1.8.0 \ + aws-smithy-runtime-api-1.7.4 \ + aws-smithy-types-1.3.0 \ aws-smithy-xml-0.60.9 \ - aws-types-1.3.5 \ + aws-types-1.3.6 \ backoff-0.4.0 \ - backtrace-0.3.69 \ - base16ct-0.1.1 \ + backtrace-0.3.74 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ - base64ct-1.6.0 \ + base64ct-1.7.3 \ bincode-1.3.3 \ bitflags-1.3.2 \ - bitflags-2.8.0 \ + bitflags-2.9.0 \ blake2-0.10.6 \ block-buffer-0.10.4 \ - bumpalo-3.16.0 \ - bytemuck-1.21.0 \ + bumpalo-3.17.0 \ + bytemuck-1.22.0 \ byteorder-1.5.0 \ - bytes-1.10.0 \ + bytes-1.10.1 \ bytes-utils-0.1.4 \ - bytesize-1.3.0 \ - cc-1.2.11 \ + bytesize-1.3.2 \ + cc-1.2.16 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ - chrono-0.4.39 \ + chrono-0.4.40 \ cipher-0.4.4 \ clap-2.34.0 \ - clap-4.5.27 \ - clap_builder-4.5.27 \ - clap_derive-4.5.24 \ + clap-4.5.32 \ + clap_builder-4.5.32 \ + clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ - const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ + crc-3.2.1 \ + crc-catalog-2.4.0 \ crc32c-0.6.8 \ crc32fast-1.4.2 \ - crossbeam-channel-0.5.14 \ + crc64fast-nvme-1.2.0 \ + crossbeam-channel-0.5.15 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ - crypto-bigint-0.4.9 \ - crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ctr-0.9.2 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dashmap-4.0.2 \ - der-0.6.1 \ - deranged-0.3.11 \ + deranged-0.4.0 \ derivative-2.2.0 \ digest-0.10.7 \ displaydoc-0.2.5 \ - dyn-clone-1.0.17 \ - ecdsa-0.14.8 \ - either-1.13.0 \ - elliptic-curve-0.12.3 \ + dyn-clone-1.0.19 \ + either-1.15.0 \ encoding_rs-0.8.35 \ env_logger-0.10.2 \ - equivalent-1.0.1 \ + equivalent-1.0.2 \ err-derive-0.3.1 \ errno-0.3.10 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-2.3.0 \ - ff-0.12.1 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ - foldhash-0.1.4 \ + foldhash-0.1.5 \ form_urlencoded-1.2.1 \ futures-0.3.31 \ futures-channel-0.3.31 \ @@ -120,14 +117,13 @@ CARGO_CRATES= addr2line-0.21.0 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ - getrandom-0.3.1 \ + getrandom-0.3.2 \ ghash-0.5.1 \ - gimli-0.28.1 \ + gimli-0.31.1 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ - group-0.12.1 \ - h2-0.3.24 \ - h2-0.4.2 \ + h2-0.3.26 \ + h2-0.4.8 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ @@ -138,21 +134,21 @@ CARGO_CRATES= addr2line-0.21.0 \ heed-traits-0.8.0 \ heed-types-0.8.0 \ hermit-abi-0.3.9 \ - hermit-abi-0.4.0 \ + hermit-abi-0.5.0 \ hex-0.4.3 \ hexdump-0.1.2 \ hmac-0.12.1 \ - home-0.5.9 \ + home-0.5.11 \ http-0.2.12 \ - http-1.2.0 \ + http-1.3.1 \ http-body-0.4.6 \ http-body-1.0.1 \ - http-body-util-0.1.2 \ + http-body-util-0.1.3 \ http-range-0.1.5 \ http-range-header-0.3.1 \ - httparse-1.10.0 \ + httparse-1.10.1 \ httpdate-1.0.3 \ - humantime-2.1.0 \ + humantime-2.2.0 \ hyper-0.14.32 \ hyper-1.6.0 \ hyper-rustls-0.24.2 \ @@ -172,19 +168,19 @@ CARGO_CRATES= addr2line-0.21.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ - idna-0.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-1.9.3 \ - indexmap-2.7.1 \ - inout-0.1.3 \ + indexmap-2.8.0 \ + inout-0.1.4 \ instant-0.1.13 \ ipnet-2.11.0 \ ipnetwork-0.20.0 \ - is-terminal-0.4.15 \ + is-terminal-0.4.16 \ + is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.12.1 \ - itoa-1.0.14 \ + itoa-1.0.15 \ jobserver-0.1.32 \ js-sys-0.3.77 \ json-patch-1.4.0 \ @@ -198,21 +194,22 @@ CARGO_CRATES= addr2line-0.21.0 \ kuska-handshake-0.2.0 \ kuska-sodiumoxide-0.2.5-0 \ lazy_static-1.5.0 \ - libc-0.2.169 \ + libc-0.2.171 \ libsodium-sys-0.2.7 \ libsqlite3-sys-0.28.0 \ linux-raw-sys-0.4.15 \ - litemap-0.7.4 \ + linux-raw-sys-0.9.3 \ + litemap-0.7.5 \ lmdb-rkv-sys-0.11.2 \ lock_api-0.4.12 \ - log-0.4.25 \ + log-0.4.26 \ lru-0.12.5 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.7.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.7.2 \ + miniz_oxide-0.8.5 \ mio-1.0.3 \ mktemp-0.5.1 \ multer-3.1.0 \ @@ -230,8 +227,8 @@ CARGO_CRATES= addr2line-0.21.0 \ num-rational-0.2.4 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ - object-0.32.2 \ - once_cell-1.20.2 \ + object-0.36.7 \ + once_cell-1.21.1 \ opaque-debug-0.3.1 \ openssl-probe-0.1.6 \ opentelemetry-0.17.0 \ @@ -241,7 +238,6 @@ CARGO_CRATES= addr2line-0.21.0 \ ordered-float-2.10.1 \ outref-0.5.2 \ overload-0.1.1 \ - p256-0.11.1 \ page_size-0.4.2 \ parking_lot-0.11.2 \ parking_lot-0.12.3 \ @@ -250,29 +246,28 @@ CARGO_CRATES= addr2line-0.21.0 \ parse_duration-2.1.1 \ password-hash-0.5.0 \ paste-1.0.15 \ - pem-3.0.4 \ + pem-3.0.5 \ percent-encoding-2.3.1 \ pest-2.7.15 \ pest_derive-2.7.15 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ petgraph-0.6.5 \ - pin-project-1.1.9 \ - pin-project-internal-1.1.9 \ + pin-project-1.1.10 \ + pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ - pkcs8-0.9.0 \ - pkg-config-0.3.31 \ + pkg-config-0.3.32 \ pnet_base-0.34.0 \ pnet_datalink-0.34.0 \ pnet_sys-0.34.0 \ polyval-0.6.2 \ powerfmt-0.2.0 \ - ppv-lite86-0.2.20 \ + ppv-lite86-0.2.21 \ pretty_env_logger-0.5.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.93 \ + proc-macro2-1.0.94 \ prometheus-0.13.4 \ prost-0.9.0 \ prost-build-0.9.0 \ @@ -280,14 +275,15 @@ CARGO_CRATES= addr2line-0.21.0 \ prost-types-0.9.0 \ protobuf-2.28.0 \ quick-xml-0.26.0 \ - quote-1.0.38 \ + quote-1.0.40 \ + r-efi-5.2.0 \ r2d2-0.8.10 \ r2d2_sqlite-0.24.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ - redox_syscall-0.5.8 \ + redox_syscall-0.5.10 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ @@ -295,8 +291,7 @@ CARGO_CRATES= addr2line-0.21.0 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqwest-0.11.27 \ - rfc6979-0.3.1 \ - ring-0.17.8 \ + ring-0.17.14 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ roxmltree-0.19.0 \ @@ -304,8 +299,9 @@ CARGO_CRATES= addr2line-0.21.0 \ rustc-demangle-0.1.24 \ rustc_version-0.4.1 \ rustix-0.38.44 \ - rustls-0.21.10 \ - rustls-0.22.2 \ + rustix-1.0.3 \ + rustls-0.21.12 \ + rustls-0.22.4 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.3 \ rustls-pemfile-1.0.4 \ @@ -313,26 +309,25 @@ CARGO_CRATES= addr2line-0.21.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.8 \ - rustversion-1.0.19 \ - ryu-1.0.19 \ + rustversion-1.0.20 \ + ryu-1.0.20 \ same-file-1.0.6 \ - schannel-0.1.23 \ + schannel-0.1.27 \ scheduled-thread-pool-0.2.7 \ - schemars-0.8.21 \ - schemars_derive-0.8.21 \ + schemars-0.8.22 \ + schemars_derive-0.8.22 \ scopeguard-1.2.0 \ sct-0.7.1 \ - sec1-0.3.0 \ secrecy-0.8.0 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ - semver-1.0.25 \ - serde-1.0.217 \ + semver-1.0.26 \ + serde-1.0.219 \ serde-value-0.7.0 \ - serde_bytes-0.11.15 \ - serde_derive-1.0.217 \ + serde_bytes-0.11.17 \ + serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ - serde_json-1.0.138 \ + serde_json-1.0.140 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ @@ -341,12 +336,10 @@ CARGO_CRATES= addr2line-0.21.0 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ - signature-1.6.4 \ slab-0.4.9 \ - smallvec-1.13.2 \ + smallvec-1.14.0 \ socket2-0.5.8 \ spin-0.9.8 \ - spki-0.6.0 \ stable_deref_trait-1.2.0 \ static_init-1.0.3 \ static_init_macro-1.0.4 \ @@ -355,7 +348,7 @@ CARGO_CRATES= addr2line-0.21.0 \ structopt-derive-0.4.18 \ subtle-2.6.1 \ syn-1.0.109 \ - syn-2.0.98 \ + syn-2.0.100 \ sync_wrapper-0.1.2 \ synchronoise-1.0.1 \ synstructure-0.12.6 \ @@ -363,32 +356,30 @@ CARGO_CRATES= addr2line-0.21.0 \ syslog-tracing-0.3.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ - tempfile-3.16.0 \ + tempfile-3.19.1 \ termcolor-1.4.1 \ textwrap-0.11.0 \ thiserror-1.0.69 \ - thiserror-2.0.11 \ + thiserror-2.0.12 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.11 \ + thiserror-impl-2.0.12 \ thread_local-1.1.8 \ - time-0.3.37 \ - time-core-0.1.2 \ - time-macros-0.2.19 \ + time-0.3.40 \ + time-core-0.1.4 \ + time-macros-0.2.21 \ timeago-0.4.2 \ tinystr-0.7.6 \ - tinyvec-1.8.1 \ - tinyvec_macros-0.1.1 \ - tokio-1.43.0 \ + tokio-1.44.1 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.5.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.17 \ tokio-util-0.6.10 \ - tokio-util-0.7.13 \ - toml-0.8.19 \ + tokio-util-0.7.14 \ + toml-0.8.20 \ toml_datetime-0.6.8 \ - toml_edit-0.22.23 \ + toml_edit-0.22.24 \ tonic-0.6.2 \ tonic-build-0.6.2 \ tower-0.4.13 \ @@ -399,14 +390,13 @@ CARGO_CRATES= addr2line-0.21.0 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-futures-0.2.5 \ + tracing-journald-0.3.1 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ - typenum-1.17.0 \ + typenum-1.18.0 \ ucd-trie-0.1.7 \ - unicode-bidi-0.3.18 \ - unicode-ident-1.0.16 \ - unicode-normalization-0.1.24 \ + unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-xid-0.2.6 \ @@ -425,7 +415,7 @@ CARGO_CRATES= addr2line-0.21.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.13.3+wasi-0.2.2 \ + wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ @@ -439,27 +429,30 @@ CARGO_CRATES= addr2line-0.21.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ + windows-link-0.1.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ + windows-sys-0.59.0 \ windows-targets-0.48.5 \ - windows-targets-0.52.0 \ + windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.0 \ + windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.0 \ + windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.0 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.0 \ + windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.0 \ + windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.0 \ + windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.0 \ - winnow-0.7.0 \ + windows_x86_64_msvc-0.52.6 \ + winnow-0.7.4 \ winreg-0.50.0 \ - wit-bindgen-rt-0.33.0 \ + wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ xmlparser-0.13.6 \ @@ -467,12 +460,14 @@ CARGO_CRATES= addr2line-0.21.0 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ + zerocopy-0.8.23 \ zerocopy-derive-0.7.35 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ + zerocopy-derive-0.8.23 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ - zstd-0.13.2 \ - zstd-safe-7.2.1 \ - zstd-sys-2.0.13+zstd.1.5.6 + zstd-0.13.3 \ + zstd-safe-7.2.3 \ + zstd-sys-2.0.14+zstd.1.5.7 diff --git a/www/garage/distinfo b/www/garage/distinfo index 385c35a6a8a6..34f9f76b3813 100644 --- a/www/garage/distinfo +++ b/www/garage/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1743356753 -SHA256 (garage-1.1.0.tar.gz) = 164cb58a00b1da231f881bdc61432afe925776f276c653855a4f9b980fa0cbda -SIZE (garage-1.1.0.tar.gz) = 42419869 -SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb -SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 -SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe -SIZE (rust/crates/adler-1.0.2.crate) = 12778 +TIMESTAMP = 1753186990 +SHA256 (garage-1.2.0.tar.gz) = ebf02859194a88a12f84e78d43c1c2ad5132fae3527e88ad7c86c69e9aadf370 +SIZE (garage-1.2.0.tar.gz) = 42425284 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 +SIZE (rust/crates/adler2-2.0.0.crate) = 13529 SHA256 (rust/crates/aead-0.5.2.crate) = d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0 SIZE (rust/crates/aead-0.5.2.crate) = 15509 SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0 @@ -21,18 +21,18 @@ SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.11.crate) = 6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5 -SIZE (rust/crates/anstream-0.6.11.crate) = 30239 +SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b +SIZE (rust/crates/anstream-0.6.18.crate) = 29681 SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 -SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 -SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 -SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 -SHA256 (rust/crates/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04 -SIZE (rust/crates/anyhow-1.0.95.crate) = 52155 +SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c +SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 +SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e +SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 +SHA256 (rust/crates/anyhow-1.0.97.crate) = dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f +SIZE (rust/crates/anyhow-1.0.97.crate) = 52221 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/argon2-0.5.3.crate) = 3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072 @@ -41,52 +41,54 @@ SHA256 (rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed0474 SIZE (rust/crates/arrayvec-0.5.2.crate) = 27838 SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12 SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874 -SHA256 (rust/crates/async-compression-0.4.18.crate) = df895a515f70646414f4b45c0b79082783b80552b373a68283012928df56f522 -SIZE (rust/crates/async-compression-0.4.18.crate) = 111919 +SHA256 (rust/crates/async-compression-0.4.21.crate) = c0cf008e5e1a9e9e22a7d3c9a4992e21a350290069e36d8fb72304ed17e8f2d2 +SIZE (rust/crates/async-compression-0.4.21.crate) = 112809 SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476 SIZE (rust/crates/async-stream-0.3.6.crate) = 13823 SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 -SHA256 (rust/crates/async-trait-0.1.86.crate) = 644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d -SIZE (rust/crates/async-trait-0.1.86.crate) = 31946 +SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 +SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/aws-credential-types-1.2.1.crate) = 60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da -SIZE (rust/crates/aws-credential-types-1.2.1.crate) = 13764 -SHA256 (rust/crates/aws-runtime-1.5.5.crate) = 76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad -SIZE (rust/crates/aws-runtime-1.5.5.crate) = 60179 -SHA256 (rust/crates/aws-sdk-config-1.62.0.crate) = 0f94d79b8eef608af51b5415d13f5c670dec177880c6f78cd27bea968e5c9b76 -SIZE (rust/crates/aws-sdk-config-1.62.0.crate) = 961701 -SHA256 (rust/crates/aws-sdk-s3-1.68.0.crate) = bc5ddf1dc70287dc9a2f953766a1fe15e3e74aef02fd1335f2afa475c9b4f4fc -SIZE (rust/crates/aws-sdk-s3-1.68.0.crate) = 1406292 -SHA256 (rust/crates/aws-sigv4-1.2.9.crate) = 9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051 -SIZE (rust/crates/aws-sigv4-1.2.9.crate) = 47342 -SHA256 (rust/crates/aws-smithy-async-1.2.4.crate) = fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e -SIZE (rust/crates/aws-smithy-async-1.2.4.crate) = 20835 -SHA256 (rust/crates/aws-smithy-checksums-0.60.13.crate) = ba1a71073fca26775c8b5189175ea8863afb1c9ea2cceb02a5de5ad9dfbaa795 -SIZE (rust/crates/aws-smithy-checksums-0.60.13.crate) = 11787 -SHA256 (rust/crates/aws-smithy-eventstream-0.60.6.crate) = 8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a -SIZE (rust/crates/aws-smithy-eventstream-0.60.6.crate) = 17207 -SHA256 (rust/crates/aws-smithy-http-0.60.12.crate) = 7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc -SIZE (rust/crates/aws-smithy-http-0.60.12.crate) = 23717 -SHA256 (rust/crates/aws-smithy-json-0.61.2.crate) = 623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422 -SIZE (rust/crates/aws-smithy-json-0.61.2.crate) = 23079 -SHA256 (rust/crates/aws-smithy-runtime-1.7.8.crate) = d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92 -SIZE (rust/crates/aws-smithy-runtime-1.7.8.crate) = 120649 -SHA256 (rust/crates/aws-smithy-runtime-api-1.7.3.crate) = 92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd -SIZE (rust/crates/aws-smithy-runtime-api-1.7.3.crate) = 68468 -SHA256 (rust/crates/aws-smithy-types-1.2.13.crate) = c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042 -SIZE (rust/crates/aws-smithy-types-1.2.13.crate) = 83040 +SHA256 (rust/crates/aws-credential-types-1.2.2.crate) = 4471bef4c22a06d2c7a1b6492493d3fdf24a805323109d6874f9c94d5906ac14 +SIZE (rust/crates/aws-credential-types-1.2.2.crate) = 13823 +SHA256 (rust/crates/aws-runtime-1.5.6.crate) = 0aff45ffe35196e593ea3b9dd65b320e51e2dda95aff4390bc459e461d09c6ad +SIZE (rust/crates/aws-runtime-1.5.6.crate) = 60192 +SHA256 (rust/crates/aws-sdk-config-1.65.0.crate) = 2645fb2c8b9876a46a3d79f06aad47063baf054085ea887a1e6d6f159e8a7501 +SIZE (rust/crates/aws-sdk-config-1.65.0.crate) = 961823 +SHA256 (rust/crates/aws-sdk-s3-1.79.0.crate) = a8f63ba8f5fca32061c7d62d866ef65470edde38d4c5f8a0ebb8ff40a0521e1c +SIZE (rust/crates/aws-sdk-s3-1.79.0.crate) = 1438589 +SHA256 (rust/crates/aws-sigv4-1.3.0.crate) = 69d03c3c05ff80d54ff860fe38c726f6f494c639ae975203a101335f223386db +SIZE (rust/crates/aws-sigv4-1.3.0.crate) = 47362 +SHA256 (rust/crates/aws-smithy-async-1.2.5.crate) = 1e190749ea56f8c42bf15dd76c65e14f8f765233e6df9b0506d9d934ebef867c +SIZE (rust/crates/aws-smithy-async-1.2.5.crate) = 20847 +SHA256 (rust/crates/aws-smithy-checksums-0.63.1.crate) = b65d21e1ba6f2cdec92044f904356a19f5ad86961acf015741106cdfafd747c0 +SIZE (rust/crates/aws-smithy-checksums-0.63.1.crate) = 12195 +SHA256 (rust/crates/aws-smithy-eventstream-0.60.8.crate) = 7c45d3dddac16c5c59d553ece225a88870cf81b7b813c9cc17b78cf4685eac7a +SIZE (rust/crates/aws-smithy-eventstream-0.60.8.crate) = 17898 +SHA256 (rust/crates/aws-smithy-http-0.62.0.crate) = c5949124d11e538ca21142d1fba61ab0a2a2c1bc3ed323cdb3e4b878bfb83166 +SIZE (rust/crates/aws-smithy-http-0.62.0.crate) = 23795 +SHA256 (rust/crates/aws-smithy-http-client-1.0.0.crate) = 0497ef5d53065b7cd6a35e9c1654bd1fefeae5c52900d91d1b188b0af0f29324 +SIZE (rust/crates/aws-smithy-http-client-1.0.0.crate) = 73188 +SHA256 (rust/crates/aws-smithy-json-0.61.3.crate) = 92144e45819cae7dc62af23eac5a038a58aa544432d2102609654376a900bd07 +SIZE (rust/crates/aws-smithy-json-0.61.3.crate) = 23079 +SHA256 (rust/crates/aws-smithy-runtime-1.8.0.crate) = f6328865e36c6fd970094ead6b05efd047d3a80ec5fc3be5e743910da9f2ebf8 +SIZE (rust/crates/aws-smithy-runtime-1.8.0.crate) = 95437 +SHA256 (rust/crates/aws-smithy-runtime-api-1.7.4.crate) = 3da37cf5d57011cb1753456518ec76e31691f1f474b73934a284eb2a1c76510f +SIZE (rust/crates/aws-smithy-runtime-api-1.7.4.crate) = 69274 +SHA256 (rust/crates/aws-smithy-types-1.3.0.crate) = 836155caafba616c0ff9b07944324785de2ab016141c3550bd1c07882f8cee8f +SIZE (rust/crates/aws-smithy-types-1.3.0.crate) = 83058 SHA256 (rust/crates/aws-smithy-xml-0.60.9.crate) = ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc SIZE (rust/crates/aws-smithy-xml-0.60.9.crate) = 15744 -SHA256 (rust/crates/aws-types-1.3.5.crate) = dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f -SIZE (rust/crates/aws-types-1.3.5.crate) = 21600 +SHA256 (rust/crates/aws-types-1.3.6.crate) = 3873f8deed8927ce8d04487630dc9ff73193bab64742a61d050e57a68dec4125 +SIZE (rust/crates/aws-types-1.3.6.crate) = 21598 SHA256 (rust/crates/backoff-0.4.0.crate) = b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1 SIZE (rust/crates/backoff-0.4.0.crate) = 26738 -SHA256 (rust/crates/backtrace-0.3.69.crate) = 2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837 -SIZE (rust/crates/backtrace-0.3.69.crate) = 77299 -SHA256 (rust/crates/base16ct-0.1.1.crate) = 349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce -SIZE (rust/crates/base16ct-0.1.1.crate) = 10186 +SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a +SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 SIZE (rust/crates/base64-0.13.1.crate) = 61002 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 @@ -95,76 +97,76 @@ SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/base64-simd-0.8.0.crate) = 339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195 SIZE (rust/crates/base64-simd-0.8.0.crate) = 12531 -SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b -SIZE (rust/crates/base64ct-1.6.0.crate) = 28870 +SHA256 (rust/crates/base64ct-1.7.3.crate) = 89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3 +SIZE (rust/crates/base64ct-1.7.3.crate) = 31175 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad SIZE (rust/crates/bincode-1.3.3.crate) = 28958 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.8.0.crate) = 8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36 -SIZE (rust/crates/bitflags-2.8.0.crate) = 47482 +SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd +SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 SHA256 (rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe SIZE (rust/crates/blake2-0.10.6.crate) = 47234 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c -SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 -SHA256 (rust/crates/bytemuck-1.21.0.crate) = ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3 -SIZE (rust/crates/bytemuck-1.21.0.crate) = 51553 +SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf +SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 +SHA256 (rust/crates/bytemuck-1.22.0.crate) = b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540 +SIZE (rust/crates/bytemuck-1.22.0.crate) = 52451 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.10.0.crate) = f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9 -SIZE (rust/crates/bytes-1.10.0.crate) = 76656 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/bytes-utils-0.1.4.crate) = 7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35 SIZE (rust/crates/bytes-utils-0.1.4.crate) = 20703 -SHA256 (rust/crates/bytesize-1.3.0.crate) = a3e368af43e418a04d52505cf3dbc23dda4e3407ae2fa99fd0e4f308ce546acc -SIZE (rust/crates/bytesize-1.3.0.crate) = 10164 -SHA256 (rust/crates/cc-1.2.11.crate) = e4730490333d58093109dc02c23174c3f4d490998c3fed3cc8e82d57afedb9cf -SIZE (rust/crates/cc-1.2.11.crate) = 102015 +SHA256 (rust/crates/bytesize-1.3.2.crate) = 2d2c12f985c78475a6b8d629afd0c360260ef34cfef52efccdcfd31972f81c2e +SIZE (rust/crates/bytesize-1.3.2.crate) = 11575 +SHA256 (rust/crates/cc-1.2.16.crate) = be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c +SIZE (rust/crates/cc-1.2.16.crate) = 103847 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.39.crate) = 7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825 -SIZE (rust/crates/chrono-0.4.39.crate) = 222248 +SHA256 (rust/crates/chrono-0.4.40.crate) = 1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c +SIZE (rust/crates/chrono-0.4.40.crate) = 229824 SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad SIZE (rust/crates/cipher-0.4.4.crate) = 19073 SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c SIZE (rust/crates/clap-2.34.0.crate) = 202210 -SHA256 (rust/crates/clap-4.5.27.crate) = 769b0145982b4b48713e01ec42d61614425f27b7058bda7180a3a41f30104796 -SIZE (rust/crates/clap-4.5.27.crate) = 55737 -SHA256 (rust/crates/clap_builder-4.5.27.crate) = 1b26884eb4b57140e4d2d93652abfa49498b938b3c9179f9fc487b0acc3edad7 -SIZE (rust/crates/clap_builder-4.5.27.crate) = 168024 -SHA256 (rust/crates/clap_derive-4.5.24.crate) = 54b755194d6389280185988721fffba69495eed5ee9feeee9a599b53db80318c -SIZE (rust/crates/clap_derive-4.5.24.crate) = 30669 +SHA256 (rust/crates/clap-4.5.32.crate) = 6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83 +SIZE (rust/crates/clap-4.5.32.crate) = 56962 +SHA256 (rust/crates/clap_builder-4.5.32.crate) = 22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8 +SIZE (rust/crates/clap_builder-4.5.32.crate) = 168413 +SHA256 (rust/crates/clap_derive-4.5.32.crate) = 09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7 +SIZE (rust/crates/clap_derive-4.5.32.crate) = 33441 SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 -SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 -SIZE (rust/crates/const-oid-0.9.6.crate) = 45382 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 +SHA256 (rust/crates/crc-3.2.1.crate) = 69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636 +SIZE (rust/crates/crc-3.2.1.crate) = 15070 +SHA256 (rust/crates/crc-catalog-2.4.0.crate) = 19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5 +SIZE (rust/crates/crc-catalog-2.4.0.crate) = 10155 SHA256 (rust/crates/crc32c-0.6.8.crate) = 3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47 SIZE (rust/crates/crc32c-0.6.8.crate) = 9647 SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crossbeam-channel-0.5.14.crate) = 06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471 -SIZE (rust/crates/crossbeam-channel-0.5.14.crate) = 92728 +SHA256 (rust/crates/crc64fast-nvme-1.2.0.crate) = 4955638f00a809894c947f85a024020a20815b65a5eea633798ea7924edab2b3 +SIZE (rust/crates/crc64fast-nvme-1.2.0.crate) = 76399 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 SHA256 (rust/crates/crossbeam-queue-0.3.12.crate) = 0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115 SIZE (rust/crates/crossbeam-queue-0.3.12.crate) = 16270 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/crypto-bigint-0.4.9.crate) = ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef -SIZE (rust/crates/crypto-bigint-0.4.9.crate) = 46826 -SHA256 (rust/crates/crypto-bigint-0.5.5.crate) = 0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76 -SIZE (rust/crates/crypto-bigint-0.5.5.crate) = 83384 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/ctr-0.9.2.crate) = 0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835 @@ -177,30 +179,24 @@ SHA256 (rust/crates/darling_macro-0.20.10.crate) = d336a2a514f6ccccaa3e09b02d41d SIZE (rust/crates/darling_macro-0.20.10.crate) = 1874 SHA256 (rust/crates/dashmap-4.0.2.crate) = e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c SIZE (rust/crates/dashmap-4.0.2.crate) = 21066 -SHA256 (rust/crates/der-0.6.1.crate) = f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de -SIZE (rust/crates/der-0.6.1.crate) = 74205 -SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 -SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 SHA256 (rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b SIZE (rust/crates/derivative-2.2.0.crate) = 48076 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 SIZE (rust/crates/digest-0.10.7.crate) = 19557 SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 -SHA256 (rust/crates/dyn-clone-1.0.17.crate) = 0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125 -SIZE (rust/crates/dyn-clone-1.0.17.crate) = 11848 -SHA256 (rust/crates/ecdsa-0.14.8.crate) = 413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c -SIZE (rust/crates/ecdsa-0.14.8.crate) = 24720 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 -SHA256 (rust/crates/elliptic-curve-0.12.3.crate) = e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3 -SIZE (rust/crates/elliptic-curve-0.12.3.crate) = 58374 +SHA256 (rust/crates/dyn-clone-1.0.19.crate) = 1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005 +SIZE (rust/crates/dyn-clone-1.0.19.crate) = 12896 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/env_logger-0.10.2.crate) = 4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580 SIZE (rust/crates/env_logger-0.10.2.crate) = 36402 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/err-derive-0.3.1.crate) = c34a887c8df3ed90498c1c437ce21f211c8e27672921a8ffa293cb8d6d4caa9e SIZE (rust/crates/err-derive-0.3.1.crate) = 15063 SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d @@ -211,14 +207,12 @@ SHA256 (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 7360491ce676a36bf SIZE (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 9249 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/ff-0.12.1.crate) = d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160 -SIZE (rust/crates/ff-0.12.1.crate) = 12956 SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/foldhash-0.1.4.crate) = a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f -SIZE (rust/crates/foldhash-0.1.4.crate) = 13764 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 @@ -245,22 +239,20 @@ SHA256 (rust/crates/gethostname-0.4.3.crate) = 0176e0459c2e4a1fe232f984bca6890e6 SIZE (rust/crates/gethostname-0.4.3.crate) = 9336 SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 -SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 +SHA256 (rust/crates/getrandom-0.3.2.crate) = 73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0 +SIZE (rust/crates/getrandom-0.3.2.crate) = 49140 SHA256 (rust/crates/ghash-0.5.1.crate) = f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1 SIZE (rust/crates/ghash-0.5.1.crate) = 9482 -SHA256 (rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 -SIZE (rust/crates/gimli-0.28.1.crate) = 270497 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/git-version-0.3.9.crate) = 1ad568aa3db0fcbc81f2f116137f263d7304f512a1209b35b85150d3ef88ad19 SIZE (rust/crates/git-version-0.3.9.crate) = 3087 SHA256 (rust/crates/git-version-macro-0.3.9.crate) = 53010ccb100b96a67bc32c0175f0ed1426b31b655d562898e57325f81c023ac0 SIZE (rust/crates/git-version-macro-0.3.9.crate) = 5622 -SHA256 (rust/crates/group-0.12.1.crate) = 5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7 -SIZE (rust/crates/group-0.12.1.crate) = 16516 -SHA256 (rust/crates/h2-0.3.24.crate) = bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9 -SIZE (rust/crates/h2-0.3.24.crate) = 167814 -SHA256 (rust/crates/h2-0.4.2.crate) = 31d030e59af851932b72ceebadf4a2b5986dba4c3b99dd2493f8273a0f151943 -SIZE (rust/crates/h2-0.4.2.crate) = 168108 +SHA256 (rust/crates/h2-0.3.26.crate) = 81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8 +SIZE (rust/crates/h2-0.3.26.crate) = 168315 +SHA256 (rust/crates/h2-0.4.8.crate) = 5017294ff4bb30944501348f6f8e42e6ad28f42c8bbef7a74029aff064a4e3c2 +SIZE (rust/crates/h2-0.4.8.crate) = 174535 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 @@ -281,36 +273,36 @@ SHA256 (rust/crates/heed-types-0.8.0.crate) = 9a6cf0a6952fcedc992602d5cddd1e3fff SIZE (rust/crates/heed-types-0.8.0.crate) = 7043 SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 -SHA256 (rust/crates/hermit-abi-0.4.0.crate) = fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc -SIZE (rust/crates/hermit-abi-0.4.0.crate) = 16310 +SHA256 (rust/crates/hermit-abi-0.5.0.crate) = fbd780fe5cc30f81464441920d82ac8740e2e46b29a6fad543ddd075229ce37e +SIZE (rust/crates/hermit-abi-0.5.0.crate) = 17480 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/hexdump-0.1.2.crate) = cf31ab66ed8145a1c7427bd8e9b42a6131bd74ccf444f69b9e620c2e73ded832 SIZE (rust/crates/hexdump-0.1.2.crate) = 7404 SHA256 (rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e SIZE (rust/crates/hmac-0.12.1.crate) = 42657 -SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5 -SIZE (rust/crates/home-0.5.9.crate) = 8760 +SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf +SIZE (rust/crates/home-0.5.11.crate) = 9926 SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 SIZE (rust/crates/http-0.2.12.crate) = 101964 -SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea -SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 SHA256 (rust/crates/http-body-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2 SIZE (rust/crates/http-body-0.4.6.crate) = 10773 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 SHA256 (rust/crates/http-range-0.1.5.crate) = 21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573 SIZE (rust/crates/http-range-0.1.5.crate) = 4871 SHA256 (rust/crates/http-range-header-0.3.1.crate) = add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f SIZE (rust/crates/http-range-header-0.3.1.crate) = 7712 -SHA256 (rust/crates/httparse-1.10.0.crate) = f2d708df4e7140240a16cd6ab0ab65c972d7433ab77819ea693fde9c43811e2a -SIZE (rust/crates/httparse-1.10.0.crate) = 44882 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/humantime-2.2.0.crate) = 9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f +SIZE (rust/crates/humantime-2.2.0.crate) = 20646 SHA256 (rust/crates/hyper-0.14.32.crate) = 41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7 SIZE (rust/crates/hyper-0.14.32.crate) = 199622 SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 @@ -349,32 +341,32 @@ SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df4 SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 -SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 -SIZE (rust/crates/idna-0.5.0.crate) = 271940 SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e SIZE (rust/crates/idna-1.0.3.crate) = 142515 SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indexmap-2.7.1.crate) = 8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652 -SIZE (rust/crates/indexmap-2.7.1.crate) = 88644 -SHA256 (rust/crates/inout-0.1.3.crate) = a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5 -SIZE (rust/crates/inout-0.1.3.crate) = 10743 +SHA256 (rust/crates/indexmap-2.8.0.crate) = 3954d50fe15b02142bf25d3b8bdadb634ec3948f103d04ffe3031bc8fe9d7058 +SIZE (rust/crates/indexmap-2.8.0.crate) = 89670 +SHA256 (rust/crates/inout-0.1.4.crate) = 879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01 +SIZE (rust/crates/inout-0.1.4.crate) = 11280 SHA256 (rust/crates/instant-0.1.13.crate) = e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222 SIZE (rust/crates/instant-0.1.13.crate) = 6305 SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 SHA256 (rust/crates/ipnetwork-0.20.0.crate) = bf466541e9d546596ee94f9f69590f89473455f88372423e0008fc1a7daf100e SIZE (rust/crates/ipnetwork-0.20.0.crate) = 16556 -SHA256 (rust/crates/is-terminal-0.4.15.crate) = e19b23d53f35ce9f56aebc7d1bb4e6ac1e9c0db7ac85c8d1760c04379edced37 -SIZE (rust/crates/is-terminal-0.4.15.crate) = 7770 +SHA256 (rust/crates/is-terminal-0.4.16.crate) = e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9 +SIZE (rust/crates/is-terminal-0.4.16.crate) = 7811 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 SIZE (rust/crates/itertools-0.12.1.crate) = 137761 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0 SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f @@ -401,22 +393,24 @@ SHA256 (rust/crates/kuska-sodiumoxide-0.2.5-0.crate) = ae0f8eafdd240b722243787b5 SIZE (rust/crates/kuska-sodiumoxide-0.2.5-0.crate) = 2119501 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 +SHA256 (rust/crates/libc-0.2.171.crate) = c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6 +SIZE (rust/crates/libc-0.2.171.crate) = 785246 SHA256 (rust/crates/libsodium-sys-0.2.7.crate) = 6b779387cd56adfbc02ea4a668e704f729be8d6a6abd2c27ca5ee537849a92fd SIZE (rust/crates/libsodium-sys-0.2.7.crate) = 4595870 SHA256 (rust/crates/libsqlite3-sys-0.28.0.crate) = 0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f SIZE (rust/crates/libsqlite3-sys-0.28.0.crate) = 4975624 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 -SHA256 (rust/crates/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104 -SIZE (rust/crates/litemap-0.7.4.crate) = 28257 +SHA256 (rust/crates/linux-raw-sys-0.9.3.crate) = fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413 +SIZE (rust/crates/linux-raw-sys-0.9.3.crate) = 2311047 +SHA256 (rust/crates/litemap-0.7.5.crate) = 23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856 +SIZE (rust/crates/litemap-0.7.5.crate) = 29962 SHA256 (rust/crates/lmdb-rkv-sys-0.11.2.crate) = 61b9ce6b3be08acefa3003c57b7565377432a89ec24476bbe72e11d101f852fe SIZE (rust/crates/lmdb-rkv-sys-0.11.2.crate) = 164681 SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 -SHA256 (rust/crates/log-0.4.25.crate) = 04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f -SIZE (rust/crates/log-0.4.25.crate) = 44876 +SHA256 (rust/crates/log-0.4.26.crate) = 30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e +SIZE (rust/crates/log-0.4.26.crate) = 47022 SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 SIZE (rust/crates/lru-0.12.5.crate) = 16047 SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 @@ -429,8 +423,8 @@ SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bc SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 -SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 +SHA256 (rust/crates/miniz_oxide-0.8.5.crate) = 8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5 +SIZE (rust/crates/miniz_oxide-0.8.5.crate) = 62237 SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd SIZE (rust/crates/mio-1.0.3.crate) = 103703 SHA256 (rust/crates/mktemp-0.5.1.crate) = 69fed8fbcd01affec44ac226784c6476a6006d98d13e33bc0ca7977aaf046bd8 @@ -465,10 +459,10 @@ SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 -SHA256 (rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 -SIZE (rust/crates/object-0.32.2.crate) = 286994 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/once_cell-1.21.1.crate) = d75b0bedcc4fe52caa0e03d9f1151a323e4aa5e2d78ba3580400cd3c9e2bc4bc +SIZE (rust/crates/once_cell-1.21.1.crate) = 34256 SHA256 (rust/crates/opaque-debug-0.3.1.crate) = c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381 SIZE (rust/crates/opaque-debug-0.3.1.crate) = 7066 SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e @@ -487,8 +481,6 @@ SHA256 (rust/crates/outref-0.5.2.crate) = 1a80800c0488c3a21695ea981a54918fbb37ab SIZE (rust/crates/outref-0.5.2.crate) = 5621 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/p256-0.11.1.crate) = 51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594 -SIZE (rust/crates/p256-0.11.1.crate) = 67282 SHA256 (rust/crates/page_size-0.4.2.crate) = eebde548fbbf1ea81a99b128872779c437752fb99f217c45245e1a61dcd9edcd SIZE (rust/crates/page_size-0.4.2.crate) = 8386 SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 @@ -505,8 +497,8 @@ SHA256 (rust/crates/password-hash-0.5.0.crate) = 346f04948ba92c43e8469c1ee6736c7 SIZE (rust/crates/password-hash-0.5.0.crate) = 26884 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 -SHA256 (rust/crates/pem-3.0.4.crate) = 8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae -SIZE (rust/crates/pem-3.0.4.crate) = 13040 +SHA256 (rust/crates/pem-3.0.5.crate) = 38af38e8470ac9dee3ce1bae1af9c1671fffc44ddfd8bd1d0a3445bf349a8ef3 +SIZE (rust/crates/pem-3.0.5.crate) = 18140 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 SHA256 (rust/crates/pest-2.7.15.crate) = 8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc @@ -519,18 +511,16 @@ SHA256 (rust/crates/pest_meta-2.7.15.crate) = e1e58089ea25d717bfd31fb534e4f3afcc SIZE (rust/crates/pest_meta-2.7.15.crate) = 42121 SHA256 (rust/crates/petgraph-0.6.5.crate) = b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db SIZE (rust/crates/petgraph-0.6.5.crate) = 710970 -SHA256 (rust/crates/pin-project-1.1.9.crate) = dfe2e71e1471fe07709406bf725f710b02927c9c54b2b5b2ec0e8087d97c327d -SIZE (rust/crates/pin-project-1.1.9.crate) = 56299 -SHA256 (rust/crates/pin-project-internal-1.1.9.crate) = f6e859e6e5bd50440ab63c47e3ebabc90f26251f7c73c3d3e837b74a1cc3fa67 -SIZE (rust/crates/pin-project-internal-1.1.9.crate) = 29160 +SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a +SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 +SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 +SIZE (rust/crates/pin-project-internal-1.1.10.crate) = 29162 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkcs8-0.9.0.crate) = 9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba -SIZE (rust/crates/pkcs8-0.9.0.crate) = 26214 -SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 -SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 SHA256 (rust/crates/pnet_base-0.34.0.crate) = fe4cf6fb3ab38b68d01ab2aea03ed3d1132b4868fa4e06285f29f16da01c5f4c SIZE (rust/crates/pnet_base-0.34.0.crate) = 10239 SHA256 (rust/crates/pnet_datalink-0.34.0.crate) = ad5854abf0067ebbd3967f7d45ebc8976ff577ff0c7bd101c4973ae3c70f98fe @@ -541,16 +531,16 @@ SHA256 (rust/crates/polyval-0.6.2.crate) = 9d1fe60d06143b2430aa532c94cfe9e297830 SIZE (rust/crates/polyval-0.6.2.crate) = 18425 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/pretty_env_logger-0.5.0.crate) = 865724d4dbe39d9f3dd3b52b88d859d66bcb2d6a0acfd5ea68a65fb66d4bdc1c SIZE (rust/crates/pretty_env_logger-0.5.0.crate) = 9810 SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 +SHA256 (rust/crates/proc-macro2-1.0.94.crate) = a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84 +SIZE (rust/crates/proc-macro2-1.0.94.crate) = 52391 SHA256 (rust/crates/prometheus-0.13.4.crate) = 3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1 SIZE (rust/crates/prometheus-0.13.4.crate) = 84650 SHA256 (rust/crates/prost-0.9.0.crate) = 444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001 @@ -565,8 +555,10 @@ SHA256 (rust/crates/protobuf-2.28.0.crate) = 106dd99e98437432fed6519dedecfade6a0 SIZE (rust/crates/protobuf-2.28.0.crate) = 167541 SHA256 (rust/crates/quick-xml-0.26.0.crate) = 7f50b1c63b38611e7d4d7f68b82d3ad0cc71a2ad2e7f61fc10f1328d917c93cd SIZE (rust/crates/quick-xml-0.26.0.crate) = 116260 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 +SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 SHA256 (rust/crates/r2d2-0.8.10.crate) = 51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93 SIZE (rust/crates/r2d2-0.8.10.crate) = 17888 SHA256 (rust/crates/r2d2_sqlite-0.24.0.crate) = 6a982edf65c129796dba72f8775b292ef482b40d035e827a9825b3bc07ccc5f2 @@ -579,8 +571,8 @@ SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9ba SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 -SHA256 (rust/crates/redox_syscall-0.5.8.crate) = 03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834 -SIZE (rust/crates/redox_syscall-0.5.8.crate) = 26319 +SHA256 (rust/crates/redox_syscall-0.5.10.crate) = 0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1 +SIZE (rust/crates/redox_syscall-0.5.10.crate) = 30226 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 @@ -595,10 +587,8 @@ SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303af SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62 SIZE (rust/crates/reqwest-0.11.27.crate) = 163155 -SHA256 (rust/crates/rfc6979-0.3.1.crate) = 7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb -SIZE (rust/crates/rfc6979-0.3.1.crate) = 8460 -SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d -SIZE (rust/crates/ring-0.17.8.crate) = 4188554 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/rmp-0.8.14.crate) = 228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4 SIZE (rust/crates/rmp-0.8.14.crate) = 29687 SHA256 (rust/crates/rmp-serde-1.3.0.crate) = 52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db @@ -613,10 +603,12 @@ SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustls-0.21.10.crate) = f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba -SIZE (rust/crates/rustls-0.21.10.crate) = 284920 -SHA256 (rust/crates/rustls-0.22.2.crate) = e87c9956bd9807afa1f77e0f7594af32566e830e088a5576d27c5b6f30f49d41 -SIZE (rust/crates/rustls-0.22.2.crate) = 332080 +SHA256 (rust/crates/rustix-1.0.3.crate) = e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96 +SIZE (rust/crates/rustix-1.0.3.crate) = 413960 +SHA256 (rust/crates/rustls-0.21.12.crate) = 3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e +SIZE (rust/crates/rustls-0.21.12.crate) = 285674 +SHA256 (rust/crates/rustls-0.22.4.crate) = bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432 +SIZE (rust/crates/rustls-0.22.4.crate) = 333681 SHA256 (rust/crates/rustls-native-certs-0.6.3.crate) = a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00 SIZE (rust/crates/rustls-native-certs-0.6.3.crate) = 24438 SHA256 (rust/crates/rustls-native-certs-0.7.3.crate) = e5bfb394eeed242e909609f56089eecfe5fda225042e8b171791b9c95f5931e5 @@ -631,46 +623,44 @@ SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca77265 SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 -SHA256 (rust/crates/rustversion-1.0.19.crate) = f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4 -SIZE (rust/crates/rustversion-1.0.19.crate) = 20616 -SHA256 (rust/crates/ryu-1.0.19.crate) = 6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd -SIZE (rust/crates/ryu-1.0.19.crate) = 48770 +SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 +SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/schannel-0.1.23.crate) = fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534 -SIZE (rust/crates/schannel-0.1.23.crate) = 41667 +SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d +SIZE (rust/crates/schannel-0.1.27.crate) = 42772 SHA256 (rust/crates/scheduled-thread-pool-0.2.7.crate) = 3cbc66816425a074528352f5789333ecff06ca41b36b0b0efdfbb29edc391a19 SIZE (rust/crates/scheduled-thread-pool-0.2.7.crate) = 10554 -SHA256 (rust/crates/schemars-0.8.21.crate) = 09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92 -SIZE (rust/crates/schemars-0.8.21.crate) = 58475 -SHA256 (rust/crates/schemars_derive-0.8.21.crate) = b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e -SIZE (rust/crates/schemars_derive-0.8.21.crate) = 18703 +SHA256 (rust/crates/schemars-0.8.22.crate) = 3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615 +SIZE (rust/crates/schemars-0.8.22.crate) = 59214 +SHA256 (rust/crates/schemars_derive-0.8.22.crate) = 32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d +SIZE (rust/crates/schemars_derive-0.8.22.crate) = 19542 SHA256 (rust/crates/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/sec1-0.3.0.crate) = 3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928 -SIZE (rust/crates/sec1-0.3.0.crate) = 17615 SHA256 (rust/crates/secrecy-0.8.0.crate) = 9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e SIZE (rust/crates/secrecy-0.8.0.crate) = 11916 SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 -SHA256 (rust/crates/semver-1.0.25.crate) = f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03 -SIZE (rust/crates/semver-1.0.25.crate) = 31291 -SHA256 (rust/crates/serde-1.0.217.crate) = 02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70 -SIZE (rust/crates/serde-1.0.217.crate) = 79019 +SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 +SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde-value-0.7.0.crate) = f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c SIZE (rust/crates/serde-value-0.7.0.crate) = 10249 -SHA256 (rust/crates/serde_bytes-0.11.15.crate) = 387cc504cb06bb40a96c8e04e951fe01854cf6bc921053c954e4a606d9675c6a -SIZE (rust/crates/serde_bytes-0.11.15.crate) = 12191 -SHA256 (rust/crates/serde_derive-1.0.217.crate) = 5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0 -SIZE (rust/crates/serde_derive-1.0.217.crate) = 57749 +SHA256 (rust/crates/serde_bytes-0.11.17.crate) = 8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96 +SIZE (rust/crates/serde_bytes-0.11.17.crate) = 13256 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 -SHA256 (rust/crates/serde_json-1.0.138.crate) = d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949 -SIZE (rust/crates/serde_json-1.0.138.crate) = 154769 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd @@ -687,18 +677,14 @@ SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce35 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 -SHA256 (rust/crates/signature-1.6.4.crate) = 74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c -SIZE (rust/crates/signature-1.6.4.crate) = 16012 SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 SIZE (rust/crates/slab-0.4.9.crate) = 17108 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/smallvec-1.14.0.crate) = 7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd +SIZE (rust/crates/smallvec-1.14.0.crate) = 35561 SHA256 (rust/crates/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 SIZE (rust/crates/socket2-0.5.8.crate) = 56309 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 -SHA256 (rust/crates/spki-0.6.0.crate) = 67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b -SIZE (rust/crates/spki-0.6.0.crate) = 14791 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 SHA256 (rust/crates/static_init-1.0.3.crate) = 8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6 @@ -715,8 +701,8 @@ SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb SIZE (rust/crates/subtle-2.6.1.crate) = 14562 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.98.crate) = 36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1 -SIZE (rust/crates/syn-2.0.98.crate) = 297807 +SHA256 (rust/crates/syn-2.0.100.crate) = b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0 +SIZE (rust/crates/syn-2.0.100.crate) = 297947 SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 SHA256 (rust/crates/synchronoise-1.0.1.crate) = 3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2 @@ -731,38 +717,34 @@ SHA256 (rust/crates/system-configuration-0.5.1.crate) = ba3a3adc5c275d719af8cb42 SIZE (rust/crates/system-configuration-0.5.1.crate) = 12618 SHA256 (rust/crates/system-configuration-sys-0.5.0.crate) = a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 SIZE (rust/crates/system-configuration-sys-0.5.0.crate) = 6730 -SHA256 (rust/crates/tempfile-3.16.0.crate) = 38c246215d7d24f48ae091a2902398798e05d978b24315d6efbc00ede9a8bb91 -SIZE (rust/crates/tempfile-3.16.0.crate) = 38550 +SHA256 (rust/crates/tempfile-3.19.1.crate) = 7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf +SIZE (rust/crates/tempfile-3.19.1.crate) = 39634 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.11.crate) = d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc -SIZE (rust/crates/thiserror-2.0.11.crate) = 28648 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.11.crate) = 26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2 -SIZE (rust/crates/thiserror-impl-2.0.11.crate) = 21067 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 -SHA256 (rust/crates/time-0.3.37.crate) = 35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21 -SIZE (rust/crates/time-0.3.37.crate) = 123257 -SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 -SIZE (rust/crates/time-core-0.1.2.crate) = 7191 -SHA256 (rust/crates/time-macros-0.2.19.crate) = 2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de -SIZE (rust/crates/time-macros-0.2.19.crate) = 24268 +SHA256 (rust/crates/time-0.3.40.crate) = 9d9c75b47bdff86fa3334a3db91356b8d7d86a9b839dab7d0bdc5c3d3a077618 +SIZE (rust/crates/time-0.3.40.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.21.crate) = 29aa485584182073ed57fd5004aa09c371f021325014694e432313345865fd04 +SIZE (rust/crates/time-macros-0.2.21.crate) = 24591 SHA256 (rust/crates/timeago-0.4.2.crate) = a1710e589de0a76aaf295cd47a6699f6405737dbfd3cf2b75c92d000b548d0e6 SIZE (rust/crates/timeago-0.4.2.crate) = 18821 SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/tinyvec-1.8.1.crate) = 022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8 -SIZE (rust/crates/tinyvec-1.8.1.crate) = 47269 -SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 -SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.43.0.crate) = 3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e -SIZE (rust/crates/tokio-1.43.0.crate) = 817422 +SHA256 (rust/crates/tokio-1.44.1.crate) = f382da615b842244d4b8738c82ed1275e6c5dd90c459a30941cd07080b06c91a +SIZE (rust/crates/tokio-1.44.1.crate) = 830115 SHA256 (rust/crates/tokio-io-timeout-1.2.0.crate) = 30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf SIZE (rust/crates/tokio-io-timeout-1.2.0.crate) = 8993 SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 @@ -775,14 +757,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.6.10.crate) = 36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507 SIZE (rust/crates/tokio-util-0.6.10.crate) = 71140 -SHA256 (rust/crates/tokio-util-0.7.13.crate) = d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078 -SIZE (rust/crates/tokio-util-0.7.13.crate) = 115191 -SHA256 (rust/crates/toml-0.8.19.crate) = a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e -SIZE (rust/crates/toml-0.8.19.crate) = 50974 +SHA256 (rust/crates/tokio-util-0.7.14.crate) = 6b9590b93e6fcc1739458317cccd391ad3955e2bde8913edf6f95f9e65a8f034 +SIZE (rust/crates/tokio-util-0.7.14.crate) = 118861 +SHA256 (rust/crates/toml-0.8.20.crate) = cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148 +SIZE (rust/crates/toml-0.8.20.crate) = 51095 SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.23.crate) = 02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee -SIZE (rust/crates/toml_edit-0.22.23.crate) = 106376 +SHA256 (rust/crates/toml_edit-0.22.24.crate) = 17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474 +SIZE (rust/crates/toml_edit-0.22.24.crate) = 106399 SHA256 (rust/crates/tonic-0.6.2.crate) = ff08f4649d10a70ffa3522ca559031285d8e421d727ac85c60825761818f5d0a SIZE (rust/crates/tonic-0.6.2.crate) = 83750 SHA256 (rust/crates/tonic-build-0.6.2.crate) = 9403f1bafde247186684b230dc6f38b5cd514584e8bec1dd32514be4745fa757 @@ -803,22 +785,20 @@ SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 SHA256 (rust/crates/tracing-futures-0.2.5.crate) = 97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2 SIZE (rust/crates/tracing-futures-0.2.5.crate) = 11637 +SHA256 (rust/crates/tracing-journald-0.3.1.crate) = fc0b4143302cf1022dac868d521e36e8b27691f72c84b3311750d5188ebba657 +SIZE (rust/crates/tracing-journald-0.3.1.crate) = 14416 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 +SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f +SIZE (rust/crates/typenum-1.18.0.crate) = 74871 SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 SIZE (rust/crates/ucd-trie-0.1.7.crate) = 46795 -SHA256 (rust/crates/unicode-bidi-0.3.18.crate) = 5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5 -SIZE (rust/crates/unicode-bidi-0.3.18.crate) = 58300 -SHA256 (rust/crates/unicode-ident-1.0.16.crate) = a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034 -SIZE (rust/crates/unicode-ident-1.0.16.crate) = 47684 -SHA256 (rust/crates/unicode-normalization-0.1.24.crate) = 5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956 -SIZE (rust/crates/unicode-normalization-0.1.24.crate) = 126536 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af @@ -855,8 +835,8 @@ SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3da SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 -SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 @@ -883,48 +863,54 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 +SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 +SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 -SHA256 (rust/crates/windows-targets-0.52.0.crate) = 8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd -SIZE (rust/crates/windows-targets-0.52.0.crate) = 6229 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea -SIZE (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = 430182 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 -SHA256 (rust/crates/windows_aarch64_msvc-0.52.0.crate) = bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef -SIZE (rust/crates/windows_aarch64_msvc-0.52.0.crate) = 821663 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 -SHA256 (rust/crates/windows_i686_gnu-0.52.0.crate) = a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313 -SIZE (rust/crates/windows_i686_gnu-0.52.0.crate) = 870285 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 -SHA256 (rust/crates/windows_i686_msvc-0.52.0.crate) = ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a -SIZE (rust/crates/windows_i686_msvc-0.52.0.crate) = 888693 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 -SHA256 (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd -SIZE (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 826213 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e -SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 -SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04 -SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600 -SHA256 (rust/crates/winnow-0.7.0.crate) = 7e49d2d35d3fad69b39b94139037ecfb4f359f08958b9c11e7315ce770462419 -SIZE (rust/crates/winnow-0.7.0.crate) = 170890 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/winnow-0.7.4.crate) = 0e97b544156e9bebe1a0ffbc03484fc1ffe3100cbce3ffb17eac35f7cdd7ab36 +SIZE (rust/crates/winnow-0.7.4.crate) = 173588 SHA256 (rust/crates/winreg-0.50.0.crate) = 524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1 SIZE (rust/crates/winreg-0.50.0.crate) = 29703 -SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c -SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 SIZE (rust/crates/write16-1.0.0.crate) = 7218 SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 @@ -939,21 +925,25 @@ SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8 SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 +SHA256 (rust/crates/zerocopy-0.8.23.crate) = fd97444d05a4328b90e75e503a34bad781f14e28a823ad3557f0750df1ebcbc6 +SIZE (rust/crates/zerocopy-0.8.23.crate) = 239977 SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 -SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e -SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091 -SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808 -SIZE (rust/crates/zerofrom-derive-0.1.5.crate) = 8285 +SHA256 (rust/crates/zerocopy-derive-0.8.23.crate) = 6352c01d0edd5db859a63e2605f4ea3183ddbd15e2c4a9e7d32184df75e4f154 +SIZE (rust/crates/zerocopy-derive-0.8.23.crate) = 83885 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 -SHA256 (rust/crates/zstd-0.13.2.crate) = fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9 -SIZE (rust/crates/zstd-0.13.2.crate) = 30251 -SHA256 (rust/crates/zstd-safe-7.2.1.crate) = 54a3ab4db68cea366acc5c897c7b4d4d1b8994a9cd6e6f841f8964566a419059 -SIZE (rust/crates/zstd-safe-7.2.1.crate) = 21122 -SHA256 (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa -SIZE (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 749090 +SHA256 (rust/crates/zstd-0.13.3.crate) = e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a +SIZE (rust/crates/zstd-0.13.3.crate) = 30514 +SHA256 (rust/crates/zstd-safe-7.2.3.crate) = f3051792fbdc2e1e143244dc28c60f73d8470e93f3f9cbd0ead44da5ed802722 +SIZE (rust/crates/zstd-safe-7.2.3.crate) = 28995 +SHA256 (rust/crates/zstd-sys-2.0.14+zstd.1.5.7.crate) = 8fb060d4926e4ac3a3ad15d864e99ceb5f343c6b34f5bd6d81ae6ed417311be5 +SIZE (rust/crates/zstd-sys-2.0.14+zstd.1.5.7.crate) = 764660 diff --git a/www/garage/files/garage.in b/www/garage/files/garage.in index ebce1977d547..60ef7deb5a85 100644 --- a/www/garage/files/garage.in +++ b/www/garage/files/garage.in @@ -25,7 +25,15 @@ command=/usr/sbin/daemon procname="%%PREFIX%%/bin/${name}" required_files=${garage_config} pidfile=/var/run/${name}.pid -command_args="-p $pidfile -H -o ${garage_log_file} -f $procname -c ${garage_config} server" +command_args= + +if [ "${garage_log_file}" = syslog ]; then + garage_env="${garage_env} GARAGE_LOG_TO_SYSLOG=1" +else + command_args="-o ${garage_log_file}" +fi + +command_args="${command_args} -p $pidfile -H -f $procname -c ${garage_config} server" status_cmd="$procname -c ${garage_config} status" diff --git a/www/garage/files/pkg-message.in b/www/garage/files/pkg-message.in index b0b01e23405f..91ae1e26635a 100644 --- a/www/garage/files/pkg-message.in +++ b/www/garage/files/pkg-message.in @@ -1,5 +1,13 @@ [ { type: upgrade + maximum_version: "1.2.0" + message: <<EOM + Garage now supports logging to syslog. To log to syslog, please specify in rc.conf(5): + + garage_log_file=syslog +EOM +} +{ type: upgrade maximum_version: "0.9" message: <<EOM To upgrade from 0.8.x to 0.9.0, please refer to the upgrade instructions at: diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index ea3024c9d6d7..63b3fe32f1c1 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752677038 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.2.0/go.mod) = fabce2d66cf34e44e541a57220574dbef2778f98afa0e86272882385608871f1 -SIZE (go/www_gitlab-pages/gitlab-pages-v18.2.0/go.mod) = 3435 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.2.0/gitlab-pages-v18.2.0.tar.bz2) = 39ac8c911693ce0549c8da818577ae78b193ed6f1d27b48abddc92c446989ed7 -SIZE (go/www_gitlab-pages/gitlab-pages-v18.2.0/gitlab-pages-v18.2.0.tar.bz2) = 236137 +TIMESTAMP = 1753327149 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.2.1/go.mod) = fabce2d66cf34e44e541a57220574dbef2778f98afa0e86272882385608871f1 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.2.1/go.mod) = 3435 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.2.1/gitlab-pages-v18.2.1.tar.bz2) = 3c174591200800c22d1eb654d09235db6aeb63313eab6a50c3e2ec0aa41d0fac +SIZE (go/www_gitlab-pages/gitlab-pages-v18.2.1/gitlab-pages-v18.2.1.tar.bz2) = 236018 diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index 04b929e44a9d..6e64f5266cd7 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752677054 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.2.0/go.mod) = 188c374b005aba0ee613477584379e4f1f3344b4f68d33274c9aac043c95f448 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.2.0/go.mod) = 9293 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.2.0/gitlab-foss-v18.2.0.tar.bz2) = 23a1309fb73f19ccfc3100611e1149a3405563862d697829e9cf0080c9487565 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.2.0/gitlab-foss-v18.2.0.tar.bz2) = 121280838 +TIMESTAMP = 1753327162 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.2.1/go.mod) = dbd6a92d66a1a0a418aab39bf166a48ea5a4c892fe69fe19b12b347ea74936db +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.2.1/go.mod) = 9384 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.2.1/gitlab-foss-v18.2.1.tar.bz2) = 47df0d49390cf5fb28af71ee99608d826158399c3a164ec64b41aec9c04a0207 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.2.1/gitlab-foss-v18.2.1.tar.bz2) = 121288065 diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common index 5b26abcfe873..a2e98918f414 100644 --- a/www/gitlab/Makefile.common +++ b/www/gitlab/Makefile.common @@ -1,4 +1,4 @@ -GITLAB_VERSION= 18.2.0 +GITLAB_VERSION= 18.2.1 GITLAB_PORTREVISION= 0 # Git version gitaly should use (from gitlab mirror) diff --git a/www/gitlab/distinfo b/www/gitlab/distinfo index df7dca2e03fe..67a668af820f 100644 --- a/www/gitlab/distinfo +++ b/www/gitlab/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1752677001 -SHA256 (gitlab-foss-v18.2.0.tar.bz2) = 23a1309fb73f19ccfc3100611e1149a3405563862d697829e9cf0080c9487565 -SIZE (gitlab-foss-v18.2.0.tar.bz2) = 121280838 -TIMESTAMP = 1752677001 -SHA256 (gitlab-v18.2.0-ee.tar.bz2) = 867f7292eec847e786a56c7fb15c7d8139993e3e29e2e7dd0bc9f580167470e9 -SIZE (gitlab-v18.2.0-ee.tar.bz2) = 136600640 +TIMESTAMP = 1753327140 +SHA256 (gitlab-foss-v18.2.1.tar.bz2) = 47df0d49390cf5fb28af71ee99608d826158399c3a164ec64b41aec9c04a0207 +SIZE (gitlab-foss-v18.2.1.tar.bz2) = 121288065 +TIMESTAMP = 1753327140 +SHA256 (gitlab-v18.2.1-ee.tar.bz2) = f1cb7cb49ae20a3ddec3ca36bff457550a7b9383dd8b3ff42cd7104fac0c2bd7 +SIZE (gitlab-v18.2.1-ee.tar.bz2) = 136599618 diff --git a/www/gitlab/files/patch-Gemfile b/www/gitlab/files/patch-Gemfile index 12b4438204ba..f57ee976650d 100644 --- a/www/gitlab/files/patch-Gemfile +++ b/www/gitlab/files/patch-Gemfile @@ -1,4 +1,4 @@ ---- Gemfile.orig 2025-07-16 11:39:10 UTC +--- Gemfile.orig 2025-07-22 11:41:34 UTC +++ Gemfile @@ -164,8 +164,8 @@ gem 'rack-cors', '~> 2.0.1', require: 'rack/cors', fea gem 'rack-cors', '~> 2.0.1', require: 'rack/cors', feature_category: :shared @@ -182,8 +182,12 @@ gem 'octokit', '~> 9.0', feature_category: :importers # Needed by octokit: https://github.com/octokit/octokit.rb/pull/1688 gem 'faraday-multipart', '~> 1.0', feature_category: :importers -@@ -639,11 +511,11 @@ gem 'gitaly', '~> 18.1.0.pre.rc1', feature_category: : - gem 'gitaly', '~> 18.1.0.pre.rc1', feature_category: :gitaly +@@ -636,14 +508,14 @@ gem 'spamcheck', '~> 1.3.0', feature_category: :inside + gem 'spamcheck', '~> 1.3.0', feature_category: :insider_threat + + # Gitaly GRPC protocol definitions +-gem 'gitaly', '~> 18.1.0.pre.rc1', feature_category: :gitaly ++gem 'gitaly', '~> 18.1', feature_category: :gitaly # KAS GRPC protocol definitions -gem 'gitlab-kas-grpc', '~> 18.1.0', feature_category: :deployment_management diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index 2aaa7bb5a2ba..5c04b16c03ab 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,7 +1,6 @@ PORTNAME= anubis DISTVERSIONPREFIX= v -DISTVERSION= 1.20.0 -PORTREVISION= 1 +DISTVERSION= 1.21.3 CATEGORIES= www MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= go- diff --git a/www/go-anubis/distinfo b/www/go-anubis/distinfo index 75103172451a..645294eb94ca 100644 --- a/www/go-anubis/distinfo +++ b/www/go-anubis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751459211 -SHA256 (anubis-src-vendor-npm-1.20.0.tar.gz) = b94971d51f4ae416c3a7bf17f17ab01a07d36d000ba4afd4494eb45791320890 -SIZE (anubis-src-vendor-npm-1.20.0.tar.gz) = 12276418 +TIMESTAMP = 1753561488 +SHA256 (anubis-src-vendor-npm-1.21.3.tar.gz) = f4b5af04d014dd3bac988995d076b4e3492d44d6ed6c6b4c657bea4d007da040 +SIZE (anubis-src-vendor-npm-1.21.3.tar.gz) = 15106502 diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index b1d89ab0a71d..a3e19c24d8e2 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.147.9 -PORTREVISION= 1 +DISTVERSION= 0.148.1 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 70113b1e84c0..0ab0da8bf593 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750673799 -SHA256 (go/www_gohugo/hugo-v0.147.9/v0.147.9.mod) = 4eabefe3f49be65e019641fd5bfdea1e982365f77f1d6f905a9380f630bc4885 -SIZE (go/www_gohugo/hugo-v0.147.9/v0.147.9.mod) = 9177 -SHA256 (go/www_gohugo/hugo-v0.147.9/v0.147.9.zip) = 2dd3bada71c54f7e1067eaf657f68bd2c3ad289d86b33af273bd7504b28709e4 -SIZE (go/www_gohugo/hugo-v0.147.9/v0.147.9.zip) = 5744318 +TIMESTAMP = 1753036010 +SHA256 (go/www_gohugo/hugo-v0.148.1/v0.148.1.mod) = 815be7e1ac9ad5296cefa7c383c1113de7881e9b0291af104ed155fd93acc0a9 +SIZE (go/www_gohugo/hugo-v0.148.1/v0.148.1.mod) = 9177 +SHA256 (go/www_gohugo/hugo-v0.148.1/v0.148.1.zip) = 852004915d0840b0ee62cc41d5f883340df53a4e57307f0db410145f20e11542 +SIZE (go/www_gohugo/hugo-v0.148.1/v0.148.1.zip) = 5747585 diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 0f9999749b6b..08052e7c30a0 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -1,6 +1,6 @@ PORTNAME= groupoffice DISTVERSIONPREFIX= com- -DISTVERSION= 25.0.28 +DISTVERSION= 25.0.36 CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} DISTNAME= ${PORTNAME}-${DISTVERSION} diff --git a/www/groupoffice/distinfo b/www/groupoffice/distinfo index c1e7505c5570..24cf3c1546fd 100644 --- a/www/groupoffice/distinfo +++ b/www/groupoffice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749169967 -SHA256 (groupoffice-25.0.28.tar.gz) = f68e36b4300b986465ef31f8acf4d4cb8e54655380dc5e633a412300fe56e030 -SIZE (groupoffice-25.0.28.tar.gz) = 95970848 +TIMESTAMP = 1753361010 +SHA256 (groupoffice-25.0.36.tar.gz) = 86e1c0074a5440dfb284cea8abeb012b018e854353d62bd90c6dd3dfea0b4bf2 +SIZE (groupoffice-25.0.36.tar.gz) = 98094756 diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist index 4129f84ba236..f0f43cdf6c9f 100644 --- a/www/groupoffice/pkg-plist +++ b/www/groupoffice/pkg-plist @@ -868,6 +868,7 @@ %%WWWDIR%%/go/modules/business/business/views/goui/package-lock.json %%WWWDIR%%/go/modules/business/business/views/goui/package.json %%WWWDIR%%/go/modules/business/business/views/goui/script/ActivityCombo.ts +%%WWWDIR%%/modules/files/FilesModule.php %%WWWDIR%%/go/modules/business/business/views/goui/script/ActivityTable.ts %%WWWDIR%%/go/modules/business/business/views/goui/script/BusinessCombo.ts %%WWWDIR%%/go/modules/business/business/views/goui/script/BusinessTable.ts @@ -3497,7 +3498,6 @@ %%WWWDIR%%/go/modules/community/addressbook/views/extjs3/themes/default/resources/linkedin.png %%WWWDIR%%/go/modules/community/addressbook/views/extjs3/themes/default/resources/tiktok.png %%WWWDIR%%/go/modules/community/addressbook/views/extjs3/themes/default/resources/twitter.png -%%WWWDIR%%/go/modules/community/addressbook/views/extjs3/themes/default/src/_addressbook.scss %%WWWDIR%%/go/modules/community/addressbook/views/extjs3/themes/default/src/style.scss %%WWWDIR%%/go/modules/community/addressbook/views/extjs3/themes/default/style.css %%WWWDIR%%/go/modules/community/apikeys/Module.php @@ -3921,8 +3921,8 @@ %%WWWDIR%%/go/modules/community/comments/views/extjs3/themes/default/style.css %%WWWDIR%%/go/modules/community/davclient/Module.php %%WWWDIR%%/go/modules/community/davclient/controller/DavAccount.php -%%WWWDIR%%/go/modules/community/davclient/icon.png %%WWWDIR%%/go/modules/community/davclient/cron/RefreshDav.php +%%WWWDIR%%/go/modules/community/davclient/icon.png %%WWWDIR%%/go/modules/community/davclient/install/install.sql %%WWWDIR%%/go/modules/community/davclient/install/updates.php %%WWWDIR%%/go/modules/community/davclient/language/de.php @@ -4109,28 +4109,6 @@ %%WWWDIR%%/go/modules/community/googleauthenticator/language/pl.php %%WWWDIR%%/go/modules/community/googleauthenticator/language/pt_br.php %%WWWDIR%%/go/modules/community/googleauthenticator/language/pt_pt.php -%%WWWDIR%%/go/modules/community/goui/Module.php -%%WWWDIR%%/go/modules/community/goui/README.md -%%WWWDIR%%/go/modules/community/goui/install/install.sql -%%WWWDIR%%/go/modules/community/goui/install/uninstall.sql -%%WWWDIR%%/go/modules/community/goui/language/de.php -%%WWWDIR%%/go/modules/community/goui/language/en.php -%%WWWDIR%%/go/modules/community/goui/language/nl.php -%%WWWDIR%%/go/modules/community/goui/views/goui/dist/Index.js -%%WWWDIR%%/go/modules/community/goui/views/goui/dist/style.css -%%WWWDIR%%/go/modules/community/goui/views/goui/node_modules/.package-lock.json -%%WWWDIR%%/go/modules/community/goui/views/goui/package-lock.json -%%WWWDIR%%/go/modules/community/goui/views/goui/package.json -%%WWWDIR%%/go/modules/community/goui/views/goui/script/Index.ts -%%WWWDIR%%/go/modules/community/goui/views/goui/script/Main.ts -%%WWWDIR%%/go/modules/community/goui/views/goui/script/NoteBookCombo.ts -%%WWWDIR%%/go/modules/community/goui/views/goui/script/NoteBookDialog.ts -%%WWWDIR%%/go/modules/community/goui/views/goui/script/NoteBookGrid.ts -%%WWWDIR%%/go/modules/community/goui/views/goui/script/NoteDetail.ts -%%WWWDIR%%/go/modules/community/goui/views/goui/script/NoteDialog.ts -%%WWWDIR%%/go/modules/community/goui/views/goui/script/NoteGrid.ts -%%WWWDIR%%/go/modules/community/goui/views/goui/style/style.scss -%%WWWDIR%%/go/modules/community/goui/views/goui/tsconfig.json %%WWWDIR%%/go/modules/community/history/Module.php %%WWWDIR%%/go/modules/community/history/controller/LogEntry.php %%WWWDIR%%/go/modules/community/history/icon.png @@ -5091,7 +5069,6 @@ %%WWWDIR%%/modules/calendar/install/updatescripts/3_preset_category_acls.php %%WWWDIR%%/modules/calendar/install/updatescripts/4_nl_koningsdag.php %%WWWDIR%%/modules/calendar/install/updatescripts/5_revert_rrule_shifting.php -%%WWWDIR%%/modules/calendar/language/sl.php %%WWWDIR%%/modules/carddav/CarddavModule.php %%WWWDIR%%/modules/carddav/addressbook.php %%WWWDIR%%/modules/carddav/install/updates.inc.php @@ -5371,9 +5348,9 @@ %%WWWDIR%%/modules/files/FilePropertiesDialog.js %%WWWDIR%%/modules/files/FilesDetailPanel.js %%WWWDIR%%/modules/files/FilesGrid.js -%%WWWDIR%%/modules/files/FilesModule.php %%WWWDIR%%/modules/files/FolderPanel.js %%WWWDIR%%/modules/files/FolderPropertiesDialog.js +%%WWWDIR%%/modules/gota/index.html %%WWWDIR%%/modules/files/FolderbrowserTabPanel.js %%WWWDIR%%/modules/files/ImageViewer.js %%WWWDIR%%/modules/files/NewFolderDialog.js @@ -5549,14 +5526,13 @@ %%WWWDIR%%/modules/filesearch/themes/Default/style.css %%WWWDIR%%/modules/filesearch/xsl/docxtohtml.xsl %%WWWDIR%%/modules/filesearch/xsl/odttohtml.xsl -%%WWWDIR%%/modules/freebusypermissions/language/sl.php %%WWWDIR%%/modules/gota/GotaModule.php %%WWWDIR%%/modules/gota/README.TXT %%WWWDIR%%/modules/gota/controller/FileController.php %%WWWDIR%%/modules/gota/filehandler/Gota.php %%WWWDIR%%/modules/gota/gota.jar -%%WWWDIR%%/modules/gota/index.html %%WWWDIR%%/modules/gota/javalang.txt +%%WWWDIR%%/modules/projects2/language/sv.php %%WWWDIR%%/modules/gota/language/cs.php %%WWWDIR%%/modules/gota/language/de.php %%WWWDIR%%/modules/gota/language/en.php @@ -5607,7 +5583,6 @@ %%WWWDIR%%/modules/hoursapproval2/views/Extjs3/DisapproveDialog.js %%WWWDIR%%/modules/hoursapproval2/views/Extjs3/MainPanel.js %%WWWDIR%%/modules/hoursapproval2/views/Extjs3/WeekGrid.js -%%WWWDIR%%/modules/jitsimeet/language/sl.php %%WWWDIR%%/modules/leavedays/LeavedaysModule.php %%WWWDIR%%/modules/leavedays/controller/LeavedayController.php %%WWWDIR%%/modules/leavedays/controller/ReportController.php @@ -5906,10 +5881,10 @@ %%WWWDIR%%/modules/projects2/language/ro.php %%WWWDIR%%/modules/projects2/language/ru.php %%WWWDIR%%/modules/projects2/language/sl.php -%%WWWDIR%%/modules/projects2/language/sv.php %%WWWDIR%%/modules/projects2/language/th.php -%%WWWDIR%%/modules/projects2/model/DefaultResource.php %%WWWDIR%%/modules/projects2/model/Expense.php +%%WWWDIR%%/modules/projects2/model/DefaultResource.php +%%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/fi.js %%WWWDIR%%/modules/projects2/model/ExpenseBudget.php %%WWWDIR%%/modules/projects2/model/GroupedExpenseBudget.php %%WWWDIR%%/modules/projects2/model/Income.php @@ -6233,9 +6208,9 @@ %%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/es.js %%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/et.js %%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/fa.js -%%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/fi.js -%%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/fr-ca.js %%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/fr.js +%%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/fr-ca.js +%%WWWDIR%%/modules/workflow/themes/Extjs/images/workflow.png %%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/hr.js %%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/hu.js %%WWWDIR%%/modules/site/widget/plupload/assets/js/i18n/it.js @@ -6647,7 +6622,7 @@ %%WWWDIR%%/modules/workflow/model/Trigger.php %%WWWDIR%%/modules/workflow/themes/Default/images/workflow.png %%WWWDIR%%/modules/workflow/themes/Default/style.css -%%WWWDIR%%/modules/workflow/themes/Extjs/images/workflow.png +%%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/Text.php %%WWWDIR%%/modules/workflow/themes/Extjs/style.css %%WWWDIR%%/modules/workflow/views/Extjs3/FolderPanel.js %%WWWDIR%%/modules/workflow/views/Extjs3/MainPanel.js @@ -6932,7 +6907,7 @@ %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/Payment.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/Person.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/PhoneNumber.php -%%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/Text.php +%%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/hr_HR/Person.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/UserAgent.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/Uuid.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/ar_EG/Address.php @@ -7126,7 +7101,7 @@ %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/hr_HR/Address.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/hr_HR/Company.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/hr_HR/Payment.php -%%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/hr_HR/Person.php +%%WWWDIR%%/vendor/guzzlehttp/guzzle/CHANGELOG.md %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/hr_HR/PhoneNumber.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/hu_HU/Address.php %%WWWDIR%%/vendor/fakerphp/faker/src/Faker/Provider/hu_HU/Company.php @@ -7373,7 +7348,7 @@ %%WWWDIR%%/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php %%WWWDIR%%/vendor/firebase/php-jwt/src/Key.php %%WWWDIR%%/vendor/firebase/php-jwt/src/SignatureInvalidException.php -%%WWWDIR%%/vendor/guzzlehttp/guzzle/CHANGELOG.md +%%WWWDIR%%/vendor/guzzlehttp/promises/src/Utils.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/LICENSE %%WWWDIR%%/vendor/guzzlehttp/guzzle/README.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/UPGRADING.md @@ -7438,7 +7413,7 @@ %%WWWDIR%%/vendor/guzzlehttp/promises/src/RejectionException.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueue.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueueInterface.php -%%WWWDIR%%/vendor/guzzlehttp/promises/src/Utils.php +%%WWWDIR%%/vendor/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php %%WWWDIR%%/vendor/guzzlehttp/psr7/CHANGELOG.md %%WWWDIR%%/vendor/guzzlehttp/psr7/LICENSE %%WWWDIR%%/vendor/guzzlehttp/psr7/README.md @@ -7654,8 +7629,8 @@ %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/AbstractGrant.php %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/AuthorizationCode.php %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/ClientCredentials.php -%%WWWDIR%%/vendor/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/GrantFactory.php +%%WWWDIR%%/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/Password.php %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/RefreshToken.php %%WWWDIR%%/vendor/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php @@ -8098,11 +8073,11 @@ %%WWWDIR%%/vendor/paragonie/random_compat/other/build_phar.php %%WWWDIR%%/vendor/paragonie/random_compat/psalm-autoload.php %%WWWDIR%%/vendor/paragonie/random_compat/psalm.xml -%%WWWDIR%%/vendor/phpmailer/phpmailer/.editorconfig %%WWWDIR%%/vendor/phpmailer/phpmailer/COMMITMENT %%WWWDIR%%/vendor/phpmailer/phpmailer/LICENSE %%WWWDIR%%/vendor/phpmailer/phpmailer/README.md %%WWWDIR%%/vendor/phpmailer/phpmailer/SECURITY.md +%%WWWDIR%%/vendor/phpmailer/phpmailer/SMTPUTF8.md %%WWWDIR%%/vendor/phpmailer/phpmailer/VERSION %%WWWDIR%%/vendor/phpmailer/phpmailer/composer.json %%WWWDIR%%/vendor/phpmailer/phpmailer/get_oauth_token.php @@ -8178,6 +8153,8 @@ %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ArrayEnabled.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/BinaryComparison.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/CalculationBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/CalculationLocale.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Category.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DAverage.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCount.php @@ -8263,6 +8240,7 @@ %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaToken.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FunctionArray.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ErrorValue.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ExcelError.php @@ -8658,6 +8636,7 @@ %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/Column.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/TableDxfsStyle.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/TableStyle.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Validations.php %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php @@ -8815,7 +8794,6 @@ %%WWWDIR%%/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php %%WWWDIR%%/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php %%WWWDIR%%/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php -%%WWWDIR%%/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php %%WWWDIR%%/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php %%WWWDIR%%/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php %%WWWDIR%%/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php @@ -9888,8 +9866,6 @@ %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_barcodes_2d.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_import.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_parser.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tools/.htaccess %%WWWDIR%%/vendor/tecnickcom/tcpdf/tools/convert_fonts_examples.txt %%WWWDIR%%/vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php @@ -10132,25 +10108,7 @@ %%WWWDIR%%/views/Extjs3/language.php %%WWWDIR%%/views/Extjs3/modulescripts.php %%WWWDIR%%/views/Extjs3/script.php -%%WWWDIR%%/views/Extjs3/themes/Compact/Layout.php -%%WWWDIR%%/views/Extjs3/themes/Compact/fonts/icons.woff2 %%WWWDIR%%/views/Extjs3/themes/Compact/htmleditor.css -%%WWWDIR%%/views/Extjs3/themes/Compact/img/dark_light.png -%%WWWDIR%%/views/Extjs3/themes/Compact/img/favicon/apple-touch-icon.png -%%WWWDIR%%/views/Extjs3/themes/Compact/img/favicon/favicon-16x16.png -%%WWWDIR%%/views/Extjs3/themes/Compact/img/favicon/favicon-32x32.png -%%WWWDIR%%/views/Extjs3/themes/Compact/img/favicon/favicon.png -%%WWWDIR%%/views/Extjs3/themes/Compact/img/favicon/icon.png -%%WWWDIR%%/views/Extjs3/themes/Compact/img/favicon/site.webmanifest -%%WWWDIR%%/views/Extjs3/themes/Compact/pageFooter.php -%%WWWDIR%%/views/Extjs3/themes/Compact/pageHeader.php -%%WWWDIR%%/views/Extjs3/themes/Compact/src/_adapter.scss -%%WWWDIR%%/views/Extjs3/themes/Compact/src/_config.scss -%%WWWDIR%%/views/Extjs3/themes/Compact/src/_overrides.scss -%%WWWDIR%%/views/Extjs3/themes/Compact/src/_theme.scss -%%WWWDIR%%/views/Extjs3/themes/Compact/src/_typography.scss -%%WWWDIR%%/views/Extjs3/themes/Compact/src/htmleditor.scss -%%WWWDIR%%/views/Extjs3/themes/Compact/src/style.scss %%WWWDIR%%/views/Extjs3/themes/Compact/style.css %%WWWDIR%%/views/Extjs3/themes/Paper/Layout.php %%WWWDIR%%/views/Extjs3/themes/Paper/flags/LICENSE @@ -10320,6 +10278,7 @@ %%WWWDIR%%/views/Extjs3/themes/Paper/sounds/message-new-email.mp3 %%WWWDIR%%/views/Extjs3/themes/Paper/sounds/message-new-email.ogg %%WWWDIR%%/views/Extjs3/themes/Paper/src/_base.scss +%%WWWDIR%%/views/Extjs3/themes/Paper/src/_compact.scss %%WWWDIR%%/views/Extjs3/themes/Paper/src/_compat.scss %%WWWDIR%%/views/Extjs3/themes/Paper/src/_config.scss %%WWWDIR%%/views/Extjs3/themes/Paper/src/_ext-base.scss @@ -10442,6 +10401,8 @@ %%WWWDIR%%/views/goui/dist/goui/script/component/Sortable.d.ts.map %%WWWDIR%%/views/goui/dist/goui/script/component/Splitter.d.ts %%WWWDIR%%/views/goui/dist/goui/script/component/Splitter.d.ts.map +%%WWWDIR%%/views/goui/dist/goui/script/component/ToolTip.d.ts +%%WWWDIR%%/views/goui/dist/goui/script/component/ToolTip.d.ts.map %%WWWDIR%%/views/goui/dist/goui/script/component/Toolbar.d.ts %%WWWDIR%%/views/goui/dist/goui/script/component/Toolbar.d.ts.map %%WWWDIR%%/views/goui/dist/goui/script/component/Window.d.ts @@ -10470,6 +10431,8 @@ %%WWWDIR%%/views/goui/dist/goui/script/component/form/DateField.d.ts.map %%WWWDIR%%/views/goui/dist/goui/script/component/form/DateRangeField.d.ts %%WWWDIR%%/views/goui/dist/goui/script/component/form/DateRangeField.d.ts.map +%%WWWDIR%%/views/goui/dist/goui/script/component/form/DateTimeField.d.ts +%%WWWDIR%%/views/goui/dist/goui/script/component/form/DateTimeField.d.ts.map %%WWWDIR%%/views/goui/dist/goui/script/component/form/DisplayField.d.ts %%WWWDIR%%/views/goui/dist/goui/script/component/form/DisplayField.d.ts.map %%WWWDIR%%/views/goui/dist/goui/script/component/form/DurationField.d.ts @@ -10591,8 +10554,12 @@ %%WWWDIR%%/views/goui/dist/goui/style/goui.css.map %%WWWDIR%%/views/goui/dist/goui/style/lato.css %%WWWDIR%%/views/goui/dist/goui/style/lato.css.map +%%WWWDIR%%/views/goui/dist/groupoffice-core/script/CustomFields.d.ts +%%WWWDIR%%/views/goui/dist/groupoffice-core/script/CustomFields.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/Entities.d.ts %%WWWDIR%%/views/goui/dist/groupoffice-core/script/Entities.d.ts.map +%%WWWDIR%%/views/goui/dist/groupoffice-core/script/LangLoader.d.ts +%%WWWDIR%%/views/goui/dist/groupoffice-core/script/LangLoader.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/Modules.d.ts %%WWWDIR%%/views/goui/dist/groupoffice-core/script/Modules.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/Router.d.ts @@ -10635,8 +10602,12 @@ %%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/MainThreeColumnPanel.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/PrincipalCombo.d.ts %%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/PrincipalCombo.d.ts.map +%%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/form/HtmlFieldMentionPlugin.d.ts +%%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/form/HtmlFieldMentionPlugin.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/form/RecurrenceField.d.ts %%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/form/RecurrenceField.d.ts.map +%%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/form/index.d.ts +%%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/form/index.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/index.d.ts %%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/index.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/components/picker/RecurrencePicker.d.ts @@ -10652,8 +10623,6 @@ %%WWWDIR%%/views/goui/dist/groupoffice-core/script/jmap/JmapDataSource.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/jmap/index.d.ts %%WWWDIR%%/views/goui/dist/groupoffice-core/script/jmap/index.d.ts.map -%%WWWDIR%%/views/goui/dist/groupoffice-core/script/LangLoader.d.ts -%%WWWDIR%%/views/goui/dist/groupoffice-core/script/LangLoader.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/model/Link.d.ts %%WWWDIR%%/views/goui/dist/groupoffice-core/script/model/Link.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/permissions/SharePanel.d.ts @@ -10662,8 +10631,6 @@ %%WWWDIR%%/views/goui/dist/groupoffice-core/script/permissions/index.d.ts.map %%WWWDIR%%/views/goui/dist/groupoffice-core/script/util/Recurrence.d.ts %%WWWDIR%%/views/goui/dist/groupoffice-core/script/util/Recurrence.d.ts.map -%%WWWDIR%%/views/goui/dist/groupoffice-core/style/groupoffice-compact.css -%%WWWDIR%%/views/goui/dist/groupoffice-core/style/groupoffice-compact.css.map %%WWWDIR%%/views/goui/dist/groupoffice-core/style/groupoffice.css %%WWWDIR%%/views/goui/dist/groupoffice-core/style/groupoffice.css.map %%WWWDIR%%/views/goui/esbuild-module.mjs @@ -10758,6 +10725,7 @@ %%WWWDIR%%/views/goui/goui/script/component/SearchButton.ts %%WWWDIR%%/views/goui/goui/script/component/Sortable.ts %%WWWDIR%%/views/goui/goui/script/component/Splitter.ts +%%WWWDIR%%/views/goui/goui/script/component/ToolTip.ts %%WWWDIR%%/views/goui/goui/script/component/Toolbar.ts %%WWWDIR%%/views/goui/goui/script/component/Window.ts %%WWWDIR%%/views/goui/goui/script/component/form/ArrayField.ts @@ -10772,6 +10740,7 @@ %%WWWDIR%%/views/goui/goui/script/component/form/DataSourceForm.ts %%WWWDIR%%/views/goui/goui/script/component/form/DateField.ts %%WWWDIR%%/views/goui/goui/script/component/form/DateRangeField.ts +%%WWWDIR%%/views/goui/goui/script/component/form/DateTimeField.ts %%WWWDIR%%/views/goui/goui/script/component/form/DisplayField.ts %%WWWDIR%%/views/goui/goui/script/component/form/DurationField.ts %%WWWDIR%%/views/goui/goui/script/component/form/Field.ts @@ -10854,6 +10823,8 @@ %%WWWDIR%%/views/goui/goui/style/lato.scss %%WWWDIR%%/views/goui/goui/tests/Router.ts %%WWWDIR%%/views/goui/goui/tests/lib/component/Component.ts +%%WWWDIR%%/views/goui/goui/tests/lib/component/Observable.ts +%%WWWDIR%%/views/goui/goui/tests/lib/component/form/TextField.ts %%WWWDIR%%/views/goui/goui/tests/lib/util/BrowserStorage.ts %%WWWDIR%%/views/goui/goui/tests/lib/util/Collection.ts %%WWWDIR%%/views/goui/goui/tests/lib/util/DateInterval.ts @@ -10935,6 +10906,10 @@ %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/CardMenu.d.ts.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/CardMenu.js %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/CardMenu.js.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/CollapseButton.d.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/CollapseButton.d.ts.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/CollapseButton.js +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/CollapseButton.js.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Component.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Component.d.ts.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Component.js @@ -10959,6 +10934,10 @@ %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Observable.d.ts.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Observable.js %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Observable.js.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/OverlayToolbarButton.d.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/OverlayToolbarButton.d.ts.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/OverlayToolbarButton.js +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/OverlayToolbarButton.js.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Paginator.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Paginator.d.ts.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Paginator.js @@ -10979,6 +10958,10 @@ %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Splitter.d.ts.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Splitter.js %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Splitter.js.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/ToolTip.d.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/ToolTip.d.ts.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/ToolTip.js +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/ToolTip.js.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Toolbar.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Toolbar.d.ts.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/dist/component/Toolbar.js @@ -11338,17 +11321,20 @@ %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Button.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/CardContainer.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/CardMenu.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/CollapseButton.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Component.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/DescriptionList.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/DraggableComponent.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/List.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/MaterialIcon.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Observable.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/OverlayToolbarButton.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Paginator.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Root.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/SearchButton.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Sortable.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Splitter.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/ToolTip.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Toolbar.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/Window.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/@intermesh/goui/script/component/form/ArrayField.ts @@ -11472,10 +11458,12 @@ %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chart.js.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chart.umd.js %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chart.umd.js.map -%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chunks/helpers.segment.cjs -%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chunks/helpers.segment.cjs.map -%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chunks/helpers.segment.js -%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chunks/helpers.segment.js.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chart.umd.min.js +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chart.umd.min.js.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chunks/helpers.dataset.cjs +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chunks/helpers.dataset.cjs.map +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chunks/helpers.dataset.js +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/chunks/helpers.dataset.js.map %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/controllers/controller.bar.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/controllers/controller.bubble.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/controllers/controller.doughnut.d.ts @@ -11522,6 +11510,7 @@ %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/helpers/helpers.config.types.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/helpers/helpers.core.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/helpers/helpers.curve.d.ts +%%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/helpers/helpers.dataset.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/helpers/helpers.dom.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/helpers/helpers.easing.d.ts %%WWWDIR%%/views/goui/groupoffice-core/node_modules/chart.js/dist/helpers/helpers.extras.d.ts @@ -11646,6 +11635,7 @@ %%WWWDIR%%/views/goui/groupoffice-core/node_modules/ical.js/package.json %%WWWDIR%%/views/goui/groupoffice-core/package-lock.json %%WWWDIR%%/views/goui/groupoffice-core/package.json +%%WWWDIR%%/views/goui/groupoffice-core/script/CustomFields.ts %%WWWDIR%%/views/goui/groupoffice-core/script/Entities.ts %%WWWDIR%%/views/goui/groupoffice-core/script/LangLoader.ts %%WWWDIR%%/views/goui/groupoffice-core/script/Modules.ts @@ -11669,7 +11659,9 @@ %%WWWDIR%%/views/goui/groupoffice-core/script/components/LinkBrowserButton.ts %%WWWDIR%%/views/goui/groupoffice-core/script/components/MainThreeColumnPanel.ts %%WWWDIR%%/views/goui/groupoffice-core/script/components/PrincipalCombo.ts +%%WWWDIR%%/views/goui/groupoffice-core/script/components/form/HtmlFieldMentionPlugin.ts %%WWWDIR%%/views/goui/groupoffice-core/script/components/form/RecurrenceField.ts +%%WWWDIR%%/views/goui/groupoffice-core/script/components/form/index.ts %%WWWDIR%%/views/goui/groupoffice-core/script/components/index.ts %%WWWDIR%%/views/goui/groupoffice-core/script/components/picker/RecurrencePicker.ts %%WWWDIR%%/views/goui/groupoffice-core/script/index.ts @@ -11681,9 +11673,9 @@ %%WWWDIR%%/views/goui/groupoffice-core/script/permissions/SharePanel.ts %%WWWDIR%%/views/goui/groupoffice-core/script/permissions/index.ts %%WWWDIR%%/views/goui/groupoffice-core/script/util/Recurrence.ts +%%WWWDIR%%/views/goui/groupoffice-core/style/_compact.scss %%WWWDIR%%/views/goui/groupoffice-core/style/_general.scss %%WWWDIR%%/views/goui/groupoffice-core/style/_theme.scss -%%WWWDIR%%/views/goui/groupoffice-core/style/groupoffice-compact.scss %%WWWDIR%%/views/goui/groupoffice-core/style/groupoffice.scss %%WWWDIR%%/views/goui/groupoffice-core/tsconfig.json %%WWWDIR%%/views/goui/node_modules/.package-lock.json @@ -11711,9 +11703,6 @@ @dir %%WWWDIR%%/go/modules/community/davclient/views/goui/node_modules/.bin @dir %%WWWDIR%%/go/modules/community/davclient/views/goui/node_modules/@esbuild @dir %%WWWDIR%%/go/modules/community/davclient/views/goui/node_modules/@parcel -@dir %%WWWDIR%%/go/modules/community/goui/views/goui/node_modules/.bin -@dir %%WWWDIR%%/go/modules/community/goui/views/goui/node_modules/@esbuild -@dir %%WWWDIR%%/go/modules/community/goui/views/goui/node_modules/@parcel @dir %%WWWDIR%%/go/modules/community/maildomains/views/goui/node_modules/.bin @dir %%WWWDIR%%/go/modules/community/maildomains/views/goui/node_modules/@esbuild @dir %%WWWDIR%%/go/modules/community/maildomains/views/goui/node_modules/@parcel diff --git a/www/hs-postgrest/Makefile b/www/hs-postgrest/Makefile index 0bd5a01fb5cb..03c3966a06e2 100644 --- a/www/hs-postgrest/Makefile +++ b/www/hs-postgrest/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgrest DISTVERSIONPREFIX= v -DISTVERSION= 13.0.0 +DISTVERSION= 13.0.4 CATEGORIES= www databases haskell MAINTAINER= haskell@FreeBSD.org @@ -12,8 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 -BUILD_DEPENDS= pg_config:databases/postgresql${PGSQL_DEFAULT}-client \ - ghc-9.6.7:lang/ghc96 +BUILD_DEPENDS= ghc-9.6.7:lang/ghc96 \ + pg_config:databases/postgresql${PGSQL_DEFAULT}-client USES= cabal pgsql @@ -22,7 +22,7 @@ GH_ACCOUNT= PostgREST USE_RC_SUBR= postgrest -CABAL_PROJECT= remove +CABAL_PROJECT= remove SKIP_CABAL_PLIST= yes SUB_FILES= default.conf @@ -50,8 +50,9 @@ POSTGREST_GROUP?= postgrest POSTGREST_USER?= postgrest do-install: - @${MKDIR} ${STAGEDIR}${ETCDIR} - ${INSTALL_DATA} ${WRKDIR}/default.conf ${STAGEDIR}${ETCDIR}/default.conf.sample + ${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKDIR}/default.conf \ + ${STAGEDIR}${ETCDIR}/default.conf.sample ${INSTALL_PROGRAM} \ $$(find ${WRKSRC}/dist-newstyle -name ${PORTNAME} -type f -perm +111) \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} diff --git a/www/hs-postgrest/Makefile.modules b/www/hs-postgrest/Makefile.modules index 816d6bae22a4..c0829b2bd671 100644 --- a/www/hs-postgrest/Makefile.modules +++ b/www/hs-postgrest/Makefile.modules @@ -1,12 +1,12 @@ -USE_CABAL= HTTP-4000.4.1_5 \ +USE_CABAL= HTTP-4000.4.1_6 \ HUnit-1.6.2.0 \ OneTuple-0.4.2_1 \ Only-0.1_2 \ QuickCheck-2.15.0.1_1 \ Ranged-sets-0.4.0_2 \ StateVar-1.2.2 \ - adjunctions-4.4.3 \ - aeson-2.2.3.0_3 \ + adjunctions-4.4.2_2 \ + aeson-2.2.3.0_4 \ aeson-pretty-0.8.10 \ ansi-terminal-1.1.2 \ ansi-terminal-types-1.1 \ @@ -31,8 +31,8 @@ USE_CABAL= HTTP-4000.4.1_5 \ bitvec-1.1.5.0_3 \ bsb-http-chunked-0.0.0.4_4 \ byteorder-1.0.4 \ - bytestring-strict-builder-0.4.5.8 \ - bytestring-tree-builder-0.2.7.13 \ + bytestring-strict-builder-0.4.5.7 \ + bytestring-tree-builder-0.2.7.12 \ cabal-doctest-1.0.11 \ cache-0.1.3.0_1 \ call-stack-0.4.0 \ @@ -40,7 +40,7 @@ USE_CABAL= HTTP-4000.4.1_5 \ cassava-0.5.3.2_1 \ cereal-0.5.8.3 \ character-ps-0.1 \ - charset-0.3.12 \ + charset-0.3.11 \ clock-0.8.4 \ cmdargs-0.10.22 \ colour-2.3.6 \ @@ -51,7 +51,7 @@ USE_CABAL= HTTP-4000.4.1_5 \ cookie-0.4.6 \ cryptohash-md5-0.11.101.0_6 \ cryptohash-sha1-0.11.101.0_6 \ - crypton-1.0.4 \ + crypton-1.0.1 \ crypton-x509-1.7.7 \ data-bword-0.1.0.2 \ data-checked-0.3 \ @@ -67,11 +67,11 @@ USE_CABAL= HTTP-4000.4.1_5 \ data-sketches-0.3.1.0 \ data-sketches-core-0.1.0.0 \ data-textual-0.3.0.3 \ - deferred-folds-0.9.18.7 \ + deferred-folds-0.9.18.6 \ distributive-0.6.2.1_1 \ dlist-1.0_2 \ easy-file-0.2.5 \ - either-5.0.2_2 \ + either-5.0.2_3 \ entropy-0.4.1.11 \ extra-1.8 \ fast-logger-3.2.4 \ @@ -99,20 +99,20 @@ USE_CABAL= HTTP-4000.4.1_5 \ indexed-profunctors-0.1.1.1 \ indexed-traversable-0.1.4_1 \ indexed-traversable-instances-0.1.2_1 \ - insert-ordered-containers-0.2.7 \ + insert-ordered-containers-0.2.6 \ integer-conversion-0.1.1_1 \ integer-logarithms-1.0.4 \ invariant-0.6.4_1 \ iproute-1.7.15 \ - isomorphism-class-0.3.1.2 \ + isomorphism-class-0.3 \ jose-jwt-0.10.0 \ kan-extensions-5.2.6_1 \ keys-3.12.4_1 \ - lawful-conversions-0.1.6.1 \ + lawful-conversions-0.1.6 \ lens-5.2.3_5 \ lens-aeson-1.2.3_2 \ math-functions-0.3.4.4 \ - megaparsec-9.7.0 \ + megaparsec-9.6.1 \ memory-0.18.0_1 \ mtl-compat-0.2.2 \ mwc-random-0.15.2.0 \ @@ -129,7 +129,7 @@ USE_CABAL= HTTP-4000.4.1_5 \ optics-extra-0.4.2.1_4 \ optics-th-0.4.1_9 \ optparse-applicative-0.18.1.0_1 \ - os-string-2.0.7 \ + os-string-2.0.7_1 \ parallel-3.2.2.0_9 \ parser-combinators-1.3.0_1 \ parsers-0.12.12_1 \ @@ -140,19 +140,19 @@ USE_CABAL= HTTP-4000.4.1_5 \ postgresql-libpq-configure-0.10.0.1 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ - primitive-0.9.1.0 \ + primitive-0.9.0.0_2 \ profunctors-5.6.2_3 \ prometheus-client-1.1.1 \ protolude-0.3.4 \ psqueues-0.2.8.1 \ - ptr-0.16.8.7 \ + ptr-0.16.8.6 \ quickcheck-instances-0.3.32_1 \ - random-1.3.1 \ + random-1.2.1.3 \ rebase-1.21.2 \ - recv-0.1.1 \ + recv-0.1.0 \ reflection-2.1.9_1 \ - regex-base-0.94.0.3 \ - regex-tdfa-1.3.2.4 \ + regex-base-0.94.0.2_4 \ + regex-tdfa-1.3.2.2_3 \ rerebase-1.21.2 \ resourcet-1.3.0 \ retry-0.9.3.1 \ @@ -168,13 +168,13 @@ USE_CABAL= HTTP-4000.4.1_5 \ splitmix-0.1.1 \ streaming-commons-0.2.3.0 \ strict-0.5.1_1 \ - strict-list-0.1.7.6 \ - swagger2-2.8.10 \ + strict-list-0.1.7.5 \ + swagger2-2.8.9 \ tagged-0.8.9 \ - tasty-1.5.3_1 \ - template-haskell-compat-v0208-0.1.9.5 \ - text-builder-0.6.10 \ - text-builder-dev-0.3.10 \ + tasty-1.5.3_2 \ + template-haskell-compat-v0208-0.1.9.4 \ + text-builder-0.6.7.2 \ + text-builder-dev-0.3.9 \ text-iso8601-0.1.1_2 \ text-latin1-0.3.1 \ text-metrics-0.3.3 \ @@ -189,9 +189,9 @@ USE_CABAL= HTTP-4000.4.1_5 \ transformers-base-0.4.6 \ transformers-compat-0.7.2 \ type-hint-0.1 \ - unix-compat-0.7.4 \ + unix-compat-0.7.3_1 \ unix-time-0.4.16 \ - unliftio-0.2.25.1 \ + unliftio-0.2.25.0 \ unliftio-core-0.2.1.0_4 \ unordered-containers-0.2.20_4 \ utf8-string-1.0.2 \ @@ -199,7 +199,7 @@ USE_CABAL= HTTP-4000.4.1_5 \ uuid-types-1.0.6_3 \ vault-0.3.1.5_10 \ vector-0.13.2.0_1 \ - vector-algorithms-0.9.1.0 \ + vector-algorithms-0.9.0.3 \ vector-instances-3.4.2 \ vector-stream-0.1.0.1_3 \ void-0.7.3 \ diff --git a/www/hs-postgrest/distinfo b/www/hs-postgrest/distinfo index a40eca6d3846..b3f562835a70 100644 --- a/www/hs-postgrest/distinfo +++ b/www/hs-postgrest/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1747113378 +TIMESTAMP = 1753456717 SHA256 (cabal/HTTP-4000.4.1/HTTP-4000.4.1.tar.gz) = df31d8efec775124dab856d7177ddcba31be9f9e0836ebdab03d94392f2dd453 SIZE (cabal/HTTP-4000.4.1/HTTP-4000.4.1.tar.gz) = 74330 -SHA256 (cabal/HTTP-4000.4.1/revision/5.cabal) = 75ada03bd2d2b747319e38877a55bf8be529db4520a07d4e5ffbd24c5e850dcb -SIZE (cabal/HTTP-4000.4.1/revision/5.cabal) = 6009 +SHA256 (cabal/HTTP-4000.4.1/revision/6.cabal) = ad36c6a1b3bc203b02751c8bffae8a684cc755661a2a567362cd4a0da1193c5e +SIZE (cabal/HTTP-4000.4.1/revision/6.cabal) = 6205 SHA256 (cabal/HUnit-1.6.2.0/HUnit-1.6.2.0.tar.gz) = b0b7538871ffc058486fc00740886d2f3172f8fa6869936bfe83a5e10bd744ab SIZE (cabal/HUnit-1.6.2.0/HUnit-1.6.2.0.tar.gz) = 21179 SHA256 (cabal/OneTuple-0.4.2/OneTuple-0.4.2.tar.gz) = 174da8a0f4004d17b08182cb25b0e045fce5de1fdeae84e9d75fdea2867aab55 @@ -23,12 +23,14 @@ SHA256 (cabal/Ranged-sets-0.4.0/revision/2.cabal) = 04bb4ce482fbdc052c9ee3346ba2 SIZE (cabal/Ranged-sets-0.4.0/revision/2.cabal) = 1373 SHA256 (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5e4b39da395656a59827b0280508aafdc70335798b50e5d6fd52596026251825 SIZE (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5048 -SHA256 (cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz) = 8beb121cee2bf913dac3188ed1e0e05cf1a0d0f12d4cb4a27c0da58450eb189a -SIZE (cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz) = 16788 +SHA256 (cabal/adjunctions-4.4.2/adjunctions-4.4.2.tar.gz) = 147b5f8db810bca0ea8952ef974982ffc447cecd21f01e1ea1121df77e276518 +SIZE (cabal/adjunctions-4.4.2/adjunctions-4.4.2.tar.gz) = 17201 +SHA256 (cabal/adjunctions-4.4.2/revision/2.cabal) = 30206ae6b78d3d523c2ff73640f84b51fa204ac3f05267a5f0c77c486b96781d +SIZE (cabal/adjunctions-4.4.2/revision/2.cabal) = 3379 SHA256 (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = daa25cf428256ad05d21f2bfa44077c1b14d6c784b7930a202ee901f11cc6baa SIZE (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = 340855 -SHA256 (cabal/aeson-2.2.3.0/revision/3.cabal) = 61e559f2bad61a98aac564f2a4fd892d21e9e1712e14e3db93326317aa944a9b -SIZE (cabal/aeson-2.2.3.0/revision/3.cabal) = 6378 +SHA256 (cabal/aeson-2.2.3.0/revision/4.cabal) = 7d48c2395ef168d2c2070fdb02c7998384be27d31a03bb35d1740af4a19a857b +SIZE (cabal/aeson-2.2.3.0/revision/4.cabal) = 6368 SHA256 (cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz) = 2a21f2cd78adcb149ceba770239ed664519552911e7680172b18ff695cfa7ae5 SIZE (cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz) = 5894 SHA256 (cabal/ansi-terminal-1.1.2/ansi-terminal-1.1.2.tar.gz) = a8d04a3e0451e22a6499a92311f0df1196dc65b687df7d10e3f30d92420156b0 @@ -93,10 +95,10 @@ SHA256 (cabal/bsb-http-chunked-0.0.0.4/revision/4.cabal) = 1cce7371c31b1d3cfa3eb SIZE (cabal/bsb-http-chunked-0.0.0.4/revision/4.cabal) = 2687 SHA256 (cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz) = bd20bbb586947f99c38a4c93d9d0266f49f6fc581767b51ba568f6d5d52d2919 SIZE (cabal/byteorder-1.0.4/byteorder-1.0.4.tar.gz) = 2030 -SHA256 (cabal/bytestring-strict-builder-0.4.5.8/bytestring-strict-builder-0.4.5.8.tar.gz) = 3b9ae00a210638d7d3972247f7106e51735327081cda17f4d0c1283b1ca2dd0b -SIZE (cabal/bytestring-strict-builder-0.4.5.8/bytestring-strict-builder-0.4.5.8.tar.gz) = 7265 -SHA256 (cabal/bytestring-tree-builder-0.2.7.13/bytestring-tree-builder-0.2.7.13.tar.gz) = 8f7e532e617393dfb2c285e0311317345ba108fc014b31c618f4279046fa6768 -SIZE (cabal/bytestring-tree-builder-0.2.7.13/bytestring-tree-builder-0.2.7.13.tar.gz) = 5496 +SHA256 (cabal/bytestring-strict-builder-0.4.5.7/bytestring-strict-builder-0.4.5.7.tar.gz) = d7a6b1727cb916b4a9ca85a354ae2ce886b73d01ba7b1a488571ab64b4f774f1 +SIZE (cabal/bytestring-strict-builder-0.4.5.7/bytestring-strict-builder-0.4.5.7.tar.gz) = 7268 +SHA256 (cabal/bytestring-tree-builder-0.2.7.12/bytestring-tree-builder-0.2.7.12.tar.gz) = 90d8231350d21053ac2d97c3981bd74ae9f842e7696e8a249657815825459237 +SIZE (cabal/bytestring-tree-builder-0.2.7.12/bytestring-tree-builder-0.2.7.12.tar.gz) = 5498 SHA256 (cabal/cabal-doctest-1.0.11/cabal-doctest-1.0.11.tar.gz) = dc2df2f0b427028617f10e445ff8ab3352d3bbeef1b8dd847e879d2d36bf923f SIZE (cabal/cabal-doctest-1.0.11/cabal-doctest-1.0.11.tar.gz) = 13204 SHA256 (cabal/cache-0.1.3.0/cache-0.1.3.0.tar.gz) = 42e9d9f040fab2fd5fc1095a901d6348de73342b1d14254bdaf6ca3d4f11e534 @@ -115,8 +117,8 @@ SHA256 (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 99905220661b26e5bd91130bd9 SIZE (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 20166 SHA256 (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 22de71fde38b236d3e9168a832b5e1e75d1fb4f4028667bdf747b3b4c8c1529c SIZE (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 8192 -SHA256 (cabal/charset-0.3.12/charset-0.3.12.tar.gz) = 1ce8c6d444ae9d5685099fe118fda2744c4a6037559507d8213ff686dfca722d -SIZE (cabal/charset-0.3.12/charset-0.3.12.tar.gz) = 13687 +SHA256 (cabal/charset-0.3.11/charset-0.3.11.tar.gz) = 9343757569249865b42aa218461c311d619d3c8027dfddbb635146363cc08aac +SIZE (cabal/charset-0.3.11/charset-0.3.11.tar.gz) = 13650 SHA256 (cabal/clock-0.8.4/clock-0.8.4.tar.gz) = 6ae9898afe788a5e334cd5fad5d18a3c2e8e59fa09aaf7b957dbb38a4767df2e SIZE (cabal/clock-0.8.4/clock-0.8.4.tar.gz) = 9322 SHA256 (cabal/cmdargs-0.10.22/cmdargs-0.10.22.tar.gz) = b8b12e7f8795cf13037bb062d453b86c788eae62558586f59e9419aabe6e9bef @@ -145,8 +147,8 @@ SHA256 (cabal/cryptohash-sha1-0.11.101.0/cryptohash-sha1-0.11.101.0.tar.gz) = a4 SIZE (cabal/cryptohash-sha1-0.11.101.0/cryptohash-sha1-0.11.101.0.tar.gz) = 11563 SHA256 (cabal/cryptohash-sha1-0.11.101.0/revision/6.cabal) = 2bdf29dbd896bca86bf198c882fa8df1cb31843b71f2907e059b7c10bce0adb3 SIZE (cabal/cryptohash-sha1-0.11.101.0/revision/6.cabal) = 3085 -SHA256 (cabal/crypton-1.0.4/crypton-1.0.4.tar.gz) = b4885402206422450823e7001a40d0f6b11d0c603a0cb8bf8ff5a186b7c4011a -SIZE (cabal/crypton-1.0.4/crypton-1.0.4.tar.gz) = 649976 +SHA256 (cabal/crypton-1.0.1/crypton-1.0.1.tar.gz) = 9142bb14748cc57356cf4dacec822e80eaf6dba8e1538ec93be17ee37027c7a4 +SIZE (cabal/crypton-1.0.1/crypton-1.0.1.tar.gz) = 624895 SHA256 (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = efece48c8c4adfee209979c2967037d90e6ba1b7b4e7bb1081d1d4cd93daf382 SIZE (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = 21547 SHA256 (cabal/data-bword-0.1.0.2/data-bword-0.1.0.2.tar.gz) = d64880e7d6c7a2d635d7e79552888f415a417379ee637a29321abf08187e9635 @@ -179,8 +181,8 @@ SHA256 (cabal/data-sketches-core-0.1.0.0/data-sketches-core-0.1.0.0.tar.gz) = 23 SIZE (cabal/data-sketches-core-0.1.0.0/data-sketches-core-0.1.0.0.tar.gz) = 12544 SHA256 (cabal/data-textual-0.3.0.3/data-textual-0.3.0.3.tar.gz) = 4b9ee8ccd03f24203dd9307bf9aa67180ff0f07b45c3a01e33d8185ff275ec9a SIZE (cabal/data-textual-0.3.0.3/data-textual-0.3.0.3.tar.gz) = 15626 -SHA256 (cabal/deferred-folds-0.9.18.7/deferred-folds-0.9.18.7.tar.gz) = cfa84475ecd37db1f9421a86c84e02bdc60c7b3847daca12dc5705ff7f0178ae -SIZE (cabal/deferred-folds-0.9.18.7/deferred-folds-0.9.18.7.tar.gz) = 10386 +SHA256 (cabal/deferred-folds-0.9.18.6/deferred-folds-0.9.18.6.tar.gz) = ebffce410040c77d2babee73f45ab7e79da7dcec424590a991b6dc0b8a1b8f02 +SIZE (cabal/deferred-folds-0.9.18.6/deferred-folds-0.9.18.6.tar.gz) = 10380 SHA256 (cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz) = d7351392e078f58caa46630a4b9c643e1e2e9dddee45848c5c8358e7b1316b91 SIZE (cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz) = 8140 SHA256 (cabal/distributive-0.6.2.1/revision/1.cabal) = 0f99f5541cca04acf89b64432b03422b6408e830a8dff30e6c4334ef1a48680c @@ -193,8 +195,8 @@ SHA256 (cabal/easy-file-0.2.5/easy-file-0.2.5.tar.gz) = ee0fa0914b3bb3662838a689 SIZE (cabal/easy-file-0.2.5/easy-file-0.2.5.tar.gz) = 13358 SHA256 (cabal/either-5.0.2/either-5.0.2.tar.gz) = bfa45b967fd77b1c7c952e156377441e3c42b6dc873ab1f06a7421a3222287be SIZE (cabal/either-5.0.2/either-5.0.2.tar.gz) = 7983 -SHA256 (cabal/either-5.0.2/revision/2.cabal) = 7f0b93d3f2a1dbe8fc29dd300967162f6a4b380fd98915cb795a6f3492a6a6d3 -SIZE (cabal/either-5.0.2/revision/2.cabal) = 2015 +SHA256 (cabal/either-5.0.2/revision/3.cabal) = c8e1cf60b69d02699fd1a5e14d196f45d889539dc80ddbf1a8fb0ff9f4b31b7a +SIZE (cabal/either-5.0.2/revision/3.cabal) = 2015 SHA256 (cabal/entropy-0.4.1.11/entropy-0.4.1.11.tar.gz) = f5dd5a01278f8318d9793ed6071b742f13ce36c7456328baae4acc818e2d92ea SIZE (cabal/entropy-0.4.1.11/entropy-0.4.1.11.tar.gz) = 9112 SHA256 (cabal/extra-1.8/extra-1.8.tar.gz) = 2fa4ce5eae50560bba80f1883913cf2ed52b3d87fd290dae27d838c94f5389a1 @@ -267,8 +269,8 @@ SHA256 (cabal/indexed-traversable-instances-0.1.2/indexed-traversable-instances- SIZE (cabal/indexed-traversable-instances-0.1.2/indexed-traversable-instances-0.1.2.tar.gz) = 3673 SHA256 (cabal/indexed-traversable-instances-0.1.2/revision/1.cabal) = 68df0fc8070ae2c15f9e6febf1449fee364c131a6d1e93cac45e7895ba86dd89 SIZE (cabal/indexed-traversable-instances-0.1.2/revision/1.cabal) = 2401 -SHA256 (cabal/insert-ordered-containers-0.2.7/insert-ordered-containers-0.2.7.tar.gz) = 77edbb1b76e6598aeb05f0711942976432b52178cbfd2a62f4a87f3baf623617 -SIZE (cabal/insert-ordered-containers-0.2.7/insert-ordered-containers-0.2.7.tar.gz) = 10623 +SHA256 (cabal/insert-ordered-containers-0.2.6/insert-ordered-containers-0.2.6.tar.gz) = ef52e54b176e4a0828e5822784e28005fa8a848357a88722182350b3c3d0c49f +SIZE (cabal/insert-ordered-containers-0.2.6/insert-ordered-containers-0.2.6.tar.gz) = 10586 SHA256 (cabal/integer-conversion-0.1.1/integer-conversion-0.1.1.tar.gz) = c18164a048073310f6353ebc64c9037b52a4b8299963ce05e027bcf60e22155a SIZE (cabal/integer-conversion-0.1.1/integer-conversion-0.1.1.tar.gz) = 6179 SHA256 (cabal/integer-conversion-0.1.1/revision/1.cabal) = 941d4ae16e2124cbff5defe2abedb49efc8e03a594f817035bf231a317e6c1c9 @@ -281,8 +283,8 @@ SHA256 (cabal/invariant-0.6.4/revision/1.cabal) = 4a9a609f4e93ffed158b3b4f5a8082 SIZE (cabal/invariant-0.6.4/revision/1.cabal) = 3513 SHA256 (cabal/iproute-1.7.15/iproute-1.7.15.tar.gz) = 18a331a7e0e6f9dc89a2da95577b0d76bd2690b8f832b72b46d6cc9b667b4ba5 SIZE (cabal/iproute-1.7.15/iproute-1.7.15.tar.gz) = 18033 -SHA256 (cabal/isomorphism-class-0.3.1.2/isomorphism-class-0.3.1.2.tar.gz) = 2c32cae55b8b8e3ca347e4898b8e0f3713d1a15a283c14718b0149b3fbbe527f -SIZE (cabal/isomorphism-class-0.3.1.2/isomorphism-class-0.3.1.2.tar.gz) = 10497 +SHA256 (cabal/isomorphism-class-0.3/isomorphism-class-0.3.tar.gz) = 39f07d6586782ce9b021aff7eabeebce3a59ed3923db69121d01cd054cee90c8 +SIZE (cabal/isomorphism-class-0.3/isomorphism-class-0.3.tar.gz) = 9869 SHA256 (cabal/jose-jwt-0.10.0/jose-jwt-0.10.0.tar.gz) = e84caf97eb70bf21a4cf9933be23a5336163276c895e44f854d73947988d4b52 SIZE (cabal/jose-jwt-0.10.0/jose-jwt-0.10.0.tar.gz) = 41308 SHA256 (cabal/kan-extensions-5.2.6/kan-extensions-5.2.6.tar.gz) = fa82283c1c9ac3dc0951b7ca9f5b2e6f13d8331c20154ebb222b509824eeeccc @@ -293,8 +295,8 @@ SHA256 (cabal/keys-3.12.4/keys-3.12.4.tar.gz) = 9412a2135cbf7fb285e01016aeb311d0 SIZE (cabal/keys-3.12.4/keys-3.12.4.tar.gz) = 11890 SHA256 (cabal/keys-3.12.4/revision/1.cabal) = ce43085eb0506a2fff6020dc61351e1c0c61c29f90d3ea5030756f3ed50caa16 SIZE (cabal/keys-3.12.4/revision/1.cabal) = 2232 -SHA256 (cabal/lawful-conversions-0.1.6.1/lawful-conversions-0.1.6.1.tar.gz) = af9150aaf103cb2c2f4297a000e54fccad4b559787ec30b7fd7ff361d638b7a1 -SIZE (cabal/lawful-conversions-0.1.6.1/lawful-conversions-0.1.6.1.tar.gz) = 14663 +SHA256 (cabal/lawful-conversions-0.1.6/lawful-conversions-0.1.6.tar.gz) = 6fcdca00fc797216363b10e602a151908657148cf63202c388d0565d1efae4be +SIZE (cabal/lawful-conversions-0.1.6/lawful-conversions-0.1.6.tar.gz) = 14843 SHA256 (cabal/lens-5.2.3/lens-5.2.3.tar.gz) = df1e8ca8dd89d884994e0c80761a972088326fa43ed5d47c01b14abb710b994d SIZE (cabal/lens-5.2.3/lens-5.2.3.tar.gz) = 703220 SHA256 (cabal/lens-5.2.3/revision/5.cabal) = 08f4e81aa3fa3f175f6932089d6bb8b17669e3d00aa2968b853287e5e8d7f024 @@ -305,8 +307,8 @@ SHA256 (cabal/lens-aeson-1.2.3/revision/2.cabal) = 5a733b4b5ac8e17d1e89704441597 SIZE (cabal/lens-aeson-1.2.3/revision/2.cabal) = 1691 SHA256 (cabal/math-functions-0.3.4.4/math-functions-0.3.4.4.tar.gz) = 2441d8dd50eff445356048b2a0cdf88c4a7ba0f56614293d4975e1b081faf8fa SIZE (cabal/math-functions-0.3.4.4/math-functions-0.3.4.4.tar.gz) = 429048 -SHA256 (cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz) = b9ed423625bf20ae7a72480d40d2dd16018a67e2ec45afb840a3607aa931ec97 -SIZE (cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz) = 67078 +SHA256 (cabal/megaparsec-9.6.1/megaparsec-9.6.1.tar.gz) = a32257be847dbe71ac22d512ab115f9ce26fa08bcdbea7ca8b5256a1700dcbff +SIZE (cabal/megaparsec-9.6.1/megaparsec-9.6.1.tar.gz) = 64913 SHA256 (cabal/memory-0.18.0/memory-0.18.0.tar.gz) = fd4eb6f638e24b81b4e6cdd68772a531726f2f67686c8969d3407d82f7862e3e SIZE (cabal/memory-0.18.0/memory-0.18.0.tar.gz) = 41957 SHA256 (cabal/memory-0.18.0/revision/1.cabal) = 9f4de967352f80b6f174c9a166f315393dde80b77d7b67e41268ae7dec0319f9 @@ -357,6 +359,8 @@ SHA256 (cabal/optparse-applicative-0.18.1.0/revision/1.cabal) = f30973861ac7e7eb SIZE (cabal/optparse-applicative-0.18.1.0/revision/1.cabal) = 5289 SHA256 (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 339c35fd3a290522f23de4e33528423cfd0b0a8f22946b0b9816a817b926cba0 SIZE (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 44683 +SHA256 (cabal/os-string-2.0.7/revision/1.cabal) = cb5408281cb0e7cea41885611e06ee6208e3dae90c98f6901a9f20c58f930414 +SIZE (cabal/os-string-2.0.7/revision/1.cabal) = 3443 SHA256 (cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz) = 170453a71a2a8b31cca63125533f7771d7debeb639700bdabdd779c34d8a6ef6 SIZE (cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz) = 14681 SHA256 (cabal/parallel-3.2.2.0/revision/9.cabal) = 9d7b34ac537940f67732eca31d48a43bd78fb65a91baebddf63bee4fc3813d81 @@ -385,8 +389,10 @@ SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa11 SIZE (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 56907 SHA256 (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 813739308ad6050620578994effe21058a170a341716acf52573fae42b5b1db3 SIZE (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 8879 -SHA256 (cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz) = 44b4de41813c7bc5db8a57f87c3612a069b65086946268ba165097252ebd3d76 -SIZE (cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz) = 61724 +SHA256 (cabal/primitive-0.9.0.0/primitive-0.9.0.0.tar.gz) = 696d4bd291c94d736142d6182117dca4258d3ef28bfefdb649ac8b5ecd0999c7 +SIZE (cabal/primitive-0.9.0.0/primitive-0.9.0.0.tar.gz) = 60580 +SHA256 (cabal/primitive-0.9.0.0/revision/2.cabal) = de20bf4eff1f972088854c8efda6eaca2d3147aff62232c3707f059152638759 +SIZE (cabal/primitive-0.9.0.0/revision/2.cabal) = 3203 SHA256 (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 65955d7b50525a4a3bccdab1d982d2ae342897fd38140d5a94b5ef3800d8c92a SIZE (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 28522 SHA256 (cabal/profunctors-5.6.2/revision/3.cabal) = e178ba4468982326656626e2089e296f64485e68fdddc9f4476dcd5d612b4f78 @@ -397,26 +403,30 @@ SHA256 (cabal/protolude-0.3.4/protolude-0.3.4.tar.gz) = f838998212470de45d5d70e3 SIZE (cabal/protolude-0.3.4/protolude-0.3.4.tar.gz) = 19321 SHA256 (cabal/psqueues-0.2.8.1/psqueues-0.2.8.1.tar.gz) = cb7e102f09e373b4a7be52bfbc9625d265c7216d05fe04c36b7ad684ed213f77 SIZE (cabal/psqueues-0.2.8.1/psqueues-0.2.8.1.tar.gz) = 27584 -SHA256 (cabal/ptr-0.16.8.7/ptr-0.16.8.7.tar.gz) = 060b47508056206a8ce655e1665f131a705b8670970d30feaf37ea1d28b26802 -SIZE (cabal/ptr-0.16.8.7/ptr-0.16.8.7.tar.gz) = 17690 +SHA256 (cabal/ptr-0.16.8.6/ptr-0.16.8.6.tar.gz) = 1a18218b6117ce326df36a3a045a5250e04e19f2f29f90b1dd5bede08f83caa5 +SIZE (cabal/ptr-0.16.8.6/ptr-0.16.8.6.tar.gz) = 17694 SHA256 (cabal/quickcheck-instances-0.3.32/quickcheck-instances-0.3.32.tar.gz) = 48f5f2e015e2349ac795247917cbf5f1a2e96a7a1382c4441a935e19a430ff83 SIZE (cabal/quickcheck-instances-0.3.32/quickcheck-instances-0.3.32.tar.gz) = 12831 SHA256 (cabal/quickcheck-instances-0.3.32/revision/1.cabal) = 8772458bddd354e07102bf05b45976896c278282e71ff8420beac6b9b77efb34 SIZE (cabal/quickcheck-instances-0.3.32/revision/1.cabal) = 4340 -SHA256 (cabal/random-1.3.1/random-1.3.1.tar.gz) = d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35 -SIZE (cabal/random-1.3.1/random-1.3.1.tar.gz) = 63846 +SHA256 (cabal/random-1.2.1.3/random-1.2.1.3.tar.gz) = e9c81926a7d1e40328f645f73592b31efc9c631589669a7f130687b9cc3051dc +SIZE (cabal/random-1.2.1.3/random-1.2.1.3.tar.gz) = 47117 SHA256 (cabal/rebase-1.21.2/rebase-1.21.2.tar.gz) = 6c19f5576c888078f0c7f172da05873611bfc070617d033f4f14fedd3e82fffb SIZE (cabal/rebase-1.21.2/rebase-1.21.2.tar.gz) = 20324 -SHA256 (cabal/recv-0.1.1/recv-0.1.1.tar.gz) = 8daf77c57f529503dd3038efc3813a8001032ed810bdddff0acb0faca039b721 -SIZE (cabal/recv-0.1.1/recv-0.1.1.tar.gz) = 4772 +SHA256 (cabal/recv-0.1.0/recv-0.1.0.tar.gz) = f664905cffb44b7f9cba604cd75bd69011a666ba06bccbcb7f3fae0cd4f14d5b +SIZE (cabal/recv-0.1.0/recv-0.1.0.tar.gz) = 5158 SHA256 (cabal/reflection-2.1.9/reflection-2.1.9.tar.gz) = c6a7d5e41ad0ee1a05c660acf4fd34b21f38330eec165d246b7fffb398e59fb3 SIZE (cabal/reflection-2.1.9/reflection-2.1.9.tar.gz) = 17560 SHA256 (cabal/reflection-2.1.9/revision/1.cabal) = eaf28dc9884718a306ed1e0c215a24b36c68b8aa3be425617f66d886d43fe1e0 SIZE (cabal/reflection-2.1.9/revision/1.cabal) = 4171 -SHA256 (cabal/regex-base-0.94.0.3/regex-base-0.94.0.3.tar.gz) = e8ca2dee598c790dd1c1c4359bdd1e495d9b881f5aa1f539c22f0dd5563747bf -SIZE (cabal/regex-base-0.94.0.3/regex-base-0.94.0.3.tar.gz) = 10550 -SHA256 (cabal/regex-tdfa-1.3.2.4/regex-tdfa-1.3.2.4.tar.gz) = 078bc313b7441f173eb487d6f46fea6860a21452eff6e5cf730ac4dd74bca797 -SIZE (cabal/regex-tdfa-1.3.2.4/regex-tdfa-1.3.2.4.tar.gz) = 83099 +SHA256 (cabal/regex-base-0.94.0.2/regex-base-0.94.0.2.tar.gz) = 7b99408f580f5bb67a1c413e0bc735886608251331ad36322020f2169aea2ef1 +SIZE (cabal/regex-base-0.94.0.2/regex-base-0.94.0.2.tar.gz) = 10488 +SHA256 (cabal/regex-base-0.94.0.2/revision/4.cabal) = 0322b2fcd1358f3355e0c8608efa60d27b14d1c9d476451dbcb9181363bd8b27 +SIZE (cabal/regex-base-0.94.0.2/revision/4.cabal) = 2601 +SHA256 (cabal/regex-tdfa-1.3.2.2/regex-tdfa-1.3.2.2.tar.gz) = 933ed5c54246bb50e335d86b884ffb70bc252b5f776fb291f162a80a27bd75b7 +SIZE (cabal/regex-tdfa-1.3.2.2/regex-tdfa-1.3.2.2.tar.gz) = 83016 +SHA256 (cabal/regex-tdfa-1.3.2.2/revision/3.cabal) = e5ea15b2898c62c63fae798784bc402b3862733d97a4f7ee3ec4f9ae6f447478 +SIZE (cabal/regex-tdfa-1.3.2.2/revision/3.cabal) = 6997 SHA256 (cabal/rerebase-1.21.2/rerebase-1.21.2.tar.gz) = 77cc0d707ee0886b49206065476e77d0600e4c305b37701a38ef55e736a7fc10 SIZE (cabal/rerebase-1.21.2/rerebase-1.21.2.tar.gz) = 17208 SHA256 (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = ec601785ee42a201f32adb205b8685c983f18757b1bd33d2e806d571e0f9996b @@ -459,22 +469,22 @@ SHA256 (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 77719280c2a86312e748227bfa732e SIZE (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 11798 SHA256 (cabal/strict-0.5.1/revision/1.cabal) = 58c373b7c7748cbb4a5a6c8c15073f99a1c10a9a9bb6894ac33f43a5cdb901f2 SIZE (cabal/strict-0.5.1/revision/1.cabal) = 3557 -SHA256 (cabal/strict-list-0.1.7.6/strict-list-0.1.7.6.tar.gz) = 756b16c12b5528cdb44ba905bdc78e5f4a749f33f630226645311a8d52207987 -SIZE (cabal/strict-list-0.1.7.6/strict-list-0.1.7.6.tar.gz) = 6786 -SHA256 (cabal/swagger2-2.8.10/swagger2-2.8.10.tar.gz) = 9217e63872beb80fb581c73a752e70fa21f2d7eaab5e86b014bdaead0dadc3e7 -SIZE (cabal/swagger2-2.8.10/swagger2-2.8.10.tar.gz) = 66780 +SHA256 (cabal/strict-list-0.1.7.5/strict-list-0.1.7.5.tar.gz) = c3e3ff3e3f7bee7eff26511c92c26c14b8ac7cbdefba7fb9e24c4aa4ff01236b +SIZE (cabal/strict-list-0.1.7.5/strict-list-0.1.7.5.tar.gz) = 6785 +SHA256 (cabal/swagger2-2.8.9/swagger2-2.8.9.tar.gz) = 92a37bbfba482d6eaeedf8dd24a9658bdc9d7514fa51d7b8ab4c6e65a3c9caa1 +SIZE (cabal/swagger2-2.8.9/swagger2-2.8.9.tar.gz) = 66957 SHA256 (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 6daad88ebb414ba6a556d2898d2cbe7650e4276010e3a6eed939daf54b956784 SIZE (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 8151 SHA256 (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 54a0c7b644813af871a3726ac8771b5e17b5158c792a7acf8f9e2d3ae9360780 SIZE (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 66548 -SHA256 (cabal/tasty-1.5.3/revision/1.cabal) = 9d56ea9dbc274fc853fc531373b2c91bfe360e21460c2c6a5838897d86e3f6d0 -SIZE (cabal/tasty-1.5.3/revision/1.cabal) = 2923 -SHA256 (cabal/template-haskell-compat-v0208-0.1.9.5/template-haskell-compat-v0208-0.1.9.5.tar.gz) = 51359f8dc8d51f30b59521d214837d13c4f6c9b5c4afd0eba813c26cc2449d1f -SIZE (cabal/template-haskell-compat-v0208-0.1.9.5/template-haskell-compat-v0208-0.1.9.5.tar.gz) = 3194 -SHA256 (cabal/text-builder-0.6.10/text-builder-0.6.10.tar.gz) = 063111d149a202ee6a22e54c36dcf6b4386406059a60e33fc9fd13dc6f255f51 -SIZE (cabal/text-builder-0.6.10/text-builder-0.6.10.tar.gz) = 7301 -SHA256 (cabal/text-builder-dev-0.3.10/text-builder-dev-0.3.10.tar.gz) = 433fcb971640b0530c43d8abae05c3b0527b6632b26d8aba044dcd0dfad29454 -SIZE (cabal/text-builder-dev-0.3.10/text-builder-dev-0.3.10.tar.gz) = 13557 +SHA256 (cabal/tasty-1.5.3/revision/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172a1e96b1dca05666c5cbd1183639412 +SIZE (cabal/tasty-1.5.3/revision/2.cabal) = 2923 +SHA256 (cabal/template-haskell-compat-v0208-0.1.9.4/template-haskell-compat-v0208-0.1.9.4.tar.gz) = 567718b6f56dbf0f0e42ba35a7d6346185e35d640402932fd1956b19dfcd518a +SIZE (cabal/template-haskell-compat-v0208-0.1.9.4/template-haskell-compat-v0208-0.1.9.4.tar.gz) = 3198 +SHA256 (cabal/text-builder-0.6.7.2/text-builder-0.6.7.2.tar.gz) = 6194f3076933bbe361e225461a10fd8ab29bd5476294ffb80a6af17c8535c7dd +SIZE (cabal/text-builder-0.6.7.2/text-builder-0.6.7.2.tar.gz) = 6093 +SHA256 (cabal/text-builder-dev-0.3.9/text-builder-dev-0.3.9.tar.gz) = 90071fbd545673575b619a2839509ad36137a9bdcd28c2d5e2eaa4b3067f4e1e +SIZE (cabal/text-builder-dev-0.3.9/text-builder-dev-0.3.9.tar.gz) = 13779 SHA256 (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9dead2b7ceeae40fe0fc060bd54795c32e9926c9d1aebae8f9b9a621fba88202 SIZE (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9599 SHA256 (cabal/text-iso8601-0.1.1/revision/2.cabal) = e07a625eef969338992bf9bba8e5dc73f07ac65f991ba636b8f1175890d15849 @@ -513,12 +523,14 @@ SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c SIZE (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = 46485 SHA256 (cabal/type-hint-0.1/type-hint-0.1.tar.gz) = 1161cdbf4b4b43c2953ee60438e948737604193e1bfe2c880ff178538faa99b9 SIZE (cabal/type-hint-0.1/type-hint-0.1.tar.gz) = 3092 -SHA256 (cabal/unix-compat-0.7.4/unix-compat-0.7.4.tar.gz) = 689b3a960c8fe12910554aa5b739d5c4769c1d180ade20402fde2ed49db7eff4 -SIZE (cabal/unix-compat-0.7.4/unix-compat-0.7.4.tar.gz) = 15586 +SHA256 (cabal/unix-compat-0.7.3/unix-compat-0.7.3.tar.gz) = 7a4fad870952d632d55c8cfe2aad8b55ac95585dacae052fbea4e32968821d87 +SIZE (cabal/unix-compat-0.7.3/unix-compat-0.7.3.tar.gz) = 15593 +SHA256 (cabal/unix-compat-0.7.3/revision/1.cabal) = e1132808d30ad1adbcf1ba7f06c3dfe712a7ee382b225eb975e0ab8cfe0c21cd +SIZE (cabal/unix-compat-0.7.3/revision/1.cabal) = 3287 SHA256 (cabal/unix-time-0.4.16/unix-time-0.4.16.tar.gz) = ace2a7126d7344feb3221680c556de7f28a969fb287d49bd4a2d7df18fe638e9 SIZE (cabal/unix-time-0.4.16/unix-time-0.4.16.tar.gz) = 52594 -SHA256 (cabal/unliftio-0.2.25.1/unliftio-0.2.25.1.tar.gz) = 3bfc6f8dea6966c2c06df83e6d3f481bbd77531f58b8049c46738aad9268336e -SIZE (cabal/unliftio-0.2.25.1/unliftio-0.2.25.1.tar.gz) = 58203 +SHA256 (cabal/unliftio-0.2.25.0/unliftio-0.2.25.0.tar.gz) = fb85a22291e78f9e58cd7f5e563a726500ad1a004b3b335b93c0975b828a112b +SIZE (cabal/unliftio-0.2.25.0/unliftio-0.2.25.0.tar.gz) = 58335 SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56d9d61b85e38a313a93ebcdb78be6566367f0930ef580597fe3e3 SIZE (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 3865 SHA256 (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = f6a2736f858b5390d9384dca43d3ea4d96e9ca17217791791ca4951ba6e8072a @@ -545,8 +557,8 @@ SHA256 (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 28f203c786cbf8ac6dc3fea3 SIZE (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 185739 SHA256 (cabal/vector-0.13.2.0/revision/1.cabal) = b736a57b73520d2acf4865e3e2b40030d69782f35f870e376dc717ee2508d81f SIZE (cabal/vector-0.13.2.0/revision/1.cabal) = 8804 -SHA256 (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = d2b674676802670d8a682b357da6b6b5741b4a33b191f0ffe5f2b2bc40558eb2 -SIZE (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = 29426 +SHA256 (cabal/vector-algorithms-0.9.0.3/vector-algorithms-0.9.0.3.tar.gz) = 61900b798fc6a581dd0916b32a1397aaed022d7f92fd737d663cbbf4d7144d9e +SIZE (cabal/vector-algorithms-0.9.0.3/vector-algorithms-0.9.0.3.tar.gz) = 29395 SHA256 (cabal/vector-instances-3.4.2/vector-instances-3.4.2.tar.gz) = 34d92d6e77f64e8f7d79cde4a1d61799faec1b760b144935afc6f4a78877d667 SIZE (cabal/vector-instances-3.4.2/vector-instances-3.4.2.tar.gz) = 4042 SHA256 (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = d0f507334bdea5431a2f07f525a97f29e76522c32210f5de6d5a2b4f1d42bf7c @@ -575,5 +587,5 @@ SHA256 (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 6edd38b6b81df8d274952aa85affa6 SIZE (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 29318 SHA256 (cabal/zlib-0.7.1.0/revision/2.cabal) = 85e64a75c0b490506a7edaa2d54950c668e66b65758bb08bb14cd31faf53a206 SIZE (cabal/zlib-0.7.1.0/revision/2.cabal) = 5357 -SHA256 (cabal/PostgREST-postgrest-v13.0.0_GH0.tar.gz) = 61273ba81af1c84965695f35ff058da576d968b70a781ea6445701cb75929b97 -SIZE (cabal/PostgREST-postgrest-v13.0.0_GH0.tar.gz) = 1836917 +SHA256 (cabal/PostgREST-postgrest-v13.0.4_GH0.tar.gz) = 515ea77c049ef69f4553940ef0f13018dc2b72792195ec11a2020fe8914ceab9 +SIZE (cabal/PostgREST-postgrest-v13.0.4_GH0.tar.gz) = 1841931 diff --git a/www/ilias/Makefile b/www/ilias/Makefile index a43b377cd799..0d209f5dd583 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -1,6 +1,6 @@ PORTNAME= ilias DISTVERSIONPREFIX= v -DISTVERSION= 9.10 +DISTVERSION= 9.12 CATEGORIES= www education PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/ilias/distinfo b/www/ilias/distinfo index fb60cda12b7f..31d152045b7f 100644 --- a/www/ilias/distinfo +++ b/www/ilias/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749093329 -SHA256 (ILIAS-eLearning-ILIAS-v9.10_GH0.tar.gz) = ae49aebfceb579ae963740e27f4c6f8db1063bffa7b7f89444a679cb1242d1ab -SIZE (ILIAS-eLearning-ILIAS-v9.10_GH0.tar.gz) = 31900358 +TIMESTAMP = 1753358801 +SHA256 (ILIAS-eLearning-ILIAS-v9.12_GH0.tar.gz) = 566f8a5a7ecfa37365e2a42b71052bd7c4a1723e7432aa841e9b0176bd0aa9ce +SIZE (ILIAS-eLearning-ILIAS-v9.12_GH0.tar.gz) = 31906390 diff --git a/www/lexbor/Makefile b/www/lexbor/Makefile index fd20a1011237..133d6db27c71 100644 --- a/www/lexbor/Makefile +++ b/www/lexbor/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.4.0 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= alster@vinterdalen.se +MAINTAINER= alven@FreeBSD.org COMMENT= Modular web engine (HTML/CSS parser, renderer, ...) WWW= https://lexbor.com/ \ https://github.com/lexbor/lexbor/ diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 1bb46bc7c67a..269a3d6694d1 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,5 +1,5 @@ PORTNAME= librewolf -DISTVERSION= 140.0.4 +DISTVERSION= 141.0 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source CATEGORIES= www wayland diff --git a/www/librewolf/distinfo b/www/librewolf/distinfo index 24d1104d2a89..4c8c0e4cf53c 100644 --- a/www/librewolf/distinfo +++ b/www/librewolf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752699086 -SHA256 (librewolf-140.0.4-1.source.tar.gz) = 87e9faa3c0416e615d218245aab1a01243bd961cb497c0b3ee4167e6c5c22094 -SIZE (librewolf-140.0.4-1.source.tar.gz) = 1006107349 +TIMESTAMP = 1753633420 +SHA256 (librewolf-141.0-1.source.tar.gz) = 59bbd2e298e56c96dd8879df2b2220d385f40d9e49d7aa843f036e9bdff61e1f +SIZE (librewolf-141.0-1.source.tar.gz) = 1006119767 diff --git a/www/librewolf/files/patch-bug1876632 b/www/librewolf/files/patch-bug1876632 new file mode 100644 index 000000000000..3932b1deccc9 --- /dev/null +++ b/www/librewolf/files/patch-bug1876632 @@ -0,0 +1,35 @@ +commit 4f531ca86d24be5d4de673f6e652ed899151d20c +Author: Jesper Schmitz Mouridsen <jesper@schmitz.computer> +Date: Wed Jul 23 22:01:31 2025 +0000 + + Bug 1876632 Fix aslr allocations on FreeBSD r=spidermonkey-reviewers,sfink + + Without the alignment flag the desired address + gets randomized by aslr in a way which causes it to not + be aligned. Furthermore the TryToAlignChunk almost always + fails. With this fix it never gets to TryToAlignChunk + because the flag guarantees upfront alignment. + + Differential Revision: https://phabricator.services.mozilla.com/D257824 + +diff --git js/src/gc/Memory.cpp js/src/gc/Memory.cpp +index e790f1784ede..13639c9a6eb4 100644 +--- js/src/gc/Memory.cpp ++++ js/src/gc/Memory.cpp +@@ -608,7 +608,16 @@ static void* MapAlignedPagesRandom(size_t length, size_t alignment) { + for (size_t i = 1; i <= 1024; ++i) { + if (i & 0xf) { + uint64_t desired = alignment * GetNumberInRange(minNum, maxNum); ++# if defined(__FreeBSD__) && defined(__aarch64__) ++ int flags = MAP_PRIVATE | MAP_ANON | ++ MAP_ALIGNED(mozilla::CeilingLog2Size(alignment)); ++ region = MozTaggedAnonymousMmap((void*)(uintptr_t)desired, length, ++ int(PageAccess::ReadWrite), flags, -1, 0, ++ "js-gc-heap"); ++# else + region = MapMemoryAtFuzzy(reinterpret_cast<void*>(desired), length); ++ ++# endif + if (!region) { + continue; + } diff --git a/www/librewolf/files/patch-libwebrtc-generated b/www/librewolf/files/patch-libwebrtc-generated index eb715bc55fbe..2b22311dac6a 100644 --- a/www/librewolf/files/patch-libwebrtc-generated +++ b/www/librewolf/files/patch-libwebrtc-generated @@ -1,7 +1,7 @@ -commit f65492631f8fa8714d72d09ba3fa5edf3b08bac3 +commit 8998c489b3e437f880147f0e2c516be1d731b082 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> - regenerate FreeBSD libwebrtc patch for gecko 140 + regenerate FreeBSD libwebrtc patch for gecko 141 diff --git third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build index a29aef4b45e5..c193c4232adf 100644 @@ -1833,7 +1833,7 @@ index d650f934bf12..28f47d4bb60c 100644 - Library("audio_mixer_api_gn") diff --git third_party/libwebrtc/api/audio/audio_processing_gn/moz.build third_party/libwebrtc/api/audio/audio_processing_gn/moz.build -index 4013ba0e53e8..d6bf78db5064 100644 +index 69937649a37e..d6bf78db5064 100644 --- third_party/libwebrtc/api/audio/audio_processing_gn/moz.build +++ third_party/libwebrtc/api/audio/audio_processing_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -1857,7 +1857,7 @@ index 4013ba0e53e8..d6bf78db5064 100644 FINAL_LIBRARY = "xul" -@@ -44,179 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -1903,6 +1903,10 @@ index 4013ba0e53e8..d6bf78db5064 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -1942,6 +1946,13 @@ index 4013ba0e53e8..d6bf78db5064 100644 - DEFINES["_WIN32_WINNT"] = "0x0A00" - DEFINES["_WINDOWS"] = True - DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] + DEFINES["_DEBUG"] = True if CONFIG["TARGET_CPU"] == "aarch64": @@ -2474,7 +2485,7 @@ index 9720fc943734..43ee9e3a60aa 100644 Library("builtin_audio_processing_builder_gn") diff --git third_party/libwebrtc/api/audio/echo_control_gn/moz.build third_party/libwebrtc/api/audio/echo_control_gn/moz.build -index f554fd6f8241..b068f7739302 100644 +index 1b9e728c732e..b068f7739302 100644 --- third_party/libwebrtc/api/audio/echo_control_gn/moz.build +++ third_party/libwebrtc/api/audio/echo_control_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -2498,7 +2509,7 @@ index f554fd6f8241..b068f7739302 100644 FINAL_LIBRARY = "xul" -@@ -40,112 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -2544,6 +2555,10 @@ index f554fd6f8241..b068f7739302 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -2583,6 +2598,13 @@ index f554fd6f8241..b068f7739302 100644 - DEFINES["_WIN32_WINNT"] = "0x0A00" - DEFINES["_WINDOWS"] = True - DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] + DEFINES["_DEBUG"] = True if CONFIG["TARGET_CPU"] == "aarch64": @@ -2612,7 +2634,7 @@ index f554fd6f8241..b068f7739302 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -155,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -2665,7 +2687,7 @@ index f554fd6f8241..b068f7739302 100644 - Library("echo_control_gn") diff --git third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build -index cc8409b4ab86..ae6f50e873d1 100644 +index 17f8ad132988..ae6f50e873d1 100644 --- third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/L16/audio_decoder_L16_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -2689,7 +2711,7 @@ index cc8409b4ab86..ae6f50e873d1 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -2735,6 +2757,10 @@ index cc8409b4ab86..ae6f50e873d1 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -2883,7 +2909,7 @@ index cc8409b4ab86..ae6f50e873d1 100644 Library("audio_decoder_L16_gn") diff --git third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build -index 4c7addbccf20..87731b62a8fd 100644 +index 2ce54890f795..87731b62a8fd 100644 --- third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/L16/audio_encoder_L16_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -2907,7 +2933,7 @@ index 4c7addbccf20..87731b62a8fd 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -2953,6 +2979,10 @@ index 4c7addbccf20..87731b62a8fd 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -3101,7 +3131,7 @@ index 4c7addbccf20..87731b62a8fd 100644 Library("audio_encoder_L16_gn") diff --git third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build -index 0cd4e6611370..e1bdc203eda4 100644 +index fa169cd9554f..e1bdc203eda4 100644 --- third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/audio_codecs_api_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -3125,7 +3155,7 @@ index 0cd4e6611370..e1bdc203eda4 100644 FINAL_LIBRARY = "xul" -@@ -47,186 +56,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -47,190 +56,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -3171,6 +3201,10 @@ index 0cd4e6611370..e1bdc203eda4 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -3765,7 +3799,7 @@ index e37b27978fb1..1532babfe849 100644 Library("builtin_audio_encoder_factory_gn") diff --git third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build -index edebd9ce86d9..05322dea51b6 100644 +index ff8f963180db..05322dea51b6 100644 --- third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/g711/audio_decoder_g711_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -3789,7 +3823,7 @@ index edebd9ce86d9..05322dea51b6 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -3835,6 +3869,10 @@ index edebd9ce86d9..05322dea51b6 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -3983,7 +4021,7 @@ index edebd9ce86d9..05322dea51b6 100644 Library("audio_decoder_g711_gn") diff --git third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build -index 40dbaf52b249..7863dd9e6633 100644 +index b25dbdcd7ff2..7863dd9e6633 100644 --- third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/g711/audio_encoder_g711_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -4007,7 +4045,7 @@ index 40dbaf52b249..7863dd9e6633 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -4053,6 +4091,10 @@ index 40dbaf52b249..7863dd9e6633 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -4201,7 +4243,7 @@ index 40dbaf52b249..7863dd9e6633 100644 Library("audio_encoder_g711_gn") diff --git third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build -index 376963441f83..94f0257efd1e 100644 +index 8db666948a82..94f0257efd1e 100644 --- third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/g722/audio_decoder_g722_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -4225,7 +4267,7 @@ index 376963441f83..94f0257efd1e 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -4271,6 +4313,10 @@ index 376963441f83..94f0257efd1e 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -4419,7 +4465,7 @@ index 376963441f83..94f0257efd1e 100644 Library("audio_decoder_g722_gn") diff --git third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build -index 982fb48b055c..fabe33115004 100644 +index 57f61d6c5158..fabe33115004 100644 --- third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -4443,7 +4489,7 @@ index 982fb48b055c..fabe33115004 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -4489,6 +4535,10 @@ index 982fb48b055c..fabe33115004 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -4564,7 +4614,7 @@ index 982fb48b055c..fabe33115004 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -4617,7 +4667,7 @@ index 982fb48b055c..fabe33115004 100644 - Library("audio_encoder_g722_config_gn") diff --git third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build -index b8593150d582..4d357bd55c31 100644 +index 4b5ec790299c..4d357bd55c31 100644 --- third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/g722/audio_encoder_g722_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -4641,7 +4691,7 @@ index b8593150d582..4d357bd55c31 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -4687,6 +4737,10 @@ index b8593150d582..4d357bd55c31 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -4835,7 +4889,7 @@ index b8593150d582..4d357bd55c31 100644 Library("audio_encoder_g722_gn") diff --git third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build -index bf3eeaa88803..de644f4d586e 100644 +index f584cbcef92e..de644f4d586e 100644 --- third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_multiopus_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -4859,7 +4913,7 @@ index bf3eeaa88803..de644f4d586e 100644 FINAL_LIBRARY = "xul" -@@ -45,186 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -45,190 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -4905,6 +4959,10 @@ index bf3eeaa88803..de644f4d586e 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -5053,7 +5111,7 @@ index bf3eeaa88803..de644f4d586e 100644 Library("audio_decoder_multiopus_gn") diff --git third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build -index 7c069bac99c3..e1b09fbd1410 100644 +index e33383e9661f..e1b09fbd1410 100644 --- third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/opus/audio_decoder_opus_config_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -5077,7 +5135,7 @@ index 7c069bac99c3..e1b09fbd1410 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -5123,6 +5181,10 @@ index 7c069bac99c3..e1b09fbd1410 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -5198,7 +5260,7 @@ index 7c069bac99c3..e1b09fbd1410 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -5473,7 +5535,7 @@ index d7116c1b25af..d2fdc6c52b17 100644 Library("audio_decoder_opus_gn") diff --git third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build -index 44bd92989657..2e9b48f8a1ca 100644 +index 336291788c67..2e9b48f8a1ca 100644 --- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_multiopus_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -5497,7 +5559,7 @@ index 44bd92989657..2e9b48f8a1ca 100644 FINAL_LIBRARY = "xul" -@@ -45,186 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -45,190 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -5543,6 +5605,10 @@ index 44bd92989657..2e9b48f8a1ca 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -7747,7 +7813,7 @@ index 0996db596135..a32dc41fe41f 100644 Library("environment_factory_gn") diff --git third_party/libwebrtc/api/environment/environment_gn/moz.build third_party/libwebrtc/api/environment/environment_gn/moz.build -index 0b458299cbb0..fc391b227ad3 100644 +index cdd4eda497c2..fc391b227ad3 100644 --- third_party/libwebrtc/api/environment/environment_gn/moz.build +++ third_party/libwebrtc/api/environment/environment_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -7771,7 +7837,7 @@ index 0b458299cbb0..fc391b227ad3 100644 FINAL_LIBRARY = "xul" -@@ -40,108 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -7789,6 +7855,10 @@ index 0b458299cbb0..fc391b227ad3 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "log" +- ] +- -if CONFIG["OS_TARGET"] == "Darwin": - - DEFINES["WEBRTC_MAC"] = True @@ -7813,6 +7883,10 @@ index 0b458299cbb0..fc391b227ad3 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -7852,6 +7926,13 @@ index 0b458299cbb0..fc391b227ad3 100644 - DEFINES["_WIN32_WINNT"] = "0x0A00" - DEFINES["_WINDOWS"] = True - DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] + DEFINES["_DEBUG"] = True if CONFIG["TARGET_CPU"] == "aarch64": @@ -7881,7 +7962,7 @@ index 0b458299cbb0..fc391b227ad3 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -151,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -7934,7 +8015,7 @@ index 0b458299cbb0..fc391b227ad3 100644 - Library("environment_gn") diff --git third_party/libwebrtc/api/fec_controller_api_gn/moz.build third_party/libwebrtc/api/fec_controller_api_gn/moz.build -index 8256e9ef6578..71085b8a0208 100644 +index 8bda4043be6b..71085b8a0208 100644 --- third_party/libwebrtc/api/fec_controller_api_gn/moz.build +++ third_party/libwebrtc/api/fec_controller_api_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -7958,7 +8039,7 @@ index 8256e9ef6578..71085b8a0208 100644 FINAL_LIBRARY = "xul" -@@ -40,112 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -8004,6 +8085,10 @@ index 8256e9ef6578..71085b8a0208 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -8043,6 +8128,13 @@ index 8256e9ef6578..71085b8a0208 100644 - DEFINES["_WIN32_WINNT"] = "0x0A00" - DEFINES["_WINDOWS"] = True - DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] + DEFINES["_DEBUG"] = True if CONFIG["TARGET_CPU"] == "aarch64": @@ -8072,7 +8164,7 @@ index 8256e9ef6578..71085b8a0208 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -155,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -8530,7 +8622,7 @@ index a6f7605626bc..f28ccdfa0f3d 100644 - Library("field_trials_view_gn") diff --git third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build -index 83b184870ac0..a6ca7af93bd2 100644 +index 416a862b2e3b..a6ca7af93bd2 100644 --- third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build +++ third_party/libwebrtc/api/frame_transformer_interface_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -8554,7 +8646,7 @@ index 83b184870ac0..a6ca7af93bd2 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -8600,6 +8692,10 @@ index 83b184870ac0..a6ca7af93bd2 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -10540,7 +10636,7 @@ index b1226384d12d..1cc4a9137400 100644 Library("default_neteq_factory_gn") diff --git third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build -index 362eb922f20c..3b4f25d48f7a 100644 +index a1f20bb03fea..3b4f25d48f7a 100644 --- third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build +++ third_party/libwebrtc/api/neteq/neteq_api_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -10564,7 +10660,7 @@ index 362eb922f20c..3b4f25d48f7a 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -10610,6 +10706,10 @@ index 362eb922f20c..3b4f25d48f7a 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -10758,7 +10858,7 @@ index 362eb922f20c..3b4f25d48f7a 100644 Library("neteq_api_gn") diff --git third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build -index aec489d12890..2ce3a755ec00 100644 +index 8e561ac80dc7..2ce3a755ec00 100644 --- third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build +++ third_party/libwebrtc/api/neteq/neteq_controller_api_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -10782,7 +10882,7 @@ index aec489d12890..2ce3a755ec00 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -10828,6 +10928,10 @@ index aec489d12890..2ce3a755ec00 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -10903,7 +11007,7 @@ index aec489d12890..2ce3a755ec00 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -14158,197 +14262,6 @@ index 67c1414a8fb4..070132b14c93 100644 - DEFINES["_GNU_SOURCE"] = True - Library("sequence_checker_gn") -diff --git third_party/libwebrtc/api/simulated_network_api_gn/moz.build third_party/libwebrtc/api/simulated_network_api_gn/moz.build -index d01110ffb525..795aecd86879 100644 ---- third_party/libwebrtc/api/simulated_network_api_gn/moz.build -+++ third_party/libwebrtc/api/simulated_network_api_gn/moz.build -@@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" - DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" - DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True - DEFINES["RTC_ENABLE_VP9"] = True -+DEFINES["USE_GLIB"] = "1" -+DEFINES["USE_OZONE"] = "1" -+DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" - DEFINES["WEBRTC_LIBRARY_IMPL"] = True - DEFINES["WEBRTC_MOZILLA_BUILD"] = True - DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" -+DEFINES["WEBRTC_POSIX"] = True - DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" -+DEFINES["_FILE_OFFSET_BITS"] = "64" -+DEFINES["_LARGEFILE64_SOURCE"] = True -+DEFINES["_LARGEFILE_SOURCE"] = True -+DEFINES["__STDC_CONSTANT_MACROS"] = True -+DEFINES["__STDC_FORMAT_MACROS"] = True - - FINAL_LIBRARY = "xul" - -@@ -40,112 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: - if CONFIG["MOZ_DEBUG"] == "1": - - DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" -- --if CONFIG["OS_TARGET"] == "Android": -- -- DEFINES["ANDROID"] = True -- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r22_1" -- DEFINES["HAVE_SYS_UIO_H"] = True -- DEFINES["WEBRTC_ANDROID"] = True -- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True -- DEFINES["WEBRTC_LINUX"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_GNU_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- -- OS_LIBS += [ -- "log" -- ] -- --if CONFIG["OS_TARGET"] == "Darwin": -- -- DEFINES["WEBRTC_MAC"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True -- DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0" -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["USE_AURA"] = "1" -- DEFINES["USE_GLIB"] = "1" -- DEFINES["USE_NSS_CERTS"] = "1" -- DEFINES["USE_OZONE"] = "1" -- DEFINES["USE_UDEV"] = True -- DEFINES["WEBRTC_LINUX"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_FILE_OFFSET_BITS"] = "64" -- DEFINES["_LARGEFILE64_SOURCE"] = True -- DEFINES["_LARGEFILE_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "OpenBSD": -- -- DEFINES["USE_GLIB"] = "1" -- DEFINES["USE_OZONE"] = "1" -- DEFINES["USE_X11"] = "1" -- DEFINES["WEBRTC_BSD"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_FILE_OFFSET_BITS"] = "64" -- DEFINES["_LARGEFILE64_SOURCE"] = True -- DEFINES["_LARGEFILE_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "WINNT": -- -- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True -- DEFINES["NOMINMAX"] = True -- DEFINES["NTDDI_VERSION"] = "0x0A000000" -- DEFINES["PSAPI_VERSION"] = "2" -- DEFINES["RTC_ENABLE_WIN_WGC"] = True -- DEFINES["UNICODE"] = True -- DEFINES["USE_AURA"] = "1" -- DEFINES["WEBRTC_WIN"] = True -- DEFINES["WIN32"] = True -- DEFINES["WIN32_LEAN_AND_MEAN"] = True -- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" -- DEFINES["WINVER"] = "0x0A00" -- DEFINES["_ATL_NO_OPENGL"] = True -- DEFINES["_CRT_RAND_S"] = True -- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True -- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True -- DEFINES["_HAS_EXCEPTIONS"] = "0" -- DEFINES["_HAS_NODISCARD"] = True -- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True -- DEFINES["_SECURE_ATL"] = True -- DEFINES["_UNICODE"] = True -- DEFINES["_WIN32_WINNT"] = "0x0A00" -- DEFINES["_WINDOWS"] = True -- DEFINES["__STD_C"] = True -+ DEFINES["_DEBUG"] = True - - if CONFIG["TARGET_CPU"] == "aarch64": - - DEFINES["WEBRTC_ARCH_ARM64"] = True - DEFINES["WEBRTC_HAS_NEON"] = True - --if CONFIG["TARGET_CPU"] == "arm": -- -- DEFINES["WEBRTC_ARCH_ARM"] = True -- DEFINES["WEBRTC_ARCH_ARM_V7"] = True -- DEFINES["WEBRTC_HAS_NEON"] = True -- --if CONFIG["TARGET_CPU"] == "loongarch64": -- -- DEFINES["_GNU_SOURCE"] = True -- - if CONFIG["TARGET_CPU"] == "mips32": - - DEFINES["MIPS32_LE"] = True - DEFINES["MIPS_FPU_LE"] = True -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["TARGET_CPU"] == "mips64": -- -- DEFINES["_GNU_SOURCE"] = True - - if CONFIG["TARGET_CPU"] == "x86": - -@@ -155,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": - - DEFINES["WEBRTC_ENABLE_AVX2"] = True - --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": -- -- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" -- --if CONFIG["MOZ_X11"] == "1" and CONFIG["OS_TARGET"] == "Linux": -+if CONFIG["MOZ_X11"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": - - DEFINES["USE_X11"] = "1" - --if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "arm": -- -- OS_LIBS += [ -- "unwind" -- ] -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": -- -- DEFINES["_GNU_SOURCE"] = True -- - Library("simulated_network_api_gn") diff --git third_party/libwebrtc/api/task_queue/default_task_queue_factory_gn/moz.build third_party/libwebrtc/api/task_queue/default_task_queue_factory_gn/moz.build index 122718956c48..a4b72e0aadf3 100644 --- third_party/libwebrtc/api/task_queue/default_task_queue_factory_gn/moz.build @@ -16366,7 +16279,7 @@ index 3118bc006971..a579189ca56f 100644 Library("goog_cc_gn") diff --git third_party/libwebrtc/api/transport/network_control_gn/moz.build third_party/libwebrtc/api/transport/network_control_gn/moz.build -index 84054a3f0cfc..0840a4bd7daa 100644 +index 6a2fc2185735..0840a4bd7daa 100644 --- third_party/libwebrtc/api/transport/network_control_gn/moz.build +++ third_party/libwebrtc/api/transport/network_control_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -16390,7 +16303,7 @@ index 84054a3f0cfc..0840a4bd7daa 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -16436,6 +16349,10 @@ index 84054a3f0cfc..0840a4bd7daa 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -19047,7 +18964,7 @@ index 84910bec5b6a..28ddeb5e8675 100644 - Library("corruption_detection_filter_settings_gn") diff --git third_party/libwebrtc/api/video/encoded_frame_gn/moz.build third_party/libwebrtc/api/video/encoded_frame_gn/moz.build -index fe7417ed2009..cb2e3e8b1c8c 100644 +index 1bff1d8fae9f..cb2e3e8b1c8c 100644 --- third_party/libwebrtc/api/video/encoded_frame_gn/moz.build +++ third_party/libwebrtc/api/video/encoded_frame_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -19071,7 +18988,7 @@ index fe7417ed2009..cb2e3e8b1c8c 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -19117,6 +19034,10 @@ index fe7417ed2009..cb2e3e8b1c8c 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -20700,7 +20621,7 @@ index 1b623991d78b..691d665df7ab 100644 Library("video_bitrate_allocation_gn") diff --git third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build -index 787eece77e9f..0e4eb3564582 100644 +index 7a63da34e3a2..0e4eb3564582 100644 --- third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build +++ third_party/libwebrtc/api/video/video_bitrate_allocator_factory_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -20724,7 +20645,7 @@ index 787eece77e9f..0e4eb3564582 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -20770,6 +20691,10 @@ index 787eece77e9f..0e4eb3564582 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -20845,7 +20770,7 @@ index 787eece77e9f..0e4eb3564582 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -22550,7 +22475,7 @@ index 079848bb358b..0a20b46f6c88 100644 Library("video_rtp_headers_gn") diff --git third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build -index 5bc79f430bae..1075c82f0415 100644 +index 2486c6d099d2..1075c82f0415 100644 --- third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build +++ third_party/libwebrtc/api/video/video_stream_encoder_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -22574,7 +22499,7 @@ index 5bc79f430bae..1075c82f0415 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -22620,6 +22545,10 @@ index 5bc79f430bae..1075c82f0415 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -22695,7 +22624,7 @@ index 5bc79f430bae..1075c82f0415 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -23596,7 +23525,7 @@ index 408cb931cfea..527f3b0ba68f 100644 Library("scalability_mode_gn") diff --git third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build -index 53356c361021..9cef4b9a8a47 100644 +index 80b895ab97d7..9cef4b9a8a47 100644 --- third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build +++ third_party/libwebrtc/api/video_codecs/video_codecs_api_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -23620,7 +23549,7 @@ index 53356c361021..9cef4b9a8a47 100644 FINAL_LIBRARY = "xul" -@@ -54,186 +63,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -54,190 +63,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -23666,6 +23595,10 @@ index 53356c361021..9cef4b9a8a47 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -23814,7 +23747,7 @@ index 53356c361021..9cef4b9a8a47 100644 Library("video_codecs_api_gn") diff --git third_party/libwebrtc/api/video_codecs/video_encoder_factory_template_gn/moz.build third_party/libwebrtc/api/video_codecs/video_encoder_factory_template_gn/moz.build -index 2daf90b4f83b..ea0857484892 100644 +index 4c5f50694291..ea0857484892 100644 --- third_party/libwebrtc/api/video_codecs/video_encoder_factory_template_gn/moz.build +++ third_party/libwebrtc/api/video_codecs/video_encoder_factory_template_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -23838,7 +23771,7 @@ index 2daf90b4f83b..ea0857484892 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -23884,6 +23817,10 @@ index 2daf90b4f83b..ea0857484892 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -23959,7 +23896,7 @@ index 2daf90b4f83b..ea0857484892 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -25678,7 +25615,7 @@ index a072faa0e703..b021c5c974d6 100644 Library("audio_frame_operations_gn") diff --git third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build -index a16854c0cbf3..10c7a4ac89a7 100644 +index 7a918b86e673..10c7a4ac89a7 100644 --- third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build +++ third_party/libwebrtc/call/adaptation/resource_adaptation_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -25702,7 +25639,7 @@ index a16854c0cbf3..10c7a4ac89a7 100644 FINAL_LIBRARY = "xul" -@@ -53,191 +62,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -53,190 +62,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -25721,7 +25658,6 @@ index a16854c0cbf3..10c7a4ac89a7 100644 - DEFINES["__STDC_FORMAT_MACROS"] = True - - OS_LIBS += [ -- "GLESv2", - "log" - ] - @@ -26321,7 +26257,7 @@ index ca42c673672b..a9b6fcefbad9 100644 Library("bitrate_allocator_gn") diff --git third_party/libwebrtc/call/bitrate_configurator_gn/moz.build third_party/libwebrtc/call/bitrate_configurator_gn/moz.build -index 2d0f74ea355e..b2182b8b5ce4 100644 +index 4a7187797c1c..b2182b8b5ce4 100644 --- third_party/libwebrtc/call/bitrate_configurator_gn/moz.build +++ third_party/libwebrtc/call/bitrate_configurator_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -26345,7 +26281,7 @@ index 2d0f74ea355e..b2182b8b5ce4 100644 FINAL_LIBRARY = "xul" -@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,179 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -26391,10 +26327,6 @@ index 2d0f74ea355e..b2182b8b5ce4 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - -- OS_LIBS += [ -- "rt" -- ] -- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -26434,13 +26366,6 @@ index 2d0f74ea355e..b2182b8b5ce4 100644 - DEFINES["_WIN32_WINNT"] = "0x0A00" - DEFINES["_WINDOWS"] = True - DEFINES["__STD_C"] = True -- -- OS_LIBS += [ -- "crypt32", -- "iphlpapi", -- "secur32", -- "winmm" -- ] + DEFINES["_DEBUG"] = True if CONFIG["TARGET_CPU"] == "aarch64": @@ -26989,7 +26914,7 @@ index 3147c1e5f11a..485e219e783d 100644 Library("call_interfaces_gn") diff --git third_party/libwebrtc/call/payload_type_gn/moz.build third_party/libwebrtc/call/payload_type_gn/moz.build -index 373d925f861d..101b856cff86 100644 +index d51772d9a423..101b856cff86 100644 --- third_party/libwebrtc/call/payload_type_gn/moz.build +++ third_party/libwebrtc/call/payload_type_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -27013,7 +26938,7 @@ index 373d925f861d..101b856cff86 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -27059,6 +26984,10 @@ index 373d925f861d..101b856cff86 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -27134,7 +27063,7 @@ index 373d925f861d..101b856cff86 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -27187,7 +27116,7 @@ index 373d925f861d..101b856cff86 100644 - Library("payload_type_gn") diff --git third_party/libwebrtc/call/payload_type_picker_gn/moz.build third_party/libwebrtc/call/payload_type_picker_gn/moz.build -index f6525a6416ce..3c2fd78fd486 100644 +index 06dbea63c35e..3c2fd78fd486 100644 --- third_party/libwebrtc/call/payload_type_picker_gn/moz.build +++ third_party/libwebrtc/call/payload_type_picker_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -27211,7 +27140,7 @@ index f6525a6416ce..3c2fd78fd486 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -27257,6 +27186,10 @@ index f6525a6416ce..3c2fd78fd486 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -31936,7 +31869,7 @@ index e0887017963d..84d5c6e4a8cb 100644 Library("spl_sqrt_floor_gn") diff --git third_party/libwebrtc/common_video/common_video_gn/moz.build third_party/libwebrtc/common_video/common_video_gn/moz.build -index 85b1d6e3876a..b94189d3545a 100644 +index d338944c00d7..b94189d3545a 100644 --- third_party/libwebrtc/common_video/common_video_gn/moz.build +++ third_party/libwebrtc/common_video/common_video_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -31960,7 +31893,7 @@ index 85b1d6e3876a..b94189d3545a 100644 FINAL_LIBRARY = "xul" -@@ -56,186 +65,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -56,190 +65,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -32006,6 +31939,10 @@ index 85b1d6e3876a..b94189d3545a 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -35479,7 +35416,7 @@ index 71ec6e58eab4..98496cf6ad3d 100644 Library("rtc_stream_config_gn") diff --git third_party/libwebrtc/media/adapted_video_track_source_gn/moz.build third_party/libwebrtc/media/adapted_video_track_source_gn/moz.build -index fc9a05fecbd7..f730e651788a 100644 +index 2a792a6e614d..f730e651788a 100644 --- third_party/libwebrtc/media/adapted_video_track_source_gn/moz.build +++ third_party/libwebrtc/media/adapted_video_track_source_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -35503,7 +35440,7 @@ index fc9a05fecbd7..f730e651788a 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -35549,6 +35486,10 @@ index fc9a05fecbd7..f730e651788a 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -35884,7 +35825,7 @@ index b3ffa731b047..556c37a94cdd 100644 - Library("audio_source_gn") diff --git third_party/libwebrtc/media/codec_gn/moz.build third_party/libwebrtc/media/codec_gn/moz.build -index fa1c367755e9..073728d67c50 100644 +index c4bc70729079..073728d67c50 100644 --- third_party/libwebrtc/media/codec_gn/moz.build +++ third_party/libwebrtc/media/codec_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -35908,7 +35849,7 @@ index fa1c367755e9..073728d67c50 100644 FINAL_LIBRARY = "xul" -@@ -45,186 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -45,190 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -35954,6 +35895,10 @@ index fa1c367755e9..073728d67c50 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -36902,7 +36847,7 @@ index 20c2853bfc82..696f3b2819c5 100644 - Library("media_engine_gn") diff --git third_party/libwebrtc/media/rid_description_gn/moz.build third_party/libwebrtc/media/rid_description_gn/moz.build -index 92aa0430434d..6fae71d28c23 100644 +index 261b0bda5871..6fae71d28c23 100644 --- third_party/libwebrtc/media/rid_description_gn/moz.build +++ third_party/libwebrtc/media/rid_description_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -36926,7 +36871,7 @@ index 92aa0430434d..6fae71d28c23 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -36972,6 +36917,10 @@ index 92aa0430434d..6fae71d28c23 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -38167,7 +38116,7 @@ index 090c3083a914..f84a9e395510 100644 - Library("rtc_media_gn") diff --git third_party/libwebrtc/media/rtc_sdp_video_format_utils_gn/moz.build third_party/libwebrtc/media/rtc_sdp_video_format_utils_gn/moz.build -index 0b90567eff54..581f825bfb68 100644 +index c7f11f712222..581f825bfb68 100644 --- third_party/libwebrtc/media/rtc_sdp_video_format_utils_gn/moz.build +++ third_party/libwebrtc/media/rtc_sdp_video_format_utils_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -38191,7 +38140,7 @@ index 0b90567eff54..581f825bfb68 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -38237,6 +38186,10 @@ index 0b90567eff54..581f825bfb68 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -38982,7 +38935,7 @@ index c65d7a53ed46..ef3886295fed 100644 - Library("stream_params_gn") diff --git third_party/libwebrtc/media/video_adapter_gn/moz.build third_party/libwebrtc/media/video_adapter_gn/moz.build -index d06fd4ea8e37..4e50253cb413 100644 +index 73346f1acb9d..4e50253cb413 100644 --- third_party/libwebrtc/media/video_adapter_gn/moz.build +++ third_party/libwebrtc/media/video_adapter_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -39006,7 +38959,7 @@ index d06fd4ea8e37..4e50253cb413 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -39052,6 +39005,10 @@ index d06fd4ea8e37..4e50253cb413 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -40481,7 +40438,7 @@ index ba94b42663e7..18b923fd01d7 100644 - Library("audio_coding_module_typedefs_gn") diff --git third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build -index 30e0511c1202..60a140cf508e 100644 +index 97cc40655047..60a140cf508e 100644 --- third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build +++ third_party/libwebrtc/modules/audio_coding/audio_coding_opus_common_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -40505,7 +40462,7 @@ index 30e0511c1202..60a140cf508e 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -40551,6 +40508,10 @@ index 30e0511c1202..60a140cf508e 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -41557,7 +41518,7 @@ index dedcda5d379f..7381cf2820f4 100644 Library("g711_c_gn") diff --git third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build -index 6ff2b5757c16..46fe5e5d3952 100644 +index 2c584de09fdc..46fe5e5d3952 100644 --- third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build +++ third_party/libwebrtc/modules/audio_coding/g711_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -41581,7 +41542,7 @@ index 6ff2b5757c16..46fe5e5d3952 100644 FINAL_LIBRARY = "xul" -@@ -45,186 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -45,190 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -41627,6 +41588,10 @@ index 6ff2b5757c16..46fe5e5d3952 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -41982,7 +41947,7 @@ index 7af4da2823b9..08ab446a0a88 100644 Library("g722_c_gn") diff --git third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build -index 5a440b4ff1c8..2fdbaa878fc1 100644 +index 6321b7777d4d..2fdbaa878fc1 100644 --- third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build +++ third_party/libwebrtc/modules/audio_coding/g722_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -42006,7 +41971,7 @@ index 5a440b4ff1c8..2fdbaa878fc1 100644 FINAL_LIBRARY = "xul" -@@ -45,186 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -45,190 +54,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -42052,6 +42017,10 @@ index 5a440b4ff1c8..2fdbaa878fc1 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -42594,7 +42563,7 @@ index ea88c1d8f583..57e8546bdbf4 100644 Library("isac_vad_gn") diff --git third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build -index ca334dc3fe78..747b4ac34f8c 100644 +index 1e9e47a15148..747b4ac34f8c 100644 --- third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build +++ third_party/libwebrtc/modules/audio_coding/legacy_encoded_audio_frame_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -42618,7 +42587,7 @@ index ca334dc3fe78..747b4ac34f8c 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -42664,6 +42633,10 @@ index ca334dc3fe78..747b4ac34f8c 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -43241,7 +43214,7 @@ index d9334cabeb19..030e4a70ff28 100644 Library("pcm16b_c_gn") diff --git third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build -index 0b30779563f7..c552b27c5ff3 100644 +index b275ffc48c17..c552b27c5ff3 100644 --- third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build +++ third_party/libwebrtc/modules/audio_coding/pcm16b_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -43265,7 +43238,7 @@ index 0b30779563f7..c552b27c5ff3 100644 FINAL_LIBRARY = "xul" -@@ -46,186 +55,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -46,190 +55,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -43311,6 +43284,10 @@ index 0b30779563f7..c552b27c5ff3 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -43903,7 +43880,7 @@ index 291bd3be385d..1deff194ac14 100644 Library("webrtc_cng_gn") diff --git third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build -index 6dfe8fd91f4f..104ad0dd9d28 100644 +index 7d8d2cbeacff..104ad0dd9d28 100644 --- third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build +++ third_party/libwebrtc/modules/audio_coding/webrtc_multiopus_gn/moz.build @@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -43929,7 +43906,7 @@ index 6dfe8fd91f4f..104ad0dd9d28 100644 FINAL_LIBRARY = "xul" -@@ -48,186 +57,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -48,190 +57,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -43975,6 +43952,10 @@ index 6dfe8fd91f4f..104ad0dd9d28 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -47313,7 +47294,7 @@ index 2c6400d8b230..f9c9407c1a18 100644 - Library("vector_math_gn") diff --git third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build -index 644c5fb92216..892353d5a5a9 100644 +index aee0870a497d..892353d5a5a9 100644 --- third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build +++ third_party/libwebrtc/modules/audio_processing/aec_dump/aec_dump_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -47337,7 +47318,7 @@ index 644c5fb92216..892353d5a5a9 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -47383,6 +47364,10 @@ index 644c5fb92216..892353d5a5a9 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -47458,7 +47443,7 @@ index 644c5fb92216..892353d5a5a9 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -47511,7 +47496,7 @@ index 644c5fb92216..892353d5a5a9 100644 - Library("aec_dump_gn") diff --git third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build -index e3ddd42e6d91..22365c268eb4 100644 +index d8c6582d5536..22365c268eb4 100644 --- third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build +++ third_party/libwebrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -47535,7 +47520,7 @@ index e3ddd42e6d91..22365c268eb4 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -47581,6 +47566,10 @@ index e3ddd42e6d91..22365c268eb4 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -47729,7 +47718,7 @@ index e3ddd42e6d91..22365c268eb4 100644 Library("null_aec_dump_factory_gn") diff --git third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build -index 55fe444f90d4..b518e0fe73db 100644 +index 5f551844f40e..b518e0fe73db 100644 --- third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build +++ third_party/libwebrtc/modules/audio_processing/aec_dump_interface_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -47753,7 +47742,7 @@ index 55fe444f90d4..b518e0fe73db 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -47799,6 +47788,10 @@ index 55fe444f90d4..b518e0fe73db 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -55021,7 +55014,7 @@ index 2b2e58b89940..b833396bba9b 100644 Library("audio_buffer_gn") diff --git third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build -index 062f65365d8d..c6e89fcf1c87 100644 +index d1cea6645724..c6e89fcf1c87 100644 --- third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build +++ third_party/libwebrtc/modules/audio_processing/audio_frame_proxies_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -55045,7 +55038,7 @@ index 062f65365d8d..c6e89fcf1c87 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -55091,6 +55084,10 @@ index 062f65365d8d..c6e89fcf1c87 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -58936,7 +58933,7 @@ index 116a29107a5f..210869b7d740 100644 Library("link_capacity_estimator_gn") diff --git third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v1_gn/moz.build third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v1_gn/moz.build -index 35f9c99e87f4..4886c9836d50 100644 +index 5f70acf389a6..4886c9836d50 100644 --- third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v1_gn/moz.build +++ third_party/libwebrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v1_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -58960,7 +58957,7 @@ index 35f9c99e87f4..4886c9836d50 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -59006,6 +59003,10 @@ index 35f9c99e87f4..4886c9836d50 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -59376,7 +59377,7 @@ index 6ce1de1fa51c..0bc507c37d93 100644 Library("loss_based_bwe_v2_gn") diff --git third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build -index 28aacf038f32..d8bd001c8e6d 100644 +index e3825644e1df..d8bd001c8e6d 100644 --- third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build +++ third_party/libwebrtc/modules/congestion_controller/goog_cc/probe_controller_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -59400,7 +59401,7 @@ index 28aacf038f32..d8bd001c8e6d 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -59446,6 +59447,10 @@ index 28aacf038f32..d8bd001c8e6d 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -59594,7 +59599,7 @@ index 28aacf038f32..d8bd001c8e6d 100644 Library("probe_controller_gn") diff --git third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build -index ac8867e70538..529154c4b5e7 100644 +index f9d1c2562e6f..529154c4b5e7 100644 --- third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build +++ third_party/libwebrtc/modules/congestion_controller/goog_cc/pushback_controller_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -59618,7 +59623,7 @@ index ac8867e70538..529154c4b5e7 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -59664,6 +59669,10 @@ index ac8867e70538..529154c4b5e7 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -60622,7 +60631,7 @@ index a467463de4d3..3c0d102a3516 100644 - Library("desktop_capture_differ_sse2_gn") diff --git third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build -index bd438bdda18a..b7c18f5bd2df 100644 +index d970f26cd483..d82e84ecfaae 100644 --- third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build +++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build @@ -26,11 +26,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -60833,7 +60842,7 @@ index bd438bdda18a..b7c18f5bd2df 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -269,7 +105,8 @@ if CONFIG["TARGET_CPU"] == "arm": ] @@ -60891,7 +60900,7 @@ index bd438bdda18a..b7c18f5bd2df 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -324,7 +133,8 @@ if CONFIG["TARGET_CPU"] == "mips32": ] @@ -60918,7 +60927,7 @@ index bd438bdda18a..b7c18f5bd2df 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -348,7 +159,8 @@ if CONFIG["TARGET_CPU"] == "mips64": ] @@ -60997,8 +61006,8 @@ index bd438bdda18a..b7c18f5bd2df 100644 - DEFINES["_GNU_SOURCE"] = True - - LOCAL_INCLUDES += [ -- "/gfx/angle/checkout/include/", -- "/third_party/libepoxy/libepoxy/include/" +- "/third_party/libepoxy/libepoxy/include/", +- "/third_party/libwebrtc/third_party/libepoxy/libepoxy/include/" - ] - - SOURCES += [ @@ -61054,7 +61063,7 @@ index bd438bdda18a..b7c18f5bd2df 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -480,7 +190,8 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": ] @@ -61083,7 +61092,7 @@ index bd438bdda18a..b7c18f5bd2df 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -504,7 +217,8 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ] @@ -62568,7 +62577,7 @@ index 5c92e55d39bc..9009b4168a4a 100644 Library("pacing_gn") diff --git third_party/libwebrtc/modules/portal/portal_gn/moz.build third_party/libwebrtc/modules/portal/portal_gn/moz.build -index ee6619253f99..a10c69da5e79 100644 +index f1c8da12d37b..96ed5cd87c1b 100644 --- third_party/libwebrtc/modules/portal/portal_gn/moz.build +++ third_party/libwebrtc/modules/portal/portal_gn/moz.build @@ -26,21 +26,17 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -65407,7 +65416,7 @@ index fa5016332f35..76f5db2df779 100644 - Library("utility_gn") diff --git third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build -index 0bbab186040b..16ac438454b8 100644 +index 2ccd1a6b4b98..35334d6e005d 100644 --- third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build +++ third_party/libwebrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build @@ -18,11 +18,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -65596,8 +65605,8 @@ index 0bbab186040b..16ac438454b8 100644 - DEFINES["_GNU_SOURCE"] = True - - LOCAL_INCLUDES += [ -- "/gfx/angle/checkout/include/", -- "/third_party/libepoxy/libepoxy/include/" +- "/third_party/libepoxy/libepoxy/include/", +- "/third_party/libwebrtc/third_party/libepoxy/libepoxy/include/" - ] - - UNIFIED_SOURCES += [ @@ -65613,7 +65622,7 @@ index 0bbab186040b..16ac438454b8 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -226,54 +82,11 @@ if CONFIG["TARGET_CPU"] == "mips64": "/third_party/libwebrtc/modules/video_capture/linux/video_capture_pipewire.cc" ] @@ -65671,7 +65680,7 @@ index 0bbab186040b..16ac438454b8 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -287,10 +100,9 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": "/third_party/libwebrtc/modules/video_capture/linux/video_capture_pipewire.cc" ] @@ -65683,7 +65692,7 @@ index 0bbab186040b..16ac438454b8 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -304,14 +116,14 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": "/third_party/libwebrtc/modules/video_capture/linux/video_capture_pipewire.cc" ] @@ -65700,7 +65709,7 @@ index 0bbab186040b..16ac438454b8 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -325,10 +137,10 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": "/third_party/libwebrtc/modules/video_capture/linux/video_capture_pipewire.cc" ] @@ -65713,7 +65722,7 @@ index 0bbab186040b..16ac438454b8 100644 - DEFINES["_GNU_SOURCE"] = True LOCAL_INCLUDES += [ - "/gfx/angle/checkout/include/", + "/third_party/libepoxy/libepoxy/include/", @@ -342,4 +154,8 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": "/third_party/libwebrtc/modules/video_capture/linux/video_capture_pipewire.cc" ] @@ -66355,7 +66364,7 @@ index 45a85d4689af..7524313fb884 100644 - Library("codec_globals_headers_gn") diff --git third_party/libwebrtc/modules/video_coding/codecs/av1/av1_svc_config_gn/moz.build third_party/libwebrtc/modules/video_coding/codecs/av1/av1_svc_config_gn/moz.build -index 2fece80bce22..9fe0c94db192 100644 +index 381bc1435c28..9fe0c94db192 100644 --- third_party/libwebrtc/modules/video_coding/codecs/av1/av1_svc_config_gn/moz.build +++ third_party/libwebrtc/modules/video_coding/codecs/av1/av1_svc_config_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -66379,7 +66388,7 @@ index 2fece80bce22..9fe0c94db192 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -66425,6 +66434,10 @@ index 2fece80bce22..9fe0c94db192 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -66573,7 +66586,7 @@ index 2fece80bce22..9fe0c94db192 100644 Library("av1_svc_config_gn") diff --git third_party/libwebrtc/modules/video_coding/codecs/av1/dav1d_decoder_gn/moz.build third_party/libwebrtc/modules/video_coding/codecs/av1/dav1d_decoder_gn/moz.build -index 838868858004..04f426de8930 100644 +index dd189a4ac494..04f426de8930 100644 --- third_party/libwebrtc/modules/video_coding/codecs/av1/dav1d_decoder_gn/moz.build +++ third_party/libwebrtc/modules/video_coding/codecs/av1/dav1d_decoder_gn/moz.build @@ -16,11 +16,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -66597,7 +66610,7 @@ index 838868858004..04f426de8930 100644 FINAL_LIBRARY = "xul" -@@ -51,186 +60,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -51,190 +60,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -66643,6 +66656,10 @@ index 838868858004..04f426de8930 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -67453,7 +67470,7 @@ index aa42f12b7b5b..40f1449e2b22 100644 Library("frame_dependencies_calculator_gn") diff --git third_party/libwebrtc/modules/video_coding/frame_helpers_gn/moz.build third_party/libwebrtc/modules/video_coding/frame_helpers_gn/moz.build -index ab164d5d921f..fe1dd7c20635 100644 +index 27a552865443..fe1dd7c20635 100644 --- third_party/libwebrtc/modules/video_coding/frame_helpers_gn/moz.build +++ third_party/libwebrtc/modules/video_coding/frame_helpers_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -67477,7 +67494,7 @@ index ab164d5d921f..fe1dd7c20635 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -67523,6 +67540,10 @@ index ab164d5d921f..fe1dd7c20635 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -68555,7 +68576,7 @@ index 1376ef845e41..d4f7694767ba 100644 Library("packet_buffer_gn") diff --git third_party/libwebrtc/modules/video_coding/svc/scalability_mode_util_gn/moz.build third_party/libwebrtc/modules/video_coding/svc/scalability_mode_util_gn/moz.build -index 59753f7db18e..f305df0162af 100644 +index c5b1f43f5c9e..f305df0162af 100644 --- third_party/libwebrtc/modules/video_coding/svc/scalability_mode_util_gn/moz.build +++ third_party/libwebrtc/modules/video_coding/svc/scalability_mode_util_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -68579,7 +68600,7 @@ index 59753f7db18e..f305df0162af 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -68625,6 +68646,10 @@ index 59753f7db18e..f305df0162af 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -69425,7 +69450,7 @@ index 7beea9790f44..0b566d46220f 100644 Library("simulcast_to_svc_converter_gn") diff --git third_party/libwebrtc/modules/video_coding/svc/svc_rate_allocator_gn/moz.build third_party/libwebrtc/modules/video_coding/svc/svc_rate_allocator_gn/moz.build -index f2d5174579d7..70b9e280ac69 100644 +index 243c95aa4d18..70b9e280ac69 100644 --- third_party/libwebrtc/modules/video_coding/svc/svc_rate_allocator_gn/moz.build +++ third_party/libwebrtc/modules/video_coding/svc/svc_rate_allocator_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -69449,7 +69474,7 @@ index f2d5174579d7..70b9e280ac69 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -69495,6 +69520,10 @@ index f2d5174579d7..70b9e280ac69 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -71142,7 +71171,7 @@ index 5a1fc368549b..ae936de55ec9 100644 Library("timing_module_gn") diff --git third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build -index 897eac22a94f..8124fea57658 100644 +index 319c3864d011..8124fea57658 100644 --- third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build +++ third_party/libwebrtc/modules/video_coding/video_codec_interface_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -71166,7 +71195,7 @@ index 897eac22a94f..8124fea57658 100644 FINAL_LIBRARY = "xul" -@@ -46,186 +55,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -46,190 +55,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -71212,6 +71241,10 @@ index 897eac22a94f..8124fea57658 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -73120,7 +73153,7 @@ index ec4a3d7388f7..e891dd8b547f 100644 Library("webrtc_vp9_gn") diff --git third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build -index f8968c342f27..064b0b18e98c 100644 +index b06b2f261258..064b0b18e98c 100644 --- third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build +++ third_party/libwebrtc/modules/video_coding/webrtc_vp9_helpers_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -73144,7 +73177,7 @@ index f8968c342f27..064b0b18e98c 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -73190,6 +73223,10 @@ index f8968c342f27..064b0b18e98c 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -73338,10 +73375,10 @@ index f8968c342f27..064b0b18e98c 100644 Library("webrtc_vp9_helpers_gn") diff --git third_party/libwebrtc/moz.build third_party/libwebrtc/moz.build -index a45cc7826c9c..c4140609a28f 100644 +index c6cc8931d764..9bd6a676a25f 100644 --- third_party/libwebrtc/moz.build +++ third_party/libwebrtc/moz.build -@@ -291,6 +291,8 @@ DIRS += [ +@@ -290,6 +290,8 @@ DIRS += [ "/third_party/libwebrtc/modules/congestion_controller/goog_cc/send_side_bwe_gn", "/third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn", "/third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn", @@ -73350,7 +73387,7 @@ index a45cc7826c9c..c4140609a28f 100644 "/third_party/libwebrtc/modules/module_api_gn", "/third_party/libwebrtc/modules/module_api_public_gn", "/third_party/libwebrtc/modules/module_fec_api_gn", -@@ -517,137 +519,30 @@ DIRS += [ +@@ -515,137 +517,30 @@ DIRS += [ "/third_party/libwebrtc/webrtc_gn" ] @@ -73492,7 +73529,7 @@ index a45cc7826c9c..c4140609a28f 100644 DIRS += [ "/third_party/libwebrtc/common_audio/common_audio_avx2_gn", -@@ -655,13 +550,11 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +@@ -653,13 +548,11 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": "/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn", "/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/vector_math_avx2_gn", "/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", @@ -73507,7 +73544,7 @@ index a45cc7826c9c..c4140609a28f 100644 DIRS += [ "/third_party/libwebrtc/common_audio/common_audio_avx2_gn", -@@ -669,73 +562,6 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": +@@ -667,73 +560,6 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": "/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn", "/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/vector_math_avx2_gn", "/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", @@ -81364,7 +81401,7 @@ index 0739957773e6..99cb949dca52 100644 - Library("async_packet_socket_gn") diff --git third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build -index dde6dc9d8144..be4e6cad1dbd 100644 +index 85cfaded6fc1..be4e6cad1dbd 100644 --- third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build +++ third_party/libwebrtc/rtc_base/audio_format_to_string_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -81388,7 +81425,7 @@ index dde6dc9d8144..be4e6cad1dbd 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -81434,6 +81471,10 @@ index dde6dc9d8144..be4e6cad1dbd 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -85038,7 +85079,7 @@ index db73007e0648..3b48de94a7cf 100644 Library("alr_experiment_gn") diff --git third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build -index a68f41b455b7..1e18365e267f 100644 +index bf86112adc96..1e18365e267f 100644 --- third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build +++ third_party/libwebrtc/rtc_base/experiments/balanced_degradation_settings_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -85062,7 +85103,7 @@ index a68f41b455b7..1e18365e267f 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -85108,6 +85149,10 @@ index a68f41b455b7..1e18365e267f 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -85256,7 +85301,7 @@ index a68f41b455b7..1e18365e267f 100644 Library("balanced_degradation_settings_gn") diff --git third_party/libwebrtc/rtc_base/experiments/encoder_info_settings_gn/moz.build third_party/libwebrtc/rtc_base/experiments/encoder_info_settings_gn/moz.build -index 76246fa6ff03..3e75b9cd7207 100644 +index 51d60b684c4a..3e75b9cd7207 100644 --- third_party/libwebrtc/rtc_base/experiments/encoder_info_settings_gn/moz.build +++ third_party/libwebrtc/rtc_base/experiments/encoder_info_settings_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -85280,7 +85325,7 @@ index 76246fa6ff03..3e75b9cd7207 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -85326,6 +85371,10 @@ index 76246fa6ff03..3e75b9cd7207 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -86564,7 +86613,7 @@ index 7700987d9727..fed428b40312 100644 Library("quality_scaler_settings_gn") diff --git third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build -index cdfadf1b3a44..91fa15309a19 100644 +index af1014200a9e..91fa15309a19 100644 --- third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build +++ third_party/libwebrtc/rtc_base/experiments/quality_scaling_experiment_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -86588,7 +86637,7 @@ index cdfadf1b3a44..91fa15309a19 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -86634,6 +86683,10 @@ index cdfadf1b3a44..91fa15309a19 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -86782,7 +86835,7 @@ index cdfadf1b3a44..91fa15309a19 100644 Library("quality_scaling_experiment_gn") diff --git third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build -index d64269a76871..835d78fa3a6c 100644 +index 03660d93455a..835d78fa3a6c 100644 --- third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build +++ third_party/libwebrtc/rtc_base/experiments/rate_control_settings_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -86806,7 +86859,7 @@ index d64269a76871..835d78fa3a6c 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -86852,6 +86905,10 @@ index d64269a76871..835d78fa3a6c 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -102371,217 +102428,6 @@ index 639e627348c4..e0895664e27d 100644 + DEFINES["USE_X11"] = "1" Library("system_wrappers_gn") -diff --git third_party/libwebrtc/test/network/simulated_network_gn/moz.build third_party/libwebrtc/test/network/simulated_network_gn/moz.build -index 32db92831a8b..b2fd5c533459 100644 ---- third_party/libwebrtc/test/network/simulated_network_gn/moz.build -+++ third_party/libwebrtc/test/network/simulated_network_gn/moz.build -@@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" - DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" - DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True - DEFINES["RTC_ENABLE_VP9"] = True -+DEFINES["USE_GLIB"] = "1" -+DEFINES["USE_OZONE"] = "1" -+DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" - DEFINES["WEBRTC_LIBRARY_IMPL"] = True - DEFINES["WEBRTC_MOZILLA_BUILD"] = True - DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" -+DEFINES["WEBRTC_POSIX"] = True - DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" -+DEFINES["_FILE_OFFSET_BITS"] = "64" -+DEFINES["_LARGEFILE64_SOURCE"] = True -+DEFINES["_LARGEFILE_SOURCE"] = True -+DEFINES["__STDC_CONSTANT_MACROS"] = True -+DEFINES["__STDC_FORMAT_MACROS"] = True - - FINAL_LIBRARY = "xul" - -@@ -44,179 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: - if CONFIG["MOZ_DEBUG"] == "1": - - DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" -- --if CONFIG["OS_TARGET"] == "Android": -- -- DEFINES["ANDROID"] = True -- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r22_1" -- DEFINES["HAVE_SYS_UIO_H"] = True -- DEFINES["WEBRTC_ANDROID"] = True -- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True -- DEFINES["WEBRTC_LINUX"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_GNU_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- -- OS_LIBS += [ -- "log" -- ] -- --if CONFIG["OS_TARGET"] == "Darwin": -- -- DEFINES["WEBRTC_MAC"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_LIBCPP_HAS_NO_ALIGNED_ALLOCATION"] = True -- DEFINES["__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES"] = "0" -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["USE_AURA"] = "1" -- DEFINES["USE_GLIB"] = "1" -- DEFINES["USE_NSS_CERTS"] = "1" -- DEFINES["USE_OZONE"] = "1" -- DEFINES["USE_UDEV"] = True -- DEFINES["WEBRTC_LINUX"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_FILE_OFFSET_BITS"] = "64" -- DEFINES["_LARGEFILE64_SOURCE"] = True -- DEFINES["_LARGEFILE_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "OpenBSD": -- -- DEFINES["USE_GLIB"] = "1" -- DEFINES["USE_OZONE"] = "1" -- DEFINES["USE_X11"] = "1" -- DEFINES["WEBRTC_BSD"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_FILE_OFFSET_BITS"] = "64" -- DEFINES["_LARGEFILE64_SOURCE"] = True -- DEFINES["_LARGEFILE_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "WINNT": -- -- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True -- DEFINES["NOMINMAX"] = True -- DEFINES["NTDDI_VERSION"] = "0x0A000000" -- DEFINES["PSAPI_VERSION"] = "2" -- DEFINES["RTC_ENABLE_WIN_WGC"] = True -- DEFINES["UNICODE"] = True -- DEFINES["USE_AURA"] = "1" -- DEFINES["WEBRTC_WIN"] = True -- DEFINES["WIN32"] = True -- DEFINES["WIN32_LEAN_AND_MEAN"] = True -- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" -- DEFINES["WINVER"] = "0x0A00" -- DEFINES["_ATL_NO_OPENGL"] = True -- DEFINES["_CRT_RAND_S"] = True -- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True -- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True -- DEFINES["_HAS_EXCEPTIONS"] = "0" -- DEFINES["_HAS_NODISCARD"] = True -- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True -- DEFINES["_SECURE_ATL"] = True -- DEFINES["_UNICODE"] = True -- DEFINES["_WIN32_WINNT"] = "0x0A00" -- DEFINES["_WINDOWS"] = True -- DEFINES["__STD_C"] = True -+ DEFINES["_DEBUG"] = True - - if CONFIG["TARGET_CPU"] == "aarch64": - - DEFINES["WEBRTC_ARCH_ARM64"] = True - DEFINES["WEBRTC_HAS_NEON"] = True - --if CONFIG["TARGET_CPU"] == "arm": -- -- CXXFLAGS += [ -- "-mfpu=neon" -- ] -- -- DEFINES["WEBRTC_ARCH_ARM"] = True -- DEFINES["WEBRTC_ARCH_ARM_V7"] = True -- DEFINES["WEBRTC_HAS_NEON"] = True -- --if CONFIG["TARGET_CPU"] == "loongarch64": -- -- DEFINES["_GNU_SOURCE"] = True -- - if CONFIG["TARGET_CPU"] == "mips32": - - DEFINES["MIPS32_LE"] = True - DEFINES["MIPS_FPU_LE"] = True -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["TARGET_CPU"] == "mips64": -- -- DEFINES["_GNU_SOURCE"] = True - - if CONFIG["TARGET_CPU"] == "x86": - -- DEFINES["WEBRTC_ENABLE_AVX2"] = True -- --if CONFIG["TARGET_CPU"] == "x86_64": -- -- DEFINES["WEBRTC_ENABLE_AVX2"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": -- -- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" -- --if CONFIG["MOZ_X11"] == "1" and CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["USE_X11"] = "1" -- --if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "arm": -- -- OS_LIBS += [ -- "unwind" -- ] -- --if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": -- - CXXFLAGS += [ - "-msse2" - ] - --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": -+ DEFINES["WEBRTC_ENABLE_AVX2"] = True - -- CXXFLAGS += [ -- "-msse2" -- ] -+if CONFIG["TARGET_CPU"] == "x86_64": - -- DEFINES["_GNU_SOURCE"] = True -+ DEFINES["WEBRTC_ENABLE_AVX2"] = True - --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": -+if CONFIG["MOZ_X11"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": - -- DEFINES["_GNU_SOURCE"] = True -+ DEFINES["USE_X11"] = "1" - - Library("simulated_network_gn") diff --git third_party/libwebrtc/test/rtp_test_utils_gn/moz.build third_party/libwebrtc/test/rtp_test_utils_gn/moz.build index 2d610fe2fe88..e290a713c076 100644 --- third_party/libwebrtc/test/rtp_test_utils_gn/moz.build @@ -103911,7 +103757,7 @@ index 829835d9d69d..f861dd357a02 100644 - Library("aom_gn") diff --git third_party/libwebrtc/third_party/libepoxy/libepoxy_gn/moz.build third_party/libwebrtc/third_party/libepoxy/libepoxy_gn/moz.build -index 7d1347ef2c7f..2cd44f6fb564 100644 +index 8d148b20dc0d..6ae76c818471 100644 --- third_party/libwebrtc/third_party/libepoxy/libepoxy_gn/moz.build +++ third_party/libwebrtc/third_party/libepoxy/libepoxy_gn/moz.build @@ -13,20 +13,16 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -104712,7 +104558,7 @@ index 2c62e9cbe092..d82fa66a2945 100644 Library("video_adaptation_gn") diff --git third_party/libwebrtc/video/config/encoder_config_gn/moz.build third_party/libwebrtc/video/config/encoder_config_gn/moz.build -index 8f1b9bb33967..a7be3784a0df 100644 +index 467ca88046db..a7be3784a0df 100644 --- third_party/libwebrtc/video/config/encoder_config_gn/moz.build +++ third_party/libwebrtc/video/config/encoder_config_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -104736,7 +104582,7 @@ index 8f1b9bb33967..a7be3784a0df 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -104782,6 +104628,10 @@ index 8f1b9bb33967..a7be3784a0df 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -105812,7 +105662,7 @@ index 9d03622daa05..81d9185c0a7d 100644 Library("frame_instrumentation_generator_gn") diff --git third_party/libwebrtc/video/corruption_detection/generic_mapping_functions_gn/moz.build third_party/libwebrtc/video/corruption_detection/generic_mapping_functions_gn/moz.build -index 37551c088b6f..166e00c8e94b 100644 +index 1596769ef123..166e00c8e94b 100644 --- third_party/libwebrtc/video/corruption_detection/generic_mapping_functions_gn/moz.build +++ third_party/libwebrtc/video/corruption_detection/generic_mapping_functions_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -105836,7 +105686,7 @@ index 37551c088b6f..166e00c8e94b 100644 FINAL_LIBRARY = "xul" -@@ -44,186 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -44,190 +53,32 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -105882,6 +105732,10 @@ index 37551c088b6f..166e00c8e94b 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -109529,7 +109383,7 @@ index 6ea5c303a15d..c678f28a8343 100644 Library("video_stream_encoder_impl_gn") diff --git third_party/libwebrtc/video/video_stream_encoder_interface_gn/moz.build third_party/libwebrtc/video/video_stream_encoder_interface_gn/moz.build -index b270923b1375..89c31ebae9ee 100644 +index 4ca944df8778..89c31ebae9ee 100644 --- third_party/libwebrtc/video/video_stream_encoder_interface_gn/moz.build +++ third_party/libwebrtc/video/video_stream_encoder_interface_gn/moz.build @@ -13,11 +13,20 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -109553,7 +109407,7 @@ index b270923b1375..89c31ebae9ee 100644 FINAL_LIBRARY = "xul" -@@ -40,119 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -40,123 +49,17 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -109599,6 +109453,10 @@ index b270923b1375..89c31ebae9ee 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -109674,7 +109532,7 @@ index b270923b1375..89c31ebae9ee 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -162,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": +@@ -166,50 +69,8 @@ if CONFIG["TARGET_CPU"] == "x86_64": DEFINES["WEBRTC_ENABLE_AVX2"] = True diff --git a/www/librewolf/files/patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland__egl__dmabuf.cc b/www/librewolf/files/patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland__egl__dmabuf.cc index e83c56760a7c..dc51721edf06 100644 --- a/www/librewolf/files/patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland__egl__dmabuf.cc +++ b/www/librewolf/files/patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland__egl__dmabuf.cc @@ -1,16 +1,16 @@ -commit 3524023ca1d2184ab9a5a7cc61695923e6834cc1 -Author: Christoph Moench-Tegeder <cmt@burggraben.net> +commit 505b8f54ca7e3ee3230ed9c94e6553de504fda29 +Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> avoid linux-only includes diff --git third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc -index 6a019c64b4b3..18bb43d797dd 100644 +index 9f30378451fb..75381cd39e29 100644 --- third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc +++ third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc -@@ -10,12 +10,16 @@ - +@@ -11,12 +11,16 @@ #include "modules/desktop_capture/linux/wayland/egl_dmabuf.h" + #include <EGL/eglext.h> +#if !defined(__FreeBSD__) #include <asm/ioctl.h> +#endif diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile index c57638a2be81..5d73590e031d 100644 --- a/www/mattermost-server/Makefile +++ b/www/mattermost-server/Makefile @@ -1,6 +1,5 @@ PORTNAME= mattermost -PORTVERSION= 10.5.8 -PORTREVISION= 1 +PORTVERSION= 10.5.9 CATEGORIES= www MASTER_SITES= LOCAL/decke PKGNAMESUFFIX= -server diff --git a/www/mattermost-server/distinfo b/www/mattermost-server/distinfo index 24ceb55026f7..370ce65a4226 100644 --- a/www/mattermost-server/distinfo +++ b/www/mattermost-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750399497 -SHA256 (mattermost-10.5.8.tar.xz) = 376d1c6000243bee85d776fed2ae4059ddd286e7e04e6f0d670e762aef8bc011 -SIZE (mattermost-10.5.8.tar.xz) = 134691880 +TIMESTAMP = 1753534822 +SHA256 (mattermost-10.5.9.tar.xz) = 9d701860c26f5cae65720b4b33610781add0aeac3cb7e15f5bec54b7d8b71c39 +SIZE (mattermost-10.5.9.tar.xz) = 134485636 diff --git a/www/mattermost-webapp/Makefile b/www/mattermost-webapp/Makefile index 9110f2b3b4a2..6246e6e1c6e4 100644 --- a/www/mattermost-webapp/Makefile +++ b/www/mattermost-webapp/Makefile @@ -1,5 +1,5 @@ PORTNAME= mattermost-webapp -PORTVERSION= 10.5.8 +PORTVERSION= 10.5.9 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://releases.mattermost.com/${PORTVERSION}/ diff --git a/www/mattermost-webapp/distinfo b/www/mattermost-webapp/distinfo index 12a96c50bd32..f6827f0726c0 100644 --- a/www/mattermost-webapp/distinfo +++ b/www/mattermost-webapp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750399343 -SHA256 (mattermost-10.5.8-linux-amd64.tar.gz) = a887360ada2f802ee71e9b7f8b97c551634301658c863d66d35e4d5bfc6b2048 -SIZE (mattermost-10.5.8-linux-amd64.tar.gz) = 627561064 +TIMESTAMP = 1753530476 +SHA256 (mattermost-10.5.9-linux-amd64.tar.gz) = 935283b89398a9e2ad7cd598a6fff89166936df493dbd2c6dabbd0416f74c527 +SIZE (mattermost-10.5.9-linux-amd64.tar.gz) = 629794694 diff --git a/www/mattermost-webapp/pkg-plist b/www/mattermost-webapp/pkg-plist index e9851a155ad9..b792065dc7f0 100644 --- a/www/mattermost-webapp/pkg-plist +++ b/www/mattermost-webapp/pkg-plist @@ -6,8 +6,8 @@ %%WWWDIR%%/client/1041.2572eda22344150544f1.js.map %%WWWDIR%%/client/1041.8dc2cfa7ead9a7c76659.css %%WWWDIR%%/client/1041.8dc2cfa7ead9a7c76659.css.map -%%WWWDIR%%/client/1083.2a0ed5aff07991bcfe5d.js -%%WWWDIR%%/client/1083.2a0ed5aff07991bcfe5d.js.map +%%WWWDIR%%/client/1083.e781a930775f001b00f6.js +%%WWWDIR%%/client/1083.e781a930775f001b00f6.js.map %%WWWDIR%%/client/11.5ada543d8439d319600a.css %%WWWDIR%%/client/11.5ada543d8439d319600a.css.map %%WWWDIR%%/client/11.88c2898b3db4047b1024.js @@ -93,8 +93,8 @@ %%WWWDIR%%/client/3094.70eb16cc1b3136feb23d.css.map %%WWWDIR%%/client/3147.1a23012bf6b81c1367c4.css %%WWWDIR%%/client/3147.1a23012bf6b81c1367c4.css.map -%%WWWDIR%%/client/3147.35c2f732010906abb637.js -%%WWWDIR%%/client/3147.35c2f732010906abb637.js.map +%%WWWDIR%%/client/3147.f113c344c802be21467e.js +%%WWWDIR%%/client/3147.f113c344c802be21467e.js.map %%WWWDIR%%/client/3161.224a2836a1ffbac1c3cb.js %%WWWDIR%%/client/3161.224a2836a1ffbac1c3cb.js.map %%WWWDIR%%/client/3320.c1a0c4b1bf388f50f580.js @@ -109,10 +109,10 @@ %%WWWDIR%%/client/3461.b2536127835134a39eb3.js.map %%WWWDIR%%/client/3559.70aac86b2334ea79cbab.js %%WWWDIR%%/client/3559.70aac86b2334ea79cbab.js.map -%%WWWDIR%%/client/3560.01da000a0d122c30a236.css -%%WWWDIR%%/client/3560.01da000a0d122c30a236.css.map %%WWWDIR%%/client/3560.e466e096ec714556e2da.js %%WWWDIR%%/client/3560.e466e096ec714556e2da.js.map +%%WWWDIR%%/client/3560.fe2a0ac446028196bc2c.css +%%WWWDIR%%/client/3560.fe2a0ac446028196bc2c.css.map %%WWWDIR%%/client/3572.0177e4027d7f325769dd.js %%WWWDIR%%/client/3572.0177e4027d7f325769dd.js.map %%WWWDIR%%/client/3596.c3fcf9d707fef4a0e502.js @@ -353,8 +353,8 @@ %%WWWDIR%%/client/8348.bb69f03c33bc27a7b042.js.map %%WWWDIR%%/client/8360.841bf548522155de7948.js %%WWWDIR%%/client/8360.841bf548522155de7948.js.map -%%WWWDIR%%/client/8461.d1f79d51415f27554279.js -%%WWWDIR%%/client/8461.d1f79d51415f27554279.js.map +%%WWWDIR%%/client/8461.795ba22499395d956d83.js +%%WWWDIR%%/client/8461.795ba22499395d956d83.js.map %%WWWDIR%%/client/8508.9335b87e46db99391307.js %%WWWDIR%%/client/8508.9335b87e46db99391307.js.map %%WWWDIR%%/client/8508.e0dd00b105e5520488b9.css @@ -4208,8 +4208,8 @@ %%WWWDIR%%/client/images/payment_processing.png %%WWWDIR%%/client/images/purchase_alert.png %%WWWDIR%%/client/images/welcome_illustration_new.png -%%WWWDIR%%/client/main.b51ef9e23098b8a1bc96.js -%%WWWDIR%%/client/main.b51ef9e23098b8a1bc96.js.map +%%WWWDIR%%/client/main.ae7e42dfcb96aacfef24.js +%%WWWDIR%%/client/main.ae7e42dfcb96aacfef24.js.map %%WWWDIR%%/client/manifest.json %%WWWDIR%%/client/remote_entry.js %%WWWDIR%%/client/remote_entry.js.map diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile index d3a96c251dfa..b3372612028f 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -1,6 +1,5 @@ PORTNAME= miniflux -DISTVERSION= 2.2.10 -PORTREVISION= 1 +DISTVERSION= 2.2.11 CATEGORIES= www MAINTAINER= krion@FreeBSD.org diff --git a/www/miniflux/distinfo b/www/miniflux/distinfo index c63bd2cd1c90..ae93cba3ef7e 100644 --- a/www/miniflux/distinfo +++ b/www/miniflux/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750749975 -SHA256 (go/www_miniflux/miniflux-v2-2.2.10_GH0/go.mod) = 0d545fcf2e12aa37d744743c80ff85afeae8954e0deb983ac74a68d0de286f58 -SIZE (go/www_miniflux/miniflux-v2-2.2.10_GH0/go.mod) = 1529 -SHA256 (go/www_miniflux/miniflux-v2-2.2.10_GH0/miniflux-v2-2.2.10_GH0.tar.gz) = a216b93a32d14a7a6ca48fd7f5e86b8a4e8c58b1bf5d83fc4d3aacaaaf4e6a48 -SIZE (go/www_miniflux/miniflux-v2-2.2.10_GH0/miniflux-v2-2.2.10_GH0.tar.gz) = 835514 +TIMESTAMP = 1753697965 +SHA256 (go/www_miniflux/miniflux-v2-2.2.11_GH0/go.mod) = 392cd3fcb8175fff5d8ce74d0e3bf05b62e454462d4d6e1146b9e2382c719a1e +SIZE (go/www_miniflux/miniflux-v2-2.2.11_GH0/go.mod) = 1492 +SHA256 (go/www_miniflux/miniflux-v2-2.2.11_GH0/miniflux-v2-2.2.11_GH0.tar.gz) = 20f6e7da292f7fd7e9989c40f203ad6c9d58fdf26ba3fbbd08da618fa36b8d2e +SIZE (go/www_miniflux/miniflux-v2-2.2.11_GH0/miniflux-v2-2.2.11_GH0.tar.gz) = 857725 diff --git a/www/minio/Makefile b/www/minio/Makefile index fc2ed4ee18c0..541d89269a7f 100644 --- a/www/minio/Makefile +++ b/www/minio/Makefile @@ -1,6 +1,5 @@ PORTNAME= minio DISTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} -PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= minio @@ -11,11 +10,11 @@ WWW= https://minio.io/ LICENSE= AGPLv3 USES= compiler cpe go:modules -GH_TAGNAME= RELEASE.2025-06-13T11-33-47Z +GH_TAGNAME= RELEASE.2025-07-18T21-56-31Z CPE_VERSION= ${GH_TAGNAME} USE_RC_SUBR= ${PORTNAME} -COMMIT_ID= a6c538c5a113a588d49b4f3af36ae3046cfa5ac6 +COMMIT_ID= 4021d8c8e2ef026aeda624c25ff3fffdbd112b09 GO_MODULE= github.com/minio/minio@v0.0.0-${DISTVERSION:S/.//g}-${COMMIT_ID:C/^(.{12}).*/\1/} GO_BUILDFLAGS= -ldflags=' \ diff --git a/www/minio/distinfo b/www/minio/distinfo index ed636f95379f..14dc1cc4f26e 100644 --- a/www/minio/distinfo +++ b/www/minio/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1751267324 -SHA256 (go/www_minio/minio-2025.06.13.11.33.47/v0.0.0-20250613113347-a6c538c5a113.mod) = c9ec564bf09a7f3a24703f0c116289ce13ac6da81426f4cb372c7bb1c5508ea3 -SIZE (go/www_minio/minio-2025.06.13.11.33.47/v0.0.0-20250613113347-a6c538c5a113.mod) = 12569 -SHA256 (go/www_minio/minio-2025.06.13.11.33.47/v0.0.0-20250613113347-a6c538c5a113.zip) = cd71d2932747ae62f15ff4fbb1088dde52963e144a2ad7cb4f4cf335a2e5266e -SIZE (go/www_minio/minio-2025.06.13.11.33.47/v0.0.0-20250613113347-a6c538c5a113.zip) = 25075588 +TIMESTAMP = 1753445056 +SHA256 (go/www_minio/minio-2025.07.18.21.56.31/v0.0.0-20250718215631-4021d8c8e2ef.mod) = 1092c21cbe753941b16da2943be699d1517e70ebdd4da6d5c994ca27a85ba430 +SIZE (go/www_minio/minio-2025.07.18.21.56.31/v0.0.0-20250718215631-4021d8c8e2ef.mod) = 12569 +SHA256 (go/www_minio/minio-2025.07.18.21.56.31/v0.0.0-20250718215631-4021d8c8e2ef.zip) = 0206470f8addca9099e304ee113f6d573ce2e16ff18626ce517668ab9da3f10b +SIZE (go/www_minio/minio-2025.07.18.21.56.31/v0.0.0-20250718215631-4021d8c8e2ef.zip) = 25081275 diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index b4d0c04d4fc0..d3ca683f1509 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= calendar -PORTVERSION= 5.3.6 +PORTVERSION= 5.3.7 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index 3a777d594e76..f68e47935ae2 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752658741 -SHA256 (nextcloud/calendar-v5.3.6.tar.gz) = 0055e70f62d7b6297cafb37ac7d55268077233133c711e4b8fdbbfabbc5682bb -SIZE (nextcloud/calendar-v5.3.6.tar.gz) = 19920190 +TIMESTAMP = 1753371975 +SHA256 (nextcloud/calendar-v5.3.7.tar.gz) = a8f725b941a0a4384e86bc0d8f0dc026e140e7136af9726175af06ec0603a601 +SIZE (nextcloud/calendar-v5.3.7.tar.gz) = 19941551 diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index d755db4ecdda..133bd7e18515 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -1,5 +1,5 @@ PORTNAME= contacts -PORTVERSION= 7.2.0 +PORTVERSION= 7.2.2 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-contacts/distinfo b/www/nextcloud-contacts/distinfo index 21d3bd993e14..856dda21b047 100644 --- a/www/nextcloud-contacts/distinfo +++ b/www/nextcloud-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752658658 -SHA256 (nextcloud/contacts-v7.2.0.tar.gz) = b46bafa5f16b0b264bbfc21a7ebe630849fc49878238dc717829004140130e8e -SIZE (nextcloud/contacts-v7.2.0.tar.gz) = 4399382 +TIMESTAMP = 1753524816 +SHA256 (nextcloud/contacts-v7.2.2.tar.gz) = 88f3f44dd7cc4c447660db5bdd647983750220ce92d65f2c346730b90447bbba +SIZE (nextcloud/contacts-v7.2.2.tar.gz) = 4406410 diff --git a/www/nift/Makefile b/www/nift/Makefile index dbd897314055..ddac5881c67b 100644 --- a/www/nift/Makefile +++ b/www/nift/Makefile @@ -1,7 +1,7 @@ PORTNAME= nift DISTVERSIONPREFIX= v DISTVERSION= 3.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= info@babaei.net @@ -16,23 +16,23 @@ USE_GITHUB= yes GH_ACCOUNT= nifty-site-manager GH_PROJECT= nsm +MAKE_ARGS= BUNDLED=0 + PLIST_FILES= bin/nift \ bin/nsm -OPTIONS_DEFINE= LUAJIT OPTIONS_DEFAULT= LUAJIT +OPTIONS_SINGLE= LUAIMPL +OPTIONS_SINGLE_LUAIMPL= LUAJIT LUA +LUAIMPL_DESC= Lua implementation LUAJIT_DESC= Use the Just-In-Time compiler for lua LUAJIT_USES= luajit -LUAJIT_USE_OFF= lua -LUAJIT_MAKE_ARGS= BUNDLED=0 LUAJIT_VERSION=${LUAJIT_LUAVER} -LUAJIT_MAKE_ARGS_OFF= BUNDLED=0 LUA_VERSION=${LUA_VER} - -.if empty(PORT_OPTIONS:MLUAJIT) -USES+= lua -.endif +LUAJIT_MAKE_ARGS= LUAJIT_VERSION=${LUAJIT_LUAVER} +LUA_USES= lua +LUA_MAKE_ARGS= LUA_VERSION=${LUA_VER} post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nift - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nsm + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nift \ + ${STAGEDIR}${PREFIX}/bin/nsm .include <bsd.port.mk> diff --git a/www/nift/files/patch-exprtk_exprtk.h b/www/nift/files/patch-exprtk_exprtk.h new file mode 100644 index 000000000000..c46b67ea8b6f --- /dev/null +++ b/www/nift/files/patch-exprtk_exprtk.h @@ -0,0 +1,101 @@ +--- exprtk/exprtk.h.orig 2024-01-13 12:54:06 UTC ++++ exprtk/exprtk.h +@@ -6340,7 +6340,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -6400,7 +6400,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -6463,7 +6463,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -6507,7 +6507,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -7782,7 +7782,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(index_, node_delete_list); ++ expression_node<T>::ndb_t::collect(index_, node_delete_list); + } + + std::size_t node_depth() const +@@ -11992,7 +11992,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -15283,7 +15283,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -15339,7 +15339,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -15406,7 +15406,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -15473,7 +15473,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const +@@ -16040,7 +16040,7 @@ namespace exprtk + + void collect_nodes(typename expression_node<T>::noderef_list_t& node_delete_list) + { +- expression_node<T>::ndb_t::template collect(branch_, node_delete_list); ++ expression_node<T>::ndb_t::collect(branch_, node_delete_list); + } + + std::size_t node_depth() const diff --git a/www/nift/files/patch-nsm.cpp b/www/nift/files/patch-nsm.cpp new file mode 100644 index 000000000000..63cf40647dae --- /dev/null +++ b/www/nift/files/patch-nsm.cpp @@ -0,0 +1,11 @@ +--- nsm.cpp.orig 2024-01-13 12:54:06 UTC ++++ nsm.cpp +@@ -1452,7 +1452,7 @@ int main(int argc, const char* argv[]) + else if(cmd == "watch") + { + //ensures correct number of parameters given +- if(noParams < 2 && noParams > 5) ++ if(noParams < 2 || noParams > 5) + return parError(noParams, argv, "2-5"); + + WatchList wl; diff --git a/www/node20/Makefile.version b/www/node20/Makefile.version index 4a050a24efaa..9363025dccf7 100644 --- a/www/node20/Makefile.version +++ b/www/node20/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 20.19.3 +NODEJS_PORTVERSION= 20.19.4 diff --git a/www/node20/distinfo b/www/node20/distinfo index f0829b77ea26..64b10d8f5e2b 100644 --- a/www/node20/distinfo +++ b/www/node20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954140 -SHA256 (node-v20.19.3.tar.xz) = 99be7b9d268d48b93be568a23240398ceacb0782dc7055b9972305c000b0e292 -SIZE (node-v20.19.3.tar.xz) = 42361704 +TIMESTAMP = 1753265708 +SHA256 (node-v20.19.4.tar.xz) = b87fd7106013d3906706913ffc63a4403715fbb272c4f83ff4338527353eec0f +SIZE (node-v20.19.4.tar.xz) = 42460588 diff --git a/www/node22/Makefile.version b/www/node22/Makefile.version index 994a4c2f0d2b..81316500adb5 100644 --- a/www/node22/Makefile.version +++ b/www/node22/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 22.17.0 +NODEJS_PORTVERSION= 22.17.1 diff --git a/www/node22/distinfo b/www/node22/distinfo index d8a3dc3d6812..fa6b7ae26589 100644 --- a/www/node22/distinfo +++ b/www/node22/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954142 -SHA256 (node-v22.17.0.tar.xz) = 7a3ef2aedb905ea7926e5209157266e2376a5db619d9ac0cba3c967f6f5db4f9 -SIZE (node-v22.17.0.tar.xz) = 48823936 +TIMESTAMP = 1753265710 +SHA256 (node-v22.17.1.tar.xz) = 327415fd76fcebb98133bf56e2d90e3ac048b038fac2676f03b6db91074575b9 +SIZE (node-v22.17.1.tar.xz) = 48453936 diff --git a/www/node24/Makefile.version b/www/node24/Makefile.version index a0f59e10846f..5778c22fca49 100644 --- a/www/node24/Makefile.version +++ b/www/node24/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 24.4.0 +NODEJS_PORTVERSION= 24.4.1 diff --git a/www/node24/distinfo b/www/node24/distinfo index c0c01fe39dc6..f92d33ffd802 100644 --- a/www/node24/distinfo +++ b/www/node24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266024 -SHA256 (node-v24.4.0.tar.xz) = 42fa8079da25a926013cd89b9d3467d09110e4fbb0c439342ebe4dd6ecc26bbb -SIZE (node-v24.4.0.tar.xz) = 50262840 +TIMESTAMP = 1753265712 +SHA256 (node-v24.4.1.tar.xz) = adb79ca0987486ed66136213da19ff17ef6724dcb340c320e010c9442101652f +SIZE (node-v24.4.1.tar.xz) = 50266728 diff --git a/www/node24/files/patch-tools_v8__gypfiles_v8.gyp b/www/node24/files/patch-armv7 index 189f9b3780d8..189f9b3780d8 100644 --- a/www/node24/files/patch-tools_v8__gypfiles_v8.gyp +++ b/www/node24/files/patch-armv7 diff --git a/www/offpunk/Makefile b/www/offpunk/Makefile index bdc6e51625e7..a0a724d0cb25 100644 --- a/www/offpunk/Makefile +++ b/www/offpunk/Makefile @@ -1,6 +1,6 @@ PORTNAME= offpunk DISTVERSIONPREFIX= v -DISTVERSION= 2.4 +DISTVERSION= 2.7.1 CATEGORIES= www python MASTER_SITES= https://git.sr.ht/~lioploum/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/www/offpunk/distinfo b/www/offpunk/distinfo index 2c8db4d4c453..85f438a50948 100644 --- a/www/offpunk/distinfo +++ b/www/offpunk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734624329 -SHA256 (offpunk-v2.4.tar.gz) = f79c1a2369da20c1ef278a4eca65d320d3d7cef6cc9c2a90475c6d6132ace3fd -SIZE (offpunk-v2.4.tar.gz) = 471822 +TIMESTAMP = 1753008530 +SHA256 (offpunk-v2.7.1.tar.gz) = 9af9c1a12f3da0edf489f99026aa98beccd97ad61f3ad58d9eef8f684dc70c7f +SIZE (offpunk-v2.7.1.tar.gz) = 1027067 diff --git a/www/onlyoffice-documentserver/Makefile b/www/onlyoffice-documentserver/Makefile index d887e2e9f95f..fae9b93955d8 100644 --- a/www/onlyoffice-documentserver/Makefile +++ b/www/onlyoffice-documentserver/Makefile @@ -1,6 +1,6 @@ PORTNAME= onlyoffice-documentserver DISTVERSIONPREFIX= v -DISTVERSION= 9.0.2.16 +DISTVERSION= 9.0.3.31 CATEGORIES= www MASTER_SITES+= LOCAL/mikael/v8/:source1 \ https://nodejs.org/dist/v${NODE_VERSION_PKGFETCH}/:source3 \ @@ -66,7 +66,7 @@ GH_TUPLE= ONLYOFFICE:core:v${DISTVERSION}:core/core \ hunspell:hyphen:73dd296:hunspell_hyphen/core/Common/3dParty/hyphen/hyphen \ mity:md4c:481fbfb:mity_md4c/core/Common/3dParty/md/md4c \ fsbruva:onlyoffice-DS-pkg-cache:v${NODE_VERSION_PKGFETCH}:pkg_cache/ \ - fsbruva:onlyoffice-DS-npm-cache:v${DISTVERSION}-20250701:npm_cache/ + fsbruva:onlyoffice-DS-npm-cache:v${DISTVERSION}-20250721:npm_cache/ OPTIONS_SINGLE= DB OPTIONS_SINGLE_DB= MYSQL PGSQL @@ -99,11 +99,11 @@ SUB_LIST= DS_GROUPNAME=${DS_GROUPNAME} \ PREFIX=${PREFIX} \ WWWDIR=${WWWDIR} -# node version used with "npm install @yao-pkg/pkg@6.5.1" +# node version used with "npm install @yao-pkg/pkg@6.6.0" # keep in sync with patch-build__tools_scripts_build__server.py and patch-document-server-package_Makefile -NODE_VERSION_PKGFETCH= 20.19.1 +NODE_VERSION_PKGFETCH= 20.19.4 -MAKE_ENV= BUILD_NUMBER="36" \ +MAKE_ENV= BUILD_NUMBER="31" \ PKG_CACHE_PATH=${WRKDIR}/.pkg-cache \ PRODUCT_VERSION=${DISTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+).*/\1/} \ BUILD_NUMBER=${DISTVERSION:C/^[0-9]+\.[0-9]+\.[0-9]+\.([0-9]+)/\1/} @@ -117,7 +117,7 @@ DOS2UNIX_FILES= document-server-package/common/documentserver/nginx/includes/htt CONFLICTS_BUILD=devel/googletest .include <bsd.port.pre.mk> -.if ${ARCH} == aarch64 +.if ${ARCH} == aarch64 || ${ARCH} == armv7 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ @@ -207,7 +207,7 @@ do-build: @${MKDIR} ${WRKSRC}/yao-pkg @${CP} ${FILESDIR}/package* ${WRKSRC}/yao-pkg - @cd ${WRKSRC}/yao-pkg ; ${SETENV} ${MAKE_ENV} npm install @yao-pkg/pkg@6.5.1 + @cd ${WRKSRC}/yao-pkg ; ${SETENV} ${MAKE_ENV} npm install @yao-pkg/pkg@6.6.0 @cd ${WRKSRC} && ${PATCH} -N -s -i ${FILESDIR}/extra-patch-pkg-fetch_lib-es5_build.js || ${TRUE} @cd ${WRKSRC} && ${PATCH} -N -s -i ${FILESDIR}/extra-patch-pkg-fetch_patches_node.v${NODE_VERSION_PKGFETCH}.cpp.patch || ${TRUE} @@ -266,7 +266,7 @@ create-caches-tarball: ${FIND} ${WRKDIR}/.pkg-cache -type f -perm 755 -exec file {} \; | ${EGREP} "ELF|PE32+|Mach-O" | ${AWK} -F ':' '{print $$1}' | ${XARGS} ${RM} ${FIND} ${WRKDIR}/.pkg-cache -type f -perm 644 -exec file {} \; | ${EGREP} -v "${NODE_VERSION_PKGFETCH}" | ${EGREP} "built-v|node-v" | ${EGREP} "tar.gz|sha256sum" | ${AWK} -F ':' '{print $$1}' | ${XARGS} ${RM} - cd ${WRKDIR} && \ - ${TAR} czf ${PORTNAME}-${DISTVERSION}_`date +%Y%m%d`-npm-cache.tar.gz .npm .pkg-cache +# cd ${WRKDIR} && \ +# ${TAR} czf ${PORTNAME}-${DISTVERSION}_`date +%Y%m%d`-npm-cache.tar.gz .npm .pkg-cache .include <bsd.port.post.mk> diff --git a/www/onlyoffice-documentserver/distinfo b/www/onlyoffice-documentserver/distinfo index 432711cf408e..c9bcfbbcf825 100644 --- a/www/onlyoffice-documentserver/distinfo +++ b/www/onlyoffice-documentserver/distinfo @@ -1,38 +1,36 @@ -TIMESTAMP = 1751344944 +TIMESTAMP = 1753116846 SHA256 (v8-8.9.255.25_all.tar.gz) = 54853ef93accc063a82a0dc29457b25c9b6d88315431d62e06ab1f84797c5f80 SIZE (v8-8.9.255.25_all.tar.gz) = 72818814 -SHA256 (node-v20.19.1.tar.gz) = 691011ddb85c9ab86afb7ead2b6db2ddd45592f1c8fd26687d152dcadc182229 -SIZE (node-v20.19.1.tar.gz) = 88078477 +SHA256 (node-v20.19.4.tar.gz) = cc363c0a90fe5025939175c1c29ab67235f36ebe4b5d78506634da27a73eef5d +SIZE (node-v20.19.4.tar.gz) = 89308973 SHA256 (optipng-0.7.8.tar.gz) = 25a3bd68481f21502ccaa0f4c13f84dcf6b20338e4c4e8c51f2cefbd8513398c SIZE (optipng-0.7.8.tar.gz) = 3294014 -SHA256 (onlyoffice-documentserver-9.0.2.16_20250630-npm-cache.tar.gz) = 11738d912f93adb7bf401ae06cb70d2357a4b35177cae7ceb5915fa5267e3522 -SIZE (onlyoffice-documentserver-9.0.2.16_20250630-npm-cache.tar.gz) = 249461250 -SHA256 (ONLYOFFICE-DocumentServer-v9.0.2.16-v9.0.2_GH0.tar.gz) = 272dc092623ca12964c09aa0893676aa508bf0900a5ab04215d7086306d2583d -SIZE (ONLYOFFICE-DocumentServer-v9.0.2.16-v9.0.2_GH0.tar.gz) = 972017 -SHA256 (ONLYOFFICE-core-v9.0.2.16_GH0.tar.gz) = 79d7aaf8b591017911febef0e141f9c3735faa33d1e68d605e80237082805f14 -SIZE (ONLYOFFICE-core-v9.0.2.16_GH0.tar.gz) = 205184118 -SHA256 (ONLYOFFICE-core-fonts-v9.0.2.16_GH0.tar.gz) = 56ba5c76d053d2ae625d2f4a01a955ecb2f1d25b9bef896313281588879f676a -SIZE (ONLYOFFICE-core-fonts-v9.0.2.16_GH0.tar.gz) = 95376454 -SHA256 (ONLYOFFICE-dictionaries-v9.0.2.16_GH0.tar.gz) = c1665cd8de6a528b255b5d0d200f689a53c72bb36218dbf8ac046c4b04a7fe85 -SIZE (ONLYOFFICE-dictionaries-v9.0.2.16_GH0.tar.gz) = 57973827 -SHA256 (ONLYOFFICE-document-server-integration-v9.0.2.16_GH0.tar.gz) = 61759413e2c63ca94117b30442e985e2ea5d3e559b1e6d740adfa916e55a6074 -SIZE (ONLYOFFICE-document-server-integration-v9.0.2.16_GH0.tar.gz) = 6128854 -SHA256 (ONLYOFFICE-document-templates-v9.0.2.16_GH0.tar.gz) = ba8288f4c67ce21d8c4f3ec995b02c5df43464314770805c7c57860b79e31756 -SIZE (ONLYOFFICE-document-templates-v9.0.2.16_GH0.tar.gz) = 3914530 -SHA256 (ONLYOFFICE-sdkjs-v9.0.2.16_GH0.tar.gz) = ecdb6c32c426e86b1bca71fc129f283430a14abc3e747464b8b9167ba08e264b -SIZE (ONLYOFFICE-sdkjs-v9.0.2.16_GH0.tar.gz) = 37688710 -SHA256 (ONLYOFFICE-server-v9.0.2.16_GH0.tar.gz) = 4d1dc02e4be3546bb6c1bbf6547eb4c46262e0554cacf81314ff741ce2ed5027 -SIZE (ONLYOFFICE-server-v9.0.2.16_GH0.tar.gz) = 4082601 -SHA256 (ONLYOFFICE-web-apps-v9.0.2.16_GH0.tar.gz) = 6befc028e52e4176e2007274915efc3354aa474ef7df6bdad0299204fb1ebf2b -SIZE (ONLYOFFICE-web-apps-v9.0.2.16_GH0.tar.gz) = 443520777 -SHA256 (ONLYOFFICE-build_tools-v9.0.2.16_GH0.tar.gz) = fe7b82477a78ed2a272c841d75c8a6383506a194b3893547ee70a86193943f50 -SIZE (ONLYOFFICE-build_tools-v9.0.2.16_GH0.tar.gz) = 33870057 +SHA256 (ONLYOFFICE-DocumentServer-v9.0.3.31-v9.0.3_GH0.tar.gz) = 9f12f50e2460b1199c24661d4f88ad349385dcc441740291b9f8e110686ef360 +SIZE (ONLYOFFICE-DocumentServer-v9.0.3.31-v9.0.3_GH0.tar.gz) = 973386 +SHA256 (ONLYOFFICE-core-v9.0.3.31_GH0.tar.gz) = fa6b4b2f729b4dd6d7ac6bf5393fd8ed5a3a821f3f7a376dcff891c81a8a59a4 +SIZE (ONLYOFFICE-core-v9.0.3.31_GH0.tar.gz) = 205214176 +SHA256 (ONLYOFFICE-core-fonts-v9.0.3.31_GH0.tar.gz) = 48fbe7bac524f21b9b146d8242ec9968cdb94b825aae6171cc30a285b5dd7189 +SIZE (ONLYOFFICE-core-fonts-v9.0.3.31_GH0.tar.gz) = 95377304 +SHA256 (ONLYOFFICE-dictionaries-v9.0.3.31_GH0.tar.gz) = c23a98195b429d0a8e2ed06d5119c41a3246f585ccf4d1ba5f74af9327e6dec4 +SIZE (ONLYOFFICE-dictionaries-v9.0.3.31_GH0.tar.gz) = 57973415 +SHA256 (ONLYOFFICE-document-server-integration-v9.0.3.31_GH0.tar.gz) = 2af3f3c324ec434e26649f1fa62fb9f01180b196ba44484d5c2be9b67de602b2 +SIZE (ONLYOFFICE-document-server-integration-v9.0.3.31_GH0.tar.gz) = 6129610 +SHA256 (ONLYOFFICE-document-templates-v9.0.3.31_GH0.tar.gz) = 5e12565edaf35cd44b8263fcf8182dcd18b84bb8a9a45404bf2a48cc75e3e9a6 +SIZE (ONLYOFFICE-document-templates-v9.0.3.31_GH0.tar.gz) = 3914552 +SHA256 (ONLYOFFICE-sdkjs-v9.0.3.31_GH0.tar.gz) = c043f08e86218f8b85d3a9e5d9303fa46376959cbcdd9debf02ea74f55fdf886 +SIZE (ONLYOFFICE-sdkjs-v9.0.3.31_GH0.tar.gz) = 37755295 +SHA256 (ONLYOFFICE-server-v9.0.3.31_GH0.tar.gz) = b398762099b6a0a4006bcfb332de22f09be01a83b25352a9f42cc93ae6429246 +SIZE (ONLYOFFICE-server-v9.0.3.31_GH0.tar.gz) = 4082661 +SHA256 (ONLYOFFICE-web-apps-v9.0.3.31_GH0.tar.gz) = 40bdf74edc25934b1b0339e08813bbf891b4c7ca3e4fdfe1752d787b3df31bec +SIZE (ONLYOFFICE-web-apps-v9.0.3.31_GH0.tar.gz) = 443570310 +SHA256 (ONLYOFFICE-build_tools-v9.0.3.31_GH0.tar.gz) = 04a08acf1317ac14c45efea6af565667a64a3aea873e2e0549f695fc6a4b4374 +SIZE (ONLYOFFICE-build_tools-v9.0.3.31_GH0.tar.gz) = 33872416 SHA256 (ONLYOFFICE-DocumentBuilder-626d1e44db3d06ceb8298215a67ef0475912d89a_GH0.tar.gz) = 275c3a8c993528fa56c69aedb11dd74a6fba9c3bd372874004584ae9cbb190b5 SIZE (ONLYOFFICE-DocumentBuilder-626d1e44db3d06ceb8298215a67ef0475912d89a_GH0.tar.gz) = 31659 SHA256 (ONLYOFFICE-onlyoffice.github.io-b26d001664d771df4f663d2d3ba7dd4a188b6cab_GH0.tar.gz) = 347b8f1d3c21b1f61a3f1fcae86f402b27ce4f8b826e18158834251046d83cf5 SIZE (ONLYOFFICE-onlyoffice.github.io-b26d001664d771df4f663d2d3ba7dd4a188b6cab_GH0.tar.gz) = 17009005 -SHA256 (ONLYOFFICE-document-server-package-v9.0.2.16_GH0.tar.gz) = c3153d922b38362146a209eade7f645e72504e19d5eb760354c57c223c4b637f -SIZE (ONLYOFFICE-document-server-package-v9.0.2.16_GH0.tar.gz) = 186621 +SHA256 (ONLYOFFICE-document-server-package-v9.0.3.31_GH0.tar.gz) = 301068c8feb5a50aa7c8c882099dfea0cb0f99ea155784e95b3870dd71635c38 +SIZE (ONLYOFFICE-document-server-package-v9.0.3.31_GH0.tar.gz) = 186645 SHA256 (jasenhuang-katana-parser-be6df45_GH0.tar.gz) = 363ede45ba6d125fdb7323c43d34acd3d0ae9028ac18aec632eb6a623160f09a SIZE (jasenhuang-katana-parser-be6df45_GH0.tar.gz) = 97712 SHA256 (google-gumbo-parser-aa91b27_GH0.tar.gz) = 1360f85c02fb2573a10f00abcddebc8f1ff277a16f66553439193af93afae335 @@ -41,7 +39,7 @@ SHA256 (hunspell-hyphen-73dd296_GH0.tar.gz) = 93e80ad69ee7afd507b12f0b58ca34a6a7 SIZE (hunspell-hyphen-73dd296_GH0.tar.gz) = 292528 SHA256 (mity-md4c-481fbfb_GH0.tar.gz) = 04e03a69a2783ab5f2449f8864499dabb150092d5f48415a5e423f762a209d54 SIZE (mity-md4c-481fbfb_GH0.tar.gz) = 238753 -SHA256 (fsbruva-onlyoffice-DS-pkg-cache-v20.19.1_GH0.tar.gz) = df466a0ea8365d10089d3169b224b079bb0ec409c57f2ff79c4f6048f8c5d29c -SIZE (fsbruva-onlyoffice-DS-pkg-cache-v20.19.1_GH0.tar.gz) = 1288 -SHA256 (fsbruva-onlyoffice-DS-npm-cache-v9.0.2.16-20250701_GH0.tar.gz) = c8a355fe7941a29ba6ba51c97c52808ef5cfe3047cb4f31335a2e03cdfd84354 -SIZE (fsbruva-onlyoffice-DS-npm-cache-v9.0.2.16-20250701_GH0.tar.gz) = 161979161 +SHA256 (fsbruva-onlyoffice-DS-pkg-cache-v20.19.4_GH0.tar.gz) = d3b6a1ad3afdfd53b57809980ae83434ae727d421e9e383ae69c32e37a570918 +SIZE (fsbruva-onlyoffice-DS-pkg-cache-v20.19.4_GH0.tar.gz) = 1292 +SHA256 (fsbruva-onlyoffice-DS-npm-cache-v9.0.3.31-20250721_GH0.tar.gz) = 7f3f935337e91c1d1d7f8d2b3e0456dbac15b617581ac064ffd322082c488fb7 +SIZE (fsbruva-onlyoffice-DS-npm-cache-v9.0.3.31-20250721_GH0.tar.gz) = 162622276 diff --git a/www/onlyoffice-documentserver/files/extra-patch-pkg-fetch_patches_node.v20.19.1.cpp.patch b/www/onlyoffice-documentserver/files/extra-patch-pkg-fetch_patches_node.v20.19.1.cpp.patch deleted file mode 100644 index 44c114f57dd6..000000000000 --- a/www/onlyoffice-documentserver/files/extra-patch-pkg-fetch_patches_node.v20.19.1.cpp.patch +++ /dev/null @@ -1,1014 +0,0 @@ -https://github.com/yao-pkg/pkg-fetch/raw/refs/tags/v3.5.23/patches/node.v20.19.1.cpp.patch -+ local FreeBSD patches - ---- yao-pkg/node_modules/@yao-pkg/pkg-fetch/patches/node.v20.19.1.cpp.patch -+++ yao-pkg/node_modules/@yao-pkg/pkg-fetch/patches/node.v20.19.1.cpp.patch -@@ -11,6 +11,24 @@ index d3c17d47bc..7970af6ea4 100644 - }], - ], - }, -+@@ -426,7 +426,7 @@ -+ 'ldflags': [ '-m32' ], -+ }], -+ [ 'host_arch=="ppc64" and OS not in "aix os400"', { -+- 'cflags': [ '-m64', '-mminimal-toc' ], -++ 'cflags': [ '-m64' ], -+ 'ldflags': [ '-m64' ], -+ }], -+ [ 'host_arch=="s390x" and OS=="linux"', { -+@@ -450,7 +450,7 @@ -+ 'ldflags': [ '-m32' ], -+ }], -+ [ 'target_arch=="ppc64" and OS not in "aix os400"', { -+- 'cflags': [ '-m64', '-mminimal-toc' ], -++ 'cflags': [ '-m64' ], -+ 'ldflags': [ '-m64' ], -+ }], -+ [ 'target_arch=="s390x" and OS=="linux"', { - diff --git node/deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c node/deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c - index 5e7775f1a5..eeebf67796 100644 - --- node/deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c -@@ -600,3 +618,375 @@ index 2655b9e694..1d951571c7 100644 - 'cflags_cc!': [ '-fno-rtti' ], - }], - [ 'OS == "mac" or OS == "ios"', { -+--- node/Makefile.orig 2025-05-14 12:22:41 UTC -++++ node/Makefile -+@@ -171,8 +171,7 @@ out/Makefile: config.gypi common.gypi node.gyp \ -+ $(warning '$@' target is a noop) -+ -+ out/Makefile: config.gypi common.gypi node.gyp \ -+- deps/uv/uv.gyp deps/llhttp/llhttp.gyp deps/zlib/zlib.gyp \ -+- deps/simdutf/simdutf.gyp deps/ada/ada.gyp \ -++ deps/*/*.gyp \ -+ tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \ -+ tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp -+ $(PYTHON) tools/gyp_node.py -f make -+--- node/deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi.orig 2023-05-16 06:58:19 UTC -++++ node/deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi -+@@ -13,7 +13,7 @@ -+ '-Wall -O3 -fomit-frame-pointer', -+ ], -+ 'openssl_ex_libs_linux-elf': [ -+- '-ldl -pthread', -++ '-pthread', -+ ], -+ 'openssl_cli_srcs_linux-elf': [ -+ 'openssl/apps/lib/cmp_mock_srv.c', -+--- node/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi.orig 2023-05-16 06:58:19 UTC -++++ node/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi -+@@ -977,7 +977,7 @@ -+ '-Wall -O3 -fomit-frame-pointer', -+ ], -+ 'openssl_ex_libs_linux-elf': [ -+- '-ldl -pthread', -++ '-pthread', -+ ], -+ }, -+ 'include_dirs': [ -+--- node/deps/openssl/openssl-cl_no_asm.gypi.orig 2023-11-22 10:13:54 UTC -++++ node/deps/openssl/openssl-cl_no_asm.gypi -+@@ -1,4 +1,5 @@ -+ { -++ 'defines': ['OPENSSL_NO_ASM'], -+ 'conditions': [ -+ ['target_arch=="ppc64" and OS in ("aix", "os400")', { -+ 'includes': ['config/archs/aix64-gcc-as/no-asm/openssl-cl.gypi'], -+@@ -45,7 +46,7 @@ -+ 'includes': ['config/archs/linux64-loongarch64/no-asm/openssl-cl.gypi'], -+ }, { -+ # Other architectures don't use assembly -+- 'includes': ['config/archs/linux-x86_64/no-asm/openssl-cl.gypi'], -++ 'includes': ['config/archs/linux-elf/no-asm/openssl-cl.gypi'], -+ }], -+ ], -+ } -+--- node/deps/openssl/openssl_no_asm.gypi.orig 2023-05-16 06:58:20 UTC -++++ node/deps/openssl/openssl_no_asm.gypi -+@@ -44,7 +44,7 @@ -+ 'includes': ['config/archs/linux64-riscv64/no-asm/openssl.gypi'], -+ }, { -+ # Other architectures don't use assembly -+- 'includes': ['config/archs/linux-x86_64/no-asm/openssl.gypi'], -++ 'includes': ['config/archs/linux-elf/no-asm/openssl.gypi'], -+ }], -+ ], -+ } -+--- node/deps/v8/src/base/macros.h.orig 2021-04-12 21:00:33.000000000 +0000 -++++ node/deps/v8/src/base/macros.h 2025-06-20 09:42:18.838769000 +0000 -+@@ -203,7 +203,8 @@ -+ // base::is_trivially_copyable will differ for these cases. -+ template <typename T> -+ struct is_trivially_copyable { -+-#if V8_CC_MSVC -++#if V8_CC_MSVC || (__GNUC__ == 12 && __GNUC_MINOR__ <= 2) || \ -++ (defined(__clang__) && __clang_major__ <= 17) -+ // Unfortunately, MSVC 2015 is broken in that std::is_trivially_copyable can -+ // be false even though it should be true according to the standard. -+ // (status at 2018-02-26, observed on the msvc waterfall bot). -+--- node/deps/v8/src/base/platform/platform-freebsd.cc.orig 2023-05-16 06:58:20 UTC -++++ node/deps/v8/src/base/platform/platform-freebsd.cc -+@@ -82,8 +82,8 @@ std::vector<OS::SharedLibraryAddress> OS::GetSharedLib -+ lib_name = std::string(path); -+ } -+ result.push_back(SharedLibraryAddress( -+- lib_name, reinterpret_cast<uintptr_t>(map->kve_start), -+- reinterpret_cast<uintptr_t>(map->kve_end))); -++ lib_name, static_cast<uintptr_t>(map->kve_start), -++ static_cast<uintptr_t>(map->kve_end))); -+ } -+ -+ start += ssize; -+--- node/deps/v8/src/codegen/arm/cpu-arm.cc.orig 2023-05-16 06:58:20 UTC -++++ node/deps/v8/src/codegen/arm/cpu-arm.cc -+@@ -2,12 +2,15 @@ -+ // Use of this source code is governed by a BSD-style license that can be -+ // found in the LICENSE file. -+ -++#include "include/v8config.h" -++ -+ // CPU specific code for arm independent of OS goes here. -+ #ifdef __arm__ -+ #ifdef __QNXNTO__ -+ #include <sys/mman.h> // for cache flushing. -+ #undef MAP_TYPE -+ #elif V8_OS_FREEBSD -++#include <sys/cdefs.h> -+ #include <machine/sysarch.h> // for cache flushing -+ #include <sys/types.h> -+ #elif V8_OS_STARBOARD -+--- node/deps/v8/src/codegen/ppc/constants-ppc.h.orig 2023-05-16 06:58:20 UTC -++++ node/deps/v8/src/codegen/ppc/constants-ppc.h -+@@ -36,7 +36,7 @@ -+ #endif -+ -+ #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || !V8_TARGET_ARCH_PPC64 || \ -+- V8_TARGET_LITTLE_ENDIAN || (defined(_CALL_ELF) && _CALL_ELF == 2) -++ (defined(_CALL_ELF) && _CALL_ELF == 2) -+ #define ABI_RETURNS_OBJECT_PAIRS_IN_REGS 1 -+ #else -+ #define ABI_RETURNS_OBJECT_PAIRS_IN_REGS 0 -+@@ -44,7 +44,7 @@ -+ -+ #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || \ -+ (V8_TARGET_ARCH_PPC64 && \ -+- (V8_TARGET_LITTLE_ENDIAN || (defined(_CALL_ELF) && _CALL_ELF == 2))) -++ (defined(_CALL_ELF) && _CALL_ELF == 2)) -+ #define ABI_CALL_VIA_IP 1 -+ #else -+ #define ABI_CALL_VIA_IP 0 -+--- node/deps/v8/src/libsampler/sampler.cc.orig 2023-05-16 06:58:20 UTC -++++ node/deps/v8/src/libsampler/sampler.cc -+@@ -511,6 +511,10 @@ void SignalHandler::FillRegisterState(void* context, R -+ state->pc = reinterpret_cast<void*>(mcontext.__gregs[_REG_PC]); -+ state->sp = reinterpret_cast<void*>(mcontext.__gregs[_REG_SP]); -+ state->fp = reinterpret_cast<void*>(mcontext.__gregs[_REG_FP]); -++#elif V8_TARGET_ARCH_PPC64 -++ state->pc = reinterpret_cast<void*>(mcontext.mc_srr0); -++ state->sp = reinterpret_cast<void*>(mcontext.mc_frame[1]); -++ state->fp = reinterpret_cast<void*>(mcontext.mc_frame[31]); -+ #endif // V8_HOST_ARCH_* -+ #elif V8_OS_NETBSD -+ #if V8_HOST_ARCH_IA32 -+Obtained from: https://chromium.googlesource.com/v8/v8.git/+/182d9c05e78b1ddb1cb8242cd3628a7855a0336f -+ -+commit 182d9c05e78b1ddb1cb8242cd3628a7855a0336f -+Author: Andrey Kosyakov <caseq@chromium.org> -+Date: 2023-08-17T13:50:11-07:00 -+ -+ Define UChar as char16_t -+ -+ We used to have UChar defined as uint16_t which does not go along -+ with STL these days if you try to have an std::basic_string<> of it, -+ as there are no standard std::char_traits<> specialization for uint16_t. -+ -+ This switches UChar to char16_t where practical, introducing a few -+ compatibility shims to keep CL size small, as (1) this would likely -+ have to be back-ported and (2) crdtp extensively uses uint16_t for -+ wide chars. -+ -+ Bug: b:296390693 -+ Change-Id: I66a32d8f0050915225b187de56896c26dd76163d -+ Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4789966 -+ Reviewed-by: Jaroslav Sevcik <jarin@chromium.org> -+ Commit-Queue: Jaroslav Sevcik <jarin@chromium.org> -+ Auto-Submit: Andrey Kosyakov <caseq@chromium.org> -+ Cr-Commit-Position: refs/heads/main@{#89559} -+ -+diff --git node/deps/v8/src/inspector/string-16.cc node/deps/v8/src/inspector/string-16.cc -+index a8b786a8166..6df9963e970 100644 -+--- node/deps/v8/src/inspector/string-16.cc -++++ node/deps/v8/src/inspector/string-16.cc -+@@ -27,7 +27,7 @@ bool isSpaceOrNewLine(UChar c) { -+ return isASCII(c) && c <= ' ' && (c == ' ' || (c <= 0xD && c >= 0x9)); -+ } -+ -+-int64_t charactersToInteger(const UChar* characters, size_t length, -++int64_t charactersToInteger(const uint16_t* characters, size_t length, -+ bool* ok = nullptr) { -+ std::vector<char> buffer; -+ buffer.reserve(length + 1); -+@@ -50,6 +50,8 @@ int64_t charactersToInteger(const UChar* characters, size_t length, -+ -+ String16::String16(const UChar* characters, size_t size) -+ : m_impl(characters, size) {} -++String16::String16(const uint16_t* characters, size_t size) -++ : m_impl(reinterpret_cast<const UChar*>(characters), size) {} -+ -+ String16::String16(const UChar* characters) : m_impl(characters) {} -+ -+@@ -241,6 +243,10 @@ String16 String16::fromUTF16LE(const UChar* stringStart, size_t length) { -+ #endif // V8_TARGET_BIG_ENDIAN -+ } -+ -++String16 String16::fromUTF16LE(const uint16_t* stringStart, size_t length) { -++ return fromUTF16LE(reinterpret_cast<const UChar*>(stringStart), length); -++} -++ -+ std::string String16::utf8() const { -+ return UTF16ToUTF8(m_impl.data(), m_impl.size()); -+ } -+diff --git node/deps/v8/src/inspector/string-16.h node/deps/v8/src/inspector/string-16.h -+index 1678ffb2e1e..d9f6c466ab1 100644 -+--- node/deps/v8/src/inspector/string-16.h -++++ node/deps/v8/src/inspector/string-16.h -+@@ -6,6 +6,7 @@ -+ #define V8_INSPECTOR_STRING_16_H_ -+ -+ #include <stdint.h> -++#include <uchar.h> -+ -+ #include <cctype> -+ #include <climits> -+@@ -18,7 +19,7 @@ -+ -+ namespace v8_inspector { -+ -+-using UChar = uint16_t; -++using UChar = char16_t; -+ -+ class String16 { -+ public: -+@@ -28,6 +29,7 @@ class String16 { -+ String16(const String16&) V8_NOEXCEPT = default; -+ String16(String16&&) V8_NOEXCEPT = default; -+ String16(const UChar* characters, size_t size); -++ String16(const uint16_t* characters, size_t size); -+ V8_EXPORT String16(const UChar* characters); -+ V8_EXPORT String16(const char* characters); -+ String16(const char* characters, size_t size); -+@@ -49,7 +51,9 @@ class String16 { -+ int toInteger(bool* ok = nullptr) const; -+ std::pair<size_t, size_t> getTrimmedOffsetAndLength() const; -+ String16 stripWhiteSpace() const; -+- const UChar* characters16() const { return m_impl.c_str(); } -++ const uint16_t* characters16() const { -++ return reinterpret_cast<const uint16_t*>(m_impl.c_str()); -++ } -+ size_t length() const { return m_impl.length(); } -+ bool isEmpty() const { return !m_impl.length(); } -+ UChar operator[](size_t index) const { return m_impl[index]; } -+@@ -79,6 +83,8 @@ class String16 { -+ // On Big endian architectures, byte order needs to be flipped. -+ V8_EXPORT static String16 fromUTF16LE(const UChar* stringStart, -+ size_t length); -++ V8_EXPORT static String16 fromUTF16LE(const uint16_t* stringStart, -++ size_t length); -+ -+ std::size_t hash() const { -+ if (!hash_code) { -+diff --git node/deps/v8/src/inspector/v8-string-conversions.cc node/deps/v8/src/inspector/v8-string-conversions.cc -+index 0c75e66b972..8cf19be816c 100644 -+--- node/deps/v8/src/inspector/v8-string-conversions.cc -++++ node/deps/v8/src/inspector/v8-string-conversions.cc -+@@ -12,7 +12,7 @@ -+ -+ namespace v8_inspector { -+ namespace { -+-using UChar = uint16_t; -++using UChar = char16_t; -+ using UChar32 = uint32_t; -+ -+ bool isASCII(UChar c) { return !(c & ~0x7F); } -+@@ -386,7 +386,7 @@ std::string UTF16ToUTF8(const UChar* stringStart, size_t length) { -+ -+ std::basic_string<UChar> UTF8ToUTF16(const char* stringStart, size_t length) { -+ if (!stringStart || !length) return std::basic_string<UChar>(); -+- std::vector<uint16_t> buffer(length); -++ std::vector<UChar> buffer(length); -+ UChar* bufferStart = buffer.data(); -+ -+ UChar* bufferCurrent = bufferStart; -+@@ -395,7 +395,7 @@ std::basic_string<UChar> UTF8ToUTF16(const char* stringStart, size_t length) { -+ reinterpret_cast<const char*>(stringStart + length), -+ &bufferCurrent, bufferCurrent + buffer.size(), nullptr, -+ true) != conversionOK) -+- return std::basic_string<uint16_t>(); -++ return std::basic_string<UChar>(); -+ size_t utf16Length = bufferCurrent - bufferStart; -+ return std::basic_string<UChar>(bufferStart, bufferStart + utf16Length); -+ } -+diff --git node/deps/v8/src/inspector/v8-string-conversions.h node/deps/v8/src/inspector/v8-string-conversions.h -+index eb33c6816a5..1126255dac2 100644 -+--- node/deps/v8/src/inspector/v8-string-conversions.h -++++ node/deps/v8/src/inspector/v8-string-conversions.h -+@@ -5,14 +5,16 @@ -+ #ifndef V8_INSPECTOR_V8_STRING_CONVERSIONS_H_ -+ #define V8_INSPECTOR_V8_STRING_CONVERSIONS_H_ -+ -++#include <uchar.h> -++ -+ #include <cstdint> -+ #include <string> -+ -+ // Conversion routines between UT8 and UTF16, used by string-16.{h,cc}. You may -+ // want to use string-16.h directly rather than these. -+ namespace v8_inspector { -+-std::basic_string<uint16_t> UTF8ToUTF16(const char* stringStart, size_t length); -+-std::string UTF16ToUTF8(const uint16_t* stringStart, size_t length); -++std::basic_string<char16_t> UTF8ToUTF16(const char* stringStart, size_t length); -++std::string UTF16ToUTF8(const char16_t* stringStart, size_t length); -+ } // namespace v8_inspector -+ -+ #endif // V8_INSPECTOR_V8_STRING_CONVERSIONS_H_ -+diff --git node/deps/v8/third_party/inspector_protocol/crdtp/test_platform_v8.cc node/deps/v8/third_party/inspector_protocol/crdtp/test_platform_v8.cc -+index c9d89eaa42f..1a46d781b89 100644 -+--- node/deps/v8/third_party/inspector_protocol/crdtp/test_platform_v8.cc -++++ node/deps/v8/third_party/inspector_protocol/crdtp/test_platform_v8.cc -+@@ -11,13 +11,16 @@ -+ namespace v8_crdtp { -+ -+ std::string UTF16ToUTF8(span<uint16_t> in) { -+- return v8_inspector::UTF16ToUTF8(in.data(), in.size()); -++ return v8_inspector::UTF16ToUTF8(reinterpret_cast<const char16_t*>(in.data()), -++ in.size()); -+ } -+ -+ std::vector<uint16_t> UTF8ToUTF16(span<uint8_t> in) { -+- std::basic_string<uint16_t> utf16 = v8_inspector::UTF8ToUTF16( -++ std::basic_string<char16_t> utf16 = v8_inspector::UTF8ToUTF16( -+ reinterpret_cast<const char*>(in.data()), in.size()); -+- return std::vector<uint16_t>(utf16.begin(), utf16.end()); -++ return std::vector<uint16_t>( -++ reinterpret_cast<const uint16_t*>(utf16.data()), -++ reinterpret_cast<const uint16_t*>(utf16.data()) + utf16.size()); -+ } -+ -+ } // namespace v8_crdtp -+--- node/node.gypi.orig 2023-05-16 06:58:21 UTC -++++ node/node.gypi -+@@ -349,6 +349,9 @@ -+ [ 'node_use_openssl=="true"', { -+ 'defines': [ 'HAVE_OPENSSL=1' ], -+ 'conditions': [ -++ ['openssl_no_asm==1', { -++ 'defines': [ 'OPENSSL_NO_ASM' ], -++ }], -+ [ 'node_shared_openssl=="false"', { -+ 'defines': [ 'OPENSSL_API_COMPAT=0x10100000L', ], -+ 'dependencies': [ -+--- node/src/crypto/crypto_util.cc.orig 2023-05-16 06:58:21 UTC -++++ node/src/crypto/crypto_util.cc -+@@ -205,10 +205,12 @@ void InitCryptoOnce() { -+ // No-op with OPENSSL_NO_COMP builds of OpenSSL. -+ sk_SSL_COMP_zero(SSL_COMP_get_compression_methods()); -+ -++#if OPENSSL_VERSION_MAJOR < 3 -+ #ifndef OPENSSL_NO_ENGINE -+ ERR_load_ENGINE_strings(); -+ ENGINE_load_builtin_engines(); -+ #endif // !OPENSSL_NO_ENGINE -++#endif -+ } -+ -+ void GetFipsCrypto(const FunctionCallbackInfo<Value>& args) { -+--- node/src/cares_wrap.h.orig 2023-05-16 06:58:21 UTC -++++ node/src/cares_wrap.h -+@@ -23,7 +23,7 @@ -+ # include <netdb.h> -+ #endif // __POSIX__ -+ -+-# include <ares_nameser.h> -++# include <arpa/nameser.h> -+ -+ namespace node { -+ namespace cares_wrap { -+--- node/tools/v8_gypfiles/v8.gyp.orig 2023-05-16 06:58:22 UTC -++++ node/tools/v8_gypfiles/v8.gyp -+@@ -1091,7 +1091,7 @@ -+ }], -+ # Platforms that don't have Compare-And-Swap (CAS) support need to link atomic library -+ # to implement atomic memory access -+- ['v8_current_cpu in ["mips64", "mips64el", "ppc", "arm", "riscv64", "loong64"]', { -++ ['v8_current_cpu in ["mips64", "mips64el", "ppc", "riscv64", "loong64"]', { -+ 'link_settings': { -+ 'libraries': ['-latomic', ], -+ }, -diff --git a/node_modules/@yao-pkg/pkg-fetch/patches/node.v20.19.1.cpp.patch.orig b/node_modules/@yao-pkg/pkg-fetch/patches/node.v20.19.1.cpp.patch.orig -new file mode 100644 -index 0000000..6b9de6d ---- /dev/null -+++ b/node_modules/@yao-pkg/pkg-fetch/patches/node.v20.19.1.cpp.patch.orig -@@ -0,0 +1,602 @@ -+diff --git node/common.gypi node/common.gypi -+index d3c17d47bc..7970af6ea4 100644 -+--- node/common.gypi -++++ node/common.gypi -+@@ -184,7 +184,7 @@ -+ ['clang==1', { -+ 'lto': ' -flto ', # Clang -+ }, { -+- 'lto': ' -flto=4 -fuse-linker-plugin -ffat-lto-objects ', # GCC -++ 'lto': ' -flto=4 -ffat-lto-objects ', # GCC -+ }], -+ ], -+ }, -+diff --git node/deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c node/deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c -+index 5e7775f1a5..eeebf67796 100644 -+--- node/deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c -++++ node/deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c -+@@ -33,16 +33,6 @@ -+ -+ #include "nghttp3_macro.h" -+ -+-#if defined(_MSC_VER) && !defined(__clang__) && (defined(_M_ARM) || defined(_M_ARM64)) -+-unsigned int __popcnt(unsigned int x) { -+- unsigned int c = 0; -+- for (; x; ++c) { -+- x &= x - 1; -+- } -+- return c; -+-} -+-#endif -+- -+ int nghttp3_ringbuf_init(nghttp3_ringbuf *rb, size_t nmemb, size_t size, -+ const nghttp3_mem *mem) { -+ if (nmemb) { -+diff --git node/deps/ngtcp2/ngtcp2/lib/ngtcp2_ringbuf.c node/deps/ngtcp2/ngtcp2/lib/ngtcp2_ringbuf.c -+index 74e488bce7..36ca05e80e 100644 -+--- node/deps/ngtcp2/ngtcp2/lib/ngtcp2_ringbuf.c -++++ node/deps/ngtcp2/ngtcp2/lib/ngtcp2_ringbuf.c -+@@ -31,16 +31,6 @@ -+ -+ #include "ngtcp2_macro.h" -+ -+-#if defined(_MSC_VER) && !defined(__clang__) && (defined(_M_ARM) || defined(_M_ARM64)) -+-unsigned int __popcnt(unsigned int x) { -+- unsigned int c = 0; -+- for (; x; ++c) { -+- x &= x - 1; -+- } -+- return c; -+-} -+-#endif -+- -+ int ngtcp2_ringbuf_init(ngtcp2_ringbuf *rb, size_t nmemb, size_t size, -+ const ngtcp2_mem *mem) { -+ uint8_t *buf = ngtcp2_mem_malloc(mem, nmemb * size); -+diff --git node/deps/v8/include/v8-initialization.h node/deps/v8/include/v8-initialization.h -+index d3e35d6ec5..6e9bbe3849 100644 -+--- node/deps/v8/include/v8-initialization.h -++++ node/deps/v8/include/v8-initialization.h -+@@ -89,6 +89,10 @@ class V8_EXPORT V8 { -+ static void SetFlagsFromCommandLine(int* argc, char** argv, -+ bool remove_flags); -+ -++ static void EnableCompilationForSourcelessUse(); -++ static void DisableCompilationForSourcelessUse(); -++ static void FixSourcelessScript(Isolate* v8_isolate, Local<UnboundScript> script); -++ -+ /** Get the version string. */ -+ static const char* GetVersion(); -+ -+diff --git node/deps/v8/src/api/api.cc node/deps/v8/src/api/api.cc -+index a06394e6c1..154b7a82a8 100644 -+--- node/deps/v8/src/api/api.cc -++++ node/deps/v8/src/api/api.cc -+@@ -806,6 +806,28 @@ void V8::SetFlagsFromCommandLine(int* argc, char** argv, bool remove_flags) { -+ HelpOptions(HelpOptions::kDontExit)); -+ } -+ -++bool save_lazy; -++bool save_predictable; -++ -++void V8::EnableCompilationForSourcelessUse() { -++ save_lazy = i::v8_flags.lazy; -++ i::v8_flags.lazy = false; -++ save_predictable = i::v8_flags.predictable; -++ i::v8_flags.predictable = true; -++} -++ -++void V8::DisableCompilationForSourcelessUse() { -++ i::v8_flags.lazy = save_lazy; -++ i::v8_flags.predictable = save_predictable; -++} -++ -++void V8::FixSourcelessScript(Isolate* v8_isolate, Local<UnboundScript> unbound_script) { -++ auto isolate = reinterpret_cast<i::Isolate*>(v8_isolate); -++ auto function_info = i::Handle<i::SharedFunctionInfo>::cast(Utils::OpenHandle(*unbound_script)); -++ i::Handle<i::Script> script(i::Script::cast(function_info->script()), isolate); -++ script->set_source(i::ReadOnlyRoots(isolate).undefined_value()); -++} -++ -+ RegisteredExtension* RegisteredExtension::first_extension_ = nullptr; -+ -+ RegisteredExtension::RegisteredExtension(std::unique_ptr<Extension> extension) -+diff --git node/deps/v8/src/codegen/compiler.cc node/deps/v8/src/codegen/compiler.cc -+index 31c5acceeb..56cad8671f 100644 -+--- node/deps/v8/src/codegen/compiler.cc -++++ node/deps/v8/src/codegen/compiler.cc -+@@ -3475,7 +3475,7 @@ MaybeHandle<SharedFunctionInfo> GetSharedFunctionInfoForScriptImpl( -+ maybe_script = lookup_result.script(); -+ maybe_result = lookup_result.toplevel_sfi(); -+ is_compiled_scope = lookup_result.is_compiled_scope(); -+- if (!maybe_result.is_null()) { -++ if (!maybe_result.is_null() && source->length()) { -+ compile_timer.set_hit_isolate_cache(); -+ } else if (can_consume_code_cache) { -+ compile_timer.set_consuming_code_cache(); -+diff --git node/deps/v8/src/objects/js-function.cc node/deps/v8/src/objects/js-function.cc -+index 94f7a672a7..57bb3fc7f1 100644 -+--- node/deps/v8/src/objects/js-function.cc -++++ node/deps/v8/src/objects/js-function.cc -+@@ -1280,6 +1280,9 @@ Handle<String> JSFunction::ToString(Handle<JSFunction> function) { -+ Handle<Object> maybe_class_positions = JSReceiver::GetDataProperty( -+ isolate, function, isolate->factory()->class_positions_symbol()); -+ if (maybe_class_positions->IsClassPositions()) { -++ if (String::cast(Script::cast(shared_info->script()).source()).IsUndefined(isolate)) { -++ return isolate->factory()->NewStringFromAsciiChecked("class {}"); -++ } -+ ClassPositions class_positions = -+ ClassPositions::cast(*maybe_class_positions); -+ int start_position = class_positions.start(); -+diff --git node/deps/v8/src/objects/shared-function-info-inl.h node/deps/v8/src/objects/shared-function-info-inl.h -+index 5621b15d98..722e1d18cb 100644 -+--- node/deps/v8/src/objects/shared-function-info-inl.h -++++ node/deps/v8/src/objects/shared-function-info-inl.h -+@@ -635,6 +635,14 @@ bool SharedFunctionInfo::ShouldFlushCode( -+ } -+ if (!data.IsBytecodeArray()) return false; -+ -++ Object script_obj = script(); -++ if (!script_obj.IsUndefined()) { -++ Script script = Script::cast(script_obj); -++ if (script.source().IsUndefined()) { -++ return false; -++ } -++ } -++ -+ if (IsStressFlushingEnabled(code_flush_mode)) return true; -+ -+ BytecodeArray bytecode = BytecodeArray::cast(data); -+diff --git node/deps/v8/src/parsing/parsing.cc node/deps/v8/src/parsing/parsing.cc -+index 8c55a6fb6e..70bf82a57d 100644 -+--- node/deps/v8/src/parsing/parsing.cc -++++ node/deps/v8/src/parsing/parsing.cc -+@@ -42,6 +42,7 @@ bool ParseProgram(ParseInfo* info, Handle<Script> script, -+ Isolate* isolate, ReportStatisticsMode mode) { -+ DCHECK(info->flags().is_toplevel()); -+ DCHECK_NULL(info->literal()); -++ if (String::cast(script->source()).IsUndefined(isolate)) return false; -+ -+ VMState<PARSER> state(isolate); -+ -+@@ -75,6 +76,7 @@ bool ParseFunction(ParseInfo* info, Handle<SharedFunctionInfo> shared_info, -+ -+ // Create a character stream for the parser. -+ Handle<Script> script(Script::cast(shared_info->script()), isolate); -++ if (String::cast(script->source()).IsUndefined(isolate)) return false; -+ Handle<String> source(String::cast(script->source()), isolate); -+ std::unique_ptr<Utf16CharacterStream> stream( -+ ScannerStream::For(isolate, source, shared_info->StartPosition(), -+diff --git node/deps/v8/src/snapshot/code-serializer.cc node/deps/v8/src/snapshot/code-serializer.cc -+index c83e8e4581..8cb451e147 100644 -+--- node/deps/v8/src/snapshot/code-serializer.cc -++++ node/deps/v8/src/snapshot/code-serializer.cc -+@@ -659,10 +659,6 @@ SerializedCodeSanityCheckResult SerializedCodeData::SanityCheck( -+ -+ SerializedCodeSanityCheckResult SerializedCodeData::SanityCheckJustSource( -+ uint32_t expected_source_hash) const { -+- uint32_t source_hash = GetHeaderValue(kSourceHashOffset); -+- if (source_hash != expected_source_hash) { -+- return SerializedCodeSanityCheckResult::kSourceMismatch; -+- } -+ return SerializedCodeSanityCheckResult::kSuccess; -+ } -+ -+@@ -679,10 +675,6 @@ SerializedCodeSanityCheckResult SerializedCodeData::SanityCheckWithoutSource() -+ if (version_hash != Version::Hash()) { -+ return SerializedCodeSanityCheckResult::kVersionMismatch; -+ } -+- uint32_t flags_hash = GetHeaderValue(kFlagHashOffset); -+- if (flags_hash != FlagList::Hash()) { -+- return SerializedCodeSanityCheckResult::kFlagsMismatch; -+- } -+ uint32_t payload_length = GetHeaderValue(kPayloadLengthOffset); -+ uint32_t max_payload_length = this->size_ - kHeaderSize; -+ if (payload_length > max_payload_length) { -+diff --git node/lib/child_process.js node/lib/child_process.js -+index cc81cb373d..e06da1048a 100644 -+--- node/lib/child_process.js -++++ node/lib/child_process.js -+@@ -169,7 +169,7 @@ function fork(modulePath, args = [], options) { -+ throw new ERR_CHILD_PROCESS_IPC_REQUIRED('options.stdio'); -+ } -+ -+- return spawn(options.execPath, args, options); -++ return module.exports.spawn(options.execPath, args, options); -+ } -+ -+ function _forkChild(fd, serializationMode) { -+diff --git node/lib/internal/bootstrap/pkg.js node/lib/internal/bootstrap/pkg.js -+new file mode 100644 -+index 0000000000..a697294fdf -+--- /dev/null -++++ node/lib/internal/bootstrap/pkg.js -+@@ -0,0 +1,49 @@ -++'use strict'; -++ -++const { -++ prepareWorkerThreadExecution, -++ prepareMainThreadExecution -++} = require('internal/process/pre_execution'); -++ -++if (internalBinding('worker').isMainThread) { -++ prepareMainThreadExecution(true); -++} else { -++ prepareWorkerThreadExecution(); -++} -++ -++(function () { -++ var __require__ = require; -++ var fs = __require__('fs'); -++ var vm = __require__('vm'); -++ function readPrelude (fd) { -++ var PAYLOAD_POSITION = '// PAYLOAD_POSITION //' | 0; -++ var PAYLOAD_SIZE = '// PAYLOAD_SIZE //' | 0; -++ var PRELUDE_POSITION = '// PRELUDE_POSITION //' | 0; -++ var PRELUDE_SIZE = '// PRELUDE_SIZE //' | 0; -++ if (!PRELUDE_POSITION) { -++ // no prelude - remove entrypoint from argv[1] -++ process.argv.splice(1, 1); -++ return { undoPatch: true }; -++ } -++ var prelude = Buffer.alloc(PRELUDE_SIZE); -++ var read = fs.readSync(fd, prelude, 0, PRELUDE_SIZE, PRELUDE_POSITION); -++ if (read !== PRELUDE_SIZE) { -++ console.error('Pkg: Error reading from file.'); -++ process.exit(1); -++ } -++ var s = new vm.Script(prelude, { filename: 'pkg/prelude/bootstrap.js' }); -++ var fn = s.runInThisContext(); -++ return fn(process, __require__, -++ console, fd, PAYLOAD_POSITION, PAYLOAD_SIZE); -++ } -++ (function () { -++ var fd = fs.openSync(process.execPath, 'r'); -++ var result = readPrelude(fd); -++ if (result && result.undoPatch) { -++ var bindingFs = process.binding('fs'); -++ fs.internalModuleStat = bindingFs.internalModuleStat; -++ fs.internalModuleReadJSON = bindingFs.internalModuleReadJSON; -++ fs.closeSync(fd); -++ } -++ }()); -++}()); -+diff --git node/lib/internal/modules/cjs/loader.js node/lib/internal/modules/cjs/loader.js -+index ebccdb2825..178299c752 100644 -+--- node/lib/internal/modules/cjs/loader.js -++++ node/lib/internal/modules/cjs/loader.js -+@@ -141,7 +141,7 @@ const { -+ const assert = require('internal/assert'); -+ const fs = require('fs'); -+ const path = require('path'); -+-const { internalModuleStat } = internalBinding('fs'); -++const internalModuleStat = function (f) { return require('fs').internalModuleStat(f); } -+ const { safeGetenv } = internalBinding('credentials'); -+ const { -+ privateSymbols: { -+diff --git node/lib/internal/modules/package_json_reader.js node/lib/internal/modules/package_json_reader.js -+index 88c079d10d..a7eaca0574 100644 -+--- node/lib/internal/modules/package_json_reader.js -++++ node/lib/internal/modules/package_json_reader.js -+@@ -12,7 +12,7 @@ const { -+ const { -+ ERR_INVALID_PACKAGE_CONFIG, -+ } = require('internal/errors').codes; -+-const { internalModuleReadJSON } = internalBinding('fs'); -++const internalModuleReadJSON = function (f) { return require('fs').internalModuleReadJSON(f); } -+ const { resolve, sep, toNamespacedPath } = require('path'); -+ const permission = require('internal/process/permission'); -+ const { kEmptyObject } = require('internal/util'); -+diff --git node/lib/internal/process/pre_execution.js node/lib/internal/process/pre_execution.js -+index 0bbabb80c2..5dd097b69e 100644 -+--- node/lib/internal/process/pre_execution.js -++++ node/lib/internal/process/pre_execution.js -+@@ -50,7 +50,11 @@ const { -+ }, -+ } = require('internal/v8/startup_snapshot'); -+ -++let _alreadyPrepared = false; -++ -+ function prepareMainThreadExecution(expandArgv1 = false, initializeModules = true) { -++ if (_alreadyPrepared === true) return; -++ _alreadyPrepared = true; -+ return prepareExecution({ -+ expandArgv1, -+ initializeModules, -+@@ -243,7 +247,12 @@ function patchProcessObject(expandArgv1) { -+ let mainEntry; -+ // If requested, update process.argv[1] to replace whatever the user provided with the resolved absolute file path of -+ // the entry point. -+- if (expandArgv1 && process.argv[1] && process.argv[1][0] !== '-') { -++ if ( -++ expandArgv1 && -++ process.argv[1] && -++ process.argv[1][0] !== '-' && -++ process.argv[1] !== 'PKG_DUMMY_ENTRYPOINT' -++ ) { -+ // Expand process.argv[1] into a full path. -+ const path = require('path'); -+ try { -+@@ -739,6 +748,7 @@ function loadPreloadModules() { -+ // For user code, we preload modules if `-r` is passed -+ const preloadModules = getOptionValue('--require'); -+ if (preloadModules && preloadModules.length > 0) { -++ assert(false, '--require is not supported'); -+ const { -+ Module: { -+ _preloadModules, -+diff --git node/lib/vm.js node/lib/vm.js -+index a12e932d8d..931a996330 100644 -+--- node/lib/vm.js -++++ node/lib/vm.js -+@@ -98,6 +98,7 @@ class Script extends ContextifyScript { -+ produceCachedData = false, -+ importModuleDynamically, -+ [kParsingContext]: parsingContext, -++ sourceless = false, -+ } = options; -+ -+ validateString(filename, 'options.filename'); -+@@ -121,7 +122,8 @@ class Script extends ContextifyScript { -+ cachedData, -+ produceCachedData, -+ parsingContext, -+- hostDefinedOptionId); -++ hostDefinedOptionId, -++ sourceless); -+ } catch (e) { -+ throw e; /* node-do-not-add-exception-line */ -+ } -+diff --git node/src/inspector_agent.cc node/src/inspector_agent.cc -+index bb39a0cb42..5fa6cb65cc 100644 -+--- node/src/inspector_agent.cc -++++ node/src/inspector_agent.cc -+@@ -766,11 +766,6 @@ bool Agent::Start(const std::string& path, -+ StartIoThreadAsyncCallback)); -+ uv_unref(reinterpret_cast<uv_handle_t*>(&start_io_thread_async)); -+ start_io_thread_async.data = this; -+- if (parent_env_->should_start_debug_signal_handler()) { -+- // Ignore failure, SIGUSR1 won't work, but that should not block node -+- // start. -+- StartDebugSignalHandler(); -+- } -+ -+ parent_env_->AddCleanupHook([](void* data) { -+ Environment* env = static_cast<Environment*>(data); -+diff --git node/src/node.cc node/src/node.cc -+index 4ad2c8b804..ab6174fab6 100644 -+--- node/src/node.cc -++++ node/src/node.cc -+@@ -389,6 +389,8 @@ MaybeLocal<Value> StartExecution(Environment* env, StartExecutionCallback cb) { -+ return env->RunSnapshotDeserializeMain(); -+ } -+ -++ StartExecution(env, "internal/bootstrap/pkg"); -++ -+ if (env->worker_context() != nullptr) { -+ return StartExecution(env, "internal/main/worker_thread"); -+ } -+@@ -613,14 +615,6 @@ static void PlatformInit(ProcessInitializationFlags::Flags flags) { -+ } -+ -+ if (!(flags & ProcessInitializationFlags::kNoDefaultSignalHandling)) { -+-#if HAVE_INSPECTOR -+- sigset_t sigmask; -+- sigemptyset(&sigmask); -+- sigaddset(&sigmask, SIGUSR1); -+- const int err = pthread_sigmask(SIG_SETMASK, &sigmask, nullptr); -+- CHECK_EQ(err, 0); -+-#endif // HAVE_INSPECTOR -+- -+ ResetSignalHandlers(); -+ } -+ -+diff --git node/src/node_contextify.cc node/src/node_contextify.cc -+index 7f82bca746..62705f04c5 100644 -+--- node/src/node_contextify.cc -++++ node/src/node_contextify.cc -+@@ -79,6 +79,7 @@ using v8::String; -+ using v8::Symbol; -+ using v8::Uint32; -+ using v8::UnboundScript; -++using v8::V8; -+ using v8::Value; -+ using v8::WeakCallbackInfo; -+ -+@@ -817,13 +818,14 @@ void ContextifyScript::New(const FunctionCallbackInfo<Value>& args) { -+ Local<ArrayBufferView> cached_data_buf; -+ bool produce_cached_data = false; -+ Local<Context> parsing_context = context; -++ bool sourceless = false; -+ -+ Local<Symbol> id_symbol; -+ if (argc > 2) { -+ // new ContextifyScript(code, filename, lineOffset, columnOffset, -+ // cachedData, produceCachedData, parsingContext, -+- // hostDefinedOptionId) -+- CHECK_EQ(argc, 8); -++ // hostDefinedOptionId, sourceless) -++ CHECK_GE(argc, 8); -+ CHECK(args[2]->IsNumber()); -+ line_offset = args[2].As<Int32>()->Value(); -+ CHECK(args[3]->IsNumber()); -+@@ -844,6 +846,10 @@ void ContextifyScript::New(const FunctionCallbackInfo<Value>& args) { -+ } -+ CHECK(args[7]->IsSymbol()); -+ id_symbol = args[7].As<Symbol>(); -++ if (argc > 8) { -++ CHECK(args[8]->IsBoolean()); -++ sourceless = args[8]->IsTrue(); -++ } -+ } -+ -+ ContextifyScript* contextify_script = -+@@ -892,6 +898,10 @@ void ContextifyScript::New(const FunctionCallbackInfo<Value>& args) { -+ ShouldNotAbortOnUncaughtScope no_abort_scope(env); -+ Context::Scope scope(parsing_context); -+ -++ if (sourceless && produce_cached_data) { -++ V8::EnableCompilationForSourcelessUse(); -++ } -++ -+ MaybeLocal<UnboundScript> maybe_v8_script = -+ ScriptCompiler::CompileUnboundScript(isolate, &source, compile_options); -+ -+@@ -906,6 +916,11 @@ void ContextifyScript::New(const FunctionCallbackInfo<Value>& args) { -+ return; -+ } -+ -++ if (sourceless && compile_options == ScriptCompiler::kConsumeCodeCache) { -++ if (!source.GetCachedData()->rejected) { -++ V8::FixSourcelessScript(env->isolate(), v8_script); -++ } -++ } -+ contextify_script->script_.Reset(isolate, v8_script); -+ contextify_script->script_.SetWeak(); -+ contextify_script->object()->SetInternalFieldForNodeCore(kUnboundScriptSlot, -+@@ -939,6 +954,10 @@ void ContextifyScript::New(const FunctionCallbackInfo<Value>& args) { -+ .IsNothing()) -+ return; -+ -++ if (sourceless && produce_cached_data) { -++ V8::DisableCompilationForSourcelessUse(); -++ } -++ -+ TRACE_EVENT_END0(TRACING_CATEGORY_NODE2(vm, script), "ContextifyScript::New"); -+ } -+ -+diff --git node/src/node_main.cc node/src/node_main.cc -+index f66099a557..4048f6bd93 100644 -+--- node/src/node_main.cc -++++ node/src/node_main.cc -+@@ -22,6 +22,8 @@ -+ #include "node.h" -+ #include <cstdio> -+ -++int reorder(int argc, char** argv); -++ -+ #ifdef _WIN32 -+ #include <windows.h> -+ #include <VersionHelpers.h> -+@@ -88,12 +90,95 @@ int wmain(int argc, wchar_t* wargv[]) { -+ } -+ argv[argc] = nullptr; -+ // Now that conversion is done, we can finally start. -+- return node::Start(argc, argv); -++ return reorder(argc, argv); -+ } -+ #else -+ // UNIX -+ -+ int main(int argc, char* argv[]) { -++ return reorder(argc, argv); -++} -++#endif -++ -++#include <string.h> -++ -++int strlen2 (char* s) { -++ int len = 0; -++ while (*s) { -++ len += 1; -++ s += 1; -++ } -++ return len; -++} -++ -++bool should_set_dummy() { -++#ifdef _WIN32 -++ #define MAX_ENV_LENGTH 32767 -++ wchar_t execpath_env[MAX_ENV_LENGTH]; -++ DWORD result = GetEnvironmentVariableW(L"PKG_EXECPATH", execpath_env, MAX_ENV_LENGTH); -++ if (result == 0 && GetLastError() != ERROR_SUCCESS) return true; -++ return wcscmp(execpath_env, L"PKG_INVOKE_NODEJS") != 0; -++#else -++ const char* execpath_env = getenv("PKG_EXECPATH"); -++ if (!execpath_env) return true; -++ return strcmp(execpath_env, "PKG_INVOKE_NODEJS") != 0; -++#endif -++} -++ -++// for uv_setup_args -++int adjacent(int argc, char** argv) { -++ size_t size = 0; -++ for (int i = 0; i < argc; i++) { -++ size += strlen(argv[i]) + 1; -++ } -++ char* args = new char[size]; -++ size_t pos = 0; -++ for (int i = 0; i < argc; i++) { -++ memcpy(&args[pos], argv[i], strlen(argv[i]) + 1); -++ argv[i] = &args[pos]; -++ pos += strlen(argv[i]) + 1; -++ } -+ return node::Start(argc, argv); -+ } -++ -++volatile char* BAKERY = (volatile char*) "\0// BAKERY // BAKERY " \ -++ "// BAKERY // BAKERY // BAKERY // BAKERY // BAKERY // BAKERY " \ -++ "// BAKERY // BAKERY // BAKERY // BAKERY // BAKERY // BAKERY " \ -++ "// BAKERY // BAKERY // BAKERY // BAKERY // BAKERY // BAKERY "; -++ -++#ifdef __clang__ -++__attribute__((optnone)) -++#elif defined(__GNUC__) -++__attribute__((optimize(0))) -+ #endif -++ -++int load_baked(char** nargv) { -++ int c = 1; -++ -++ char* bakery = (char*) BAKERY; -++ while (true) { -++ size_t width = strlen2(bakery); -++ if (width == 0) break; -++ nargv[c++] = bakery; -++ bakery += width + 1; -++ } -++ -++ return c; -++} -++ -++int reorder(int argc, char** argv) { -++ char** nargv = new char*[argc + 64]; -++ -++ nargv[0] = argv[0]; -++ int c = load_baked(nargv); -++ -++ if (should_set_dummy()) { -++ nargv[c++] = (char*) "PKG_DUMMY_ENTRYPOINT"; -++ } -++ -++ for (int i = 1; i < argc; i++) { -++ nargv[c++] = argv[i]; -++ } -++ -++ return adjacent(c, nargv); -++} -+diff --git node/src/node_options.cc node/src/node_options.cc -+index 9d5accc3eb..8e3c304a13 100644 -+--- node/src/node_options.cc -++++ node/src/node_options.cc -+@@ -316,6 +316,7 @@ void Parse( -+ // TODO(addaleax): Make that unnecessary. -+ -+ DebugOptionsParser::DebugOptionsParser() { -++ return; -+ #ifndef DISABLE_SINGLE_EXECUTABLE_APPLICATION -+ if (sea::IsSingleExecutable()) return; -+ #endif -+diff --git node/tools/icu/icu-generic.gyp node/tools/icu/icu-generic.gyp -+index 2655b9e694..1d951571c7 100644 -+--- node/tools/icu/icu-generic.gyp -++++ node/tools/icu/icu-generic.gyp -+@@ -52,7 +52,7 @@ -+ 'conditions': [ -+ [ 'os_posix == 1 and OS != "mac" and OS != "ios"', { -+ 'cflags': [ '-Wno-deprecated-declarations', '-Wno-strict-aliasing' ], -+- 'cflags_cc': [ '-frtti' ], -++ 'cflags_cc': [ '-frtti', '-fno-lto' ], -+ 'cflags_cc!': [ '-fno-rtti' ], -+ }], -+ [ 'OS == "mac" or OS == "ios"', { diff --git a/www/onlyoffice-documentserver/files/extra-patch-pkg-fetch_patches_node.v20.19.4.cpp.patch b/www/onlyoffice-documentserver/files/extra-patch-pkg-fetch_patches_node.v20.19.4.cpp.patch new file mode 100644 index 000000000000..0940e6667edd --- /dev/null +++ b/www/onlyoffice-documentserver/files/extra-patch-pkg-fetch_patches_node.v20.19.4.cpp.patch @@ -0,0 +1,192 @@ +https://github.com/yao-pkg/pkg-fetch/raw/refs/tags/v3.5.24/patches/node.v20.19.4.cpp.patch ++ local FreeBSD patches + +--- yao-pkg/node_modules/@yao-pkg/pkg-fetch/patches/node.v20.19.4.cpp.patch ++++ yao-pkg/node_modules/@yao-pkg/pkg-fetch/patches/node.v20.19.4.cpp.patch +@@ -600,3 +600,186 @@ index 2655b9e694..1d951571c7 100644 + 'cflags_cc!': [ '-fno-rtti' ], + }], + [ 'OS == "mac" or OS == "ios"', { ++--- node/common.gypi.orig 2023-07-20 18:27:37 UTC +++++ node/common.gypi ++@@ -426,7 +426,7 @@ ++ 'ldflags': [ '-m32' ], ++ }], ++ [ 'host_arch=="ppc64" and OS not in "aix os400"', { ++- 'cflags': [ '-m64', '-mminimal-toc' ], +++ 'cflags': [ '-m64' ], ++ 'ldflags': [ '-m64' ], ++ }], ++ [ 'host_arch=="s390x" and OS=="linux"', { ++@@ -450,7 +450,7 @@ ++ 'ldflags': [ '-m32' ], ++ }], ++ [ 'target_arch=="ppc64" and OS not in "aix os400"', { ++- 'cflags': [ '-m64', '-mminimal-toc' ], +++ 'cflags': [ '-m64' ], ++ 'ldflags': [ '-m64' ], ++ }], ++ [ 'target_arch=="s390x" and OS=="linux"', { ++--- node/deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi.orig 2023-05-16 06:58:19 UTC +++++ node/deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi ++@@ -13,7 +13,7 @@ ++ '-Wall -O3 -fomit-frame-pointer', ++ ], ++ 'openssl_ex_libs_linux-elf': [ ++- '-ldl -pthread', +++ '-pthread', ++ ], ++ 'openssl_cli_srcs_linux-elf': [ ++ 'openssl/apps/lib/cmp_mock_srv.c', ++--- node/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi.orig 2023-05-16 06:58:19 UTC +++++ node/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi ++@@ -977,7 +977,7 @@ ++ '-Wall -O3 -fomit-frame-pointer', ++ ], ++ 'openssl_ex_libs_linux-elf': [ ++- '-ldl -pthread', +++ '-pthread', ++ ], ++ }, ++ 'include_dirs': [ ++--- node/deps/openssl/openssl-cl_no_asm.gypi.orig 2023-11-22 10:13:54 UTC +++++ node/deps/openssl/openssl-cl_no_asm.gypi ++@@ -1,4 +1,5 @@ ++ { +++ 'defines': ['OPENSSL_NO_ASM'], ++ 'conditions': [ ++ ['target_arch=="ppc64" and OS in ("aix", "os400")', { ++ 'includes': ['config/archs/aix64-gcc-as/no-asm/openssl-cl.gypi'], ++@@ -45,7 +46,7 @@ ++ 'includes': ['config/archs/linux64-loongarch64/no-asm/openssl-cl.gypi'], ++ }, { ++ # Other architectures don't use assembly ++- 'includes': ['config/archs/linux-x86_64/no-asm/openssl-cl.gypi'], +++ 'includes': ['config/archs/linux-elf/no-asm/openssl-cl.gypi'], ++ }], ++ ], ++ } ++--- node/deps/openssl/openssl_no_asm.gypi.orig 2023-05-16 06:58:20 UTC +++++ node/deps/openssl/openssl_no_asm.gypi ++@@ -44,7 +44,7 @@ ++ 'includes': ['config/archs/linux64-riscv64/no-asm/openssl.gypi'], ++ }, { ++ # Other architectures don't use assembly ++- 'includes': ['config/archs/linux-x86_64/no-asm/openssl.gypi'], +++ 'includes': ['config/archs/linux-elf/no-asm/openssl.gypi'], ++ }], ++ ], ++ } ++--- node/deps/v8/src/base/platform/platform-freebsd.cc.orig 2023-05-16 06:58:20 UTC +++++ node/deps/v8/src/base/platform/platform-freebsd.cc ++@@ -82,8 +82,8 @@ std::vector<OS::SharedLibraryAddress> OS::GetSharedLib ++ lib_name = std::string(path); ++ } ++ result.push_back(SharedLibraryAddress( ++- lib_name, reinterpret_cast<uintptr_t>(map->kve_start), ++- reinterpret_cast<uintptr_t>(map->kve_end))); +++ lib_name, static_cast<uintptr_t>(map->kve_start), +++ static_cast<uintptr_t>(map->kve_end))); ++ } ++ ++ start += ssize; ++--- node/deps/v8/src/codegen/arm/cpu-arm.cc.orig 2023-05-16 06:58:20 UTC +++++ node/deps/v8/src/codegen/arm/cpu-arm.cc ++@@ -2,12 +2,15 @@ ++ // Use of this source code is governed by a BSD-style license that can be ++ // found in the LICENSE file. ++ +++#include "include/v8config.h" +++ ++ // CPU specific code for arm independent of OS goes here. ++ #ifdef __arm__ ++ #ifdef __QNXNTO__ ++ #include <sys/mman.h> // for cache flushing. ++ #undef MAP_TYPE ++ #elif V8_OS_FREEBSD +++#include <sys/cdefs.h> ++ #include <machine/sysarch.h> // for cache flushing ++ #include <sys/types.h> ++ #elif V8_OS_STARBOARD ++--- node/deps/v8/src/codegen/ppc/constants-ppc.h.orig 2023-05-16 06:58:20 UTC +++++ node/deps/v8/src/codegen/ppc/constants-ppc.h ++@@ -36,7 +36,7 @@ ++ #endif ++ ++ #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || !V8_TARGET_ARCH_PPC64 || \ ++- V8_TARGET_LITTLE_ENDIAN || (defined(_CALL_ELF) && _CALL_ELF == 2) +++ (defined(_CALL_ELF) && _CALL_ELF == 2) ++ #define ABI_RETURNS_OBJECT_PAIRS_IN_REGS 1 ++ #else ++ #define ABI_RETURNS_OBJECT_PAIRS_IN_REGS 0 ++@@ -44,7 +44,7 @@ ++ ++ #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || \ ++ (V8_TARGET_ARCH_PPC64 && \ ++- (V8_TARGET_LITTLE_ENDIAN || (defined(_CALL_ELF) && _CALL_ELF == 2))) +++ (defined(_CALL_ELF) && _CALL_ELF == 2)) ++ #define ABI_CALL_VIA_IP 1 ++ #else ++ #define ABI_CALL_VIA_IP 0 ++--- node/deps/v8/src/libsampler/sampler.cc.orig 2023-05-16 06:58:20 UTC +++++ node/deps/v8/src/libsampler/sampler.cc ++@@ -511,6 +511,10 @@ void SignalHandler::FillRegisterState(void* context, R ++ state->pc = reinterpret_cast<void*>(mcontext.__gregs[_REG_PC]); ++ state->sp = reinterpret_cast<void*>(mcontext.__gregs[_REG_SP]); ++ state->fp = reinterpret_cast<void*>(mcontext.__gregs[_REG_FP]); +++#elif V8_TARGET_ARCH_PPC64 +++ state->pc = reinterpret_cast<void*>(mcontext.mc_srr0); +++ state->sp = reinterpret_cast<void*>(mcontext.mc_frame[1]); +++ state->fp = reinterpret_cast<void*>(mcontext.mc_frame[31]); ++ #endif // V8_HOST_ARCH_* ++ #elif V8_OS_NETBSD ++ #if V8_HOST_ARCH_IA32 ++--- node.gypi.orig 2023-05-16 06:58:21 UTC +++++ node.gypi ++@@ -349,6 +349,9 @@ ++ [ 'node_use_openssl=="true"', { ++ 'defines': [ 'HAVE_OPENSSL=1' ], ++ 'conditions': [ +++ ['openssl_no_asm==1', { +++ 'defines': [ 'OPENSSL_NO_ASM' ], +++ }], ++ [ 'node_shared_openssl=="false"', { ++ 'defines': [ 'OPENSSL_API_COMPAT=0x10100000L', ], ++ 'dependencies': [ ++--- node/src/crypto/crypto_util.cc.orig 2023-05-16 06:58:21 UTC +++++ node/src/crypto/crypto_util.cc ++@@ -205,10 +205,12 @@ void InitCryptoOnce() { ++ // No-op with OPENSSL_NO_COMP builds of OpenSSL. ++ sk_SSL_COMP_zero(SSL_COMP_get_compression_methods()); ++ +++#if OPENSSL_VERSION_MAJOR < 3 ++ #ifndef OPENSSL_NO_ENGINE ++ ERR_load_ENGINE_strings(); ++ ENGINE_load_builtin_engines(); ++ #endif // !OPENSSL_NO_ENGINE +++#endif ++ } ++ ++ void GetFipsCrypto(const FunctionCallbackInfo<Value>& args) { ++--- node/src/cares_wrap.h.orig 2023-05-16 06:58:21 UTC +++++ node/src/cares_wrap.h ++@@ -23,7 +23,7 @@ ++ # include <netdb.h> ++ #endif // __POSIX__ ++ ++-# include <ares_nameser.h> +++# include <arpa/nameser.h> ++ ++ namespace node { ++ namespace cares_wrap { ++--- node/tools/v8_gypfiles/v8.gyp.orig 2023-05-16 06:58:22 UTC +++++ node/tools/v8_gypfiles/v8.gyp ++@@ -1091,7 +1091,7 @@ ++ }], ++ # Platforms that don't have Compare-And-Swap (CAS) support need to link atomic library ++ # to implement atomic memory access ++- ['v8_current_cpu in ["mips64", "mips64el", "ppc", "arm", "riscv64", "loong64"]', { +++ ['v8_current_cpu in ["mips64", "mips64el", "ppc", "riscv64", "loong64"]', { ++ 'link_settings': { ++ 'libraries': ['-latomic', ], ++ }, diff --git a/www/onlyoffice-documentserver/files/package-lock.json b/www/onlyoffice-documentserver/files/package-lock.json index 3894802eb620..59035f286384 100644 --- a/www/onlyoffice-documentserver/files/package-lock.json +++ b/www/onlyoffice-documentserver/files/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@yao-pkg/pkg": "^6.5.1" + "@yao-pkg/pkg": "^6.6.0" } }, "node_modules/@babel/generator": { @@ -118,15 +118,15 @@ } }, "node_modules/@yao-pkg/pkg": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/@yao-pkg/pkg/-/pkg-6.5.1.tgz", - "integrity": "sha512-z6XlySYfnqfm1AfVlBN8A3yeAQniIwL7TKQfDCGsswYSVYLt2snbRefQYsfQQ3pw5lVXrZdLqgTjzaqID9IkWA==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/@yao-pkg/pkg/-/pkg-6.6.0.tgz", + "integrity": "sha512-3/oiaSm7fS0Fc7dzp22r9B7vFaguGhO9vERgEReRYj2EUzdi5ssyYhe1uYJG4ec/dmo2GG6RRHOUAT8savl79Q==", "license": "MIT", "dependencies": { "@babel/generator": "^7.23.0", "@babel/parser": "^7.23.0", "@babel/types": "^7.23.0", - "@yao-pkg/pkg-fetch": "3.5.23", + "@yao-pkg/pkg-fetch": "3.5.24", "into-stream": "^6.0.0", "minimist": "^1.2.6", "multistream": "^4.1.0", @@ -147,9 +147,9 @@ } }, "node_modules/@yao-pkg/pkg-fetch": { - "version": "3.5.23", - "resolved": "https://registry.npmjs.org/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.23.tgz", - "integrity": "sha512-rn45sqVQSkcJNSBdTnYze3n+kyub4CN8aiWYlPgA9yp9FZeEF+BlpL68kSIm3HaVuANniF+7RBMH5DkC4zlHZA==", + "version": "3.5.24", + "resolved": "https://registry.npmjs.org/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.24.tgz", + "integrity": "sha512-FPESCH1uXCYui6jeDp2aayWuFHR39w+uU1r88nI6JWRvPYOU64cHPUV/p6GSFoQdpna7ip92HnrZKbBC60l0gA==", "license": "MIT", "dependencies": { "https-proxy-agent": "^5.0.0", diff --git a/www/onlyoffice-documentserver/files/package.json b/www/onlyoffice-documentserver/files/package.json index 942f29ed7251..9251e320859a 100644 --- a/www/onlyoffice-documentserver/files/package.json +++ b/www/onlyoffice-documentserver/files/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "@yao-pkg/pkg": "^6.5.1" + "@yao-pkg/pkg": "^6.6.0" } } diff --git a/www/onlyoffice-documentserver/files/patch-build__tools_scripts_core__common_modules_html2.py b/www/onlyoffice-documentserver/files/patch-build__tools_scripts_core__common_modules_html2.py index df8c9dc3c87b..f7392a57031b 100644 --- a/www/onlyoffice-documentserver/files/patch-build__tools_scripts_core__common_modules_html2.py +++ b/www/onlyoffice-documentserver/files/patch-build__tools_scripts_core__common_modules_html2.py @@ -5,7 +5,7 @@ old_cur_dir = os.getcwd() - print("[fetch]: html") -+ print("[path & build]: html") ++ print("[patch & build]: html") base_dir = base.get_script_dir() + "/../../core/Common/3dParty/html" diff --git a/www/onlyoffice-documentserver/files/patch-core_Apple_StringDocumentHandler.hxx b/www/onlyoffice-documentserver/files/patch-core_Apple_StringDocumentHandler.hxx index 2ba2e7398244..0d72b10783f3 100644 --- a/www/onlyoffice-documentserver/files/patch-core_Apple_StringDocumentHandler.hxx +++ b/www/onlyoffice-documentserver/files/patch-core_Apple_StringDocumentHandler.hxx @@ -1,6 +1,6 @@ ---- core/Apple/StringDocumentHandler.hxx.orig 2025-03-08 17:38:58.104116000 +0100 -+++ core/Apple/StringDocumentHandler.hxx 2025-03-08 16:45:03.144938000 +0100 -@@ -0,0 +1,51 @@ +--- core/Apple/StringDocumentHandler.hxx.orig 2025-07-21 00:30:34.163412000 +0000 ++++ core/Apple/StringDocumentHandler.hxx 2025-07-21 03:02:42.802399000 +0000 +@@ -0,0 +1,154 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */ +/* writerperfect + * Version: MPL 2.0 / LGPLv2.1+ @@ -52,3 +52,106 @@ +#endif + +/* vim:set shiftwidth=4 softtabstop=4 noexpandtab: */ ++/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */ ++/* writerperfect ++ * Version: MPL 2.0 / LGPLv2.1+ ++ * ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. ++ * ++ * Major Contributor(s): ++ * Copyright (C) 2002-2004 William Lachance (wrlach@gmail.com) ++ * Copyright (C) 2004-2006 Fridrich Strba (fridrich.strba@bluewin.ch) ++ * ++ * For minor contributions see the git repository. ++ * ++ * Alternatively, the contents of this file may be used under the terms ++ * of the GNU Lesser General Public License Version 2.1 or later ++ * (LGPLv2.1+), in which case the provisions of the LGPLv2.1+ are ++ * applicable instead of those above. ++ * ++ * For further information visit http://libwpd.sourceforge.net ++ */ ++ ++#include <string.h> ++ ++ ++StringDocumentHandler::StringDocumentHandler() : m_data(""), m_isTagOpened(false), m_openedTagName("") ++{ ++ m_data.append("<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"); ++} ++ ++void StringDocumentHandler::endDocument() ++{ ++ if (!m_isTagOpened) return; ++ m_data.append(">"); ++ m_isTagOpened = false; ++} ++ ++void StringDocumentHandler::startElement(const char *psName, const librevenge::RVNGPropertyList &xPropList) ++{ ++ if (m_isTagOpened) ++ { ++ m_data.append(">"); ++ m_isTagOpened = false; ++ } ++ m_data.append("<"); ++ m_data.append(psName); ++ librevenge::RVNGPropertyList::Iter i(xPropList); ++ for (i.rewind(); i.next();) ++ { ++ // filter out librevenge elements ++ if (!strncmp(i.key(), "librevenge:", 11)) continue; ++ ++ m_data.append(" "); ++ m_data.append(i.key()); ++ m_data.append("=\""); ++ if (i()->getStr().len()>0) ++ m_data.append(i()->getStr().cstr()); ++ m_data.append("\""); ++ } ++ m_isTagOpened = true; ++ m_openedTagName.sprintf("%s", psName); ++} ++void StringDocumentHandler::endElement(const char *psName) ++{ ++ if (m_isTagOpened) ++ { ++ if (m_openedTagName == psName) ++ { ++ m_data.append("/>"); ++ m_isTagOpened = false; ++ } ++ else // should not happen, but handle it ++ { ++ m_data.append(">"); ++ m_data.append("</"); ++ m_data.append(psName); ++ m_data.append(">"); ++ m_isTagOpened = false; ++ } ++ } ++ else ++ { ++ m_data.append("</"); ++ m_data.append(psName); ++ m_data.append(">"); ++ m_isTagOpened = false; ++ } ++} ++ ++void StringDocumentHandler::characters(const librevenge::RVNGString &sCharacters) ++{ ++ if (m_isTagOpened) ++ { ++ m_data.append(">"); ++ m_isTagOpened = false; ++ } ++ librevenge::RVNGString sEscapedCharacters; ++ sEscapedCharacters.appendEscapedXML(sCharacters); ++ if (sEscapedCharacters.len() > 0) ++ m_data.append(sEscapedCharacters.cstr()); ++} ++ ++/* vim:set shiftwidth=4 softtabstop=4 noexpandtab: */ diff --git a/www/onlyoffice-documentserver/files/patch-core_Common_3dParty_html_fetch.py b/www/onlyoffice-documentserver/files/patch-core_Common_3dParty_html_fetch.py index 6cc05be7d649..bc0ee48515bc 100644 --- a/www/onlyoffice-documentserver/files/patch-core_Common_3dParty_html_fetch.py +++ b/www/onlyoffice-documentserver/files/patch-core_Common_3dParty_html_fetch.py @@ -14,9 +14,10 @@ # fix gumbo base.replaceInFile(base_directory + "/gumbo-parser/src/tag.c", "isspace(*c)", "isspace((unsigned char)*c)") - if not base.is_dir("katana-parser"): +-if not base.is_dir("katana-parser"): - base.cmd("git", ["clone", "https://github.com/jasenhuang/katana-parser.git"]) - base.cmd_in_dir("katana-parser", "git", ["checkout", "be6df458d4540eee375c513958dcb862a391cdd1"]) ++if base.is_dir("katana-parser"): +# base.cmd("git", ["clone", "https://github.com/jasenhuang/katana-parser.git"]) +# base.cmd_in_dir("katana-parser", "git", ["checkout", "be6df458d4540eee375c513958dcb862a391cdd1"]) diff --git a/www/onlyoffice-documentserver/files/patch-document-server-package_common_documentserver_bin_documentserver-update-securelink.sh.m4 b/www/onlyoffice-documentserver/files/patch-document-server-package_common_documentserver_bin_documentserver-update-securelink.sh.m4 index 231a6247a51a..6d40dfa72b4c 100644 --- a/www/onlyoffice-documentserver/files/patch-document-server-package_common_documentserver_bin_documentserver-update-securelink.sh.m4 +++ b/www/onlyoffice-documentserver/files/patch-document-server-package_common_documentserver_bin_documentserver-update-securelink.sh.m4 @@ -46,7 +46,8 @@ +LOCAL_CONF=%%LOCALBASE%%/etc/M4_DS_PREFIX/local.json +JSON="%%LOCALBASE%%/www/M4_DS_PREFIX/npm/json -q -f ${LOCAL_CONF}" - SECURE_LINK_SECRET=${SECURE_LINK_SECRET:-$(tr -dc A-Za-z0-9 </dev/urandom | head -c 20)} +-SECURE_LINK_SECRET=${SECURE_LINK_SECRET:-$(tr -dc A-Za-z0-9 </dev/urandom | head -c 20)} ++SECURE_LINK_SECRET=${SECURE_LINK_SECRET:-$(pwgen -s 20)} -sed "s,\(set \+\$secure_link_secret\).*,\1 "${SECURE_LINK_SECRET}";," -i ${NGINX_CONF} -${JSON} -I -e 'this.storage={fs: {secretString: "'${SECURE_LINK_SECRET}'" }}' && chown ds:ds $LOCAL_CONF diff --git a/www/onlyoffice-documentserver/files/patch-document-server-package_common_documentserver_nginx_includes_ds-mime.types.conf b/www/onlyoffice-documentserver/files/patch-document-server-package_common_documentserver_nginx_includes_ds-mime.types.conf index c8a9eedfa80e..6386c904077e 100644 --- a/www/onlyoffice-documentserver/files/patch-document-server-package_common_documentserver_nginx_includes_ds-mime.types.conf +++ b/www/onlyoffice-documentserver/files/patch-document-server-package_common_documentserver_nginx_includes_ds-mime.types.conf @@ -1,8 +1,9 @@ https://raw.githubusercontent.com/nginx/nginx/master/conf/mime.types ++ IWork filetypes --- document-server-package/common/documentserver/nginx/includes/ds-mime.types.conf.orig 2022-05-15 11:09:53.906141000 +0200 +++ document-server-package/common/documentserver/nginx/includes/ds-mime.types.conf 2022-05-15 11:10:02.802873000 +0200 -@@ -0,0 +1,99 @@ +@@ -0,0 +1,102 @@ + +types { + text/html html htm shtml; @@ -40,6 +41,9 @@ https://raw.githubusercontent.com/nginx/nginx/master/conf/mime.types + application/pdf pdf; + application/postscript ps eps ai; + application/rtf rtf; ++ application/vnd.apple.keynote key kth; ++ application/vnd.apple.pages pages template; ++ application/vnd.apple.numbers numbers nmbtemplate; + application/vnd.apple.mpegurl m3u8; + application/vnd.google-earth.kml+xml kml; + application/vnd.google-earth.kmz kmz; diff --git a/www/onlyoffice-documentserver/pkg-plist b/www/onlyoffice-documentserver/pkg-plist index 8c1f22b765b3..4c96e63cd9f7 100644 --- a/www/onlyoffice-documentserver/pkg-plist +++ b/www/onlyoffice-documentserver/pkg-plist @@ -1156,7 +1156,7 @@ lib/libkernel_network.so %%WWWDIR%%/documentserver/sdkjs/pdf/src/annotations/stamps/ja-JA.json %%WWWDIR%%/documentserver/sdkjs/pdf/src/annotations/stamps/pt-BR.json %%WWWDIR%%/documentserver/sdkjs/pdf/src/annotations/stamps/ru-RU.json -%%WWWDIR%%/documentserver/sdkjs/pdf/src/annotations/stamps/zh-ZH.json +%%WWWDIR%%/documentserver/sdkjs/pdf/src/annotations/stamps/zh-CN.json %%WWWDIR%%/documentserver/sdkjs/pdf/src/engine/cmap.bin %%WWWDIR%%/documentserver/sdkjs/pdf/src/engine/drawingfile.js %%WWWDIR%%/documentserver/sdkjs/pdf/src/engine/drawingfile.wasm diff --git a/www/p5-Plack-Middleware-Session/Makefile b/www/p5-Plack-Middleware-Session/Makefile index 755c21ab642c..5fca9204f54f 100644 --- a/www/p5-Plack-Middleware-Session/Makefile +++ b/www/p5-Plack-Middleware-Session/Makefile @@ -1,5 +1,5 @@ PORTNAME= Plack-Middleware-Session -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,7 +10,7 @@ WWW= https://metacpan.org/release/Plack-Middleware-Session LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Cookie-Baker>=0.12:www/p5-Cookie-Baker \ diff --git a/www/p5-Plack-Middleware-Session/distinfo b/www/p5-Plack-Middleware-Session/distinfo index da892e2e940d..344c8824063a 100644 --- a/www/p5-Plack-Middleware-Session/distinfo +++ b/www/p5-Plack-Middleware-Session/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752056766 -SHA256 (Plack-Middleware-Session-0.35.tar.gz) = 0d6c8072ce51aed2e90f8d33e942aaa9228439980d73e73f10134b08c49a5a89 -SIZE (Plack-Middleware-Session-0.35.tar.gz) = 28495 +TIMESTAMP = 1753333010 +SHA256 (Plack-Middleware-Session-0.36.tar.gz) = 92a5831658810d23732e6e3bae7a44a1fa5a7d8a6a6e6dcd75b91c6a9c24b466 +SIZE (Plack-Middleware-Session-0.36.tar.gz) = 30119 diff --git a/www/pecl-yaf/files/patch-php85 b/www/pecl-yaf/files/patch-php85 new file mode 100644 index 000000000000..1d35ad034c24 --- /dev/null +++ b/www/pecl-yaf/files/patch-php85 @@ -0,0 +1,11 @@ +--- yaf_exception.c.orig 2024-06-25 03:13:57 UTC ++++ yaf_exception.c +@@ -73,7 +73,7 @@ zend_class_entry * yaf_get_exception_base(int root) /* + } + #endif + +- return zend_exception_get_default(); ++ return zend_ce_exception; + } + /* }}} */ + diff --git a/www/pecl-yar/files/patch-php85 b/www/pecl-yar/files/patch-php85 new file mode 100644 index 000000000000..20c15b01392c --- /dev/null +++ b/www/pecl-yar/files/patch-php85 @@ -0,0 +1,11 @@ +--- yar_exception.c.orig 2024-06-25 08:51:10 UTC ++++ yar_exception.c +@@ -62,7 +62,7 @@ zend_class_entry * php_yar_get_exception_base(int root + } + #endif + +- return zend_exception_get_default(); ++ return zend_ce_exception; + } + /* }}} */ + diff --git a/www/piwigo/Makefile b/www/piwigo/Makefile index b990d062f5eb..a7390c6cd229 100644 --- a/www/piwigo/Makefile +++ b/www/piwigo/Makefile @@ -1,5 +1,5 @@ PORTNAME= piwigo -DISTVERSION= 15.5.0 +DISTVERSION= 15.6.0 PORTREVISION= 0 PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} CATEGORIES= www diff --git a/www/piwigo/distinfo b/www/piwigo/distinfo index 7b875dc8f1e9..bcbacf9fd550 100644 --- a/www/piwigo/distinfo +++ b/www/piwigo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741790437 -SHA256 (piwigo-15.5.0.zip) = f7bb7aac6373c7065a926959a542c2b77319b1bcea7d6a6ed9ccda71b83081c0 -SIZE (piwigo-15.5.0.zip) = 18694477 +TIMESTAMP = 1753530422 +SHA256 (piwigo-15.6.0.zip) = 6d55f1acf88aa1620140c8432171011b93f4e2576bb905a1fe610f8e8695ed11 +SIZE (piwigo-15.6.0.zip) = 18698794 diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index 2e72ddf64ae4..5833acfda233 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,5 +1,5 @@ PORTNAME= privatebin -PORTVERSION= 1.7.8 +PORTVERSION= 2.0.0 CATEGORIES= www security MAINTAINER= dvl@FreeBSD.org diff --git a/www/privatebin/distinfo b/www/privatebin/distinfo index 86bf127e3452..744f4242d7e0 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751282991 -SHA256 (privatebin-PrivateBin-1.7.8_GH0.tar.gz) = 48cdc106d995b8acaa94784485fec8e7b752f592c17d3e87d3960ad1c2e1a249 -SIZE (privatebin-PrivateBin-1.7.8_GH0.tar.gz) = 766111 +TIMESTAMP = 1753712981 +SHA256 (privatebin-PrivateBin-2.0.0_GH0.tar.gz) = 4bd2ae9e560f72510f1af19dd3d062872c26bbce7cb5437cbb1f7997b83011a8 +SIZE (privatebin-PrivateBin-2.0.0_GH0.tar.gz) = 755058 diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist index 3cf3f3fd201b..67fa4611f788 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.3.css -%%WWWDIR%%/css/bootstrap5/bootstrap.rtl-5.3.3.css +%%WWWDIR%%/css/bootstrap5/bootstrap-5.3.7.css +%%WWWDIR%%/css/bootstrap5/bootstrap.rtl-5.3.7.css %%WWWDIR%%/css/bootstrap5/privatebin.css %%WWWDIR%%/css/common.css %%WWWDIR%%/css/noscript.css @@ -31,7 +31,6 @@ %%WWWDIR%%/css/prettify/prettify.css %%WWWDIR%%/css/prettify/sons-of-obsidian.css %%WWWDIR%%/css/prettify/sunburst.css -%%WWWDIR%%/css/privatebin.css %%WWWDIR%%/i18n/ar.json %%WWWDIR%%/i18n/bg.json %%WWWDIR%%/i18n/ca.json @@ -95,15 +94,14 @@ %%WWWDIR%%/index.php %%WWWDIR%%/index.php.bak %%WWWDIR%%/index.php.orig -%%WWWDIR%%/js/base-x-4.0.0.js -%%WWWDIR%%/js/base64-1.7.js +%%WWWDIR%%/js/base-x-5.0.1.js %%WWWDIR%%/js/bootstrap-3.4.1.js -%%WWWDIR%%/js/bootstrap-5.3.3.js +%%WWWDIR%%/js/bootstrap-5.3.7.js %%WWWDIR%%/js/comment.jsonld %%WWWDIR%%/js/commentmeta.jsonld %%WWWDIR%%/js/dark-mode-switch.js %%WWWDIR%%/js/jquery-3.7.1.js -%%WWWDIR%%/js/kjua-0.9.0.js +%%WWWDIR%%/js/kjua-0.10.0.js %%WWWDIR%%/js/legacy.js %%WWWDIR%%/js/package-lock.json %%WWWDIR%%/js/package.json @@ -112,7 +110,6 @@ %%WWWDIR%%/js/prettify.js %%WWWDIR%%/js/privatebin.js %%WWWDIR%%/js/purify-3.2.6.js -%%WWWDIR%%/js/rawinflate-0.3.js %%WWWDIR%%/js/showdown-2.1.0.js %%WWWDIR%%/js/types.jsonld %%WWWDIR%%/js/zlib-1.3.1-1.js @@ -147,7 +144,6 @@ %%WWWDIR%%/tpl/.htaccess %%WWWDIR%%/tpl/bootstrap.php %%WWWDIR%%/tpl/bootstrap5.php -%%WWWDIR%%/tpl/page.php %%WWWDIR%%/tpl/yourlsproxy.php %%WWWDIR%%/vendor/.htaccess %%WWWDIR%%/vendor/autoload.php @@ -196,7 +192,6 @@ %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Shapes/Shape.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Shapes/ShapeCategory.php %%WWWDIR%%/vendor/jdenticon/jdenticon/src/Shapes/ShapeDefinitions.php -%%WWWDIR%%/vendor/jdenticon/jdenticon/src/Shapes/ShapePosition.php %%WWWDIR%%/vendor/mlocati/ip-lib/ip-lib.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Address/AddressInterface.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Address/AssignedRange.php diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index d0bbd1653a57..6c7a62234136 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2025.07.07.00 +DISTVERSION= 2025.07.28.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 2800180a613d..a3dc57e32cf6 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752053901 -SHA256 (facebook-proxygen-v2025.07.07.00_GH0.tar.gz) = 9a7d756fe88704e4f0fc69e72c71249894c94c205215b38e24a4fdd6459d73c8 -SIZE (facebook-proxygen-v2025.07.07.00_GH0.tar.gz) = 1223443 +TIMESTAMP = 1753765038 +SHA256 (facebook-proxygen-v2025.07.28.00_GH0.tar.gz) = 37797338a5172e68cd7acf4bdb79d6c11c6e222c792462bb52cc9773d44835f3 +SIZE (facebook-proxygen-v2025.07.28.00_GH0.tar.gz) = 1227550 diff --git a/www/py-asgiref/Makefile b/www/py-asgiref/Makefile index 0ed1dc56fd72..208a397d51b4 100644 --- a/www/py-asgiref/Makefile +++ b/www/py-asgiref/Makefile @@ -1,6 +1,5 @@ PORTNAME= asgiref -PORTVERSION= 3.8.1 -PORTREVISION= 1 +PORTVERSION= 3.9.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-asgiref/distinfo b/www/py-asgiref/distinfo index 14c3cba141a0..022c3e2ec7d4 100644 --- a/www/py-asgiref/distinfo +++ b/www/py-asgiref/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712325002 -SHA256 (asgiref-3.8.1.tar.gz) = c343bd80a0bec947a9860adb4c432ffa7db769836c64238fc34bdc3fec84d590 -SIZE (asgiref-3.8.1.tar.gz) = 35186 +TIMESTAMP = 1753409463 +SHA256 (asgiref-3.9.1.tar.gz) = a5ab6582236218e5ef1648f242fd9f10626cfd4de8dc377db215d5d5098e3142 +SIZE (asgiref-3.9.1.tar.gz) = 36870 diff --git a/www/py-django-stubs-ext/Makefile b/www/py-django-stubs-ext/Makefile index f3019c1942da..1af68ac93529 100644 --- a/www/py-django-stubs-ext/Makefile +++ b/www/py-django-stubs-ext/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-stubs-ext -PORTVERSION= 5.2.1 +PORTVERSION= 5.2.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-stubs-ext/distinfo b/www/py-django-stubs-ext/distinfo index 7e9cdc0270d6..0cbe32b55f86 100644 --- a/www/py-django-stubs-ext/distinfo +++ b/www/py-django-stubs-ext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954258 -SHA256 (django_stubs_ext-5.2.1.tar.gz) = fc0582cb3289306c43ce4a0a15af86922ce1dbec3c19eab80980ee70c04e0392 -SIZE (django_stubs_ext-5.2.1.tar.gz) = 6550 +TIMESTAMP = 1753265796 +SHA256 (django_stubs_ext-5.2.2.tar.gz) = d9d151b919fe2438760f5bd938f03e1cb08c84d0651f9e5917f1313907e42683 +SIZE (django_stubs_ext-5.2.2.tar.gz) = 6244 diff --git a/www/py-django-unfold/Makefile b/www/py-django-unfold/Makefile index e5114cd29a27..9ef09077d0f8 100644 --- a/www/py-django-unfold/Makefile +++ b/www/py-django-unfold/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-unfold -PORTVERSION= 0.62.0 +PORTVERSION= 0.63.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-unfold/distinfo b/www/py-django-unfold/distinfo index 2e605593290d..8fa5c4f2a72e 100644 --- a/www/py-django-unfold/distinfo +++ b/www/py-django-unfold/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266178 -SHA256 (django_unfold-0.62.0.tar.gz) = fa931018b5c3f501b589d1785c430964a5b37ab1259ecb3ccb516efe075311bc -SIZE (django_unfold-0.62.0.tar.gz) = 1064095 +TIMESTAMP = 1753369404 +SHA256 (django_unfold-0.63.0.tar.gz) = a32bb7c4a860a2e95a597778ce4f50f1d1a809a6ac06f6551dd0ebd371611cdf +SIZE (django_unfold-0.63.0.tar.gz) = 1067071 diff --git a/www/py-djangorestframework/Makefile b/www/py-djangorestframework/Makefile index ac8493aa2856..355d17e95537 100644 --- a/www/py-djangorestframework/Makefile +++ b/www/py-djangorestframework/Makefile @@ -1,6 +1,5 @@ PORTNAME= djangorestframework -PORTVERSION= 3.15.2 -PORTREVISION= 1 +DISTVERSION= 3.16.0 PORTEPOCH= 1 CATEGORIES= www python MASTER_SITES= PYPI @@ -13,10 +12,12 @@ WWW= https://www.django-rest-framework.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} diff --git a/www/py-djangorestframework/distinfo b/www/py-djangorestframework/distinfo index fffbdb4562ac..c336e0e97c68 100644 --- a/www/py-djangorestframework/distinfo +++ b/www/py-djangorestframework/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719292736 -SHA256 (djangorestframework-3.15.2.tar.gz) = 36fe88cd2d6c6bec23dca9804bab2ba5517a8bb9d8f47ebc68981b56840107ad -SIZE (djangorestframework-3.15.2.tar.gz) = 1067420 +TIMESTAMP = 1744359953 +SHA256 (djangorestframework-3.16.0.tar.gz) = f022ff46613584de994c0c6a4aebbace5fd700555fbe9d33b865ebf173eba6c9 +SIZE (djangorestframework-3.16.0.tar.gz) = 1068408 diff --git a/www/py-feedgenerator/Makefile b/www/py-feedgenerator/Makefile index d0a8b4fb5c25..6155157a7e30 100644 --- a/www/py-feedgenerator/Makefile +++ b/www/py-feedgenerator/Makefile @@ -1,6 +1,5 @@ PORTNAME= feedgenerator -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,12 +11,10 @@ WWW= https://github.com/getpelican/feedgenerator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.6.0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent pep517 unittest +USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/www/py-feedgenerator/distinfo b/www/py-feedgenerator/distinfo index 70ce22dc678a..f6cc51cede38 100644 --- a/www/py-feedgenerator/distinfo +++ b/www/py-feedgenerator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681843906 -SHA256 (feedgenerator-2.1.0.tar.gz) = f075f23f28fd227f097c36b212161c6cf012e1c6caaf7ff53d5d6bb02cd42b9d -SIZE (feedgenerator-2.1.0.tar.gz) = 20682 +TIMESTAMP = 1752566726 +SHA256 (feedgenerator-2.2.0.tar.gz) = 2976f6ccc5989a967202da343ea145c21aedabbe0035c7088d64ba0aa9725a60 +SIZE (feedgenerator-2.2.0.tar.gz) = 20309 diff --git a/www/py-freenit/Makefile b/www/py-freenit/Makefile index 5d4194423c65..c3cef51fc9bf 100644 --- a/www/py-freenit/Makefile +++ b/www/py-freenit/Makefile @@ -1,5 +1,5 @@ PORTNAME= freenit -DISTVERSION= 0.3.19 +DISTVERSION= 0.3.20 CATEGORIES= www devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-freenit/distinfo b/www/py-freenit/distinfo index 328f9f0e73c8..48bdc9faf306 100644 --- a/www/py-freenit/distinfo +++ b/www/py-freenit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751665277 -SHA256 (freenit-0.3.19.tar.gz) = 4d61c6c6f393c0b5ef344d2710aae5e3bbdb535a7b507d39911ee09b23b1641f -SIZE (freenit-0.3.19.tar.gz) = 28403 +TIMESTAMP = 1753270744 +SHA256 (freenit-0.3.20.tar.gz) = d5a48c39d7d603ea9aeac8a29d25d9c3fb1fc5ebfbc4bf56f829b01f5e88906d +SIZE (freenit-0.3.20.tar.gz) = 28417 diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index dc141259fc9d..49b71fe812bf 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.176.0 +DISTVERSION= 2.177.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index 249ee9b5681a..71f299e14f31 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752652964 -SHA256 (google_api_python_client-2.176.0.tar.gz) = 2b451cdd7fd10faeb5dd20f7d992f185e1e8f4124c35f2cdcc77c843139a4cf1 -SIZE (google_api_python_client-2.176.0.tar.gz) = 13154773 +TIMESTAMP = 1753540947 +SHA256 (google_api_python_client-2.177.0.tar.gz) = 9ffd2b57d68f5afa7e6ac64e2c440534eaa056cbb394812a62ff94723c31b50e +SIZE (google_api_python_client-2.177.0.tar.gz) = 13184405 diff --git a/www/py-google-cloud-compute/Makefile b/www/py-google-cloud-compute/Makefile index ea1908a9bdee..74424376bf7a 100644 --- a/www/py-google-cloud-compute/Makefile +++ b/www/py-google-cloud-compute/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-compute -PORTVERSION= 1.32.0 +PORTVERSION= 1.33.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-compute/distinfo b/www/py-google-cloud-compute/distinfo index 4d8eb477187e..2e9cbb821145 100644 --- a/www/py-google-cloud-compute/distinfo +++ b/www/py-google-cloud-compute/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266180 -SHA256 (google_cloud_compute-1.32.0.tar.gz) = 76d775da26aefbf05eb6b95703f6015e0698e63c97219bbe74ffd34012b01386 -SIZE (google_cloud_compute-1.32.0.tar.gz) = 4421136 +TIMESTAMP = 1753265798 +SHA256 (google_cloud_compute-1.33.0.tar.gz) = 0ffc56bfca9583c2fa5f2b6271b6756a4d6f5cdbefe2656420711297292e42ee +SIZE (google_cloud_compute-1.33.0.tar.gz) = 4423466 diff --git a/www/py-readability-lxml/Makefile b/www/py-readability-lxml/Makefile index 620e1a050d42..d6f57a584bbf 100644 --- a/www/py-readability-lxml/Makefile +++ b/www/py-readability-lxml/Makefile @@ -1,9 +1,9 @@ PORTNAME= readability-lxml -PORTVERSION= 0.8.1 -PORTREVISION= 2 +DISTVERSION= 0.8.4.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S|-|_|}-${DISTVERSION} MAINTAINER= m.ne@gmx.net COMMENT= Fast HTML to text parser (article readability tool) diff --git a/www/py-readability-lxml/distinfo b/www/py-readability-lxml/distinfo index bad18bd38808..c7168c5b253a 100644 --- a/www/py-readability-lxml/distinfo +++ b/www/py-readability-lxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691368002 -SHA256 (readability-lxml-0.8.1.tar.gz) = e51fea56b5909aaf886d307d48e79e096293255afa567b7d08bca94d25b1a4e1 -SIZE (readability-lxml-0.8.1.tar.gz) = 15878 +TIMESTAMP = 1753339536 +SHA256 (readability_lxml-0.8.4.1.tar.gz) = 9d2924f5942dd7f37fb4da353263b22a3e877ccf922d0e45e348e4177b035a53 +SIZE (readability_lxml-0.8.4.1.tar.gz) = 22874 diff --git a/www/py-readability-lxml/files/patch-readability_compat_two.py b/www/py-readability-lxml/files/patch-readability_compat_two.py deleted file mode 100644 index faf554014211..000000000000 --- a/www/py-readability-lxml/files/patch-readability_compat_two.py +++ /dev/null @@ -1,11 +0,0 @@ -Disable some python-2.x code with invalid syntax in python-3.x. - ---- readability/compat/two.py.orig 2020-07-03 23:38:42 UTC -+++ readability/compat/two.py -@@ -2,5 +2,5 @@ def raise_with_traceback(exc_type, traceback, *args, * - """ - Raise a new exception of type `exc_type` with an existing `traceback`. All - additional (keyword-)arguments are forwarded to `exc_type` -- """ - raise exc_type(*args, **kwargs), None, traceback -+ """ diff --git a/www/py-rfc3987-syntax/Makefile b/www/py-rfc3987-syntax/Makefile new file mode 100644 index 000000000000..ce164ab080b1 --- /dev/null +++ b/www/py-rfc3987-syntax/Makefile @@ -0,0 +1,23 @@ +PORTNAME= rfc3987-syntax +PORTVERSION= 1.1.0 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= rfc3987_syntax-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Helper functions to syntactically validate strings according to RFC 3987 +WWW= https://github.com/willynilly/rfc3987-syntax + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lark>=1.2.2:devel/py-lark@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-rfc3987-syntax/distinfo b/www/py-rfc3987-syntax/distinfo new file mode 100644 index 000000000000..84e591b5d264 --- /dev/null +++ b/www/py-rfc3987-syntax/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1753213880 +SHA256 (rfc3987_syntax-1.1.0.tar.gz) = 717a62cbf33cffdd16dfa3a497d81ce48a660ea691b1ddd7be710c22f00b4a0d +SIZE (rfc3987_syntax-1.1.0.tar.gz) = 14239 diff --git a/www/py-rfc3987-syntax/pkg-descr b/www/py-rfc3987-syntax/pkg-descr new file mode 100644 index 000000000000..afc27d822cbc --- /dev/null +++ b/www/py-rfc3987-syntax/pkg-descr @@ -0,0 +1,11 @@ +rfc3987-syntax provides helper functions to parse and validate the syntax of +terms defined in RFC 3987 -- the IETF standard for Internationalized Resource +Identifiers (IRIs). + +The goal of rfc3987-syntax is to provide a lightweight, permissively licensed +Python module for validating that strings conform to the ABNF grammar defined in +RFC 3987. These helpers are: +- Strictly aligned with the syntax rules of RFC 3987 +- Built using a permissive MIT license +- Designed for both open source and proprietary use +- Powered by Lark, a fast, EBNF-based parser diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile index 2c63c246639d..81486dcb83fa 100644 --- a/www/py-starlette/Makefile +++ b/www/py-starlette/Makefile @@ -1,5 +1,5 @@ PORTNAME= starlette -PORTVERSION= 0.47.1 +PORTVERSION= 0.47.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo index ad2347e98796..d14ec4b42cff 100644 --- a/www/py-starlette/distinfo +++ b/www/py-starlette/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954262 -SHA256 (starlette-0.47.1.tar.gz) = aef012dd2b6be325ffa16698f9dc533614fb1cebd593a906b90dc1025529a79b -SIZE (starlette-0.47.1.tar.gz) = 2583072 +TIMESTAMP = 1753265800 +SHA256 (starlette-0.47.2.tar.gz) = 6ae9aa5db235e4846decc1e7b79c4f346adf41e9777aebeb49dfd09bbd7023d8 +SIZE (starlette-0.47.2.tar.gz) = 2583948 diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile index 5923c8537f60..89b36df3ce0f 100644 --- a/www/py-wagtail/Makefile +++ b/www/py-wagtail/Makefile @@ -1,6 +1,5 @@ PORTNAME= wagtail -PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTVERSION= 7.0.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyascii>=0.1.5:textproc/py-anyascii@${PY_FL ${PYTHON_PKGNAMEPREFIX}pillow>=9.1.0<12.0.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1<3.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}telepath>=0.3.1<1:devel/py-telepath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}willow>=1.10.0<2:graphics/py-willow@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}willow>=1.11.0<2:graphics/py-willow@${PY_FLAVOR} USES= cpe python shebangfix USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-wagtail/distinfo b/www/py-wagtail/distinfo index 13fecbab88b0..767bc90973e8 100644 --- a/www/py-wagtail/distinfo +++ b/www/py-wagtail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751208186 -SHA256 (wagtail-7.0.1.tar.gz) = cfc5c37738f98cae380a15252f5676604f6c61554bef1a3791e34de1e703beec -SIZE (wagtail-7.0.1.tar.gz) = 6671934 +TIMESTAMP = 1753369406 +SHA256 (wagtail-7.0.2.tar.gz) = 053c8dfa3d41979eb8bb5d76e82b1b251926fa263766744f33e452b00e82fe68 +SIZE (wagtail-7.0.2.tar.gz) = 6671984 diff --git a/www/radicale/Makefile b/www/radicale/Makefile index 0549aee57ab0..daf794be5b77 100644 --- a/www/radicale/Makefile +++ b/www/radicale/Makefile @@ -1,5 +1,6 @@ PORTNAME= radicale PORTVERSION= 3.5.4 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,13 +14,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING.md BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ ${PY_SETUPTOOLS} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}passlib>0:security/py-passlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vobject>=0.9.6:deskutils/py-vobject@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.3:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pika>=1.1.0:devel/py-pika@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}ldap3>0:net/py-ldap3@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.3:devel/py-python-dateutil@${PY_FLAVOR} USES= cpe python USE_PYTHON= autoplist pep517 @@ -28,6 +28,15 @@ GROUPS= radicale USE_RC_SUBR= radicale NO_ARCH= yes +OPTIONS_DEFINE= ARGON2 BCRYPT LDAP +OPTIONS_DEFAULT= ARGON2 BCRYPT LDAP + +ARGON2_DESC= argon2 support for password hashes +ARGON2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argon2-cffi>0:security/py-argon2-cffi@${PY_FLAVOR} +BCRYPT_DESC= bcrypt support for password hashes +BCRYPT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt@${PY_FLAVOR} +LDAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap3>0:net/py-ldap3@${PY_FLAVOR} + SUB_LIST= USERS="${USERS}" GROUPS="${GROUPS}" PYTHON_CMD="${PYTHON_CMD}" post-patch: diff --git a/www/rubygem-akami/Makefile b/www/rubygem-akami/Makefile index ea7d7d2d6e41..80f923d1670c 100644 --- a/www/rubygem-akami/Makefile +++ b/www/rubygem-akami/Makefile @@ -1,19 +1,22 @@ PORTNAME= akami -PORTVERSION= 1.3.1 +DISTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= atanubiswas484@gmail.com COMMENT= Library for building web service security WWW= https://github.com/savonrb/akami LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-gyoku>=0.4.0:devel/rubygem-gyoku \ +RUN_DEPENDS= rubygem-base64>=0:converters/rubygem-base64 \ + rubygem-gyoku>=0.4.0:devel/rubygem-gyoku \ rubygem-nokogiri>=0:textproc/rubygem-nokogiri -NO_ARCH= yes USES= gem +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/www/rubygem-akami/distinfo b/www/rubygem-akami/distinfo index 0a96bbba8bb4..3d2d3f8ba3f8 100644 --- a/www/rubygem-akami/distinfo +++ b/www/rubygem-akami/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499766099 -SHA256 (rubygem/akami-1.3.1.gem) = 4d0aae0786fa8bc408ff8a8332d30299a266273dfc883031fe50f3d4e6291e99 -SIZE (rubygem/akami-1.3.1.gem) = 24576 +TIMESTAMP = 1753496815 +SHA256 (rubygem/akami-1.3.3.gem) = d661b97abac1f771381cfb88fc62cf42cd72488c96d750988f4643cd7064b6bf +SIZE (rubygem/akami-1.3.3.gem) = 11776 diff --git a/www/rubygem-akami/pkg-descr b/www/rubygem-akami/pkg-descr index 6a60383bdb03..720af84cee54 100644 --- a/www/rubygem-akami/pkg-descr +++ b/www/rubygem-akami/pkg-descr @@ -1 +1,6 @@ -A library for building web service security. +Akami is a Ruby library for building WS-Security headers in SOAP requests. It +lets you create security elements like UsernameTokens, timestamps, and +namespaces, following the WS-Security specification. + +It's commonly used with SOAP clients like Savon, but can also be helpful in +other Ruby applications that need standards-compliant SOAP authentication. diff --git a/www/rubygem-async-pool/Makefile b/www/rubygem-async-pool/Makefile index 992cffe68a7f..e0374e5b5299 100644 --- a/www/rubygem-async-pool/Makefile +++ b/www/rubygem-async-pool/Makefile @@ -1,5 +1,5 @@ PORTNAME= async-pool -PORTVERSION= 0.10.3 +PORTVERSION= 0.11.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://socketry.github.io/async-pool/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.md -RUN_DEPENDS= rubygem-async>=1.25:devel/rubygem-async +RUN_DEPENDS= rubygem-async>=2.0:devel/rubygem-async USES= gem diff --git a/www/rubygem-async-pool/distinfo b/www/rubygem-async-pool/distinfo index 8df4f2d20354..35d7d12c0bb2 100644 --- a/www/rubygem-async-pool/distinfo +++ b/www/rubygem-async-pool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606631 -SHA256 (rubygem/async-pool-0.10.3.gem) = b542f9decc34fd3d6d0544576408bb79d6d2d2aa9ca467a75b546ac45765008a -SIZE (rubygem/async-pool-0.10.3.gem) = 13312 +TIMESTAMP = 1752566748 +SHA256 (rubygem/async-pool-0.11.0.gem) = 2228c4a8d1ca59a259b5f9dab7e0f9f23d57856b195aca1c0aa684a7439ea525 +SIZE (rubygem/async-pool-0.11.0.gem) = 13824 diff --git a/www/rubygem-faraday-gitlab/Makefile b/www/rubygem-faraday-gitlab/Makefile index ec9ee0637b49..058297542ed7 100644 --- a/www/rubygem-faraday-gitlab/Makefile +++ b/www/rubygem-faraday-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday -PORTVERSION= 2.13.1 +PORTVERSION= 2.13.4 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab diff --git a/www/rubygem-faraday-gitlab/distinfo b/www/rubygem-faraday-gitlab/distinfo index f1a2606042b1..64c150f066c5 100644 --- a/www/rubygem-faraday-gitlab/distinfo +++ b/www/rubygem-faraday-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750222389 -SHA256 (rubygem/faraday-2.13.1.gem) = cc531eb5467e7d74d4517630fa96f1a7003647cbf20a9a3e067d098941217b75 -SIZE (rubygem/faraday-2.13.1.gem) = 74240 +TIMESTAMP = 1753592612 +SHA256 (rubygem/faraday-2.13.4.gem) = c719ff52cfd0dbaeca79dd83ed3aeea3f621032abf8bc959d1c05666157cac26 +SIZE (rubygem/faraday-2.13.4.gem) = 74752 diff --git a/www/rubygem-faraday/Makefile b/www/rubygem-faraday/Makefile index c787054f2afa..dde5b826c1aa 100644 --- a/www/rubygem-faraday/Makefile +++ b/www/rubygem-faraday/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday -PORTVERSION= 2.13.2 +PORTVERSION= 2.13.3 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday/distinfo b/www/rubygem-faraday/distinfo index 1cd63fe1aafe..74847f686357 100644 --- a/www/rubygem-faraday/distinfo +++ b/www/rubygem-faraday/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266256 -SHA256 (rubygem/faraday-2.13.2.gem) = 5c19762e3bbe78e61d8007c5119f2968373c5296d6c6d6aa05b6f9cec34f2a1a -SIZE (rubygem/faraday-2.13.2.gem) = 74240 +TIMESTAMP = 1753370264 +SHA256 (rubygem/faraday-2.13.3.gem) = e9571e7a4ada595b385da5fc749edf7b11dc6aa9d98ab63286c3f28dc4ac01b7 +SIZE (rubygem/faraday-2.13.3.gem) = 74240 diff --git a/www/rubygem-hashicorp-checkpoint/Makefile b/www/rubygem-hashicorp-checkpoint/Makefile index 6564c7d0aa01..57267f4bf7b0 100644 --- a/www/rubygem-hashicorp-checkpoint/Makefile +++ b/www/rubygem-hashicorp-checkpoint/Makefile @@ -1,16 +1,18 @@ PORTNAME= hashicorp-checkpoint -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Internal HashiCorp service to check version information -WWW= https://rubygems.org/gems/hashicorp-checkpoint +WWW= https://checkpoint.hashicorp.com/ \ + https://github.com/hashicorp/ruby-checkpoint LICENSE= MPL20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes USES= gem +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/www/rubygem-hashicorp-checkpoint/distinfo b/www/rubygem-hashicorp-checkpoint/distinfo index 3842f680a2d8..af7a40514493 100644 --- a/www/rubygem-hashicorp-checkpoint/distinfo +++ b/www/rubygem-hashicorp-checkpoint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518877460 -SHA256 (rubygem/hashicorp-checkpoint-0.1.5.gem) = 4daf74afd63c1701a6c817d87e4fc58f595037ccbc1d302bc45cdcd3f6e7d5fc -SIZE (rubygem/hashicorp-checkpoint-0.1.5.gem) = 13312 +TIMESTAMP = 1753370266 +SHA256 (rubygem/hashicorp-checkpoint-0.1.6.gem) = 928cea744b2eb0a05c7e97429e0fcb1a0ef8e0b02824271c61ff9cb2c9fe340c +SIZE (rubygem/hashicorp-checkpoint-0.1.6.gem) = 40960 diff --git a/www/rubygem-hashicorp-checkpoint/pkg-descr b/www/rubygem-hashicorp-checkpoint/pkg-descr index c3741274deb7..e5a057bde290 100644 --- a/www/rubygem-hashicorp-checkpoint/pkg-descr +++ b/www/rubygem-hashicorp-checkpoint/pkg-descr @@ -1 +1,7 @@ -Internal HashiCorp client library to check version information. +Checkpoint is an internal service at Hashicorp that we use to check version +information, broadcoast security bulletins, etc. + +We understand that software making remote calls over the internet for any reason +can be undesirable. Because of this, Checkpoint can be disabled in all of our +software that includes it. You can view the source of this client to see that +we're not sending any private information. diff --git a/www/rubygem-httpi/Makefile b/www/rubygem-httpi/Makefile index 5b5710f01435..c1fab999f111 100644 --- a/www/rubygem-httpi/Makefile +++ b/www/rubygem-httpi/Makefile @@ -1,16 +1,18 @@ PORTNAME= httpi -PORTVERSION= 2.4.2 +PORTVERSION= 4.0.4 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= dvl@FreeBSD.org COMMENT= Library for common HTTP client API WWW= https://github.com/savonrb/httpi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-rack>=0:www/rubygem-rack \ +RUN_DEPENDS= rubygem-mutex_m>0:devel/rubygem-mutex_m \ + rubygem-nkf>0:net/rubygem-nkf \ + rubygem-rack>=2.0:www/rubygem-rack \ rubygem-socksify>=0:www/rubygem-socksify NO_ARCH= yes diff --git a/www/rubygem-httpi/distinfo b/www/rubygem-httpi/distinfo index 5db1c4197eb8..05e311fe4231 100644 --- a/www/rubygem-httpi/distinfo +++ b/www/rubygem-httpi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499766310 -SHA256 (rubygem/httpi-2.4.2.gem) = 528a0a741cce6817f31d681ef9d689295bb4ca6731713f2aa83f139c1f70d521 -SIZE (rubygem/httpi-2.4.2.gem) = 45568 +TIMESTAMP = 1752856546 +SHA256 (rubygem/httpi-4.0.4.gem) = ca629bb9492a733dad1c6aabecc6f70e0847b10f4fe6eeb82ac120513455a23e +SIZE (rubygem/httpi-4.0.4.gem) = 25088 diff --git a/www/rubygem-importmap-rails-rails70/Makefile b/www/rubygem-importmap-rails-rails70/Makefile index 7969cee5456e..f5e64163932d 100644 --- a/www/rubygem-importmap-rails-rails70/Makefile +++ b/www/rubygem-importmap-rails-rails70/Makefile @@ -1,5 +1,5 @@ PORTNAME= importmap-rails -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails70 diff --git a/www/rubygem-importmap-rails-rails70/distinfo b/www/rubygem-importmap-rails-rails70/distinfo index dfa9a6b3052d..32ce84f89252 100644 --- a/www/rubygem-importmap-rails-rails70/distinfo +++ b/www/rubygem-importmap-rails-rails70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735381767 -SHA256 (rubygem/importmap-rails-2.1.0.gem) = 9f10c67d60651a547579f448100d033df311c5d5db578301374aeb774faae741 -SIZE (rubygem/importmap-rails-2.1.0.gem) = 17408 +TIMESTAMP = 1753370268 +SHA256 (rubygem/importmap-rails-2.2.0.gem) = 91bf0067c872dda551999a4fed82b386161d1e21eda04a3fe16ea1e8aba8dd35 +SIZE (rubygem/importmap-rails-2.2.0.gem) = 20480 diff --git a/www/rubygem-importmap-rails-rails71/Makefile b/www/rubygem-importmap-rails-rails71/Makefile index 2f6709739723..d4931cb60b91 100644 --- a/www/rubygem-importmap-rails-rails71/Makefile +++ b/www/rubygem-importmap-rails-rails71/Makefile @@ -1,5 +1,5 @@ PORTNAME= importmap-rails -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails71 diff --git a/www/rubygem-importmap-rails-rails71/distinfo b/www/rubygem-importmap-rails-rails71/distinfo index 33da32265a35..32ce84f89252 100644 --- a/www/rubygem-importmap-rails-rails71/distinfo +++ b/www/rubygem-importmap-rails-rails71/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735381768 -SHA256 (rubygem/importmap-rails-2.1.0.gem) = 9f10c67d60651a547579f448100d033df311c5d5db578301374aeb774faae741 -SIZE (rubygem/importmap-rails-2.1.0.gem) = 17408 +TIMESTAMP = 1753370268 +SHA256 (rubygem/importmap-rails-2.2.0.gem) = 91bf0067c872dda551999a4fed82b386161d1e21eda04a3fe16ea1e8aba8dd35 +SIZE (rubygem/importmap-rails-2.2.0.gem) = 20480 diff --git a/www/rubygem-importmap-rails-rails72/Makefile b/www/rubygem-importmap-rails-rails72/Makefile index 39c19f7cad29..5d285e120a5e 100644 --- a/www/rubygem-importmap-rails-rails72/Makefile +++ b/www/rubygem-importmap-rails-rails72/Makefile @@ -1,5 +1,5 @@ PORTNAME= importmap-rails -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails72 diff --git a/www/rubygem-importmap-rails-rails72/distinfo b/www/rubygem-importmap-rails-rails72/distinfo index ad4b88292088..32ce84f89252 100644 --- a/www/rubygem-importmap-rails-rails72/distinfo +++ b/www/rubygem-importmap-rails-rails72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735228188 -SHA256 (rubygem/importmap-rails-2.1.0.gem) = 9f10c67d60651a547579f448100d033df311c5d5db578301374aeb774faae741 -SIZE (rubygem/importmap-rails-2.1.0.gem) = 17408 +TIMESTAMP = 1753370268 +SHA256 (rubygem/importmap-rails-2.2.0.gem) = 91bf0067c872dda551999a4fed82b386161d1e21eda04a3fe16ea1e8aba8dd35 +SIZE (rubygem/importmap-rails-2.2.0.gem) = 20480 diff --git a/www/rubygem-importmap-rails/Makefile b/www/rubygem-importmap-rails/Makefile index 03b22a3666ed..476536a535d5 100644 --- a/www/rubygem-importmap-rails/Makefile +++ b/www/rubygem-importmap-rails/Makefile @@ -1,6 +1,5 @@ PORTNAME= importmap-rails -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-importmap-rails/distinfo b/www/rubygem-importmap-rails/distinfo index ad4b88292088..32ce84f89252 100644 --- a/www/rubygem-importmap-rails/distinfo +++ b/www/rubygem-importmap-rails/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735228188 -SHA256 (rubygem/importmap-rails-2.1.0.gem) = 9f10c67d60651a547579f448100d033df311c5d5db578301374aeb774faae741 -SIZE (rubygem/importmap-rails-2.1.0.gem) = 17408 +TIMESTAMP = 1753370268 +SHA256 (rubygem/importmap-rails-2.2.0.gem) = 91bf0067c872dda551999a4fed82b386161d1e21eda04a3fe16ea1e8aba8dd35 +SIZE (rubygem/importmap-rails-2.2.0.gem) = 20480 diff --git a/www/rubygem-passenger/Makefile b/www/rubygem-passenger/Makefile index 76d12471ab8e..b5da5b94b55b 100644 --- a/www/rubygem-passenger/Makefile +++ b/www/rubygem-passenger/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= rubygem-etc>=0:devel/rubygem-etc \ rubygem-rackup>=1.0.1:www/rubygem-rackup \ rubygem-rake>=12.3.3:devel/rubygem-rake -USES= compiler:c++11-lang cpe gem libtool python:env ssl +USES= compiler:c++14-lang cpe gem libtool python:env ssl CXXFLAGS+= -I${LOCALBASE}/include/utf8cpp USE_CXXSTD= c++14 diff --git a/www/rubygem-passenger/files/patch-libev b/www/rubygem-passenger/files/patch-libev new file mode 100644 index 000000000000..b7c89c1af886 --- /dev/null +++ b/www/rubygem-passenger/files/patch-libev @@ -0,0 +1,23 @@ +--- src/cxx_supportlib/vendor-modified/libev/ev.c.orig 2025-07-13 19:43:52 UTC ++++ src/cxx_supportlib/vendor-modified/libev/ev.c +@@ -421,6 +421,11 @@ + + #if EV_USE_INOTIFY + # include <sys/statfs.h> ++# ifdef __FreeBSD__ ++# include <sys/mount.h> ++# else ++# include <sys/statfs.h> ++# endif + # include <sys/inotify.h> + /* some very old inotify.h headers don't have IN_DONT_FOLLOW */ + # ifndef IN_DONT_FOLLOW +@@ -2753,7 +2758,7 @@ ev_recommended_backends (void) EV_THROW + { + unsigned int flags = ev_supported_backends (); + +-#ifndef __NetBSD__ ++#if !defined(__NetBSD__) && !defined(__FreeBSD__) + /* kqueue is borked on everything but netbsd apparently */ + /* it usually doesn't work correctly on anything but sockets and pipes */ + flags &= ~EVBACKEND_KQUEUE; diff --git a/www/rubygem-propshaft-rails70/Makefile b/www/rubygem-propshaft-rails70/Makefile index a9bca5b112eb..36c56a6ebbd2 100644 --- a/www/rubygem-propshaft-rails70/Makefile +++ b/www/rubygem-propshaft-rails70/Makefile @@ -1,5 +1,5 @@ PORTNAME= propshaft -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.1 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails70 @@ -13,8 +13,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack70>=7.0.0:www/rubygem-actionpack70 \ rubygem-activesupport70>=7.0.0:devel/rubygem-activesupport70 \ - rubygem-rack>=0,3:www/rubygem-rack \ - rubygem-railties70>=7.0.0:www/rubygem-railties70 + rubygem-rack>=0,3:www/rubygem-rack USES= gem diff --git a/www/rubygem-propshaft-rails70/distinfo b/www/rubygem-propshaft-rails70/distinfo index 2db2c57a9491..f11d48d68950 100644 --- a/www/rubygem-propshaft-rails70/distinfo +++ b/www/rubygem-propshaft-rails70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632748 -SHA256 (rubygem/propshaft-1.1.0.gem) = d389361faf66aeb17e8d204828962c1e506edd14a1a17adb3fa475435c070f6b -SIZE (rubygem/propshaft-1.1.0.gem) = 14336 +TIMESTAMP = 1753370270 +SHA256 (rubygem/propshaft-1.2.1.gem) = e9b91daf52f21152f851a59f8621af53ffb4dc4401f9b5f8fe16065190b98654 +SIZE (rubygem/propshaft-1.2.1.gem) = 18432 diff --git a/www/rubygem-propshaft-rails71/Makefile b/www/rubygem-propshaft-rails71/Makefile index 800118165099..2478b300cc59 100644 --- a/www/rubygem-propshaft-rails71/Makefile +++ b/www/rubygem-propshaft-rails71/Makefile @@ -1,5 +1,5 @@ PORTNAME= propshaft -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.1 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails71 @@ -13,8 +13,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack71>=7.0.0:www/rubygem-actionpack71 \ rubygem-activesupport71>=7.0.0:devel/rubygem-activesupport71 \ - rubygem-rack>=0,3:www/rubygem-rack \ - rubygem-railties71>=7.0.0:www/rubygem-railties71 + rubygem-rack>=0,3:www/rubygem-rack USES= gem diff --git a/www/rubygem-propshaft-rails71/distinfo b/www/rubygem-propshaft-rails71/distinfo index 2db2c57a9491..f11d48d68950 100644 --- a/www/rubygem-propshaft-rails71/distinfo +++ b/www/rubygem-propshaft-rails71/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632748 -SHA256 (rubygem/propshaft-1.1.0.gem) = d389361faf66aeb17e8d204828962c1e506edd14a1a17adb3fa475435c070f6b -SIZE (rubygem/propshaft-1.1.0.gem) = 14336 +TIMESTAMP = 1753370270 +SHA256 (rubygem/propshaft-1.2.1.gem) = e9b91daf52f21152f851a59f8621af53ffb4dc4401f9b5f8fe16065190b98654 +SIZE (rubygem/propshaft-1.2.1.gem) = 18432 diff --git a/www/rubygem-propshaft-rails72/Makefile b/www/rubygem-propshaft-rails72/Makefile index dd950fa1d3ce..b00195cb876d 100644 --- a/www/rubygem-propshaft-rails72/Makefile +++ b/www/rubygem-propshaft-rails72/Makefile @@ -1,5 +1,5 @@ PORTNAME= propshaft -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.1 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails72 @@ -13,8 +13,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack72>=7.0.0:www/rubygem-actionpack72 \ rubygem-activesupport72>=7.0.0:devel/rubygem-activesupport72 \ - rubygem-rack>=0,3:www/rubygem-rack \ - rubygem-railties72>=7.0.0:www/rubygem-railties72 + rubygem-rack>=0,3:www/rubygem-rack USES= gem diff --git a/www/rubygem-propshaft-rails72/distinfo b/www/rubygem-propshaft-rails72/distinfo index 2db2c57a9491..f11d48d68950 100644 --- a/www/rubygem-propshaft-rails72/distinfo +++ b/www/rubygem-propshaft-rails72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632748 -SHA256 (rubygem/propshaft-1.1.0.gem) = d389361faf66aeb17e8d204828962c1e506edd14a1a17adb3fa475435c070f6b -SIZE (rubygem/propshaft-1.1.0.gem) = 14336 +TIMESTAMP = 1753370270 +SHA256 (rubygem/propshaft-1.2.1.gem) = e9b91daf52f21152f851a59f8621af53ffb4dc4401f9b5f8fe16065190b98654 +SIZE (rubygem/propshaft-1.2.1.gem) = 18432 diff --git a/www/rubygem-propshaft/Makefile b/www/rubygem-propshaft/Makefile index d9a9c74b6e0a..b1943c470273 100644 --- a/www/rubygem-propshaft/Makefile +++ b/www/rubygem-propshaft/Makefile @@ -1,6 +1,5 @@ PORTNAME= propshaft -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,8 +12,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack80>=7.0.0:www/rubygem-actionpack80 \ rubygem-activesupport80>=7.0.0:devel/rubygem-activesupport80 \ - rubygem-rack>=0,3:www/rubygem-rack \ - rubygem-railties80>=7.0.0:www/rubygem-railties80 + rubygem-rack>=0,3:www/rubygem-rack USES= gem diff --git a/www/rubygem-propshaft/distinfo b/www/rubygem-propshaft/distinfo index 2db2c57a9491..f11d48d68950 100644 --- a/www/rubygem-propshaft/distinfo +++ b/www/rubygem-propshaft/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632748 -SHA256 (rubygem/propshaft-1.1.0.gem) = d389361faf66aeb17e8d204828962c1e506edd14a1a17adb3fa475435c070f6b -SIZE (rubygem/propshaft-1.1.0.gem) = 14336 +TIMESTAMP = 1753370270 +SHA256 (rubygem/propshaft-1.2.1.gem) = e9b91daf52f21152f851a59f8621af53ffb4dc4401f9b5f8fe16065190b98654 +SIZE (rubygem/propshaft-1.2.1.gem) = 18432 diff --git a/www/rubygem-protocol-http1/Makefile b/www/rubygem-protocol-http1/Makefile index 8208be10cd03..a4ef690aa9ef 100644 --- a/www/rubygem-protocol-http1/Makefile +++ b/www/rubygem-protocol-http1/Makefile @@ -1,5 +1,5 @@ PORTNAME= protocol-http1 -PORTVERSION= 0.34.0 +PORTVERSION= 0.34.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-protocol-http1/distinfo b/www/rubygem-protocol-http1/distinfo index 62db2c7b4dc6..5b9b683b0c7c 100644 --- a/www/rubygem-protocol-http1/distinfo +++ b/www/rubygem-protocol-http1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289358 -SHA256 (rubygem/protocol-http1-0.34.0.gem) = 96f9a88ceb77d8e9ae967037c3831a2869e04bb55663209a8043d63ced177c4a -SIZE (rubygem/protocol-http1-0.34.0.gem) = 21504 +TIMESTAMP = 1752566750 +SHA256 (rubygem/protocol-http1-0.34.1.gem) = 146532623e506f3cbe814a69411ca45477c29249dc92c945249ca3222a02eb88 +SIZE (rubygem/protocol-http1-0.34.1.gem) = 21504 diff --git a/www/rubygem-rdf/Makefile b/www/rubygem-rdf/Makefile index 420ecd3974c2..77fad31e2cfc 100644 --- a/www/rubygem-rdf/Makefile +++ b/www/rubygem-rdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= rdf -PORTVERSION= 3.3.3 +PORTVERSION= 3.3.4 CATEGORIES= www rubygems MASTER_SITES= RG @@ -15,7 +15,8 @@ RUN_DEPENDS= rubygem-bcp47_spec>=0.2<1:devel/rubygem-bcp47_spec \ rubygem-bigdecimal>=3.1.5<4:math/rubygem-bigdecimal \ rubygem-link_header>=0.0.8<1:www/rubygem-link_header \ rubygem-logger>=1.5<2:devel/rubygem-logger \ - rubygem-ostruct>=0.6<1:devel/rubygem-ostruct + rubygem-ostruct>=0.6<1:devel/rubygem-ostruct \ + rubygem-readline>=0.0<1:devel/rubygem-readline USES= gem diff --git a/www/rubygem-rdf/distinfo b/www/rubygem-rdf/distinfo index 46429ac0108b..30024491924e 100644 --- a/www/rubygem-rdf/distinfo +++ b/www/rubygem-rdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954460 -SHA256 (rubygem/rdf-3.3.3.gem) = d93b9f967b92cae1d90f3827424fe00c18ace3c61a18cac3691da85bb177dcda -SIZE (rubygem/rdf-3.3.3.gem) = 159744 +TIMESTAMP = 1752566752 +SHA256 (rubygem/rdf-3.3.4.gem) = a77fa0821e5b4e2bea9fdbb7c9d980564c89d27e81979690ce5c9e6bc80859c1 +SIZE (rubygem/rdf-3.3.4.gem) = 160256 diff --git a/www/rubygem-roda/Makefile b/www/rubygem-roda/Makefile index 74b7e852f622..135a4034ae7f 100644 --- a/www/rubygem-roda/Makefile +++ b/www/rubygem-roda/Makefile @@ -1,5 +1,5 @@ PORTNAME= roda -PORTVERSION= 3.93.0 +PORTVERSION= 3.94.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-roda/distinfo b/www/rubygem-roda/distinfo index a0a726c7bb12..7cb90035c081 100644 --- a/www/rubygem-roda/distinfo +++ b/www/rubygem-roda/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188280 -SHA256 (rubygem/roda-3.93.0.gem) = f4246e1a0dcae64d9abda11b91a2ab75395580f8748b25045a5b52a97c8c164a -SIZE (rubygem/roda-3.93.0.gem) = 189952 +TIMESTAMP = 1752566802 +SHA256 (rubygem/roda-3.94.0.gem) = 161e13e6060cb6fdab05ee29e04d9e71cfbfa687edbb57d8e2da8f1748551fff +SIZE (rubygem/roda-3.94.0.gem) = 190464 diff --git a/www/rubygem-savon/Makefile b/www/rubygem-savon/Makefile index 176bd6bc3294..5a3f90cfcbe9 100644 --- a/www/rubygem-savon/Makefile +++ b/www/rubygem-savon/Makefile @@ -1,9 +1,9 @@ PORTNAME= savon -PORTVERSION= 2.11.2 +PORTVERSION= 2.15.1 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= dvl@FreeBSD.org COMMENT= Library for SOAP communications WWW= https://github.com/savonrb/savon @@ -13,10 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-akami>=1.2:www/rubygem-akami \ rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-gyoku>=1.2:devel/rubygem-gyoku \ - rubygem-httpi>=2.3:www/rubygem-httpi \ - rubygem-nokogiri>=1.4.0:textproc/rubygem-nokogiri \ + rubygem-httpi>=4.0:www/rubygem-httpi \ + rubygem-mail>2.5:mail/rubygem-mail \ + rubygem-nokogiri>=1.8.1:textproc/rubygem-nokogiri \ rubygem-nori>=2.4:devel/rubygem-nori \ - rubygem-wasabi>=3.4:www/rubygem-wasabi + rubygem-wasabi>=3.7:www/rubygem-wasabi NO_ARCH= yes USES= gem diff --git a/www/rubygem-savon/distinfo b/www/rubygem-savon/distinfo index b330af094a3b..eb87b860f5de 100644 --- a/www/rubygem-savon/distinfo +++ b/www/rubygem-savon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514155067 -SHA256 (rubygem/savon-2.11.2.gem) = cf515b932ae10c3aa16849e6ca62f19fb80246a355617a0c584160c140009bcd -SIZE (rubygem/savon-2.11.2.gem) = 166400 +TIMESTAMP = 1753469009 +SHA256 (rubygem/savon-2.15.1.gem) = 0e3e013d2103737c7f5cd0353694e5fed21afc1753339dc9eb143fd50cc5c461 +SIZE (rubygem/savon-2.15.1.gem) = 34304 diff --git a/www/rubygem-socksify/Makefile b/www/rubygem-socksify/Makefile index fba12b3a5272..859fa27f5ab0 100644 --- a/www/rubygem-socksify/Makefile +++ b/www/rubygem-socksify/Makefile @@ -1,19 +1,21 @@ PORTNAME= socksify -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Redirects any TCP connection through a SOCKS5 proxy -WWW= http://socksify.rubyforge.org/ +WWW= https://astro.github.io/socksify-ruby/ \ + https://github.com/astro/socksify-ruby LICENSE= GPLv3 RUBY LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING -NO_ARCH= yes USES= gem +NO_ARCH= yes + PLIST_FILES= bin/socksify_ruby .include <bsd.port.mk> diff --git a/www/rubygem-socksify/distinfo b/www/rubygem-socksify/distinfo index 1fe76d96600c..d103ca4728e7 100644 --- a/www/rubygem-socksify/distinfo +++ b/www/rubygem-socksify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488010849 -SHA256 (rubygem/socksify-1.7.1.gem) = d1b2c7ae908ad1a3f1ea5184065e856b7edbabef61b40c00a4231c4f2ebae4ba -SIZE (rubygem/socksify-1.7.1.gem) = 21504 +TIMESTAMP = 1753265970 +SHA256 (rubygem/socksify-1.8.1.gem) = cf2a01720cc32490cc657b3233730620a03b92e98281726872ebebedfea9a856 +SIZE (rubygem/socksify-1.8.1.gem) = 24064 diff --git a/www/rubygem-wasabi/Makefile b/www/rubygem-wasabi/Makefile index 4319112555c3..53e5287f0da3 100644 --- a/www/rubygem-wasabi/Makefile +++ b/www/rubygem-wasabi/Makefile @@ -1,17 +1,18 @@ PORTNAME= wasabi -PORTVERSION= 3.5.0 +PORTVERSION= 5.1.0 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= dvl@FreeBSD.org COMMENT= Library for simple WSDL parsing WWW= https://github.com/savonrb/wasabi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-httpi>=2.0:www/rubygem-httpi \ - rubygem-nokogiri>=1.4.2:textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-addressable>0:www/rubygem-addressable \ + rubygem-faraday>=1.9:www/rubygem-faraday \ + rubygem-nokogiri>=1.13.9:textproc/rubygem-nokogiri NO_ARCH= yes USES= gem diff --git a/www/rubygem-wasabi/distinfo b/www/rubygem-wasabi/distinfo index c40cd910a8b0..ac935188230e 100644 --- a/www/rubygem-wasabi/distinfo +++ b/www/rubygem-wasabi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499767533 -SHA256 (rubygem/wasabi-3.5.0.gem) = 010c254bb0e28aff45c595ea63cf3c13917372b96d4093626b8dbdba8b984427 -SIZE (rubygem/wasabi-3.5.0.gem) = 164864 +TIMESTAMP = 1753468516 +SHA256 (rubygem/wasabi-5.1.0.gem) = e2d8252fbecb03b116b6085c683878bfad23b867654977b778c1d8c6621b84cc +SIZE (rubygem/wasabi-5.1.0.gem) = 13312 diff --git a/www/seahub/Makefile b/www/seahub/Makefile index 43230f06d2fd..901956f77fa7 100644 --- a/www/seahub/Makefile +++ b/www/seahub/Makefile @@ -40,7 +40,8 @@ RUN_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}openpyxl>=3.0:textproc/py-openpyxl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown>=3.3:textproc/py-markdown@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bleach>=5.0:www/py-bleach@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-ldap>=3.4:net/py-python-ldap@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}python-ldap>=3.4:net/py-python-ldap@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=3.4:devel/py-setuptools@${PY_FLAVOR} #${PYTHON_PKGNAMEPREFIX}captcha>=0.4:www/py-captcha@${PY_FLAVOR} \ diff --git a/www/tinymce/Makefile b/www/tinymce/Makefile index 6b3fdad2e157..ea4a56f12f43 100644 --- a/www/tinymce/Makefile +++ b/www/tinymce/Makefile @@ -1,5 +1,5 @@ PORTNAME= tinymce -PORTVERSION= 7.9.1 +PORTVERSION= 8.0.0 CATEGORIES= www MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \ LOCAL/sunpoet @@ -8,6 +8,7 @@ DISTNAME= tinymce_${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Open source JavaScript HTML WYSIWYG editor for web sites WWW= https://www.tiny.cloud/ \ + https://www.tiny.cloud/docs/tinymce/latest/ \ https://github.com/tinymce/tinymce LICENSE= GPLv2+ diff --git a/www/tinymce/distinfo b/www/tinymce/distinfo index ac637dcb81eb..b7521a319760 100644 --- a/www/tinymce/distinfo +++ b/www/tinymce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495715 -SHA256 (tinymce_7.9.1.zip) = 5b24c082cb7e1dd0146a962172ac8e4944b8442bfe1138c342353f66b3c94268 -SIZE (tinymce_7.9.1.zip) = 1028635 +TIMESTAMP = 1753369366 +SHA256 (tinymce_8.0.0.zip) = 12374192ec726b1f54c35573d9bbd0a13bf446a8c3b7aa33c6185dfe26abd497 +SIZE (tinymce_8.0.0.zip) = 1069383 diff --git a/www/tinymce/pkg-plist b/www/tinymce/pkg-plist index 9f5f3c04913b..da8c1dd85b8d 100644 --- a/www/tinymce/pkg-plist +++ b/www/tinymce/pkg-plist @@ -23,6 +23,7 @@ %%WWWDIR%%/js/tinymce/plugins/emoticons/plugin.min.js %%WWWDIR%%/js/tinymce/plugins/fullscreen/plugin.min.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/ar.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/bg-BG.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/ca.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/cs.js @@ -34,31 +35,43 @@ %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/eu.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/fa.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/fi.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/fr-FR.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/he-IL.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/hi.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/hr.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/hu-HU.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/id.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/it.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/ja.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/kk.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/ko-KR.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/ms.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/nb-NO.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/nl.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/pl.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/pt-BR.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/pt-PT.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/ro.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/ru.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/sk.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/sl-SI.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/sv-SE.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/th-TH.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/tr.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/uk.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/vi.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/zh-CN.js +%%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/zh-TW.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js %%WWWDIR%%/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js %%WWWDIR%%/js/tinymce/plugins/help/plugin.min.js diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index 6d87f46cd1f9..4ec256a3e68b 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,9 +1,9 @@ PORTNAME= tor-browser -DISTVERSION= 14.5.4 +DISTVERSION= 14.5.5 PORTREVISION= 1 CATEGORIES= www net security wayland -TAG_BASE= 90dbac96420394aa35ce29385814742ac4942b26 -TAG_TOR= 9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939 +TAG_BASE= 8600afeb12fdae895c37618e1386c1a1ac2f5308 +TAG_TOR= 9fe8a13ee4c69f91cd545dc3c575ca8f4851d58e MASTER_SITES= TOR \ LOCAL/vvd \ https://build-sources.tbb.torproject.org/:source1 \ @@ -18,7 +18,7 @@ MASTER_SITES= TOR \ LOCAL/vvd:source5 MASTER_SITE_SUBDIR= torbrowser/${DISTVERSION}/:DEFAULT \ download/releases/:source3 -DISTNAME= src-firefox-tor-browser-128.12.0esr-14.5-1-build1 +DISTNAME= src-firefox-tor-browser-128.13.0esr-14.5-1-build2 MANUAL= manual_215922.zip NOSCRIPT= noscript-13.0.8.xpi DISTFILES= ${DISTNAME}.tar.xz \ diff --git a/www/tor-browser/distinfo b/www/tor-browser/distinfo index 17b1427f4f3d..d2a7b26f4e24 100644 --- a/www/tor-browser/distinfo +++ b/www/tor-browser/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1750789506 -SHA256 (src-firefox-tor-browser-128.12.0esr-14.5-1-build1.tar.xz) = d79e2760287bb86cddf99da0e73e0dd2fe54eb301958f58404deb475e61a47f8 -SIZE (src-firefox-tor-browser-128.12.0esr-14.5-1-build1.tar.xz) = 611154864 +TIMESTAMP = 1753285003 +SHA256 (src-firefox-tor-browser-128.13.0esr-14.5-1-build2.tar.xz) = 1e6b9a5c8be933fb2f4de8ffd7a9e4b094d1871d50940ff673ea43135074a0de +SIZE (src-firefox-tor-browser-128.13.0esr-14.5-1-build2.tar.xz) = 611043636 SHA256 (manual_215922.zip) = b5ed703f54d52e9f197320f3698e936d585a3fed23cc4f9fbf59edce2869f885 SIZE (manual_215922.zip) = 28305786 SHA256 (fonts-3--4348e1.tar.zst) = 7fbbecece6de777f196982f6eb567970a6d8e7ac2bf5b1ad6b90e1ea36374032 SIZE (fonts-3--4348e1.tar.zst) = 27441580 SHA256 (noscript-13.0.8.xpi) = 9d978cfe083cb9cce120b5ee41e8933d752d7ab4680bf517c5ec4b29c4cfd2dc SIZE (noscript-13.0.8.xpi) = 993143 -SHA256 (tpo-translation-90dbac96420394aa35ce29385814742ac4942b26_GL0.tar.gz) = dd720795ebd4a335e522fc48956e81b1ba62580aae33d99997ecdaf6866a3537 -SIZE (tpo-translation-90dbac96420394aa35ce29385814742ac4942b26_GL0.tar.gz) = 793166 -SHA256 (tpo-translation-9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939_GL0.tar.gz) = 033bd5bb2e4e2f852d3a711c4e652a389f32974fe0304a969f518680d849a32c -SIZE (tpo-translation-9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939_GL0.tar.gz) = 2834090 +SHA256 (tpo-translation-8600afeb12fdae895c37618e1386c1a1ac2f5308_GL0.tar.gz) = c338513db81d38423a2f9e778c8116ba5925200c6d12cbafa1ba792656fbe7fc +SIZE (tpo-translation-8600afeb12fdae895c37618e1386c1a1ac2f5308_GL0.tar.gz) = 911838 +SHA256 (tpo-translation-9fe8a13ee4c69f91cd545dc3c575ca8f4851d58e_GL0.tar.gz) = f69a2289c1d93bf4f05839986b6942877e0fa62285378d213dd077db097fd64d +SIZE (tpo-translation-9fe8a13ee4c69f91cd545dc3c575ca8f4851d58e_GL0.tar.gz) = 2837456 SHA256 (mozilla-l10n-firefox-l10n-fcd0300e8478d1ec4d1c097a073ddb8e1e0351e3_GH0.tar.gz) = d07ecc7fe021998b523357849f71d52c9cb5248cb79bba29793e1ba353bae5bb SIZE (mozilla-l10n-firefox-l10n-fcd0300e8478d1ec4d1c097a073ddb8e1e0351e3_GH0.tar.gz) = 68409826 diff --git a/www/tor-browser/files/patch-bug1876632 b/www/tor-browser/files/patch-bug1876632 new file mode 100644 index 000000000000..3932b1deccc9 --- /dev/null +++ b/www/tor-browser/files/patch-bug1876632 @@ -0,0 +1,35 @@ +commit 4f531ca86d24be5d4de673f6e652ed899151d20c +Author: Jesper Schmitz Mouridsen <jesper@schmitz.computer> +Date: Wed Jul 23 22:01:31 2025 +0000 + + Bug 1876632 Fix aslr allocations on FreeBSD r=spidermonkey-reviewers,sfink + + Without the alignment flag the desired address + gets randomized by aslr in a way which causes it to not + be aligned. Furthermore the TryToAlignChunk almost always + fails. With this fix it never gets to TryToAlignChunk + because the flag guarantees upfront alignment. + + Differential Revision: https://phabricator.services.mozilla.com/D257824 + +diff --git js/src/gc/Memory.cpp js/src/gc/Memory.cpp +index e790f1784ede..13639c9a6eb4 100644 +--- js/src/gc/Memory.cpp ++++ js/src/gc/Memory.cpp +@@ -608,7 +608,16 @@ static void* MapAlignedPagesRandom(size_t length, size_t alignment) { + for (size_t i = 1; i <= 1024; ++i) { + if (i & 0xf) { + uint64_t desired = alignment * GetNumberInRange(minNum, maxNum); ++# if defined(__FreeBSD__) && defined(__aarch64__) ++ int flags = MAP_PRIVATE | MAP_ANON | ++ MAP_ALIGNED(mozilla::CeilingLog2Size(alignment)); ++ region = MozTaggedAnonymousMmap((void*)(uintptr_t)desired, length, ++ int(PageAccess::ReadWrite), flags, -1, 0, ++ "js-gc-heap"); ++# else + region = MapMemoryAtFuzzy(reinterpret_cast<void*>(desired), length); ++ ++# endif + if (!region) { + continue; + } diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index 6713597f1081..1147c32387fe 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,5 +1,6 @@ PORTNAME= waterfox -DISTVERSION= 6.6.0-beta-2 +DISTVERSION= 6.6.0-beta-3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/waterfox/distinfo b/www/waterfox/distinfo index 4e754204af90..1bab5b32df24 100644 --- a/www/waterfox/distinfo +++ b/www/waterfox/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752800000 -SHA256 (BrowserWorks-waterfox-6.6.0-beta-2_GH0.tar.gz) = ac486c24f35d4fe8159f2850fa393f5e932f5fff24e71e0379f35fff329c151d -SIZE (BrowserWorks-waterfox-6.6.0-beta-2_GH0.tar.gz) = 919136111 +TIMESTAMP = 1753542067 +SHA256 (BrowserWorks-waterfox-6.6.0-beta-3_GH0.tar.gz) = 7094885ecac084c20b9d33808c50f687e0a2490a591bad2b86602d363b5b4a58 +SIZE (BrowserWorks-waterfox-6.6.0-beta-3_GH0.tar.gz) = 919409894 SHA256 (BrowserWorks-l10n-39f141a_GH0.tar.gz) = 269b2f6c59e19ec07a9e231ab8bfb1d8d834b811136c07720955de0747c2d0fc SIZE (BrowserWorks-l10n-39f141a_GH0.tar.gz) = 23702129 diff --git a/www/waterfox/files/patch-bug1876632 b/www/waterfox/files/patch-bug1876632 new file mode 100644 index 000000000000..3932b1deccc9 --- /dev/null +++ b/www/waterfox/files/patch-bug1876632 @@ -0,0 +1,35 @@ +commit 4f531ca86d24be5d4de673f6e652ed899151d20c +Author: Jesper Schmitz Mouridsen <jesper@schmitz.computer> +Date: Wed Jul 23 22:01:31 2025 +0000 + + Bug 1876632 Fix aslr allocations on FreeBSD r=spidermonkey-reviewers,sfink + + Without the alignment flag the desired address + gets randomized by aslr in a way which causes it to not + be aligned. Furthermore the TryToAlignChunk almost always + fails. With this fix it never gets to TryToAlignChunk + because the flag guarantees upfront alignment. + + Differential Revision: https://phabricator.services.mozilla.com/D257824 + +diff --git js/src/gc/Memory.cpp js/src/gc/Memory.cpp +index e790f1784ede..13639c9a6eb4 100644 +--- js/src/gc/Memory.cpp ++++ js/src/gc/Memory.cpp +@@ -608,7 +608,16 @@ static void* MapAlignedPagesRandom(size_t length, size_t alignment) { + for (size_t i = 1; i <= 1024; ++i) { + if (i & 0xf) { + uint64_t desired = alignment * GetNumberInRange(minNum, maxNum); ++# if defined(__FreeBSD__) && defined(__aarch64__) ++ int flags = MAP_PRIVATE | MAP_ANON | ++ MAP_ALIGNED(mozilla::CeilingLog2Size(alignment)); ++ region = MozTaggedAnonymousMmap((void*)(uintptr_t)desired, length, ++ int(PageAccess::ReadWrite), flags, -1, 0, ++ "js-gc-heap"); ++# else + region = MapMemoryAtFuzzy(reinterpret_cast<void*>(desired), length); ++ ++# endif + if (!region) { + continue; + } diff --git a/www/wt/Makefile b/www/wt/Makefile index 336427db5ed4..573339f983d3 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -1,6 +1,5 @@ PORTNAME= wt -DISTVERSION= 4.11.3 -PORTREVISION= 1 +DISTVERSION= 4.11.4 CATEGORIES= www MAINTAINER= info@babaei.net diff --git a/www/wt/distinfo b/www/wt/distinfo index bcce7578e0b5..f63c215d2b0f 100644 --- a/www/wt/distinfo +++ b/www/wt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740047837 -SHA256 (emweb-wt-4.11.3_GH0.tar.gz) = b0093b938767367a8bed76e82ab5522df5c6dee2c4cd8feca5c47bb43755eccc -SIZE (emweb-wt-4.11.3_GH0.tar.gz) = 10601583 +TIMESTAMP = 1753078030 +SHA256 (emweb-wt-4.11.4_GH0.tar.gz) = b42b9818e4c8ab8af835b0c88bda5c4f71ccfb38fd8baf90648064b0544eb564 +SIZE (emweb-wt-4.11.4_GH0.tar.gz) = 10616646 diff --git a/www/wt/pkg-plist b/www/wt/pkg-plist index 1e0d263822e9..cdb08afb829c 100644 --- a/www/wt/pkg-plist +++ b/www/wt/pkg-plist @@ -316,6 +316,7 @@ include/Wt/WPopupMenuItem.h include/Wt/WPopupWidget.h include/Wt/WProgressBar.h include/Wt/WPushButton.h +include/Wt/WQrCode.h include/Wt/WRadioButton.h include/Wt/WRandom.h include/Wt/WRasterImage.h @@ -395,6 +396,7 @@ include/Wt/cpp17/any/README.md include/Wt/cpp17/any/any.hpp include/Wt/cpp20/date.hpp include/Wt/cpp20/tz.hpp +include/thirdparty/qrcodegen/QrCode.hpp lib/cmake/wt/wt-config-version.cmake lib/cmake/wt/wt-config.cmake %%DBO%%lib/cmake/wt/wt-target-dbo-%%CMAKE_BUILD_TYPE%%.cmake |