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

ciserlohn at macports.org ciserlohn at macports.org
Wed May 21 12:09:51 PDT 2014


Revision: 120281
          https://trac.macports.org/changeset/120281
Author:   ciserlohn at macports.org
Date:     2014-05-21 12:09:51 -0700 (Wed, 21 May 2014)
Log Message:
-----------
go: update to version 1.2.2; fix master_sites

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

Modified: trunk/dports/lang/go/Portfile
===================================================================
--- trunk/dports/lang/go/Portfile	2014-05-21 18:59:46 UTC (rev 120280)
+++ trunk/dports/lang/go/Portfile	2014-05-21 19:09:51 UTC (rev 120281)
@@ -5,7 +5,7 @@
 
 name                go
 epoch               2
-version             1.2.1
+version             1.2.2
 categories          lang
 platforms           darwin freebsd linux
 license             BSD
@@ -24,12 +24,12 @@
     is developed by Google Inc.
 
 homepage            http://golang.org/
-master_sites        googlecode:${name}
+master_sites        https://storage.googleapis.com/golang/
 distfiles           ${name}${version}.src.tar.gz
 worksrcdir          ${name}
 
-checksums           rmd160  ed813801a46e26952ab92be9acd145962937cc7e \
-                    sha256  1655a9367bec083df57cacc29add280c279791801e102fd851c00d8babd12a55
+checksums           rmd160  06674def74b0a579d87ec983e350a7169e5c7ddf \
+                    sha256  fbcfe1fe6dfe660cae1c973811c5e2075e3f7b06feea32b4b91c7f0b48352391
 
 set GOROOT          ${worksrcpath}
 set GOROOT_FINAL    ${prefix}/go
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140521/be28fcee/attachment.html>


More information about the macports-changes mailing list