forked from Lainports/freebsd-ports
mail/roundcube-*: remove php 8.2 restriction from some roundcube plugins
Maintainer timeout: ~4 weeks
This commit is contained in:
parent
8c5f09459a
commit
e010ad2e2d
4 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue