Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (41bc19f48be83c077f56847efc488ca8e906c09c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (41bc19f48be83c077f56847efc488ca8e906c09c)
  • Date: Wed, 7 Sep 2011 01:08:21 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

net/wpa_supplicant/DETAILS | 2 +-
net/wpa_supplicant/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 41bc19f48be83c077f56847efc488ca8e906c09c
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

wpa_supplicant: use guru.sig for devel branch too (fixes #139)

diff --git a/net/wpa_supplicant/DETAILS b/net/wpa_supplicant/DETAILS
index ff9bd63..22f4684 100755
--- a/net/wpa_supplicant/DETAILS
+++ b/net/wpa_supplicant/DETAILS
@@ -6,7 +6,7 @@ if [[ $WPA_RELEASE == legacy ]]; then
elif [[ $WPA_RELEASE == devel ]]; then
VERSION=0.7.3
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:f5d51354d0361f5757627a9b76ed35059c159edafcf449d368c3ae1877660410d376866f0d4a7fb8be05a771205145ed941b394bb1bcc5508f73c919b2c0a2e2
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
else
VERSION=0.7.3
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/net/wpa_supplicant/HISTORY b/net/wpa_supplicant/HISTORY
index 488d572..4bd9752 100644
--- a/net/wpa_supplicant/HISTORY
+++ b/net/wpa_supplicant/HISTORY
@@ -1,3 +1,6 @@
+2011-09-07 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: use guru.sig for devel branch too (fixes #139)
+
2011-04-18 Arwed von Merkatz <v.merkatz AT gmx.net>
* BUILD: add /usr/bin/qt4 to path when building the qt4 gui, otherwise
fails to find qmake if qt-x11 is not installed



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (41bc19f48be83c077f56847efc488ca8e906c09c), Bor Kraljič, 09/07/2011

Archive powered by MHonArc 2.6.24.

Top of Page