most recent changes, diff for gnugo

Index: games/gnugo/Portfile
--- games/gnugo/Portfile (revision 23993)
+++ games/gnugo/Portfile (revision 23994)
@@ -10,5 +10,11 @@
description GNU Go
long_description GNU Go is a free program that plays the game of Go.
master_sites gnu:gnugo
-checksums md5 53abc7427d89d81155c8bfc8e005c47f
+checksums md5 53abc7427d89d81155c8bfc8e005c47f \
+ sha1 3bd2ed14822f078296de9f0d08068638e28553e3 \
+ rmd160 0cc6cea6e250b7c6a11eae41bb794981e948d7a5
configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
+
+livecheck.check regexm
+livecheck.url http://www.gnu.org/software/gnugo/download.html
+livecheck.regex {
  • Download the source code\n of GNU Go (.*?).
  • }