aboutsummaryrefslogtreecommitdiff
path: root/lang/go
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2018-05-22 14:32:09 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2018-05-22 14:32:09 +0000
commit501a500aeb40707b827c43c3cefb83d662054b5b (patch)
tree78a0bfb06d5b2f23806b8d6357d98f2e051b0458 /lang/go
parent41e8d4fc27e420f315880b349a9480833de1a96c (diff)
downloadports-501a500aeb40707b827c43c3cefb83d662054b5b.tar.gz
ports-501a500aeb40707b827c43c3cefb83d662054b5b.zip
Update to 1.10.2
PR: 228253 Submitted by: Dmitri Goutnik
Notes
Notes: svn path=/head/; revision=470619
Diffstat (limited to 'lang/go')
-rw-r--r--lang/go/Makefile2
-rw-r--r--lang/go/distinfo6
-rw-r--r--lang/go/pkg-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/lang/go/Makefile b/lang/go/Makefile
index 50aa6f92df6a..38d91085291b 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= go
-PORTVERSION= 1.10.1
+PORTVERSION= 1.10.2
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= https://golang.org/dl/
diff --git a/lang/go/distinfo b/lang/go/distinfo
index ef160abe00ee..a67c8b44f53e 100644
--- a/lang/go/distinfo
+++ b/lang/go/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522694378
-SHA256 (go1.10.1.src.tar.gz) = 589449ff6c3ccbff1d391d4e7ab5bb5d5643a5a41a04c99315e55c16bbf73ddc
-SIZE (go1.10.1.src.tar.gz) = 18305765
+TIMESTAMP = 1526325564
+SHA256 (go1.10.2.src.tar.gz) = 6264609c6b9cd8ed8e02ca84605d727ce1898d74efa79841660b2e3e985a98bd
+SIZE (go1.10.2.src.tar.gz) = 18308678
diff --git a/lang/go/pkg-plist b/lang/go/pkg-plist
index a4f505e60979..81de01e09def 100644
--- a/lang/go/pkg-plist
+++ b/lang/go/pkg-plist
@@ -2380,6 +2380,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
@@ -7356,6 +7358,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