mail/roundcube-*: remove php 8.2 restriction from some roundcube plugins

Maintainer timeout:	~4 weeks
This commit is contained in:
Alexander Leidinger 2024-01-04 16:14:16 +01:00
parent 8c5f09459a
commit e010ad2e2d
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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