diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2021-10-30 10:18:27 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2021-10-30 10:18:27 +0000 |
commit | 31366a0db99222ca5b3dc73f5cb4076def6cdcd5 (patch) | |
tree | a665cd0a8ccc4f486c2456b8918263c96b55684e | |
parent | 3e6e1930f43d9b9331bc8ba713e9d32c2749a1a9 (diff) | |
download | ports-31366a0db99222ca5b3dc73f5cb4076def6cdcd5.tar.gz ports-31366a0db99222ca5b3dc73f5cb4076def6cdcd5.zip |
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)
-rw-r--r-- | mail/roundcube-contextmenu/Makefile | 5 | ||||
-rw-r--r-- | mail/roundcube-contextmenu/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile index 54b698ef6ba5..31c03a396cb6 100644 --- a/mail/roundcube-contextmenu/Makefile +++ b/mail/roundcube-contextmenu/Makefile @@ -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 diff --git a/mail/roundcube-contextmenu/distinfo b/mail/roundcube-contextmenu/distinfo index a74f3f663827..f93be0611f42 100644 --- a/mail/roundcube-contextmenu/distinfo +++ b/mail/roundcube-contextmenu/distinfo @@ -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 |