diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-02-14 19:10:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-02-14 19:10:51 +0000 |
commit | 21a9f752495b2fb8eac22135467e141f431c07f9 (patch) | |
tree | 8f004cbc46b261eaf483e29b03dea471af962f64 /games | |
parent | d78dc208825e968df4782f7348949ee8a77cc8fd (diff) | |
download | ports-21a9f752495b2fb8eac22135467e141f431c07f9.tar.gz ports-21a9f752495b2fb8eac22135467e141f431c07f9.zip |
- update to 1.2.9
Notes
Notes:
svn path=/head/; revision=228288
Diffstat (limited to 'games')
-rw-r--r-- | games/gomoku.app/Makefile | 3 | ||||
-rw-r--r-- | games/gomoku.app/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index 744ce8fd0cd8..599d13682e20 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gomoku -PORTVERSION= 1.2.8 -PORTREVISION= 2 +PORTVERSION= 1.2.9 CATEGORIES= games gnustep MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} diff --git a/games/gomoku.app/distinfo b/games/gomoku.app/distinfo index 629765ed11a9..0579320746a2 100644 --- a/games/gomoku.app/distinfo +++ b/games/gomoku.app/distinfo @@ -1,3 +1,3 @@ -MD5 (Gomoku-1.2.8.tar.gz) = 97348f1f3293d706feaaedcea37d33a6 -SHA256 (Gomoku-1.2.8.tar.gz) = a6589ad605e711bc7ac762e36cf8ea2ba81ade05e6c4c62264a09704e8e71479 -SIZE (Gomoku-1.2.8.tar.gz) = 91099 +MD5 (Gomoku-1.2.9.tar.gz) = 2a54ac1e33b71de2a031ede3dcd2054f +SHA256 (Gomoku-1.2.9.tar.gz) = 1d3680559747deb7fbf35dc67d08e99e979961f146676cca1259a7e25185c5a2 +SIZE (Gomoku-1.2.9.tar.gz) = 88825 |