Skip to content

Commit

Permalink
www/newsboat: Upgrade to 2.33
Browse files Browse the repository at this point in the history
ChangeLog:
https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md#233---2023-09-24

Added

 * Support for 0..9 keys in dialog overview. If you never used dialog overview,
   it's invoked by V key by default and is very useful if you also employ
   ^V/^G/^X to keep multiple dialogs open within Newsboat (Dennis van der
   Schagt) Support importing OPML 2.0 with --import-from-opml

Changed

 * Image enclosures are now displayed at the start of the article. This improves
   support for Mastodon feeds
 * In feeds that lack title and whose URLs end entirely in digits, use the
   description as a title instead. This improves support for Mastodon feeds and
   hopefully doesn't break others
 * Taught contrib/image-preview/nbrun to take Newsboat's CLI arguments
 * Updated translations: Dutch (Dennis van der Schagt), German (Lysander
   Trischler), Italian (Mauro Scomparin), Polish (Carno), Russian and Ukrainian
   (Alexander Batischev), Spanish (Roboron3042), Swedish (Dennis Öberg), Turkish
   (Emir SARI)
 * Bumped minimum supported Rust version to 1.68.2

Fixed

 * Hanging if scripts used by filter:, bookmark-cmd, or html-renderer process
   their input in a streaming fashion rather than reading it entirely before
   outputting anything (Alexander Batischev)
 * Slowness in opening and navigating feeds that contain many items
 * --export-to-opml producing invalid OPML documents (missing text attribute)

PR:		275309
Reported by:	mt-bugs@markoturk.info (maintainer)
  • Loading branch information
Marko Turk authored and fernape committed Nov 30, 2023
1 parent c3ae624 commit 2287f84
Show file tree
Hide file tree
Showing 4 changed files with 222 additions and 192 deletions.
5 changes: 2 additions & 3 deletions www/newsboat/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= newsboat
DISTVERSION= 2.30.1
PORTREVISION= 7
DISTVERSION= 2.33
CATEGORIES= www
MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
Expand All @@ -25,7 +24,7 @@ SHEBANG_FILES= contrib/bookmark-evernote.sh contrib/exportOPMLWithTags.py \
contrib/feedgrabber.rb contrib/getpocket.com/send-to-pocket.sh \
contrib/heise.rb contrib/image-preview/nbparser \
contrib/slashdot.rb doc/examples/example-exec-script.py \
contrib/newsboat_reorganize.py
contrib/newsboat_reorganize.py contrib/move_url.py

MAKE_ENV= ${CARGO_ENV}
CARGO_BUILD= no
Expand Down
134 changes: 72 additions & 62 deletions www/newsboat/Makefile.crates
Original file line number Diff line number Diff line change
@@ -1,103 +1,113 @@
CARGO_CRATES= addr2line-0.17.0 \
CARGO_CRATES= addr2line-0.19.0 \
adler-1.0.2 \
aho-corasick-0.7.19 \
aho-corasick-0.7.20 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
autocfg-1.1.0 \
backtrace-0.3.66 \
backtrace-0.3.67 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
bitflags-2.4.0 \
block-0.1.6 \
bumpalo-3.11.0 \
bumpalo-3.13.0 \
byteorder-1.4.3 \
cc-1.0.73 \
cc-1.0.79 \
cfg-if-1.0.0 \
chrono-0.4.23 \
chrono-0.4.31 \
codespan-reporting-0.11.1 \
core-foundation-sys-0.8.3 \
curl-sys-0.4.59+curl-7.86.0 \
cxx-1.0.85 \
cxx-build-1.0.85 \
cxxbridge-flags-1.0.85 \
cxxbridge-macro-1.0.85 \
dirs-4.0.0 \
dirs-sys-0.3.7 \
fastrand-1.8.0 \
core-foundation-sys-0.8.4 \
curl-sys-0.4.66+curl-8.3.0 \
cxx-1.0.107 \
cxx-build-1.0.107 \
cxxbridge-flags-1.0.107 \
cxxbridge-macro-1.0.107 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
fastrand-2.0.0 \
fnv-1.0.7 \
form_urlencoded-1.1.0 \
getrandom-0.2.7 \
form_urlencoded-1.2.0 \
getrandom-0.2.10 \
gettext-rs-0.7.0 \
gettext-sys-0.21.3 \
gimli-0.26.2 \
iana-time-zone-0.1.50 \
idna-0.3.0 \
instant-0.1.12 \
js-sys-0.3.60 \
gimli-0.27.3 \
iana-time-zone-0.1.57 \
iana-time-zone-haiku-0.1.2 \
idna-0.4.0 \
js-sys-0.3.64 \
lazy_static-1.4.0 \
lexopt-0.2.1 \
libc-0.2.139 \
libz-sys-1.1.8 \
link-cplusplus-1.0.7 \
lexopt-0.3.0 \
libc-0.2.148 \
libm-0.2.7 \
libz-sys-1.1.9 \
link-cplusplus-1.0.9 \
linux-raw-sys-0.4.3 \
locale_config-0.3.0 \
log-0.4.17 \
log-0.4.19 \
malloc_buf-0.0.6 \
md5-0.7.0 \
memchr-2.5.0 \
minimal-lexical-0.2.1 \
miniz_oxide-0.5.4 \
miniz_oxide-0.6.2 \
natord-1.0.9 \
nom-7.1.1 \
num-integer-0.1.45 \
nom-7.1.3 \
num-traits-0.2.15 \
objc-0.2.7 \
objc-foundation-0.1.1 \
objc_id-0.1.1 \
object-0.29.0 \
once_cell-1.16.0 \
percent-encoding-2.2.0 \
pkg-config-0.3.25 \
ppv-lite86-0.2.16 \
proc-macro2-1.0.44 \
proptest-1.0.0 \
object-0.30.4 \
once_cell-1.18.0 \
percent-encoding-2.3.0 \
pkg-config-0.3.27 \
ppv-lite86-0.2.17 \
proc-macro2-1.0.63 \
proptest-1.2.0 \
quick-error-1.2.3 \
quick-error-2.0.1 \
quote-1.0.21 \
quote-1.0.29 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
rand_xorshift-0.3.0 \
redox_syscall-0.2.16 \
redox_users-0.4.3 \
regex-1.6.0 \
regex-syntax-0.6.27 \
remove_dir_all-0.5.3 \
rustc-demangle-0.1.21 \
redox_syscall-0.3.5 \
regex-1.7.3 \
regex-syntax-0.6.29 \
rustc-demangle-0.1.23 \
rustix-0.38.4 \
rusty-fork-0.3.0 \
scratch-1.0.2 \
scratch-1.0.5 \
section_testing-0.0.5 \
syn-1.0.100 \
syn-2.0.25 \
temp-dir-0.1.11 \
tempfile-3.3.0 \
termcolor-1.1.3 \
thiserror-1.0.36 \
thiserror-impl-1.0.36 \
tempfile-3.8.0 \
termcolor-1.2.0 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.0 \
unicode-bidi-0.3.8 \
unicode-ident-1.0.4 \
tinyvec_macros-0.1.1 \
unarray-0.1.4 \
unicode-bidi-0.3.13 \
unicode-ident-1.0.9 \
unicode-normalization-0.1.22 \
unicode-width-0.1.10 \
url-2.3.1 \
unicode-width-0.1.11 \
url-2.4.1 \
vcpkg-0.2.15 \
wait-timeout-0.2.0 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.83 \
wasm-bindgen-backend-0.2.83 \
wasm-bindgen-macro-0.2.83 \
wasm-bindgen-macro-support-0.2.83 \
wasm-bindgen-shared-0.2.83 \
wasm-bindgen-0.2.87 \
wasm-bindgen-backend-0.2.87 \
wasm-bindgen-macro-0.2.87 \
wasm-bindgen-macro-support-0.2.87 \
wasm-bindgen-shared-0.2.87 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
xdg-2.4.1
windows-0.48.0 \
windows-sys-0.48.0 \
windows-targets-0.48.0 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.48.0 \
xdg-2.5.2

0 comments on commit 2287f84

Please sign in to comment.