From owner-svn-ports-head@FreeBSD.ORG Tue Nov 26 20:37:48 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8C87A31D; Tue, 26 Nov 2013 20:37:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7C26D2BA6; Tue, 26 Nov 2013 20:37:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAQKbmij028406; Tue, 26 Nov 2013 20:37:48 GMT (envelope-from johans@svn.freebsd.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAQKbmO1028404; Tue, 26 Nov 2013 20:37:48 GMT (envelope-from johans@svn.freebsd.org) Message-Id: <201311262037.rAQKbmO1028404@svn.freebsd.org> From: Johan van Selst Date: Tue, 26 Nov 2013 20:37:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334969 - head/games/gnuchess X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Nov 2013 20:37:48 -0000 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