[SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (2bed486e4e316deba6916dd97f5d9a42aa1ba90b)

Juuso Alasuutari scm at mail.sourcemage.org
Sun Sep 3 14:43:45 EDT 2006


GIT changes to master grimoire by Juuso Alasuutari <iuso at sourcemage.org>:

 audio-creation/hexter/DETAILS |    2 +-
 audio-creation/hexter/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 2bed486e4e316deba6916dd97f5d9a42aa1ba90b
Author: Juuso Alasuutari <iuso at sourcemage.org>
Commit: Juuso Alasuutari <iuso at sourcemage.org>

    hexter: use $SOURCEFORGE_URL

diff --git a/audio-creation/hexter/DETAILS b/audio-creation/hexter/DETAILS
index 3b4aca8..3a2f8f0 100755
--- a/audio-creation/hexter/DETAILS
+++ b/audio-creation/hexter/DETAILS
@@ -1,7 +1,7 @@
            SPELL=hexter
          VERSION=0.5.9
           SOURCE=$SPELL-$VERSION.tar.gz
-   SOURCE_URL[0]=http://belnet.dl.sourceforge.net/sourceforge/dssi/$SOURCE
+   SOURCE_URL[0]=${SOURCEFORGE_URL}/dssi/$SOURCE
      SOURCE_HASH=sha512:f12733f82bed77b8c2f82429a40e253b9504ca977cb4d562b1b2d550633913f3725d75b8b0ef4058701f11a1dc56c6eeb854ad08073ba2498ffd4599c9073de2
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
         WEB_SITE=http://dssi.sourceforge.net/hexter.html
diff --git a/audio-creation/hexter/HISTORY b/audio-creation/hexter/HISTORY
index b9e10be..dd691ad 100644
--- a/audio-creation/hexter/HISTORY
+++ b/audio-creation/hexter/HISTORY
@@ -1,2 +1,5 @@
 2006-09-03 Juuso Alasuutari <iuso at sourcemage.org>
+	* DETAILS: Use $SOURCEFORGE_URL.
+
+2006-09-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS, DEPENDS, HISTORY: created spell



More information about the SM-Commit mailing list