Update lang/go to 1.1.1, from Amit Kulkarni.

Passes regress on amd64 and i386.

ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/go/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    15 May 2013 12:10:15 -0000      1.10
+++ Makefile    11 Jul 2013 14:29:58 -0000
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =        amd64 i386
 
 COMMENT =              Go programming language
 
-VERSION =              1.1
+VERSION =              1.1.1
 EXTRACT_SUFX =         .src.tar.gz
 DISTNAME =             go${VERSION}
 PKGNAME =              go-${VERSION}
@@ -17,7 +17,7 @@ MAINTAINER =          Joel Sing <jsing@openbsd.
 # software: BSD, documentation: CC-BY-3.0
 PERMIT_PACKAGE_CDROM = Yes
 
-WANTLIB =              c m
+WANTLIB =              c m pthread
 
 MASTER_SITES =         http://go.googlecode.com/files/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/go/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    15 May 2013 12:10:15 -0000      1.5
+++ distinfo    11 Jul 2013 14:29:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (go1.1.src.tar.gz) = vx0FfYOG6ED5zT94clLibY7hloUukjKm+c52IzexnLY=
-SIZE (go1.1.src.tar.gz) = 9041413
+SHA256 (go1.1.1.src.tar.gz) = JX90uNgSu97GlehC3lh6FJXncotOY9KAWGoUeGrbta8=
+SIZE (go1.1.1.src.tar.gz) = 9045336

-- 

    "Action without study is fatal. Study without action is futile."
        -- Mary Ritter Beard

Reply via email to