From owner-dev-commits-ports-main@freebsd.org Sun Jun 20 15:33:19 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BABA865323A; Sun, 20 Jun 2021 15:33:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G7Grv4pJcz3nBR; Sun, 20 Jun 2021 15:33:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8D094406C; Sun, 20 Jun 2021 15:33:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15KFXJnM024603; Sun, 20 Jun 2021 15:33:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15KFXJm3024602; Sun, 20 Jun 2021 15:33:19 GMT (envelope-from git) Date: Sun, 20 Jun 2021 15:33:19 GMT Message-Id: <202106201533.15KFXJm3024602@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 023c08177db8 - main - games/corsix-th: Update to 0.65 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 023c08177db8d3832730e18e74265e075cf9d10d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2021 15:33:19 -0000 The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=023c08177db8d3832730e18e74265e075cf9d10d commit 023c08177db8d3832730e18e74265e075cf9d10d Author: Guido Falsi AuthorDate: 2021-06-20 15:32:48 +0000 Commit: Guido Falsi CommitDate: 2021-06-20 15:32:48 +0000 games/corsix-th: Update to 0.65 --- games/corsix-th/Makefile | 2 +- games/corsix-th/distinfo | 6 +++--- games/corsix-th/files/patch-CorsixTH_Lua_app.lua | 4 ++-- games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua | 10 +++++----- games/corsix-th/pkg-plist | 6 +++++- 5 files changed, 16 insertions(+), 12 deletions(-) diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index 6b70b03d2f2c..06268ca9961e 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev PORTNAME= corsixth -PORTVERSION= 0.64 +PORTVERSION= 0.65 DISTVERSIONPREFIX= v CATEGORIES= games diff --git a/games/corsix-th/distinfo b/games/corsix-th/distinfo index 8dd920efa4d6..a7a9cc0a46f2 100644 --- a/games/corsix-th/distinfo +++ b/games/corsix-th/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592297958 -SHA256 (CorsixTH-CorsixTH-v0.64_GH0.tar.gz) = 12389a95de0031baec1a3fc77208d44228177f49564f1c79ae763ab4aeeafa98 -SIZE (CorsixTH-CorsixTH-v0.64_GH0.tar.gz) = 4062048 +TIMESTAMP = 1624109090 +SHA256 (CorsixTH-CorsixTH-v0.65_GH0.tar.gz) = 4994823833d13fecc4553b7ddd1e3102abcd8501baa23f18cb5a2c315e1db2c0 +SIZE (CorsixTH-CorsixTH-v0.65_GH0.tar.gz) = 4163293 diff --git a/games/corsix-th/files/patch-CorsixTH_Lua_app.lua b/games/corsix-th/files/patch-CorsixTH_Lua_app.lua index 34fdc4cdf061..998dd922ccd5 100644 --- a/games/corsix-th/files/patch-CorsixTH_Lua_app.lua +++ b/games/corsix-th/files/patch-CorsixTH_Lua_app.lua @@ -1,6 +1,6 @@ ---- CorsixTH/Lua/app.lua.orig 2015-08-30 20:29:45 UTC +--- CorsixTH/Lua/app.lua.orig 2021-06-17 02:16:54 UTC +++ CorsixTH/Lua/app.lua -@@ -63,7 +63,7 @@ function App:App() +@@ -64,7 +64,7 @@ function App:App() } self.strings = {} self.savegame_version = SAVEGAME_VERSION diff --git a/games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua b/games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua index 9abb2ea9f0a6..2ef11aaf79ed 100644 --- a/games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua +++ b/games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua @@ -1,11 +1,11 @@ ---- CorsixTH/Lua/config_finder.lua.orig 2019-05-24 00:36:47 UTC +--- CorsixTH/Lua/config_finder.lua.orig 2021-06-17 02:16:54 UTC +++ CorsixTH/Lua/config_finder.lua -@@ -137,7 +137,7 @@ local config_defaults = { +@@ -138,7 +138,7 @@ local config_defaults = { shift_scroll_speed = 4, new_graphics_folder = nil, use_new_graphics = false, - check_for_updates = true, + check_for_updates = false, - } - - fi = io.open(config_filename, "r") + room_information_dialogs = true, + allow_blocking_off_areas = false, + direct_zoom = false diff --git a/games/corsix-th/pkg-plist b/games/corsix-th/pkg-plist index 296858dd0181..7bb0d90a2bd8 100644 --- a/games/corsix-th/pkg-plist +++ b/games/corsix-th/pkg-plist @@ -75,6 +75,7 @@ share/pixmaps/corsix-th.png %%DATADIR%%/Lua/audio.lua %%DATADIR%%/Lua/base_config.lua %%DATADIR%%/Lua/calls_dispatcher.lua +%%DATADIR%%/Lua/cheats.lua %%DATADIR%%/Lua/class.lua %%DATADIR%%/Lua/config_finder.lua %%DATADIR%%/Lua/date.lua @@ -117,7 +118,7 @@ share/pixmaps/corsix-th.png %%DATADIR%%/Lua/dialogs/queue_dialog.lua %%DATADIR%%/Lua/dialogs/resizable.lua %%DATADIR%%/Lua/dialogs/resizables/calls_dispatcher.lua -%%DATADIR%%/Lua/dialogs/resizables/cheats.lua +%%DATADIR%%/Lua/dialogs/resizables/cheats_dialog.lua %%DATADIR%%/Lua/dialogs/resizables/customise.lua %%DATADIR%%/Lua/dialogs/resizables/directory_browser.lua %%DATADIR%%/Lua/dialogs/resizables/dropdown.lua @@ -197,6 +198,8 @@ share/pixmaps/corsix-th.png %%DATADIR%%/Lua/game_ui.lua %%DATADIR%%/Lua/graphics.lua %%DATADIR%%/Lua/hospital.lua +%%DATADIR%%/Lua/hospitals/ai_hospital.lua +%%DATADIR%%/Lua/hospitals/player_hospital.lua %%DATADIR%%/Lua/humanoid_action.lua %%DATADIR%%/Lua/humanoid_actions/answer_call.lua %%DATADIR%%/Lua/humanoid_actions/call_checkpoint.lua @@ -239,6 +242,7 @@ share/pixmaps/corsix-th.png %%DATADIR%%/Lua/languages/finnish.lua %%DATADIR%%/Lua/languages/french.lua %%DATADIR%%/Lua/languages/german.lua +%%DATADIR%%/Lua/languages/greek.lua %%DATADIR%%/Lua/languages/hungarian.lua %%DATADIR%%/Lua/languages/iberic_portuguese.lua %%DATADIR%%/Lua/languages/italian.lua