aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamjan Jovanovic <damjan.jov@gmail.com>2021-11-22 08:33:08 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-11-22 08:36:03 +0000
commita04ee3f5c4a46f3b074678b5e15d1f73b3d1c3e0 (patch)
treea1b6e63b56a251d4380809c1ae1af7651b4b0701
parent4be113804507941dab95372f2e097e5a03981fd8 (diff)
downloadports-a04ee3f5c4a46f3b074678b5e15d1f73b3d1c3e0.tar.gz
ports-a04ee3f5c4a46f3b074678b5e15d1f73b3d1c3e0.zip
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)
-rw-r--r--emulators/wine-mono-devel/Makefile2
-rw-r--r--emulators/wine-mono-devel/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile
index 19a20f4e7d7a..1090d1f5efa5 100644
--- a/emulators/wine-mono-devel/Makefile
+++ b/emulators/wine-mono-devel/Makefile
@@ -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}/
diff --git a/emulators/wine-mono-devel/distinfo b/emulators/wine-mono-devel/distinfo
index 04fbb93c9e23..7ffae79c1452 100644
--- a/emulators/wine-mono-devel/distinfo
+++ b/emulators/wine-mono-devel/distinfo
@@ -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