diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile index f796810ea493..e7b95f8b5501 100644 --- a/www/mattermost-server/Makefile +++ b/www/mattermost-server/Makefile @@ -1,49 +1,48 @@ PORTNAME= mattermost-server -PORTVERSION= 5.38.1 -PORTREVISION= 1 +PORTVERSION= 5.38.2 DISTVERSIONPREFIX= v CATEGORIES= www MAINTAINER= swills@FreeBSD.org COMMENT= Open source Slack-alternative in Golang and React LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ mattermost-webapp>=${PORTVERSION}:www/mattermost-webapp USES= go:modules GO_TARGET= ./cmd/mattermost ./scripts/config_generator GO_BUILDFLAGS= -ldflags="-X github.com/mattermost/mattermost-server/v5/model.BuildNumber=${PORTVERSION}" USE_RC_SUBR= mattermostd USE_GITHUB= yes GH_ACCOUNT= mattermost WWWDIR= ${PREFIX}/www/mattermost MATTERMOSTD_USER= mattermost MATTERMOSTD_GROUP= mattermost USERS= ${MATTERMOSTD_USER} GROUPS= ${MATTERMOSTD_GROUP} post-extract: @${RM} ${WRKSRC}/vendor/modules.txt post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/mattermost ${STAGEDIR}${PREFIX}/bin/mattermostd ${MKDIR} ${STAGEDIR}${PREFIX}/etc/mattermost ${SETENV} OUTPUT_CONFIG=${WRKSRC}/config/default.json ${WRKDIR}/bin/config_generator ${INSTALL_DATA} ${WRKSRC}/config/default.json ${STAGEDIR}${PREFIX}/etc/mattermost/config.json.sample ${RM} ${STAGEDIR}${PREFIX}/bin/config_generator ${MKDIR} ${STAGEDIR}${WWWDIR}/templates cd ${GO_WRKSRC} && ${COPYTREE_SHARE} 'fonts i18n' ${STAGEDIR}${WWWDIR} cd ${GO_WRKSRC}/templates && ${CP} *.html *.js ${STAGEDIR}${WWWDIR}/templates .include diff --git a/www/mattermost-server/distinfo b/www/mattermost-server/distinfo index e545e55f7f21..2a089b539e90 100644 --- a/www/mattermost-server/distinfo +++ b/www/mattermost-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629894196 -SHA256 (mattermost-mattermost-server-v5.38.1_GH0.tar.gz) = 2ee33b2efb320b4e5716673dccad5fbf55ff38bb51151f486162445ca82aa117 -SIZE (mattermost-mattermost-server-v5.38.1_GH0.tar.gz) = 20339989 +TIMESTAMP = 1630008179 +SHA256 (mattermost-mattermost-server-v5.38.2_GH0.tar.gz) = 66459b1506bd83c0b04657604c448a4db5b9078cc61d570ff28afefff9db74ed +SIZE (mattermost-mattermost-server-v5.38.2_GH0.tar.gz) = 20343501 diff --git a/www/mattermost-server/pkg-plist b/www/mattermost-server/pkg-plist index 84fb2ea1f4d4..1b6b9e04c40f 100644 --- a/www/mattermost-server/pkg-plist +++ b/www/mattermost-server/pkg-plist @@ -1,57 +1,57 @@ bin/mattermostd etc/mattermost/config.json.sample %%WWWDIR%%/fonts/OFL.txt %%WWWDIR%%/fonts/nunito-bold.ttf %%WWWDIR%%/i18n/bg.json %%WWWDIR%%/i18n/de.json %%WWWDIR%%/i18n/en.json %%WWWDIR%%/i18n/en_AU.json %%WWWDIR%%/i18n/es.json %%WWWDIR%%/i18n/fr.json %%WWWDIR%%/i18n/hu.json %%WWWDIR%%/i18n/it.json %%WWWDIR%%/i18n/ja.json %%WWWDIR%%/i18n/ko.json %%WWWDIR%%/i18n/nl.json %%WWWDIR%%/i18n/pl.json %%WWWDIR%%/i18n/pt-BR.json %%WWWDIR%%/i18n/ro.json %%WWWDIR%%/i18n/ru.json %%WWWDIR%%/i18n/sv.json %%WWWDIR%%/i18n/tr.json %%WWWDIR%%/i18n/uk.json %%WWWDIR%%/i18n/zh-CN.json %%WWWDIR%%/i18n/zh-TW.json %%WWWDIR%%/templates/cloud_trial_end_warning.html +%%WWWDIR%%/templates/cloud_trial_ended_email.html %%WWWDIR%%/templates/cloud_upgrade_request_email.html %%WWWDIR%%/templates/cloud_welcome_email.html -%%WWWDIR%%/templates/cloud_trial_ended_email.html %%WWWDIR%%/templates/deactivate_body.html %%WWWDIR%%/templates/email_change_body.html %%WWWDIR%%/templates/email_change_verify_body.html %%WWWDIR%%/templates/email_footer.html %%WWWDIR%%/templates/email_info.html %%WWWDIR%%/templates/globalrelay_compliance_export.html %%WWWDIR%%/templates/globalrelay_compliance_export_message.html %%WWWDIR%%/templates/globalrelay_compliance_export_participant_row.html %%WWWDIR%%/templates/invite_body.html %%WWWDIR%%/templates/license_up_for_renewal.html %%WWWDIR%%/templates/messages_notification.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/payment_failed_body.html %%WWWDIR%%/templates/payment_failed_no_card_body.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 %%WWWDIR%%/templates/unsupported_browser.html %%WWWDIR%%/templates/unsupported_browser.js %%WWWDIR%%/templates/verify_body.html %%WWWDIR%%/templates/warn_metric_ack.html %%WWWDIR%%/templates/welcome_body.html diff --git a/www/mattermost-webapp/Makefile b/www/mattermost-webapp/Makefile index 772e77d611d1..df7cab6c381d 100644 --- a/www/mattermost-webapp/Makefile +++ b/www/mattermost-webapp/Makefile @@ -1,36 +1,36 @@ PORTNAME= mattermost-webapp -PORTVERSION= 5.38.1 +PORTVERSION= 5.38.2 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://releases.mattermost.com/${PORTVERSION}/ DISTNAME= mattermost-${PORTVERSION}-linux-amd64 MAINTAINER= swills@FreeBSD.org COMMENT= Webapp of Mattermost server LICENSE= APACHE20 NO_BUILD= yes NO_ARCH= yes WWWDIR= ${PREFIX}/www/mattermost MATTERMOSTD_USER= mattermost MATTERMOSTD_GROUP= mattermost USERS= ${MATTERMOSTD_USER} GROUPS= ${MATTERMOSTD_GROUP} PLIST_SUB= MATTERMOSTD_USER=${MATTERMOSTD_USER} \ MATTERMOSTD_GROUP=${MATTERMOSTD_GROUP} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} cd ${WRKDIR}/mattermost && ${COPYTREE_SHARE} client ${STAGEDIR}${WWWDIR} ${MKDIR} ${STAGEDIR}${WWWDIR}/client/plugins post-install: (cd ${STAGEDIR}${PREFIX} && \ ${FIND} -E -s ${WWWDIR_REL}/client -type f -regex '.*[0-9a-f]{20,}.*\.(apng|css|eot|gif|jpg|js|json|map|mp3|png|svg|ttf|txt|woff|woff2)$$' >> ${TMPPLIST}) .include diff --git a/www/mattermost-webapp/distinfo b/www/mattermost-webapp/distinfo index 145e26f5a37e..c86a43551cd8 100644 --- a/www/mattermost-webapp/distinfo +++ b/www/mattermost-webapp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629894194 -SHA256 (mattermost-5.38.1-linux-amd64.tar.gz) = c8f72ef5a219b7663662987418c581635863def1865b07da7a3033e26375c693 -SIZE (mattermost-5.38.1-linux-amd64.tar.gz) = 254337410 +TIMESTAMP = 1630008081 +SHA256 (mattermost-5.38.2-linux-amd64.tar.gz) = 5d6769cca6aa058547965408baa6937135e08718bc5d1477033df1000e43ec8b +SIZE (mattermost-5.38.2-linux-amd64.tar.gz) = 252711264