[MacPorts] #60838: Update mono from 6.8.0.123 to 6.10.0.104 stable

MacPorts noreply at macports.org
Wed Jul 15 07:32:15 UTC 2020


#60838: Update mono from 6.8.0.123 to 6.10.0.104 stable
---------------------+--------------------
 Reporter:  breiter  |      Owner:  (none)
     Type:  update   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:
 Keywords:           |       Port:  mono
---------------------+--------------------
 From the Mono website, the 6.10.0.104 release is primarily about bug fixes
 and replacing some of their implementation with dotnet core classes.

 All I did in the Portfile was change the version number and checksums. It
 built without any problems and seems to be working.

 {{{
 --- Portfile.bak        2020-07-15 09:01:15.000000000 +0200
 +++ Portfile    2020-07-15 09:01:40.000000000 +0200
 @@ -5,7 +5,7 @@

  name                    mono
  # please update msbuild when updating mono
 -version                 6.8.0.123
 +version                 6.10.0.104
  revision                0
  epoch                   1
  categories              devel lang mono
 @@ -21,9 +21,9 @@
  use_xz                  yes
  universal_variant       no

 -checksums               rmd160  27770536a239d6a194566b35004fba1501ccc0af
 \
 -                        sha256
 e2e42d36e19f083fc0d82f6c02f7db80611d69767112af353df2f279744a2ac5 \
 -                        size    243827664
 +checksums               rmd160  8285b273ddcc00840bba17df4da11b8b668ed804
 \
 +                        sha256
 b8d6eb70a252d2efad8384d66b529883dc59e581565d617fa57f8e79317e332c \
 +                        size    292616252

  patchfiles-append       patch-aot-compiler.c.diff
  if {!${configure.ccache}} {
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60838>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list