Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2014 12:51:31 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360174 - head/games/stockfish
Message-ID:  <201407021251.s62CpV7M049456@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arved
Date: Wed Jul  2 12:51:31 2014
New Revision: 360174
URL: http://svnweb.freebsd.org/changeset/ports/360174
QAT: https://qat.redports.org/buildarchive/r360174/

Log:
  Update to version 5
  
  PR:		190741
  Submitted by:	dennylin93@hs.ntnu.edu.tw
  Approved by:	maintainer timeout

Modified:
  head/games/stockfish/Makefile
  head/games/stockfish/distinfo

Modified: head/games/stockfish/Makefile
==============================================================================
--- head/games/stockfish/Makefile	Wed Jul  2 12:49:59 2014	(r360173)
+++ head/games/stockfish/Makefile	Wed Jul  2 12:51:31 2014	(r360174)
@@ -2,14 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	stockfish
-PORTVERSION=	4
+PORTVERSION=	5
 CATEGORIES=	games
-MASTER_SITES=	https://s3.amazonaws.com/stockfish/:src \
-		http://www.execve.net/sf/:src \
+MASTER_SITES=	http://stockfish.s3.amazonaws.com/:src \
 		http://cl.ly/3x333m0G173F/download/:book \
 		http://www.execve.net/sf/:book
-DISTNAME=	stockfish-${PORTVERSION:S/.//g}-win
-DISTFILES=	stockfish-${PORTVERSION:S/.//g}-win.zip:src \
+DISTNAME=	stockfish-${PORTVERSION}-src
+DISTFILES=	stockfish-${PORTVERSION}-src.zip:src \
 		stockfish-231-book.zip:book
 
 MAINTAINER=	execve@gmail.com

Modified: head/games/stockfish/distinfo
==============================================================================
--- head/games/stockfish/distinfo	Wed Jul  2 12:49:59 2014	(r360173)
+++ head/games/stockfish/distinfo	Wed Jul  2 12:51:31 2014	(r360174)
@@ -1,4 +1,4 @@
-SHA256 (stockfish-4-win.zip) = dcd66a81c21380f18623d54f966fc69476a86c8d5ab667e2b138aa2e4ebb3487
-SIZE (stockfish-4-win.zip) = 1839577
+SHA256 (stockfish-5-src.zip) = 071f5f9cc5c461e42462c3bc2f65ea96b8ca3de5048b927f82c609017c9392c2
+SIZE (stockfish-5-src.zip) = 319574
 SHA256 (stockfish-231-book.zip) = 07ee06bcd3fe1c5e0d90a2d0aede8bac2dd31d52fb4e1c9bc477bb5a8939e414
 SIZE (stockfish-231-book.zip) = 3479786



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407021251.s62CpV7M049456>