Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2024 14:36:00 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2e7ab63e7a58 - main - net/nncp: PIN to GO 1.20
Message-ID:  <202403241436.42OEa0BS007946@gitrepo.freebsd.org>

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

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

commit 2e7ab63e7a583402d7a4112dcecb2f9f862f25d5
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-24 13:00:37 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-24 14:28:57 +0000

    net/nncp: PIN to GO 1.20
    
    PR:             277776
    Approved by:    portmgr (blanket)
---
 net/nncp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/nncp/Makefile b/net/nncp/Makefile
index d0919682dc86..45148fea14a1 100644
--- a/net/nncp/Makefile
+++ b/net/nncp/Makefile
@@ -11,7 +11,7 @@ WWW=		http://www.nncpgo.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		go:modules,no_targets tar:xz
+USES=		go:1.20,modules,no_targets tar:xz
 
 USE_RC_SUBR=	nncp-caller nncp-daemon nncp-toss
 



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