Bug 266242 - www/tt-rss: Update to g20220903 d47b8c849
Summary: www/tt-rss: Update to g20220903 d47b8c849
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://dev.tt-rss.org/fox/tt-rss/com...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-05 22:33 UTC by Derek Schrock
Modified: 2022-09-06 13:04 UTC (History)
1 user (show)

See Also:


Attachments
Update to g20220903 d47b8c849 (29.38 KB, patch)
2022-09-05 22:33 UTC, Derek Schrock
dereks: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Schrock 2022-09-05 22:33:45 UTC
Created attachment 236382 [details]
Update to g20220903 d47b8c849

- Update to g20220903 d47b8c849 [1]
- Add newsyslog config
- Add -H to daemon to support log rotation
- portclipply and SUB var cleanup

[1] https://dev.tt-rss.org/fox/tt-rss/compare/7c45b3f78...d47b8c849
Comment 1 Derek Schrock 2022-09-05 22:48:57 UTC
portlint: ok. 2 expected warnings: NLS, hyphen.
testport: ok. 13amd64.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-06 11:42:20 UTC
A commit in branch main references this bug:

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

commit 96dd38432f28d69f348deb5a3278d6f660d42bd7
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2022-09-06 11:37:27 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-09-06 11:41:32 +0000

    www/tt-rss: Update to g20220903

     - Update to g20220903 d47b8c849
     - Add newsyslog config
     - Add -H to daemon to support log rotation
     - portclipply and SUB var cleanup

    ChangeLog:      https://dev.tt-rss.org/fox/tt-rss/compare/7c45b3f78...d47b8c849
    PR:             266242

 www/tt-rss/Makefile                     |  29 +++++----
 www/tt-rss/distinfo                     |   6 +-
 www/tt-rss/files/newsyslog.sample (new) |   1 +
 www/tt-rss/files/ttrssd.in              |   3 +-
 www/tt-rss/pkg-plist                    | 112 ++++++++++++++++++++++++++++++++
 5 files changed, 134 insertions(+), 17 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-09-06 13:04:18 UTC
Committed, thanks!