git: 9e8b4de433f3 - main - www/typo3-1*: Remove refence to mysql55

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 31 Mar 2023 13:49:54 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e8b4de433f3f1ef88ab3c7639ba15d0421c81f1

commit 9e8b4de433f3f1ef88ab3c7639ba15d0421c81f1
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-31 13:49:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-31 13:49:51 +0000

    www/typo3-1*: Remove refence to mysql55
---
 www/typo3-11/Makefile | 2 +-
 www/typo3-12/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile
index 7b188bbfabc6..b9cf1e825d51 100644
--- a/www/typo3-11/Makefile
+++ b/www/typo3-11/Makefile
@@ -12,7 +12,7 @@ WWW=		https://typo3.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-IGNORE_WITH_MYSQL=	55 56 101m
+IGNORE_WITH_MYSQL=	56 101m
 
 USES=		cpe php:web,flavors shebangfix
 USE_PHP=	ctype dom fileinfo filter hash intl json openssl pcre session simplexml \
diff --git a/www/typo3-12/Makefile b/www/typo3-12/Makefile
index 8252862a28b8..6e0317be246b 100644
--- a/www/typo3-12/Makefile
+++ b/www/typo3-12/Makefile
@@ -12,7 +12,7 @@ WWW=		https://typo3.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-IGNORE_WITH_MYSQL=	55 56 57 101m 102m
+IGNORE_WITH_MYSQL=	56 57 101m 102m
 IGNORE_WITH_PHP=	80 82
 
 USES=		cpe php:web,flavors shebangfix