diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 11:47:19 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 11:47:19 +0000 |
commit | 79cc17039f44f3cb5a0f4a46af5e643a59f20935 (patch) | |
tree | a13978311f68ce40f81dbadc8b302649b0fb5d80 /games/pokerth | |
parent | 9c9d075307b928e703b7a7a7cfe2af915b435395 (diff) | |
download | ports-79cc17039f44f3cb5a0f4a46af5e643a59f20935.tar.gz ports-79cc17039f44f3cb5a0f4a46af5e643a59f20935.zip |
Notes
Diffstat (limited to 'games/pokerth')
-rw-r--r-- | games/pokerth/Makefile | 4 | ||||
-rw-r--r-- | games/pokerth/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 090cc9e977ce..a759f230a592 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pokerth -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} DISTNAME= PokerTH-${PORTVERSION}-src @@ -34,7 +34,7 @@ QT_COMPONENTS= gui corelib network sql sql-sqlite3 qmake_build \ moc_build rcc_build uic_build USE_SDL= mixer HAS_CONFIGURE= yes -QMAKE_ARGS+= -unix PREFIX=${PREFIX} +QMAKE_ARGS+= PREFIX=${PREFIX} PORTDOCS= server_setup_howto.txt MAN1= pokerth.1 diff --git a/games/pokerth/distinfo b/games/pokerth/distinfo index f0ecbf962b21..09b9dd9a0211 100644 --- a/games/pokerth/distinfo +++ b/games/pokerth/distinfo @@ -1,2 +1,2 @@ -SHA256 (PokerTH-0.9.3-src.tar.bz2) = 37419ee2c3179c2336533959ae0a61d0a8386782f0488e20e1b2e138cfafcff2 -SIZE (PokerTH-0.9.3-src.tar.bz2) = 10878025 +SHA256 (PokerTH-0.9.4-src.tar.bz2) = 382de9a9f7d05c9acb0df4cbf7ba2881437ff961a2ee36dc605547ce469f23c6 +SIZE (PokerTH-0.9.4-src.tar.bz2) = 10880379 |