| raw e-mail | index | archive | help
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
