Bug 283902 - www/rss-bridge: Update to 2025-01-02
Summary: www/rss-bridge: Update to 2025-01-02
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: Koichiro Iwao
URL: https://github.com/RSS-Bridge/rss-bri...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-07 11:25 UTC by Oleg Sidorkin
Modified: 2025-01-08 14:44 UTC (History)
1 user (show)

See Also:


Attachments
patch to update www/rss-brigde from 2024-02-02 to 2025-01-02 (to apply via git am) (13.81 KB, patch)
2025-01-07 11:26 UTC, Oleg Sidorkin
osidorkin: maintainer-approval+
Details | Diff
patch to update www/rss-brigde from 2024-02-02 to 2025-01-02 v.2 (to apply via git am) (14.10 KB, patch)
2025-01-08 10:21 UTC, Oleg Sidorkin
osidorkin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Sidorkin 2025-01-07 11:25:04 UTC
Hi.

New release of rss-bridge is out, so here's the patch to update the port.

Poudriere checks passed, portlint -A shows no errors.

Thanks.
Comment 1 Oleg Sidorkin 2025-01-07 11:26:28 UTC
Created attachment 256498 [details]
patch to update www/rss-brigde from 2024-02-02 to 2025-01-02 (to apply via git am)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2025-01-08 00:50:46 UTC
The patch doesn't apply.
Comment 3 Oleg Sidorkin 2025-01-08 10:21:49 UTC
Created attachment 256536 [details]
patch to update www/rss-brigde from 2024-02-02 to 2025-01-02 v.2 (to apply via git am)

Sorry: I've added flavors a while ago to USES and not upstreamed changes.
Merged it and double checked on clean ports
Comment 4 Koichiro Iwao freebsd_committer freebsd_triage 2025-01-08 14:05:22 UTC
Thanks, I can apply the new patch. Testing...
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-01-08 14:23:25 UTC
A commit in branch main references this bug:

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

commit d9c30d0cf2a4a0b8bf9d5b8a12899feadd57ddbc
Author:     Oleg Sidorkin <osidorkin@gmail.com>
AuthorDate: 2025-01-03 16:31:51 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-01-08 14:22:01 +0000

    www/rss-bridge: Update to 2025-01-02

    While here, flavorize.

    PR:             283902
    Changes:        https://github.com/RSS-Bridge/rss-bridge/releases/tag/2025-01-02

 www/rss-bridge/Makefile  |  7 +++--
 www/rss-bridge/distinfo  |  6 ++--
 www/rss-bridge/pkg-plist | 71 ++++++++++++++++++++++++++++++++++++++++++------
 3 files changed, 69 insertions(+), 15 deletions(-)
Comment 6 Koichiro Iwao freebsd_committer freebsd_triage 2025-01-08 14:24:12 UTC
Committed, thanks!
Comment 7 Oleg Sidorkin 2025-01-08 14:44:28 UTC
(In reply to Koichiro Iwao from comment #6)
Thanks