Bug 277478 - www/tt-rss: flavourize
Summary: www/tt-rss: flavourize
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-04 15:55 UTC by Alexander Leidinger
Modified: 2024-03-07 13:36 UTC (History)
2 users (show)

See Also:
dereks: maintainer-feedback+


Attachments
add flavour support (615 bytes, patch)
2024-03-04 15:55 UTC, Alexander Leidinger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Leidinger freebsd_committer freebsd_triage 2024-03-04 15:55:50 UTC
Created attachment 248922 [details]
add flavour support

The attached patch adds flavour support to tt-rss. It works with php 8.3.
Comment 1 Derek Schrock 2024-03-06 03:51:30 UTC
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?
Comment 2 Alexander Leidinger freebsd_committer freebsd_triage 2024-03-06 06:37:51 UTC
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.
Comment 3 Alexander Leidinger freebsd_committer freebsd_triage 2024-03-06 07:57:28 UTC
(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 4 Derek Schrock 2024-03-06 14:04:26 UTC
Comment on attachment 248922 [details]
add flavour support

Looks good.
Comment 5 Alexander Leidinger freebsd_committer freebsd_triage 2024-03-07 09:43:47 UTC
(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)?
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-03-07 13:36:25 UTC
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(-)