On 2015/03/21 14:51, Adam Wolk wrote: > On Thu, Mar 19, 2015, at 09:36 PM, Stuart Henderson wrote: > > On 2015/03/19 11:16, Dmitrij D. Czarkoff wrote: > > > Hi! > > > > > > Our go ports lacks godoc - useful tool for offline development in go. > > > The attached port brings godoc together with rc.d script, allowing to > > > start godoc as a daemon at system start. > > > > > > Comments, OKs? > > > > >> Fetch > > >> https://go.googlesource.com/tools/+archive/abf43428cc239218424c7a44dc9b5987cd351c3e.tar.gz > > >> Size does not match for godoc-1.4.tar.gz > > > > These tars are dynamically generated and aren't consistent (file > > timestamps inside the archive show the time of generation), so it > > will need to be mirrored. > > > > You can use http://spacehopper.org/mirrors/godoc-1.4.tar.gz > > > Hi Stuart, > I'm working on a port for one other go tool (cmd/cover) the > godoc-1.4.tar.gz contains > it and a couple of other go tools. Would it be a problem to have a > shared mirror named > gotools-1.4.tar.gz or something similar to avoid mirroring the same set > of data > multiple times? > > Regards, > Adam >
It certainly would. I've just added a link for now. http://spacehopper.org/mirrors/gotools-1.4.tar.gz
