aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2022-02-14 18:54:06 +0000
committerFlorian Smeets <flo@FreeBSD.org>2022-02-27 20:18:54 +0000
commitbe149f737088a85377141d86e55e0b2663bd0f0c (patch)
tree43426db308c9f7108f71213bc96f444ccf8e50cd /www
parent4b3fe0f26cf22aec52dbd976cadb8dc10b3fd115 (diff)
downloadports-be149f737088a85377141d86e55e0b2663bd0f0c.tar.gz
ports-be149f737088a85377141d86e55e0b2663bd0f0c.zip
www/typo3-11: Re-enable with PHP 8.1
The documentation mentions only PHP 8.0 as supported. However according to the 11.5.3 release notes PHP 8.1 is supported. Subsequent releases added more PHP 8.0 and 8.1 compatibility fixes. (cherry picked from commit 0ecdbd4617e30459ecc5e395e991c3dddb066c24)
Diffstat (limited to 'www')
-rw-r--r--www/typo3-11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile
index 4ba951cda0af..9e4f0c67a6c6 100644
--- a/www/typo3-11/Makefile
+++ b/www/typo3-11/Makefile
@@ -13,7 +13,7 @@ COMMENT= Typo3 content management system
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-IGNORE_WITH_PHP= 73 81
+IGNORE_WITH_PHP= 73
IGNORE_WITH_MYSQL= 55 56 101m
USES= cpe php:web,flavors shebangfix