Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2023 09:30:40 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 309ccc1a49a0 - main - net-im/gotosocial: update to 0.8.0
Message-ID:  <202304170930.33H9UeV4051966@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=309ccc1a49a0d268d35e05ec42180ae92af477c9

commit 309ccc1a49a0d268d35e05ec42180ae92af477c9
Author:     Kamigishi Rei <spambox@haruhiism.net>
AuthorDate: 2023-04-16 21:53:20 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-17 09:29:20 +0000

    net-im/gotosocial: update to 0.8.0
    
    Changelog: https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.8.0
    
    PR:             270889
---
 net-im/gotosocial/Makefile  |  3 +--
 net-im/gotosocial/distinfo  | 10 +++++-----
 net-im/gotosocial/pkg-plist | 10 ++++++----
 3 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index 09f208ae997b..c4afefd66bb3 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -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
diff --git a/net-im/gotosocial/distinfo b/net-im/gotosocial/distinfo
index 119c59de6d24..c213cd21e907 100644
--- a/net-im/gotosocial/distinfo
+++ b/net-im/gotosocial/distinfo
@@ -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
diff --git a/net-im/gotosocial/pkg-plist b/net-im/gotosocial/pkg-plist
index 0f11d758fef1..e200d6dbfbbc 100644
--- a/net-im/gotosocial/pkg-plist
+++ b/net-im/gotosocial/pkg-plist
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304170930.33H9UeV4051966>