Bug 272498 - www/rss-bridge: Update to 2023-07-13
Summary: www/rss-bridge: Update to 2023-07-13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Nuno Teixeira
URL: https://github.com/RSS-Bridge/rss-bri...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-14 08:37 UTC by Oleg Sidorkin
Modified: 2023-07-14 14:18 UTC (History)
1 user (show)

See Also:
eduardo: merge-quarterly-


Attachments
patch to update www/rss-brigde from 2023-07-11 to 2023-07-13 (to apply via git am) (1.71 KB, patch)
2023-07-14 08:37 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 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!