Date: Tue, 26 Nov 2013 20:37:48 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334969 - head/games/gnuchess Message-ID: <201311262037.rAQKbmO1028404@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Tue Nov 26 20:37:47 2013 New Revision: 334969 URL: http://svnweb.freebsd.org/changeset/ports/334969 Log: Update GNU Chess to 6.1.1 Modified: head/games/gnuchess/Makefile head/games/gnuchess/distinfo Modified: head/games/gnuchess/Makefile ============================================================================== --- head/games/gnuchess/Makefile Tue Nov 26 20:35:37 2013 (r334968) +++ head/games/gnuchess/Makefile Tue Nov 26 20:37:47 2013 (r334969) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnuchess -PORTVERSION= 6.1.0 +PORTVERSION= 6.1.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess Modified: head/games/gnuchess/distinfo ============================================================================== --- head/games/gnuchess/distinfo Tue Nov 26 20:35:37 2013 (r334968) +++ head/games/gnuchess/distinfo Tue Nov 26 20:37:47 2013 (r334969) @@ -1,4 +1,4 @@ -SHA256 (gnuchess-6.1.0.tar.gz) = 9501e6bceef22bdbdbdb3fc71c9745ebc125a06fdafacb270bb2c29b15c6379b -SIZE (gnuchess-6.1.0.tar.gz) = 674863 +SHA256 (gnuchess-6.1.1.tar.gz) = 76a24fb1e86cec886fa6ae0fd3e97c15d89ac78db6018defc8728788c3bb93c9 +SIZE (gnuchess-6.1.1.tar.gz) = 699439 SHA256 (book_1.02.pgn.gz) = deac77edb061a59249a19deb03da349cae051e52527a6cb5af808d9398d32d44 SIZE (book_1.02.pgn.gz) = 26265281
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311262037.rAQKbmO1028404>