diff options
author | johans <johans@FreeBSD.org> | 2011-09-17 16:02:22 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-09-17 16:02:22 +0800 |
commit | 96f04bca078a95f1cba6f4bfe20472d6a3253bf4 (patch) | |
tree | 8b28dc269134f87991e3a97ae69914095203a9d7 /games/gnuchess | |
parent | 0f1c2cfc6a27b77c0e3bc75170d34c67b507eee9 (diff) | |
download | freebsd-ports-gnome-96f04bca078a95f1cba6f4bfe20472d6a3253bf4.tar.gz freebsd-ports-gnome-96f04bca078a95f1cba6f4bfe20472d6a3253bf4.tar.zst freebsd-ports-gnome-96f04bca078a95f1cba6f4bfe20472d6a3253bf4.zip |
Update gnuchess to 6.0.1
Diffstat (limited to 'games/gnuchess')
-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 |