Mon Jan 30 03:04:53 2017 UTC ()
Update to 1.7.5

Upstream changes:
go1.7.5 (released 2017/01/26) includes fixes to the compiler, runtime, and the crypto/x509 and time packages. See the Go 1.7.5 milestone on our issue tracker for details.


(wen)
diff -r1.28 -r1.29 pkgsrc/lang/go/PLIST
diff -r1.42 -r1.43 pkgsrc/lang/go/distinfo
diff -r1.21 -r1.22 pkgsrc/lang/go/version.mk

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

--- pkgsrc/lang/go/Attic/PLIST 2016/10/27 18:58:00 1.28
+++ pkgsrc/lang/go/Attic/PLIST 2017/01/30 03:04:53 1.29
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.28 2016/10/27 18:58:00 bsiegert Exp $ 1@comment $NetBSD: PLIST,v 1.29 2017/01/30 03:04:53 wen 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
@@ -5683,28 +5683,30 @@ go/test/fixedbugs/issue15975.go @@ -5683,28 +5683,30 @@ go/test/fixedbugs/issue15975.go
5683go/test/fixedbugs/issue15988.go 5683go/test/fixedbugs/issue15988.go
5684go/test/fixedbugs/issue16008.go 5684go/test/fixedbugs/issue16008.go
5685go/test/fixedbugs/issue16016.go 5685go/test/fixedbugs/issue16016.go
5686go/test/fixedbugs/issue16037_run.go 5686go/test/fixedbugs/issue16037_run.go
5687go/test/fixedbugs/issue16095.go 5687go/test/fixedbugs/issue16095.go
5688go/test/fixedbugs/issue16130.go 5688go/test/fixedbugs/issue16130.go
5689go/test/fixedbugs/issue16133.dir/a1.go 5689go/test/fixedbugs/issue16133.dir/a1.go
5690go/test/fixedbugs/issue16133.dir/a2.go 5690go/test/fixedbugs/issue16133.dir/a2.go
5691go/test/fixedbugs/issue16133.dir/b.go 5691go/test/fixedbugs/issue16133.dir/b.go
5692go/test/fixedbugs/issue16133.dir/c.go 5692go/test/fixedbugs/issue16133.dir/c.go
5693go/test/fixedbugs/issue16133.go 5693go/test/fixedbugs/issue16133.go
5694go/test/fixedbugs/issue16193.go 5694go/test/fixedbugs/issue16193.go
5695go/test/fixedbugs/issue16249.go 5695go/test/fixedbugs/issue16249.go
 5696go/test/fixedbugs/issue16331.go
5696go/test/fixedbugs/issue16515.go 5697go/test/fixedbugs/issue16515.go
5697go/test/fixedbugs/issue17318.go 5698go/test/fixedbugs/issue17318.go
 5699go/test/fixedbugs/issue18410.go
5698go/test/fixedbugs/issue2615.go 5700go/test/fixedbugs/issue2615.go
5699go/test/fixedbugs/issue3552.dir/one.go 5701go/test/fixedbugs/issue3552.dir/one.go
5700go/test/fixedbugs/issue3552.dir/two.go 5702go/test/fixedbugs/issue3552.dir/two.go
5701go/test/fixedbugs/issue3552.go 5703go/test/fixedbugs/issue3552.go
5702go/test/fixedbugs/issue3705.go 5704go/test/fixedbugs/issue3705.go
5703go/test/fixedbugs/issue3783.go 5705go/test/fixedbugs/issue3783.go
5704go/test/fixedbugs/issue3925.go 5706go/test/fixedbugs/issue3925.go
5705go/test/fixedbugs/issue4066.go 5707go/test/fixedbugs/issue4066.go
5706go/test/fixedbugs/issue4085a.go 5708go/test/fixedbugs/issue4085a.go
5707go/test/fixedbugs/issue4085b.go 5709go/test/fixedbugs/issue4085b.go
5708go/test/fixedbugs/issue4097.go 5710go/test/fixedbugs/issue4097.go
5709go/test/fixedbugs/issue4099.go 5711go/test/fixedbugs/issue4099.go
5710go/test/fixedbugs/issue4162.go 5712go/test/fixedbugs/issue4162.go

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

--- pkgsrc/lang/go/Attic/distinfo 2016/12/04 16:08:55 1.42
+++ pkgsrc/lang/go/Attic/distinfo 2017/01/30 03:04:53 1.43
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.42 2016/12/04 16:08:55 bsiegert Exp $ 1$NetBSD: distinfo,v 1.43 2017/01/30 03:04:53 wen Exp $
2 2
3SHA1 (go1.7.4.src.tar.gz) = 0fb305c827c8794cfda7e437befa6101a2d06b2e 3SHA1 (go1.7.5.src.tar.gz) = 4a36ad56b11579a8d534817b70a9baf754e5369a
4RMD160 (go1.7.4.src.tar.gz) = 8de5ff1fd50a6f0b6bc16e0de0f1e13185f291f0 4RMD160 (go1.7.5.src.tar.gz) = 7b0c7cadbfd6213b59666a245a906009c917e334
5SHA512 (go1.7.4.src.tar.gz) = dc9950c3ea7100e536ad58fd93505d584276b7c50d4b8fe2ba7f20fd043dcf0d315b735c48945302055e91517594cc2b0061ccec9478a8ab48f1f2836c20afb3 5SHA512 (go1.7.5.src.tar.gz) = 2dda0780a8b24d71fec4ddeb6858c58a42845f51d9afc171d924a7b763101878cc7f29ae1dd35f129b4ee45b84d45211093a1d20639745fed36b49fb7fe1ba07
6Size (go1.7.4.src.tar.gz) = 14198817 bytes 6Size (go1.7.5.src.tar.gz) = 14204325 bytes
7SHA1 (patch-lib_time_update.bash) = 17d28ba574dd08735b58cf73487104a5df3b7684 7SHA1 (patch-lib_time_update.bash) = 17d28ba574dd08735b58cf73487104a5df3b7684
8SHA1 (patch-misc_io_clangwrap.sh) = cd91c47ba0fe7b6eb8009dd261c0c26c7d581c29 8SHA1 (patch-misc_io_clangwrap.sh) = cd91c47ba0fe7b6eb8009dd261c0c26c7d581c29
9SHA1 (patch-src_crypto_x509_root__bsd.go) = 0eca1eafa967268ae9b224be4aeda347ebc91901 9SHA1 (patch-src_crypto_x509_root__bsd.go) = 0eca1eafa967268ae9b224be4aeda347ebc91901
10SHA1 (patch-src_syscall_syscall__solaris.go) = 436371947897dcba574a6dfecc6bbcd04f6e25b2 10SHA1 (patch-src_syscall_syscall__solaris.go) = 436371947897dcba574a6dfecc6bbcd04f6e25b2

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

--- pkgsrc/lang/go/version.mk 2016/12/04 16:08:55 1.21
+++ pkgsrc/lang/go/version.mk 2017/01/30 03:04:53 1.22
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: version.mk,v 1.21 2016/12/04 16:08:55 bsiegert Exp $ 1# $NetBSD: version.mk,v 1.22 2017/01/30 03:04:53 wen Exp $
2 2
3.include "../../mk/bsd.prefs.mk" 3.include "../../mk/bsd.prefs.mk"
4 4
5GO_VERSION= 1.7.4 5GO_VERSION= 1.7.5
6GO14_VERSION= 1.4.3 6GO14_VERSION= 1.4.3
7 7
8ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 *-*-*arm* 8ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 *-*-*arm*
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 !empty(MACHINE_ARCH:M*arm) 16.elif !empty(MACHINE_ARCH:M*arm)
17GOARCH= arm 17GOARCH= arm
18GOCHAR= 5 18GOCHAR= 5