summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/go/Makefile2
-rw-r--r--lang/go/distinfo4
-rw-r--r--lang/go/pkg-plist9
3 files changed, 12 insertions, 3 deletions
diff --git a/lang/go/Makefile b/lang/go/Makefile
index c9906f76b2c5..c5d54c23a8fc 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= go
-PORTVERSION= 1.4
+PORTVERSION= 1.4.2
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= http://golang.org/dl/
diff --git a/lang/go/distinfo b/lang/go/distinfo
index 35e03d90bf0f..2729d73cb28c 100644
--- a/lang/go/distinfo
+++ b/lang/go/distinfo
@@ -1,2 +1,2 @@
-SHA256 (go1.4.src.tar.gz) = 3ae9f67e45a5ca7004b28808da8b1367d328a371d641ddbe636c0fb0ae0ffdae
-SIZE (go1.4.src.tar.gz) = 10911274
+SHA256 (go1.4.2.src.tar.gz) = 299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b
+SIZE (go1.4.2.src.tar.gz) = 10921896
diff --git a/lang/go/pkg-plist b/lang/go/pkg-plist
index acde7862ff45..9d3285206a0d 100644
--- a/lang/go/pkg-plist
+++ b/lang/go/pkg-plist
@@ -1,5 +1,7 @@
bin/go
bin/gofmt
+go/.hgignore
+go/.hgtags
go/AUTHORS
go/CONTRIBUTORS
go/LICENSE
@@ -4329,6 +4331,13 @@ go/test/fixedbugs/issue8947.go
go/test/fixedbugs/issue8961.go
go/test/fixedbugs/issue9006.go
go/test/fixedbugs/issue9110.go
+go/test/fixedbugs/issue9321.go
+go/test/fixedbugs/issue9432.go
+go/test/fixedbugs/issue9537.dir/a.go
+go/test/fixedbugs/issue9537.dir/b.go
+go/test/fixedbugs/issue9537.go
+go/test/fixedbugs/issue9604.go
+go/test/fixedbugs/issue9634.go
go/test/float_lit.go
go/test/float_lit2.go
go/test/float_lit3.go