Skip to content
Snippets Groups Projects
Commit 72b4c9dd authored by Rainer Hurling's avatar Rainer Hurling
Browse files

net/quiche: Update to 0.8.1

Changelog: https://github.com/cloudflare/quiche/releases/tag/0.8.1

PR:		255166
Submitted by:	Junho Choi <junho.choi@gmail.com> (maintainer)
parent ce7525e6
No related branches found
No related tags found
No related merge requests found
PORTNAME= quiche
DISTVERSION= 0.6.0
PORTREVISION= 3
PORTVERSION= 0.8.1
CATEGORIES= net
MAINTAINER= junho.choi@gmail.com
......@@ -9,94 +8,104 @@ COMMENT= Savoury implementation of the QUIC transport protocol and HTTP/3
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cargo
BUILD_DEPENDS= ${LOCALBASE}/include/laz-perf/las.hpp:archivers/lazperf
USE_LDCONFIG= yes
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= cloudflare
GH_TUPLE= google:boringssl:597b810:boringssl/deps/boringssl
OPTIONS_DEFINE= DOCS QLOG
OPTIONS_DEFAULT=DOCS QLOG
QLOG_VARS= CARGO_FEATURES+=qlog
QLOG_DESC= Enable qlog support
PORTDOCS= README.md
CARGO_FEATURES= --no-default-features
PLIST_FILES= bin/quiche-client \
bin/quiche-server \
include/quiche.h \
lib/libquiche.a \
lib/libquiche.so
GH_TAGNAME= ${PORTVERSION}
GH_TUPLE= google:boringssl:067cfd92f:boringssl/deps/boringssl
CARGO_CRATES= aho-corasick-0.7.15 \
ansi_term-0.11.0 \
atty-0.2.14 \
autocfg-1.0.1 \
bindgen-0.57.0 \
bitflags-1.2.1 \
bumpalo-3.4.0 \
cc-1.0.65 \
boring-sys-1.1.1 \
bumpalo-3.6.1 \
cc-1.0.67 \
cexpr-0.4.0 \
cfg-if-0.1.10 \
cfg-if-1.0.0 \
clang-sys-1.2.0 \
clap-2.33.3 \
cmake-0.1.45 \
darling-0.10.2 \
darling_core-0.10.2 \
darling_macro-0.10.2 \
docopt-1.1.0 \
darling-0.12.3 \
darling_core-0.12.3 \
darling_macro-0.12.3 \
docopt-1.1.1 \
env_logger-0.6.2 \
env_logger-0.8.3 \
fnv-1.0.7 \
fuchsia-zircon-0.3.3 \
fuchsia-zircon-sys-0.3.3 \
hermit-abi-0.1.17 \
glob-0.3.0 \
hashbrown-0.9.1 \
hermit-abi-0.1.18 \
humantime-1.3.0 \
humantime-2.1.0 \
ident_case-1.0.1 \
idna-0.1.5 \
indexmap-1.6.2 \
iovec-0.1.4 \
itoa-0.4.6 \
js-sys-0.3.45 \
itoa-0.4.7 \
js-sys-0.3.50 \
kernel32-sys-0.2.2 \
lazy_static-1.4.0 \
libc-0.2.80 \
lazycell-1.3.0 \
libc-0.2.93 \
libloading-0.7.0 \
libm-0.2.1 \
log-0.4.11 \
log-0.4.14 \
matches-0.1.8 \
memchr-2.3.4 \
mio-0.6.22 \
mio-0.6.23 \
miow-0.2.2 \
net2-0.2.36 \
once_cell-1.5.2 \
net2-0.2.37 \
nom-5.1.2 \
once_cell-1.7.2 \
peeking_take_while-0.1.2 \
percent-encoding-1.0.1 \
proc-macro2-1.0.24 \
proc-macro2-1.0.26 \
quick-error-1.2.3 \
quote-1.0.7 \
regex-1.4.2 \
regex-syntax-0.6.21 \
ring-0.16.18 \
quote-1.0.9 \
regex-1.4.5 \
regex-syntax-0.6.23 \
ring-0.16.20 \
rustc-hash-1.1.0 \
rustversion-1.0.4 \
ryu-1.0.5 \
serde-1.0.117 \
serde_derive-1.0.117 \
serde_json-1.0.59 \
serde_with-1.6.0 \
serde_with_macros-1.3.0 \
serde-1.0.125 \
serde_derive-1.0.125 \
serde_json-1.0.64 \
serde_with-1.8.0 \
serde_with_macros-1.4.1 \
shlex-0.1.1 \
slab-0.4.2 \
spin-0.5.2 \
strsim-0.9.3 \
syn-1.0.52 \
strsim-0.8.0 \
strsim-0.10.0 \
syn-1.0.69 \
termcolor-1.1.2 \
thread_local-1.0.1 \
tinyvec-1.1.0 \
textwrap-0.11.0 \
tinyvec-1.2.0 \
tinyvec_macros-0.1.0 \
unicode-bidi-0.3.4 \
unicode-normalization-0.1.16 \
unicode-bidi-0.3.5 \
unicode-normalization-0.1.17 \
unicode-width-0.1.8 \
unicode-xid-0.2.1 \
untrusted-0.7.1 \
url-1.7.2 \
wasm-bindgen-0.2.68 \
wasm-bindgen-backend-0.2.68 \
wasm-bindgen-macro-0.2.68 \
wasm-bindgen-macro-support-0.2.68 \
wasm-bindgen-shared-0.2.68 \
web-sys-0.3.45 \
vec_map-0.8.2 \
version_check-0.9.3 \
wasm-bindgen-0.2.73 \
wasm-bindgen-backend-0.2.73 \
wasm-bindgen-macro-0.2.73 \
wasm-bindgen-macro-support-0.2.73 \
wasm-bindgen-shared-0.2.73 \
web-sys-0.3.50 \
which-3.1.1 \
winapi-0.2.8 \
winapi-0.3.9 \
winapi-build-0.1.1 \
......@@ -105,12 +114,26 @@ CARGO_CRATES= aho-corasick-0.7.15 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
ws2_32-sys-0.2.1
CARGO_CARGOLOCK= ${QUICHEAPPS_CARGOLOCK}
CARGO_CARGOTOML= ${QUICHEAPPS_CARGOTOML}
CARGO_FEATURES= --no-default-features
PLIST_FILES= bin/quiche-client \
bin/quiche-server \
include/quiche.h \
lib/libquiche.a \
lib/libquiche.so
PORTDOCS= README.md
OPTIONS_DEFINE= DOCS QLOG
OPTIONS_DEFAULT=DOCS QLOG
QLOG_DESC= Enable qlog support
QLOG_VARS= CARGO_FEATURES+=qlog
LIBQUICHE_CARGOTOML= ${WRKSRC}/Cargo.toml
QUICHEAPPS_CARGOTOML= ${WRKSRC}/tools/apps/Cargo.toml
QUICHEAPPS_CARGOLOCK= ${WRKSRC}/tools/apps/Cargo.lock
CARGO_CARGOTOML= ${QUICHEAPPS_CARGOTOML}
CARGO_CARGOLOCK= ${QUICHEAPPS_CARGOLOCK}
QUICHEAPPS_CARGOTOML= ${WRKSRC}/tools/apps/Cargo.toml
# build libquiche and apps
do-build:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment