Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2021 16:10:10 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561833 - head/www/mattermost-server
Message-ID:  <202101171610.10HGAAZH035612@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jan 17 16:10:10 2021
New Revision: 561833
URL: https://svnweb.freebsd.org/changeset/ports/561833

Log:
  www/mattermost-webapp www/mattermost-server: Update to 5.30.1
  
  PR:		251942
  Submitted by:	Greg Fitzgerald <gregf@beastie.tech>
  Approved by:	maintainer timeout (loic.blot@unix-experience.fr, >2 weeks)

Modified:
  head/www/mattermost-server/Makefile   (contents, props changed)
  head/www/mattermost-server/distinfo   (contents, props changed)
  head/www/mattermost-server/pkg-plist   (contents, props changed)

Modified: head/www/mattermost-server/Makefile
==============================================================================
--- head/www/mattermost-server/Makefile	Sun Jan 17 15:55:42 2021	(r561832)
+++ head/www/mattermost-server/Makefile	Sun Jan 17 16:10:10 2021	(r561833)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mattermost-server
-PORTVERSION=	5.28.0
+PORTVERSION=	5.30.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 

Modified: head/www/mattermost-server/distinfo
==============================================================================
--- head/www/mattermost-server/distinfo	Sun Jan 17 15:55:42 2021	(r561832)
+++ head/www/mattermost-server/distinfo	Sun Jan 17 16:10:10 2021	(r561833)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602834610
-SHA256 (mattermost-mattermost-server-v5.28.0_GH0.tar.gz) = 2f3dbc743cfa5fa68372ff3c322bfd76c3a7c083db97bf208b9d8d1338cc90e9
-SIZE (mattermost-mattermost-server-v5.28.0_GH0.tar.gz) = 19602575
+TIMESTAMP = 1608310044
+SHA256 (mattermost-mattermost-server-v5.30.1_GH0.tar.gz) = e7dce59a29cd4af4e0c8742e97f6fe4ecbf480e0d9ec499721d29451d57beb4e
+SIZE (mattermost-mattermost-server-v5.30.1_GH0.tar.gz) = 21142569

Modified: head/www/mattermost-server/pkg-plist
==============================================================================
--- head/www/mattermost-server/pkg-plist	Sun Jan 17 15:55:42 2021	(r561832)
+++ head/www/mattermost-server/pkg-plist	Sun Jan 17 16:10:10 2021	(r561833)
@@ -28,12 +28,18 @@ etc/mattermost/config.json.sample
 %%WWWDIR%%/templates/globalrelay_compliance_export_participant_row.html
 %%WWWDIR%%/templates/invite_body.html
 %%WWWDIR%%/templates/mfa_change_body.html
+%%WWWDIR%%/templates/over_user_limit_30_days_body.html
+%%WWWDIR%%/templates/over_user_limit_7_days_body.html
+%%WWWDIR%%/templates/over_user_limit_90_days_body.html
+%%WWWDIR%%/templates/over_user_limit_support_body.html
+%%WWWDIR%%/templates/over_user_limit_workspace_suspended_body.html
 %%WWWDIR%%/templates/password_change_body.html
 %%WWWDIR%%/templates/post_batched_body.html
 %%WWWDIR%%/templates/post_batched_post_full.html
 %%WWWDIR%%/templates/post_batched_post_generic.html
 %%WWWDIR%%/templates/post_body_full.html
 %%WWWDIR%%/templates/post_body_generic.html
+%%WWWDIR%%/templates/reached_user_limit_body.html
 %%WWWDIR%%/templates/remove_expired_license.html
 %%WWWDIR%%/templates/reset_body.html
 %%WWWDIR%%/templates/signin_change_body.html



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