Diff newsboat-2.21-r1 with a newsboat-2.23-r1

/usr/portage/net-news/newsboat/newsboat-2.23-r1.ebuild 2023-10-09 14:52:34.728368482 +0300
6 6
EAPI=7
7 7

  
8 8
CRATES="
9
addr2line-0.12.2
10
adler32-1.1.0
11
aho-corasick-0.7.13
12
arrayvec-0.5.1
13
autocfg-1.0.0
14
backtrace-0.3.49
9
addr2line-0.14.0
10
adler-0.2.3
11
aho-corasick-0.7.15
12
arrayvec-0.5.2
13
autocfg-1.0.1
14
backtrace-0.3.55
15 15
bit-set-0.5.2
16
bit-vec-0.6.2
16
bit-vec-0.6.3
17 17
bitflags-1.2.1
18
bitvec-0.19.4
18 19
block-0.1.6
19 20
byteorder-1.3.4
20
cc-1.0.57
21
cc-1.0.66
21 22
cfg-if-0.1.10
22
chrono-0.4.15
23
cfg-if-1.0.0
24
chrono-0.4.19
23 25
clap-2.33.3
24
curl-sys-0.4.36+curl-7.71.1
26
codespan-reporting-0.9.5
27
curl-sys-0.4.41+curl-7.75.0
28
cxx-0.5.10
29
cxx-build-0.5.10
30
cxxbridge-flags-0.5.10
31
cxxbridge-macro-0.5.10
25 32
fnv-1.0.7
26
getrandom-0.1.14
27
gettext-rs-0.5.0
28
gettext-sys-0.19.9
29
gimli-0.21.0
33
form_urlencoded-1.0.0
34
funty-1.1.0
35
getrandom-0.1.15
36
getrandom-0.2.0
37
gettext-rs-0.6.0
38
gettext-sys-0.21.0
39
gimli-0.23.0
30 40
idna-0.2.0
31 41
lazy_static-1.4.0
32
lexical-core-0.7.4
33
libc-0.2.77
34
libz-sys-1.1.0
42
lexical-core-0.7.5
43
libc-0.2.90
44
libz-sys-1.1.2
45
link-cplusplus-1.0.4
35 46
locale_config-0.3.0
36 47
malloc_buf-0.0.6
37 48
matches-0.1.8
38
memchr-2.3.3
39
miniz_oxide-0.3.7
49
memchr-2.3.4
50
miniz_oxide-0.4.3
40 51
natord-1.0.9
41
nom-5.1.2
42
num-integer-0.1.43
43
num-traits-0.2.12
52
nom-6.1.2
53
num-integer-0.1.44
54
num-traits-0.2.14
44 55
objc-0.2.7
45 56
objc-foundation-0.1.1
46 57
objc_id-0.1.1
47
object-0.20.0
48
once_cell-1.4.1
49
openssl-sys-0.9.58
58
object-0.22.0
59
once_cell-1.7.2
50 60
percent-encoding-2.1.0
51
pkg-config-0.3.17
52
ppv-lite86-0.2.8
61
pkg-config-0.3.19
62
ppv-lite86-0.2.10
63
proc-macro2-1.0.24
53 64
proptest-0.10.1
54 65
quick-error-1.2.3
66
quote-1.0.8
67
radium-0.5.3
55 68
rand-0.7.3
69
rand-0.8.3
56 70
rand_chacha-0.2.2
71
rand_chacha-0.3.0
57 72
rand_core-0.5.1
73
rand_core-0.6.2
58 74
rand_hc-0.2.0
75
rand_hc-0.3.0
59 76
rand_xorshift-0.2.0
60
redox_syscall-0.1.56
61
regex-1.3.9
62
regex-syntax-0.6.18
77
redox_syscall-0.2.4
78
regex-1.4.2
79
regex-syntax-0.6.21
63 80
remove_dir_all-0.5.3
64
rustc-demangle-0.1.16
81
rustc-demangle-0.1.18
65 82
rusty-fork-0.3.0
66 83
ryu-1.0.5
67
section_testing-0.0.4
84
scratch-1.0.0
85
section_testing-0.0.5
68 86
static_assertions-1.1.0
69
tempfile-3.1.0
87
syn-1.0.55
88
tap-1.0.0
89
tempfile-3.2.0
90
termcolor-1.1.2
70 91
textwrap-0.11.0
71 92
thread_local-1.0.1
72
time-0.1.43
73
tinyvec-0.3.3
93
time-0.1.44
94
tinyvec-1.1.0
95
tinyvec_macros-0.1.0
74 96
unicode-bidi-0.3.4
75
unicode-normalization-0.1.13
97
unicode-normalization-0.1.16
76 98
unicode-width-0.1.8
77
url-2.1.1
78
vcpkg-0.2.10
99
unicode-xid-0.2.1
100
url-2.2.1
101
vcpkg-0.2.11
79 102
version_check-0.9.2
80 103
wait-timeout-0.2.0
104
wasi-0.10.0+wasi-snapshot-preview1
81 105
wasi-0.9.0+wasi-snapshot-preview1
82 106
winapi-0.3.9
83 107
winapi-i686-pc-windows-gnu-0.4.0
108
winapi-util-0.1.5
84 109
winapi-x86_64-pc-windows-gnu-0.4.0
110
wyz-0.2.0
85 111
xdg-2.2.0
86 112
"
87 113

  
......
112 138
	sys-devel/gettext
113 139
"
114 140
BDEPEND="
115
	dev-ruby/asciidoctor
141
	>=dev-ruby/asciidoctor-1.5.3
116 142
	app-alternatives/awk
117 143
	virtual/pkgconfig
118
	>=virtual/rust-1.42.0
144
	>=virtual/rust-1.46.0
119 145
"
120 146

  
121 147
PATCHES=(
122
	"${FILESDIR}/${PN}-2.11-flags.patch"
148
	"${FILESDIR}/${PN}-2.23-flags.patch"
123 149
)
124 150

  
125 151
src_configure() {
Thank you!