aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-05-05 17:56:24 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-05-05 17:56:24 +0000
commit9182725cd9107cf8ec132bcbcf04797456a5df3c (patch)
tree7b7c19bc14eeb240ed856fccfc0cb416098be01c /games
parentdfa37fecd08d282b06be96e708c2a3170726f1a5 (diff)
downloadports-9182725cd9107cf8ec132bcbcf04797456a5df3c.tar.gz
ports-9182725cd9107cf8ec132bcbcf04797456a5df3c.zip
Update to 0.21
Notes
Notes: svn path=/head/; revision=317422
Diffstat (limited to 'games')
-rw-r--r--games/corsix-th/Makefile2
-rw-r--r--games/corsix-th/distinfo4
-rw-r--r--games/corsix-th/pkg-plist8
3 files changed, 11 insertions, 3 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile
index e4d0ea3ffce0..51fb6ebe8866 100644
--- a/games/corsix-th/Makefile
+++ b/games/corsix-th/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= corsixth
-PORTVERSION= 0.20
+PORTVERSION= 0.21
CATEGORIES= games
MASTER_SITES= GOOGLE_CODE
PROJECTHOST= corsix-th
diff --git a/games/corsix-th/distinfo b/games/corsix-th/distinfo
index 5587b7314d68..cea161c42e51 100644
--- a/games/corsix-th/distinfo
+++ b/games/corsix-th/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CorsixTH-0.20-Source.tar.gz) = fc139503697a43ab6ba125528d1883e50a14ab114ff7cba77d02eaf440e1ee2e
-SIZE (CorsixTH-0.20-Source.tar.gz) = 3901803
+SHA256 (CorsixTH-0.21-Source.tar.gz) = 9a8b54644e614dc13d4b5d97bf023b8e023e0186f931695b8f4ec7e4577a4ead
+SIZE (CorsixTH-0.21-Source.tar.gz) = 3908197
diff --git a/games/corsix-th/pkg-plist b/games/corsix-th/pkg-plist
index 4b3c9fe900f6..9e3ba76dcb3d 100644
--- a/games/corsix-th/pkg-plist
+++ b/games/corsix-th/pkg-plist
@@ -42,6 +42,7 @@ bin/CorsixTH
%%DATADIR%%/Bitmap/parcels32.png
%%DATADIR%%/Bitmap/positions32.png
%%DATADIR%%/Bitmap/readme.txt
+%%DATADIR%%/Bitmap/redo32.png
%%DATADIR%%/Bitmap/save32.png
%%DATADIR%%/Bitmap/transparent_walls32.png
%%DATADIR%%/Bitmap/tree_collapsed.bmp
@@ -52,6 +53,7 @@ bin/CorsixTH
%%DATADIR%%/Bitmap/tree_expanded.bmp
%%DATADIR%%/Bitmap/tree_leaf.bmp
%%DATADIR%%/Bitmap/tree_level.bmp
+%%DATADIR%%/Bitmap/undo32.png
%%DATADIR%%/Levels/Example.map
%%DATADIR%%/Levels/avatar.level
%%DATADIR%%/Levels/avatar.map
@@ -71,6 +73,11 @@ bin/CorsixTH
%%DATADIR%%/Lua/base_config.lua
%%DATADIR%%/Lua/calls_dispatcher.lua
%%DATADIR%%/Lua/class.lua
+%%DATADIR%%/Lua/command.lua
+%%DATADIR%%/Lua/command_stack.lua
+%%DATADIR%%/Lua/commands/compound.lua
+%%DATADIR%%/Lua/commands/set_map_cell.lua
+%%DATADIR%%/Lua/commands/set_map_cell_flags.lua
%%DATADIR%%/Lua/config_finder.lua
%%DATADIR%%/Lua/diagnosis/diag_blood_machine.lua
%%DATADIR%%/Lua/diagnosis/diag_cardiogram.lua
@@ -343,6 +350,7 @@ bin/CorsixTH
@dirrm %%DATADIR%%/Lua/dialogs/fullscreen
@dirrm %%DATADIR%%/Lua/dialogs
@dirrm %%DATADIR%%/Lua/diagnosis
+@dirrm %%DATADIR%%/Lua/commands
@dirrm %%DATADIR%%/Lua
@dirrm %%DATADIR%%/Levels
@dirrm %%DATADIR%%/Bitmap