CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/03/29 13:33:19
Modified files:
lang/mono : Makefile
lang/mono/pkg : PLIST
Added files:
lang/mono/patches: patch-configure_ac
patch-external_corefx_src_System_Runtime_Extensions_src_System_Environment_Unix_cs
patch-mcs_class_Mono_Security_Mono_Security_Cryptography_KeyPairPersistence_cs
patch-mcs_class_Mono_Security_Mono_Security_X509_X509StoreManager_cs
patch-mcs_class_corlib_System_Environment_cs
patch-mcs_tools_mono-configuration-crypto_lib_Mono_Configuration_Crypto_KeyContainerCollection_cs
patch-mcs_tools_xbuild_data_12_0_Microsoft_CSharp_targets
patch-mcs_tools_xbuild_data_14_0_Microsoft_CSharp_targets
patch-mono_mini_mini-exceptions_c
patch-mono_profiler_Makefile_am
patch-mono_tests_Makefile_am
patch-mono_utils_mono-threads-coop_c
Removed files:
lang/mono/patches: patch-configure
Log message:
unbreak mono by switching to the cooperative gc by default until
the default case gets fixed. this is not yet the default upstream
but ther plan is to do this soon
this update includes a hack that is being investigated upstream as well
in https://github.com/mono/mono/issues/6359