aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-05-29 11:11:31 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-06-10 11:51:57 +0000
commit85bf73f1fd79653d13ab9610000788e1876eee97 (patch)
tree13905e6f1cd174fa89c6434c7c33b28d2f1fd605
parent29d9a4a8c68aae0e9d9bfb12341e747b23cac063 (diff)
downloadports-85bf73f1fd79653d13ab9610000788e1876eee97.tar.gz
ports-85bf73f1fd79653d13ab9610000788e1876eee97.zip
lang/php81: Extend EXPIRATION_DATE
As per the new RFC[1] the end of life of all current active PHP versions has been extended by almost 1 year. Reflect the same in our EXPIRATION_DATE based on the site[2]. 1. https://wiki.php.net/rfc/release_cycle_update 2. https://www.php.net/supported-versions.php Reported by: andreas.elsner@pitcom.de (cherry picked from commit 3ebf2b19f362453195f51fb4ae18482a42ef6eb1)
-rw-r--r--lang/php81/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile
index 18f611fe0c7b..79ee11f42844 100644
--- a/lang/php81/Makefile
+++ b/lang/php81/Makefile
@@ -12,7 +12,7 @@ WWW= https://www.php.net/
LICENSE= PHP301
DEPRECATED= Upstream EOL reaches on 2024-11-25
-EXPIRATION_DATE= 2024-11-26
+EXPIRATION_DATE= 2025-12-31
USES+= compiler:c11 cpe gnome localbase pkgconfig tar:xz
CPE_PRODUCT= php