Sun Sep 13 14:24:58 2015 UTC ()
Update Go to 1.5.1.

go1.5.1 (released 2015/09/08) includes bug fixes to the compiler, assembler,
and the fmt, net/textproto, net/http, and runtime packages. See the Go 1.5.1
milestone on our issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.5.1


(bsiegert)
diff -r1.19 -r1.20 pkgsrc/lang/go/PLIST
diff -r1.25 -r1.26 pkgsrc/lang/go/distinfo
diff -r1.7 -r1.8 pkgsrc/lang/go/version.mk

cvs diff -r1.19 -r1.20 pkgsrc/lang/go/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/lang/go/Attic/PLIST 2015/08/22 10:51:20 1.19
+++ pkgsrc/lang/go/Attic/PLIST 2015/09/13 14:24:58 1.20
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.19 2015/08/22 10:51:20 bsiegert Exp $ 1@comment $NetBSD: PLIST,v 1.20 2015/09/13 14:24:58 bsiegert Exp $
2bin/go 2bin/go
3bin/gofmt 3bin/gofmt
4go/AUTHORS 4go/AUTHORS
5go/CONTRIBUTING.md 5go/CONTRIBUTING.md
6go/CONTRIBUTORS 6go/CONTRIBUTORS
7go/LICENSE 7go/LICENSE
8go/PATENTS 8go/PATENTS
9go/README.md 9go/README.md
10go/VERSION 10go/VERSION
11go/api/README 11go/api/README
12go/api/except.txt 12go/api/except.txt
13go/api/go1.1.txt 13go/api/go1.1.txt
14go/api/go1.2.txt 14go/api/go1.2.txt
@@ -147,26 +147,27 @@ go/doc/progs/image_package5.go @@ -147,26 +147,27 @@ go/doc/progs/image_package5.go
147go/doc/progs/image_package6.go 147go/doc/progs/image_package6.go
148go/doc/progs/interface.go 148go/doc/progs/interface.go
149go/doc/progs/interface2.go 149go/doc/progs/interface2.go
150go/doc/progs/json1.go 150go/doc/progs/json1.go
151go/doc/progs/json2.go 151go/doc/progs/json2.go
152go/doc/progs/json3.go 152go/doc/progs/json3.go
153go/doc/progs/json4.go 153go/doc/progs/json4.go
154go/doc/progs/json5.go 154go/doc/progs/json5.go
155go/doc/progs/run.go 155go/doc/progs/run.go
156go/doc/progs/slices.go 156go/doc/progs/slices.go
157go/doc/progs/timeout1.go 157go/doc/progs/timeout1.go
158go/doc/progs/timeout2.go 158go/doc/progs/timeout2.go
159go/doc/root.html 159go/doc/root.html
 160go/doc/security.html
160go/doc/share.png 161go/doc/share.png
161go/doc/tos.html 162go/doc/tos.html
162go/favicon.ico 163go/favicon.ico
163go/lib/time/README 164go/lib/time/README
164go/lib/time/update.bash 165go/lib/time/update.bash
165go/lib/time/zoneinfo.zip 166go/lib/time/zoneinfo.zip
166go/misc/android/README 167go/misc/android/README
167go/misc/android/cleaner.go 168go/misc/android/cleaner.go
168go/misc/android/go_android_exec.go 169go/misc/android/go_android_exec.go
169go/misc/arm/a 170go/misc/arm/a
170go/misc/benchcmp 171go/misc/benchcmp
171go/misc/cgo/errors/err1.go 172go/misc/cgo/errors/err1.go
172go/misc/cgo/errors/err2.go 173go/misc/cgo/errors/err2.go
@@ -4763,26 +4764,27 @@ go/test/fixedbugs/issue11053.dir/p.go @@ -4763,26 +4764,27 @@ go/test/fixedbugs/issue11053.dir/p.go
4763go/test/fixedbugs/issue11053.dir/p_test.go 4764go/test/fixedbugs/issue11053.dir/p_test.go
4764go/test/fixedbugs/issue11053.go 4765go/test/fixedbugs/issue11053.go
4765go/test/fixedbugs/issue11053.out 4766go/test/fixedbugs/issue11053.out
4766go/test/fixedbugs/issue11256.go 4767go/test/fixedbugs/issue11256.go
4767go/test/fixedbugs/issue11286.go 4768go/test/fixedbugs/issue11286.go
4768go/test/fixedbugs/issue11326.go 4769go/test/fixedbugs/issue11326.go
4769go/test/fixedbugs/issue11326b.go 4770go/test/fixedbugs/issue11326b.go
4770go/test/fixedbugs/issue11369.go 4771go/test/fixedbugs/issue11369.go
4771go/test/fixedbugs/issue11656.go 4772go/test/fixedbugs/issue11656.go
4772go/test/fixedbugs/issue11750.go 4773go/test/fixedbugs/issue11750.go
4773go/test/fixedbugs/issue11771.go 4774go/test/fixedbugs/issue11771.go
4774go/test/fixedbugs/issue11790.go 4775go/test/fixedbugs/issue11790.go
4775go/test/fixedbugs/issue12133.go 4776go/test/fixedbugs/issue12133.go
 4777go/test/fixedbugs/issue12226.go
4776go/test/fixedbugs/issue1304.go 4778go/test/fixedbugs/issue1304.go
4777go/test/fixedbugs/issue2615.go 4779go/test/fixedbugs/issue2615.go
4778go/test/fixedbugs/issue3552.dir/one.go 4780go/test/fixedbugs/issue3552.dir/one.go
4779go/test/fixedbugs/issue3552.dir/two.go 4781go/test/fixedbugs/issue3552.dir/two.go
4780go/test/fixedbugs/issue3552.go 4782go/test/fixedbugs/issue3552.go
4781go/test/fixedbugs/issue3705.go 4783go/test/fixedbugs/issue3705.go
4782go/test/fixedbugs/issue3783.go 4784go/test/fixedbugs/issue3783.go
4783go/test/fixedbugs/issue3925.go 4785go/test/fixedbugs/issue3925.go
4784go/test/fixedbugs/issue4066.go 4786go/test/fixedbugs/issue4066.go
4785go/test/fixedbugs/issue4085a.go 4787go/test/fixedbugs/issue4085a.go
4786go/test/fixedbugs/issue4085b.go 4788go/test/fixedbugs/issue4085b.go
4787go/test/fixedbugs/issue4097.go 4789go/test/fixedbugs/issue4097.go
4788go/test/fixedbugs/issue4099.go 4790go/test/fixedbugs/issue4099.go

cvs diff -r1.25 -r1.26 pkgsrc/lang/go/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/go/Attic/distinfo 2015/08/25 23:09:51 1.25
+++ pkgsrc/lang/go/Attic/distinfo 2015/09/13 14:24:58 1.26
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.25 2015/08/25 23:09:51 fhajny Exp $ 1$NetBSD: distinfo,v 1.26 2015/09/13 14:24:58 bsiegert Exp $
2 2
3SHA1 (go1.5.src.tar.gz) = 7242bb5ae29594641c75bdc3453d5854cc0a8604 3SHA1 (go1.5.1.src.tar.gz) = 0df564746d105f4180c2b576a1553ebca9d9a124
4RMD160 (go1.5.src.tar.gz) = 63abe7fd915997b53fdb0f8d2d071f0e4d549823 4RMD160 (go1.5.1.src.tar.gz) = 751d078789bcd6ec0d85e09f5f40d9959877e202
5Size (go1.5.src.tar.gz) = 12045689 bytes 5Size (go1.5.1.src.tar.gz) = 12049701 bytes
6SHA1 (patch-src_cmd_go_pkg.go) = ccc470577951bd00741c39229599c0c06be52d0a 6SHA1 (patch-src_cmd_go_pkg.go) = ccc470577951bd00741c39229599c0c06be52d0a
7SHA1 (patch-src_net_sendfile__solaris.go) = 301b1d7f607a676864a3ce568d32036b6199659e 7SHA1 (patch-src_net_sendfile__solaris.go) = 301b1d7f607a676864a3ce568d32036b6199659e
8SHA1 (patch-src_syscall_syscall__solaris.go) = 436371947897dcba574a6dfecc6bbcd04f6e25b2 8SHA1 (patch-src_syscall_syscall__solaris.go) = 436371947897dcba574a6dfecc6bbcd04f6e25b2

cvs diff -r1.7 -r1.8 pkgsrc/lang/go/version.mk (expand / switch to unified diff)

--- pkgsrc/lang/go/version.mk 2015/08/22 10:51:20 1.7
+++ pkgsrc/lang/go/version.mk 2015/09/13 14:24:58 1.8
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: version.mk,v 1.7 2015/08/22 10:51:20 bsiegert Exp $ 1# $NetBSD: version.mk,v 1.8 2015/09/13 14:24:58 bsiegert Exp $
2 2
3.include "../../mk/bsd.prefs.mk" 3.include "../../mk/bsd.prefs.mk"
4 4
5GO_VERSION= 1.5 5GO_VERSION= 1.5.1
6GO14_VERSION= 1.4.2 6GO14_VERSION= 1.4.2
7 7
8ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 *-*-evbarm 8ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 *-*-evbarm
9NOT_FOR_PLATFORM= SunOS-*-i386 9NOT_FOR_PLATFORM= SunOS-*-i386
10.if ${MACHINE_ARCH} == "i386" 10.if ${MACHINE_ARCH} == "i386"
11GOARCH= 386 11GOARCH= 386
12GOCHAR= 8 12GOCHAR= 8
13.elif ${MACHINE_ARCH} == "x86_64" 13.elif ${MACHINE_ARCH} == "x86_64"
14GOARCH= amd64 14GOARCH= amd64
15GOCHAR= 6 15GOCHAR= 6
16.elif ${MACHINE_ARCH} == "evbarm" 16.elif ${MACHINE_ARCH} == "evbarm"
17GOARCH= arm 17GOARCH= arm
18GOCHAR= 5 18GOCHAR= 5