On Thu, Mar 19, 2015 at 11:16:32AM +0100, 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.
Hi,
port works for me on amd64.
I had to regenerate distinfo though ...
--- distinfo.orig Mon Mar 9 13:47:04 2015
+++ distinfo Thu Mar 19 20:27:51 2015
@@ -1,2 +1,2 @@
-SHA256 (godoc-1.4.tar.gz) = TWoJ+TMivbAyzAmoZphSmiL7wUiMVflIS6PsbWX9fws=
-SIZE (godoc-1.4.tar.gz) = 1651365
+SHA256 (godoc-1.4.tar.gz) = xq7J2YRyGKUQVEUjC7AmA3lu7kCp96RfsCoJaxqCIH4=
+SIZE (godoc-1.4.tar.gz) = 1651359
> V = 1.4
> DISTNAME = godoc-${V}
Another small thing ... V could be merged into DISTNAME as it is only
used once.
Regards,
Fabian
>
> Comments, OKs?
>
> --
> Dmitrij D. Czarkoff