mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-im/gotosocial: update to 0.18.3
PR: 285638
This commit is contained in:
parent
cece14281b
commit
ef7b731823
3 changed files with 92 additions and 85 deletions
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= gotosocial
|
PORTNAME= gotosocial
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.17.3
|
DISTVERSION= 0.18.3
|
||||||
PORTREVISION= 4
|
PORTREVISION= 0
|
||||||
CATEGORIES= net-im
|
CATEGORIES= net-im
|
||||||
MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
|
MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
|
||||||
DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
|
DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1733217257
|
TIMESTAMP = 1742813820
|
||||||
SHA256 (gotosocial_0.17.3_web-assets.tar.gz) = f390a67168dc5fc6be859c64c914df5c4ae6908c7ae11dac71a692d85a5febaf
|
SHA256 (gotosocial_0.18.3_web-assets.tar.gz) = eb46928961c71c3c59820adea935478a9d8b77f3f237d4f893e3468d7fce3507
|
||||||
SIZE (gotosocial_0.17.3_web-assets.tar.gz) = 1877114
|
SIZE (gotosocial_0.18.3_web-assets.tar.gz) = 1899735
|
||||||
SHA256 (superseriousbusiness-gotosocial-v0.17.3_GH0.tar.gz) = a00382d31ec55fc26f94a611c599a00da98d8b4ea8447559781732f9ec6ebaf6
|
SHA256 (superseriousbusiness-gotosocial-v0.18.3_GH0.tar.gz) = 759edb9f8f75f91962948e2373e74d19c97b13fb50e0a0b477188923512935d5
|
||||||
SIZE (superseriousbusiness-gotosocial-v0.17.3_GH0.tar.gz) = 119491120
|
SIZE (superseriousbusiness-gotosocial-v0.18.3_GH0.tar.gz) = 118425623
|
||||||
|
|
|
@ -1,58 +1,45 @@
|
||||||
|
bin/gotosocial
|
||||||
@sample etc/gotosocial/config.yaml.sample
|
@sample etc/gotosocial/config.yaml.sample
|
||||||
%%WWWDIR%%/template/about.tmpl
|
%%DOCSDIR%%/LICENSE
|
||||||
%%WWWDIR%%/template/thread.tmpl
|
%%DOCSDIR%%/README.md
|
||||||
%%WWWDIR%%/template/oob.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/CONTRIBUTORS.md
|
||||||
%%WWWDIR%%/template/profile.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/LICENSES
|
||||||
%%WWWDIR%%/template/status.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.css
|
||||||
%%WWWDIR%%/template/email_confirm.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css
|
||||||
%%WWWDIR%%/template/email_reset.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css.map
|
||||||
%%WWWDIR%%/template/email_test.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.css
|
||||||
%%WWWDIR%%/template/sign-in.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css
|
||||||
%%WWWDIR%%/template/email_new_report.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css.map
|
||||||
%%WWWDIR%%/template/email_report_closed.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.eot
|
||||||
%%WWWDIR%%/template/index.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.svg
|
||||||
%%WWWDIR%%/template/404.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.ttf
|
||||||
%%WWWDIR%%/template/error.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff
|
||||||
%%WWWDIR%%/template/authorize.tmpl
|
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2
|
||||||
%%WWWDIR%%/template/domain-blocklist.tmpl
|
|
||||||
%%WWWDIR%%/template/finalize.tmpl
|
|
||||||
%%WWWDIR%%/template/tag.tmpl
|
|
||||||
%%WWWDIR%%/template/status_attachments.tmpl
|
|
||||||
%%WWWDIR%%/template/status_poll.tmpl
|
|
||||||
%%WWWDIR%%/template/index_apps.tmpl
|
|
||||||
%%WWWDIR%%/template/index_what_is_this.tmpl
|
|
||||||
%%WWWDIR%%/template/page.tmpl
|
|
||||||
%%WWWDIR%%/template/page_footer.tmpl
|
|
||||||
%%WWWDIR%%/template/page_header.tmpl
|
|
||||||
%%WWWDIR%%/template/page_ogmeta.tmpl
|
|
||||||
%%WWWDIR%%/template/page_stylesheets.tmpl
|
|
||||||
%%WWWDIR%%/template/profile_fields.tmpl
|
|
||||||
%%WWWDIR%%/template/settings.tmpl
|
|
||||||
%%WWWDIR%%/template/status_attributes.tmpl
|
|
||||||
%%WWWDIR%%/template/status_header.tmpl
|
|
||||||
%%WWWDIR%%/template/status_info.tmpl
|
|
||||||
%%WWWDIR%%/template/confirm_email.tmpl
|
|
||||||
%%WWWDIR%%/template/confirmed_email.tmpl
|
|
||||||
%%WWWDIR%%/template/email_new_signup.tmpl
|
|
||||||
%%WWWDIR%%/template/email_signup_approved.tmpl
|
|
||||||
%%WWWDIR%%/template/email_signup_rejected.tmpl
|
|
||||||
%%WWWDIR%%/template/index_register.tmpl
|
|
||||||
%%WWWDIR%%/template/sign-up.tmpl
|
|
||||||
%%WWWDIR%%/template/signed-up.tmpl
|
|
||||||
%%WWWDIR%%/assets/LICENSE
|
%%WWWDIR%%/assets/LICENSE
|
||||||
%%WWWDIR%%/assets/activitypub_light.svg
|
%%WWWDIR%%/assets/activitypub_light.svg
|
||||||
%%WWWDIR%%/assets/default_header.webp
|
|
||||||
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon1.webp
|
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon1.webp
|
||||||
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon2.webp
|
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon2.webp
|
||||||
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon3.webp
|
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon3.webp
|
||||||
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon4.webp
|
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon4.webp
|
||||||
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.webp
|
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.webp
|
||||||
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon6.webp
|
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon6.webp
|
||||||
%%WWWDIR%%/assets/mastodon.svg
|
%%WWWDIR%%/assets/default_header.webp
|
||||||
%%WWWDIR%%/assets/logo.svg
|
%%WWWDIR%%/assets/dist/_colors.css
|
||||||
%%WWWDIR%%/assets/logo.webp
|
%%WWWDIR%%/assets/dist/about.css
|
||||||
%%WWWDIR%%/assets/plyr.svg
|
%%WWWDIR%%/assets/dist/base.css
|
||||||
%%WWWDIR%%/assets/fonts/OFL.txt
|
%%WWWDIR%%/assets/dist/frontend.js
|
||||||
|
%%WWWDIR%%/assets/dist/index.css
|
||||||
|
%%WWWDIR%%/assets/dist/login-info.css
|
||||||
|
%%WWWDIR%%/assets/dist/page.css
|
||||||
|
%%WWWDIR%%/assets/dist/prism.css
|
||||||
|
%%WWWDIR%%/assets/dist/profile.css
|
||||||
|
%%WWWDIR%%/assets/dist/settings-style.css
|
||||||
|
%%WWWDIR%%/assets/dist/settings.js
|
||||||
|
%%WWWDIR%%/assets/dist/status.css
|
||||||
|
%%WWWDIR%%/assets/dist/tag.css
|
||||||
|
%%WWWDIR%%/assets/dist/thread.css
|
||||||
|
%%WWWDIR%%/assets/ellipsis.svg
|
||||||
|
%%WWWDIR%%/assets/feditext.svg
|
||||||
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Bold-102.woff
|
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Bold-102.woff
|
||||||
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Bold-102a.woff2
|
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Bold-102a.woff2
|
||||||
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102.woff
|
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102.woff
|
||||||
|
@ -61,26 +48,22 @@
|
||||||
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Italic-102a.woff2
|
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Italic-102a.woff2
|
||||||
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Regular-102.woff
|
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Regular-102.woff
|
||||||
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Regular-102a.woff2
|
%%WWWDIR%%/assets/fonts/Atkinson-Hyperlegible-Regular-102a.woff2
|
||||||
|
%%WWWDIR%%/assets/fonts/OFL.txt
|
||||||
%%WWWDIR%%/assets/fonts/noto-sans-mono-v30-latin-regular.woff2
|
%%WWWDIR%%/assets/fonts/noto-sans-mono-v30-latin-regular.woff2
|
||||||
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-700.woff
|
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-700.woff
|
||||||
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-700.woff2
|
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-700.woff2
|
||||||
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-regular.woff
|
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-regular.woff
|
||||||
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-regular.woff2
|
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-regular.woff2
|
||||||
%%WWWDIR%%/assets/Fork-Awesome/CONTRIBUTORS.md
|
%%WWWDIR%%/assets/logo.png
|
||||||
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.ttf
|
%%WWWDIR%%/assets/logo.svg
|
||||||
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2
|
%%WWWDIR%%/assets/logo.webp
|
||||||
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.eot
|
%%WWWDIR%%/assets/mastodon.svg
|
||||||
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.svg
|
%%WWWDIR%%/assets/plyr.svg
|
||||||
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff
|
%%WWWDIR%%/assets/swagger.yaml
|
||||||
%%WWWDIR%%/assets/Fork-Awesome/LICENSES
|
%%WWWDIR%%/assets/themes/blurple-auto.css
|
||||||
%%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/themes/blurple-dark.css
|
%%WWWDIR%%/assets/themes/blurple-dark.css
|
||||||
%%WWWDIR%%/assets/themes/blurple-light.css
|
%%WWWDIR%%/assets/themes/blurple-light.css
|
||||||
|
%%WWWDIR%%/assets/themes/brutalist-auto.css
|
||||||
%%WWWDIR%%/assets/themes/brutalist-dark.css
|
%%WWWDIR%%/assets/themes/brutalist-dark.css
|
||||||
%%WWWDIR%%/assets/themes/brutalist.css
|
%%WWWDIR%%/assets/themes/brutalist.css
|
||||||
%%WWWDIR%%/assets/themes/ecks-pee.css
|
%%WWWDIR%%/assets/themes/ecks-pee.css
|
||||||
|
@ -88,26 +71,50 @@
|
||||||
%%WWWDIR%%/assets/themes/moonlight-hunt.css
|
%%WWWDIR%%/assets/themes/moonlight-hunt.css
|
||||||
%%WWWDIR%%/assets/themes/rain-forest.css
|
%%WWWDIR%%/assets/themes/rain-forest.css
|
||||||
%%WWWDIR%%/assets/themes/soft.css
|
%%WWWDIR%%/assets/themes/soft.css
|
||||||
|
%%WWWDIR%%/assets/themes/solarized-auto.css
|
||||||
%%WWWDIR%%/assets/themes/solarized-dark.css
|
%%WWWDIR%%/assets/themes/solarized-dark.css
|
||||||
%%WWWDIR%%/assets/themes/solarized-light.css
|
%%WWWDIR%%/assets/themes/solarized-light.css
|
||||||
%%WWWDIR%%/assets/themes/sunset-light.css
|
%%WWWDIR%%/assets/themes/sunset-light.css
|
||||||
%%WWWDIR%%/assets/tusky.svg
|
%%WWWDIR%%/assets/tusky.svg
|
||||||
%%WWWDIR%%/assets/logo.png
|
%%WWWDIR%%/template/404.tmpl
|
||||||
%%WWWDIR%%/assets/dist/index.css
|
%%WWWDIR%%/template/about.tmpl
|
||||||
%%WWWDIR%%/assets/dist/profile.css
|
%%WWWDIR%%/template/authorize.tmpl
|
||||||
%%WWWDIR%%/assets/dist/_colors.css
|
%%WWWDIR%%/template/confirm-email.tmpl
|
||||||
%%WWWDIR%%/assets/dist/settings.js
|
%%WWWDIR%%/template/confirmed-email.tmpl
|
||||||
%%WWWDIR%%/assets/dist/status.css
|
%%WWWDIR%%/template/domain-blocklist.tmpl
|
||||||
%%WWWDIR%%/assets/dist/settings-style.css
|
%%WWWDIR%%/template/email_confirm.tmpl
|
||||||
%%WWWDIR%%/assets/dist/base.css
|
%%WWWDIR%%/template/email_new_report.tmpl
|
||||||
%%WWWDIR%%/assets/dist/frontend.js
|
%%WWWDIR%%/template/email_new_signup.tmpl
|
||||||
%%WWWDIR%%/assets/dist/tag.css
|
%%WWWDIR%%/template/email_report_closed.tmpl
|
||||||
%%WWWDIR%%/assets/dist/about.css
|
%%WWWDIR%%/template/email_reset.tmpl
|
||||||
%%WWWDIR%%/assets/dist/page.css
|
%%WWWDIR%%/template/email_signup_approved.tmpl
|
||||||
%%WWWDIR%%/assets/dist/prism.css
|
%%WWWDIR%%/template/email_signup_rejected.tmpl
|
||||||
%%WWWDIR%%/assets/dist/thread.css
|
%%WWWDIR%%/template/email_test.tmpl
|
||||||
%%WWWDIR%%/assets/feditext.svg
|
%%WWWDIR%%/template/error.tmpl
|
||||||
%%WWWDIR%%/assets/swagger.yaml
|
%%WWWDIR%%/template/finalize.tmpl
|
||||||
bin/gotosocial
|
%%WWWDIR%%/template/index.tmpl
|
||||||
share/doc/gotosocial/LICENSE
|
%%WWWDIR%%/template/index_register.tmpl
|
||||||
share/doc/gotosocial/README.md
|
%%WWWDIR%%/template/index_what_is_this.tmpl
|
||||||
|
%%WWWDIR%%/template/login-info.tmpl
|
||||||
|
%%WWWDIR%%/template/login_button.tmpl
|
||||||
|
%%WWWDIR%%/template/maintenance.tmpl
|
||||||
|
%%WWWDIR%%/template/oob.tmpl
|
||||||
|
%%WWWDIR%%/template/page.tmpl
|
||||||
|
%%WWWDIR%%/template/page_footer.tmpl
|
||||||
|
%%WWWDIR%%/template/page_header.tmpl
|
||||||
|
%%WWWDIR%%/template/page_ogmeta.tmpl
|
||||||
|
%%WWWDIR%%/template/page_stylesheets.tmpl
|
||||||
|
%%WWWDIR%%/template/profile.tmpl
|
||||||
|
%%WWWDIR%%/template/profile_fields.tmpl
|
||||||
|
%%WWWDIR%%/template/settings.tmpl
|
||||||
|
%%WWWDIR%%/template/sign-in.tmpl
|
||||||
|
%%WWWDIR%%/template/sign-up.tmpl
|
||||||
|
%%WWWDIR%%/template/signed-up.tmpl
|
||||||
|
%%WWWDIR%%/template/status.tmpl
|
||||||
|
%%WWWDIR%%/template/status_attachments.tmpl
|
||||||
|
%%WWWDIR%%/template/status_attributes.tmpl
|
||||||
|
%%WWWDIR%%/template/status_header.tmpl
|
||||||
|
%%WWWDIR%%/template/status_info.tmpl
|
||||||
|
%%WWWDIR%%/template/status_poll.tmpl
|
||||||
|
%%WWWDIR%%/template/tag.tmpl
|
||||||
|
%%WWWDIR%%/template/thread.tmpl
|
||||||
|
|
Loading…
Add table
Reference in a new issue