Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (ddd26c86f3f376ffbd79877145638b2ee2a56359)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (ddd26c86f3f376ffbd79877145638b2ee2a56359)
  • Date: Sat, 15 Mar 2008 16:21:54 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

net/wpa_supplicant/DETAILS | 16 ++++++++++------
net/wpa_supplicant/HISTORY | 5 +++++
net/wpa_supplicant/PREPARE | 2 +-
net/wpa_supplicant/wpa_supplicant-0.4.11.tar.gz.sig |binary
net/wpa_supplicant/wpa_supplicant-0.5.10.tar.gz.sig |binary
5 files changed, 16 insertions(+), 7 deletions(-)

New commits:
commit ddd26c86f3f376ffbd79877145638b2ee2a56359
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wpa_supplicant: Updated old to 0.4.11

commit 0a100849e4bfdcbb9cbb4954ff5078caaaf19d95
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

wpa_supplicant: Updated stable to 0.5.10

diff --git a/net/wpa_supplicant/DETAILS b/net/wpa_supplicant/DETAILS
index 2561deb..0aa05c2 100755
--- a/net/wpa_supplicant/DETAILS
+++ b/net/wpa_supplicant/DETAILS
@@ -1,22 +1,26 @@
SPELL=wpa_supplicant
if [[ $WPA_RELEASE == old ]]
then
- VERSION=0.4.10
-
SOURCE_HASH=sha512:b202b8b5e691f6a9a95c63cf76dc53267ebf1ec52e752843a55794a365cd868ca339657d2b6e427128f17d9f07b79548ad70b96901e75c885e36fff40017ba55
+ VERSION=0.4.11
+ SOURCE=$SPELL-$VERSION.tar.gz
+#
SOURCE_HASH=sha512:b202b8b5e691f6a9a95c63cf76dc53267ebf1ec52e752843a55794a365cd868ca339657d2b6e427128f17d9f07b79548ad70b96901e75c885e36fff40017ba55
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
elif [[ $WPA_RELEASE == devel ]]
then
VERSION=0.6.0
+ SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_HASH=sha512:ee852d0fd9e47a2c249da365d90dc4bddb60bed059feacf9f05b270e18472ab2c634e4b7010e2edb9703d4f0b4c3e700255f7ffa3f797fca7f4ffd5b5035427e
else
- VERSION=0.5.8
-
SOURCE_HASH=sha512:ae6bb4ed49f5f57ded9d588068d5d3510d27d78835fc0d634ea99bd048bfa6e8b43f42cb664d7cd4cbc14fe211aa334f50d6cd5c7f7b2b12855d80b397a7f123
-fi
+ VERSION=0.5.10
+#
SOURCE_HASH=sha512:ae6bb4ed49f5f57ded9d588068d5d3510d27d78835fc0d634ea99bd048bfa6e8b43f42cb664d7cd4cbc14fe211aa334f50d6cd5c7f7b2b12855d80b397a7f123
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://hostap.epitest.fi/releases/${SOURCE}
+ LICENSE[0]=GPL
WEB_SITE=http://hostap.epitest.fi/wpa_supplicant/
ENTERED=20050130
- LICENSE[0]=GPL
SHORT="A WPA/WPA2 Supplicant."
cat << EOF
wpa_supplicant is a WPA Supplicant for Linux, BSD, and Windows with
diff --git a/net/wpa_supplicant/HISTORY b/net/wpa_supplicant/HISTORY
index 9e7e217..ac5ef5e 100644
--- a/net/wpa_supplicant/HISTORY
+++ b/net/wpa_supplicant/HISTORY
@@ -1,3 +1,7 @@
+2008-03-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated stable to 0.5.10
+ Updated old to 0.4.11
+
2008-01-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* PRE_BUILD: removed is_depends_enabled.function reference

@@ -106,3 +110,4 @@

2005-06-20 David Brown <dmlb2000 AT excite.com>
* ALL: created spell
+
diff --git a/net/wpa_supplicant/PREPARE b/net/wpa_supplicant/PREPARE
index 5941c41..9f8d269 100755
--- a/net/wpa_supplicant/PREPARE
+++ b/net/wpa_supplicant/PREPARE
@@ -1,4 +1,4 @@
-message "${MESSAGE_COLOR}Latest stable is 0.5.8, latest old is 0.4.10." \
+message "${MESSAGE_COLOR}Latest stable is 0.5.10, latest old is 0.4.11." \
"${DEFAULT_COLOR}" &&

config_query_list WPA_RELEASE \
diff --git a/net/wpa_supplicant/wpa_supplicant-0.4.11.tar.gz.sig
b/net/wpa_supplicant/wpa_supplicant-0.4.11.tar.gz.sig
new file mode 100644
index 0000000..2748bc0
Binary files /dev/null and
b/net/wpa_supplicant/wpa_supplicant-0.4.11.tar.gz.sig differ
diff --git a/net/wpa_supplicant/wpa_supplicant-0.5.10.tar.gz.sig
b/net/wpa_supplicant/wpa_supplicant-0.5.10.tar.gz.sig
new file mode 100644
index 0000000..fb1a223
Binary files /dev/null and
b/net/wpa_supplicant/wpa_supplicant-0.5.10.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (ddd26c86f3f376ffbd79877145638b2ee2a56359), Eric Sandall, 03/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page