Created attachment 248922 [details] add flavour support The attached patch adds flavour support to tt-rss. It works with php 8.3.
Since the package is being moved there should be a MOVED entry. Since it's renamed PORTEPOCH and PORTREVISION can be reset/removed. Can those changed be made here?
Yes, the package name changes, but the port location (www/tt-rss) doesn't. MOVED contains ww/tt-rss, as such an entry in MOVED doesn't apply. I'm not sure about PORTEPOCH and PORTREVISION. At first look I would say it is still needed. I think poudriere and pkg only look at the version (including epoch and revision) for a given origin. This may have changed with subpackages. I'll try to find out.
(In reply to Alexander Leidinger from comment #2) I got a reply on freebsd-ports@, they shall not be reset as the origin stays the same.
Comment on attachment 248922 [details] add flavour support Looks good.
(In reply to Derek Schrock from comment #4) Do you mind to update the maintainer-feedback for this (I assume it means you approve the commit)?
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=24ed2e2cf6d1ebb003bf446e7f9cdc5e0b1a552e commit 24ed2e2cf6d1ebb003bf446e7f9cdc5e0b1a552e Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2024-03-07 13:32:34 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2024-03-07 13:35:25 +0000 www/tt-rss: flavourize This port works with PHP 8.3. PR: 277478 Approved by: maintainer www/tt-rss/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)