summaryrefslogtreecommitdiff
path: root/lang/go111/PLIST
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/go111/PLIST
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/go111/PLIST')
-rw-r--r--lang/go111/PLIST11
1 files changed, 8 insertions, 3 deletions
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