[154252] trunk/dports/devel/go-tools/Portfile
ciserlohn at macports.org
ciserlohn at macports.org
Tue Oct 25 14:31:43 CEST 2016
Revision: 154252
https://trac.macports.org/changeset/154252
Author: ciserlohn at macports.org
Date: 2016-10-25 14:31:43 +0200 (Tue, 25 Oct 2016)
Log Message:
-----------
go-tools: update to latest
Modified Paths:
--------------
trunk/dports/devel/go-tools/Portfile
Modified: trunk/dports/devel/go-tools/Portfile
===================================================================
--- trunk/dports/devel/go-tools/Portfile 2016-10-25 12:31:12 UTC (rev 154251)
+++ trunk/dports/devel/go-tools/Portfile 2016-10-25 12:31:43 UTC (rev 154252)
@@ -4,8 +4,8 @@
PortSystem 1.0
PortGroup github 1.0
-github.setup golang tools bf084ef7580ee99a5efa3086138c942aca4aefd4
-epoch 1
+github.setup golang tools c6efba04dd0d931bb11cd7f556285fa3c9305398
+epoch 2
name go-tools
categories devel
platforms darwin freebsd linux
@@ -14,8 +14,8 @@
description Various packages and tools that support the Go programming language.
long_description $description
-checksums rmd160 b312914e8ebd37fb54b841651728a9a1c87ae99e \
- sha256 a2e5edf95f157ae4a8d138c4edcae0854c6543dcdb4bf4a91fdb58e75188bde6
+checksums rmd160 5b4c3e0dd9671e6bb6e13b3a25b474d4832a9028 \
+ sha256 c793c59cf5ffc79dfb4006e1d3eb690ae9761cdcac6c0fa210b1b9427c152f75
depends_build port:go
@@ -36,11 +36,10 @@
}
-set cmds { benchcmp bundle cover digraph eg fiximports godex godoc gomvpkg
- gorename gotype guru oracle ssadump stress stringer tip vet}
+set cmds { benchcmp bundle callgraph cover digraph eg fiximports godex godoc
+ goimports gomvpkg gorename gotype goyacc guru heapview ssadump
+ stress stringer tip }
-#build.env GOPATH=${package_dir}
-
build {
foreach cmd $cmds {
system -W ${workpath} "GOPATH=${gopath} go build ${package_dir}/cmd/${cmd}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161025/ae5c461a/attachment-0002.html>
More information about the macports-changes
mailing list