Index: Makefile =================================================================== --- Makefile (revision 480285) +++ Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mattermost-server -PORTVERSION= 4.8.0 +PORTVERSION= 5.3.1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -35,8 +35,8 @@ pre-build: @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} @cd ${WRKSRC} && \ - ${MV} api api4 app cmd doc einterfaces imports jobs manualtesting \ - model plugin store utils web wsapi vendor \ + ${MV} api4 app cmd doc einterfaces imports jobs manualtesting \ + model plugin store utils web wsapi vendor mlog migrations \ ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} do-build: Index: distinfo =================================================================== --- distinfo (revision 480285) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521386230 -SHA256 (mattermost-mattermost-server-v4.8.0_GH0.tar.gz) = 07e0d3864b5c95212085671c09070bb96891bbc34b60bdcbdd759366abd69f15 -SIZE (mattermost-mattermost-server-v4.8.0_GH0.tar.gz) = 55752176 +TIMESTAMP = 1537548532 +SHA256 (mattermost-mattermost-server-v5.3.1_GH0.tar.gz) = a50a729e71fc526f15191bef6ef9bda5e43edab85f37ea12a24a8d84b13e7ee4 +SIZE (mattermost-mattermost-server-v5.3.1_GH0.tar.gz) = 10051783 Index: pkg-plist =================================================================== --- pkg-plist (revision 480285) +++ pkg-plist (working copy) @@ -1,6 +1,7 @@ bin/mattermostd etc/mattermost/config.json.sample -%%WWWDIR%%/fonts/luximbi.ttf +%%WWWDIR%%/fonts/OFL.txt +%%WWWDIR%%/fonts/nunito-bold.ttf %%WWWDIR%%/i18n/de.json %%WWWDIR%%/i18n/en.json %%WWWDIR%%/i18n/es.json @@ -11,10 +12,13 @@ %%WWWDIR%%/i18n/nl.json %%WWWDIR%%/i18n/pl.json %%WWWDIR%%/i18n/pt-BR.json +%%WWWDIR%%/i18n/ro.json %%WWWDIR%%/i18n/ru.json %%WWWDIR%%/i18n/tr.json %%WWWDIR%%/i18n/zh-CN.json %%WWWDIR%%/i18n/zh-TW.json +%%WWWDIR%%/templates/complete_saml_extension_body.html +%%WWWDIR%%/templates/deactivate_body.html %%WWWDIR%%/templates/email_change_body.html %%WWWDIR%%/templates/email_change_verify_body.html %%WWWDIR%%/templates/email_footer.html