Skip to content

Commit

Permalink
www/miniserve: Update to 0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelUrankar committed Mar 8, 2022
1 parent 98a1992 commit a502b5d
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 136 deletions.
99 changes: 54 additions & 45 deletions www/miniserve/Makefile
@@ -1,6 +1,6 @@
PORTNAME= miniserve
DISTVERSIONPREFIX= v
DISTVERSION= 0.19.0
DISTVERSION= 0.19.2
CATEGORIES= www

MAINTAINER= mikael@FreeBSD.org
Expand All @@ -15,19 +15,20 @@ USE_GITHUB= yes
GH_ACCOUNT= svenstaro

CARGO_CRATES= actix-codec-0.4.2 \
actix-codec-0.5.0 \
actix-files-0.6.0-beta.16 \
actix-http-3.0.0-rc.1 \
actix-http-3.0.0-rc.3 \
actix-macros-0.2.3 \
actix-multipart-0.4.0-beta.13 \
actix-router-0.5.0-rc.3 \
actix-rt-2.6.0 \
actix-server-2.0.0 \
actix-service-2.0.2 \
actix-tls-3.0.2 \
actix-tls-3.0.3 \
actix-utils-3.0.0 \
actix-web-4.0.0-rc.2 \
actix-web-4.0.0-rc.3 \
actix-web-codegen-0.5.0-rc.2 \
actix-web-httpauth-0.6.0-beta.7 \
actix-web-httpauth-0.6.0-beta.8 \
adler-1.0.2 \
adler32-1.2.0 \
ahash-0.7.6 \
Expand All @@ -36,18 +37,18 @@ CARGO_CRATES= actix-codec-0.4.2 \
alloc-stdlib-0.2.1 \
alphanumeric-sort-1.4.3 \
ansi_term-0.12.1 \
anyhow-1.0.53 \
askama_escape-0.10.2 \
anyhow-1.0.54 \
askama_escape-0.10.3 \
assert_cmd-2.0.4 \
assert_fs-1.0.7 \
atty-0.2.14 \
autocfg-1.0.1 \
autocfg-1.1.0 \
base64-0.13.0 \
beef-0.5.1 \
bit-set-0.5.2 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
block-buffer-0.10.1 \
block-buffer-0.10.2 \
brotli-3.3.3 \
brotli-decompressor-2.3.2 \
bstr-0.2.17 \
Expand All @@ -59,26 +60,27 @@ CARGO_CRATES= actix-codec-0.4.2 \
bzip2-0.4.3 \
bzip2-sys-0.1.11+1.0.8 \
c_linked_list-1.1.1 \
cc-1.0.72 \
cc-1.0.73 \
cfg-if-1.0.0 \
chrono-0.4.19 \
chrono-humanize-0.2.1 \
clap-2.34.0 \
clap-3.0.14 \
clap_complete-3.0.6 \
clap_derive-3.0.14 \
clap-3.1.0 \
clap_complete-3.1.0 \
clap_derive-3.1.0 \
clap_mangen-0.1.2 \
codemap-0.1.3 \
convert_case-0.4.0 \
cookie-0.16.0 \
cpufeatures-0.2.1 \
crc32fast-1.3.1 \
crc32fast-1.3.2 \
crossbeam-utils-0.8.7 \
crypto-common-0.1.1 \
crypto-common-0.1.3 \
ctor-0.1.21 \
derive_more-0.99.17 \
diff-0.1.12 \
difflib-0.4.0 \
digest-0.10.1 \
digest-0.10.3 \
doc-comment-0.3.3 \
either-1.6.1 \
encoding_rs-0.8.30 \
Expand All @@ -90,15 +92,15 @@ CARGO_CRATES= actix-codec-0.4.2 \
fnv-1.0.7 \
form_urlencoded-1.0.1 \
futf-0.1.5 \
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 \
futures-0.3.21 \
futures-channel-0.3.21 \
futures-core-0.3.21 \
futures-executor-0.3.21 \
futures-io-0.3.21 \
futures-macro-0.3.21 \
futures-sink-0.3.21 \
futures-task-0.3.21 \
futures-util-0.3.21 \
gcc-0.3.55 \
generic-array-0.14.5 \
get_if_addrs-0.5.3 \
Expand All @@ -117,25 +119,24 @@ CARGO_CRATES= actix-codec-0.4.2 \
html5ever-0.25.1 \
http-0.2.6 \
http-body-0.4.4 \
http-range-0.1.4 \
httparse-1.5.1 \
http-range-0.1.5 \
httparse-1.6.0 \
httpdate-1.0.2 \
hyper-0.14.16 \
hyper-0.14.17 \
hyper-rustls-0.23.0 \
idna-0.2.3 \
ignore-0.4.18 \
indexmap-1.8.0 \
instant-0.1.12 \
ipnet-2.3.1 \
itertools-0.10.3 \
itoa-0.4.8 \
itoa-1.0.1 \
jobserver-0.1.24 \
js-sys-0.3.56 \
language-tags-0.3.2 \
lasso-0.5.1 \
lazy_static-1.4.0 \
libc-0.2.117 \
libc-0.2.119 \
libflate-1.1.2 \
libflate_lz77-1.1.0 \
local-channel-0.1.2 \
Expand All @@ -150,14 +151,14 @@ CARGO_CRATES= actix-codec-0.4.2 \
maud_macros-0.23.0 \
memchr-2.4.1 \
mime-0.3.16 \
mime_guess-2.0.4 \
miniz_oxide-0.4.4 \
mio-0.7.14 \
mio-0.8.0 \
miow-0.3.7 \
nanoid-0.4.0 \
new_debug_unreachable-1.0.4 \
normalize-line-endings-0.3.0 \
ntapi-0.3.6 \
ntapi-0.3.7 \
num-bigint-0.4.3 \
num-integer-0.1.44 \
num-rational-0.4.0 \
Expand All @@ -166,9 +167,11 @@ CARGO_CRATES= actix-codec-0.4.2 \
num_threads-0.1.3 \
once_cell-1.9.0 \
os_str_bytes-6.0.0 \
output_vt100-0.1.2 \
output_vt100-0.1.3 \
parking_lot-0.11.2 \
parking_lot-0.12.0 \
parking_lot_core-0.8.5 \
parking_lot_core-0.9.1 \
paste-1.0.6 \
percent-encoding-2.1.0 \
phf-0.8.0 \
Expand Down Expand Up @@ -197,13 +200,12 @@ CARGO_CRATES= actix-codec-0.4.2 \
qrcodegen-1.7.0 \
quote-1.0.15 \
rand-0.7.3 \
rand-0.8.4 \
rand-0.8.5 \
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 \
rand_pcg-0.2.1 \
redox_syscall-0.2.10 \
regex-1.5.4 \
Expand All @@ -213,9 +215,10 @@ CARGO_CRATES= actix-codec-0.4.2 \
reqwest-0.11.9 \
ring-0.16.20 \
rle-decode-fast-1.0.3 \
roff-0.2.1 \
rstest-0.12.0 \
rustc_version-0.4.0 \
rustls-0.20.2 \
rustls-0.20.4 \
rustls-pemfile-0.2.1 \
rustls-pemfile-0.3.0 \
rustversion-1.0.6 \
Expand All @@ -227,10 +230,10 @@ CARGO_CRATES= actix-codec-0.4.2 \
semver-1.0.5 \
serde-1.0.136 \
serde_derive-1.0.136 \
serde_json-1.0.78 \
serde_json-1.0.79 \
serde_urlencoded-0.7.1 \
sha-1-0.10.0 \
sha2-0.10.1 \
sha2-0.10.2 \
signal-hook-registry-1.4.0 \
simplelog-0.11.2 \
siphasher-0.3.9 \
Expand Down Expand Up @@ -261,11 +264,12 @@ CARGO_CRATES= actix-codec-0.4.2 \
time-macros-0.2.3 \
tinyvec-1.5.1 \
tinyvec_macros-0.1.0 \
tokio-1.16.1 \
tokio-1.17.0 \
tokio-rustls-0.23.2 \
tokio-util-0.6.9 \
tokio-util-0.7.0 \
tower-service-0.3.1 \
tracing-0.1.30 \
tracing-0.1.31 \
tracing-core-0.1.22 \
try-lock-0.2.3 \
twoway-0.2.2 \
Expand All @@ -274,7 +278,7 @@ CARGO_CRATES= actix-codec-0.4.2 \
unicase-2.6.0 \
unicode-bidi-0.3.7 \
unicode-normalization-0.1.19 \
unicode-segmentation-1.8.0 \
unicode-segmentation-1.9.0 \
unicode-width-0.1.9 \
unicode-xid-0.2.2 \
untrusted-0.7.1 \
Expand All @@ -301,15 +305,20 @@ CARGO_CRATES= actix-codec-0.4.2 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.32.0 \
windows_aarch64_msvc-0.32.0 \
windows_i686_gnu-0.32.0 \
windows_i686_msvc-0.32.0 \
windows_x86_64_gnu-0.32.0 \
windows_x86_64_msvc-0.32.0 \
winreg-0.7.0 \
xattr-0.2.2 \
xml5ever-0.16.2 \
yansi-0.5.0 \
zip-0.5.13 \
zstd-0.9.2+zstd.1.5.1 \
zstd-safe-4.1.3+zstd.1.5.1 \
zstd-sys-1.6.2+zstd.1.5.1 \
mime_guess@git+https://github.com/svenstaro/mime_guess.git\#ac76840e14bc6f2f7cbbb347052ec7e4de7e3043
zstd-0.10.0+zstd.1.5.2 \
zstd-safe-4.1.4+zstd.1.5.2 \
zstd-sys-1.6.3+zstd.1.5.2

PLIST_FILES= bin/miniserve
PORTDOCS= README.md
Expand Down

0 comments on commit a502b5d

Please sign in to comment.