Skip to Content.
Sympa Menu

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

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 (cc7787c7fdc4bf8370209d06ad3b55c770d67448)
  • Date: Sat, 20 Dec 2008 17:08:24 -0600

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

python-pypi/mercurial/DEPENDS | 2 +-
python-pypi/mercurial/DETAILS | 4 ++--
python-pypi/mercurial/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

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

mercurial: => 1.1.1

diff --git a/python-pypi/mercurial/DEPENDS b/python-pypi/mercurial/DEPENDS
index 6aea642..93e35ad 100755
--- a/python-pypi/mercurial/DEPENDS
+++ b/python-pypi/mercurial/DEPENDS
@@ -4,4 +4,4 @@ if [[ $HG_GTOOLS == y ]]; then
depends pygtk2
fi &&

-optional_depends tk "" "" "Enable tk GUI?"
+suggest_depends tk "" "" "Enable tk GUI?"
diff --git a/python-pypi/mercurial/DETAILS b/python-pypi/mercurial/DETAILS
index 70cab5b..39d08f8 100755
--- a/python-pypi/mercurial/DETAILS
+++ b/python-pypi/mercurial/DETAILS
@@ -1,7 +1,7 @@
SPELL=mercurial
- VERSION=1.1
+ VERSION=1.1.1
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:967ae74b87248b45522f5a4b44cf3f50e97da36ec1b1130e275349df02000bec1ccc0fb0ad4bd41f1530d65e48f135ef79d1ef6cfc08f5e52010a4225531cac0
+
SOURCE_HASH=sha512:f8aaf0df5264650df00dd1418d572b68081ff9353fef618053733ea82bb420510fca15cd3e54dfe576e03afec8fe34b034109c077c6c5fc80499cdfa8167179d
SOURCE_URL[0]=http://www.selenic.com/mercurial/release/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
if [[ $HG_GTOOLS == y ]]; then
diff --git a/python-pypi/mercurial/HISTORY b/python-pypi/mercurial/HISTORY
index 7f19f53..d4aca2e 100644
--- a/python-pypi/mercurial/HISTORY
+++ b/python-pypi/mercurial/HISTORY
@@ -1,3 +1,7 @@
+2008-12-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.1.1
+ * DEPENDS: optional -> suggest for tk
+
2008-12-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.1; quoting paths




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

Archive powered by MHonArc 2.6.24.

Top of Page