[Lunar-commits] <moonbase> wxPython: Version bump and the patch is not needed.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Feb 5 01:53:06 CET 2011
commit dea14f56657084c3b365ecb9a7c3e3d5e8296381
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 4 19:53:06 2011 -0500
wxPython: Version bump and the patch is not needed.
---
libs/wxPython/BUILD | 2 --
libs/wxPython/DETAILS | 9 +++------
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/libs/wxPython/BUILD b/libs/wxPython/BUILD
index 5acdf9f..e232ab6 100644
--- a/libs/wxPython/BUILD
+++ b/libs/wxPython/BUILD
@@ -1,7 +1,5 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
-
cd $SOURCE_DIRECTORY/wxPython &&
prepare_install &&
python setup.py install WXPORT=gtk2 UNICODE=1 \
diff --git a/libs/wxPython/DETAILS b/libs/wxPython/DETAILS
index 29ad3fb..57731fd 100644
--- a/libs/wxPython/DETAILS
+++ b/libs/wxPython/DETAILS
@@ -1,15 +1,12 @@
MODULE=wxPython
- VERSION=2.8.10.1
+ VERSION=2.8.11.0
SOURCE=$MODULE-src-$VERSION.tar.bz2
- SOURCE2=$MODULE-$VERSION-gdiwrap.diff
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-src-$VERSION
SOURCE_URL=$SFORGE_URL/wxpython
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:6598fbafd979a91f20100171fa23a91779f6dc62
- SOURCE2_VFY=sha1:2b830924437cb1add24b3234938305521fdb4197
+ SOURCE_VFY=sha1:18982edc236a1d87e4eef018928358c925aa5b17
WEB_SITE=http://www.wxpython.org
ENTERED=20010927
- UPDATED=20100102
+ UPDATED=20110204
SHORT="GUI toolkit for the Python programming language"
cat << EOF
More information about the Lunar-commits
mailing list