Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2019 08:43:04 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502699 - in head/games/corsix-th: . files
Message-ID:  <201905260843.x4Q8h4rJ063634@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sun May 26 08:43:03 2019
New Revision: 502699
URL: https://svnweb.freebsd.org/changeset/ports/502699

Log:
  Update corsix-th to 0.63

Modified:
  head/games/corsix-th/Makefile
  head/games/corsix-th/distinfo
  head/games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua
  head/games/corsix-th/pkg-plist

Modified: head/games/corsix-th/Makefile
==============================================================================
--- head/games/corsix-th/Makefile	Sun May 26 08:34:35 2019	(r502698)
+++ head/games/corsix-th/Makefile	Sun May 26 08:43:03 2019	(r502699)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	corsixth
-PORTVERSION=	0.62
+PORTVERSION=	0.63
 DISTVERSIONPREFIX=	v
-PORTREVISION=	3
 CATEGORIES=	games
 
 MAINTAINER=	madpilot@FreeBSD.org

Modified: head/games/corsix-th/distinfo
==============================================================================
--- head/games/corsix-th/distinfo	Sun May 26 08:34:35 2019	(r502698)
+++ head/games/corsix-th/distinfo	Sun May 26 08:43:03 2019	(r502699)
@@ -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

Modified: head/games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua
==============================================================================
--- head/games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua	Sun May 26 08:34:35 2019	(r502698)
+++ head/games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua	Sun May 26 08:43:03 2019	(r502699)
@@ -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")

Modified: head/games/corsix-th/pkg-plist
==============================================================================
--- head/games/corsix-th/pkg-plist	Sun May 26 08:34:35 2019	(r502698)
+++ head/games/corsix-th/pkg-plist	Sun May 26 08:43:03 2019	(r502699)
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905260843.x4Q8h4rJ063634>