From owner-svn-ports-all@freebsd.org Wed Nov 11 18:44:39 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 97C8D462906; Wed, 11 Nov 2020 18:44:39 +0000 (UTC) (envelope-from brnrd@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CWYYg3z6xz3Nkk; Wed, 11 Nov 2020 18:44:39 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B1DD192B9; Wed, 11 Nov 2020 18:44:39 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0ABIidjl025941; Wed, 11 Nov 2020 18:44:39 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0ABIicpW025938; Wed, 11 Nov 2020 18:44:38 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202011111844.0ABIicpW025938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 11 Nov 2020 18:44:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554909 - head/mail/nextcloud-mail X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/mail/nextcloud-mail X-SVN-Commit-Revision: 554909 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2020 18:44:39 -0000 Author: brnrd Date: Wed Nov 11 18:44:38 2020 New Revision: 554909 URL: https://svnweb.freebsd.org/changeset/ports/554909 Log: mail/nextcloud-mail: Update to 1.7.0 Modified: head/mail/nextcloud-mail/Makefile head/mail/nextcloud-mail/distinfo head/mail/nextcloud-mail/pkg-plist Modified: head/mail/nextcloud-mail/Makefile ============================================================================== --- head/mail/nextcloud-mail/Makefile Wed Nov 11 18:29:57 2020 (r554908) +++ head/mail/nextcloud-mail/Makefile Wed Nov 11 18:44:38 2020 (r554909) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mail -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 DISTVERSIONPREFIX= v CATEGORIES= mail MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/mail/nextcloud-mail/distinfo ============================================================================== --- head/mail/nextcloud-mail/distinfo Wed Nov 11 18:29:57 2020 (r554908) +++ head/mail/nextcloud-mail/distinfo Wed Nov 11 18:44:38 2020 (r554909) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604510174 -SHA256 (nextcloud/mail-v1.6.0/mail.tar.gz) = b3a3702ab29ddb57f22956ea3ba9ca102bba484d1f3a48a58d4c39672e2a6b2d -SIZE (nextcloud/mail-v1.6.0/mail.tar.gz) = 15621562 +TIMESTAMP = 1605117710 +SHA256 (nextcloud/mail-v1.7.0/mail.tar.gz) = bdfa481bbff01c714d9f3ffeb3730705a113b27354b37ba403202c34d49ea197 +SIZE (nextcloud/mail-v1.7.0/mail.tar.gz) = 15797365 Modified: head/mail/nextcloud-mail/pkg-plist ============================================================================== --- head/mail/nextcloud-mail/pkg-plist Wed Nov 11 18:29:57 2020 (r554908) +++ head/mail/nextcloud-mail/pkg-plist Wed Nov 11 18:44:38 2020 (r554909) @@ -5,6 +5,7 @@ %%WWWDIR%%/README.md %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php +%%WWWDIR%%/css/html-response.css %%WWWDIR%%/css/mail.scss %%WWWDIR%%/css/mobile.scss %%WWWDIR%%/css/redirect.css @@ -52,6 +53,8 @@ %%WWWDIR%%/js/autoredirect.js.map %%WWWDIR%%/js/dashboard.js %%WWWDIR%%/js/dashboard.js.map +%%WWWDIR%%/js/htmlresponse.js +%%WWWDIR%%/js/htmlresponse.js.map %%WWWDIR%%/js/mail.js %%WWWDIR%%/js/mail.js.map %%WWWDIR%%/js/settings.js