diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-09-17 08:02:22 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-09-17 08:02:22 +0000 |
commit | 9586c9459c69e1507e6fa2227c60f6d8183e5aba (patch) | |
tree | 33bd5ae05e2abbf7d128697bba4d7e5ccd0725c2 | |
parent | de9aa4cb0ad8e25b668b34d186a4b0d4003520db (diff) | |
download | ports-9586c9459c69e1507e6fa2227c60f6d8183e5aba.tar.gz ports-9586c9459c69e1507e6fa2227c60f6d8183e5aba.zip |
Notes
-rw-r--r-- | games/gnuchess/Makefile | 3 | ||||
-rw-r--r-- | games/gnuchess/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 099ebda209b9..aedc29e03927 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnuchess -PORTVERSION= 6.0.0 -PORTREVISION= 1 +PORTVERSION= 6.0.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess diff --git a/games/gnuchess/distinfo b/games/gnuchess/distinfo index 3a398b3d327c..0cba82f38c01 100644 --- a/games/gnuchess/distinfo +++ b/games/gnuchess/distinfo @@ -1,4 +1,4 @@ -SHA256 (gnuchess-6.0.0.tar.gz) = a91cc84447f2241224c44fb72f5eabaff325f1f883e40da4838fa236bff61ffa -SIZE (gnuchess-6.0.0.tar.gz) = 553779 +SHA256 (gnuchess-6.0.1.tar.gz) = 671a8e4e9b9bab36cbd27448b493f6c4f02ca0afdaf57828bf609c22297eabeb +SIZE (gnuchess-6.0.1.tar.gz) = 546034 SHA256 (book_1.02.pgn.gz) = deac77edb061a59249a19deb03da349cae051e52527a6cb5af808d9398d32d44 SIZE (book_1.02.pgn.gz) = 26265281 |