Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2025 02:53:35 +0000
Message-ID:  <6927bd2f.2d9d4.634430b1@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by tagattie:

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

commit c5676d8c12c647370231a5610d6b0ff565655a3f
Author:     Tilde Joy <tilde@ultros.pro>
AuthorDate: 2025-11-25 23:35:39 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-11-27 02:53:17 +0000

    net-im/gotosocial: Update to 0.20.2
    
    Release Notes: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.20.2
    
    PR:             291222
    Reported by:    Tilde Joy <tilde@ultros.pro> (maintainer)
---
 net-im/gotosocial/Makefile  |  3 +--
 net-im/gotosocial/distinfo  | 10 +++++-----
 net-im/gotosocial/pkg-plist |  1 +
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index e30bea26b5a6..1f74bc3ebdc2 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gotosocial
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.20.1
-PORTREVISION=	1
+DISTVERSION=	0.20.2
 CATEGORIES=	net-im
 MASTER_SITES=	https://codeberg.org/superseriousbusiness/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTFILES=	${PORTNAME}-${DISTVERSION}-source-code.tar.gz ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz
diff --git a/net-im/gotosocial/distinfo b/net-im/gotosocial/distinfo
index be70a337ff30..87c149a9112f 100644
--- a/net-im/gotosocial/distinfo
+++ b/net-im/gotosocial/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1761619800
-SHA256 (gotosocial-0.20.1-source-code.tar.gz) = 8a380869e9735647c095e1524b6b24811a668cfd9094ad19580c857aecb1578c
-SIZE (gotosocial-0.20.1-source-code.tar.gz) = 133526412
-SHA256 (gotosocial_0.20.1_web-assets.tar.gz) = d16bda3d4553318775b73ed1b66969dfbbf1fdca3879f843752581738814cc05
-SIZE (gotosocial_0.20.1_web-assets.tar.gz) = 4158829
+TIMESTAMP = 1764109333
+SHA256 (gotosocial-0.20.2-source-code.tar.gz) = 512217351c4d0c2380ab7d03920a8ffb17ca36354c8db92b213eb02727e068b5
+SIZE (gotosocial-0.20.2-source-code.tar.gz) = 133594145
+SHA256 (gotosocial_0.20.2_web-assets.tar.gz) = f39b459f72ecb8c6cba221fa145b412bad0685c95f4ec4a223b2bf88d2da7636
+SIZE (gotosocial_0.20.2_web-assets.tar.gz) = 4162010
diff --git a/net-im/gotosocial/pkg-plist b/net-im/gotosocial/pkg-plist
index 0472cef094d9..ae983f27922f 100644
--- a/net-im/gotosocial/pkg-plist
+++ b/net-im/gotosocial/pkg-plist
@@ -176,6 +176,7 @@ bin/gotosocial
 %%WWWDIR%%/template/2fa.tmpl
 %%WWWDIR%%/template/404.tmpl
 %%WWWDIR%%/template/about.tmpl
+%%WWWDIR%%/template/authorize-interaction.tmpl
 %%WWWDIR%%/template/authorize.tmpl
 %%WWWDIR%%/template/confirm-email.tmpl
 %%WWWDIR%%/template/confirmed-email.tmpl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6927bd2f.2d9d4.634430b1>