aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2025-11-11 23:07:21 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2025-11-11 23:08:23 +0000
commiteadf59fd9dc8041aef713aa689fd5fe92314a2fc (patch)
tree1e208d6a8d24327b820d329c76836b20ae5368d3
parent1142ef4a88f1fe2d0985e998a35cd93c7e67ded7 (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/Makefile3
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