[114986] trunk/dports/lang/go/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Fri Dec 20 06:43:23 PST 2013


Revision: 114986
          https://trac.macports.org/changeset/114986
Author:   ciserlohn at macports.org
Date:     2013-12-20 06:43:23 -0800 (Fri, 20 Dec 2013)
Log Message:
-----------
go: update to version 1.2

Modified Paths:
--------------
    trunk/dports/lang/go/Portfile

Modified: trunk/dports/lang/go/Portfile
===================================================================
--- trunk/dports/lang/go/Portfile	2013-12-20 10:18:54 UTC (rev 114985)
+++ trunk/dports/lang/go/Portfile	2013-12-20 14:43:23 UTC (rev 114986)
@@ -5,7 +5,7 @@
 
 name                go
 epoch               2
-version             1.1.2
+version             1.2
 categories          lang
 platforms           darwin freebsd linux
 license             BSD
@@ -28,8 +28,8 @@
 distfiles           ${name}${version}.src.tar.gz
 worksrcdir          ${name}
 
-checksums           rmd160  7bebc4977c3c4922603bb972472ef900684dea16 \
-                    sha256  ffc7b3b46909add09cad8213d76dba34e92cc8f8e64a3ebe1a052cb22064eb70
+checksums           rmd160  9aa81a21c760c2c01e28254aee8424f69dad75cc \
+                    sha256  9ab83fb8eafe39f4204ef0f8e84e5ff7e8f1d533ddb05f51e6dc81503e8c0ae4
 
 set GOROOT          ${worksrcpath}
 set GOROOT_FINAL    ${prefix}/go
@@ -59,15 +59,6 @@
 
 use_configure       no
 
-# attempting the build with clang fails on some go code
-# see
-# https://code.google.com/p/go/issues/detail?id=5822
-# https://code.google.com/p/go/issues/detail?id=4829
-# https://code.google.com/p/go/issues/detail?id=6133
-# https://code.google.com/p/go/issues/detail?id=5926
-
-compiler.blacklist  *clang*
-
 build.dir           ${worksrcpath}/src
 build.cmd           ./make.bash
 build.target
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131220/1f1f5536/attachment.html>


More information about the macports-changes mailing list