svn commit: r489300 - head/www/mattermost-server

Steve Wills swills at FreeBSD.org
Sat Jan 5 03:03:22 UTC 2019


Author: swills
Date: Sat Jan  5 03:03:21 2019
New Revision: 489300
URL: https://svnweb.freebsd.org/changeset/ports/489300

Log:
  www/mattermost-server: Update to 5.6.2
  
  PR:		234375
  Submitted by:	Wesley Moore <wes at wezm.net>
  Approved by:	loic.blot at unix-experience.fr (maintainer)

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	Sat Jan  5 03:03:01 2019	(r489299)
+++ head/www/mattermost-server/Makefile	Sat Jan  5 03:03:21 2019	(r489300)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mattermost-server
-PORTVERSION=	5.4.0
+PORTVERSION=	5.6.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 

Modified: head/www/mattermost-server/distinfo
==============================================================================
--- head/www/mattermost-server/distinfo	Sat Jan  5 03:03:01 2019	(r489299)
+++ head/www/mattermost-server/distinfo	Sat Jan  5 03:03:21 2019	(r489300)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540493188
-SHA256 (mattermost-mattermost-server-v5.4.0_GH0.tar.gz) = 5c498441f4d12ba5b737741769cafc85fd5729ae6cf73771bbddcd6a91073d89
-SIZE (mattermost-mattermost-server-v5.4.0_GH0.tar.gz) = 10086472
+TIMESTAMP = 1545771660
+SHA256 (mattermost-mattermost-server-v5.6.2_GH0.tar.gz) = bb8f47045f23e4c8750da806183531b612706da84bdc7b818a735276369c2dcd
+SIZE (mattermost-mattermost-server-v5.6.2_GH0.tar.gz) = 10285985

Modified: head/www/mattermost-server/pkg-plist
==============================================================================
--- head/www/mattermost-server/pkg-plist	Sat Jan  5 03:03:01 2019	(r489299)
+++ head/www/mattermost-server/pkg-plist	Sat Jan  5 03:03:21 2019	(r489300)
@@ -15,6 +15,7 @@ etc/mattermost/config.json.sample
 %%WWWDIR%%/i18n/ro.json
 %%WWWDIR%%/i18n/ru.json
 %%WWWDIR%%/i18n/tr.json
+%%WWWDIR%%/i18n/uk.json
 %%WWWDIR%%/i18n/zh-CN.json
 %%WWWDIR%%/i18n/zh-TW.json
 %%WWWDIR%%/templates/complete_saml_extension_body.html
@@ -36,9 +37,6 @@ etc/mattermost/config.json.sample
 %%WWWDIR%%/templates/post_body_generic.html
 %%WWWDIR%%/templates/reset_body.html
 %%WWWDIR%%/templates/signin_change_body.html
-%%WWWDIR%%/templates/signup_team_body.html
 %%WWWDIR%%/templates/unsupported_browser.html
-%%WWWDIR%%/templates/upgrade_30_body.html
-%%WWWDIR%%/templates/username_change_body.html
 %%WWWDIR%%/templates/verify_body.html
 %%WWWDIR%%/templates/welcome_body.html


More information about the svn-ports-all mailing list