Skip to Content.
Sympa Menu

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

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 (23835ab7e55f19b35d023d0ebbe9b583cddd3093)
  • Date: Mon, 20 Jun 2011 14:32:29 -0500

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

http/vimprobable/DETAILS | 6 +-----
http/vimprobable/HISTORY | 3 +++
http/vimprobable/PREPARE | 3 ---
3 files changed, 4 insertions(+), 8 deletions(-)

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

vimprobable: update to 0.9.9.0

diff --git a/http/vimprobable/DETAILS b/http/vimprobable/DETAILS
index e86ada9..2d9626f 100755
--- a/http/vimprobable/DETAILS
+++ b/http/vimprobable/DETAILS
@@ -1,9 +1,5 @@
SPELL=vimprobable
-if [[ $VIMPROBABLE_SCM_AUTO == y ]]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=scm
-fi
+ VERSION=0.9.9.0
SOURCE="${SPELL}-scm.tar.bz2"
SOURCE_URL[0]=git_http://${SPELL}.org/${SPELL}.git:${SPELL}-scm:${SPELL}2
SOURCE_IGNORE=volatile
diff --git a/http/vimprobable/HISTORY b/http/vimprobable/HISTORY
index 45a37ed..d0b0dd8 100644
--- a/http/vimprobable/HISTORY
+++ b/http/vimprobable/HISTORY
@@ -1,3 +1,6 @@
+2011-06-20 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS, PREPARE: update to 0.9.9.0
+
2011-01-24 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* PRE_BUILD, PREPARE, BUILD, DEPENDS, DETAILS, INSTALL: spell created

diff --git a/http/vimprobable/PREPARE b/http/vimprobable/PREPARE
index 5932389..b2fa56f 100755
--- a/http/vimprobable/PREPARE
+++ b/http/vimprobable/PREPARE
@@ -1,6 +1,3 @@
-config_query VIMPROBABLE_AUTO \
- "Automaticaly update the spell on sorcery queue/system-update?"
n &&
-
config_query VIMPROBABLE_OWN_CONFIGH \
"Do you wish to use your own config.h file" n &&
if [[ $VIMPROBABLE_OWN_CONFIGH == y ]]; then



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (23835ab7e55f19b35d023d0ebbe9b583cddd3093), Andraž Levstik, 06/20/2011

Archive powered by MHonArc 2.6.24.

Top of Page