Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2024 07:39:36 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 30358562474b - main - irc/soju: Update to 0.8.1
Message-ID:  <202408080739.4787daIo045958@gitrepo.freebsd.org>

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

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

commit 30358562474b3f13a70b6fdca6ac33d188d9a73a
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-08-08 07:27:55 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-08-08 07:39:12 +0000

    irc/soju: Update to 0.8.1
    
    - Point to update upstream
---
 irc/soju/Makefile |  7 +++----
 irc/soju/distinfo | 14 +++++++-------
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/irc/soju/Makefile b/irc/soju/Makefile
index 3019782a2b4e..986335a29eef 100644
--- a/irc/soju/Makefile
+++ b/irc/soju/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	soju
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.0
-PORTREVISION=	2
+DISTVERSION=	0.8.1
 CATEGORIES=	irc
 
 MAINTAINER=	ashish@FreeBSD.org
@@ -13,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		go:modules,no_targets sqlite:3
 USE_GITHUB=	nodefault
-GH_TUPLE=	golang:sys:v0.18.0:sys
+GH_TUPLE=	golang:sys:v0.20.0:sys
 
 OPTIONS_DEFAULT=	DOCS
 OPTIONS_DEFINE=		DOCS
@@ -23,7 +22,7 @@ GROUPS=			soju
 SUB_LIST=		USER=${USERS}
 USE_RC_SUBR=		${PORTNAME}
 CGO_LDFLAGS+=		-lsqlite3
-GO_MODULE=		git.sr.ht/~emersion/soju
+GO_MODULE=		codeberg.org/emersion/soju
 CONTRIBS=		./contrib/znc-import ./contrib/migrate-db \
 			./contrib/migrate-logs
 MAKE_ENV+=		${GO_ENV} GOFLAGS="${GOFLAGS} -tags=libsqlite3,pam" \
diff --git a/irc/soju/distinfo b/irc/soju/distinfo
index 5115a919eb81..d5c418be4983 100644
--- a/irc/soju/distinfo
+++ b/irc/soju/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1716410424
-SHA256 (go/irc_soju/soju-v0.8.0/v0.8.0.mod) = 7a59d4f81d35ba67366ca41e6222104f35264ccddcd3ec0ba650369d33825ee7
-SIZE (go/irc_soju/soju-v0.8.0/v0.8.0.mod) = 1720
-SHA256 (go/irc_soju/soju-v0.8.0/v0.8.0.zip) = 93e5173361dcd927726cb8336ad6ddcc632e73b1bc1d0ee0fe0f21658269aabc
-SIZE (go/irc_soju/soju-v0.8.0/v0.8.0.zip) = 186524
-SHA256 (go/irc_soju/soju-v0.8.0/golang-sys-v0.18.0_GH0.tar.gz) = cee1944ab655ddf7eab6301e15cb6d01fdd6cd0a0f0b5896050ee60b124e084c
-SIZE (go/irc_soju/soju-v0.8.0/golang-sys-v0.18.0_GH0.tar.gz) = 1448211
+TIMESTAMP = 1723101962
+SHA256 (go/irc_soju/soju-v0.8.1/v0.8.1.mod) = 986de9fb8a074cfce58fbb5606f58b578b35ab70073efb0cbbcb6581fde83865
+SIZE (go/irc_soju/soju-v0.8.1/v0.8.1.mod) = 1723
+SHA256 (go/irc_soju/soju-v0.8.1/v0.8.1.zip) = 5c19ae033a73e171157b69c58f23b5c76466608f2cfa1952c2266c586e95ff30
+SIZE (go/irc_soju/soju-v0.8.1/v0.8.1.zip) = 187131
+SHA256 (go/irc_soju/soju-v0.8.1/golang-sys-v0.20.0_GH0.tar.gz) = eb2569cab8d7a92ce3afa9119538b61fc03d575c01f1548ec1e152c330ac591d
+SIZE (go/irc_soju/soju-v0.8.1/golang-sys-v0.20.0_GH0.tar.gz) = 1494604



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