diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-01-30 18:49:03 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-01-30 18:49:03 +0000 |
commit | ea762b7c07d8328d49c291d649009652f81cb36f (patch) | |
tree | 09b385d8fecf2ff46de397c1351eb440c8a2e3e4 /games/stockfish | |
parent | efc09e83940217440f5238af5524f3ac4d5742bf (diff) | |
download | ports-ea762b7c07d8328d49c291d649009652f81cb36f.tar.gz ports-ea762b7c07d8328d49c291d649009652f81cb36f.zip |
Notes
Diffstat (limited to 'games/stockfish')
-rw-r--r-- | games/stockfish/Makefile | 6 | ||||
-rw-r--r-- | games/stockfish/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index c463fb06f02a..5cd342a0e701 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -6,14 +6,14 @@ # PORTNAME= stockfish -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= games MASTER_SITES= http://dl.dropbox.com/u/2116588/sf-archive/:src \ http://www.execve.net/sf/:src \ http://f.cl.ly/items/1y0Q3P2n0I2S0g0Y100E/:book \ http://www.execve.net/sf/:book -DISTNAME= stockfish-221-ja -DISTFILES= stockfish-221-ja.zip:src \ +DISTNAME= stockfish-${PORTVERSION:S/.//g}-ja +DISTFILES= stockfish-${PORTVERSION:S/.//g}-ja.zip:src \ sf-211-book.zip:book MAINTAINER= execve@gmail.com diff --git a/games/stockfish/distinfo b/games/stockfish/distinfo index f2fd2e4de9ba..5e17538e2a5f 100644 --- a/games/stockfish/distinfo +++ b/games/stockfish/distinfo @@ -1,4 +1,4 @@ -SHA256 (stockfish-221-ja.zip) = 071ea36f7d1fbc5c1b932ce89e4b342e9ec0a95d4d94d40e40803d35338850a0 -SIZE (stockfish-221-ja.zip) = 2150276 +SHA256 (stockfish-222-ja.zip) = 068ccf7d1088e2df880fcfd326f0ac3920b05953d34ec39e6265391328d6fb9b +SIZE (stockfish-222-ja.zip) = 2272728 SHA256 (sf-211-book.zip) = fc4b2964128278dcf076b1601a5fb7a6cc88d87d9f617d32fa82aeb05cfdff74 SIZE (sf-211-book.zip) = 8831695 |