Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2024 13:42:47 GMT
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cbdbc47c2b58 - main - net-im/gotosocial: fix my update to 0.14.1
Message-ID:  <202403291342.42TDglgO024571@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ler:

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

commit cbdbc47c2b58320c673cd4fe675e012747091826
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-03-29 13:41:01 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-03-29 13:42:44 +0000

    net-im/gotosocial:  fix my update to 0.14.1
    
    Fix my update.
    
    PR:     277595
    Pointy Hat to: ler
---
 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 492a89c707fe..a38eb9b8ff66 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gotosocial
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.13.3
-PORTREVISION=	1
+DISTVERSION=	0.14.1
 CATEGORIES=	net-im
 MASTER_SITES?=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
 DISTFILES?=	${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
diff --git a/net-im/gotosocial/distinfo b/net-im/gotosocial/distinfo
index be76ee580f67..5c910514f0d4 100644
--- a/net-im/gotosocial/distinfo
+++ b/net-im/gotosocial/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1711121393
-SHA256 (gotosocial_0.13.3_web-assets.tar.gz) = c42d40726fc22475d36e557c13adef641fabfe4b411fb132b4bef1e1e586928f
-SIZE (gotosocial_0.13.3_web-assets.tar.gz) = 1375558
-SHA256 (superseriousbusiness-gotosocial-v0.13.3_GH0.tar.gz) = 4134dae3ae284f74835338e997aeafc6da3496a6376c674057cf8920e868b5dc
-SIZE (superseriousbusiness-gotosocial-v0.13.3_GH0.tar.gz) = 63444587
+TIMESTAMP = 1711719327
+SHA256 (gotosocial_0.14.1_web-assets.tar.gz) = 70d3b42ee4f3831dc200ffaa8d3059f4582ce23ac7df2a59444a4a2a2a4e2430
+SIZE (gotosocial_0.14.1_web-assets.tar.gz) = 1417726
+SHA256 (superseriousbusiness-gotosocial-v0.14.1_GH0.tar.gz) = 430ae26031282ffc0db58d39f88d32f14fce44ef32188a2a853222693a638bae
+SIZE (superseriousbusiness-gotosocial-v0.14.1_GH0.tar.gz) = 64603596



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403291342.42TDglgO024571>