diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-10 23:19:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-10 23:19:08 +0000 |
commit | 40a9016ee9b4637c5daa2c19c2490c9e1a543d4f (patch) | |
tree | 5a092ca8ed087cb2f61ef24e6eb81468261664f5 /games/funnyboat | |
parent | 9c552ca4dcc04e935f11340dfc9c2e096cb4b85a (diff) |
- Update to 1.5
PR: 119400
Submitted by: Beat Gaetzi <beat@chruetertee.ch>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=205423
Diffstat (limited to 'games/funnyboat')
-rw-r--r-- | games/funnyboat/Makefile | 8 | ||||
-rw-r--r-- | games/funnyboat/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index 1a91391f4233..ed01e72f8007 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -6,20 +6,20 @@ # PORTNAME= funnyboat -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.5 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@amdmi3.ru COMMENT= A side scrolling shooter game starring a steamboat on the sea -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ - ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game WRKSRC= ${WRKDIR}/${PORTNAME} +USE_ZIP= yes USE_PYTHON= 2.4+ NO_BUILD= yes diff --git a/games/funnyboat/distinfo b/games/funnyboat/distinfo index 80d4af91c5d5..e68733d9604b 100644 --- a/games/funnyboat/distinfo +++ b/games/funnyboat/distinfo @@ -1,3 +1,3 @@ -MD5 (funnyboat-1.4.tar.gz) = b24f1debe0d1ad5e8865661943f98b05 -SHA256 (funnyboat-1.4.tar.gz) = df7873e57419f3ab64ab8073c884de3b38ebcb191bb25ce5254579f96ba7b032 -SIZE (funnyboat-1.4.tar.gz) = 3823121 +MD5 (funnyboat-1.5-src.zip) = 71724a755614c286bd861864bd0062a6 +SHA256 (funnyboat-1.5-src.zip) = de001d17f0e380df89bf5000392db75b385851a3cd200b3b87a8a9b66502f016 +SIZE (funnyboat-1.5-src.zip) = 3839990 |