summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2013-08-13 20:25:15 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2013-08-13 20:25:15 +0000
commit5789e0b8ceef90c17af97d6e6984655917c83280 (patch)
treeebe7403cf8d9860693f1b3999f7d7cd695ab0231 /lang
parentUpdate from 2.6.14 to 2.8.0-rc2. (diff)
- Update to 1.1.2
Notes
Notes: svn path=/head/; revision=324679
Diffstat (limited to 'lang')
-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 599497e2f18f..13e2098ccddf 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= go
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= GOOGLE_CODE
diff --git a/lang/go/distinfo b/lang/go/distinfo
index b34abc8b3981..2027c86d46cb 100644
--- a/lang/go/distinfo
+++ b/lang/go/distinfo
@@ -1,2 +1,2 @@
-SHA256 (go1.1.1.src.tar.gz) = 257f74b8d812bbdec695e842de587a1495e7728b4e63d280586a14786adbb5af
-SIZE (go1.1.1.src.tar.gz) = 9045336
+SHA256 (go1.1.2.src.tar.gz) = ffc7b3b46909add09cad8213d76dba34e92cc8f8e64a3ebe1a052cb22064eb70
+SIZE (go1.1.2.src.tar.gz) = 9049357
diff --git a/lang/go/pkg-plist b/lang/go/pkg-plist
index 2f0bae51581b..a636e51828c8 100644
--- a/lang/go/pkg-plist
+++ b/lang/go/pkg-plist
@@ -2686,6 +2686,7 @@ go/src/pkg/syscall/netlink_linux.go
go/src/pkg/syscall/passfd_test.go
go/src/pkg/syscall/race.go
go/src/pkg/syscall/race0.go
+go/src/pkg/syscall/rlimit_linux_test.go
go/src/pkg/syscall/route_bsd.go
go/src/pkg/syscall/route_darwin.go
go/src/pkg/syscall/route_freebsd.go
@@ -3698,6 +3699,13 @@ go/test/fixedbugs/issue5614.dir/rethinkgo.go
go/test/fixedbugs/issue5614.dir/y.go
go/test/fixedbugs/issue5614.dir/x.go
go/test/fixedbugs/issue5614.go
+go/test/fixedbugs/issue5753.go
+go/test/fixedbugs/issue5755.dir/a.go
+go/test/fixedbugs/issue5755.dir/main.go
+go/test/fixedbugs/issue5755.go
+go/test/fixedbugs/issue5809.go
+go/test/fixedbugs/issue5820.go
+go/test/fixedbugs/issue5841.go
go/test/fixedbugs/issue887.go
go/test/float_lit.go
go/test/floatcmp.go
@@ -3923,6 +3931,7 @@ go/test/zerodivide.go
@dirrm go/test/interface
@dirrm go/test/import4.dir
@dirrm go/test/import2.dir
+@dirrm go/test/fixedbugs/issue5755.dir
@dirrm go/test/fixedbugs/issue5614.dir
@dirrm go/test/fixedbugs/issue5470.dir
@dirrm go/test/fixedbugs/issue5291.dir