net-im/gotosocial: Update to 0.6.0

ChangeLog:
https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.6.0

PR:		268228
This commit is contained in:
SolarCatcher 2023-01-30 09:42:50 +00:00 committed by Nuno Teixeira
parent 160321d48c
commit 9507957f2d
3 changed files with 51 additions and 55 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= gotosocial
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.2
PORTREVISION= 2
DISTVERSION= 0.6.0
CATEGORIES= net-im
MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1664980066
SHA256 (gotosocial_0.5.2_web-assets.tar.gz) = 5662fa0938679d02534d425b324a243a8e6fdb17ec3c42f465084971d997f881
SIZE (gotosocial_0.5.2_web-assets.tar.gz) = 1603916
SHA256 (superseriousbusiness-gotosocial-v0.5.2_GH0.tar.gz) = 8733ef7e191d68f93c0c26a2c40dfbf9afa7c16e2ad1578168541382857af840
SIZE (superseriousbusiness-gotosocial-v0.5.2_GH0.tar.gz) = 52865473
TIMESTAMP = 1670334530
SHA256 (gotosocial_0.6.0_web-assets.tar.gz) = 4407c90e2d464778037f2493069cf2b60871f2ee6eba40b5096a748e8cb74e9f
SIZE (gotosocial_0.6.0_web-assets.tar.gz) = 1630400
SHA256 (superseriousbusiness-gotosocial-v0.6.0_GH0.tar.gz) = a0dedaf73015f739c6bbe8d9cc7cf0b16b3132b2586ef9b44faf80b6849b3ac1
SIZE (superseriousbusiness-gotosocial-v0.6.0_GH0.tar.gz) = 43666836

View File

@ -1,58 +1,55 @@
@sample etc/gotosocial/config.yaml.sample
%%WWWDIR%%/assets/dist/_colors.css
%%WWWDIR%%/assets/dist/admin-panel.js
%%WWWDIR%%/assets/dist/base.css
%%WWWDIR%%/assets/dist/bundle.js
%%WWWDIR%%/assets/dist/frontend.js
%%WWWDIR%%/assets/dist/panels-admin-style.css
%%WWWDIR%%/assets/dist/profile.css
%%WWWDIR%%/assets/dist/status.css
%%WWWDIR%%/assets/dist/user-panel.js
%%WWWDIR%%/assets/swagger.yaml
%%WWWDIR%%/template/header.tmpl
%%WWWDIR%%/template/thread.tmpl
%%WWWDIR%%/template/frontend.tmpl
%%WWWDIR%%/assets/Fork-Awesome/CONTRIBUTORS.md
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.css
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css.map
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.css
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css.map
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.eot
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.svg
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.ttf
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2
%%WWWDIR%%/assets/Fork-Awesome/LICENSES
%%WWWDIR%%/assets/NotoSans-Bold.ttf
%%WWWDIR%%/template/oob.tmpl
%%WWWDIR%%/template/confirmed.tmpl
%%WWWDIR%%/template/profile.tmpl
%%WWWDIR%%/template/status.tmpl
%%WWWDIR%%/template/email_confirm_html.tmpl
%%WWWDIR%%/template/footer.tmpl
%%WWWDIR%%/template/email_reset_html.tmpl
%%WWWDIR%%/template/sign-in.tmpl
%%WWWDIR%%/template/email_reset_text.tmpl
%%WWWDIR%%/template/email_confirm_text.tmpl
%%WWWDIR%%/template/index.tmpl
%%WWWDIR%%/template/404.tmpl
%%WWWDIR%%/template/error.tmpl
%%WWWDIR%%/template/authorize.tmpl
%%WWWDIR%%/assets/NotoSans-Regular.ttf
%%WWWDIR%%/assets/OFL.txt
%%WWWDIR%%/assets/logo.png
%%WWWDIR%%/assets/tusky.svg
%%WWWDIR%%/assets/default_header.png
%%WWWDIR%%/assets/dist/panels-base.css
%%WWWDIR%%/assets/dist/panels-user-style.css
%%WWWDIR%%/assets/mastodon.svg
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon1.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon2.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon3.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon4.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon1.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon6.png
%%WWWDIR%%/template/profile.tmpl
%%WWWDIR%%/template/404.tmpl
%%WWWDIR%%/template/authorize.tmpl
%%WWWDIR%%/template/confirmed.tmpl
%%WWWDIR%%/template/email_confirm_html.tmpl
%%WWWDIR%%/template/email_confirm_text.tmpl
%%WWWDIR%%/template/email_reset_html.tmpl
%%WWWDIR%%/template/email_reset_text.tmpl
%%WWWDIR%%/template/error.tmpl
%%WWWDIR%%/template/footer.tmpl
%%WWWDIR%%/template/header.tmpl
%%WWWDIR%%/template/index.tmpl
%%WWWDIR%%/template/sign-in.tmpl
%%WWWDIR%%/template/status.tmpl
%%WWWDIR%%/template/thread.tmpl
%%WWWDIR%%/assets/mastodon.svg
%%WWWDIR%%/assets/OFL.txt
%%WWWDIR%%/assets/NotoSans-Bold.ttf
%%WWWDIR%%/assets/default_header.png
%%WWWDIR%%/assets/Fork-Awesome/CONTRIBUTORS.md
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.ttf
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.eot
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.svg
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff
%%WWWDIR%%/assets/Fork-Awesome/LICENSES
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css.map
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.css
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.css
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css.map
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css
%%WWWDIR%%/assets/tusky.svg
%%WWWDIR%%/assets/logo.png
%%WWWDIR%%/assets/dist/profile.css
%%WWWDIR%%/assets/dist/_colors.css
%%WWWDIR%%/assets/dist/settings.js
%%WWWDIR%%/assets/dist/status.css
%%WWWDIR%%/assets/dist/settings-style.css
%%WWWDIR%%/assets/dist/base.css
%%WWWDIR%%/assets/dist/frontend.js
%%WWWDIR%%/assets/swagger.yaml
bin/gotosocial
share/doc/gotosocial/LICENSE
share/doc/gotosocial/README.md