Date: Tue, 21 Jan 2025 23:29:00 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: fd98588a0a43 - 2025Q1 - lang/go122: Update to 1.22.11 Message-ID: <202501212329.50LNT0nl097882@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2025Q1 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd98588a0a43b7d50c3398e3a21beaff6ef33dfe commit fd98588a0a43b7d50c3398e3a21beaff6ef33dfe Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-01-21 07:09:54 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2025-01-21 22:29:03 +0000 lang/go122: Update to 1.22.11 Changelog: https://go.dev/doc/devel/release#go1.22.10 Changelog: https://go.dev/doc/devel/release#go1.22.11 PR: 284181 MFH: 2025Q1 Security: 704aa72a-d840-11ef-a205-901b0e9408dc Security: CVE-2024-45341 Security: CVE-2024-45336 (cherry picked from commit 234cba49e8f3586ae694f373a3c2488ddec34dfa) --- lang/go122/Makefile | 2 +- lang/go122/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/go122/Makefile b/lang/go122/Makefile index dec545171faa..e39b95b69eb6 100644 --- a/lang/go122/Makefile +++ b/lang/go122/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.22.9 +DISTVERSION= 1.22.11 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://golang.org/dl/ \ diff --git a/lang/go122/distinfo b/lang/go122/distinfo index 3bdc53901d7b..94503c38f3c3 100644 --- a/lang/go122/distinfo +++ b/lang/go122/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1731069744 -SHA256 (go1.22.9.src.tar.gz) = e81a362f51aee2125722b018e46714e6a055a1954283414c0f937e737013db22 -SIZE (go1.22.9.src.tar.gz) = 27565135 +TIMESTAMP = 1737443377 +SHA256 (go1.22.11.src.tar.gz) = a60c23dec95d10a2576265ce580f57869d5ac2471c4f4aca805addc9ea0fc9fe +SIZE (go1.22.11.src.tar.gz) = 27565913 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?202501212329.50LNT0nl097882>