Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 2021 10:20:59 GMT
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 31366a0db992 - main - mail/roundcube-contextmenu: Update to 3.3
Message-ID:  <202110301020.19UAKxsc041041@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=31366a0db99222ca5b3dc73f5cb4076def6cdcd5

commit 31366a0db99222ca5b3dc73f5cb4076def6cdcd5
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2021-10-30 10:18:27 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2021-10-30 10:18:27 +0000

    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)
---
 mail/roundcube-contextmenu/Makefile | 5 ++---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110301020.19UAKxsc041041>