aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2024-01-04 15:14:16 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2024-01-04 15:20:16 +0000
commite010ad2e2d9431c439a362b9b5db71e00ffbf2a0 (patch)
treeb5a2dabf6df4b9b87c8c5d34e7b2347dfa14c5ac
parent8c5f09459a63a0875b7154b878fabbf304cc2692 (diff)
downloadports-e010ad2e2d9431c439a362b9b5db71e00ffbf2a0.tar.gz
ports-e010ad2e2d9431c439a362b9b5db71e00ffbf2a0.zip
mail/roundcube-*: remove php 8.2 restriction from some roundcube plugins
Maintainer timeout: ~4 weeks
-rw-r--r--mail/roundcube-automatic_addressbook/Makefile2
-rw-r--r--mail/roundcube-calendar-kolab/Makefile2
-rw-r--r--mail/roundcube-html5_notifier/Makefile2
-rw-r--r--mail/roundcube-sauserprefs/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index ae2167f41916..2bc30b346862 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
USE_GITHUB= yes
GH_ACCOUNT= sblaisot
-IGNORE_WITH_PHP=82 83
+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 1226cce92eaa..d47fca70952d 100644
--- a/mail/roundcube-calendar-kolab/Makefile
+++ b/mail/roundcube-calendar-kolab/Makefile
@@ -16,7 +16,7 @@ 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=82 83
+IGNORE_WITH_PHP=83
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-html5_notifier/Makefile b/mail/roundcube-html5_notifier/Makefile
index 8a6083693235..91c6d78b883e 100644
--- a/mail/roundcube-html5_notifier/Makefile
+++ b/mail/roundcube-html5_notifier/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
USE_GITHUB= yes
GH_ACCOUNT= stremlau
-IGNORE_WITH_PHP=82 83
+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 a5bb5a2fd9b1..c74943b9b5c2 100644
--- a/mail/roundcube-sauserprefs/Makefile
+++ b/mail/roundcube-sauserprefs/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP= 82 83
+IGNORE_WITH_PHP=83
WWWDIR= ${PREFIX}/www/roundcube/plugins/sauserprefs
NO_ARCH= yes