CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/10/24 13:50:30
Modified files:
net/mattermost-server: Makefile distinfo
net/mattermost-server/pkg: PLIST
Added files:
net/mattermost-server/patches: patch-config_config_json
Removed files:
net/mattermost-server/patches: patch-config_default_json
Log message:
Update mattermost-server 5.13.2 -> 5.16.0
Changelog: https://docs.mattermost.com/administration/changelog.html
Port changes:
Rename default.json to config.json; it's now generated during build time using
defaults in code. We take config.json from pre-built linux distfile.
ok robert@