diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-14 00:20:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-14 00:20:10 +0800 |
commit | 4de52dc56be640ad7bb2e5b41122ea75aacbd54e (patch) | |
tree | 5c2f50b1e35fd18991e883f54396d4e1137e7086 /games | |
parent | 0113bf36cbb78711cfb7b8fa736368f55ddde450 (diff) | |
download | freebsd-ports-gnome-4de52dc56be640ad7bb2e5b41122ea75aacbd54e.tar.gz freebsd-ports-gnome-4de52dc56be640ad7bb2e5b41122ea75aacbd54e.tar.zst freebsd-ports-gnome-4de52dc56be640ad7bb2e5b41122ea75aacbd54e.zip |
- Distfile was rerolled and renamed for a bugfix release.
PR: 132512
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/pokerth/Makefile | 4 | ||||
-rw-r--r-- | games/pokerth/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index bf6880c41c13..d4c638848d41 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -7,10 +7,10 @@ PORTNAME= pokerth PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF -DISTNAME= PokerTH-${PORTVERSION}-src +DISTNAME= PokerTH-${PORTVERSION}-2-src MAINTAINER= mad@madpilot.net COMMENT= A poker game written in C++/QT4 diff --git a/games/pokerth/distinfo b/games/pokerth/distinfo index ba3aa977951c..2d2520e1d4ba 100644 --- a/games/pokerth/distinfo +++ b/games/pokerth/distinfo @@ -1,3 +1,3 @@ -MD5 (PokerTH-0.6.3-src.tar.bz2) = bfee1dfb01738302ef716b686e01cdf4 -SHA256 (PokerTH-0.6.3-src.tar.bz2) = f6c7cb1ee2280f736bb277a7e45bc01d6ecbd6362b66a6700557625cac7da25b -SIZE (PokerTH-0.6.3-src.tar.bz2) = 4594147 +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 |