mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 2.2.2
- while here replace hardcoded version in distname/distfiles declarations PR: ports/164607 Submitted by: maintainer Approved by: crees, rene (mentors,implicit)
This commit is contained in:
parent
efc09e8394
commit
ea762b7c07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290128
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user