Bug 260836 - www/mattermost-webapp www/mattermost-server: Update to 6.2.1
Summary: www/mattermost-webapp www/mattermost-server: Update to 6.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-31 08:29 UTC by Felix Ehlers
Modified: 2022-03-12 23:10 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
Update 6.0.2 -> 6.2.1 (18.93 KB, patch)
2022-01-05 11:24 UTC, Raúl
no flags Details | Diff
update to 6.3.2 (20.31 KB, text/plain)
2022-02-02 11:02 UTC, mickael.maillot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Ehlers 2021-12-31 08:29:50 UTC
It would be nice to see this port updated to the 6.2.1 release and have the mmctl cmdline tool included. It will replace the existing CLI tool in a future release (https://docs.mattermost.com/manage/mmctl-command-line-tool.html).
Comment 1 Raúl 2022-01-05 11:24:04 UTC
Created attachment 230726 [details]
Update 6.0.2 -> 6.2.1
Comment 2 Raúl 2022-01-05 11:25:38 UTC
(In reply to Felix Ehlers from comment #0)
mmctl looks like candidate for another port
Comment 3 mickael.maillot 2022-02-02 11:02:46 UTC
Created attachment 231524 [details]
update to 6.3.2

update to the last version 6.3.2
webapp plist fixed since all small files are added in post-install
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-03-12 23:10:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18753e83ab1be62bce32171bbdfeb71e99401395

commit 18753e83ab1be62bce32171bbdfeb71e99401395
Author:     Mickael Maillot <mickael.maillot@gmail.com>
AuthorDate: 2022-03-12 23:02:51 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2022-03-12 23:08:52 +0000

    www/mattermost-webapp www/mattermost-server: Update to 6.4.2

    PR:             260836
    Reported by:    Felix Ehlers <felix-freebsd@fleximus.de>

 www/mattermost-server/Makefile  |   2 +-
 www/mattermost-server/distinfo  |   6 +-
 www/mattermost-webapp/Makefile  |   2 +-
 www/mattermost-webapp/distinfo  |   6 +-
 www/mattermost-webapp/pkg-plist | 293 ----------------------------------------
 5 files changed, 8 insertions(+), 301 deletions(-)
Comment 5 Steve Wills freebsd_committer freebsd_triage 2022-03-12 23:10:44 UTC
Committed, thanks!