1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

net-im/gotosocial: update to 0.8.0

Changelog: https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.8.0

PR:		270889
This commit is contained in:
Kamigishi Rei 2023-04-16 23:53:20 +02:00 committed by Robert Clausecker
parent 4a56af6758
commit 309ccc1a49
3 changed files with 12 additions and 11 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= gotosocial
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.1
PORTREVISION= 2
DISTVERSION= 0.8.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 = 1676688424
SHA256 (gotosocial_0.7.1_web-assets.tar.gz) = dd1b85d67e2a4bf17f2bbf2c91ed87e5563534792baf3695e006bb84381e114c
SIZE (gotosocial_0.7.1_web-assets.tar.gz) = 1314903
SHA256 (superseriousbusiness-gotosocial-v0.7.1_GH0.tar.gz) = 7988c15b87ae32b2bbbcc9d816351241c1281d6b0e439fb0930481376affda95
SIZE (superseriousbusiness-gotosocial-v0.7.1_GH0.tar.gz) = 51161254
TIMESTAMP = 1681143111
SHA256 (gotosocial_0.8.0_web-assets.tar.gz) = fd031f7edd91c0a765da0dee627094cc7d12b3575a74b05a854eb82d4b4676e4
SIZE (gotosocial_0.8.0_web-assets.tar.gz) = 1306945
SHA256 (superseriousbusiness-gotosocial-v0.8.0_GH0.tar.gz) = 0e8e62bc8b2a680e88bde69e7e19e315104717f7ea69f906bbfb734608c3ae7c
SIZE (superseriousbusiness-gotosocial-v0.8.0_GH0.tar.gz) = 52784348

View File

@ -7,18 +7,20 @@
%%WWWDIR%%/template/confirmed.tmpl
%%WWWDIR%%/template/profile.tmpl
%%WWWDIR%%/template/status.tmpl
%%WWWDIR%%/template/email_confirm_html.tmpl
%%WWWDIR%%/template/email_confirm.tmpl
%%WWWDIR%%/template/footer.tmpl
%%WWWDIR%%/template/email_reset_html.tmpl
%%WWWDIR%%/template/email_reset.tmpl
%%WWWDIR%%/template/email_test.tmpl
%%WWWDIR%%/template/sign-in.tmpl
%%WWWDIR%%/template/email_reset_text.tmpl
%%WWWDIR%%/template/email_confirm_text.tmpl
%%WWWDIR%%/template/email_new_report.tmpl
%%WWWDIR%%/template/email_report_closed.tmpl
%%WWWDIR%%/template/index.tmpl
%%WWWDIR%%/template/404.tmpl
%%WWWDIR%%/template/error.tmpl
%%WWWDIR%%/template/authorize.tmpl
%%WWWDIR%%/template/domain-blocklist.tmpl
%%WWWDIR%%/template/finalize.tmpl
%%WWWDIR%%/assets/LICENSE
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon2.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon3.png