aboutsummaryrefslogtreecommitdiff
path: root/games/planeshift
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-11-05 20:49:10 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-11-05 20:49:10 +0000
commit5bdb805f911cd163a514d6733907238ecd4b9edc (patch)
tree775707ed84ed680b70a42513f769b5eb94fb6ca5 /games/planeshift
parent4d5ca616b9b6abd38c5e1ca41ed9e8f33027fa1f (diff)
downloadports-5bdb805f911cd163a514d6733907238ecd4b9edc.tar.gz
ports-5bdb805f911cd163a514d6733907238ecd4b9edc.zip
- I rerolled the source code tarball of planeshift with a lot of bug fixes
- Bump PORTREVISION - Other tiny modifications
Notes
Notes: svn path=/head/; revision=176540
Diffstat (limited to 'games/planeshift')
-rw-r--r--games/planeshift/Makefile1
-rw-r--r--games/planeshift/distinfo6
-rw-r--r--games/planeshift/files/pkg-message.in10
3 files changed, 9 insertions, 8 deletions
diff --git a/games/planeshift/Makefile b/games/planeshift/Makefile
index 15b239947bc5..9ad055b21926 100644
--- a/games/planeshift/Makefile
+++ b/games/planeshift/Makefile
@@ -7,6 +7,7 @@
PORTNAME= planeshift
PORTVERSION= 0.3.016
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://alex.foxybanana.com/freebsd/
diff --git a/games/planeshift/distinfo b/games/planeshift/distinfo
index 9b9cd9de7acd..b3b19e9f450a 100644
--- a/games/planeshift/distinfo
+++ b/games/planeshift/distinfo
@@ -1,3 +1,3 @@
-MD5 (planeshift-0.3.016.tar.bz2) = 4cec21194f25dcf75bdb153cbfea8ae6
-SHA256 (planeshift-0.3.016.tar.bz2) = 5edc42d8343880c6db93d9f404aaaae98337875c5302798923e8d64c0d3b7636
-SIZE (planeshift-0.3.016.tar.bz2) = 8685540
+MD5 (planeshift-0.3.016.tar.bz2) = 5386dfc5babd4873a9fd4c8f829a5b78
+SHA256 (planeshift-0.3.016.tar.bz2) = 92dc17f5fddc757255b4b597fbf5bf36bf689609172ffac8c7a56939816b0433
+SIZE (planeshift-0.3.016.tar.bz2) = 8688685
diff --git a/games/planeshift/files/pkg-message.in b/games/planeshift/files/pkg-message.in
index 40d9e12b26fa..2ef39aa73f49 100644
--- a/games/planeshift/files/pkg-message.in
+++ b/games/planeshift/files/pkg-message.in
@@ -12,9 +12,9 @@ CLIENT ONLY
2) Modify psclient.cfg
; Change this line
- Planeshift.GUI.Skin.Ingame = /this/art/skins/cvs.zip
+ Planeshift.GUI.Skin.Selected = cvs
; to
- Planeshift.GUI.Skin.Ingame = /this/art/skins/default.zip
+ Planeshift.GUI.Skin.Selected = default
; Uncomment this line
SndSys.Driver = crystalspace.sndsys.software.driver.oss
@@ -69,9 +69,9 @@ SERVER ONLY
4) Copy worldnet's dict directory to planeshift's data directory
- # cd /usr/local/share/WordNet
- # mkdir /usr/X11R6/lib/planeshift/data/dict
- # cp * /usr/X11R6/lib/planeshift/data/dict
+ # cd %%LOCALBASE%%/share/WordNet
+ # mkdir %%LOCALBASE%%/lib/planeshift/data/dict
+ # cp * %%LOCALBASE%%/lib/planeshift/data/dict
5) Start planeshift server