aboutsummaryrefslogtreecommitdiff
path: root/games/py-poker-eval
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2009-05-01 16:31:39 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2009-05-01 16:31:39 +0000
commitd3273e3b7b22053d840c3ed058be5862196092ed (patch)
treeab1035efe7fa8fdc6281e2418258191f8054059f /games/py-poker-eval
parent6c8151ca31507f91a2bcf7c1b387ecd82d70db07 (diff)
downloadports-d3273e3b7b22053d840c3ed058be5862196092ed.tar.gz
ports-d3273e3b7b22053d840c3ed058be5862196092ed.zip
Notes
Diffstat (limited to 'games/py-poker-eval')
-rw-r--r--games/py-poker-eval/Makefile9
-rw-r--r--games/py-poker-eval/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/games/py-poker-eval/Makefile b/games/py-poker-eval/Makefile
index 9125e654e73b..82d9b8b0b0f0 100644
--- a/games/py-poker-eval/Makefile
+++ b/games/py-poker-eval/Makefile
@@ -7,23 +7,26 @@
#
PORTNAME= poker-eval
-PORTVERSION= 0.133
+PORTVERSION= 0.136
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/pokersource/sources/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION:E}.0
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python adaptor for the poker-eval toolkit
LIB_DEPENDS= poker-eval.1:${PORTSDIR}/games/poker-eval
-USE_GNOME= gnometarget pkgconfig
+USE_GNOME= pkgconfig
USE_PYTHON= 2.3+
GNU_CONFIGURE= yes
PLIST_SUB= PYVER=${_PYTHON_VERSION:S/./_/}
+do-configure:
+ @cd ${CONFIGURE_WRKSRC} && ./${CONFIGURE_SCRIPT}
+
post-patch:
@${REINPLACE_CMD} -e \
's|{libdir}/pkgconfig|(prefix)/libdata/pkgconfig|g' \
diff --git a/games/py-poker-eval/distinfo b/games/py-poker-eval/distinfo
index 089ebb6c2812..51d76ef8f7c0 100644
--- a/games/py-poker-eval/distinfo
+++ b/games/py-poker-eval/distinfo
@@ -1,3 +1,3 @@
-MD5 (pypoker-eval-133.0.tar.gz) = 221ba23f829d41206b2f7181608c01a5
-SHA256 (pypoker-eval-133.0.tar.gz) = 2d84848deffe5d37353a70a6577aaf2d00008cce313d774cef65378bf29160c5
-SIZE (pypoker-eval-133.0.tar.gz) = 342305
+MD5 (pypoker-eval-136.0.tar.gz) = 08cf41708c83b5f61577d7779f80cf55
+SHA256 (pypoker-eval-136.0.tar.gz) = dc9cf5caa235f3aaac72071c436b70b10500d939bc4724835a90bde01e7f9e85
+SIZE (pypoker-eval-136.0.tar.gz) = 349444