ports/150674: Update port: games/poker-engine to 1.3.5
KATO Tsuguru
tkato432 at yahoo.com
Fri Sep 17 18:30:10 UTC 2010
>Number: 150674
>Category: ports
>Synopsis: Update port: games/poker-engine to 1.3.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 17 18:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.3.5
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/games/poker-engine/Makefile games/poker-engine/Makefile
--- /usr/ports/games/poker-engine/Makefile 2009-12-14 15:23:11.000000000 +0900
+++ games/poker-engine/Makefile 2010-09-17 15:57:53.000000000 +0900
@@ -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 at 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
diff -urN /usr/ports/games/poker-engine/distinfo games/poker-engine/distinfo
--- /usr/ports/games/poker-engine/distinfo 2009-09-08 15:27:38.000000000 +0900
+++ games/poker-engine/distinfo 2010-09-14 01:35:41.000000000 +0900
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list