[Lunar-commits] <moonbase> wine: version bump to 0.9.59.
Florin Braescu
florin at lunar-linux.org
Sat Apr 5 16:42:39 CEST 2008
commit 1cf62e3cde7f375f8ef47c28946ca836513153f9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 5 17:42:39 2008 +0300
wine: version bump to 0.9.59.
Changes:
-Improved support for the .NET framework.
-Better services handling through a separate services.exe
process.
-Support for ATI fragment shader.
-Better support for http proxies.
-Window management fixes.
-Pre-compiled fonts are now available in the source tree.
-Lots of bug fixes.
---
utils/wine/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/wine/DETAILS b/utils/wine/DETAILS
index f3b9ecd..983f0c5 100644
--- a/utils/wine/DETAILS
+++ b/utils/wine/DETAILS
@@ -1,14 +1,14 @@
# NOTE: as of wine-0.9.28, it includes a run-time check for glibc with NPTL
# and most likely you can NOT use wine unless you have glibc compiled with NPTL
MODULE=wine
- VERSION=0.9.58
+ VERSION=0.9.59
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:ea5e645cecb4889f90cfb7e05cee150a547566b8
+ SOURCE_VFY=sha1:db89a1fb1251beb5d3463d53bb4a1b8fc61d29b0
WEB_SITE=http://www.winehq.com
ENTERED=20010925
- UPDATED=20080322
+ UPDATED=20080405
SHORT="Wine runs some Windows 3.x and Windows 9x programs"
cat << EOF
More information about the Lunar-commits
mailing list