[MacPorts] #43666: go 1.2: godoc moved to separate repo

MacPorts noreply at macports.org
Sat May 10 13:20:59 PDT 2014


#43666: go 1.2: godoc moved to separate repo
-------------------------+--------------------------------
 Reporter:  soulne4ny@…  |      Owner:  macports-tickets@…
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.2.1
 Keywords:  godoc        |       Port:  go
-------------------------+--------------------------------
 go 1.2 port contains a link `/opt/local/bin/godoc` that leads to
 `/opt/local/go/bin/godoc` that is missing:
 {{{
 $ port contents go | grep godoc
   /opt/local/bin/godoc
   /opt/local/go/misc/vim/plugin/godoc.vim
   /opt/local/go/misc/vim/syntax/godoc.vim
 $ ls -l /opt/local/bin/godoc
 lrwxr-xr-x  1 root  admin  15 10 May 23:12 /opt/local/bin/godoc ->
 ../go/bin/godoc
 }}}

 Since go 1.2, godoc is moved to separate repo and has to be installed
 using go get:
 http://golang.org/doc/go1.2#go_tools_godoc

-- 
Ticket URL: <https://trac.macports.org/ticket/43666>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list