pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
go121: update to final Go 1.21.0 release
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By: bsiegert
Date: Wed Aug 9 20:57:16 2023 +0300
Changeset: 6db2d156b41823406c17e3183d2a9f8dc8102202
Modified Files:
go121/Makefile
go121/PLIST
go121/distinfo
Log Message:
go121: update to final Go 1.21.0 release
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6db2d156b41823406c17e3183d2a9f8dc8102202
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
go121/Makefile | 2 +-
go121/PLIST | 3 ++-
go121/distinfo | 6 +++---
3 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/go121/Makefile b/go121/Makefile
index 85438b08b8..326dd98892 100644
--- a/go121/Makefile
+++ b/go121/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2023/02/05 13:25:26 bsiegert Exp $
-GO121_VERSION= 1.21rc3
+GO121_VERSION= 1.21.0
.include "../../lang/go/version.mk"
# Minimum Go version for bootstrapping is 1.17.13.
# Go 1.17 has some concurrency issues that have been fixed in 1.18.
diff --git a/go121/PLIST b/go121/PLIST
index 5a1547d700..1c493a196c 100644
--- a/go121/PLIST
+++ b/go121/PLIST
@@ -36,7 +36,6 @@ go121/bin/gofmt
go121/codereview.cfg
go121/doc/asm.html
go121/doc/go1.17_spec.html
-go121/doc/go1.21.html
go121/doc/go_mem.html
go121/doc/go_spec.html
go121/doc/godebug.md
@@ -2176,6 +2175,7 @@ go121/src/cmd/go/testdata/script/get_update_wildcard.txt
go121/src/cmd/go/testdata/script/get_vcs_error_message.txt
go121/src/cmd/go/testdata/script/get_vendor.txt
go121/src/cmd/go/testdata/script/get_with_git_trace.txt
+go121/src/cmd/go/testdata/script/go_badcmd.txt
go121/src/cmd/go/testdata/script/go_version.txt
go121/src/cmd/go/testdata/script/godebug_default.txt
go121/src/cmd/go/testdata/script/godebug_unknown.txt
@@ -6452,6 +6452,7 @@ go121/src/internal/types/testdata/fixedbugs/issue60688.go
go121/src/internal/types/testdata/fixedbugs/issue60906.go
go121/src/internal/types/testdata/fixedbugs/issue60933.go
go121/src/internal/types/testdata/fixedbugs/issue60946.go
+go121/src/internal/types/testdata/fixedbugs/issue61486.go
go121/src/internal/types/testdata/fixedbugs/issue6977.go
go121/src/internal/types/testdata/spec/assignability.go
go121/src/internal/types/testdata/spec/comparable.go
diff --git a/go121/distinfo b/go121/distinfo
index d401fb34f7..ef609cd49d 100644
--- a/go121/distinfo
+++ b/go121/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.6 2023/06/10 11:41:31 bsiegert Exp $
-BLAKE2s (go1.21rc3.src.tar.gz) = 98f23b6913672dd24b5c24c07aff552e52cb8ed91488f42169f921402175af1f
-SHA512 (go1.21rc3.src.tar.gz) = 2465abe1fab0039e10a586b4d53347ac8177e615d936b3de0fdd2dd13cf7a622e25bb5769c7f80e21154863898c1afc1b563bebb253f9ca538f3be7face9fe76
-Size (go1.21rc3.src.tar.gz) = 26941603 bytes
+BLAKE2s (go1.21.0.src.tar.gz) = 0ab28d8fd9e3435701536d3a0a3244913424a96428ad82e6642d7e711e1d50d3
+SHA512 (go1.21.0.src.tar.gz) = da629fee156de6abbc5195f746e2fe4172a31b97eccd3871283c60452e81ac740533cc28ca68762ebc0ce48fb791dc527d3b7ebe7e1aee0f0b68868de736ed42
+Size (go1.21.0.src.tar.gz) = 26942359 bytes
SHA1 (patch-misc_ios_clangwrap.sh) = 0a06403609cb7bce2e6f65444fd322f486761afe
SHA1 (patch-src_crypto_x509_root__bsd.go) = 0b5dead901450967109303f873a2696c65ccac35
SHA1 (patch-src_crypto_x509_root__solaris.go) = d636a1599ede225ac339388fba2b6e253112d461
Home |
Main Index |
Thread Index |
Old Index