FreeBSD Bugzilla – Attachment 198632 Details for
Bug 231559
www/mattermost-webapp www/mattermost-server: Update to 5.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mattermost-server-5.4.0.diff
mattermost-server-5.4.0.diff (text/plain), 2.57 KB, created by
Oliver Böttcher
on 2018-10-25 20:22:53 UTC
(
hide
)
Description:
mattermost-server-5.4.0.diff
Filename:
MIME Type:
Creator:
Oliver Böttcher
Created:
2018-10-25 20:22:53 UTC
Size:
2.57 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 480285) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= mattermost-server >-PORTVERSION= 4.8.0 >+PORTVERSION= 5.4.0 > DISTVERSIONPREFIX= v > CATEGORIES= www > >@@ -35,8 +35,8 @@ > pre-build: > @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} > @cd ${WRKSRC} && \ >- ${MV} api api4 app cmd doc einterfaces imports jobs manualtesting \ >- model plugin store utils web wsapi vendor \ >+ ${MV} api4 app cmd doc einterfaces imports jobs manualtesting \ >+ mlog migrations model plugin services store utils web wsapi vendor \ > ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} > > do-build: >@@ -44,7 +44,7 @@ > ${SETENV} ${MAKE_ENV} GOPATH=${WRKSRC} go install -ldflags="${GO_LDFLAGS}" ./... > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/bin/platform ${STAGEDIR}${PREFIX}/bin/mattermostd >+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/mattermost ${STAGEDIR}${PREFIX}/bin/mattermostd > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/mattermost > ${INSTALL_DATA} ${WRKSRC}/config/default.json ${STAGEDIR}${PREFIX}/etc/mattermost/config.json.sample > ${MKDIR} ${STAGEDIR}${WWWDIR} >Index: distinfo >=================================================================== >--- distinfo (revision 480285) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1521386230 >-SHA256 (mattermost-mattermost-server-v4.8.0_GH0.tar.gz) = 07e0d3864b5c95212085671c09070bb96891bbc34b60bdcbdd759366abd69f15 >-SIZE (mattermost-mattermost-server-v4.8.0_GH0.tar.gz) = 55752176 >+TIMESTAMP = 1540493188 >+SHA256 (mattermost-mattermost-server-v5.4.0_GH0.tar.gz) = 5c498441f4d12ba5b737741769cafc85fd5729ae6cf73771bbddcd6a91073d89 >+SIZE (mattermost-mattermost-server-v5.4.0_GH0.tar.gz) = 10086472 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 480285) >+++ pkg-plist (working copy) >@@ -1,6 +1,7 @@ > bin/mattermostd > etc/mattermost/config.json.sample >-%%WWWDIR%%/fonts/luximbi.ttf >+%%WWWDIR%%/fonts/OFL.txt >+%%WWWDIR%%/fonts/nunito-bold.ttf > %%WWWDIR%%/i18n/de.json > %%WWWDIR%%/i18n/en.json > %%WWWDIR%%/i18n/es.json >@@ -11,10 +12,13 @@ > %%WWWDIR%%/i18n/nl.json > %%WWWDIR%%/i18n/pl.json > %%WWWDIR%%/i18n/pt-BR.json >+%%WWWDIR%%/i18n/ro.json > %%WWWDIR%%/i18n/ru.json > %%WWWDIR%%/i18n/tr.json > %%WWWDIR%%/i18n/zh-CN.json > %%WWWDIR%%/i18n/zh-TW.json >+%%WWWDIR%%/templates/complete_saml_extension_body.html >+%%WWWDIR%%/templates/deactivate_body.html > %%WWWDIR%%/templates/email_change_body.html > %%WWWDIR%%/templates/email_change_verify_body.html > %%WWWDIR%%/templates/email_footer.html
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
swills
:
maintainer-approval?
(loic.blot)
Actions:
View
|
Diff
Attachments on
bug 231559
:
197316
|
197317
|
197519
|
197520
|
197521
|
198631
| 198632 |
198634
|
198652
|
198653