git: f76ee4c1a574 - main - mail/roundcube-classic: Chase update for PHP 8.3

From: Bernard Spil <brnrd_at_FreeBSD.org>
Date: Thu, 08 Feb 2024 07:56:17 UTC
The branch main has been updated by brnrd:

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

commit f76ee4c1a5740ed464d6aac305c56fcdc754b141
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-02-08 07:56:13 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-02-08 07:56:13 +0000

    mail/roundcube-classic: Chase update for PHP 8.3
---
 mail/roundcube-classic/Makefile                  | 2 --
 mail/roundcube-larry/Makefile                    | 2 --
 mail/roundcube-twofactor_gauthenticator/Makefile | 1 -
 3 files changed, 5 deletions(-)

diff --git a/mail/roundcube-classic/Makefile b/mail/roundcube-classic/Makefile
index 91eaeea5f082..651347829099 100644
--- a/mail/roundcube-classic/Makefile
+++ b/mail/roundcube-classic/Makefile
@@ -19,8 +19,6 @@ NO_BUILD=	yes
 CPE_PRODUCT=	webmail
 CPE_VENDOR=	roundcube
 
-IGNORE_WITH_PHP=83
-
 WWWDIR=		${PREFIX}/www/${PKGNAMEPREFIX:S/-//}/skins/${PORTNAME}
 
 USE_GITHUB=	yes
diff --git a/mail/roundcube-larry/Makefile b/mail/roundcube-larry/Makefile
index 97a85a0516e9..e2316ebc9529 100644
--- a/mail/roundcube-larry/Makefile
+++ b/mail/roundcube-larry/Makefile
@@ -19,8 +19,6 @@ NO_BUILD=	yes
 CPE_PRODUCT=	webmail
 CPE_VENDOR=	roundcube
 
-IGNORE_WITH_PHP=83
-
 WWWDIR=		${PREFIX}/www/${PKGNAMEPREFIX:S/-//}/skins/${PORTNAME}
 
 USE_GITHUB=	yes
diff --git a/mail/roundcube-twofactor_gauthenticator/Makefile b/mail/roundcube-twofactor_gauthenticator/Makefile
index 5be83f53a14a..99fcafbfa763 100644
--- a/mail/roundcube-twofactor_gauthenticator/Makefile
+++ b/mail/roundcube-twofactor_gauthenticator/Makefile
@@ -14,7 +14,6 @@ BUILD_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
 RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
 
 USES=		php:flavors
-IGNORE_WITH_PHP=83
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	alexandregz