Skip to content

Commit

Permalink
net/oha: Update to 0.5.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
jurajlutter committed Oct 6, 2022
1 parent 1520b3b commit d14f9f0
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 145 deletions.
98 changes: 50 additions & 48 deletions net/oha/Makefile
@@ -1,6 +1,6 @@
PORTNAME= oha
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.4
DISTVERSION= 0.5.5
CATEGORIES= net

MAINTAINER= otis@FreeBSD.org
Expand All @@ -13,7 +13,7 @@ USES= cargo ssl
USE_GITHUB= yes
GH_ACCOUNT= hatoo

CARGO_CRATES= anyhow-1.0.62 \
CARGO_CRATES= anyhow-1.0.65 \
assert_cmd-2.0.4 \
async-trait-0.1.57 \
atty-0.2.14 \
Expand All @@ -22,7 +22,7 @@ CARGO_CRATES= anyhow-1.0.62 \
base64-0.13.0 \
bitflags-1.3.2 \
block-buffer-0.9.0 \
block-buffer-0.10.2 \
block-buffer-0.10.3 \
bstr-0.2.17 \
buf_redux-0.8.4 \
bumpalo-3.11.0 \
Expand All @@ -32,68 +32,69 @@ CARGO_CRATES= anyhow-1.0.62 \
cassowary-0.3.0 \
cc-1.0.73 \
cfg-if-1.0.0 \
clap-3.2.17 \
clap_derive-3.2.17 \
clap-3.2.22 \
clap_derive-3.2.18 \
clap_lex-0.2.4 \
core-foundation-0.9.3 \
core-foundation-sys-0.8.3 \
cpufeatures-0.2.4 \
cpufeatures-0.2.5 \
crossterm-0.25.0 \
crossterm_winapi-0.9.0 \
crypto-common-0.1.6 \
data-encoding-2.3.2 \
difflib-0.4.0 \
digest-0.9.0 \
digest-0.10.3 \
digest-0.10.5 \
doc-comment-0.3.3 \
easy-cast-0.4.4 \
either-1.8.0 \
enum-as-inner-0.4.0 \
enum-as-inner-0.5.1 \
fastrand-1.8.0 \
float-ord-0.3.2 \
flume-0.10.14 \
fnv-1.0.7 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.0.1 \
futures-0.3.23 \
futures-channel-0.3.23 \
futures-core-0.3.23 \
futures-executor-0.3.23 \
futures-io-0.3.23 \
futures-macro-0.3.23 \
futures-sink-0.3.23 \
futures-task-0.3.23 \
futures-util-0.3.23 \
form_urlencoded-1.1.0 \
futures-0.3.24 \
futures-channel-0.3.24 \
futures-core-0.3.24 \
futures-executor-0.3.24 \
futures-io-0.3.24 \
futures-macro-0.3.24 \
futures-sink-0.3.24 \
futures-task-0.3.24 \
futures-util-0.3.24 \
generic-array-0.14.6 \
get-port-4.0.0 \
getrandom-0.2.7 \
h2-0.3.14 \
hashbrown-0.12.3 \
headers-0.3.7 \
headers-0.3.8 \
headers-core-0.2.0 \
heck-0.4.0 \
hermit-abi-0.1.19 \
hostname-0.3.1 \
http-0.2.8 \
http-body-0.4.5 \
httparse-1.7.1 \
httparse-1.8.0 \
httpdate-1.0.2 \
humantime-2.1.0 \
hyper-0.14.20 \
idna-0.2.3 \
idna-0.3.0 \
indexmap-1.9.1 \
instant-0.1.12 \
ipconfig-0.3.0 \
ipnet-2.5.0 \
itertools-0.10.3 \
itertools-0.10.4 \
itoa-1.0.3 \
js-sys-0.3.59 \
js-sys-0.3.60 \
lazy_static-1.4.0 \
libc-0.2.132 \
libm-0.2.5 \
linked-hash-map-0.5.6 \
lock_api-0.4.7 \
lock_api-0.4.8 \
log-0.4.17 \
lru-cache-0.1.2 \
match_cfg-0.1.0 \
Expand All @@ -107,7 +108,7 @@ CARGO_CRATES= anyhow-1.0.62 \
native-tls-0.2.10 \
num-traits-0.2.15 \
num_cpus-1.13.1 \
once_cell-1.13.1 \
once_cell-1.14.0 \
opaque-debug-0.3.0 \
openssl-0.10.41 \
openssl-macros-0.1.0 \
Expand All @@ -116,7 +117,7 @@ CARGO_CRATES= anyhow-1.0.62 \
os_str_bytes-6.3.0 \
parking_lot-0.12.1 \
parking_lot_core-0.9.3 \
percent-encoding-2.1.0 \
percent-encoding-2.2.0 \
pin-project-1.0.12 \
pin-project-internal-1.0.12 \
pin-project-lite-0.2.9 \
Expand All @@ -133,7 +134,7 @@ CARGO_CRATES= anyhow-1.0.62 \
quote-1.0.21 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.3 \
rand_core-0.6.4 \
redox_syscall-0.2.16 \
regex-automata-0.1.10 \
remove_dir_all-0.5.3 \
Expand All @@ -156,51 +157,52 @@ CARGO_CRATES= anyhow-1.0.62 \
serde_json-1.0.85 \
serde_urlencoded-0.7.1 \
sha-1-0.9.8 \
sha-1-0.10.0 \
sha1-0.10.5 \
signal-hook-0.3.14 \
signal-hook-mio-0.2.3 \
signal-hook-registry-1.4.0 \
slab-0.4.7 \
smallvec-1.9.0 \
socket2-0.4.6 \
socket2-0.4.7 \
spin-0.5.2 \
spin-0.9.4 \
strsim-0.10.0 \
syn-1.0.99 \
syn-1.0.100 \
tempfile-3.3.0 \
termcolor-1.1.3 \
termtree-0.2.4 \
textwrap-0.15.0 \
thiserror-1.0.32 \
thiserror-impl-1.0.32 \
textwrap-0.15.1 \
thiserror-1.0.35 \
thiserror-impl-1.0.35 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.0 \
tokio-1.20.1 \
tokio-1.21.1 \
tokio-macros-1.8.0 \
tokio-native-tls-0.3.0 \
tokio-rustls-0.23.4 \
tokio-stream-0.1.9 \
tokio-stream-0.1.10 \
tokio-tungstenite-0.15.0 \
tokio-util-0.6.10 \
tokio-util-0.7.3 \
tokio-util-0.7.4 \
tower-service-0.3.2 \
tracing-0.1.36 \
tracing-attributes-0.1.22 \
tracing-core-0.1.29 \
trust-dns-proto-0.21.2 \
trust-dns-resolver-0.21.2 \
trust-dns-proto-0.22.0 \
trust-dns-resolver-0.22.0 \
try-lock-0.2.3 \
tui-0.19.0 \
tungstenite-0.14.0 \
twoway-0.1.8 \
typenum-1.15.0 \
unicase-2.6.0 \
unicode-bidi-0.3.8 \
unicode-ident-1.0.3 \
unicode-normalization-0.1.21 \
unicode-segmentation-1.9.0 \
unicode-width-0.1.9 \
unicode-ident-1.0.4 \
unicode-normalization-0.1.22 \
unicode-segmentation-1.10.0 \
unicode-width-0.1.10 \
untrusted-0.7.1 \
url-2.2.2 \
url-2.3.1 \
utf-8-0.7.6 \
utf8-width-0.1.6 \
vcpkg-0.2.15 \
Expand All @@ -209,12 +211,12 @@ CARGO_CRATES= anyhow-1.0.62 \
want-0.3.0 \
warp-0.3.2 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.82 \
wasm-bindgen-backend-0.2.82 \
wasm-bindgen-macro-0.2.82 \
wasm-bindgen-macro-support-0.2.82 \
wasm-bindgen-shared-0.2.82 \
web-sys-0.3.59 \
wasm-bindgen-0.2.83 \
wasm-bindgen-backend-0.2.83 \
wasm-bindgen-macro-0.2.83 \
wasm-bindgen-macro-support-0.2.83 \
wasm-bindgen-shared-0.2.83 \
web-sys-0.3.60 \
webpki-0.22.0 \
widestring-0.5.1 \
winapi-0.3.9 \
Expand Down

0 comments on commit d14f9f0

Please sign in to comment.