Skip to Content.
Sympa Menu

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

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 (f383c105e79705737bcef7e95b6ea7ec3925ebb1)
  • Date: Wed, 9 Mar 2011 12:12:18 -0600

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

http/ashd/DETAILS | 4 ++--
http/ashd/HISTORY | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)

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

ashd: update to 0.7

diff --git a/http/ashd/DETAILS b/http/ashd/DETAILS
index 4f368de..8751d21 100755
--- a/http/ashd/DETAILS
+++ b/http/ashd/DETAILS
@@ -10,10 +10,10 @@ fi
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION=0.6
+ VERSION=0.7
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://www.dolda2000.com/~fredrik/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:84997734c2912098cf0856cee914aa608593228fb55538699298495f7e94f58584278e9f4d191892c34f4cdf9426022ba4b34a8bdcd51f4ae73b1a611f5e7032
+
SOURCE_HASH=sha512:a8ddbdb391eb3b601a65527a3fde8eef8f815e51a5004f5c7dd48950d689f3a670bbed78c39f21f68887df82e193343a682fe8e8e3a9aec8e59ef67a8859d9b7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="http://www.dolda2000.com/~fredrik/ashd/";
diff --git a/http/ashd/HISTORY b/http/ashd/HISTORY
index 1669e37..a853050 100644
--- a/http/ashd/HISTORY
+++ b/http/ashd/HISTORY
@@ -1,7 +1,8 @@
+2011-03-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 0.7
+
2011-02-16 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* DETAILS: updated spell to 0.6
- * CONFIGURE: options for epoll
- * BUILD: grab the option

2011-01-15 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* DETAILS: updated spell to 0.5




Archive powered by MHonArc 2.6.24.

Top of Page