diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-04-14 19:47:19 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-04-14 19:47:19 +0800 |
commit | f9ef57493d7d66876ccea4cbe9deb0780a6048f6 (patch) | |
tree | 27953da6d6fb0f924c5c92e3484c8ec86bb3eee7 /games | |
parent | 97dc496daa1fa5736e4103519000a3733ccb5003 (diff) | |
download | freebsd-ports-gnome-f9ef57493d7d66876ccea4cbe9deb0780a6048f6.tar.gz freebsd-ports-gnome-f9ef57493d7d66876ccea4cbe9deb0780a6048f6.tar.zst freebsd-ports-gnome-f9ef57493d7d66876ccea4cbe9deb0780a6048f6.zip |
Update to 0.9.4
Approved by: crees (mentor)
Diffstat (limited to 'games')
-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 |