mail/roundcube: Mark PHP 8.1 compatible
PR: 265653
This commit is contained in:
parent
42c66dccd5
commit
682fdcdb3c
@ -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= 81 82
|
||||
IGNORE_WITH_PHP=82
|
||||
|
||||
WWWDIR= ${RCDIR}/plugins/automatic_addressbook
|
||||
NO_ARCH= yes
|
||||
|
@ -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= 81 82
|
||||
IGNORE_WITH_PHP=82
|
||||
|
||||
WWWDIR= ${PREFIX}/www/roundcube/plugins/${PORTNAME}
|
||||
NO_ARCH= yes
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.4.0:mail/roundcube@${PHP_FLAVOR}
|
||||
|
||||
IGNORE_WITH_PHP= 81 82
|
||||
IGNORE_WITH_PHP=82
|
||||
USES= php:flavors
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
@ -19,7 +19,7 @@ GH_ACCOUNT= northox
|
||||
GH_PROJECT= roundcube-yubikey-plugin
|
||||
GH_TAGNAME= 383bbb3
|
||||
USE_PHP= curl
|
||||
IGNORE_WITH_PHP= 81 82
|
||||
IGNORE_WITH_PHP= 82
|
||||
|
||||
WWWDIR= ${PREFIX}/www/roundcube/plugins/roundcube_yubikey_authentication
|
||||
NO_ARCH= yes
|
||||
|
Loading…
Reference in New Issue
Block a user