gnugo-3.7.6 is the latest gnugo release (released September 21, 2005). The
release is listed under "development releases", but it is a release, nevertheless.
I'm packaging a GNUstep frontend for gnugo, but it requires the 3.7.X series of
gnugo, so I'd like to see the version bumped.
Available here: http://www.gnu.org/software/gnugo/devel.html
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
As far as I can tell, gnugo-3.7.6 functions well.
bumping the old ebuild works fine here, with the exception of the following
errors during configure:
checking for color support... curses
./configure: line 4566: test: too many arguments
./configure: line 4566: test: too many arguments
checking whether socket support can be compiled... yes
Briefly checked that line and it just modifies some compiler warning (-Wfoo)
options - that can't hurt.