1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

upgrade to 0.136

drop maintainership
This commit is contained in:
Ying-Chieh Liao 2009-05-01 16:31:39 +00:00
parent 6c8151ca31
commit d3273e3b7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233078
2 changed files with 9 additions and 6 deletions

View File

@ -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' \

View File

@ -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