From nobody Mon Mar 9 08:45:10 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fTrDl0lB7z6VQ1v for ; Mon, 09 Mar 2026 08:45:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fTrDl06fyz3W51 for ; Mon, 09 Mar 2026 08:45:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773045911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=mVSpvFTX8Uehn340E4zIkp0aFfX4z6NNV1s7NgILHGE=; b=oTpPlHcEEc2Feedxv5181mSHRxrIX6GJhz/GQSz6V7nFIeuPd1W0WPHuKIGQT5ttgRF6ff jV1v9mGfC7cdR86h8OyBM69ANtgQjlZI231iVjtQ+boetZ5e2UswBiawuZ55kGHcl3vd0U XPfth1vZdsUObLMPLSxjaJIUdxseOwFiIMJ7leC3jyC+YNeYJZF+hrpn9R1W8yuKkRLIfD Ci8gfvBkLERniCEPlnlIVCrNXasfT53xisy/ntl7lND6+5unVdeg9qYkUSvBrQpA9x+8z/ KIiUpW9XV8hmmp1XSUjQ5IyiahpGHqUoifoaAtjGI6YlXFTnwyOsa+bX+Bqweg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773045911; a=rsa-sha256; cv=none; b=fce/fuOrD0/dkvKl3XkCQmLA8RQl1LyJrz6CEuOE6pyyP9qHiw0DI+2hHI3nqZGC/q12Yz KXWdfiHybD7wLvTnUF3MIptWh+nVnz2Vk3/gf00GXxOUK5gnuzuycLKCYTn3ody/v+JCus F2Xtl0B3KzECj8liUwjvYda8AeZW2Rwcq0G5WKz6kzizkPG8UQQO46mfijrMnIFqWa9RMo BwlRTWVWeRxUeITdcfwXOcRJUjyV89WBS+rICHZpDYzTZXnh5SDqbpq7/yljFLGvzBpX48 TLuwpj/bk3HGOHEfEQpB6nsXPu2YbgFbrHy0Xh1q/rpjGUDxyeZ/8CTuXEKJ8Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773045911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=mVSpvFTX8Uehn340E4zIkp0aFfX4z6NNV1s7NgILHGE=; b=CM7aYbLcu2skLwaEthoH1BthYHXd2LIqxvIbHfKniO/a5E6KHgdW+NKO+1cUdydse+wtwt hZHUEST7j9v32yAdqaMMRUfPAwheP0oTx0hJ7fCFwLNK0tjx6uz13a/LGYGHs8ZPgZ/bd/ jALMOaGi5vmj5Ul/3HUUDm5N3f9yfy4MShYf8OvXc3NDVXADEcQB+DmISJDsvlbvOBuQYd 6rFUd8cKFskuAC2CcTn6R5ePbAPokrk4uIu76VMqqrvFTSjlosxyLpm0U5HBqlBaPTjmt7 2306+6UcDFIRJ89uJQ7Ew9dbf2a1veZcyVglsJrKlCHo+8MKqrnHr8IyoPyU9A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fTrDk6WyFz2Tg for ; Mon, 09 Mar 2026 08:45:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39b89 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 08:45:10 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dirk Meyer Subject: git: 95f8639cf885 - main - net-im/gotosocial: update to 0.21.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dinoex X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 95f8639cf885dc04ef78aa2336e9e04fe88cce57 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 08:45:10 +0000 Message-Id: <69ae8896.39b89.730e0f8f@gitrepo.freebsd.org> The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=95f8639cf885dc04ef78aa2336e9e04fe88cce57 commit 95f8639cf885dc04ef78aa2336e9e04fe88cce57 Author: Dirk Meyer AuthorDate: 2026-03-09 08:44:33 +0000 Commit: Dirk Meyer CommitDate: 2026-03-09 08:44:33 +0000 net-im/gotosocial: update to 0.21.1 PR: 293678 --- net-im/gotosocial/Makefile | 3 +-- net-im/gotosocial/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 346f5ec60bec..fe6b3528525b 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,7 +1,6 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v -DISTVERSION= 0.21.0 -PORTREVISION= 1 +DISTVERSION= 0.21.1 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 c13918939608..f1e355c5922b 100644 --- a/net-im/gotosocial/distinfo +++ b/net-im/gotosocial/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1773022044 +SHA256 (gotosocial-0.21.1-source-code.tar.gz) = fbb06a0cf87f21bee7e59e4d4cb870536602a37e8b81508d875c1c345bfe7d51 +SIZE (gotosocial-0.21.1-source-code.tar.gz) = 136038817 +SHA256 (gotosocial_0.21.1_web-assets.tar.gz) = ff08df83a454a85bb1a960893de0648a288bac80219423ce3f8061635aae9457 +SIZE (gotosocial_0.21.1_web-assets.tar.gz) = 4184362