Skip to content

Commit

Permalink
net/oha: Update to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajlutter committed Jan 11, 2022
1 parent 9bdd8f1 commit 7a4a420
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 215 deletions.
134 changes: 62 additions & 72 deletions net/oha/Makefile
Expand Up @@ -2,8 +2,7 @@

PORTNAME= oha
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.7
PORTREVISION= 1
DISTVERSION= 0.5.0
CATEGORIES= net

MAINTAINER= otis@FreeBSD.org
Expand All @@ -15,10 +14,9 @@ USES= cargo ssl
USE_GITHUB= yes
GH_ACCOUNT= hatoo

CARGO_CRATES= ansi_term-0.11.0 \
anyhow-1.0.44 \
CARGO_CRATES= anyhow-1.0.52 \
assert_cmd-2.0.2 \
async-trait-0.1.51 \
async-trait-0.1.52 \
atty-0.2.14 \
autocfg-1.0.1 \
average-0.13.1 \
Expand All @@ -27,14 +25,15 @@ CARGO_CRATES= ansi_term-0.11.0 \
block-buffer-0.9.0 \
bstr-0.2.17 \
buf_redux-0.8.4 \
bumpalo-3.7.1 \
byte-unit-4.0.12 \
bumpalo-3.8.0 \
byte-unit-4.0.13 \
byteorder-1.4.3 \
bytes-1.1.0 \
cassowary-0.3.0 \
cc-1.0.71 \
cc-1.0.72 \
cfg-if-1.0.0 \
clap-2.33.3 \
clap-3.0.0 \
clap_derive-3.0.0 \
core-foundation-0.9.2 \
core-foundation-sys-0.8.3 \
cpufeatures-0.2.1 \
Expand All @@ -54,43 +53,42 @@ CARGO_CRATES= ansi_term-0.11.0 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.0.1 \
futures-0.3.17 \
futures-channel-0.3.17 \
futures-core-0.3.17 \
futures-executor-0.3.17 \
futures-io-0.3.17 \
futures-macro-0.3.17 \
futures-sink-0.3.17 \
futures-task-0.3.17 \
futures-util-0.3.17 \
futures-0.3.19 \
futures-channel-0.3.19 \
futures-core-0.3.19 \
futures-executor-0.3.19 \
futures-io-0.3.19 \
futures-macro-0.3.19 \
futures-sink-0.3.19 \
futures-task-0.3.19 \
futures-util-0.3.19 \
generic-array-0.14.4 \
get-port-4.0.0 \
getrandom-0.1.16 \
getrandom-0.2.3 \
h2-0.3.6 \
h2-0.3.9 \
hashbrown-0.11.2 \
headers-0.3.4 \
headers-0.3.5 \
headers-core-0.2.0 \
heck-0.3.3 \
hermit-abi-0.1.19 \
hostname-0.3.1 \
http-0.2.5 \
http-body-0.4.3 \
http-0.2.6 \
http-body-0.4.4 \
httparse-1.5.1 \
httpdate-1.0.1 \
httpdate-1.0.2 \
humantime-2.1.0 \
hyper-0.14.13 \
hyper-0.14.16 \
idna-0.2.3 \
indexmap-1.7.0 \
input_buffer-0.4.0 \
instant-0.1.11 \
instant-0.1.12 \
ipconfig-0.2.2 \
ipnet-2.3.1 \
itertools-0.10.1 \
itertools-0.10.3 \
itoa-0.4.8 \
itoa-1.0.1 \
js-sys-0.3.55 \
lazy_static-1.4.0 \
libc-0.2.103 \
libc-0.2.112 \
libm-0.2.1 \
linked-hash-map-0.5.4 \
lock_api-0.4.5 \
Expand All @@ -101,98 +99,91 @@ CARGO_CRATES= ansi_term-0.11.0 \
memchr-2.4.1 \
mime-0.3.16 \
mime_guess-2.0.3 \
mio-0.7.13 \
mio-0.7.14 \
miow-0.3.7 \
multipart-0.17.1 \
multipart-0.18.0 \
nanorand-0.6.1 \
native-tls-0.2.8 \
ntapi-0.3.6 \
num-traits-0.2.14 \
num_cpus-1.13.0 \
once_cell-1.8.0 \
num_cpus-1.13.1 \
once_cell-1.9.0 \
opaque-debug-0.3.0 \
openssl-0.10.36 \
openssl-0.10.38 \
openssl-probe-0.1.4 \
openssl-sys-0.9.67 \
openssl-sys-0.9.72 \
os_str_bytes-6.0.0 \
parking_lot-0.11.2 \
parking_lot_core-0.8.5 \
percent-encoding-2.1.0 \
pin-project-1.0.8 \
pin-project-internal-1.0.8 \
pin-project-lite-0.2.7 \
pin-project-1.0.10 \
pin-project-internal-1.0.10 \
pin-project-lite-0.2.8 \
pin-utils-0.1.0 \
pkg-config-0.3.20 \
ppv-lite86-0.2.14 \
predicates-2.0.3 \
pkg-config-0.3.24 \
ppv-lite86-0.2.16 \
predicates-2.1.0 \
predicates-core-1.0.2 \
predicates-tree-1.0.4 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro-hack-0.5.19 \
proc-macro-nested-0.1.7 \
proc-macro2-1.0.30 \
proc-macro2-1.0.36 \
quick-error-1.2.3 \
quote-1.0.10 \
rand-0.7.3 \
quote-1.0.14 \
rand-0.8.4 \
rand_chacha-0.2.2 \
rand_chacha-0.3.1 \
rand_core-0.5.1 \
rand_core-0.6.3 \
rand_hc-0.2.0 \
rand_hc-0.3.1 \
redox_syscall-0.2.10 \
regex-automata-0.1.10 \
remove_dir_all-0.5.3 \
resolv-conf-0.7.0 \
rlimit-0.6.2 \
ryu-1.0.5 \
ryu-1.0.9 \
safemem-0.3.3 \
schannel-0.1.19 \
scoped-tls-1.0.0 \
scopeguard-1.1.0 \
security-framework-2.4.2 \
security-framework-sys-2.4.2 \
serde-1.0.130 \
serde_json-1.0.68 \
serde-1.0.132 \
serde_json-1.0.73 \
serde_urlencoded-0.7.0 \
sha-1-0.9.8 \
signal-hook-0.3.10 \
signal-hook-0.3.13 \
signal-hook-mio-0.2.1 \
signal-hook-registry-1.4.0 \
slab-0.4.5 \
smallvec-1.7.0 \
socket2-0.3.19 \
socket2-0.4.2 \
spin-0.9.2 \
strsim-0.8.0 \
structopt-0.3.23 \
structopt-derive-0.4.16 \
syn-1.0.80 \
strsim-0.10.0 \
syn-1.0.84 \
tempfile-3.2.0 \
termtree-0.2.1 \
textwrap-0.11.0 \
termcolor-1.1.2 \
termtree-0.2.3 \
textwrap-0.14.2 \
thiserror-1.0.30 \
thiserror-impl-1.0.30 \
time-0.1.43 \
tinyvec-1.5.0 \
tinyvec-1.5.1 \
tinyvec_macros-0.1.0 \
tokio-1.12.0 \
tokio-macros-1.5.0 \
tokio-1.15.0 \
tokio-macros-1.7.0 \
tokio-native-tls-0.3.0 \
tokio-stream-0.1.7 \
tokio-tungstenite-0.13.0 \
tokio-util-0.6.8 \
tokio-stream-0.1.8 \
tokio-tungstenite-0.15.0 \
tokio-util-0.6.9 \
tower-service-0.3.1 \
tracing-0.1.29 \
tracing-core-0.1.21 \
trust-dns-proto-0.20.3 \
trust-dns-resolver-0.20.3 \
try-lock-0.2.3 \
tui-0.16.0 \
tungstenite-0.12.0 \
tungstenite-0.14.0 \
twoway-0.1.8 \
typenum-1.14.0 \
typenum-1.15.0 \
unicase-2.6.0 \
unicode-bidi-0.3.7 \
unicode-normalization-0.1.19 \
Expand All @@ -203,12 +194,10 @@ CARGO_CRATES= ansi_term-0.11.0 \
utf-8-0.7.6 \
utf8-width-0.1.5 \
vcpkg-0.2.15 \
vec_map-0.8.2 \
version_check-0.9.3 \
version_check-0.9.4 \
wait-timeout-0.2.0 \
want-0.3.0 \
warp-0.3.1 \
wasi-0.9.0+wasi-snapshot-preview1 \
warp-0.3.2 \
wasi-0.10.2+wasi-snapshot-preview1 \
wasm-bindgen-0.2.78 \
wasm-bindgen-backend-0.2.78 \
Expand All @@ -218,6 +207,7 @@ CARGO_CRATES= ansi_term-0.11.0 \
widestring-0.4.3 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
winreg-0.6.2

Expand Down

0 comments on commit 7a4a420

Please sign in to comment.