diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-10-12 02:19:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-10-12 02:19:32 +0000 |
commit | b91c3c7a419d7c8858a19b6cec5d214fa0c6011a (patch) | |
tree | 347aa149286c6677df9c1f34e1d35820727bbdcf /games/poker-eval | |
parent | 6a71f4d86e750843cf680898524e28159e4e0911 (diff) | |
download | ports-b91c3c7a419d7c8858a19b6cec5d214fa0c6011a.tar.gz ports-b91c3c7a419d7c8858a19b6cec5d214fa0c6011a.zip |
upgrade to 0.134
Notes
Notes:
svn path=/head/; revision=201343
Diffstat (limited to 'games/poker-eval')
-rw-r--r-- | games/poker-eval/Makefile | 2 | ||||
-rw-r--r-- | games/poker-eval/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/poker-eval/Makefile b/games/poker-eval/Makefile index 0257ac317044..71442f1dc6ab 100644 --- a/games/poker-eval/Makefile +++ b/games/poker-eval/Makefile @@ -7,7 +7,7 @@ # PORTNAME= poker-eval -PORTVERSION= 0.133 +PORTVERSION= 0.134 CATEGORIES= games MASTER_SITES= http://download.gna.org/pokersource/sources/ DISTNAME= ${PORTNAME}-${PORTVERSION:E}.0 diff --git a/games/poker-eval/distinfo b/games/poker-eval/distinfo index 0183ac174394..884cc4c8ab6d 100644 --- a/games/poker-eval/distinfo +++ b/games/poker-eval/distinfo @@ -1,3 +1,3 @@ -MD5 (poker-eval-133.0.tar.gz) = a0495760b99d224ac85f9f80e58c4fb5 -SHA256 (poker-eval-133.0.tar.gz) = 5b06fadef4efa2e8d959fba345d1930912a735622f70c3cb898c75f45a2343f0 -SIZE (poker-eval-133.0.tar.gz) = 466897 +MD5 (poker-eval-134.0.tar.gz) = aa6d39fd3b9025fb47f25009cde60d9b +SHA256 (poker-eval-134.0.tar.gz) = 56c14e6e778328e4fb004170cc0cb4491e3cb1f80e73a8b6e98c3373a4b8f3a4 +SIZE (poker-eval-134.0.tar.gz) = 467634 |