[Lunar-commits] r25507 - in moonbase/trunk/libs: wxGTK wxPython

Terry Chan tchan at lunar-linux.org
Tue Aug 21 04:08:22 CEST 2007


Author: tchan
Date: 2007-08-21 04:08:22 +0200 (Tue, 21 Aug 2007)
New Revision: 25507

Modified:
   moonbase/trunk/libs/wxGTK/DETAILS
   moonbase/trunk/libs/wxPython/DETAILS
Log:
Version bumps to wxGTK and wxPython 2.8.4.2. Both module compile/install
correctly with gcc-3.4.6 and gcc-4.1.2.


Modified: moonbase/trunk/libs/wxGTK/DETAILS
===================================================================
--- moonbase/trunk/libs/wxGTK/DETAILS	2007-08-20 18:36:43 UTC (rev 25506)
+++ moonbase/trunk/libs/wxGTK/DETAILS	2007-08-21 02:08:22 UTC (rev 25507)
@@ -1,13 +1,13 @@
           MODULE=wxGTK
-         VERSION=2.8.3.0
+         VERSION=2.8.4.2
 # NOTE: leave source the same as wxPython to save dl bw
           SOURCE=wxPython-src-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/wxPython-src-$VERSION
       SOURCE_URL=$SFORGE_URL/wxpython/
-      SOURCE_VFY=sha1:bcb931d00f3f5a218b8806bba8ba7424cbd08605
+      SOURCE_VFY=sha1:bdce13be9edf565ff7ba8622e8c30b687773d0d4
         WEB_SITE=http://www.wxwidgets.org/
          ENTERED=20011217
-         UPDATED=20070323
+         UPDATED=20070820
            SHORT="GTK+ version of wxWindows API."
 
 cat << EOF

Modified: moonbase/trunk/libs/wxPython/DETAILS
===================================================================
--- moonbase/trunk/libs/wxPython/DETAILS	2007-08-20 18:36:43 UTC (rev 25506)
+++ moonbase/trunk/libs/wxPython/DETAILS	2007-08-21 02:08:22 UTC (rev 25507)
@@ -1,12 +1,12 @@
           MODULE=wxPython
-         VERSION=2.8.3.0
+         VERSION=2.8.4.2
           SOURCE=$MODULE-src-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-src-$VERSION
       SOURCE_URL=$SFORGE_URL/wxpython/
-      SOURCE_VFY=sha1:bcb931d00f3f5a218b8806bba8ba7424cbd08605
+      SOURCE_VFY=sha1:bdce13be9edf565ff7ba8622e8c30b687773d0d4
         WEB_SITE=http://www.wxpython.org
          ENTERED=20010927
-         UPDATED=20070323
+         UPDATED=20070820
            SHORT="GUI toolkit for the Python programming language"
 
 cat << EOF



More information about the Lunar-commits mailing list