CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2021/05/12 07:52:49

Modified files:
        games/openra   : Makefile distinfo 
        games/openra/patches: patch-Makefile patch-launch-dedicated_sh 
                              patch-launch-game_sh 
        games/openra/pkg: PLIST 
Added files:
        games/openra/files: Eluant.dll.config OpenAL-CS.Core.dll.config 
                            OpenRA.Platforms.Default.dll.config 
                            SDL2-CS.dll.config 
        games/openra/patches: patch-OpenRA_Game_OpenRA_Game_csproj 
                              patch-OpenRA_Launcher_OpenRA_Launcher_csproj 
                              patch-OpenRA_Mods_Cnc_OpenRA_Mods_Cnc_csproj 
                              
patch-OpenRA_Mods_Common_OpenRA_Mods_Common_csproj 
                              
patch-OpenRA_Mods_Common_Widgets_Logic_MapChooserLogic_cs 
                              patch-OpenRA_Mods_D2k_OpenRA_Mods_D2k_csproj 
                              
patch-OpenRA_Platforms_Default_OpenRA_Platforms_Default_csproj 
                              patch-OpenRA_Server_OpenRA_Server_csproj 
                              patch-OpenRA_Test_OpenRA_Test_csproj 
                              patch-OpenRA_Utility_OpenRA_Utility_csproj 
                              
patch-OpenRA_WindowsLauncher_OpenRA_WindowsLauncher_csproj 
                              patch-make_ps1 
                              patch-packaging_functions_sh 
Removed files:
        games/openra/patches: patch-thirdparty_Eluant_dll_config_in 
                              patch-thirdparty_download_SharpFont_dll_config 

Log message:
Update to the OpenRA 20210321 release.  There have been a few changes
that we need to adjust to.  OpenRA update the language version to 7.3,
which seems to not compile with our mono/msbuild combination, hence
downgrade to 7.2 and re-work one part of the code that relies on 7.3
semantics.  OpenRA now depends on nuget, so there's a new distfile that
contains the nuget dependencies. Furthermore, add a workaround for the
dllmap config files.

Committing on behalf of thfr@
Tested by and ok bket@ tobhe@
Tested by patrick@ on arm64
Tested by thfr@

Reply via email to