diff --git a/www/gotosocial/Makefile b/www/gotosocial/Makefile index f9d6821ec848..2401f179163b 100644 --- a/www/gotosocial/Makefile +++ b/www/gotosocial/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2023/12/05 19:46:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.26 2024/01/10 16:50:10 nikita Exp $ -DISTNAME= gotosocial-0.12.2-source-code +DISTNAME= gotosocial-0.13.1-source-code PKGNAME= ${DISTNAME:S/-source-code//} -PKGREVISION= 1 MASTER_SITES= ${MASTER_SITE_GITHUB:=superseriousbusiness/} GITHUB_RELEASE= v${PKGVERSION_NOREV} GITHUB_PROJECT= gotosocial diff --git a/www/gotosocial/PLIST b/www/gotosocial/PLIST index ea0bcb32e063..c7e1c3de5e0b 100644 --- a/www/gotosocial/PLIST +++ b/www/gotosocial/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2023/11/15 14:57:48 nikita Exp $ +@comment $NetBSD: PLIST,v 1.10 2024/01/10 16:50:10 nikita Exp $ bin/gotosocial share/examples/gotosocial/config.yaml share/examples/gotosocial/docker-compose.yaml @@ -153,5 +153,7 @@ share/examples/gotosocial/web/template/oob.tmpl share/examples/gotosocial/web/template/profile.tmpl share/examples/gotosocial/web/template/sign-in.tmpl share/examples/gotosocial/web/template/status.tmpl +share/examples/gotosocial/web/template/status_attachments.tmpl +share/examples/gotosocial/web/template/status_poll.tmpl share/examples/gotosocial/web/template/tag.tmpl share/examples/gotosocial/web/template/thread.tmpl diff --git a/www/gotosocial/distinfo b/www/gotosocial/distinfo index 1ba98101e6cc..3cc5342f71d6 100644 --- a/www/gotosocial/distinfo +++ b/www/gotosocial/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2023/11/15 14:57:48 nikita Exp $ +$NetBSD: distinfo,v 1.11 2024/01/10 16:50:10 nikita Exp $ -BLAKE2s (gotosocial-0.12.2-source-code.tar.gz) = 1299d7a1e6fde7127c7f4ce296adf44cbd21daf31b55daab558159c0a1a145e4 -SHA512 (gotosocial-0.12.2-source-code.tar.gz) = c01422200521d2899dd60048636b7a58dccd319ff311eaa6c3ad94f54226d05c4c9b0e9d02e0c7d1f37ab585d88ae2625a116430eef133119126f8380881798f -Size (gotosocial-0.12.2-source-code.tar.gz) = 55093546 bytes +BLAKE2s (gotosocial-0.13.1-source-code.tar.gz) = 41ae352d6712effc315e29cf7451efe0e529d19556accac5e5375b47f128d720 +SHA512 (gotosocial-0.13.1-source-code.tar.gz) = 813eaa1f7cbc7987f081807952226db3a469ae0447dc9f83b628e2008b2a4de18378a0d46997a705ca42a5ed8a8b000509b7c8aca11b0f08ddf7c5866e60b897 +Size (gotosocial-0.13.1-source-code.tar.gz) = 63387633 bytes