diff options
author | johans <johans@FreeBSD.org> | 2013-11-27 04:37:47 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2013-11-27 04:37:47 +0800 |
commit | 6aa6e794c4af2d5d8b2953cc4842b03d4306ff62 (patch) | |
tree | 2e14a8142091c2ce32aea628f7b4f8a147f9a9c7 /games | |
parent | ae3c7c818ccf84901f049d8d6455418eabbfd1c2 (diff) | |
download | freebsd-ports-gnome-6aa6e794c4af2d5d8b2953cc4842b03d4306ff62.tar.gz freebsd-ports-gnome-6aa6e794c4af2d5d8b2953cc4842b03d4306ff62.tar.zst freebsd-ports-gnome-6aa6e794c4af2d5d8b2953cc4842b03d4306ff62.zip |
Update GNU Chess to 6.1.1
Diffstat (limited to 'games')
-rw-r--r-- | games/gnuchess/Makefile | 2 | ||||
-rw-r--r-- | games/gnuchess/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 6d216a177449..23bb8e629d01 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnuchess -PORTVERSION= 6.1.0 +PORTVERSION= 6.1.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess diff --git a/games/gnuchess/distinfo b/games/gnuchess/distinfo index 65507fc36c69..e924dc43f3c5 100644 --- a/games/gnuchess/distinfo +++ b/games/gnuchess/distinfo @@ -1,4 +1,4 @@ -SHA256 (gnuchess-6.1.0.tar.gz) = 9501e6bceef22bdbdbdb3fc71c9745ebc125a06fdafacb270bb2c29b15c6379b -SIZE (gnuchess-6.1.0.tar.gz) = 674863 +SHA256 (gnuchess-6.1.1.tar.gz) = 76a24fb1e86cec886fa6ae0fd3e97c15d89ac78db6018defc8728788c3bb93c9 +SIZE (gnuchess-6.1.1.tar.gz) = 699439 SHA256 (book_1.02.pgn.gz) = deac77edb061a59249a19deb03da349cae051e52527a6cb5af808d9398d32d44 SIZE (book_1.02.pgn.gz) = 26265281 |