www/miniserve: Update to v0.6.0

Changes:	https://github.com/svenstaro/miniserve/releases/tag/v0.6.0
This commit is contained in:
Tobias Kortkamp 2020-03-17 23:09:17 +00:00
parent 4fe3fda1e9
commit 48065ffca9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528611
2 changed files with 735 additions and 561 deletions

View File

@ -2,8 +2,7 @@
PORTNAME= miniserve
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
PORTREVISION= 8
DISTVERSION= 0.6.0
CATEGORIES= www
MAINTAINER= tobik@FreeBSD.org
@ -19,67 +18,88 @@ ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= svenstaro
GH_TUPLE= la10736:rstest:4e37b85016998b9bcdd9a873cf04b30cff17bb77:rstest
CARGO_CRATES= actix-0.7.9 \
actix-codec-0.1.2 \
actix-connect-0.2.5 \
actix-http-0.2.11 \
actix-net-0.2.6 \
actix-router-0.1.5 \
actix-rt-0.2.6 \
actix-server-0.6.1 \
actix-server-config-0.1.2 \
actix-service-0.4.2 \
actix-testing-0.1.0 \
actix-threadpool-0.1.2 \
actix-utils-0.4.7 \
actix-web-0.7.19 \
actix-web-1.0.9 \
actix-web-codegen-0.1.3 \
actix_derive-0.3.2 \
adler32-1.0.3 \
aho-corasick-0.7.3 \
alphanumeric-sort-1.0.6 \
adler32-1.0.4 \
ahash-0.2.18 \
aho-corasick-0.7.10 \
alphanumeric-sort-1.0.12 \
ansi_term-0.11.0 \
arc-swap-0.3.11 \
argon2rs-0.2.5 \
arrayvec-0.4.10 \
assert_cmd-0.11.1 \
assert_fs-0.11.3 \
atty-0.2.11 \
autocfg-0.1.4 \
backtrace-0.3.31 \
backtrace-sys-0.1.28 \
base64-0.10.1 \
arc-swap-0.4.4 \
arrayref-0.3.6 \
arrayvec-0.5.1 \
assert_cmd-0.12.0 \
assert_fs-0.13.1 \
atty-0.2.14 \
autocfg-0.1.7 \
autocfg-1.0.0 \
backtrace-0.3.45 \
backtrace-sys-0.1.34 \
base64-0.9.3 \
bit-set-0.4.0 \
bit-vec-0.4.4 \
bitflags-1.1.0 \
blake2-rfc-0.2.18 \
base64-0.10.1 \
base64-0.11.0 \
base64-0.12.0 \
bit-set-0.5.1 \
bit-vec-0.5.1 \
bitflags-1.2.1 \
blake2b_simd-0.5.10 \
block-buffer-0.7.3 \
block-padding-0.1.4 \
block-padding-0.1.5 \
brotli-sys-0.3.2 \
brotli2-0.3.2 \
bstr-0.1.4 \
build_const-0.2.1 \
bstr-0.2.12 \
bumpalo-3.2.0 \
byte-tools-0.3.1 \
byteorder-1.3.2 \
byteorder-1.3.4 \
bytes-0.4.12 \
bytes-0.5.4 \
bytesize-1.0.0 \
cc-1.0.37 \
cfg-if-0.1.9 \
chrono-0.4.6 \
cc-1.0.50 \
cfg-if-0.1.10 \
chrono-0.4.11 \
chrono-humanize-0.0.11 \
clap-2.33.0 \
cloudabi-0.0.3 \
constant_time_eq-0.1.3 \
cookie-0.11.1 \
cookie-0.12.0 \
cookie_store-0.7.0 \
core-foundation-0.6.4 \
core-foundation-sys-0.6.2 \
crc-1.8.1 \
const-random-0.1.8 \
const-random-macro-0.1.8 \
constant_time_eq-0.1.5 \
cookie-0.11.2 \
copyless-0.1.4 \
core-foundation-0.7.0 \
core-foundation-sys-0.7.0 \
crc32fast-1.2.0 \
crossbeam-channel-0.3.8 \
crossbeam-deque-0.7.1 \
crossbeam-epoch-0.7.1 \
crossbeam-queue-0.1.2 \
crossbeam-utils-0.6.5 \
ctor-0.1.9 \
debug_unreachable-0.1.1 \
crossbeam-channel-0.3.9 \
crossbeam-channel-0.4.2 \
crossbeam-deque-0.7.3 \
crossbeam-epoch-0.8.2 \
crossbeam-queue-0.2.1 \
crossbeam-utils-0.6.6 \
crossbeam-utils-0.7.2 \
ctor-0.1.13 \
derive_more-0.15.0 \
difference-2.0.0 \
digest-0.8.0 \
dirs-1.0.5 \
dtoa-0.4.4 \
either-1.5.2 \
digest-0.8.1 \
dirs-2.0.2 \
dirs-sys-0.3.4 \
doc-comment-0.3.2 \
dtoa-0.4.5 \
either-1.5.3 \
encoding-0.2.33 \
encoding-index-japanese-1.20141219.5 \
encoding-index-korean-1.20141219.5 \
@ -87,16 +107,16 @@ CARGO_CRATES= actix-0.7.9 \
encoding-index-singlebyte-1.20141219.5 \
encoding-index-tradchinese-1.20141219.5 \
encoding_index_tests-0.1.4 \
encoding_rs-0.8.17 \
error-chain-0.12.1 \
encoding_rs-0.8.22 \
enum-as-inner-0.2.1 \
error-chain-0.8.1 \
escargot-0.4.0 \
failure-0.1.5 \
failure_derive-0.1.5 \
escargot-0.5.0 \
failure-0.1.7 \
failure_derive-0.1.7 \
fake-simd-0.1.2 \
filetime-0.2.6 \
flate2-1.0.9 \
float-cmp-0.4.0 \
filetime-0.2.8 \
flate2-1.0.13 \
float-cmp-0.6.0 \
fnv-1.0.6 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
@ -104,229 +124,265 @@ CARGO_CRATES= actix-0.7.9 \
fuchsia-zircon-0.3.3 \
fuchsia-zircon-sys-0.3.3 \
futf-0.1.4 \
futures-0.1.27 \
futures-0.1.29 \
futures-channel-0.3.4 \
futures-core-0.3.4 \
futures-cpupool-0.1.8 \
generic-array-0.12.0 \
globset-0.4.3 \
globwalk-0.5.0 \
h2-0.1.24 \
futures-io-0.3.4 \
futures-sink-0.3.4 \
futures-task-0.3.4 \
futures-util-0.3.4 \
generic-array-0.12.3 \
getrandom-0.1.14 \
globset-0.4.4 \
globwalk-0.7.3 \
h2-0.1.26 \
h2-0.2.2 \
hashbrown-0.6.3 \
heck-0.3.1 \
hex-0.3.2 \
hostname-0.1.5 \
html5ever-0.18.0 \
hermit-abi-0.1.8 \
hex-0.4.2 \
hostname-0.3.1 \
html5ever-0.23.0 \
htmlescape-0.3.1 \
http-0.1.17 \
http-body-0.1.0 \
httparse-1.3.3 \
hyper-0.12.30 \
hyper-tls-0.3.2 \
http-0.1.21 \
http-0.2.0 \
http-body-0.3.1 \
httparse-1.3.4 \
hyper-0.13.3 \
hyper-tls-0.4.1 \
idna-0.1.5 \
ignore-0.4.7 \
indexmap-1.0.2 \
iovec-0.1.2 \
idna-0.2.0 \
ignore-0.4.11 \
indexmap-1.3.2 \
iovec-0.1.4 \
ipconfig-0.1.9 \
itoa-0.4.4 \
ipconfig-0.2.1 \
itoa-0.4.5 \
js-sys-0.3.36 \
kernel32-sys-0.2.2 \
language-tags-0.2.2 \
lazy_static-0.2.11 \
lazy_static-1.3.0 \
lazy_static-1.4.0 \
lazycell-1.2.1 \
libc-0.2.58 \
libflate-0.1.23 \
libc-0.2.67 \
libflate-0.1.27 \
linked-hash-map-0.5.2 \
literalext-0.1.1 \
lock_api-0.1.5 \
log-0.3.9 \
log-0.4.6 \
lock_api-0.3.3 \
log-0.4.8 \
lru-cache-0.1.2 \
mac-0.1.1 \
markup5ever-0.3.2 \
markup5ever-0.8.1 \
match_cfg-0.1.0 \
matches-0.1.8 \
maud-0.20.0 \
maud-0.21.0 \
maud_htmlescape-0.17.0 \
maud_macros-0.20.0 \
memchr-2.2.0 \
memoffset-0.2.1 \
mime-0.3.13 \
mime_guess-2.0.0-alpha.6 \
maud_macros-0.21.0 \
maybe-uninit-2.0.0 \
memchr-2.3.3 \
memoffset-0.5.3 \
mime-0.3.16 \
mime_guess-2.0.3 \
miniz-sys-0.1.12 \
miniz_oxide-0.2.1 \
miniz_oxide_c_api-0.2.1 \
mio-0.6.19 \
miniz_oxide-0.3.6 \
mio-0.6.21 \
mio-uds-0.6.7 \
miow-0.2.1 \
nanoid-0.2.0 \
native-tls-0.2.3 \
native-tls-0.2.4 \
net2-0.2.33 \
new_debug_unreachable-1.0.3 \
nodrop-0.1.13 \
new_debug_unreachable-1.0.4 \
nom-4.2.3 \
normalize-line-endings-0.2.2 \
num-integer-0.1.41 \
num-traits-0.2.8 \
num_cpus-1.10.1 \
numtoa-0.1.0 \
opaque-debug-0.2.2 \
openssl-0.10.23 \
normalize-line-endings-0.3.0 \
num-integer-0.1.42 \
num-traits-0.2.11 \
num_cpus-1.12.0 \
opaque-debug-0.2.3 \
openssl-0.10.28 \
openssl-probe-0.1.2 \
openssl-sys-0.9.47 \
openssl-sys-0.9.54 \
output_vt100-0.1.2 \
owning_ref-0.4.0 \
owning_ref-0.4.1 \
parking_lot-0.7.1 \
parking_lot-0.9.0 \
parking_lot_core-0.4.0 \
parking_lot_core-0.6.2 \
percent-encoding-1.0.1 \
percent-encoding-2.1.0 \
phf-0.7.24 \
phf_codegen-0.7.24 \
phf_generator-0.7.24 \
phf_shared-0.7.24 \
pkg-config-0.3.14 \
port_check-0.1.0 \
pin-project-0.4.8 \
pin-project-internal-0.4.8 \
pin-project-lite-0.1.4 \
pin-utils-0.1.0-alpha.4 \
pkg-config-0.3.17 \
port_check-0.1.5 \
ppv-lite86-0.2.6 \
precomputed-hash-0.1.1 \
predicates-1.0.1 \
predicates-1.0.4 \
predicates-core-1.0.0 \
predicates-tree-1.0.0 \
pretty_assertions-0.6.1 \
proc-macro-error-0.4.11 \
proc-macro-error-attr-0.4.11 \
proc-macro-hack-0.5.11 \
proc-macro2-0.4.30 \
publicsuffix-1.5.2 \
quick-error-1.2.2 \
quote-0.3.15 \
quote-0.6.12 \
proc-macro2-1.0.9 \
quick-error-1.2.3 \
quote-0.6.13 \
quote-1.0.3 \
rand-0.4.6 \
rand-0.5.6 \
rand-0.6.5 \
rand-0.7.3 \
rand_chacha-0.1.1 \
rand_chacha-0.2.2 \
rand_core-0.3.1 \
rand_core-0.4.0 \
rand_core-0.4.2 \
rand_core-0.5.1 \
rand_hc-0.1.0 \
rand_hc-0.2.0 \
rand_isaac-0.1.1 \
rand_jitter-0.1.4 \
rand_os-0.1.3 \
rand_pcg-0.1.2 \
rand_xorshift-0.1.1 \
rdrand-0.4.0 \
redox_syscall-0.1.54 \
redox_termios-0.1.1 \
redox_users-0.3.0 \
regex-1.1.7 \
regex-syntax-0.6.7 \
redox_syscall-0.1.56 \
redox_users-0.3.4 \
regex-1.3.5 \
regex-syntax-0.6.17 \
remove_dir_all-0.5.2 \
reqwest-0.9.18 \
resolv-conf-0.6.2 \
reqwest-0.10.4 \
resolv-conf-0.6.3 \
ring-0.13.5 \
rustc-demangle-0.1.15 \
rustc-serialize-0.3.24 \
rle-decode-fast-1.0.1 \
rstest-0.6.0 \
rust-argon2-0.7.0 \
rustc-demangle-0.1.16 \
rustc_version-0.2.3 \
ryu-0.2.8 \
safemem-0.3.0 \
same-file-1.0.4 \
schannel-0.1.15 \
scoped_threadpool-0.1.9 \
ryu-1.0.3 \
safemem-0.3.3 \
same-file-1.0.6 \
schannel-0.1.17 \
scopeguard-0.3.3 \
security-framework-0.3.1 \
security-framework-sys-0.3.1 \
select-0.4.2 \
scopeguard-1.1.0 \
security-framework-0.4.1 \
security-framework-sys-0.4.1 \
select-0.4.3 \
semver-0.9.0 \
semver-parser-0.7.0 \
serde-1.0.93 \
serde_derive-1.0.93 \
serde_json-1.0.39 \
serde-1.0.104 \
serde_derive-1.0.104 \
serde_json-1.0.48 \
serde_urlencoded-0.5.5 \
serde_urlencoded-0.6.1 \
sha1-0.6.0 \
sha2-0.8.0 \
signal-hook-0.1.9 \
signal-hook-registry-1.0.1 \
simplelog-0.6.0 \
sha2-0.8.1 \
signal-hook-registry-1.2.0 \
simplelog-0.7.4 \
siphasher-0.2.3 \
slab-0.4.2 \
smallvec-0.6.10 \
socket2-0.3.9 \
smallvec-0.6.13 \
smallvec-1.2.0 \
socket2-0.3.11 \
stable_deref_trait-1.1.1 \
string-0.2.0 \
string_cache-0.6.2 \
string_cache_codegen-0.4.2 \
string-0.2.1 \
string_cache-0.7.5 \
string_cache_codegen-0.4.4 \
string_cache_shared-0.3.0 \
strsim-0.8.0 \
structopt-0.2.16 \
structopt-derive-0.2.16 \
strum-0.15.0 \
strum_macros-0.15.0 \
syn-0.11.11 \
syn-0.15.38 \
synom-0.11.3 \
synstructure-0.10.2 \
structopt-0.3.11 \
structopt-derive-0.4.4 \
strum-0.18.0 \
strum_macros-0.18.0 \
syn-0.15.44 \
syn-1.0.16 \
syn-mid-0.5.0 \
synstructure-0.12.3 \
take_mut-0.2.2 \
tar-0.4.26 \
tempfile-3.0.8 \
tendril-0.3.1 \
term-0.5.2 \
termion-1.5.3 \
tempfile-3.1.0 \
tendril-0.4.1 \
term-0.6.1 \
textwrap-0.11.0 \
thread_local-0.3.6 \
thread_local-1.0.1 \
threadpool-1.7.1 \
time-0.1.42 \
tokio-0.1.21 \
tokio-buf-0.1.1 \
tokio-codec-0.1.1 \
tokio-current-thread-0.1.6 \
tokio-executor-0.1.7 \
tokio-fs-0.1.6 \
tokio-io-0.1.12 \
tokio-reactor-0.1.9 \
tokio-signal-0.2.7 \
tokio-sync-0.1.6 \
tokio-tcp-0.1.3 \
tokio-threadpool-0.1.14 \
tokio-timer-0.2.11 \
tokio-trace-core-0.2.0 \
tokio-udp-0.1.3 \
tokio-uds-0.2.5 \
tokio-0.1.22 \
tokio-0.2.13 \
tokio-codec-0.1.2 \
tokio-current-thread-0.1.7 \
tokio-executor-0.1.10 \
tokio-fs-0.1.7 \
tokio-io-0.1.13 \
tokio-reactor-0.1.12 \
tokio-signal-0.2.9 \
tokio-sync-0.1.8 \
tokio-tcp-0.1.4 \
tokio-threadpool-0.1.18 \
tokio-timer-0.2.13 \
tokio-tls-0.3.0 \
tokio-udp-0.1.6 \
tokio-uds-0.2.6 \
tokio-util-0.2.0 \
tower-service-0.1.0 \
tower-service-0.3.0 \
treeline-0.1.0 \
trust-dns-proto-0.5.0 \
trust-dns-proto-0.6.3 \
trust-dns-proto-0.7.4 \
trust-dns-resolver-0.10.3 \
trust-dns-resolver-0.11.1 \
try-lock-0.2.2 \
try_from-0.3.2 \
typenum-1.10.0 \
ucd-util-0.1.3 \
unicase-1.4.2 \
unicase-2.4.0 \
typenum-1.11.2 \
unicase-2.6.0 \
unicode-bidi-0.3.4 \
unicode-normalization-0.1.8 \
unicode-segmentation-1.3.0 \
unicode-width-0.1.5 \
unicode-xid-0.0.4 \
unicode-normalization-0.1.12 \
unicode-segmentation-1.6.0 \
unicode-width-0.1.7 \
unicode-xid-0.1.0 \
unreachable-0.1.1 \
unicode-xid-0.2.0 \
untrusted-0.6.2 \
url-1.7.2 \
url-2.1.1 \
utf-8-0.7.5 \
utf8-ranges-1.0.3 \
uuid-0.7.4 \
v_escape-0.7.2 \
v_escape_derive-0.5.3 \
v_htmlescape-0.4.3 \
vcpkg-0.2.6 \
v_escape-0.7.4 \
v_escape_derive-0.5.6 \
v_htmlescape-0.4.5 \
vcpkg-0.2.8 \
vec_map-0.8.1 \
version_check-0.1.5 \
void-1.0.2 \
walkdir-2.2.8 \
want-0.0.6 \
version_check-0.9.1 \
walkdir-2.3.1 \
want-0.3.0 \
wasi-0.9.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.59 \
wasm-bindgen-backend-0.2.59 \
wasm-bindgen-futures-0.4.9 \
wasm-bindgen-macro-0.2.59 \
wasm-bindgen-macro-support-0.2.59 \
wasm-bindgen-shared-0.2.59 \
web-sys-0.3.36 \
widestring-0.2.2 \
widestring-0.4.0 \
winapi-0.2.8 \
winapi-0.3.7 \
winapi-0.3.8 \
winapi-build-0.1.1 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.2 \
winapi-util-0.1.3 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
winreg-0.5.1 \
winutil-0.1.1 \
winreg-0.6.2 \
ws2_32-sys-0.2.1 \
xattr-0.2.2 \
yansi-0.5.0
CARGO_USE_GITHUB= yes
# maud_macros depends on literalext crate which uses feature(proc_macro)
# maud_macros uses feature(proc_macro)
MAKE_ENV= RUSTC_BOOTSTRAP=1
PLIST_FILES= bin/miniserve
PORTDOCS= README.md

File diff suppressed because it is too large Load Diff