git: 0e8a4a0a60f1 - main - mail/roundcube: fix previous commit (add support for php 8.2, not 8.3).

From: Alex Dupre <ale_at_FreeBSD.org>
Date: Tue, 17 Oct 2023 14:06:41 UTC
The branch main has been updated by ale:

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

commit 0e8a4a0a60f1f1241374d15bf6ffc222a6e41ff7
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2023-10-17 14:05:27 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2023-10-17 14:06:39 +0000

    mail/roundcube: fix previous commit (add support for php 8.2, not 8.3).
    
    Spotted by:     Yasuhiro Kimura <yasu@utahime.org>
---
 mail/roundcube/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index 4f9ab738b8e3..31e26caefda2 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -27,7 +27,7 @@ CPE_PRODUCT=	webmail
 CPE_VENDOR=	roundcube
 
 USE_PHP=	mbstring session iconv dom xml intl zip filter fileinfo exif ctype
-IGNORE_WITH_PHP=82
+IGNORE_WITH_PHP=83
 
 OPTIONS_DEFINE=	LDAP GD PSPELL NSC DOCS EXAMPLES
 OPTIONS_MULTI=	DB