Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e39f680dbbd02540005de34f23ff5e9117ec5952)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e39f680dbbd02540005de34f23ff5e9117ec5952)
  • Date: Tue, 2 Dec 2008 17:38:16 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/mercurial/DETAILS | 8 +++-----
python-pypi/mercurial/HISTORY | 3 +++
2 files changed, 6 insertions(+), 5 deletions(-)

New commits:
commit e39f680dbbd02540005de34f23ff5e9117ec5952
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mercurial: => 1.1

diff --git a/python-pypi/mercurial/DETAILS b/python-pypi/mercurial/DETAILS
index ac07889..70cab5b 100755
--- a/python-pypi/mercurial/DETAILS
+++ b/python-pypi/mercurial/DETAILS
@@ -1,16 +1,14 @@
SPELL=mercurial
- VERSION=1.0.2
+ VERSION=1.1
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:a5e22b6cd95fbfc9e8caf8625b11d577dd6c72b2209258150005feedc2f938354c52b99db6d281e5a60541a1115501eae7c692e3587a17fbc4ef9f0c299d1385
+
SOURCE_HASH=sha512:967ae74b87248b45522f5a4b44cf3f50e97da36ec1b1130e275349df02000bec1ccc0fb0ad4bd41f1530d65e48f135ef79d1ef6cfc08f5e52010a4225531cac0
SOURCE_URL[0]=http://www.selenic.com/mercurial/release/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
if [[ $HG_GTOOLS == y ]]; then
SOURCE2=gtools.py

SOURCE2_HASH=sha512:251f8a592e9750f8ee74af9c457778cdc06afed6a0df5f59be5d76fea3887523ed331758d5488b1cfbdf205d82bdeff9227fb5ee4c5840233edb0a88f6c02026
SOURCE2_URL[0]=http://www.robotbattle.com/gtools/$SOURCE2
fi
-
LICENSE[0]=GPL
KEYWORDS="scm python devel"
WEB_SITE=http://www.selenic.com/mercurial/
diff --git a/python-pypi/mercurial/HISTORY b/python-pypi/mercurial/HISTORY
index b1d5ade..7f19f53 100644
--- a/python-pypi/mercurial/HISTORY
+++ b/python-pypi/mercurial/HISTORY
@@ -1,3 +1,6 @@
+2008-12-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.1; quoting paths
+
2008-08-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.0.2, fixed descs
* INSTALL: added verbosity, install > cp, cleaned up



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e39f680dbbd02540005de34f23ff5e9117ec5952), Vlad Glagolev, 12/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page