summaryrefslogtreecommitdiff
path: root/net/shadowsocks-rust/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/shadowsocks-rust/Makefile4
-rw-r--r--net/shadowsocks-rust/Makefile.crates186
2 files changed, 96 insertions, 94 deletions
diff --git a/net/shadowsocks-rust/Makefile b/net/shadowsocks-rust/Makefile
index 0edc9247b167..e2933367456f 100644
--- a/net/shadowsocks-rust/Makefile
+++ b/net/shadowsocks-rust/Makefile
@@ -1,12 +1,12 @@
PORTNAME= shadowsocks-rust
DISTVERSIONPREFIX= v
-DISTVERSION= 1.23.4
+DISTVERSION= 1.23.5
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
COMMENT= Rust port of shadowsocks
WWW= https://shadowsocks.org/ \
- https://github.com/shadowsocks/shadowsocks-org
+ https://github.com/shadowsocks/shadowsocks-rust
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/net/shadowsocks-rust/Makefile.crates b/net/shadowsocks-rust/Makefile.crates
index d26d773f3e71..edf84e99c132 100644
--- a/net/shadowsocks-rust/Makefile.crates
+++ b/net/shadowsocks-rust/Makefile.crates
@@ -1,5 +1,5 @@
CARGO_CRATES= addr2line-0.24.2 \
- adler2-2.0.0 \
+ adler2-2.0.1 \
aead-0.5.2 \
aes-0.8.4 \
aes-gcm-0.10.3 \
@@ -10,28 +10,28 @@ CARGO_CRATES= addr2line-0.24.2 \
alloc-stdlib-0.2.2 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
- anstream-0.6.18 \
- anstyle-1.0.10 \
- anstyle-parse-0.2.6 \
- anstyle-query-1.1.2 \
- anstyle-wincon-3.0.7 \
+ anstream-0.6.19 \
+ anstyle-1.0.11 \
+ anstyle-parse-0.2.7 \
+ anstyle-query-1.1.3 \
+ anstyle-wincon-3.0.9 \
anyhow-1.0.98 \
arc-swap-1.7.1 \
arrayref-0.3.9 \
arrayvec-0.7.6 \
- async-channel-2.3.1 \
+ async-channel-2.4.0 \
async-task-4.7.1 \
async-trait-0.1.88 \
atomic-waker-1.1.2 \
- autocfg-1.4.0 \
+ autocfg-1.5.0 \
backtrace-0.3.75 \
base16ct-0.2.0 \
base64-0.22.1 \
- base64ct-1.7.3 \
+ base64ct-1.8.0 \
bindgen-0.69.5 \
bindgen-0.71.1 \
bitflags-1.3.2 \
- bitflags-2.9.0 \
+ bitflags-2.9.1 \
bitvec-1.0.1 \
blake3-1.8.2 \
block-buffer-0.10.4 \
@@ -39,36 +39,36 @@ CARGO_CRATES= addr2line-0.24.2 \
bloomfilter-3.0.1 \
brotli-8.0.1 \
brotli-decompressor-5.0.0 \
- bson-2.14.0 \
+ bson-2.15.0 \
build-time-0.1.3 \
- bumpalo-3.17.0 \
+ bumpalo-3.19.0 \
byte_string-1.0.0 \
byteorder-1.5.0 \
bytes-1.10.1 \
bzip2-sys-0.1.13+1.0.8 \
- c2rust-bitfields-0.19.0 \
- c2rust-bitfields-derive-0.19.0 \
+ c2rust-bitfields-0.20.0 \
+ c2rust-bitfields-derive-0.20.0 \
camellia-0.1.0 \
- cc-1.2.22 \
+ cc-1.2.28 \
ccm-0.5.0 \
cexpr-0.6.0 \
- cfg-if-1.0.0 \
+ cfg-if-1.0.1 \
cfg_aliases-0.2.1 \
chacha20-0.9.1 \
chacha20poly1305-0.10.1 \
chrono-0.4.41 \
cipher-0.4.4 \
clang-sys-1.8.1 \
- clap-4.5.38 \
- clap_builder-4.5.38 \
- clap_lex-0.7.4 \
+ clap-4.5.40 \
+ clap_builder-4.5.40 \
+ clap_lex-0.7.5 \
cmake-0.1.54 \
- colorchoice-1.0.3 \
+ colorchoice-1.0.4 \
concurrent-queue-2.5.0 \
const-oid-0.9.6 \
constant_time_eq-0.3.1 \
core-foundation-0.9.4 \
- core-foundation-0.10.0 \
+ core-foundation-0.10.1 \
core-foundation-sys-0.8.7 \
cpufeatures-0.2.17 \
crc32fast-1.4.2 \
@@ -104,14 +104,13 @@ CARGO_CRATES= addr2line-0.24.2 \
env_filter-0.1.3 \
env_logger-0.11.8 \
equivalent-1.0.2 \
- errno-0.3.11 \
+ errno-0.3.13 \
etherparse-0.18.0 \
event-listener-5.4.0 \
event-listener-strategy-0.5.4 \
fastrand-2.3.0 \
ff-0.13.1 \
- filetime-0.2.25 \
- flate2-1.1.1 \
+ flate2-1.1.2 \
fnv-1.0.7 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
@@ -128,7 +127,7 @@ CARGO_CRATES= addr2line-0.24.2 \
futures-sink-0.3.31 \
futures-task-0.3.31 \
futures-util-0.3.31 \
- generator-0.8.4 \
+ generator-0.8.5 \
generic-array-0.14.7 \
getrandom-0.2.16 \
getrandom-0.3.3 \
@@ -136,11 +135,11 @@ CARGO_CRATES= addr2line-0.24.2 \
gimli-0.31.1 \
glob-0.3.2 \
group-0.13.0 \
- h2-0.4.10 \
+ h2-0.4.11 \
h3-0.0.7 \
h3-quinn-0.0.9 \
hash32-0.3.1 \
- hashbrown-0.15.3 \
+ hashbrown-0.15.4 \
heapless-0.8.0 \
heck-0.5.0 \
hex-0.4.3 \
@@ -155,35 +154,37 @@ CARGO_CRATES= addr2line-0.24.2 \
httpdate-1.0.3 \
humantime-2.2.0 \
hyper-1.6.0 \
- hyper-rustls-0.27.5 \
+ hyper-rustls-0.27.7 \
hyper-tls-0.6.0 \
- hyper-util-0.1.11 \
+ hyper-util-0.1.14 \
iana-time-zone-0.1.63 \
iana-time-zone-haiku-0.1.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.0 \
- icu_properties_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 \
- indexmap-2.9.0 \
+ indexmap-2.10.0 \
inotify-0.11.0 \
inotify-sys-0.1.5 \
inout-0.1.4 \
+ io-uring-0.7.8 \
ipconfig-0.3.2 \
ipnet-2.11.0 \
iprange-0.6.7 \
+ iri-string-0.7.8 \
is_terminal_polyfill-1.70.1 \
itertools-0.12.1 \
itertools-0.13.0 \
itoa-1.0.15 \
jemalloc-sys-0.5.4+5.3.0-patched \
jemallocator-0.5.4 \
- jiff-0.2.13 \
- jiff-static-0.2.13 \
+ jiff-0.2.15 \
+ jiff-static-0.2.15 \
jobserver-0.1.33 \
js-sys-0.3.77 \
json5-0.4.1 \
@@ -191,15 +192,15 @@ CARGO_CRATES= addr2line-0.24.2 \
kqueue-sys-1.0.4 \
lazy_static-1.5.0 \
lazycell-1.3.0 \
- libc-0.2.172 \
- libloading-0.8.7 \
- libmimalloc-sys-0.1.42 \
- libredox-0.1.3 \
+ libc-0.2.174 \
+ libloading-0.8.8 \
+ libmimalloc-sys-0.1.43 \
+ libredox-0.1.4 \
librocksdb-sys-0.17.1+9.9.3 \
libz-sys-1.1.22 \
linux-raw-sys-0.9.4 \
litemap-0.8.0 \
- lock_api-0.4.12 \
+ lock_api-0.4.13 \
log-0.4.27 \
log-mdc-0.1.0 \
log4rs-1.3.0 \
@@ -210,17 +211,17 @@ CARGO_CRATES= addr2line-0.24.2 \
managed-0.8.0 \
matchers-0.1.0 \
md-5-0.10.6 \
- memchr-2.7.4 \
- mimalloc-0.1.46 \
+ memchr-2.7.5 \
+ mimalloc-0.1.47 \
mime-0.3.17 \
minimal-lexical-0.2.1 \
- miniz_oxide-0.8.8 \
- mio-1.0.3 \
+ miniz_oxide-0.8.9 \
+ mio-1.0.4 \
moka-0.12.10 \
native-tls-0.2.14 \
nix-0.30.1 \
nom-7.1.3 \
- notify-8.0.0 \
+ notify-8.1.0 \
notify-types-2.0.0 \
nu-ansi-term-0.46.0 \
num-conv-0.1.0 \
@@ -228,25 +229,26 @@ CARGO_CRATES= addr2line-0.24.2 \
num_threads-0.1.7 \
object-0.36.7 \
once_cell-1.21.3 \
+ once_cell_polyfill-1.70.1 \
opaque-debug-0.3.1 \
- openssl-0.10.72 \
+ openssl-0.10.73 \
openssl-macros-0.1.1 \
openssl-probe-0.1.6 \
- openssl-src-300.5.0+3.5.0 \
- openssl-sys-0.9.108 \
+ openssl-src-300.5.1+3.5.1 \
+ openssl-sys-0.9.109 \
option-ext-0.2.0 \
ordered-float-2.10.1 \
overload-0.1.1 \
p256-0.13.2 \
p384-0.13.1 \
parking-2.2.1 \
- parking_lot-0.12.3 \
- parking_lot_core-0.9.10 \
+ parking_lot-0.12.4 \
+ parking_lot_core-0.9.11 \
percent-encoding-2.3.1 \
- pest-2.8.0 \
- pest_derive-2.8.0 \
- pest_generator-2.8.0 \
- pest_meta-2.8.0 \
+ pest-2.8.1 \
+ pest_derive-2.8.1 \
+ pest_generator-2.8.1 \
+ pest_meta-2.8.1 \
pin-project-1.1.10 \
pin-project-internal-1.1.10 \
pin-project-lite-0.2.16 \
@@ -256,7 +258,7 @@ CARGO_CRATES= addr2line-0.24.2 \
pkg-config-0.3.32 \
poly1305-0.8.0 \
polyval-0.6.2 \
- portable-atomic-1.11.0 \
+ portable-atomic-1.11.1 \
portable-atomic-util-0.2.4 \
potential_utf-0.1.2 \
powerfmt-0.2.0 \
@@ -268,9 +270,9 @@ CARGO_CRATES= addr2line-0.24.2 \
qrcode-0.14.1 \
quinn-0.11.8 \
quinn-proto-0.11.12 \
- quinn-udp-0.5.12 \
+ quinn-udp-0.5.13 \
quote-1.0.40 \
- r-efi-5.2.0 \
+ r-efi-5.3.0 \
radium-0.7.0 \
rand-0.8.5 \
rand-0.9.1 \
@@ -278,15 +280,15 @@ CARGO_CRATES= addr2line-0.24.2 \
rand_chacha-0.9.0 \
rand_core-0.6.4 \
rand_core-0.9.3 \
- redox_syscall-0.5.12 \
+ redox_syscall-0.5.13 \
redox_users-0.5.0 \
regex-1.11.1 \
regex-automata-0.1.10 \
regex-automata-0.4.9 \
regex-syntax-0.6.29 \
regex-syntax-0.8.5 \
- reqwest-0.12.15 \
- resolv-conf-0.7.3 \
+ reqwest-0.12.22 \
+ resolv-conf-0.7.4 \
ring-0.17.14 \
ring-compat-0.8.0 \
rocksdb-0.23.0 \
@@ -294,22 +296,22 @@ CARGO_CRATES= addr2line-0.24.2 \
rpmalloc-0.2.2 \
rpmalloc-sys-0.2.3+b097fd0 \
rtoolbox-0.0.3 \
- rustc-demangle-0.1.24 \
+ rustc-demangle-0.1.25 \
rustc-hash-1.1.0 \
rustc-hash-2.1.1 \
rustc_version-0.4.1 \
rustix-1.0.7 \
- rustls-0.23.27 \
+ rustls-0.23.28 \
rustls-native-certs-0.8.1 \
- rustls-pemfile-2.2.0 \
rustls-pki-types-1.12.0 \
rustls-webpki-0.103.3 \
- rustversion-1.0.20 \
+ rustversion-1.0.21 \
ryu-1.0.20 \
same-file-1.0.6 \
schannel-0.1.27 \
scoped-tls-1.0.1 \
scopeguard-1.2.0 \
+ sealed-0.6.0 \
sec1-0.7.3 \
security-framework-2.11.1 \
security-framework-3.2.0 \
@@ -331,20 +333,20 @@ CARGO_CRATES= addr2line-0.24.2 \
signal-hook-registry-1.4.5 \
signature-2.2.0 \
siphasher-1.0.1 \
- slab-0.4.9 \
+ slab-0.4.10 \
sm4-0.5.1 \
- smallvec-1.15.0 \
+ smallvec-1.15.1 \
smoltcp-0.12.0 \
snmalloc-rs-0.3.8 \
snmalloc-sys-0.3.8 \
- socket2-0.5.9 \
+ socket2-0.5.10 \
spin-0.10.0 \
spki-0.7.3 \
stable_deref_trait-1.2.0 \
strsim-0.11.1 \
subtle-2.6.1 \
syn-1.0.109 \
- syn-2.0.101 \
+ syn-2.0.104 \
sync_wrapper-1.0.2 \
synstructure-0.13.2 \
sysexits-0.9.0 \
@@ -361,30 +363,31 @@ CARGO_CRATES= addr2line-0.24.2 \
thiserror-impl-1.0.69 \
thiserror-impl-2.0.12 \
thread-id-4.2.2 \
- thread_local-1.1.8 \
+ thread_local-1.1.9 \
time-0.3.41 \
time-core-0.1.4 \
time-macros-0.2.22 \
tinystr-0.8.1 \
tinyvec-1.9.0 \
tinyvec_macros-0.1.1 \
- tokio-1.45.0 \
+ tokio-1.46.0 \
tokio-macros-2.5.0 \
tokio-native-tls-0.3.1 \
tokio-rustls-0.26.2 \
- tokio-tfo-0.3.1 \
+ tokio-tfo-0.3.4 \
tokio-util-0.7.15 \
tower-0.5.2 \
+ tower-http-0.6.6 \
tower-layer-0.3.3 \
tower-service-0.3.3 \
tracing-0.1.41 \
- tracing-attributes-0.1.28 \
- tracing-core-0.1.33 \
+ tracing-attributes-0.1.30 \
+ tracing-core-0.1.34 \
tracing-log-0.2.0 \
tracing-subscriber-0.3.19 \
trait-variant-0.1.2 \
try-lock-0.2.5 \
- tun-0.7.19 \
+ tun-0.8.3 \
typemap-ors-1.0.0 \
typenum-1.18.0 \
ucd-trie-0.1.7 \
@@ -396,13 +399,13 @@ CARGO_CRATES= addr2line-0.24.2 \
url-2.5.4 \
utf8_iter-1.0.4 \
utf8parse-0.2.2 \
- uuid-1.16.0 \
+ uuid-1.17.0 \
valuable-0.1.1 \
vcpkg-0.2.15 \
version_check-0.9.5 \
walkdir-2.5.0 \
want-0.3.1 \
- wasi-0.11.0+wasi-snapshot-preview1 \
+ wasi-0.11.1+wasi-snapshot-preview1 \
wasi-0.14.2+wasi-0.2.4 \
wasm-bindgen-0.2.100 \
wasm-bindgen-backend-0.2.100 \
@@ -413,33 +416,32 @@ CARGO_CRATES= addr2line-0.24.2 \
web-sys-0.3.77 \
web-time-1.1.0 \
webpki-roots-0.26.11 \
- webpki-roots-1.0.0 \
+ webpki-roots-1.0.1 \
widestring-1.2.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.9 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
- windows-0.58.0 \
- windows-core-0.58.0 \
- windows-core-0.61.0 \
- windows-implement-0.58.0 \
+ windows-0.61.3 \
+ windows-collections-0.2.0 \
+ windows-core-0.61.2 \
+ windows-future-0.2.1 \
windows-implement-0.60.0 \
- windows-interface-0.58.0 \
windows-interface-0.59.1 \
- windows-link-0.1.1 \
- windows-registry-0.4.0 \
- windows-result-0.2.0 \
- windows-result-0.3.2 \
+ windows-link-0.1.3 \
+ windows-numerics-0.2.0 \
+ windows-registry-0.5.3 \
+ windows-result-0.3.4 \
windows-service-0.8.0 \
- windows-strings-0.1.0 \
- windows-strings-0.3.1 \
- windows-strings-0.4.0 \
+ windows-strings-0.4.2 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-sys-0.59.0 \
+ windows-sys-0.60.2 \
windows-targets-0.48.5 \
windows-targets-0.52.6 \
- windows-targets-0.53.0 \
+ windows-targets-0.53.2 \
+ windows-threading-0.1.0 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.6 \
windows_aarch64_gnullvm-0.53.0 \
@@ -465,15 +467,15 @@ CARGO_CRATES= addr2line-0.24.2 \
windows_x86_64_msvc-0.53.0 \
winreg-0.50.0 \
winreg-0.55.0 \
- wintun-bindings-0.7.31 \
+ wintun-bindings-0.7.32 \
wit-bindgen-rt-0.39.0 \
writeable-0.6.1 \
wyz-0.5.1 \
xdg-3.0.0 \
yoke-0.8.0 \
yoke-derive-0.8.0 \
- zerocopy-0.8.25 \
- zerocopy-derive-0.8.25 \
+ zerocopy-0.8.26 \
+ zerocopy-derive-0.8.26 \
zerofrom-0.1.6 \
zerofrom-derive-0.1.6 \
zeroize-1.8.1 \