Bug 248224 - www/mattermost-webapp www/mattermost-server: Update to 5.25.0
Summary: www/mattermost-webapp www/mattermost-server: Update to 5.25.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-23 19:06 UTC by Greg Fitzgerald
Modified: 2020-07-25 13:41 UTC (History)
2 users (show)

See Also:
loic.blot: maintainer-feedback+


Attachments
mattermost.diff (20.11 KB, patch)
2020-07-23 19:06 UTC, Greg Fitzgerald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Fitzgerald 2020-07-23 19:06:48 UTC
Created attachment 216723 [details]
mattermost.diff

5.25.0 is a ESR release, so we should be able to stick to 5.25.x for a while if that is desired. Not sure if it's worth having a mattermost-esr and mattermost builds around?

https://docs.mattermost.com/administration/changelog.html

Ran in my jail on amd64. I can't test arm64, but the patch looks like it's no longer needed in the latest release. The uint128 is gone from this release.
Comment 1 loic.blot 2020-07-24 07:02:45 UTC
Hello, i'm not sure we have sufficient users to split the port. But yeah being on the ESR is the minimum, we have some months left.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-07-25 13:40:55 UTC
A commit references this bug:

Author: mikael
Date: Sat Jul 25 13:39:55 UTC 2020
New revision: 543416
URL: https://svnweb.freebsd.org/changeset/ports/543416

Log:
  www/mattermost-webapp www/mattermost-server: Update to 5.25.0

  Changelog:
    https://docs.mattermost.com/administration/changelog.html

  PR:		248224
  Submitted by:	Greg Fitzgerald <gregf@hugops.pw>
  Approved by:	loic.blot@unix-experience.fr (maintainer)

Changes:
  head/www/mattermost-server/Makefile
  head/www/mattermost-server/distinfo
  head/www/mattermost-server/files/patch-vendor_golang.org_x_sys_unix_ztypes__freebsd__arm64.go
  head/www/mattermost-server/pkg-plist
  head/www/mattermost-webapp/Makefile
  head/www/mattermost-webapp/distinfo
  head/www/mattermost-webapp/pkg-plist
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2020-07-25 13:41:37 UTC
thanks!