pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/go111 Add a few missing files, fix build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a9e2ae5eef3
branches:  trunk
changeset: 324029:7a9e2ae5eef3
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Oct 06 09:11:13 2018 +0000

description:
Add a few missing files, fix build.

Reported separately by abs, adam and prlw1. Sorry :/

diffstat:

 lang/go111/PLIST |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 0657be8c9709 -r 7a9e2ae5eef3 lang/go111/PLIST
--- a/lang/go111/PLIST  Fri Oct 05 20:13:08 2018 +0000
+++ b/lang/go111/PLIST  Sat Oct 06 09:11:13 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/10/02 18:19:56 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/10/06 09:11:13 bsiegert Exp $
 bin/go${GOVERSSUFFIX}
 bin/gofmt${GOVERSSUFFIX}
 go111/AUTHORS
@@ -2400,6 +2400,7 @@
 go111/src/cmd/go/testdata/script/binary_only.txt
 go111/src/cmd/go/testdata/script/build_GOTMPDIR.txt
 go111/src/cmd/go/testdata/script/build_cache_compile.txt
+go111/src/cmd/go/testdata/script/build_cache_gomips.txt
 go111/src/cmd/go/testdata/script/build_cache_link.txt
 go111/src/cmd/go/testdata/script/build_cache_output.txt
 go111/src/cmd/go/testdata/script/cover_atomic_pkgall.txt
@@ -8461,6 +8462,11 @@
 go111/test/fixedbugs/issue26426.go
 go111/test/fixedbugs/issue26438.go
 go111/test/fixedbugs/issue26495.go
+go111/test/fixedbugs/issue27143.go
+go111/test/fixedbugs/issue27278.go
+go111/test/fixedbugs/issue27289.go
+go111/test/fixedbugs/issue27695.go
+go111/test/fixedbugs/issue27695b.go
 go111/test/fixedbugs/issue3552.dir/one.go
 go111/test/fixedbugs/issue3552.dir/two.go
 go111/test/fixedbugs/issue3552.go



Home | Main Index | Thread Index | Old Index