git: 295700ea149b - main - www/validator: expire on 2025-02-01 for textproc/p5-HTML-Tidy
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jan 2025 11:25:16 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=295700ea149ba66055016e2540e551c0aecced8f commit 295700ea149ba66055016e2540e551c0aecced8f Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 11:24:45 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 11:24:45 +0000 www/validator: expire on 2025-02-01 for textproc/p5-HTML-Tidy --- www/validator/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/validator/Makefile b/www/validator/Makefile index a525e5876999..8b9e595f9306 100644 --- a/www/validator/Makefile +++ b/www/validator/Makefile @@ -14,6 +14,9 @@ LICENSE_NAME= W3C Software Notice and License (2002/12/31) LICENSE_TEXT= See https://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Depends on expired textproc/p5-HTML-Tidy +EXPIRATION_DATE=2025-02-01 + RUN_DEPENDS= onsgmls:textproc/opensp \ p5-CGI>=0:www/p5-CGI \ p5-Config-General>=0:devel/p5-Config-General \