From nobody Thu Apr 25 11:26:31 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VQD882PHnz5HTCp; Thu, 25 Apr 2024 11:26:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VQD881tqTz53Gq; Thu, 25 Apr 2024 11:26:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714044392; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=mrGqC8FufLigXMBxhutREjs/vOihyYueqwXa7sWbNQs=; b=kDOcbPRoNO133nsL3eJMisYtPoVTBJj27YhNV8JmaHohOBzaQEONkCfgk3ecxPwLlgv6/H xSvP0kijKuUPMtLsjl2H+TIQCJgR1Cn4Zamu2Oiz4R5rjW+nQmHgk59n91jwgURoyHKguP WnHEgqk/lZrSjiJnQy+J59LVL/H8wW8exxeNJSswf7Rz2hMbmFJWs5BwhZYXgcOOWBWNZV g+Ia/dNnFqcPELizIQS1OFTTRKWR04we6BRuuUVusv8HYKnfOKGF15VGpa3E/6fnPZB6+v 8rSTbvXAmXgQEV8tNprxsb/KHS065tMmEG0cH7Q4anJGiOIHi/KjH+w4yAcmng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714044392; a=rsa-sha256; cv=none; b=G2mXkbkidr2ljG9fUpsOI3T6GznbZ1GltiqVP4Bn2d7kF2gamiegP/riguiegAKZnSIRA8 sdZQqQw2co2ja75B+ojI1J+2kR6ReibEYRrrKRNQLZ100OT9kcKKjXK8v8DolGaj1kF7+8 8Id7GnvcGBmhfqEAuAxepo79MZwTxEmApdkYmSJsLNaxJ2gHYtBMavZqjD2SvzAOdqSw/t ONT6WexPTMHYhyXTar21lGkBHNBWh6W2c4D6v3Z7vFV+ZahWuxIx1PtT8c6bofa5Z5+yfN Iv/vnCZnqXYs7WAnyZ4qgwdpx9VkaVmnYsVbdcp+rqe8UtB03ckwOUJkyNEQiw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714044392; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=mrGqC8FufLigXMBxhutREjs/vOihyYueqwXa7sWbNQs=; b=jN+9bws0PSCSmDviaHSddiNP8tsfCjJ8R+SpZ21J4rhTUBFJkpZzVFu9ip4kVigmnB34cO Mb9XH3VHxJ73E7FYU1fty8rhhkUiA3Omy7TFJ1Z4fg+CFrvt7c9uRfn9eAEtIf6pOIwlB0 hc1dVWeZZdGjAN6YnbffciefkFDG8M/jpaFUqcv8w2Mnv8Z/ObWEdri8V9Tut9YncV9kHr /IX21o/A1Kf3FSVHIDlYcSTwWdhIp77IPVevXGrvQolFycnDOpIilGkW1+ErGhA2MueLca WHMKDRVUqpAPiq/33/CtREyKiI0XT5SOh185vQi44Y6axSr/0g0Oktq0fqY3iw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VQD8773bzzxY2; Thu, 25 Apr 2024 11:26:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 43PBQVro006746; Thu, 25 Apr 2024 11:26:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 43PBQVnf006743; Thu, 25 Apr 2024 11:26:31 GMT (envelope-from git) Date: Thu, 25 Apr 2024 11:26:31 GMT Message-Id: <202404251126.43PBQVnf006743@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernhard Froehlich Subject: git: 3faa6aacbedd - main - www/mattermost-server: Update to 9.5.3 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: decke X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3faa6aacbedd7f95e13a5f2b5f272bda4c6d329b Auto-Submitted: auto-generated The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=3faa6aacbedd7f95e13a5f2b5f272bda4c6d329b commit 3faa6aacbedd7f95e13a5f2b5f272bda4c6d329b Author: Bernhard Froehlich AuthorDate: 2024-04-25 11:25:09 +0000 Commit: Bernhard Froehlich CommitDate: 2024-04-25 11:25:09 +0000 www/mattermost-server: Update to 9.5.3 Approved by: maintainer (implicit) --- www/mattermost-server/Makefile | 9 ++++++--- www/mattermost-server/distinfo | 6 +++--- www/mattermost-server/pkg-plist | 43 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 52 insertions(+), 6 deletions(-) diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile index 27cbc5203ed2..b4d1c62165cc 100644 --- a/www/mattermost-server/Makefile +++ b/www/mattermost-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= mattermost -PORTVERSION= 8.1.12 +PORTVERSION= 9.5.3 CATEGORIES= www MASTER_SITES= LOCAL/decke PKGNAMESUFFIX= -server @@ -17,11 +17,14 @@ 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 tar:xz +USES= go:1.22,modules tar:xz USE_RC_SUBR= mattermostd GO_TARGET= ./cmd/mattermost ./scripts/config_generator -GO_BUILDFLAGS= -ldflags="-X github.com/mattermost/mattermost/server/public/model.BuildNumber=${PORTVERSION}" +GO_BUILDFLAGS= -ldflags=" \ + -X github.com/mattermost/mattermost/server/public/model.BuildNumber=${PORTVERSION} \ + -X github.com/mattermost/mattermost/server/public/model.BuildHashEnterprise=none \ + -X github.com/mattermost/mattermost/server/public/model.BuildEnterpriseReady=false" WRKSRC_SUBDIR= server WWWDIR= ${PREFIX}/www/mattermost diff --git a/www/mattermost-server/distinfo b/www/mattermost-server/distinfo index 4a4c7068ec05..64170397f096 100644 --- a/www/mattermost-server/distinfo +++ b/www/mattermost-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713884988 -SHA256 (mattermost-8.1.12.tar.xz) = f4f89d118657a2fd3b3b6c389f9806f69934a6c42b3fafd55f454d42e93dea7b -SIZE (mattermost-8.1.12.tar.xz) = 137143560 +TIMESTAMP = 1713956394 +SHA256 (mattermost-9.5.3.tar.xz) = b9a1e1a86d3b91c32914c1489bc90a3c7d7bd3e70eddc06e1af59a8a3b39a164 +SIZE (mattermost-9.5.3.tar.xz) = 102302152 diff --git a/www/mattermost-server/pkg-plist b/www/mattermost-server/pkg-plist index 5fe1d1d7bdf5..f083b7ba3098 100644 --- a/www/mattermost-server/pkg-plist +++ b/www/mattermost-server/pkg-plist @@ -2,25 +2,66 @@ bin/mattermostd %%ETCDIR%%/config.json.sample %%WWWDIR%%/fonts/OFL.txt %%WWWDIR%%/fonts/nunito-bold.ttf +%%WWWDIR%%/i18n/am.json +%%WWWDIR%%/i18n/be.json %%WWWDIR%%/i18n/bg.json +%%WWWDIR%%/i18n/bn.json +%%WWWDIR%%/i18n/br.json +%%WWWDIR%%/i18n/ca.json +%%WWWDIR%%/i18n/cs.json +%%WWWDIR%%/i18n/da.json %%WWWDIR%%/i18n/de.json +%%WWWDIR%%/i18n/el.json %%WWWDIR%%/i18n/en.json %%WWWDIR%%/i18n/en_AU.json %%WWWDIR%%/i18n/es.json +%%WWWDIR%%/i18n/et.json +%%WWWDIR%%/i18n/eu.json %%WWWDIR%%/i18n/fa.json +%%WWWDIR%%/i18n/fi.json +%%WWWDIR%%/i18n/fil.json %%WWWDIR%%/i18n/fr.json +%%WWWDIR%%/i18n/fy.json +%%WWWDIR%%/i18n/gl.json +%%WWWDIR%%/i18n/gu.json +%%WWWDIR%%/i18n/he.json +%%WWWDIR%%/i18n/hi.json +%%WWWDIR%%/i18n/hr.json %%WWWDIR%%/i18n/hu.json +%%WWWDIR%%/i18n/id.json +%%WWWDIR%%/i18n/is.json %%WWWDIR%%/i18n/it.json %%WWWDIR%%/i18n/ja.json +%%WWWDIR%%/i18n/ka.json +%%WWWDIR%%/i18n/kk.json +%%WWWDIR%%/i18n/kk_Latn.json +%%WWWDIR%%/i18n/km.json %%WWWDIR%%/i18n/ko.json +%%WWWDIR%%/i18n/la.json +%%WWWDIR%%/i18n/lo.json +%%WWWDIR%%/i18n/lt.json +%%WWWDIR%%/i18n/lv.json +%%WWWDIR%%/i18n/mk.json +%%WWWDIR%%/i18n/ml.json +%%WWWDIR%%/i18n/mn.json +%%WWWDIR%%/i18n/nb_NO.json +%%WWWDIR%%/i18n/ne.json %%WWWDIR%%/i18n/nl.json %%WWWDIR%%/i18n/pl.json +%%WWWDIR%%/i18n/pr.json %%WWWDIR%%/i18n/pt-BR.json +%%WWWDIR%%/i18n/pt.json %%WWWDIR%%/i18n/ro.json %%WWWDIR%%/i18n/ru.json +%%WWWDIR%%/i18n/si.json +%%WWWDIR%%/i18n/sl.json +%%WWWDIR%%/i18n/sq.json +%%WWWDIR%%/i18n/sr.json %%WWWDIR%%/i18n/sv.json +%%WWWDIR%%/i18n/th.json %%WWWDIR%%/i18n/tr.json %%WWWDIR%%/i18n/uk.json +%%WWWDIR%%/i18n/vi.json %%WWWDIR%%/i18n/zh-CN.json %%WWWDIR%%/i18n/zh-TW.json %%WWWDIR%%/templates/cloud_14_day_arrears.html @@ -28,6 +69,7 @@ bin/mattermostd %%WWWDIR%%/templates/cloud_45_day_arrears.html %%WWWDIR%%/templates/cloud_7_day_arrears.html %%WWWDIR%%/templates/cloud_90_day_arrears.html +%%WWWDIR%%/templates/cloud_renewal_notification.html %%WWWDIR%%/templates/cloud_upgrade_confirmation.html %%WWWDIR%%/templates/cloud_welcome_email.html %%WWWDIR%%/templates/deactivate_body.html @@ -39,6 +81,7 @@ bin/mattermostd %%WWWDIR%%/templates/globalrelay_compliance_export_message.html %%WWWDIR%%/templates/globalrelay_compliance_export_participant_row.html %%WWWDIR%%/templates/invite_body.html +%%WWWDIR%%/templates/ip_filters_changed.html %%WWWDIR%%/templates/license_up_for_renewal.html %%WWWDIR%%/templates/messages_notification.html %%WWWDIR%%/templates/mfa_change_body.html