diff options
| author | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-11-11 23:07:21 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-11-11 23:08:23 +0000 |
| commit | eadf59fd9dc8041aef713aa689fd5fe92314a2fc (patch) | |
| tree | 1e208d6a8d24327b820d329c76836b20ae5368d3 | |
| parent | 1142ef4a88f1fe2d0985e998a35cd93c7e67ded7 (diff) | |
www/phpvirtualbox: Deprecate and set to expire on 2026-12-31
Upstream EOL reaches on 2024-01-31, use www/phpvirtualbox-72 instead.
PR: 290507
| -rw-r--r-- | www/phpvirtualbox/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/phpvirtualbox/Makefile b/www/phpvirtualbox/Makefile index bcd01b010d36..46e6ab1fd629 100644 --- a/www/phpvirtualbox/Makefile +++ b/www/phpvirtualbox/Makefile @@ -10,6 +10,9 @@ WWW= https://sourceforge.net/projects/phpvirtualbox/ LICENSE= GPLv3 +DEPRECATED= Upstream EOL reaches on 2024-01-31, use www/phpvirtualbox-72 instead +EXPIRATION_DATE= 2026-12-31 + USES= dos2unix php:flavors DOS2UNIX_REGEX= .*\.(php|txt|js|css|html) USE_GITHUB= yes |
