Skip to content

Commit

Permalink
Update corsix-th to 0.63
Browse files Browse the repository at this point in the history
  • Loading branch information
madpilot78 committed May 26, 2019
1 parent 402b0e2 commit d801e46
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 23 deletions.
3 changes: 1 addition & 2 deletions games/corsix-th/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
# $FreeBSD$

PORTNAME= corsixth
PORTVERSION= 0.62
PORTVERSION= 0.63
DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= games

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions games/corsix-th/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1532275328
SHA256 (CorsixTH-CorsixTH-v0.62_GH0.tar.gz) = b219270310255493c881a09bb4a5569f34a72cdaf3c3be920c1036a2450317ce
SIZE (CorsixTH-CorsixTH-v0.62_GH0.tar.gz) = 3461932
TIMESTAMP = 1558785664
SHA256 (CorsixTH-CorsixTH-v0.63_GH0.tar.gz) = 9016ce0a22e0e800937970a91b48aaf536fc901c98d3edd1e11bf97590523d81
SIZE (CorsixTH-CorsixTH-v0.63_GH0.tar.gz) = 4040119
12 changes: 6 additions & 6 deletions games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
--- CorsixTH/Lua/config_finder.lua.orig 2015-08-30 20:29:45 UTC
--- CorsixTH/Lua/config_finder.lua.orig 2019-05-24 00:36:47 UTC
+++ CorsixTH/Lua/config_finder.lua
@@ -133,7 +133,7 @@ local config_defaults = {
@@ -137,7 +137,7 @@ local config_defaults = {
shift_scroll_speed = 4,
new_graphics_folder = nil,
use_new_graphics = false,
- check_for_updates = true
+ check_for_updates = false
- check_for_updates = true,
+ check_for_updates = false,
}
local fi = io.open(config_filename, "r")
local config_values = {}

fi = io.open(config_filename, "r")
35 changes: 23 additions & 12 deletions games/corsix-th/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,17 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Bitmap/mainmenu1080.bmp
%%DATADIR%%/Bitmap/mainmenu1080.dat
%%DATADIR%%/Bitmap/mainmenu1080.pal
%%DATADIR%%/Bitmap/mainmenu480.bmp
%%DATADIR%%/Bitmap/mainmenu480.dat
%%DATADIR%%/Bitmap/mainmenu480.pal
%%DATADIR%%/Bitmap/mainmenu720.bmp
%%DATADIR%%/Bitmap/mainmenu720.dat
%%DATADIR%%/Bitmap/mainmenu720.pal
%%DATADIR%%/Bitmap/map_cell_outline.bmp
%%DATADIR%%/Bitmap/map_cell_outline_east.bmp
%%DATADIR%%/Bitmap/map_cell_outline_north.bmp
%%DATADIR%%/Bitmap/map_cell_outline_south.bmp
%%DATADIR%%/Bitmap/map_cell_outline_west.bmp
%%DATADIR%%/Bitmap/map_cell_outline.bmp
%%DATADIR%%/Bitmap/mkbootstrap.lua
%%DATADIR%%/Bitmap/mkfont.lua
%%DATADIR%%/Bitmap/mkraw.lua
Expand All @@ -47,13 +53,13 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Bitmap/tree_leaf.bmp
%%DATADIR%%/Bitmap/tree_level.bmp
%%DATADIR%%/CorsixTH.lua
%%DATADIR%%/Levels/Example.map
%%DATADIR%%/Levels/avatar.level
%%DATADIR%%/Levels/avatar.map
%%DATADIR%%/Levels/confined_v5.level
%%DATADIR%%/Levels/confined_v5.map
%%DATADIR%%/Levels/demo.level
%%DATADIR%%/Levels/example.level
%%DATADIR%%/Levels/Example.map
%%DATADIR%%/Levels/finisham.level
%%DATADIR%%/Levels/finisham.map
%%DATADIR%%/Levels/original05.level
Expand All @@ -63,6 +69,7 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Levels/original12.level
%%DATADIR%%/Levels/st.peter's.level
%%DATADIR%%/Levels/st.peter's.map
%%DATADIR%%/Lua/announcer.lua
%%DATADIR%%/Lua/api_version.lua
%%DATADIR%%/Lua/app.lua
%%DATADIR%%/Lua/audio.lua
Expand Down Expand Up @@ -121,6 +128,7 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Lua/dialogs/resizables/file_browsers/save_game.lua
%%DATADIR%%/Lua/dialogs/resizables/file_browsers/save_map.lua
%%DATADIR%%/Lua/dialogs/resizables/folder_settings.lua
%%DATADIR%%/Lua/dialogs/resizables/hotkey_assign.lua
%%DATADIR%%/Lua/dialogs/resizables/lua_console.lua
%%DATADIR%%/Lua/dialogs/resizables/main_menu.lua
%%DATADIR%%/Lua/dialogs/resizables/map_editor.lua
Expand Down Expand Up @@ -170,16 +178,20 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Lua/diseases/tv_personalities.lua
%%DATADIR%%/Lua/diseases/uncommon_cold.lua
%%DATADIR%%/Lua/diseases/unexpected_swelling.lua
%%DATADIR%%/Lua/entities/grim_reaper.lua
%%DATADIR%%/Lua/entities/humanoid.lua
%%DATADIR%%/Lua/entities/inspector.lua
%%DATADIR%%/Lua/entities/humanoids/grim_reaper.lua
%%DATADIR%%/Lua/entities/humanoids/inspector.lua
%%DATADIR%%/Lua/entities/humanoids/patient.lua
%%DATADIR%%/Lua/entities/humanoids/staff.lua
%%DATADIR%%/Lua/entities/humanoids/staff/doctor.lua
%%DATADIR%%/Lua/entities/humanoids/staff/handyman.lua
%%DATADIR%%/Lua/entities/humanoids/staff/nurse.lua
%%DATADIR%%/Lua/entities/humanoids/staff/receptionist.lua
%%DATADIR%%/Lua/entities/humanoids/vip.lua
%%DATADIR%%/Lua/entities/machine.lua
%%DATADIR%%/Lua/entities/object.lua
%%DATADIR%%/Lua/entities/patient.lua
%%DATADIR%%/Lua/entities/staff.lua
%%DATADIR%%/Lua/entities/vip.lua
%%DATADIR%%/Lua/entity_map.lua
%%DATADIR%%/Lua/entity.lua
%%DATADIR%%/Lua/entity_map.lua
%%DATADIR%%/Lua/epidemic.lua
%%DATADIR%%/Lua/filesystem.lua
%%DATADIR%%/Lua/game_ui.lua
Expand All @@ -192,8 +204,8 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Lua/humanoid_actions/die.lua
%%DATADIR%%/Lua/humanoid_actions/falling.lua
%%DATADIR%%/Lua/humanoid_actions/get_up.lua
%%DATADIR%%/Lua/humanoid_actions/idle_spawn.lua
%%DATADIR%%/Lua/humanoid_actions/idle.lua
%%DATADIR%%/Lua/humanoid_actions/idle_spawn.lua
%%DATADIR%%/Lua/humanoid_actions/knock_door.lua
%%DATADIR%%/Lua/humanoid_actions/meander.lua
%%DATADIR%%/Lua/humanoid_actions/multi_use_object.lua
Expand All @@ -218,7 +230,6 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Lua/humanoid_actions/vomit.lua
%%DATADIR%%/Lua/humanoid_actions/walk.lua
%%DATADIR%%/Lua/humanoid_actions/yawn.lua
%%DATADIR%%/Lua/key_mapping.txt
%%DATADIR%%/Lua/languages/brazilian_portuguese.lua
%%DATADIR%%/Lua/languages/czech.lua
%%DATADIR%%/Lua/languages/danish.lua
Expand Down Expand Up @@ -276,8 +287,8 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Lua/objects/machines/hair_restorer.lua
%%DATADIR%%/Lua/objects/machines/inflator.lua
%%DATADIR%%/Lua/objects/machines/jelly_moulder.lua
%%DATADIR%%/Lua/objects/machines/operating_table_b.lua
%%DATADIR%%/Lua/objects/machines/operating_table.lua
%%DATADIR%%/Lua/objects/machines/operating_table_b.lua
%%DATADIR%%/Lua/objects/machines/scanner.lua
%%DATADIR%%/Lua/objects/machines/shower.lua
%%DATADIR%%/Lua/objects/machines/slicer.lua
Expand All @@ -289,8 +300,8 @@ share/pixmaps/corsix-th.png
%%DATADIR%%/Lua/objects/plant.lua
%%DATADIR%%/Lua/objects/pool_table.lua
%%DATADIR%%/Lua/objects/projector.lua
%%DATADIR%%/Lua/objects/radiation_shield_b.lua
%%DATADIR%%/Lua/objects/radiation_shield.lua
%%DATADIR%%/Lua/objects/radiation_shield_b.lua
%%DATADIR%%/Lua/objects/radiator.lua
%%DATADIR%%/Lua/objects/rathole.lua
%%DATADIR%%/Lua/objects/reception_desk.lua
Expand Down

0 comments on commit d801e46

Please sign in to comment.