Bug 267543

Summary: www/webtrees: mark deprecated and set expiration_date
Product: Ports & Packages Reporter: Krzysztof <ports>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Some People CC: eduardo, fbsd
Priority: --- Flags: fbsd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 267466    
Bug Blocks:    
Attachments:
Description Flags
patch to set expiration date ports: maintainer-approval+

Description Krzysztof 2022-11-03 15:00:28 UTC
Created attachment 237843 [details]
patch to set expiration date

www/webtrees should be set as deprecated because it depens on obnsolete php version.

This patch should be aplied after bug #267466 will be committed (security upgrade).

Also I suggest adding such entry to MOVED:
www/webtrees|www/webtrees21|2023-01-15|Obsolete - use webtrees21 instead

If I miss something please correct me
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-29 12:09:12 UTC
A commit in branch main references this bug:

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

commit 509f0881bafb3ab87ace46b58f59fb6659c98f6d
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2022-12-29 12:05:30 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-29 12:07:56 +0000

    www/webtrees: Mark deprecated and set expiration date

    Setting www/webtrees as deprecated because it depends on obsolete php version.

    PR:             267543

 www/webtrees/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-29 12:49:37 UTC
I've updated expiration date to have a least one month since commit date.

Committed, thanks!