[Lunar-commits] <moonbase> wine: version bumped to 1.1.10.
Florin Braescu
florin at lunar-linux.org
Sat Dec 6 09:25:06 CET 2008
commit 690735d59831de5db1d832db0cc482a8b19eace0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Dec 6 10:25:06 2008 +0200
wine: version bumped to 1.1.10.
Changes:
Support for virtual memory write watches.
Workarounds for the WINAPI compiler bug on Mac OS.
Several fixes for the 64-bit build.
Some more GdiPlus functions.
A large number of regression test fixes.
Performance improvements in memory management.
Improved POP3 support in inetcomm.
Initial implementation of the XInput DLL.
Various bug fixes.
---
utils/wine/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/utils/wine/DETAILS b/utils/wine/DETAILS
index ee0a5d4..739b46b 100644
--- a/utils/wine/DETAILS
+++ b/utils/wine/DETAILS
@@ -1,13 +1,14 @@
MODULE=wine
- VERSION=1.1.8
+ VERSION=1.1.10
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE
- SOURCE_VFY=sha1:a01bea15352e4c9026109f8ba0cfe66e7167c3d6
+ SOURCE_VFY=sha1:21712c3c6195779304cd72f5175ea1528b2a26a0
WEB_SITE=http://www.winehq.com
ENTERED=20010925
- UPDATED=20081126
- SHORT="runs microsoft windows programs"
+ UPDATED=20081206
+ SHORT="Runs microsoft windows programs"
+
cat << EOF
Wine Is Not an Emulator. It is an alternative implementation of the
Windows 3.x and Win32 APIs. Wine provides both a development toolkit
More information about the Lunar-commits
mailing list