diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-02-15 03:10:51 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-02-15 03:10:51 +0800 |
commit | 4686863de7f3cacec7e613002e26d61dac484ddd (patch) | |
tree | d0bc7609dc77c380b47bb3f7a700e367a654a2e1 /games/gomoku.app | |
parent | 47d00b3248392f9a9b6c8ac947c8bed3a877ee9f (diff) | |
download | freebsd-ports-gnome-4686863de7f3cacec7e613002e26d61dac484ddd.tar.gz freebsd-ports-gnome-4686863de7f3cacec7e613002e26d61dac484ddd.tar.zst freebsd-ports-gnome-4686863de7f3cacec7e613002e26d61dac484ddd.zip |
- update to 1.2.9
Diffstat (limited to 'games/gomoku.app')
-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 |