From owner-svn-ports-head@freebsd.org Fri Feb 9 16:13:08 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8ADA2F0F6F4; Fri, 9 Feb 2018 16:13:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3DF3C6AF57; Fri, 9 Feb 2018 16:13:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 38EC92717F; Fri, 9 Feb 2018 16:13:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w19GD884032939; Fri, 9 Feb 2018 16:13:08 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w19GD8r2032937; Fri, 9 Feb 2018 16:13:08 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802091613.w19GD8r2032937@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Fri, 9 Feb 2018 16:13:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461319 - head/games/crafty X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/games/crafty X-SVN-Commit-Revision: 461319 X-SVN-Commit-Repository: ports 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.25 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: Fri, 09 Feb 2018 16:13:08 -0000 Author: johans Date: Fri Feb 9 16:13:07 2018 New Revision: 461319 URL: https://svnweb.freebsd.org/changeset/ports/461319 Log: Fix distfiles Modified: head/games/crafty/Makefile head/games/crafty/distinfo Modified: head/games/crafty/Makefile ============================================================================== --- head/games/crafty/Makefile Fri Feb 9 16:09:42 2018 (r461318) +++ head/games/crafty/Makefile Fri Feb 9 16:13:07 2018 (r461319) @@ -3,11 +3,12 @@ PORTNAME= crafty PORTVERSION= 25.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.craftychess.com/downloads/source/:src \ http://www.craftychess.com/downloads/book/:data DISTFILES= crafty-${PORTVERSION}.zip:src \ - books.bin:data \ + book.bin:data \ start.pgn.gz:data DIST_SUBDIR= crafty EXTRACT_ONLY= crafty-${PORTVERSION}.zip Modified: head/games/crafty/distinfo ============================================================================== --- head/games/crafty/distinfo Fri Feb 9 16:09:42 2018 (r461318) +++ head/games/crafty/distinfo Fri Feb 9 16:13:07 2018 (r461319) @@ -1,7 +1,7 @@ -TIMESTAMP = 1517917587 +TIMESTAMP = 1518192680 SHA256 (crafty/crafty-25.2.zip) = 337e00bab79c33739fbaa71cd26c65f986886ee0d8ce181f2cb62f2efd317710 SIZE (crafty/crafty-25.2.zip) = 433320 -SHA256 (crafty/books.bin) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 -SIZE (crafty/books.bin) = 51307 +SHA256 (crafty/book.bin) = f95c827d65a12a34879e50554de687ee91f3ca42580ab65abfa77638f27c3983 +SIZE (crafty/book.bin) = 1704244 SHA256 (crafty/start.pgn.gz) = ee5c11b59faa1df97639ea69d823fdb19161e32509ff66b7d39abbe85e05e789 SIZE (crafty/start.pgn.gz) = 314