Bug 261269 - www/rss-bridge: Update to 2022-01-20
Summary: www/rss-bridge: Update to 2022-01-20
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: Fernando Apesteguía
URL: https://github.com/RSS-Bridge/rss-bri...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-17 13:08 UTC by Oleg Sidorkin
Modified: 2022-01-24 11:51 UTC (History)
1 user (show)

See Also:


Attachments
Patch with upstream fixes for TwitterBridge (1.30 KB, patch)
2022-01-17 13:08 UTC, Oleg Sidorkin
osidorkin: maintainer-approval+
Details | Diff
patch to update www/rss-brigde from 2021-04-25 to 2022-01-20 (8.46 KB, patch)
2022-01-20 12:22 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 2022-01-17 13:08:06 UTC
Created attachment 231072 [details]
Patch with upstream fixes for TwitterBridge

Twitter changed its API recently. It caused lots of 5xx errors in bridge. Pull upstream changes that fixes the bridge.
Comment 1 Oleg Sidorkin 2022-01-20 12:22:10 UTC
Created attachment 231175 [details]
patch to update www/rss-brigde from 2021-04-25 to 2022-01-20

New version was released so just update the port
Comment 2 Oleg Sidorkin 2022-01-20 12:23:27 UTC
Tested locally with portlint and poudriere
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-21 07:13:09 UTC
^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-01-24 11:22:44 UTC
A commit in branch main references this bug:

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

commit 3f727f660316c755b27c6f07d786972e0a88d1b4
Author:     Oleg Sidorkin <osidorkin@gmail.com>
AuthorDate: 2022-01-21 07:12:20 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-01-24 11:20:29 +0000

    www/rss-bridge: Update to 2022-01-20

    ChangeLog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2022-01-20

    PR:     261269
    Reported by:    osidorkin@gmail.com (maintainer)

 www/rss-bridge/Makefile  |  5 +++--
 www/rss-bridge/distinfo  |  6 +++---
 www/rss-bridge/pkg-plist | 31 ++++++++++++++++++++++++-------
 3 files changed, 30 insertions(+), 12 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-24 11:24:43 UTC
Committed,

Thanks!
Comment 6 Oleg Sidorkin 2022-01-24 11:47:57 UTC
(In reply to Fernando Apesteguía from comment #5)
Thanks for looking at this
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-24 11:51:29 UTC
(In reply to Oleg Sidorkin from comment #6)
No problem!