pkgsrc-WIP-changes archive

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

go127: update to 1.27.0, the final of the new release!



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By:	bsiegert
Date:		Sat Aug 22 16:55:05 2026 +0200
Changeset:	52a284f7525d8b8162b192f462db3a7f081d8dcb

Modified Files:
	go127/Makefile
	go127/PLIST
	go127/distinfo

Log Message:
go127: update to 1.27.0, the final of the new release!

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

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

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

diffs:
diff --git a/go127/Makefile b/go127/Makefile
index 64c4edf7d6..cc9e743bbe 100644
--- a/go127/Makefile
+++ b/go127/Makefile
@@ -4,7 +4,7 @@
 GO_BOOTSTRAP_REQD=	124
 .include "../../lang/go/bootstrap.mk"
 
-GO127_VERSION=	1.27rc3
+GO127_VERSION=	1.27.0
 
 GOVERSSUFFIX=	127
 
diff --git a/go127/PLIST b/go127/PLIST
index 61b5affb6e..bc9cbc76f8 100644
--- a/go127/PLIST
+++ b/go127/PLIST
@@ -6450,6 +6450,7 @@ go127/src/encoding/json/v2/bench_test.go
 go127/src/encoding/json/v2/doc.go
 go127/src/encoding/json/v2/errors.go
 go127/src/encoding/json/v2/errors_test.go
+go127/src/encoding/json/v2/example_marshaljson_test.go
 go127/src/encoding/json/v2/example_orderedobject_test.go
 go127/src/encoding/json/v2/example_test.go
 go127/src/encoding/json/v2/fields.go
@@ -7528,6 +7529,7 @@ go127/src/internal/cpu/cpu_windows_test.go
 go127/src/internal/cpu/cpu_x86.go
 go127/src/internal/cpu/cpu_x86.s
 go127/src/internal/cpu/cpu_x86_darwin.go
+go127/src/internal/cpu/cpu_x86_netbsd.go
 go127/src/internal/cpu/cpu_x86_other.go
 go127/src/internal/cpu/cpu_x86_test.go
 go127/src/internal/cpu/datacache_unsupported.go
diff --git a/go127/distinfo b/go127/distinfo
index 71bf604f1c..44765ef1b9 100644
--- a/go127/distinfo
+++ b/go127/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.5 2026/06/05 10:18:24 bsiegert Exp $
 
-BLAKE2s (go1.27rc3.src.tar.gz) = eb1daa43087cbaa266f399f3c6cbb7df68fa71670acddc713f87fe69c8b6f894
-SHA512 (go1.27rc3.src.tar.gz) = 8891e7e14cfcce069c8e4e9e25d9afdc487ebbf33091dd100b48fde1a72031f55777d4ab8627cdad38df3065f3c6d1e76cd051c92f0dc6b098c78bc1b7e06508
-Size (go1.27rc3.src.tar.gz) = 35077555 bytes
+BLAKE2s (go1.27.0.src.tar.gz) = 7b609d90cc46f04775f1f1aa2efbaa15e98576da8884abceb557a4aa70dcb6ca
+SHA512 (go1.27.0.src.tar.gz) = 2709a190db3b7d230743a88fe95fd25cb378e06bc31b745c3ccaa783c0b82c83e9d2cfd8ecc364c8fe47844fcdf85fef0701dca2ce2653260f61b9c98be5e682
+Size (go1.27.0.src.tar.gz) = 35080395 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