aboutsummaryrefslogtreecommitdiff
path: root/games/gunfudeadlands
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2011-10-04 20:37:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2011-10-04 20:37:49 +0000
commitc2d833f1e7d617f28342f3299098148642f09c71 (patch)
tree18b6f3e214b07ff729d7c3c259c90c0c6576e986 /games/gunfudeadlands
parentaeb1c54b4bf1bd77db5451ed581670bb8fb00107 (diff)
downloadports-c2d833f1e7d617f28342f3299098148642f09c71.tar.gz
ports-c2d833f1e7d617f28342f3299098148642f09c71.zip
- Update to 1.01
Notes
Notes: svn path=/head/; revision=282945
Diffstat (limited to 'games/gunfudeadlands')
-rw-r--r--games/gunfudeadlands/Makefile5
-rw-r--r--games/gunfudeadlands/distinfo4
-rw-r--r--games/gunfudeadlands/files/gunfudeadlands.in2
3 files changed, 5 insertions, 6 deletions
diff --git a/games/gunfudeadlands/Makefile b/games/gunfudeadlands/Makefile
index 9fb79070cd64..01fdfccd6e8d 100644
--- a/games/gunfudeadlands/Makefile
+++ b/games/gunfudeadlands/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gunfudeadlands
-PORTVERSION= 1.00
-PORTREVISION= 3
+PORTVERSION= 1.01
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/GunFu%20Deadlands%20${PORTVERSION}/
DISTNAME= GunFuDeadlands_${PORTVERSION:C/\.//}_src
@@ -15,7 +14,7 @@ DISTNAME= GunFuDeadlands_${PORTVERSION:C/\.//}_src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Far West themed 2D shooter featuring bullet time
-RUN_DEPENDS= love5:${PORTSDIR}/devel/love5
+RUN_DEPENDS= love:${PORTSDIR}/devel/love
USE_ZIP= yes
NO_BUILD= yes
diff --git a/games/gunfudeadlands/distinfo b/games/gunfudeadlands/distinfo
index 16f666d2d3b7..c07445ebfa40 100644
--- a/games/gunfudeadlands/distinfo
+++ b/games/gunfudeadlands/distinfo
@@ -1,2 +1,2 @@
-SHA256 (GunFuDeadlands_100_src.zip) = f59feef34ac7deb6e0d3be600df8a44e17c305dcf9199531dc8b094b48a02911
-SIZE (GunFuDeadlands_100_src.zip) = 6189772
+SHA256 (GunFuDeadlands_101_src.zip) = 2c6c72e8b9e3f3b64915141fc33a43fb83ac20ff4bfce8cc43b8d74822269514
+SIZE (GunFuDeadlands_101_src.zip) = 5208582
diff --git a/games/gunfudeadlands/files/gunfudeadlands.in b/games/gunfudeadlands/files/gunfudeadlands.in
index 5e75d78685bd..ac5779fc047a 100644
--- a/games/gunfudeadlands/files/gunfudeadlands.in
+++ b/games/gunfudeadlands/files/gunfudeadlands.in
@@ -1,3 +1,3 @@
#!/bin/sh
-exec %%LOCALBASE%%/bin/love5 %%DATADIR%%/GunFuDeadlands.zip "$@"
+exec %%LOCALBASE%%/bin/love %%DATADIR%%/GunFuDeadlands.zip "$@"