git: 66ab2ea60d3c - main - mail/roundcube-*: remove restriction for php 8.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Mar 2024 08:11:57 UTC
The branch main has been updated by netchild:
URL: https://cgit.FreeBSD.org/ports/commit/?id=66ab2ea60d3caaef01bbfc70d4f172c7d97435a2
commit 66ab2ea60d3caaef01bbfc70d4f172c7d97435a2
Author: Alexander Leidinger <netchild@FreeBSD.org>
AuthorDate: 2024-03-21 08:07:29 +0000
Commit: Alexander Leidinger <netchild@FreeBSD.org>
CommitDate: 2024-03-21 08:11:52 +0000
mail/roundcube-*: remove restriction for php 8.3
The roundcube port itself has the restriction removed.
All plugins which I use seem to work with 8.3.
Maintainer timeout: about a month (except for 1)
---
mail/roundcube-automatic_addressbook/Makefile | 1 -
mail/roundcube-calendar-kolab/Makefile | 1 -
mail/roundcube-carddav/Makefile | 2 --
mail/roundcube-html5_notifier/Makefile | 1 -
mail/roundcube-sauserprefs/Makefile | 1 -
mail/roundcube-veximaccountadmin/Makefile | 1 -
mail/roundcube-yubikey_auth/Makefile | 1 -
7 files changed, 8 deletions(-)
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index 2bc30b346862..37cc22b85dd0 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
USE_GITHUB= yes
GH_ACCOUNT= sblaisot
-IGNORE_WITH_PHP=83
WWWDIR= ${RCDIR}/plugins/automatic_addressbook
NO_ARCH= yes
diff --git a/mail/roundcube-calendar-kolab/Makefile b/mail/roundcube-calendar-kolab/Makefile
index d47fca70952d..8f81d7fce561 100644
--- a/mail/roundcube-calendar-kolab/Makefile
+++ b/mail/roundcube-calendar-kolab/Makefile
@@ -16,7 +16,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
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-carddav/Makefile b/mail/roundcube-carddav/Makefile
index 21d69b494b8c..c2a1296b9b5e 100644
--- a/mail/roundcube-carddav/Makefile
+++ b/mail/roundcube-carddav/Makefile
@@ -12,8 +12,6 @@ WWW= https://github.com/mstilkerich/rcmcarddav
LICENSE= GPLv2
-IGNORE_WITH_PHP=83
-
BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR}
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR}
diff --git a/mail/roundcube-html5_notifier/Makefile b/mail/roundcube-html5_notifier/Makefile
index 91c6d78b883e..723f15859275 100644
--- a/mail/roundcube-html5_notifier/Makefile
+++ b/mail/roundcube-html5_notifier/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
USE_GITHUB= yes
GH_ACCOUNT= stremlau
-IGNORE_WITH_PHP=83
WWWDIR= ${PREFIX}/www/roundcube/plugins/${PORTNAME}
NO_ARCH= yes
diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile
index c74943b9b5c2..8f41ac459c50 100644
--- a/mail/roundcube-sauserprefs/Makefile
+++ b/mail/roundcube-sauserprefs/Makefile
@@ -13,7 +13,6 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP=83
WWWDIR= ${PREFIX}/www/roundcube/plugins/sauserprefs
NO_ARCH= yes
diff --git a/mail/roundcube-veximaccountadmin/Makefile b/mail/roundcube-veximaccountadmin/Makefile
index f5ae3ed591d9..a596ae646821 100644
--- a/mail/roundcube-veximaccountadmin/Makefile
+++ b/mail/roundcube-veximaccountadmin/Makefile
@@ -13,7 +13,6 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.3:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP= 82 83
WWWDIR= ${PREFIX}/www/roundcube
REINPLACE_ARGS= -i ''
diff --git a/mail/roundcube-yubikey_auth/Makefile b/mail/roundcube-yubikey_auth/Makefile
index ab4eea66aba3..7efb00ec3a05 100644
--- a/mail/roundcube-yubikey_auth/Makefile
+++ b/mail/roundcube-yubikey_auth/Makefile
@@ -19,7 +19,6 @@ GH_ACCOUNT= northox
GH_PROJECT= roundcube-yubikey-plugin
GH_TAGNAME= 383bbb3
USE_PHP= curl
-IGNORE_WITH_PHP= 82 83
WWWDIR= ${PREFIX}/www/roundcube/plugins/roundcube_yubikey_authentication
NO_ARCH= yes