pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Update go112 to 1.12.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/45db6363685c
branches: trunk
changeset: 331279:45db6363685c
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat Mar 16 08:27:56 2019 +0000
description:
Update go112 to 1.12.1.
go1.12.1 (released 2019/03/14) includes fixes to cgo, the compiler, the go
command, and the fmt, net/smtp, os, path/filepath, sync, and text/template
packages. See the Go 1.12.1 milestone on our issue tracker for details.
diffstat:
lang/go/version.mk | 4 ++--
lang/go112/PLIST | 9 ++++++++-
lang/go112/distinfo | 10 +++++-----
3 files changed, 15 insertions(+), 8 deletions(-)
diffs (73 lines):
diff -r e0a777f93e3a -r 45db6363685c lang/go/version.mk
--- a/lang/go/version.mk Sat Mar 16 08:19:00 2019 +0000
+++ b/lang/go/version.mk Sat Mar 16 08:27:56 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.58 2019/03/16 08:19:00 bsiegert Exp $
+# $NetBSD: version.mk,v 1.59 2019/03/16 08:27:56 bsiegert Exp $
CTF_SUPPORTED= no
SSP_SUPPORTED= no
@@ -6,7 +6,7 @@
.include "../../mk/bsd.prefs.mk"
-GO112_VERSION= 1.12
+GO112_VERSION= 1.12.1
GO111_VERSION= 1.11.6
GO110_VERSION= 1.10.8
GO19_VERSION= 1.9.7
diff -r e0a777f93e3a -r 45db6363685c lang/go112/PLIST
--- a/lang/go112/PLIST Sat Mar 16 08:19:00 2019 +0000
+++ b/lang/go112/PLIST Sat Mar 16 08:27:56 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/03/13 10:40:19 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/03/16 08:27:56 bsiegert Exp $
bin/go${GOVERSSUFFIX}
bin/gofmt${GOVERSSUFFIX}
go112/AUTHORS
@@ -421,6 +421,9 @@
go112/misc/cgo/test/test22906.go
go112/misc/cgo/test/test26213.go
go112/misc/cgo/test/test27660.go
+go112/misc/cgo/test/testdata/issue30527.go
+go112/misc/cgo/test/testdata/issue30527/a.go
+go112/misc/cgo/test/testdata/issue30527/b.go
go112/misc/cgo/test/twoargs.go
go112/misc/cgo/testasan/main.go
go112/misc/cgo/testcarchive/carchive_test.go
@@ -2530,6 +2533,7 @@
go112/src/cmd/go/testdata/script/cgo_syso_issue29253.txt
go112/src/cmd/go/testdata/script/clean_testcache.txt
go112/src/cmd/go/testdata/script/cover_atomic_pkgall.txt
+go112/src/cmd/go/testdata/script/cover_pkgall_multiple_mains.txt
go112/src/cmd/go/testdata/script/cover_pkgall_runtime.txt
go112/src/cmd/go/testdata/script/cpu_profile_twice.txt
go112/src/cmd/go/testdata/script/fileline.txt
@@ -8963,6 +8967,9 @@
go112/test/fixedbugs/issue29943.go
go112/test/fixedbugs/issue30041.go
go112/test/fixedbugs/issue30061.go
+go112/test/fixedbugs/issue30476.go
+go112/test/fixedbugs/issue30566a.go
+go112/test/fixedbugs/issue30566b.go
go112/test/fixedbugs/issue3552.dir/one.go
go112/test/fixedbugs/issue3552.dir/two.go
go112/test/fixedbugs/issue3552.go
diff -r e0a777f93e3a -r 45db6363685c lang/go112/distinfo
--- a/lang/go112/distinfo Sat Mar 16 08:19:00 2019 +0000
+++ b/lang/go112/distinfo Sat Mar 16 08:27:56 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.1 2019/03/09 09:29:30 bsiegert Exp $
+$NetBSD: distinfo,v 1.2 2019/03/16 08:27:56 bsiegert Exp $
-SHA1 (go1.12.src.tar.gz) = 5a662f6b557a50a4281451cf7e146b7ebf5e4076
-RMD160 (go1.12.src.tar.gz) = 59ea31235a31ad2eec5c69ff79e14d3a7bfee34c
-SHA512 (go1.12.src.tar.gz) = 6a4b8e75b3f6455885e93961c502ab40822e6353d1108ce25ca857afbdca08a64b1408dbeba2d37db581d6c85b9a919de95fb7c0d487a327e555a30b51cd8410
-Size (go1.12.src.tar.gz) = 21962486 bytes
+SHA1 (go1.12.1.src.tar.gz) = af345fe04bfd36fb0783101383bf5ca030f831ca
+RMD160 (go1.12.1.src.tar.gz) = d3a90c404aa0d3dd405c0d86071e42db08b91d5a
+SHA512 (go1.12.1.src.tar.gz) = b3fdfb874e6e0e0b50458085724fbd8e8b9be212df3f777b97db340aa3b80f32ee08d646a57a8a7d52ff6f19657d884dd25018c866c6173473aafa20a58f1975
+Size (go1.12.1.src.tar.gz) = 21963082 bytes
SHA1 (patch-misc_io_clangwrap.sh) = cd91c47ba0fe7b6eb8009dd261c0c26c7d581c29
SHA1 (patch-src_cmd_dist_util.go) = 24e6f1b6ded842a8ce322a40e8766f7d344bc47e
SHA1 (patch-src_cmd_link_internal_ld_elf.go) = 990a54e3baf239916e4c7f0c1d54240e2898601a
Home |
Main Index |
Thread Index |
Old Index