[Lunar-commits] <moonbase> wxGTK: Version bump and needed to add a patch, which came from;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Nov 11 13:54:05 CET 2009


commit cf666b4605b5bf0b444767980e5b553390357edf
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Nov 11 07:54:05 2009 -0500

    wxGTK: Version bump and needed to add a patch, which came from;
    
    http://trac.wxwidgets.org/changeset/61009 and adjusted to suit us.
---
 libs/wxGTK/BUILD   |    3 +++
 libs/wxGTK/DETAILS |    9 ++++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/libs/wxGTK/BUILD b/libs/wxGTK/BUILD
index 108677b..b765376 100644
--- a/libs/wxGTK/BUILD
+++ b/libs/wxGTK/BUILD
@@ -1,4 +1,7 @@
 ( 
+
+  patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
   if [[ $UCODE == "y" ]]; then
     OPTS="$OPTS --enable-unicode"
   fi  &&
diff --git a/libs/wxGTK/DETAILS b/libs/wxGTK/DETAILS
index 3bcab0f..d145ebb 100644
--- a/libs/wxGTK/DETAILS
+++ b/libs/wxGTK/DETAILS
@@ -1,13 +1,16 @@
           MODULE=wxGTK
-         VERSION=2.8.9.1
+         VERSION=2.8.10.1
 # NOTE: leave source the same as wxPython to save dl bw
           SOURCE=wxPython-src-$VERSION.tar.bz2
+         SOURCE2=$MODULE-$VERSION-gsockunx.h.v2.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/wxPython-src-$VERSION
       SOURCE_URL=$SFORGE_URL/wxpython
-      SOURCE_VFY=sha1:7359af790d58082330c867f5c10f51b6382d9a35
+     SOURCE2_URL=$PATCH_URL
+      SOURCE_VFY=sha1:6598fbafd979a91f20100171fa23a91779f6dc62
+     SOURCE2_VFY=sha1:7e19e88bc87258f8afc07a281e4f7655f66102c1
         WEB_SITE=http://www.wxwidgets.org
          ENTERED=20011217
-         UPDATED=20081107
+         UPDATED=20091111
            SHORT="GTK+ version of wxWindows API"
 
 cat << EOF


More information about the Lunar-commits mailing list