mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.3.5
PR: ports/150674 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
This commit is contained in:
parent
f34ff0e21e
commit
add23a9de1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261400
@ -7,24 +7,23 @@
|
||||
#
|
||||
|
||||
PORTNAME= poker-engine
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 1.3.5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.gna.org/pokersource/sources/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A python library that implements poker rules
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \
|
||||
${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync \
|
||||
${PYTHON_SITELIBDIR}/pokereval.py:${PORTSDIR}/games/py-poker-eval \
|
||||
${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \
|
||||
${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GNOME= pkgconfig
|
||||
USE_PYTHON= 2.4+
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN8= pokerconfigupgrade.8
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (poker-engine-1.3.4.tar.gz) = 8492edac05ea2341b50d06c1056e2847
|
||||
SHA256 (poker-engine-1.3.4.tar.gz) = adec1d1f16d88cba842ed5853b9888c84f62f3b4fc95aa8f3ec05c5254ef77e0
|
||||
SIZE (poker-engine-1.3.4.tar.gz) = 286514
|
||||
MD5 (poker-engine-1.3.5.tar.gz) = fca61d7fa884fef2f1996a780fa96939
|
||||
SHA256 (poker-engine-1.3.5.tar.gz) = b6b033515295dd341c8bb2eb405ce78a1ea188634d7a949ed6e26b5aa77e569d
|
||||
SIZE (poker-engine-1.3.5.tar.gz) = 288490
|
||||
|
Loading…
Reference in New Issue
Block a user