git: eadf59fd9dc8 - main - www/phpvirtualbox: Deprecate and set to expire on 2026-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Nov 2025 23:08:30 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eadf59fd9dc8041aef713aa689fd5fe92314a2fc
commit eadf59fd9dc8041aef713aa689fd5fe92314a2fc
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-11-11 23:07:21 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-11 23:08:23 +0000
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
---
www/phpvirtualbox/Makefile | 3 +++
1 file changed, 3 insertions(+)
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