Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jul 2020 13:41: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: r541342 - head/mail/nextcloud-mail
Message-ID:  <202007061341.066DfcU2079037@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Mon Jul  6 13:41:37 2020
New Revision: 541342
URL: https://svnweb.freebsd.org/changeset/ports/541342

Log:
  mail/nextcloud-mail: Update to 1.4.1

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	Mon Jul  6 13:32:03 2020	(r541341)
+++ head/mail/nextcloud-mail/Makefile	Mon Jul  6 13:41:37 2020	(r541342)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mail
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 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	Mon Jul  6 13:32:03 2020	(r541341)
+++ head/mail/nextcloud-mail/distinfo	Mon Jul  6 13:41:37 2020	(r541342)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592400260
-SHA256 (nextcloud/mail-v1.4.0/mail.tar.gz) = b23f5729aa6932a0b6bbd2cad66bbdd43e8531ec408491cac92d7433fcc9544a
-SIZE (nextcloud/mail-v1.4.0/mail.tar.gz) = 13660856
+TIMESTAMP = 1594042176
+SHA256 (nextcloud/mail-v1.4.1/mail.tar.gz) = dbd8fd6dc85633edbfc02b7a71dd399d268e08d4102029a36b6b0dbb7a8cac72
+SIZE (nextcloud/mail-v1.4.1/mail.tar.gz) = 13662056

Modified: head/mail/nextcloud-mail/pkg-plist
==============================================================================
--- head/mail/nextcloud-mail/pkg-plist	Mon Jul  6 13:32:03 2020	(r541341)
+++ head/mail/nextcloud-mail/pkg-plist	Mon Jul  6 13:41:37 2020	(r541342)
@@ -68,6 +68,8 @@
 %%WWWDIR%%/l10n/bg.json
 %%WWWDIR%%/l10n/bn_BD.js
 %%WWWDIR%%/l10n/bn_BD.json
+%%WWWDIR%%/l10n/br.js
+%%WWWDIR%%/l10n/br.json
 %%WWWDIR%%/l10n/bs.js
 %%WWWDIR%%/l10n/bs.json
 %%WWWDIR%%/l10n/ca.js
@@ -426,6 +428,7 @@
 %%WWWDIR%%/lib/Service/Sync/SyncService.php
 %%WWWDIR%%/lib/Service/UserPreferenceSevice.php
 %%WWWDIR%%/lib/Settings/AdminSettings.php
+%%WWWDIR%%/lib/Support/ConsoleLoggerDecorator.php
 %%WWWDIR%%/lib/Support/HostNameFactory.php
 %%WWWDIR%%/lib/Support/PerformanceLogger.php
 %%WWWDIR%%/lib/Support/PerformanceLoggerTask.php



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