Diff cargo-c-0.9.16 with a cargo-c-0.9.19

/usr/portage/dev-util/cargo-c/cargo-c-0.9.19.ebuild 2023-10-09 14:52:30.948368387 +0300
5 5

  
6 6
EAPI=8
7 7

  
8
# Only bother defining this if the github tarball doesn't work!
9
# Otherwise just comment it out and things should Just Work (TM).
10
#MY_P="${P}+cargo-{CARGO_V}"
11

  
8 12
CRATES="
9
	${MY_P}
10
	adler-1.0.2
11
	aho-corasick-0.7.20
12
	anyhow-1.0.69
13
	arrayvec-0.5.2
14
	atty-0.2.14
15
	autocfg-1.1.0
16
	base64-0.13.1
17
	bitflags-1.3.2
18
	bitmaps-2.1.0
19
	block-buffer-0.10.3
20
	bstr-1.3.0
21
	bytes-1.4.0
22
	bytesize-1.1.0
23
	cargo-0.68.0
24
	cargo-platform-0.1.2
25
	cargo-util-0.2.3
26
	cbindgen-0.24.3
27
	cc-1.0.79
28
	cfg-if-1.0.0
29
	clap-3.2.23
30
	clap-4.1.6
31
	clap_derive-4.1.0
32
	clap_lex-0.2.4
33
	clap_lex-0.3.1
34
	combine-4.6.6
35
	commoncrypto-0.2.0
36
	commoncrypto-sys-0.2.0
37
	core-foundation-0.9.3
38
	core-foundation-sys-0.8.3
39
	cpufeatures-0.2.5
40
	crates-io-0.35.0
41
	crc32fast-1.3.2
42
	crypto-common-0.1.6
43
	crypto-hash-0.3.4
44
	curl-0.4.44
45
	curl-sys-0.4.60+curl-7.88.1
46
	digest-0.10.6
47
	either-1.8.1
48
	env_logger-0.10.0
49
	errno-0.2.8
50
	errno-dragonfly-0.1.2
51
	fastrand-1.9.0
52
	filetime-0.2.20
53
	flate2-1.0.25
54
	fnv-1.0.7
55
	foreign-types-0.3.2
56
	foreign-types-shared-0.1.1
57
	form_urlencoded-1.1.0
58
	fwdansi-1.1.0
59
	generic-array-0.14.6
60
	git2-0.16.1
61
	git2-curl-0.17.0
62
	glob-0.3.1
63
	globset-0.4.10
64
	hashbrown-0.12.3
65
	heck-0.4.1
66
	hermit-abi-0.1.19
67
	hermit-abi-0.3.1
68
	hex-0.3.2
69
	hex-0.4.3
70
	hmac-0.12.1
71
	home-0.5.4
72
	http-auth-0.1.8
73
	humantime-2.1.0
74
	idna-0.3.0
75
	ignore-0.4.20
76
	im-rc-15.1.0
77
	indexmap-1.9.2
78
	instant-0.1.12
79
	io-lifetimes-1.0.5
80
	is-terminal-0.4.3
81
	itertools-0.10.5
82
	itoa-1.0.5
83
	jobserver-0.1.25
84
	kstring-2.0.0
85
	lazy_static-1.4.0
86
	lazycell-1.3.0
87
	libc-0.2.139
88
	libgit2-sys-0.14.2+1.5.1
89
	libnghttp2-sys-0.1.7+1.45.0
90
	libssh2-sys-0.2.23
91
	libz-sys-1.1.8
92
	linux-raw-sys-0.1.4
93
	log-0.4.17
94
	memchr-2.5.0
95
	miniz_oxide-0.6.2
96
	miow-0.5.0
97
	nom8-0.2.0
98
	num-traits-0.2.15
99
	once_cell-1.17.1
100
	opener-0.5.2
101
	openssl-0.10.45
102
	openssl-macros-0.1.0
103
	openssl-probe-0.1.5
104
	openssl-src-111.25.0+1.1.1t
105
	openssl-sys-0.9.80
106
	ordered-float-2.10.0
107
	os_info-3.6.0
108
	os_str_bytes-6.4.1
109
	pathdiff-0.2.1
110
	percent-encoding-2.2.0
111
	pkg-config-0.3.26
112
	proc-macro-error-1.0.4
113
	proc-macro-error-attr-1.0.4
114
	proc-macro2-1.0.51
115
	quote-1.0.23
116
	rand_core-0.6.4
117
	rand_xoshiro-0.6.0
118
	redox_syscall-0.2.16
119
	regex-1.7.1
120
	regex-automata-0.1.10
121
	regex-syntax-0.6.28
122
	remove_dir_all-0.5.3
123
	rustc-workspace-hack-1.0.0
124
	rustfix-0.6.1
125
	rustix-0.36.8
126
	ryu-1.0.12
127
	same-file-1.0.6
128
	schannel-0.1.21
129
	semver-1.0.16
130
	serde-1.0.152
131
	serde-value-0.7.0
132
	serde_derive-1.0.152
133
	serde_ignored-0.1.7
134
	serde_json-1.0.93
135
	serde_spanned-0.6.1
136
	sha1-0.10.5
137
	shell-escape-0.1.5
138
	sized-chunks-0.6.5
139
	socket2-0.4.7
140
	static_assertions-1.1.0
141
	strip-ansi-escapes-0.1.1
142
	strsim-0.10.0
143
	subtle-2.4.1
144
	syn-1.0.107
145
	tar-0.4.38
146
	tempfile-3.3.0
147
	termcolor-1.2.0
148
	textwrap-0.16.0
149
	thread_local-1.1.7
150
	tinyvec-1.6.0
151
	tinyvec_macros-0.1.1
152
	toml-0.5.11
153
	toml-0.6.0
154
	toml_datetime-0.5.1
155
	toml_edit-0.15.0
156
	toml_edit-0.18.1
157
	typenum-1.16.0
158
	unicode-bidi-0.3.10
159
	unicode-ident-1.0.6
160
	unicode-normalization-0.1.22
161
	unicode-width-0.1.10
162
	unicode-xid-0.2.4
163
	url-2.3.1
164
	utf8parse-0.2.0
165
	vcpkg-0.2.15
166
	version_check-0.9.4
167
	vte-0.10.1
168
	vte_generate_state_changes-0.1.1
169
	walkdir-2.3.2
170
	winapi-0.3.9
171
	winapi-i686-pc-windows-gnu-0.4.0
172
	winapi-util-0.1.5
173
	winapi-x86_64-pc-windows-gnu-0.4.0
174
	windows-sys-0.42.0
175
	windows-sys-0.45.0
176
	windows-targets-0.42.1
177
	windows_aarch64_gnullvm-0.42.1
178
	windows_aarch64_msvc-0.42.1
179
	windows_i686_gnu-0.42.1
180
	windows_i686_msvc-0.42.1
181
	windows_x86_64_gnu-0.42.1
182
	windows_x86_64_gnullvm-0.42.1
183
	windows_x86_64_msvc-0.42.1
13
${MY_P}
14
adler-1.0.2
15
aho-corasick-0.7.20
16
aho-corasick-1.0.1
17
anstream-0.3.2
18
anstyle-1.0.0
19
anstyle-parse-0.2.0
20
anstyle-query-1.0.0
21
anstyle-wincon-1.0.1
22
anyhow-1.0.71
23
arrayvec-0.5.2
24
autocfg-1.1.0
25
base16ct-0.2.0
26
base64-0.13.1
27
base64ct-1.6.0
28
bitflags-1.3.2
29
bitmaps-2.1.0
30
block-buffer-0.10.4
31
bstr-1.4.0
32
bumpalo-3.12.1
33
bytesize-1.2.0
34
cargo-0.70.1
35
cargo-platform-0.1.2
36
cargo-util-0.2.3
37
cbindgen-0.24.3
38
cc-1.0.79
39
cfg-if-1.0.0
40
clap-4.2.7
41
clap_builder-4.2.7
42
clap_derive-4.2.0
43
clap_lex-0.4.1
44
colorchoice-1.0.0
45
commoncrypto-0.2.0
46
commoncrypto-sys-0.2.0
47
const-oid-0.9.2
48
core-foundation-0.9.3
49
core-foundation-sys-0.8.4
50
cpufeatures-0.2.7
51
crates-io-0.36.0
52
crc32fast-1.3.2
53
crypto-bigint-0.5.2
54
crypto-common-0.1.6
55
crypto-hash-0.3.4
56
ct-codecs-1.1.1
57
curl-0.4.44
58
curl-sys-0.4.61+curl-8.0.1
59
der-0.7.5
60
digest-0.10.6
61
ecdsa-0.16.6
62
ed25519-compact-2.0.4
63
either-1.8.1
64
elliptic-curve-0.13.4
65
env_logger-0.10.0
66
errno-0.3.1
67
errno-dragonfly-0.1.2
68
fastrand-1.9.0
69
ff-0.13.0
70
fiat-crypto-0.1.20
71
filetime-0.2.21
72
flate2-1.0.26
73
fnv-1.0.7
74
foreign-types-0.3.2
75
foreign-types-shared-0.1.1
76
form_urlencoded-1.1.0
77
fwdansi-1.1.0
78
generic-array-0.14.7
79
getrandom-0.2.9
80
git2-0.16.0
81
git2-curl-0.17.0
82
glob-0.3.1
83
globset-0.4.10
84
group-0.13.0
85
hashbrown-0.12.3
86
heck-0.4.1
87
hermit-abi-0.3.1
88
hex-0.3.2
89
hex-0.4.3
90
hkdf-0.12.3
91
hmac-0.12.1
92
home-0.5.5
93
http-auth-0.1.8
94
humantime-2.1.0
95
idna-0.3.0
96
ignore-0.4.20
97
im-rc-15.1.0
98
indexmap-1.9.3
99
instant-0.1.12
100
io-lifetimes-1.0.10
101
is-terminal-0.4.7
102
itertools-0.10.5
103
itoa-1.0.6
104
jobserver-0.1.26
105
js-sys-0.3.61
106
lazycell-1.3.0
107
lazy_static-1.4.0
108
libc-0.2.142
109
libgit2-sys-0.14.1+1.5.0
110
libnghttp2-sys-0.1.7+1.45.0
111
libssh2-sys-0.2.23
112
libz-sys-1.1.9
113
linux-raw-sys-0.3.6
114
log-0.4.17
115
memchr-2.5.0
116
miniz_oxide-0.7.1
117
miow-0.5.0
118
num-traits-0.2.15
119
once_cell-1.17.1
120
opener-0.5.2
121
openssl-0.10.52
122
openssl-macros-0.1.1
123
openssl-probe-0.1.5
124
openssl-src-111.25.3+1.1.1t
125
openssl-sys-0.9.87
126
ordered-float-2.10.0
127
orion-0.17.4
128
os_info-3.7.0
129
p384-0.13.0
130
pasetors-0.6.6
131
pathdiff-0.2.1
132
pem-rfc7468-0.7.0
133
percent-encoding-2.2.0
134
pkcs8-0.10.2
135
pkg-config-0.3.26
136
primeorder-0.13.1
137
proc-macro2-1.0.56
138
quote-1.0.26
139
rand_core-0.6.4
140
rand_xoshiro-0.6.0
141
redox_syscall-0.2.16
142
redox_syscall-0.3.5
143
regex-1.8.1
144
regex-automata-0.1.10
145
regex-syntax-0.7.1
146
rfc6979-0.4.0
147
rustc-workspace-hack-1.0.0
148
rustfix-0.6.1
149
rustix-0.37.18
150
ryu-1.0.13
151
same-file-1.0.6
152
schannel-0.1.21
153
sec1-0.7.2
154
semver-1.0.17
155
serde-1.0.160
156
serde_derive-1.0.160
157
serde_ignored-0.1.7
158
serde_json-1.0.96
159
serde_spanned-0.6.1
160
serde-value-0.7.0
161
sha1-0.10.5
162
sha2-0.10.6
163
shell-escape-0.1.5
164
signature-2.1.0
165
sized-chunks-0.6.5
166
socket2-0.4.9
167
spki-0.7.1
168
strip-ansi-escapes-0.1.1
169
strsim-0.10.0
170
subtle-2.4.1
171
syn-1.0.109
172
syn-2.0.15
173
tar-0.4.38
174
tempfile-3.5.0
175
termcolor-1.2.0
176
thread_local-1.1.7
177
time-0.3.20
178
time-core-0.1.0
179
time-macros-0.2.8
180
tinyvec-1.6.0
181
tinyvec_macros-0.1.1
182
toml-0.5.11
183
toml-0.7.3
184
toml_datetime-0.6.1
185
toml_edit-0.19.8
186
typenum-1.16.0
187
unicode-bidi-0.3.13
188
unicode-ident-1.0.8
189
unicode-normalization-0.1.22
190
unicode-width-0.1.10
191
unicode-xid-0.2.4
192
url-2.3.1
193
utf8parse-0.2.1
194
vcpkg-0.2.15
195
version_check-0.9.4
196
vte-0.10.1
197
vte_generate_state_changes-0.1.1
198
walkdir-2.3.3
199
wasi-0.11.0+wasi-snapshot-preview1
200
wasm-bindgen-0.2.84
201
wasm-bindgen-backend-0.2.84
202
wasm-bindgen-macro-0.2.84
203
wasm-bindgen-macro-support-0.2.84
204
wasm-bindgen-shared-0.2.84
205
winapi-0.3.9
206
winapi-i686-pc-windows-gnu-0.4.0
207
winapi-util-0.1.5
208
winapi-x86_64-pc-windows-gnu-0.4.0
209
windows_aarch64_gnullvm-0.42.2
210
windows_aarch64_gnullvm-0.48.0
211
windows_aarch64_msvc-0.42.2
212
windows_aarch64_msvc-0.48.0
213
windows_i686_gnu-0.42.2
214
windows_i686_gnu-0.48.0
215
windows_i686_msvc-0.42.2
216
windows_i686_msvc-0.48.0
217
windows-sys-0.42.0
218
windows-sys-0.45.0
219
windows-sys-0.48.0
220
windows-targets-0.42.2
221
windows-targets-0.48.0
222
windows_x86_64_gnu-0.42.2
223
windows_x86_64_gnu-0.48.0
224
windows_x86_64_gnullvm-0.42.2
225
windows_x86_64_gnullvm-0.48.0
226
windows_x86_64_msvc-0.42.2
227
windows_x86_64_msvc-0.48.0
228
winnow-0.4.6
229
zeroize-1.6.0
184 230
"
185 231

  
186 232
inherit cargo
......
205 251
	net-misc/curl[ssl]
206 252
	sys-libs/zlib"
207 253
DEPEND="${RDEPEND}"
208
BDEPEND=">=virtual/rust-1.67.0"
254
BDEPEND=">=virtual/rust-1.69"
209 255

  
210 256
QA_FLAGS_IGNORED="usr/bin/cargo-capi usr/bin/cargo-cbuild usr/bin/cargo-ctest usr/bin/cargo-cinstall"
211 257

  
Thank you!