diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-10-16 14:14:25 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-10-16 14:14:25 +0000 |
commit | eeafe80a13f9f90b101c8620e9c120cb31281267 (patch) | |
tree | 743b5828744c20ecf80700e715dbb0be00135e85 /games/gnuchess | |
parent | eb430684f88927422c4282fc9e65f69c566ebf8f (diff) | |
download | ports-eeafe80a13f9f90b101c8620e9c120cb31281267.tar.gz ports-eeafe80a13f9f90b101c8620e9c120cb31281267.zip |
Update to GNU Chess 6.2.3
Notes
Notes:
svn path=/head/; revision=424065
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 2 | ||||
-rw-r--r-- | games/gnuchess/distinfo | 5 | ||||
-rw-r--r-- | games/gnuchess/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index fcfa70bcddeb..796a9896a471 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnuchess -PORTVERSION= 6.2.2 +PORTVERSION= 6.2.3 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 2cfaff4ca01a..6622f4021b97 100644 --- a/games/gnuchess/distinfo +++ b/games/gnuchess/distinfo @@ -1,4 +1,5 @@ -SHA256 (gnuchess-6.2.2.tar.gz) = 7776c114eeb5889dea69dc4715a3622ec57f65efab667987e7d7183cc05381a8 -SIZE (gnuchess-6.2.2.tar.gz) = 747054 +TIMESTAMP = 1476625342 +SHA256 (gnuchess-6.2.3.tar.gz) = 78999176b2f2b5e0325bcc69749b7b2cefb7b1ef4f02d101fa77ae24a1b31b82 +SIZE (gnuchess-6.2.3.tar.gz) = 757846 SHA256 (book_1.02.pgn.gz) = deac77edb061a59249a19deb03da349cae051e52527a6cb5af808d9398d32d44 SIZE (book_1.02.pgn.gz) = 26265281 diff --git a/games/gnuchess/pkg-plist b/games/gnuchess/pkg-plist index db376018369d..87b33f8590c4 100644 --- a/games/gnuchess/pkg-plist +++ b/games/gnuchess/pkg-plist @@ -30,3 +30,4 @@ share/games/plugins/xboard/gnuchess.eng %%NLS%%share/locale/sr/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/uk/LC_MESSAGES/gnuchess.mo %%NLS%%share/locale/vi/LC_MESSAGES/gnuchess.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnuchess.mo |