Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (30f29b7f3e6f32d2c8c3d5c8572bd5b7bc8df66b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (30f29b7f3e6f32d2c8c3d5c8572bd5b7bc8df66b)
  • Date: Sun, 26 Jul 2009 06:08:54 -0500

GIT changes to master grimoire by Andraž Levstik
<ruskie+2054d253 AT codemages.net>:

audio-drivers/oss/DETAILS | 8 ++++----
audio-drivers/oss/HISTORY | 4 ++++
audio-drivers/oss/PREPARE | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit 84b40beadf5525611c5f138cf964b5336c6a7bf3
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

oss: updated stable and test

diff --git a/audio-drivers/oss/DETAILS b/audio-drivers/oss/DETAILS
index a8511c4..ce84f3f 100755
--- a/audio-drivers/oss/DETAILS
+++ b/audio-drivers/oss/DETAILS
@@ -10,16 +10,16 @@ fi
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
elif [[ $OSS_BRANCH == test ]]; then
- VERSION=v4.1-buildrc2
+ VERSION=v4.2-buildrc3
SOURCE=$SPELL-$VERSION-src-gpl.tar.bz2

SOURCE_URL[0]=http://www.4front-tech.com/developer/sources/testing/gpl/$SOURCE
-
SOURCE_HASH=sha512:96b39b3381bb9f68adfc4e3fd0eff4f4dd859a48727f079d52755beba9b6affe59dcc8594bb8e5e748b888db7c6148fbd6b3e8c6c7fa6e42a9f2ded062b76321
+
SOURCE_HASH=sha512:44dce6c0176c6e7da61a254f526c5e86c7fc731e0b1311df2f6d9cee08a0151d16e51da7f62c3a63462b408ea7f34c646ce152b1fc3829e3f345dbededdd6936
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}-src-gpl"
else
- VERSION=v4.1-build1051
+ VERSION=v4.1-build1052
SOURCE=$SPELL-$VERSION-src-gpl.tar.bz2

SOURCE_URL[0]=http://www.4front-tech.com/developer/sources/stable/gpl/$SOURCE
-
SOURCE_HASH=sha512:98d1c335b25e894449c80d5f3dafd1555e26539006225bdec306bcf9143babff3f85cce5306ad87f5066d0879db0fd78ab78778b96b909e5ee8b7ea099a1be83
+
SOURCE_HASH=sha512:30918c341ef55d757ad1769fc449a6f7bfb81a1bfe40fa6865744b46fc39832f044c21b438ee6f67be65159833cb4a4ca432e901d41d6a88e1de73dd6e2d7006
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}-src-gpl"
fi
WEB_SITE="http://www.opensound.com "
diff --git a/audio-drivers/oss/HISTORY b/audio-drivers/oss/HISTORY
index 81a289f..ba8b099 100644
--- a/audio-drivers/oss/HISTORY
+++ b/audio-drivers/oss/HISTORY
@@ -1,3 +1,7 @@
+2009-07-26 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * PREPARE: added test back
+ * DETAILS: updated both stable and test
+
2009-06-05 Ethan Grammatikidis <eekee57 AT fastmail.fm>
* PRE_BUILD: changed patch to sed script
* nowerror.patch: removed
diff --git a/audio-drivers/oss/PREPARE b/audio-drivers/oss/PREPARE
index f19d7bb..8d2c2da 100755
--- a/audio-drivers/oss/PREPARE
+++ b/audio-drivers/oss/PREPARE
@@ -1,6 +1,6 @@
OSS_BRANCH=${OSS_BRANCH/test/stable} &&
config_query_list OSS_BRANCH "Which branch do you want?" \
- stable scm &&
+ stable test scm &&
if [[ $OSS_BRANCH == scm ]]; then
config_query OSS_SCM_AUTO \
"Automaticaly update the spell on sorcery queue/system-update?" \



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (30f29b7f3e6f32d2c8c3d5c8572bd5b7bc8df66b), Andraž Levstik, 07/26/2009

Archive powered by MHonArc 2.6.24.

Top of Page