Bug 283902

Summary: www/rss-bridge: Update to 2025-01-02
Product: Ports & Packages Reporter: Oleg Sidorkin <osidorkin>
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2025-01-02
Attachments:
Description Flags
patch to update www/rss-brigde from 2024-02-02 to 2025-01-02 (to apply via git am)
osidorkin: maintainer-approval+
patch to update www/rss-brigde from 2024-02-02 to 2025-01-02 v.2 (to apply via git am) osidorkin: maintainer-approval+

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