pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

offset: Fix build with latest rust package



Module Name:	pkgsrc-wip
Committed By:	Dan Cîrnaț <dan%alt.md@localhost>
Pushed By:	cirnatdan
Date:		Sun Nov 7 17:26:47 2021 +0100
Changeset:	856d260e75ba6762ddc0f376590f97a730188077

Modified Files:
	offset/Makefile
	offset/distinfo
Added Files:
	offset/patches/patch-components_app__client_src_lib.rs
	offset/patches/patch-components_app__server_src_lib.rs
	offset/patches/patch-components_app_src_lib.rs
	offset/patches/patch-components_bin_src_bin_stindex.rs
	offset/patches/patch-components_bin_src_bin_stmgr.rs
	offset/patches/patch-components_bin_src_bin_stnode.rs
	offset/patches/patch-components_bin_src_bin_strelay.rs
	offset/patches/patch-components_bin_src_lib.rs
	offset/patches/patch-components_capnp__conv_capnp__conv__derive_src_lib.rs
	offset/patches/patch-components_capnp__conv_src_lib.rs
	offset/patches/patch-components_channeler_src_lib.rs
	offset/patches/patch-components_common_src_lib.rs
	offset/patches/patch-components_connection_src_lib.rs
	offset/patches/patch-components_crypto_src_lib.rs
	offset/patches/patch-components_database_src_lib.rs
	offset/patches/patch-components_funder_src_lib.rs
	offset/patches/patch-components_identity_src_lib.rs
	offset/patches/patch-components_index__client_src_lib.rs
	offset/patches/patch-components_index__server_src_lib.rs
	offset/patches/patch-components_keepalive_src_lib.rs
	offset/patches/patch-components_lockfile_src_lib.rs
	offset/patches/patch-components_mutual__from_src_lib.rs
	offset/patches/patch-components_net_src_lib.rs
	offset/patches/patch-components_node_src_lib.rs
	offset/patches/patch-components_proto_src_lib.rs
	offset/patches/patch-components_relay_src_lib.rs
	offset/patches/patch-components_route_src_lib.rs
	offset/patches/patch-components_secure__channel_src_lib.rs
	offset/patches/patch-components_signature_src_lib.rs
	offset/patches/patch-components_stcompact_src_bin_stcompact.rs
	offset/patches/patch-components_stcompact_src_bin_stcompact__ser__gen.rs
	offset/patches/patch-components_stcompact_src_lib.rs
	offset/patches/patch-components_stctrl_src_bin_stctrl.rs
	offset/patches/patch-components_stctrl_src_bin_stverify.rs
	offset/patches/patch-components_stctrl_src_lib.rs
	offset/patches/patch-components_timer_src_lib.rs
	offset/patches/patch-components_timer_src_timer.rs
	offset/patches/patch-components_version_src_lib.rs

Log Message:
offset: Fix build with latest rust package

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=856d260e75ba6762ddc0f376590f97a730188077

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 offset/Makefile                                    |  1 +
 offset/distinfo                                    | 38 ++++++++++++++++++++++
 .../patch-components_app__client_src_lib.rs        | 12 +++++++
 .../patch-components_app__server_src_lib.rs        | 12 +++++++
 offset/patches/patch-components_app_src_lib.rs     | 11 +++++++
 .../patch-components_bin_src_bin_stindex.rs        | 11 +++++++
 .../patches/patch-components_bin_src_bin_stmgr.rs  | 11 +++++++
 .../patches/patch-components_bin_src_bin_stnode.rs | 11 +++++++
 .../patch-components_bin_src_bin_strelay.rs        | 11 +++++++
 offset/patches/patch-components_bin_src_lib.rs     | 11 +++++++
 ...ents_capnp__conv_capnp__conv__derive_src_lib.rs | 13 ++++++++
 .../patch-components_capnp__conv_src_lib.rs        | 12 +++++++
 .../patches/patch-components_channeler_src_lib.rs  | 12 +++++++
 offset/patches/patch-components_common_src_lib.rs  | 12 +++++++
 .../patches/patch-components_connection_src_lib.rs | 11 +++++++
 offset/patches/patch-components_crypto_src_lib.rs  | 11 +++++++
 .../patches/patch-components_database_src_lib.rs   | 12 +++++++
 offset/patches/patch-components_funder_src_lib.rs  | 13 ++++++++
 .../patches/patch-components_identity_src_lib.rs   | 12 +++++++
 .../patch-components_index__client_src_lib.rs      | 12 +++++++
 .../patch-components_index__server_src_lib.rs      | 12 +++++++
 .../patches/patch-components_keepalive_src_lib.rs  | 12 +++++++
 .../patches/patch-components_lockfile_src_lib.rs   | 12 +++++++
 .../patch-components_mutual__from_src_lib.rs       | 12 +++++++
 offset/patches/patch-components_net_src_lib.rs     | 12 +++++++
 offset/patches/patch-components_node_src_lib.rs    | 12 +++++++
 offset/patches/patch-components_proto_src_lib.rs   | 11 +++++++
 offset/patches/patch-components_relay_src_lib.rs   | 13 ++++++++
 offset/patches/patch-components_route_src_lib.rs   | 12 +++++++
 .../patch-components_secure__channel_src_lib.rs    | 13 ++++++++
 .../patches/patch-components_signature_src_lib.rs  | 12 +++++++
 ...patch-components_stcompact_src_bin_stcompact.rs | 11 +++++++
 ...onents_stcompact_src_bin_stcompact__ser__gen.rs | 11 +++++++
 .../patches/patch-components_stcompact_src_lib.rs  | 11 +++++++
 .../patch-components_stctrl_src_bin_stctrl.rs      | 11 +++++++
 .../patch-components_stctrl_src_bin_stverify.rs    | 11 +++++++
 offset/patches/patch-components_stctrl_src_lib.rs  | 11 +++++++
 offset/patches/patch-components_timer_src_lib.rs   | 12 +++++++
 offset/patches/patch-components_timer_src_timer.rs | 13 ++++++++
 offset/patches/patch-components_version_src_lib.rs | 12 +++++++
 40 files changed, 485 insertions(+)

diffs:
diff --git a/offset/Makefile b/offset/Makefile
index b8c6099a6e..a4cb20347b 100644
--- a/offset/Makefile
+++ b/offset/Makefile
@@ -3,6 +3,7 @@
 GITHUB_PROJECT=	offset
 GITHUB_TAG=	v0.1.11
 DISTNAME=	v0.1.11
+PKGREVISION=	1
 PKGNAME=	${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
 CATEGORIES=	finance
 MASTER_SITES=	${MASTER_SITE_GITHUB:=freedomlayer/}
diff --git a/offset/distinfo b/offset/distinfo
index fd2ab0b69b..22aef6fb02 100644
--- a/offset/distinfo
+++ b/offset/distinfo
@@ -588,3 +588,41 @@ Size (offset/zeroize-1.1.0.crate) = 10316 bytes
 RMD160 (offset/zeroize_derive-1.0.0.crate) = b250a3cde2a16f83c7dbd2194afa69672be206b7
 SHA512 (offset/zeroize_derive-1.0.0.crate) = 495979256548c6dc0e39d7f08d752772f6358214a2704328ec839a1872a59a62244b8bc700cf20830091ad4f02298dc8f571f2f17253f95c1ae99b38fb0b9445
 Size (offset/zeroize_derive-1.0.0.crate) = 4247 bytes
+SHA1 (patch-components_app__client_src_lib.rs) = af214cd984e7dbff099a151e3be47a2f1cd01b4c
+SHA1 (patch-components_app__server_src_lib.rs) = b2d151371f3be42f0d96f3a244ead060a8f79db0
+SHA1 (patch-components_app_src_lib.rs) = 4bc741ee0987dbdaee076e6234eb33364d876218
+SHA1 (patch-components_bin_src_bin_stindex.rs) = 7a8ebd4c6ff9568470b5ec410efe471b0984a8ed
+SHA1 (patch-components_bin_src_bin_stmgr.rs) = 1ab8284b6749d39aed4f98c90ebddc8f2f032483
+SHA1 (patch-components_bin_src_bin_stnode.rs) = ba4892147fd74147cf0e47d649171c7c4a1fd8ac
+SHA1 (patch-components_bin_src_bin_strelay.rs) = d280be43e4871d5e15233175133a714e8e2b0a84
+SHA1 (patch-components_bin_src_lib.rs) = a7528698a2e80f65f4783983e6404407f414c927
+SHA1 (patch-components_capnp__conv_capnp__conv__derive_src_lib.rs) = f2b2e2c7fbdc35c986d96a307851794708833567
+SHA1 (patch-components_capnp__conv_src_lib.rs) = d2012ec1eae666e551daa25dae33689f8a33a69b
+SHA1 (patch-components_channeler_src_lib.rs) = 16fcd19598a5847623651d69305a648269c72849
+SHA1 (patch-components_common_src_lib.rs) = 331a06f963a6823b14b5c02d16079674cd9aed6e
+SHA1 (patch-components_connection_src_lib.rs) = bb8acf1e051df261fe6889d5983c6c5a74fef006
+SHA1 (patch-components_crypto_src_lib.rs) = 0eef30c2794a81ffefc55b9cb6c251b801da5f68
+SHA1 (patch-components_database_src_lib.rs) = 7babd658d644824ca391431dd588a5c86c91a9bc
+SHA1 (patch-components_funder_src_lib.rs) = 7ecaefce17dfc9b08a6a24f1bf78bf2ab446e633
+SHA1 (patch-components_identity_src_lib.rs) = 00cee6d6bdcc28699215df044293c185c172568f
+SHA1 (patch-components_index__client_src_lib.rs) = 82ef0be345a1247481a4f5c2ffba8dac9a273137
+SHA1 (patch-components_index__server_src_lib.rs) = e8b37c4d5f42835884738c43a1fdb0068392ae98
+SHA1 (patch-components_keepalive_src_lib.rs) = ce665525186a3cb1dd07f8169be2ea22a85348a9
+SHA1 (patch-components_lockfile_src_lib.rs) = 04d86449936d3239ef43e45fba2b92b90c29e9f9
+SHA1 (patch-components_mutual__from_src_lib.rs) = dc4d5710f1727430499c825b0cac2a49d3b34b4f
+SHA1 (patch-components_net_src_lib.rs) = 6a513cc356cebd9f246daa63529a118b37497f56
+SHA1 (patch-components_node_src_lib.rs) = 20421b02af7311ff10c6d34377ceade4a52d7420
+SHA1 (patch-components_proto_src_lib.rs) = 59eb21d5fa5ef08b045a8475a20a6ea2a72f4c1c
+SHA1 (patch-components_relay_src_lib.rs) = c97d5c4805ffcfe4233372dd13226b5f99d95aea
+SHA1 (patch-components_route_src_lib.rs) = 21a90bfc158ac2ec579ea8b801cec35ecf4e963c
+SHA1 (patch-components_secure__channel_src_lib.rs) = c61732ad03d60e8692a6548f800d1d868cef7346
+SHA1 (patch-components_signature_src_lib.rs) = 04380cc74d150173f9829cc46e00f5a654ea5302
+SHA1 (patch-components_stcompact_src_bin_stcompact.rs) = 49380c5bbb29ae14330ae7e1d5eb1402a1d87bf6
+SHA1 (patch-components_stcompact_src_bin_stcompact__ser__gen.rs) = e925b19f2ec96f77b78c705f504d67b677c4f5be
+SHA1 (patch-components_stcompact_src_lib.rs) = ce02cdf9298f9c2234f567355d7c933d7cf39188
+SHA1 (patch-components_stctrl_src_bin_stctrl.rs) = 28926278c646b0188de735e872948b00ddcef99e
+SHA1 (patch-components_stctrl_src_bin_stverify.rs) = a7df578cd149f171052186008d588ce664af95c6
+SHA1 (patch-components_stctrl_src_lib.rs) = acef9112e6a14065453680316ba67f668bccc60c
+SHA1 (patch-components_timer_src_lib.rs) = 53a5f49dbb40c7a3f623d0d16e336f324928f5be
+SHA1 (patch-components_timer_src_timer.rs) = 8e0b38940080cc122a799b8f3fbde1649cc5b7e4
+SHA1 (patch-components_version_src_lib.rs) = a314663e474d819bd839d16d55abaaa9b87f21b3
diff --git a/offset/patches/patch-components_app__client_src_lib.rs b/offset/patches/patch-components_app__client_src_lib.rs
new file mode 100644
index 0000000000..ebed3a94ae
--- /dev/null
+++ b/offset/patches/patch-components_app__client_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/app_client/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/app_client/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_app__server_src_lib.rs b/offset/patches/patch-components_app__server_src_lib.rs
new file mode 100644
index 0000000000..191b224636
--- /dev/null
+++ b/offset/patches/patch-components_app__server_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/app_server/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/app_server/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_app_src_lib.rs b/offset/patches/patch-components_app_src_lib.rs
new file mode 100644
index 0000000000..3a54878b6e
--- /dev/null
+++ b/offset/patches/patch-components_app_src_lib.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/app/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/app/src/lib.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_bin_src_bin_stindex.rs b/offset/patches/patch-components_bin_src_bin_stindex.rs
new file mode 100644
index 0000000000..58c5bab985
--- /dev/null
+++ b/offset/patches/patch-components_bin_src_bin_stindex.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/bin/src/bin/stindex.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/bin/src/bin/stindex.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_bin_src_bin_stmgr.rs b/offset/patches/patch-components_bin_src_bin_stmgr.rs
new file mode 100644
index 0000000000..d64e3a1134
--- /dev/null
+++ b/offset/patches/patch-components_bin_src_bin_stmgr.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/bin/src/bin/stmgr.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/bin/src/bin/stmgr.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_bin_src_bin_stnode.rs b/offset/patches/patch-components_bin_src_bin_stnode.rs
new file mode 100644
index 0000000000..a95204d04f
--- /dev/null
+++ b/offset/patches/patch-components_bin_src_bin_stnode.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/bin/src/bin/stnode.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/bin/src/bin/stnode.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_bin_src_bin_strelay.rs b/offset/patches/patch-components_bin_src_bin_strelay.rs
new file mode 100644
index 0000000000..d72a86ab18
--- /dev/null
+++ b/offset/patches/patch-components_bin_src_bin_strelay.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/bin/src/bin/strelay.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/bin/src/bin/strelay.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_bin_src_lib.rs b/offset/patches/patch-components_bin_src_lib.rs
new file mode 100644
index 0000000000..31392ac16a
--- /dev/null
+++ b/offset/patches/patch-components_bin_src_lib.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/bin/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/bin/src/lib.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_capnp__conv_capnp__conv__derive_src_lib.rs b/offset/patches/patch-components_capnp__conv_capnp__conv__derive_src_lib.rs
new file mode 100644
index 0000000000..26efbd31c0
--- /dev/null
+++ b/offset/patches/patch-components_capnp__conv_capnp__conv__derive_src_lib.rs
@@ -0,0 +1,13 @@
+$NetBSD$
+
+--- components/capnp_conv/capnp_conv_derive/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/capnp_conv/capnp_conv_derive/src/lib.rs
+@@ -1,7 +1,7 @@
+ #![crate_type = "lib"]
+ #![recursion_limit = "128"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_capnp__conv_src_lib.rs b/offset/patches/patch-components_capnp__conv_src_lib.rs
new file mode 100644
index 0000000000..3add692b33
--- /dev/null
+++ b/offset/patches/patch-components_capnp__conv_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/capnp_conv/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/capnp_conv/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_channeler_src_lib.rs b/offset/patches/patch-components_channeler_src_lib.rs
new file mode 100644
index 0000000000..7186188133
--- /dev/null
+++ b/offset/patches/patch-components_channeler_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/channeler/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/channeler/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_common_src_lib.rs b/offset/patches/patch-components_common_src_lib.rs
new file mode 100644
index 0000000000..5e24a044ab
--- /dev/null
+++ b/offset/patches/patch-components_common_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/common/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/common/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_connection_src_lib.rs b/offset/patches/patch-components_connection_src_lib.rs
new file mode 100644
index 0000000000..6f05315931
--- /dev/null
+++ b/offset/patches/patch-components_connection_src_lib.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/connection/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/connection/src/lib.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_crypto_src_lib.rs b/offset/patches/patch-components_crypto_src_lib.rs
new file mode 100644
index 0000000000..20471e5c8a
--- /dev/null
+++ b/offset/patches/patch-components_crypto_src_lib.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/crypto/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/crypto/src/lib.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_database_src_lib.rs b/offset/patches/patch-components_database_src_lib.rs
new file mode 100644
index 0000000000..82993008da
--- /dev/null
+++ b/offset/patches/patch-components_database_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/database/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/database/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_funder_src_lib.rs b/offset/patches/patch-components_funder_src_lib.rs
new file mode 100644
index 0000000000..366ba7e11a
--- /dev/null
+++ b/offset/patches/patch-components_funder_src_lib.rs
@@ -0,0 +1,13 @@
+$NetBSD$
+
+--- components/funder/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/funder/src/lib.rs
+@@ -1,7 +1,7 @@
+ #![crate_type = "lib"]
+ #![cfg_attr(not(feature = "cargo-clippy"), allow(unknown_lints))]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(allow_broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_identity_src_lib.rs b/offset/patches/patch-components_identity_src_lib.rs
new file mode 100644
index 0000000000..544be0f679
--- /dev/null
+++ b/offset/patches/patch-components_identity_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/identity/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/identity/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_index__client_src_lib.rs b/offset/patches/patch-components_index__client_src_lib.rs
new file mode 100644
index 0000000000..6d07a48174
--- /dev/null
+++ b/offset/patches/patch-components_index__client_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/index_client/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/index_client/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_index__server_src_lib.rs b/offset/patches/patch-components_index__server_src_lib.rs
new file mode 100644
index 0000000000..23eff0e6ff
--- /dev/null
+++ b/offset/patches/patch-components_index__server_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/index_server/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/index_server/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_keepalive_src_lib.rs b/offset/patches/patch-components_keepalive_src_lib.rs
new file mode 100644
index 0000000000..dc1623cfca
--- /dev/null
+++ b/offset/patches/patch-components_keepalive_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/keepalive/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/keepalive/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_lockfile_src_lib.rs b/offset/patches/patch-components_lockfile_src_lib.rs
new file mode 100644
index 0000000000..7cd86da452
--- /dev/null
+++ b/offset/patches/patch-components_lockfile_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/lockfile/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/lockfile/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_mutual__from_src_lib.rs b/offset/patches/patch-components_mutual__from_src_lib.rs
new file mode 100644
index 0000000000..f10229c8fa
--- /dev/null
+++ b/offset/patches/patch-components_mutual__from_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/mutual_from/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/mutual_from/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_net_src_lib.rs b/offset/patches/patch-components_net_src_lib.rs
new file mode 100644
index 0000000000..e1bce3f08f
--- /dev/null
+++ b/offset/patches/patch-components_net_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/net/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/net/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_node_src_lib.rs b/offset/patches/patch-components_node_src_lib.rs
new file mode 100644
index 0000000000..1a6df72db5
--- /dev/null
+++ b/offset/patches/patch-components_node_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/node/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/node/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_proto_src_lib.rs b/offset/patches/patch-components_proto_src_lib.rs
new file mode 100644
index 0000000000..8dec2c554b
--- /dev/null
+++ b/offset/patches/patch-components_proto_src_lib.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/proto/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/proto/src/lib.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_relay_src_lib.rs b/offset/patches/patch-components_relay_src_lib.rs
new file mode 100644
index 0000000000..2d1cd160cc
--- /dev/null
+++ b/offset/patches/patch-components_relay_src_lib.rs
@@ -0,0 +1,13 @@
+$NetBSD$
+
+--- components/relay/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/relay/src/lib.rs
+@@ -1,7 +1,7 @@
+ #![crate_type = "lib"]
+ #![type_length_limit = "291239"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_route_src_lib.rs b/offset/patches/patch-components_route_src_lib.rs
new file mode 100644
index 0000000000..d0df1ce52f
--- /dev/null
+++ b/offset/patches/patch-components_route_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/route/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/route/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_secure__channel_src_lib.rs b/offset/patches/patch-components_secure__channel_src_lib.rs
new file mode 100644
index 0000000000..6f2156930a
--- /dev/null
+++ b/offset/patches/patch-components_secure__channel_src_lib.rs
@@ -0,0 +1,13 @@
+$NetBSD$
+
+--- components/secure_channel/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/secure_channel/src/lib.rs
+@@ -1,7 +1,7 @@
+ #![crate_type = "lib"]
+ #![type_length_limit = "2097152"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_signature_src_lib.rs b/offset/patches/patch-components_signature_src_lib.rs
new file mode 100644
index 0000000000..99357ce28f
--- /dev/null
+++ b/offset/patches/patch-components_signature_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/signature/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/signature/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_stcompact_src_bin_stcompact.rs b/offset/patches/patch-components_stcompact_src_bin_stcompact.rs
new file mode 100644
index 0000000000..f47b73e3e8
--- /dev/null
+++ b/offset/patches/patch-components_stcompact_src_bin_stcompact.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/stcompact/src/bin/stcompact.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/stcompact/src/bin/stcompact.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_stcompact_src_bin_stcompact__ser__gen.rs b/offset/patches/patch-components_stcompact_src_bin_stcompact__ser__gen.rs
new file mode 100644
index 0000000000..800271546f
--- /dev/null
+++ b/offset/patches/patch-components_stcompact_src_bin_stcompact__ser__gen.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/stcompact/src/bin/stcompact_ser_gen.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/stcompact/src/bin/stcompact_ser_gen.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_stcompact_src_lib.rs b/offset/patches/patch-components_stcompact_src_lib.rs
new file mode 100644
index 0000000000..a41ea14c30
--- /dev/null
+++ b/offset/patches/patch-components_stcompact_src_lib.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/stcompact/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/stcompact/src/lib.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_stctrl_src_bin_stctrl.rs b/offset/patches/patch-components_stctrl_src_bin_stctrl.rs
new file mode 100644
index 0000000000..2897a3ee7b
--- /dev/null
+++ b/offset/patches/patch-components_stctrl_src_bin_stctrl.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/stctrl/src/bin/stctrl.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/stctrl/src/bin/stctrl.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_stctrl_src_bin_stverify.rs b/offset/patches/patch-components_stctrl_src_bin_stverify.rs
new file mode 100644
index 0000000000..94b12276e4
--- /dev/null
+++ b/offset/patches/patch-components_stctrl_src_bin_stverify.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/stctrl/src/bin/stverify.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/stctrl/src/bin/stverify.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_stctrl_src_lib.rs b/offset/patches/patch-components_stctrl_src_lib.rs
new file mode 100644
index 0000000000..3c400f9a6b
--- /dev/null
+++ b/offset/patches/patch-components_stctrl_src_lib.rs
@@ -0,0 +1,11 @@
+$NetBSD$
+
+--- components/stctrl/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/stctrl/src/lib.rs
+@@ -1,5 +1,5 @@
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_timer_src_lib.rs b/offset/patches/patch-components_timer_src_lib.rs
new file mode 100644
index 0000000000..beb001fa4a
--- /dev/null
+++ b/offset/patches/patch-components_timer_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/timer/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/timer/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,
diff --git a/offset/patches/patch-components_timer_src_timer.rs b/offset/patches/patch-components_timer_src_timer.rs
new file mode 100644
index 0000000000..cd5faf2cfc
--- /dev/null
+++ b/offset/patches/patch-components_timer_src_timer.rs
@@ -0,0 +1,13 @@
+$NetBSD$
+
+--- components/timer/src/timer.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/timer/src/timer.rs
+@@ -20,7 +20,7 @@
+ //! [futures]: https://github.com/alexcrichton/futures
+ //! [futures-timer]: https://github.com/alexcrichton/futures-timer
+ 
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(clippy::implicit_hasher, clippy::module_inception)]
+ 
+ use common::conn::BoxStream;
diff --git a/offset/patches/patch-components_version_src_lib.rs b/offset/patches/patch-components_version_src_lib.rs
new file mode 100644
index 0000000000..b05ad0d1d8
--- /dev/null
+++ b/offset/patches/patch-components_version_src_lib.rs
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- components/version/src/lib.rs.orig	2020-06-30 18:11:35.000000000 +0000
++++ components/version/src/lib.rs
+@@ -1,6 +1,6 @@
+ #![crate_type = "lib"]
+ #![deny(trivial_numeric_casts, warnings)]
+-#![allow(intra_doc_link_resolution_failure)]
++#![allow(broken_intra_doc_links)]
+ #![allow(
+     clippy::too_many_arguments,
+     clippy::implicit_hasher,


Home | Main Index | Thread Index | Old Index