[Lunar-commits] <moonbase> wxGTK: Version bump and the patch is not needed.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Aug 27 13:20:38 CEST 2010
commit 8f43b3117eabb6bbb3e70f60ad189b666dd07c85
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Aug 27 07:20:38 2010 -0400
wxGTK: Version bump and the patch is not needed.
---
libs/wxGTK/BUILD | 2 --
libs/wxGTK/DETAILS | 9 +++------
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/libs/wxGTK/BUILD b/libs/wxGTK/BUILD
index b765376..9b1b15d 100644
--- a/libs/wxGTK/BUILD
+++ b/libs/wxGTK/BUILD
@@ -1,7 +1,5 @@
(
- 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 d145ebb..a8a25e8 100644
--- a/libs/wxGTK/DETAILS
+++ b/libs/wxGTK/DETAILS
@@ -1,16 +1,13 @@
MODULE=wxGTK
- VERSION=2.8.10.1
+ VERSION=2.8.11.0
# 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
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:6598fbafd979a91f20100171fa23a91779f6dc62
- SOURCE2_VFY=sha1:7e19e88bc87258f8afc07a281e4f7655f66102c1
+ SOURCE_VFY=sha1:18982edc236a1d87e4eef018928358c925aa5b17
WEB_SITE=http://www.wxwidgets.org
ENTERED=20011217
- UPDATED=20091111
+ UPDATED=20100827
SHORT="GTK+ version of wxWindows API"
cat << EOF
More information about the Lunar-commits
mailing list