git: 0fdf2e8cbf13 - main - www/webtrees20: Mark deprecated and set expiration_date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 18:39:15 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fdf2e8cbf13f3042f1c75552125cc59c769a658 commit 0fdf2e8cbf13f3042f1c75552125cc59c769a658 Author: Krzysztof <ports@bsdserwis.com> AuthorDate: 2024-12-27 18:38:10 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-12-27 18:38:10 +0000 www/webtrees20: Mark deprecated and set expiration_date PR: 283148 Approved by: submitter is maintainer --- www/webtrees20/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/webtrees20/Makefile b/www/webtrees20/Makefile index e5da72752669..43f21bd1b8d8 100644 --- a/www/webtrees20/Makefile +++ b/www/webtrees20/Makefile @@ -10,6 +10,9 @@ WWW= https://webtrees.net/ LICENSE= GPLv3+ +DEPRECATED= Uses obsolete PHP version; use www/webtrees21 or www/webtrees22 instead +EXPIRATION_DATE= 2024-12-31 + USES= cpe php shebangfix zip USE_PHP= calendar dom filter gd pdo_mysql session simplexml xml