aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-07-02 16:09:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-07-02 16:09:36 +0000
commit335e9d47aa34946ca85180e64f886720a9189314 (patch)
tree3dfeab6967359b62d182080f1339050166e89c88
parent2b196a17167f8219d3a1391be217a48cbe87afcd (diff)
downloadports-335e9d47aa34946ca85180e64f886720a9189314.tar.gz
ports-335e9d47aa34946ca85180e64f886720a9189314.zip
Notes
-rw-r--r--games/corsix-th/Makefile5
-rw-r--r--games/corsix-th/distinfo4
-rw-r--r--games/corsix-th/pkg-plist6
3 files changed, 11 insertions, 4 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile
index 4d1693fcdfb1..976bca852518 100644
--- a/games/corsix-th/Makefile
+++ b/games/corsix-th/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= corsixth
-DISTVERSION= 0.Beta6
+DISTVERSION= 0.Beta7
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-PROJECTHOST= corsix-th
DISTNAME= CorsixTH-${DISTVERSION:S/0.//}-Source
MAINTAINER= mad@madpilot.net
@@ -17,6 +16,8 @@ COMMENT= Open source clone of Theme Hospital
LICENSE= MIT
+PROJECTHOST= corsix-th
+
RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity
USE_CMAKE= yes
diff --git a/games/corsix-th/distinfo b/games/corsix-th/distinfo
index 4dfb3cdc7bd0..6b668cd071eb 100644
--- a/games/corsix-th/distinfo
+++ b/games/corsix-th/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CorsixTH-Beta6-Source.tar.gz) = 782c5ccbf271fc9db766e7c55009b8eb57a2b769f15f7685823c66df6b19461e
-SIZE (CorsixTH-Beta6-Source.tar.gz) = 2572031
+SHA256 (CorsixTH-Beta7-Source.tar.gz) = 37270dd33fa4421fb558712e14f140622582bebb4640c132b5ac3f7aae92b5f9
+SIZE (CorsixTH-Beta7-Source.tar.gz) = 2658748
diff --git a/games/corsix-th/pkg-plist b/games/corsix-th/pkg-plist
index 0d2a75e0dfe4..37b04d2708ad 100644
--- a/games/corsix-th/pkg-plist
+++ b/games/corsix-th/pkg-plist
@@ -89,6 +89,7 @@ bin/CorsixTH
%%DATADIR%%/Lua/dialogs/fax.lua
%%DATADIR%%/Lua/dialogs/fullscreen.lua
%%DATADIR%%/Lua/dialogs/furnish_corridor.lua
+%%DATADIR%%/Lua/dialogs/graphs.lua
%%DATADIR%%/Lua/dialogs/hire_staff.lua
%%DATADIR%%/Lua/dialogs/hospital_policy.lua
%%DATADIR%%/Lua/dialogs/information.lua
@@ -119,6 +120,7 @@ bin/CorsixTH
%%DATADIR%%/Lua/dialogs/town_map.lua
%%DATADIR%%/Lua/dialogs/tree_ctrl.lua
%%DATADIR%%/Lua/dialogs/watch.lua
+%%DATADIR%%/Lua/diseases/alien_dna.lua
%%DATADIR%%/Lua/diseases/baldness.lua
%%DATADIR%%/Lua/diseases/bloaty_head.lua
%%DATADIR%%/Lua/diseases/broken_heart.lua
@@ -176,11 +178,13 @@ bin/CorsixTH
%%DATADIR%%/Lua/humanoid_actions/seek_toilets.lua
%%DATADIR%%/Lua/humanoid_actions/spawn.lua
%%DATADIR%%/Lua/humanoid_actions/staff_reception.lua
+%%DATADIR%%/Lua/humanoid_actions/sweep_floor.lua
%%DATADIR%%/Lua/humanoid_actions/use_object.lua
%%DATADIR%%/Lua/humanoid_actions/use_screen.lua
%%DATADIR%%/Lua/humanoid_actions/use_staffroom.lua
%%DATADIR%%/Lua/humanoid_actions/walk.lua
%%DATADIR%%/Lua/key_mapping.lua
+%%DATADIR%%/Lua/languages/czech.lua
%%DATADIR%%/Lua/languages/danish.lua
%%DATADIR%%/Lua/languages/developer.lua
%%DATADIR%%/Lua/languages/dutch.lua
@@ -226,6 +230,7 @@ bin/CorsixTH
%%DATADIR%%/Lua/objects/machines/blood_machine.lua
%%DATADIR%%/Lua/objects/machines/cardio.lua
%%DATADIR%%/Lua/objects/machines/cast_remover.lua
+%%DATADIR%%/Lua/objects/machines/dna_fixer.lua
%%DATADIR%%/Lua/objects/machines/electrolyser.lua
%%DATADIR%%/Lua/objects/machines/hair_restorer.lua
%%DATADIR%%/Lua/objects/machines/inflator.lua
@@ -262,6 +267,7 @@ bin/CorsixTH
%%DATADIR%%/Lua/rooms/blood_machine_room.lua
%%DATADIR%%/Lua/rooms/cardiogram.lua
%%DATADIR%%/Lua/rooms/decontamination.lua
+%%DATADIR%%/Lua/rooms/dna_fixer.lua
%%DATADIR%%/Lua/rooms/electrolysis.lua
%%DATADIR%%/Lua/rooms/fracture_clinic.lua
%%DATADIR%%/Lua/rooms/general_diag.lua