Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (075ca3b531e1445a9fb8f70143b49c1f3491c903)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (075ca3b531e1445a9fb8f70143b49c1f3491c903)
  • Date: Tue, 18 Aug 2009 16:32:06 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

http/midori/DETAILS | 2 +-
http/midori/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 075ca3b531e1445a9fb8f70143b49c1f3491c903
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

midori: Updated SOURCE_URL for git

diff --git a/http/midori/DETAILS b/http/midori/DETAILS
index 3909a2d..e97d62d 100755
--- a/http/midori/DETAILS
+++ b/http/midori/DETAILS
@@ -6,7 +6,7 @@ if [[ $MIDORI_VCS == y ]]; then
VERSION=git
fi
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=git://git.xfce.org/kalikiana/midori.git:$SPELL
+ SOURCE_URL[0]=git://git.xfce.org/apps/midori:$SPELL
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index 5f29f14..e2b78e4 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,6 @@
+2009-08-18 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated SOURCE_URL for git version
+
2009-08-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.1.9; fixed SOURCE_URL[0]




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (075ca3b531e1445a9fb8f70143b49c1f3491c903), George Sherwood, 08/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page