emulators/wine-mono-devel: Update to version 7.0.0

This includes the following changes:
 - SEH exceptions in Marshal.Release are now silently ignored. This
   fixes a crash in the launcher of Borderlands GOTY Enhanced.
 - The Interaction.Command method has been fixed to return only command
   line arguments, not the program name.
 - Implemented special marshaling behavior for IsCopyConstructed. This
   fixes a crash in SteamLayerWrap.dll on x86.
 - Updated Mono from upstream.

Approved by:	maintainer (= author)
This commit is contained in:
Damjan Jovanovic 2021-11-22 08:33:08 +00:00 committed by Gerald Pfeifer
parent 4be1138045
commit a04ee3f5c4
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Created by: David Naylor <naylor.b.david@gmail.com>
PORTNAME= wine-mono
DISTVERSION= 6.4.0
DISTVERSION= 7.0.0
DISTVERSIONSUFFIX=-x86
CATEGORIES= emulators
MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1633117262
SHA256 (wine-mono-6.4.0-x86.msi) = db8b85f3b910590f61adbfa0005a995d613e299a1cc73d00553d70dc81010e36
SIZE (wine-mono-6.4.0-x86.msi) = 86398976
TIMESTAMP = 1637539775
SHA256 (wine-mono-7.0.0-x86.msi) = b37e6fc9e590e582243dc25d72a5fcc330c3a7970dfdc98a7a81d23845ba8900
SIZE (wine-mono-7.0.0-x86.msi) = 86433280