View | Details | Raw Unified | Return to bug 234375 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	mattermost-server
3
PORTNAME=	mattermost-server
4
PORTVERSION=	5.4.0
4
PORTVERSION=	5.6.1
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
CATEGORIES=	www
6
CATEGORIES=	www
7
7
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1540493188
1
TIMESTAMP = 1545688363
2
SHA256 (mattermost-mattermost-server-v5.4.0_GH0.tar.gz) = 5c498441f4d12ba5b737741769cafc85fd5729ae6cf73771bbddcd6a91073d89
2
SHA256 (mattermost-mattermost-server-v5.6.1_GH0.tar.gz) = c094e8427f6b18ea2f46a590b7859282db4997ac5cf5b3c051e0af848033b0f9
3
SIZE (mattermost-mattermost-server-v5.4.0_GH0.tar.gz) = 10086472
3
SIZE (mattermost-mattermost-server-v5.6.1_GH0.tar.gz) = 10286117
(-)pkg-plist (-3 / +1 lines)
Lines 15-20 Link Here
15
%%WWWDIR%%/i18n/ro.json
15
%%WWWDIR%%/i18n/ro.json
16
%%WWWDIR%%/i18n/ru.json
16
%%WWWDIR%%/i18n/ru.json
17
%%WWWDIR%%/i18n/tr.json
17
%%WWWDIR%%/i18n/tr.json
18
%%WWWDIR%%/i18n/uk.json
18
%%WWWDIR%%/i18n/zh-CN.json
19
%%WWWDIR%%/i18n/zh-CN.json
19
%%WWWDIR%%/i18n/zh-TW.json
20
%%WWWDIR%%/i18n/zh-TW.json
20
%%WWWDIR%%/templates/complete_saml_extension_body.html
21
%%WWWDIR%%/templates/complete_saml_extension_body.html
Lines 36-44 Link Here
36
%%WWWDIR%%/templates/post_body_generic.html
37
%%WWWDIR%%/templates/post_body_generic.html
37
%%WWWDIR%%/templates/reset_body.html
38
%%WWWDIR%%/templates/reset_body.html
38
%%WWWDIR%%/templates/signin_change_body.html
39
%%WWWDIR%%/templates/signin_change_body.html
39
%%WWWDIR%%/templates/signup_team_body.html
40
%%WWWDIR%%/templates/unsupported_browser.html
40
%%WWWDIR%%/templates/unsupported_browser.html
41
%%WWWDIR%%/templates/upgrade_30_body.html
42
%%WWWDIR%%/templates/username_change_body.html
43
%%WWWDIR%%/templates/verify_body.html
41
%%WWWDIR%%/templates/verify_body.html
44
%%WWWDIR%%/templates/welcome_body.html
42
%%WWWDIR%%/templates/welcome_body.html

Return to bug 234375