Date: Mon, 7 Feb 2011 16:55:25 +0100 (CET) From: Guido Falsi <mad@madpilot.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/154576: games/corsix-th: update to beta5 Message-ID: <20110207155525.C1A47124D@megatron.madpilot.net> Resent-Message-ID: <201102071600.p17G0LnW040117@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154576 >Category: ports >Synopsis: games/corsix-th: update to beta5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Feb 07 16:00:21 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Guido Falsi >Release: FreeBSD 8.1-STABLE amd64 >Organization: none >Environment: System: FreeBSD megatron.madpilot.net 8.1-STABLE FreeBSD 8.1-STABLE #23: Sun Nov 14 14:54:14 CET 2010 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64 >Description: Update to Beta 5. >How-To-Repeat: >Fix: diff -ruN corsix-th.old/Makefile corsix-th/Makefile --- corsix-th.old/Makefile 2011-02-07 16:52:42.907128298 +0100 +++ corsix-th/Makefile 2011-02-07 16:53:04.106105254 +0100 @@ -6,7 +6,7 @@ # PORTNAME= corsixth -DISTVERSION= 0.Beta4 +DISTVERSION= 0.Beta5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= corsix-th diff -ruN corsix-th.old/distinfo corsix-th/distinfo --- corsix-th.old/distinfo 2011-02-07 16:52:42.895128464 +0100 +++ corsix-th/distinfo 2011-02-07 16:53:04.109104515 +0100 @@ -1,2 +1,2 @@ -SHA256 (CorsixTH-Beta4-Source.tar.gz) = 960f6d9b24c24477675fa1f231b4b7905c83b866524ae4a001a5a9dac463e453 -SIZE (CorsixTH-Beta4-Source.tar.gz) = 2319515 +SHA256 (CorsixTH-Beta5-Source.tar.gz) = 26cd5e46a0ed3dbde1dbb9e8905c91fdbdb8b13579eeef301c34876c043a4018 +SIZE (CorsixTH-Beta5-Source.tar.gz) = 2398907 diff -ruN corsix-th.old/pkg-plist corsix-th/pkg-plist --- corsix-th.old/pkg-plist 2011-02-07 16:52:42.895128464 +0100 +++ corsix-th/pkg-plist 2011-02-07 16:53:04.147104548 +0100 @@ -52,10 +52,16 @@ %%DATADIR%%/Bitmap/tree_leaf.bmp %%DATADIR%%/Bitmap/tree_level.bmp %%DATADIR%%/Levels/Example.map +%%DATADIR%%/Levels/avatar.map +%%DATADIR%%/Levels/avatar.level +%%DATADIR%%/Levels/demo.level %%DATADIR%%/Levels/example.level +%%DATADIR%%/Levels/original05.level %%DATADIR%%/Lua/api_version.lua %%DATADIR%%/Lua/app.lua %%DATADIR%%/Lua/audio.lua +%%DATADIR%%/Lua/base_config.lua +%%DATADIR%%/Lua/calls_dispatcher.lua %%DATADIR%%/Lua/class.lua %%DATADIR%%/Lua/config_finder.lua %%DATADIR%%/Lua/diagnosis/diag_blood_machine.lua @@ -72,6 +78,8 @@ %%DATADIR%%/Lua/dialogs/bank_manager.lua %%DATADIR%%/Lua/dialogs/bottom_panel.lua %%DATADIR%%/Lua/dialogs/build_room.lua +%%DATADIR%%/Lua/dialogs/calls_dispatcher.lua +%%DATADIR%%/Lua/dialogs/cheats.lua %%DATADIR%%/Lua/dialogs/confirm_dialog.lua %%DATADIR%%/Lua/dialogs/custom_game.lua %%DATADIR%%/Lua/dialogs/directory_browser.lua @@ -152,6 +160,8 @@ %%DATADIR%%/Lua/game_ui.lua %%DATADIR%%/Lua/graphics.lua %%DATADIR%%/Lua/hospital.lua +%%DATADIR%%/Lua/humanoid_actions/answer_call.lua +%%DATADIR%%/Lua/humanoid_actions/call_checkpoint.lua %%DATADIR%%/Lua/humanoid_actions/die.lua %%DATADIR%%/Lua/humanoid_actions/idle.lua %%DATADIR%%/Lua/humanoid_actions/knock_door.lua @@ -184,6 +194,7 @@ %%DATADIR%%/Lua/languages/simplified_chinese.lua %%DATADIR%%/Lua/languages/spanish.lua %%DATADIR%%/Lua/languages/swedish.lua +%%DATADIR%%/Lua/languages/traditional_chinese.lua %%DATADIR%%/Lua/map.lua %%DATADIR%%/Lua/objects/analyser.lua %%DATADIR%%/Lua/objects/autopsy.lua >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110207155525.C1A47124D>