diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-06-01 11:41:32 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-06-01 11:41:32 +0000 |
commit | ee65c531e4fc5d7fea8b87a430a8a86aadb3518a (patch) | |
tree | b7275ee084e6c763b6c97ffb1fef36dfa1f60391 /games/gnuchess | |
parent | 24528d2e4811fd4e8db82f5bee1b583957ee0f9e (diff) | |
download | ports-ee65c531e4fc5d7fea8b87a430a8a86aadb3518a.tar.gz ports-ee65c531e4fc5d7fea8b87a430a8a86aadb3518a.zip |
Notes
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 2 | ||||
-rw-r--r-- | games/gnuchess/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 551521ad6312..cb043ba4ebf4 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnuchess -PORTVERSION= 6.2.6 +PORTVERSION= 6.2.7 CATEGORIES= games MASTER_SITES= GNU/chess # The DISTFILES here is explicitly needed because it can be extended later. diff --git a/games/gnuchess/distinfo b/games/gnuchess/distinfo index 86e3ec9b171f..90894e4013da 100644 --- a/games/gnuchess/distinfo +++ b/games/gnuchess/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1587656749 -SHA256 (gnuchess-6.2.6.tar.gz) = d617f875d6411378c6ce521663ebda42db9006a5eb5706bcd821a918c06eb04f -SIZE (gnuchess-6.2.6.tar.gz) = 797233 +TIMESTAMP = 1591005174 +SHA256 (gnuchess-6.2.7.tar.gz) = e536675a61abe82e61b919f6b786755441d9fcd4c21e1c82fb9e5340dd229846 +SIZE (gnuchess-6.2.7.tar.gz) = 802863 SHA256 (book_1.02.pgn.gz) = deac77edb061a59249a19deb03da349cae051e52527a6cb5af808d9398d32d44 SIZE (book_1.02.pgn.gz) = 26265281 |