mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
mail/roundcube-contextmenu: Update to 3.3
* Roundcube 1.5 compatibility * PHP 8.0 compatibility PR: 259526 Approved by: Alexander Moisseev <moiseev mezonplus ru> (maintainer)
This commit is contained in:
parent
3e6e1930f4
commit
31366a0db9
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alexander Moisseev <moiseev@mezonplus.ru>
|
||||
|
||||
PORTNAME= contextmenu
|
||||
PORTVERSION= 3.2.1
|
||||
PORTVERSION= 3.3
|
||||
CATEGORIES= mail
|
||||
PKGNAMEPREFIX= roundcube-
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
@ -11,10 +11,9 @@ COMMENT= RoundCube webmail contextmenu plugin
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.4.4:mail/roundcube@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5.0:mail/roundcube@${PHP_FLAVOR}
|
||||
|
||||
USES= php:flavors
|
||||
IGNORE_WITH_PHP=80
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1607280993
|
||||
SHA256 (JohnDoh-roundcube-contextmenu-3.2.1_GH0.tar.gz) = 6da73554d26192ee6624bbb14c8e68107b0f511c5efe579e5b22247bde73c141
|
||||
SIZE (JohnDoh-roundcube-contextmenu-3.2.1_GH0.tar.gz) = 52450
|
||||
TIMESTAMP = 1635507218
|
||||
SHA256 (JohnDoh-roundcube-contextmenu-3.3_GH0.tar.gz) = 90c00ae78546e757a6ce7d63a27c35bc82d0acdfd9cfffabd02a8a954ac8e085
|
||||
SIZE (JohnDoh-roundcube-contextmenu-3.3_GH0.tar.gz) = 53056
|
||||
|
|
Loading…
Add table
Reference in a new issue