[Lunar-commits] <moonbase> wicd: Changing to a different patch so this will work with out version of Python.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Jan 8 19:10:55 CET 2011
commit 9e57e011afd5817050394ef64360426391d8de35
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Jan 8 13:10:55 2011 -0500
wicd: Changing to a different patch so this will work with out version of Python.
---
wifi/wicd/BUILD | 2 +-
wifi/wicd/DETAILS | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/wifi/wicd/BUILD b/wifi/wicd/BUILD
index eb24204..42d1c21 100644
--- a/wifi/wicd/BUILD
+++ b/wifi/wicd/BUILD
@@ -1,6 +1,6 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
python setup.py configure $OPTS &&
python setup.py build &&
diff --git a/wifi/wicd/DETAILS b/wifi/wicd/DETAILS
index 23bac17..5bd56c2 100644
--- a/wifi/wicd/DETAILS
+++ b/wifi/wicd/DETAILS
@@ -1,14 +1,14 @@
MODULE=wicd
VERSION=1.7.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-$VERSION-python-2.7.patch.bz2
+ SOURCE2=wicd-no-deepcopy.patch
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE2_URL=$PATCH_URL
+ SOURCE2_URL=http://launchpadlibrarian.net/57152399/
SOURCE_VFY=sha1:76d9c0ad7b020ff1abac5c92c301739a04d5595e
- SOURCE2_VFY=sha1:c307fe35fc77e7d6964226bc44fa371f8c1d6691
+ SOURCE2_VFY=sha1:01d56e9a73bc781e8e1f8b88481192c0be211822
WEB_SITE=http://wicd.sourceforge.net
ENTERED=20090309
- UPDATED=20100117
+ UPDATED=20110108
SHORT="wireless/wired internet connection daemon"
cat << EOF
More information about the Lunar-commits
mailing list