Date: Mon, 13 May 2024 18:29:15 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: 629bc89ecc17 - 2024Q2 - lang/go122: Update to 1.22.3 Message-ID: <202405131829.44DITFTT032621@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=629bc89ecc170e5624fc327b11e70e6058031025 commit 629bc89ecc170e5624fc327b11e70e6058031025 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-05-13 07:13:53 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-05-13 17:57:43 +0000 lang/go122: Update to 1.22.3 MFH: 2024Q2 Security: d3847eba-114b-11ef-9c21-901b0e9408dc Security: CVE-2024-24788 (cherry picked from commit 424b7add6c8b1c957ebba9b1a25e61ca67a67196) --- 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 e0beadaa98b5..962a50d32f6e 100644 --- a/lang/go122/Makefile +++ b/lang/go122/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.22.2 +DISTVERSION= 1.22.3 # 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 03068a85b694..43d2958d1ac7 100644 --- a/lang/go122/distinfo +++ b/lang/go122/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1713165123 -SHA256 (go1.22.2.src.tar.gz) = 374ea82b289ec738e968267cac59c7d5ff180f9492250254784b2044e90df5a9 -SIZE (go1.22.2.src.tar.gz) = 27551470 +TIMESTAMP = 1715584417 +SHA256 (go1.22.3.src.tar.gz) = 80648ef34f903193d72a59c0dff019f5f98ae0c9aa13ade0b0ecbff991a76f68 +SIZE (go1.22.3.src.tar.gz) = 27552410 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?202405131829.44DITFTT032621>