[Lunar-commits] r25312 - moonbase/trunk/utils/wine

Florin Braescu florin at lunar-linux.org
Sat Jul 28 06:02:22 CEST 2007


Author: florin
Date: 2007-07-28 06:02:22 +0200 (Sat, 28 Jul 2007)
New Revision: 25312

Modified:
   moonbase/trunk/utils/wine/DETAILS
Log:
bump the version from 0.9.41 to 0.9.42. Changes:
Support for activation contexts and side-by-side assemblies.
Many more gdiplus functions.
More messaging support in crypt32.dll.
Many HTTP protocol handling fixes.
Lots of bug fixes.

Modified: moonbase/trunk/utils/wine/DETAILS
===================================================================
--- moonbase/trunk/utils/wine/DETAILS	2007-07-28 03:50:42 UTC (rev 25311)
+++ moonbase/trunk/utils/wine/DETAILS	2007-07-28 04:02:22 UTC (rev 25312)
@@ -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.41
+         VERSION=0.9.42
           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:afe78726e9dbc50bc1161dcb59587c22954ffc39
+      SOURCE_VFY=sha1:6de5fd2270034915bc86ef61bb96480d1c357545
         WEB_SITE=http://www.winehq.com
          ENTERED=20010925
-         UPDATED=20070714
+         UPDATED=20070728
            SHORT="Wine runs some Windows 3.x and Windows 9x programs"
 
 cat << EOF



More information about the Lunar-commits mailing list