Skip to content

Commit

Permalink
mail/roundcube-*: remove restriction for php 8.3
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
netchild committed Mar 21, 2024
1 parent 179b62e commit 66ab2ea
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion mail/roundcube-automatic_addressbook/Makefile
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion mail/roundcube-calendar-kolab/Makefile
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions mail/roundcube-carddav/Makefile
Expand Up @@ -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}

Expand Down
1 change: 0 additions & 1 deletion mail/roundcube-html5_notifier/Makefile
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion mail/roundcube-sauserprefs/Makefile
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion mail/roundcube-veximaccountadmin/Makefile
Expand Up @@ -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 ''
Expand Down
1 change: 0 additions & 1 deletion mail/roundcube-yubikey_auth/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 66ab2ea

Please sign in to comment.