Bug 267543 - www/webtrees: mark deprecated and set expiration_date
Summary: www/webtrees: mark deprecated and set expiration_date
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:
Keywords:
Depends on: 267466
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-03 15:00 UTC by Krzysztof
Modified: 2022-12-29 12:49 UTC (History)
2 users (show)

See Also:
fbsd: maintainer-feedback+


Attachments
patch to set expiration date (508 bytes, patch)
2022-11-03 15:00 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!