summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-03-16 08:19:00 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-03-16 08:19:00 +0000
commit179cea48e18dd2d77270fba20ef7b762a4a0331a (patch)
tree0e0efc6488e390e3e57499203f92c1b0ca63d475 /lang
parent697f4979eb7c2de4e99a16e60159cb40c97d65e3 (diff)
downloadpkgsrc-179cea48e18dd2d77270fba20ef7b762a4a0331a.tar.gz
Update go111 to 1.11.6.
go1.11.6 (released 2019/03/14) includes fixes to cgo, the compiler, linker, runtime, go command, and the crypto/x509, encoding/json, net, and net/url packages. See the Go 1.11.6 milestone on our issue tracker for details.
Diffstat (limited to 'lang')
-rw-r--r--lang/go/version.mk4
-rw-r--r--lang/go111/PLIST11
-rw-r--r--lang/go111/distinfo10
3 files changed, 15 insertions, 10 deletions
diff --git a/lang/go/version.mk b/lang/go/version.mk
index cc1bc16e39d..0b3dffdcb65 100644
--- a/lang/go/version.mk
+++ b/lang/go/version.mk
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.57 2019/03/09 10:00:44 bsiegert Exp $
+# $NetBSD: version.mk,v 1.58 2019/03/16 08:19:00 bsiegert Exp $
CTF_SUPPORTED= no
SSP_SUPPORTED= no
@@ -7,7 +7,7 @@ STRIP_DEBUG_SUPPORTED= no
.include "../../mk/bsd.prefs.mk"
GO112_VERSION= 1.12
-GO111_VERSION= 1.11.5
+GO111_VERSION= 1.11.6
GO110_VERSION= 1.10.8
GO19_VERSION= 1.9.7
GO14_VERSION= 1.4.3
diff --git a/lang/go111/PLIST b/lang/go111/PLIST
index 6a039282949..660e77f5bae 100644
--- a/lang/go111/PLIST
+++ b/lang/go111/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/12/19 15:27:03 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.9 2019/03/16 08:19:00 bsiegert Exp $
bin/go${GOVERSSUFFIX}
bin/gofmt${GOVERSSUFFIX}
go111/AUTHORS
@@ -6488,8 +6488,6 @@ go111/src/runtime/testdata/testprog/crash.go
go111/src/runtime/testdata/testprog/deadlock.go
go111/src/runtime/testdata/testprog/empty.s
go111/src/runtime/testdata/testprog/gc.go
-go111/src/runtime/testdata/testprog/gettid.go
-go111/src/runtime/testdata/testprog/gettid_none.go
go111/src/runtime/testdata/testprog/lockosthread.go
go111/src/runtime/testdata/testprog/main.go
go111/src/runtime/testdata/testprog/map.go
@@ -6500,6 +6498,9 @@ go111/src/runtime/testdata/testprog/panicrace.go
go111/src/runtime/testdata/testprog/signal.go
go111/src/runtime/testdata/testprog/stringconcat.go
go111/src/runtime/testdata/testprog/syscall_windows.go
+go111/src/runtime/testdata/testprog/syscalls.go
+go111/src/runtime/testdata/testprog/syscalls_linux.go
+go111/src/runtime/testdata/testprog/syscalls_none.go
go111/src/runtime/testdata/testprog/timeprof.go
go111/src/runtime/testdata/testprog/traceback_ancestors.go
go111/src/runtime/testdata/testprogcgo/aprof.go
@@ -8486,6 +8487,10 @@ go111/test/fixedbugs/issue27961.go
go111/test/fixedbugs/issue28616.go
go111/test/fixedbugs/issue28688.go
go111/test/fixedbugs/issue28797.go
+go111/test/fixedbugs/issue29304.go
+go111/test/fixedbugs/issue29362.go
+go111/test/fixedbugs/issue29362b.go
+go111/test/fixedbugs/issue29402.go
go111/test/fixedbugs/issue3552.dir/one.go
go111/test/fixedbugs/issue3552.dir/two.go
go111/test/fixedbugs/issue3552.go
diff --git a/lang/go111/distinfo b/lang/go111/distinfo
index 54d9ddaf09f..a3bbdea499b 100644
--- a/lang/go111/distinfo
+++ b/lang/go111/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2019/01/24 09:26:21 bsiegert Exp $
+$NetBSD: distinfo,v 1.6 2019/03/16 08:19:00 bsiegert Exp $
-SHA1 (go1.11.5.src.tar.gz) = 94ca79ff63fa5118cb4c7a7113b153d043e7bbf3
-RMD160 (go1.11.5.src.tar.gz) = 72ce2f34def54143595157f9e51b731757495272
-SHA512 (go1.11.5.src.tar.gz) = 63500238e8d73e4b29279ee3eb9242960de93ccd3b52bacc4009f45cf123cb8edfe5f519d38c5b07bdf2a810925758511ff3255310a056113d0169f78be1d2f6
-Size (go1.11.5.src.tar.gz) = 21108339 bytes
+SHA1 (go1.11.6.src.tar.gz) = 3da44308ca85c4b78b62b735060ebb2479ec1dcf
+RMD160 (go1.11.6.src.tar.gz) = 247ba7b9f3340dcdab4e300920762c7d58a5d1a2
+SHA512 (go1.11.6.src.tar.gz) = bc29df69a08a4e9e703de72b5eda5f2d63b78f18f3e7a1173eae5c6dd767f29f1b865a2fc3f692e15277df2d45e74ee17875b275eb3fc50aac2b88082e618bf5
+Size (go1.11.6.src.tar.gz) = 21113406 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