Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2026 16:37:59 +0000
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d9985eaad5e4 - main - net-im/gotosocial: update to 0.21.0
Message-ID:  <69a1c867.3aeb2.5e3aa7fc@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dinoex:

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

commit d9985eaad5e4feef500a4dfb347205e4485e7c15
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2026-02-27 16:37:40 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2026-02-27 16:37:40 +0000

    net-im/gotosocial: update to 0.21.0
    
    PR: 293451
---
 UPDATING                   | 19 +++++++++++++++++++
 net-im/gotosocial/Makefile |  3 +--
 net-im/gotosocial/distinfo | 10 +++++-----
 3 files changed, 25 insertions(+), 7 deletions(-)

diff --git a/UPDATING b/UPDATING
index 3e7c6f3bf551..ac86db9bc3e9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -20,6 +20,25 @@ you update your ports collection, before attempting any port upgrades.
   No specific action should be needed, just a heads-up to test before
   deploying to production as this is quite a big step in versions.
 
+20260225:
+  AFFECTS: users of net-im/gotosocial
+  AUTHOR: tilde@ultros.pro
+
+  net-im/gotosocial has been updated to 0.21.0
+
+  New configuration options have been added and the upgrade involves
+  lengthy database migrations which must not be interrupted.
+
+  Upgrade procedure:
+
+  1. # service gotosocial stop
+  2. Backup database
+  3. # pkg upgrade gotosocial
+  4. Merge new options from etc/gotosocial/config.yaml.sample
+  5. # service gotosocial start (do not interrupt database migrations!)
+
+  See details at https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.21.0
+
 20260206:
   AFFECTS: users of devel/freebsd-git-devtools
   AUTHOR: jrm@FreeBSD.org
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index 8fb250707bc3..6f0bc7d206eb 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gotosocial
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.20.3
-PORTREVISION=	2
+DISTVERSION=	0.21.0
 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 b94e961de651..c13918939608 100644
--- a/net-im/gotosocial/distinfo
+++ b/net-im/gotosocial/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1769564345
-SHA256 (gotosocial-0.20.3-source-code.tar.gz) = 893bd215d0bbaf602227be810cf40184a8becbf32abbb2d37fe133647b5d47ae
-SIZE (gotosocial-0.20.3-source-code.tar.gz) = 133595676
-SHA256 (gotosocial_0.20.3_web-assets.tar.gz) = 5e1e12833046d829b849a31bf6579b5bf801bfde07b955cd4a377c2fe6e8c148
-SIZE (gotosocial_0.20.3_web-assets.tar.gz) = 4165627
+TIMESTAMP = 1772056591
+SHA256 (gotosocial-0.21.0-source-code.tar.gz) = 5a801a0462b0596027e2b1a465da24ae8228191ad4888f8554e2359e5e77f8c7
+SIZE (gotosocial-0.21.0-source-code.tar.gz) = 136011255
+SHA256 (gotosocial_0.21.0_web-assets.tar.gz) = 784c55aae3535e4bf183448047ad245e2e669d13a9fad1cd3b7a2cd4afab5b35
+SIZE (gotosocial_0.21.0_web-assets.tar.gz) = 4184028


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a1c867.3aeb2.5e3aa7fc>