pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

go124: bump to 1.24.0 proper



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Thu Feb 13 12:56:26 2025 +0100
Changeset:	e784e587ef72841a4a8c7978e0099a89315ead3a

Modified Files:
	go124/Makefile
	go124/PLIST
	go124/distinfo

Log Message:
go124: bump to 1.24.0 proper

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e784e587ef72841a4a8c7978e0099a89315ead3a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 go124/Makefile | 2 +-
 go124/PLIST    | 1 +
 go124/distinfo | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/go124/Makefile b/go124/Makefile
index 33023d63f1..64f843c8c1 100644
--- a/go124/Makefile
+++ b/go124/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.5 2024/12/04 18:51:39 bsiegert Exp $
 
-GO124_VERSION=	1.24rc3
+GO124_VERSION=	1.24.0
 .include "../../lang/go/version.mk"
 GO_BOOTSTRAP_REQD=	122
 .include "../../lang/go/bootstrap.mk"
diff --git a/go124/PLIST b/go124/PLIST
index cb75146f20..9b5090ae46 100644
--- a/go124/PLIST
+++ b/go124/PLIST
@@ -14145,6 +14145,7 @@ go124/test/wasmexport2.go
 go124/test/wasmmemsize.dir/asm_wasm.s
 go124/test/wasmmemsize.dir/main.go
 go124/test/wasmmemsize.go
+go124/test/weak.go
 go124/test/winbatch.go
 go124/test/writebarrier.go
 go124/test/zerodivide.go
diff --git a/go124/distinfo b/go124/distinfo
index 79cdc12ccf..f85d5588d4 100644
--- a/go124/distinfo
+++ b/go124/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.5 2024/12/04 18:51:39 bsiegert Exp $
 
-BLAKE2s (go1.24rc3.src.tar.gz) = 3768678764ce9a3635d95a1656fe68b13877a5dfdf249e40c5ceaa49dd5b3713
-SHA512 (go1.24rc3.src.tar.gz) = becb7cb54515553360b4c4232298ec5f6c0ad176ac1044810e8239d00bf23ae3b61dae1af4fdb1f4b73d9fc194c18e4399dcc19301093eacf69af7adffc78159
-Size (go1.24rc3.src.tar.gz) = 30663220 bytes
+BLAKE2s (go1.24.0.src.tar.gz) = 138a6f4f82654f9851f57f207eb84d427adb726e806263747bb0ec196c6c901e
+SHA512 (go1.24.0.src.tar.gz) = 36ba9a3a541208fd33aa49b969d892578e209570541d2b6ca6ff784250d8b6777597d347b823c6026acf0c2741b4abc9012693004e623a1434b06cfecdbebaa8
+Size (go1.24.0.src.tar.gz) = 30663922 bytes
 SHA1 (patch-misc_ios_clangwrap.sh) = 28ea4426336155d6720f7e16b43f0207b47a6dd8
 SHA1 (patch-src_cmd_dist_build.go) = cbb9576f832806b0cbef121ea38ba6a54db95bc3
 SHA1 (patch-src_crypto_x509_root__bsd.go) = 0b5dead901450967109303f873a2696c65ccac35


Home | Main Index | Thread Index | Old Index