From nobody Sat Oct 30 10:20:59 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A9EB8181E5A7; Sat, 30 Oct 2021 10:20:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HhFgb4RrMz4Z2l; Sat, 30 Oct 2021 10:20:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 783B07FD; Sat, 30 Oct 2021 10:20:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19UAKxWK041042; Sat, 30 Oct 2021 10:20:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19UAKxsc041041; Sat, 30 Oct 2021 10:20:59 GMT (envelope-from git) Date: Sat, 30 Oct 2021 10:20:59 GMT Message-Id: <202110301020.19UAKxsc041041@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: 31366a0db992 - main - mail/roundcube-contextmenu: Update to 3.3 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 31366a0db99222ca5b3dc73f5cb4076def6cdcd5 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=31366a0db99222ca5b3dc73f5cb4076def6cdcd5 commit 31366a0db99222ca5b3dc73f5cb4076def6cdcd5 Author: Bernard Spil AuthorDate: 2021-10-30 10:18:27 +0000 Commit: Bernard Spil 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 (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 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