summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-05-04 18:07:40 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-05-04 18:07:40 +0000
commit9fffe9ccdf3f72f1da9debb86d5089a22e50222e (patch)
tree6b64969e5f0e1eec74caffcbd101e75e7c190e60 /lang
parent3b6603042627482b0bafd940325ba6a40ba25d1a (diff)
downloadpkgsrc-9fffe9ccdf3f72f1da9debb86d5089a22e50222e.tar.gz
Update Go to 1.10.2.
As far as I can see, only non-security-relevant bugfixes. go1.10.2 (released 2018/05/01) includes fixes to the compiler, linker, and go command. See the Go 1.10.2 milestone on our issue tracker for details.
Diffstat (limited to 'lang')
-rw-r--r--lang/go/PLIST5
-rw-r--r--lang/go/distinfo10
-rw-r--r--lang/go/version.mk4
3 files changed, 11 insertions, 8 deletions
diff --git a/lang/go/PLIST b/lang/go/PLIST
index 1c1022e9d77..29cee051f5b 100644
--- a/lang/go/PLIST
+++ b/lang/go/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2018/03/30 11:52:18 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.41 2018/05/04 18:07:40 bsiegert Exp $
bin/go
bin/gofmt
go/AUTHORS
@@ -2381,6 +2381,8 @@ go/src/cmd/internal/test2json/testdata/benchshort.json
go/src/cmd/internal/test2json/testdata/benchshort.test
go/src/cmd/internal/test2json/testdata/issue23036.json
go/src/cmd/internal/test2json/testdata/issue23036.test
+go/src/cmd/internal/test2json/testdata/issue23920.json
+go/src/cmd/internal/test2json/testdata/issue23920.test
go/src/cmd/internal/test2json/testdata/smiley.json
go/src/cmd/internal/test2json/testdata/smiley.test
go/src/cmd/internal/test2json/testdata/unicode.json
@@ -7357,6 +7359,7 @@ go/test/fixedbugs/issue23545.go
go/test/fixedbugs/issue23719.go
go/test/fixedbugs/issue23812.go
go/test/fixedbugs/issue24449.go
+go/test/fixedbugs/issue24817.go
go/test/fixedbugs/issue2615.go
go/test/fixedbugs/issue3552.dir/one.go
go/test/fixedbugs/issue3552.dir/two.go
diff --git a/lang/go/distinfo b/lang/go/distinfo
index a457cece0dc..a1056b1dbf6 100644
--- a/lang/go/distinfo
+++ b/lang/go/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.59 2018/03/30 11:52:18 bsiegert Exp $
+$NetBSD: distinfo,v 1.60 2018/05/04 18:07:40 bsiegert Exp $
-SHA1 (go1.10.1.src.tar.gz) = 1967f9ceb967b2c02a4f68f18db73ba012bbbf31
-RMD160 (go1.10.1.src.tar.gz) = f89ea80d180768c9944c3697599512fb714662df
-SHA512 (go1.10.1.src.tar.gz) = 13f6b0643a4f92eeca04444b9fa10de38fc3427daea9aa3227cf9a5738ffee1a3f2e355ba5faf711b8506f7de118bdcd3b9064b65407a22613523e29ffd73415
-Size (go1.10.1.src.tar.gz) = 18305765 bytes
+SHA1 (go1.10.2.src.tar.gz) = a42132edcd142797d7b9e550bf4ec73c60926e37
+RMD160 (go1.10.2.src.tar.gz) = 54e794c117e49c7b68d44679315e3be2326a85e1
+SHA512 (go1.10.2.src.tar.gz) = 754e60bce1ea3479ebb57bbbb625e3d7875a151e7a6d7a1067478a9e45bde5423f47123d084832bb838acf7675a9d05057b76c1d773e43cae0fb4e7a52acf4a9
+Size (go1.10.2.src.tar.gz) = 18308678 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) = 7afd0da4734f201c8b885b743e83e5b70ddb0bf0
diff --git a/lang/go/version.mk b/lang/go/version.mk
index 749fb60dc8b..2345847db9e 100644
--- a/lang/go/version.mk
+++ b/lang/go/version.mk
@@ -1,10 +1,10 @@
-# $NetBSD: version.mk,v 1.36 2018/03/30 11:52:18 bsiegert Exp $
+# $NetBSD: version.mk,v 1.37 2018/05/04 18:07:40 bsiegert Exp $
SSP_SUPPORTED= no
.include "../../mk/bsd.prefs.mk"
-GO_VERSION= 1.10.1
+GO_VERSION= 1.10.2
GO14_VERSION= 1.4.3
ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 *-*-earmv[67]hf