diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-04-08 05:40:50 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-04-08 05:40:50 +0800 |
commit | 64b5856c51ce261b765bc8ed14d496a1af2a8247 (patch) | |
tree | a167033c56cfd15e5fc80ea6a194046ce2a91757 /games | |
parent | f27ba41f9d99f1d8e7b1606c2929c1c1416dea81 (diff) | |
download | freebsd-ports-gnome-64b5856c51ce261b765bc8ed14d496a1af2a8247.tar.gz freebsd-ports-gnome-64b5856c51ce261b765bc8ed14d496a1af2a8247.tar.zst freebsd-ports-gnome-64b5856c51ce261b765bc8ed14d496a1af2a8247.zip |
- Update to 0.6.4.
PR: 133467
Submitted by: Guido Falsi <mad at madpilot dot net> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/pokerth/Makefile | 5 | ||||
-rw-r--r-- | games/pokerth/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index a10eaa592420..5412846143e7 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -6,11 +6,10 @@ # PORTNAME= pokerth -PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTVERSION= 0.6.4 CATEGORIES= games MASTER_SITES= SF -DISTNAME= PokerTH-${PORTVERSION}-2-src +DISTNAME= PokerTH-${PORTVERSION}-src MAINTAINER= mad@madpilot.net COMMENT= A poker game written in C++/QT4 diff --git a/games/pokerth/distinfo b/games/pokerth/distinfo index 2d2520e1d4ba..3f8d51d35b64 100644 --- a/games/pokerth/distinfo +++ b/games/pokerth/distinfo @@ -1,3 +1,3 @@ -MD5 (PokerTH-0.6.3-2-src.tar.bz2) = cc389b4eb29db7f89e673a326cd6ce5c -SHA256 (PokerTH-0.6.3-2-src.tar.bz2) = d5a9f5678c09fe830770c7d60b97a9052c6eb9f41e4c8de0808323f415ac692b -SIZE (PokerTH-0.6.3-2-src.tar.bz2) = 4644455 +MD5 (PokerTH-0.6.4-src.tar.bz2) = 301ec2e5a3e2285f7f7ca33be30873f8 +SHA256 (PokerTH-0.6.4-src.tar.bz2) = 1132d97f9ce54b3b1bf9a715741999823132586f14a42c81f0d30702f2688ffc +SIZE (PokerTH-0.6.4-src.tar.bz2) = 4665536 |