FreeBSD Bugzilla – Attachment 230594 Details for
Bug 259334
net/quiche: Update to 0.10.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 0.10.0 with BoringSSL updated
quiche.diff (text/plain), 2.36 KB, created by
Ashish SHUKLA
on 2021-12-31 17:34:07 UTC
(
hide
)
Description:
Update to 0.10.0 with BoringSSL updated
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2021-12-31 17:34:07 UTC
Size:
2.36 KB
patch
obsolete
>diff -urN /usr/ports/net/quiche/Makefile quiche/Makefile >--- /usr/ports/net/quiche/Makefile 2021-12-07 06:04:37.561670000 +0000 >+++ quiche/Makefile 2021-12-31 17:16:02.642676000 +0000 >@@ -1,6 +1,5 @@ > PORTNAME= quiche >-PORTVERSION= 0.9.0 >-PORTREVISION= 2 >+PORTVERSION= 0.10.0 > CATEGORIES= net > > MAINTAINER= junho.choi@gmail.com >@@ -13,7 +12,7 @@ > USE_GITHUB= yes > GH_ACCOUNT= cloudflare > GH_TAGNAME= ${PORTVERSION} >-GH_TUPLE= google:boringssl:067cfd92f:boringssl/deps/boringssl >+GH_TUPLE= google:boringssl:f1c75347d:boringssl/deps/boringssl > > CARGO_CRATES= aho-corasick-0.7.18 \ > ansi_term-0.11.0 \ >@@ -133,6 +132,10 @@ > LIBQUICHE_CARGOTOML= ${WRKSRC}/Cargo.toml > QUICHEAPPS_CARGOLOCK= ${WRKSRC}/tools/apps/Cargo.lock > QUICHEAPPS_CARGOTOML= ${WRKSRC}/tools/apps/Cargo.toml >+ >+post-patch: >+ @${GREP} -FRl -- '-D_XOPEN_SOURCE=700' ${WRKSRC}/deps/boringssl | \ >+ ${XARGS} ${REINPLACE_CMD} -e 's,-D_XOPEN_SOURCE=700,,' > > # build libquiche and apps > do-build: >diff -urN /usr/ports/net/quiche/distinfo quiche/distinfo >--- /usr/ports/net/quiche/distinfo 2021-09-22 00:42:33.957233000 +0000 >+++ quiche/distinfo 2021-12-31 09:34:32.783711000 +0000 >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1631206398 >+TIMESTAMP = 1640942834 > SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f > SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923 > SHA256 (rust/crates/ansi_term-0.11.0.crate) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b >@@ -193,7 +193,7 @@ > SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 > SHA256 (rust/crates/ws2_32-sys-0.2.1.crate) = d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e > SIZE (rust/crates/ws2_32-sys-0.2.1.crate) = 4697 >-SHA256 (cloudflare-quiche-0.9.0_GH0.tar.gz) = 74d2b7e5c79d8d94f051d5291549bdc46a98919cc4d34734fa58702d769d8099 >-SIZE (cloudflare-quiche-0.9.0_GH0.tar.gz) = 587257 >-SHA256 (google-boringssl-067cfd92f_GH0.tar.gz) = c1de2c821929452a054e2c084da30a27168679bf4201d5fd94c1543bf523f5c7 >-SIZE (google-boringssl-067cfd92f_GH0.tar.gz) = 43809292 >+SHA256 (cloudflare-quiche-0.10.0_GH0.tar.gz) = 097c6f9d43e93a130cc56aab053b1acd878b6463d91686486ddfe234e84c340b >+SIZE (cloudflare-quiche-0.10.0_GH0.tar.gz) = 591056 >+SHA256 (google-boringssl-f1c75347d_GH0.tar.gz) = fc0bb68685e8e5fe25c4170dec90796d290b754529baae19e03cbc73365eb08a >+SIZE (google-boringssl-f1c75347d_GH0.tar.gz) = 43373250
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
ashish
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 259334
:
228916
| 230594