pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Minor update of lang/go127 to v.1.27.1 - needed for wip/tailnet
Module Name: pkgsrc-wip
Committed By: ci4ic4 <ci4ic4%gmail.com@localhost>
Pushed By: ci4ic4
Date: Tue Sep 22 12:34:13 2026 +0100
Changeset: 5830579a9426780be707bd4eaf64130cdc104b83
Modified Files:
go127/ALTERNATIVES
go127/Makefile
go127/PLIST
go127/distinfo
Log Message:
Minor update of lang/go127 to v.1.27.1 - needed for wip/tailnet
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5830579a9426780be707bd4eaf64130cdc104b83
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
go127/ALTERNATIVES | 4 ++--
go127/Makefile | 2 +-
go127/PLIST | 3 +++
go127/distinfo | 6 +++---
4 files changed, 9 insertions(+), 6 deletions(-)
diffs:
diff --git a/go127/ALTERNATIVES b/go127/ALTERNATIVES
index f63e7f6637..5b73ffff5d 100644
--- a/go127/ALTERNATIVES
+++ b/go127/ALTERNATIVES
@@ -1,2 +1,2 @@
-bin/go @PREFIX@/go126/bin/go
-bin/gofmt @PREFIX@/go126/bin/gofmt
+bin/go @PREFIX@/go127/bin/go
+bin/gofmt @PREFIX@/go127/bin/gofmt
diff --git a/go127/Makefile b/go127/Makefile
index cc9e743bbe..54eb5f63b7 100644
--- a/go127/Makefile
+++ b/go127/Makefile
@@ -4,7 +4,7 @@
GO_BOOTSTRAP_REQD= 124
.include "../../lang/go/bootstrap.mk"
-GO127_VERSION= 1.27.0
+GO127_VERSION= 1.27.1
GOVERSSUFFIX= 127
diff --git a/go127/PLIST b/go127/PLIST
index bc9cbc76f8..8a65307402 100644
--- a/go127/PLIST
+++ b/go127/PLIST
@@ -6236,6 +6236,7 @@ go127/src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj
go127/src/debug/elf/testdata/gcc-riscv64-linux-exec
go127/src/debug/elf/testdata/go-relocation-test-clang-arm.obj
go127/src/debug/elf/testdata/go-relocation-test-clang-x86.obj
+go127/src/debug/elf/testdata/go-relocation-test-gcc133-ppc.obj
go127/src/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj
go127/src/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj
go127/src/debug/elf/testdata/go-relocation-test-gcc441-x86.obj
@@ -14745,6 +14746,8 @@ go127/test/fixedbugs/issue8073.go
go127/test/fixedbugs/issue8074.go
go127/test/fixedbugs/issue8076.go
go127/test/fixedbugs/issue8079.go
+go127/test/fixedbugs/issue80976.go
+go127/test/fixedbugs/issue81165.go
go127/test/fixedbugs/issue8132.go
go127/test/fixedbugs/issue8139.go
go127/test/fixedbugs/issue8154.go
diff --git a/go127/distinfo b/go127/distinfo
index 44765ef1b9..fe9a8218a8 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.27.0.src.tar.gz) = 7b609d90cc46f04775f1f1aa2efbaa15e98576da8884abceb557a4aa70dcb6ca
-SHA512 (go1.27.0.src.tar.gz) = 2709a190db3b7d230743a88fe95fd25cb378e06bc31b745c3ccaa783c0b82c83e9d2cfd8ecc364c8fe47844fcdf85fef0701dca2ce2653260f61b9c98be5e682
-Size (go1.27.0.src.tar.gz) = 35080395 bytes
+BLAKE2s (go1.27.1.src.tar.gz) = 8f4a6ec176be95f034712cd3bca0efbb771555e92457fd9033cf728d7f596f24
+SHA512 (go1.27.1.src.tar.gz) = 21c928507be39cb91ecb2392a3bf00e1581e176c09e2bf6da447931dffa6198301efa39e106b252c498dbada9251dd5ccc017cbca66b9a0a03bf1e446ee4b5c5
+Size (go1.27.1.src.tar.gz) = 35109201 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