Path to this page:
./
lang/mono,
Open source implementation of the .NET Development Framework
Branch: CURRENT,
Version: 6.12.0.199nb4,
Package name: mono-6.12.0.199nb4,
Maintainer: pkgsrc-usersThe Mono Project is an open development initiative sponsored by Ximian
that is working to develop an open source, Unix version of the Microsoft
.NET development platform. Its objective is to enable Unix developers to
build and deploy cross-platform .NET Applications. The project will
implement various technologies developed by Microsoft that have now been
submitted to the ECMA for standardization.
Required to run:[
textproc/libxml2] [
textproc/libxslt] [
textproc/icu] [
lang/perl5] [
shells/bash] [
lang/python37]
Required to build:[
textproc/p5-XML-Parser] [
pkgtools/cwrappers]
Master sites:
Filesize: 297018.227 KB
Version history: (Expand)
- (2024-11-15) Updated to version: mono-6.12.0.199nb4
- (2024-11-01) Updated to version: mono-6.12.0.199nb3
- (2024-11-01) Updated to version: mono-6.12.0.199nb2
- (2024-05-29) Updated to version: mono-6.12.0.199nb1
- (2023-11-24) Updated to version: mono-6.12.0.199
- (2023-11-08) Updated to version: mono-6.12.0.182nb3
CVS history: (Expand)
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2023-11-24 14:58:45 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
mono: Update 6.12.0.199
Changelog:
mono-6.12.0.199
Bump nuget.exe to v6.6.1
mono-6.12.0.198
Fix xar url again
(cherry picked from commit 3005442)
mono-6.12.0.190
Change download URL for PCL reference assemblies
mono-6.12.0.188
Bump NuGetSdkResolver in msbuild
mono-6.12.0.185
Backport fixes for sharing wrappers when type attributes are involved (…
…#21537)
* [wasm] Fix the handling of i8/u8 in get_wrapper_shared_type_full (). (#19859)
Previously, these were returned verbatim, which caused sharing issues when the \
type had
attributes.
Fixes #19841.
* [aot] Fix the handling of r4/r8 parameter types with attributes during generic \
sharing. (#20217)
The attributes need to be ignored as with the other types, otherwise gsharedvt \
wrappers for signatures with
parameters like double f = default will not be found.
Fixes #20195.
mono-6.12.0.184
Backporting dotnet/runtime#59861 (#21532)
Fixes dotnet/runtime#72181
mono-6.12.0.183
Backport dotnet/runtime#71436 (#21519)
Backport dotnet/runtime#71436
Backport of #21516 to 2020-02
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|