[SM-Commit] GIT changes to master grimoire by Florian Franzmann (48b66b592c524bc1840e26032443f38f67a3683f)
Florian Franzmann
scm at sourcemage.org
Sat Sep 11 12:20:39 EDT 2010
GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:
audio-creation/audacity/DETAILS | 8 ++++----
audio-creation/audacity/HISTORY | 3 +++
2 files changed, 7 insertions(+), 4 deletions(-)
New commits:
commit 44e18521217729b2fc177db5b4566b9ec4c6c5ce
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
audio-creation/audacity: version 1.3.12
diff --git a/audio-creation/audacity/DETAILS b/audio-creation/audacity/DETAILS
index f506bfb..486c0c6 100755
--- a/audio-creation/audacity/DETAILS
+++ b/audio-creation/audacity/DETAILS
@@ -12,11 +12,11 @@ if [ "$AUDACITY_REL" == "cvs" ]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
else
if [ "$AUDACITY_REL" == "beta" ]; then
- VERSION=1.3.11
- SOURCE_HASH=sha512:ef8f32b7bdbb27f841815cae2e157610cdc1ef572594e559f6803159b2e1d862462f20bd719155fbf44d722a88a0890e3942f3723931de5eb1acb3363626581d
+ VERSION=1.3.12-beta
+ SOURCE_HASH=sha512:9b343c7fa3d5d3e92cd2ebc0e1b4f6736dd8a21f14bb06c72def2aa9751b5d6b6a79d4028c09687231c7e02856fdcc78724017ee33ce9457b018c2143a83105b
SOURCE=$SPELL-minsrc-$VERSION.tar.bz2
- SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-src-$VERSION-beta
+ SOURCE_URL=http://audacity.googlecode.com/files/${SOURCE}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-src-$VERSION
else
VERSION=1.2.6
SOURCE=${SPELL}-src-${VERSION}.tar.gz
diff --git a/audio-creation/audacity/HISTORY b/audio-creation/audacity/HISTORY
index 62017fb..6f7f8f5 100644
--- a/audio-creation/audacity/HISTORY
+++ b/audio-creation/audacity/HISTORY
@@ -1,3 +1,6 @@
+2010-09-11 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.3.12
+
2010-02-25 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
* DETAILS: version 1.3.11 (beta)
* PRE_BUILD, audacity-1.3.8-gsocket-conflict.patch: removed
More information about the SM-Commit
mailing list