Date: Wed, 13 Mar 2013 18:57:12 +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: r314105 - head/games/gnuchess Message-ID: <201303131857.r2DIvCb4037473@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Wed Mar 13 18:57:12 2013 New Revision: 314105 URL: http://svnweb.freebsd.org/changeset/ports/314105 Log: Update GNU Chess to 6.0.3 Modified: head/games/gnuchess/Makefile head/games/gnuchess/distinfo Modified: head/games/gnuchess/Makefile ============================================================================== --- head/games/gnuchess/Makefile Wed Mar 13 18:50:47 2013 (r314104) +++ head/games/gnuchess/Makefile Wed Mar 13 18:57:12 2013 (r314105) @@ -1,12 +1,8 @@ -# New ports collection makefile for: Gnu Chess -# Date created: 04 July 1996 -# Whom: markm -# +# Created by: markm # $FreeBSD$ -# PORTNAME= gnuchess -PORTVERSION= 6.0.2 +PORTVERSION= 6.0.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess Modified: head/games/gnuchess/distinfo ============================================================================== --- head/games/gnuchess/distinfo Wed Mar 13 18:50:47 2013 (r314104) +++ head/games/gnuchess/distinfo Wed Mar 13 18:57:12 2013 (r314105) @@ -1,4 +1,4 @@ -SHA256 (gnuchess-6.0.2.tar.gz) = 821e24ce4fd6f25267b2c46f7eda83bb5009e6e0ee03c5acf45d7cfa9078a3f5 -SIZE (gnuchess-6.0.2.tar.gz) = 547026 +SHA256 (gnuchess-6.0.3.tar.gz) = 7c3a99c6c62f5dcc12c6fded9e91577ba2d327668b13b1af6169cc8b1a46ce05 +SIZE (gnuchess-6.0.3.tar.gz) = 556445 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?201303131857.r2DIvCb4037473>