Bug 285858 - www/newsboat: Update to 2.39
Summary: www/newsboat: Update to 2.39
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL: https://github.com/newsboat/newsboat/...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-03 07:37 UTC by Herbert J. Skuhra
Modified: 2025-04-15 03:16 UTC (History)
2 users (show)

See Also:
mt-bugs: maintainer-feedback+


Attachments
Newsboat 2.39 (73.34 KB, patch)
2025-04-03 07:37 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2025-04-03 07:37:38 UTC
Created attachment 259290 [details]
Newsboat 2.39

The attached patch updates www/newsboat to version 2.39.

https://github.com/newsboat/newsboat/releases/tag/r2.38
https://github.com/newsboat/newsboat/releases/tag/r2.39
Comment 1 Marko Turk 2025-04-14 09:23:09 UTC
Thanks.

Marko
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-04-15 03:15:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=292571160bdfbf20e9c6c21f46c71df365430bd6

commit 292571160bdfbf20e9c6c21f46c71df365430bd6
Author:     Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2025-04-15 03:06:18 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-04-15 03:14:58 +0000

    www/newsboat: Update to 2.39

    Changelogs:
    https://github.com/newsboat/newsboat/releases/tag/r2.38
    https://github.com/newsboat/newsboat/releases/tag/r2.39

    PR:             285858
    Approved by:    Marko Turk <mt-bugs@markoturk.info> (maintainer)

 www/newsboat/Makefile             |   3 +-
 www/newsboat/Makefile.crates      | 272 ++++++++++---------
 www/newsboat/distinfo             | 546 ++++++++++++++++++++------------------
 www/newsboat/files/patch-Makefile |  14 +-
 www/newsboat/pkg-plist            |   4 +-
 5 files changed, 444 insertions(+), 395 deletions(-)
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2025-04-15 03:16:06 UTC
Thanks your for work! Committed.