Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2020 18:44:38 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554909 - head/mail/nextcloud-mail
Message-ID:  <202011111844.0ABIicpW025938@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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