Bug 272498

Summary: www/rss-bridge: Update to 2023-07-13
Product: Ports & Packages Reporter: Oleg Sidorkin <osidorkin>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Some People CC: eduardo
Priority: --- Flags: eduardo: merge-quarterly-
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2023-07-13
Attachments:
Description Flags
patch to update www/rss-brigde from 2023-07-11 to 2023-07-13 (to apply via git am) osidorkin: maintainer-approval+

Description Oleg Sidorkin 2023-07-14 08:37:44 UTC
Created attachment 243382 [details]
patch to update www/rss-brigde from 2023-07-11 to 2023-07-13 (to apply via git am)

Hi.
New release of rss-bridge is out (2 days after prevoius, "because i forgot to modify version string in code" :) ), so here's the patch to update the port.

Poudriere checks passed, portlint -A shows no errors.

Spotted by portscout.

Thanks.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2023-07-14 14:13:43 UTC
Hello,

2023Q3 quarter is at version 2023-03-22

Nevermind about MFH
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-14 14:18:05 UTC
A commit in branch main references this bug:

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

commit e4649b6d373d8a3877318bb524154ec371502ffb
Author:     Oleg Sidorkin <osidorkin@gmail.com>
AuthorDate: 2023-07-14 14:14:14 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-07-14 14:16:47 +0000

    www/rss-bridge: Update to 2023-07-13

    New release of rss-bridge is out (2 days after prevoius, "because i
    forgot to modify version string in code" :) ), so here's the patch to
    update the port.

    ChangeLog:      https://github.com/RSS-Bridge/rss-bridge/releases/tag/2023-07-13
    PR:             272498

 www/rss-bridge/Makefile  | 2 +-
 www/rss-bridge/distinfo  | 6 +++---
 www/rss-bridge/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2023-07-14 14:18:45 UTC
Committed, thanks!