Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815661 - net-news/newsboat-2.25 version bump please (with crates patch)
Summary: net-news/newsboat-2.25 version bump please (with crates patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-10-01 14:02 UTC by Ulenrich
Modified: 2022-08-03 04:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
different crates from 2.23-r1_to_newsboat-2.25.ebuild.patch (newsboat-2.25.ebuild.patch,2.84 KB, patch)
2021-10-01 14:05 UTC, Ulenrich
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulenrich 2021-10-01 14:02:19 UTC
There is a new
net-news/newsboat-2.25.ebuild
with many new versions of crates
Comment 1 Ulenrich 2021-10-01 14:05:15 UTC
Created attachment 742392 [details, diff]
different crates from 2.23-r1_to_newsboat-2.25.ebuild.patch

all the correct crates version for the updated newsboat in the patch
Comment 2 riepernet 2021-11-12 15:46:24 UTC
newsboat depends on sys-libs/ncurses:0=[unicode] but the available ncurses versions dont have that use flag anymore.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-12 21:15:22 UTC
(In reply to riepernet from comment #2)
> newsboat depends on sys-libs/ncurses:0=[unicode] but the available ncurses
> versions dont have that use flag anymore.

That's not correct (file a bug if this were the case!), the current versions have:
>sys-libs/ncurses:=[unicode(+)]

.. and it would be a CI error if it didn't have that (+) part.
Comment 4 Morteza 2022-01-13 10:20:55 UTC
there is even 2.26 now and gentoo yet to update to new version
Comment 5 Larry the Git Cow gentoo-dev 2022-08-03 04:21:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479641ef1af5e7ded4c382483270e3b4b0dec3e3

commit 479641ef1af5e7ded4c382483270e3b4b0dec3e3
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2022-08-03 04:20:14 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2022-08-03 04:20:14 +0000

    net-news/newsboat: add 2.28
    
    Closes: https://bugs.gentoo.org/815661
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 net-news/newsboat/Manifest                        |  68 +++++++++
 net-news/newsboat/files/newsboat-2.28-flags.patch |  16 +++
 net-news/newsboat/newsboat-2.28.ebuild            | 160 ++++++++++++++++++++++
 3 files changed, 244 insertions(+)