Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2024 21:01:24 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: 0d7487afe43e - main - lang/go122: Update to 1.22.9
Message-ID:  <202411082101.4A8L1O1k044582@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=0d7487afe43ea9a6a722bfd03448915045fadf26

commit 0d7487afe43ea9a6a722bfd03448915045fadf26
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-11-08 12:42:46 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-11-08 20:58:45 +0000

    lang/go122: Update to 1.22.9
    
    PR:             281842
---
 lang/go122/Makefile | 4 ++--
 lang/go122/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/lang/go122/Makefile b/lang/go122/Makefile
index c2c922697b4b..dec545171faa 100644
--- a/lang/go122/Makefile
+++ b/lang/go122/Makefile
@@ -1,6 +1,6 @@
-DISTVERSION=	1.22.6
+DISTVERSION=	1.22.9
 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
-PORTREVISION=	1
+PORTREVISION=	0
 MASTER_SITES=	https://golang.org/dl/ \
 		https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \
 		LOCAL/dmgk:bootstrap
diff --git a/lang/go122/distinfo b/lang/go122/distinfo
index 1ee2a33b68a4..3bdc53901d7b 100644
--- a/lang/go122/distinfo
+++ b/lang/go122/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1723183027
-SHA256 (go1.22.6.src.tar.gz) = 9e48d99d519882579917d8189c17e98c373ce25abaebb98772e2927088992a51
-SIZE (go1.22.6.src.tar.gz) = 27561569
+TIMESTAMP = 1731069744
+SHA256 (go1.22.9.src.tar.gz) = e81a362f51aee2125722b018e46714e6a055a1954283414c0f937e737013db22
+SIZE (go1.22.9.src.tar.gz) = 27565135
 SHA256 (go-freebsd-arm64-go1.20.tar.xz) = 674e0a9bce8b64dcc085b000eb83ae880e96be1ee47dad6ec86c82dbe5550623
 SIZE (go-freebsd-arm64-go1.20.tar.xz) = 32640640
 SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c



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