Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2024 10:08:46 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 30082291d73a - main - irc/ergo: update 2.13.1 =?utf-8?Q?=E2=86=92?= 2.14.0
Message-ID:  <202407091008.469A8kUj006567@gitrepo.freebsd.org>

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

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

commit 30082291d73ad8a42ce47c908c1fc44ad57c9c86
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-09 09:49:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-09 10:08:39 +0000

    irc/ergo: update 2.13.1 → 2.14.0
    
    Reported by:    portscout
---
 irc/ergo/Makefile | 5 ++---
 irc/ergo/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index 9bd185428b65..04e164487963 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	ergo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.13.1
-PORTREVISION=	3
+DISTVERSION=	2.14.0
 CATEGORIES=	irc
 PKGNAMESUFFIX=	-irc-server
 
@@ -12,7 +11,7 @@ WWW=		https://ergo.chat/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:1.21,modules
+USES=		go:1.22,modules
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ergochat
diff --git a/irc/ergo/distinfo b/irc/ergo/distinfo
index 0b8c039570eb..4b1168add892 100644
--- a/irc/ergo/distinfo
+++ b/irc/ergo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1715055968
-SHA256 (ergochat-ergo-v2.13.1_GH0.tar.gz) = be2b938d35e7022bf347d70f627ec8cbe8c9836abe1cc3635048e35e61dca5cf
-SIZE (ergochat-ergo-v2.13.1_GH0.tar.gz) = 3668644
+TIMESTAMP = 1720517512
+SHA256 (ergochat-ergo-v2.14.0_GH0.tar.gz) = 60085302182e54b9afe1a3f0c4e3a9da16fecdaa6bc4c1f0aceccded856969dd
+SIZE (ergochat-ergo-v2.14.0_GH0.tar.gz) = 3691946
 SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54
 SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234



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