[Lunar-commits] <moonbase> mercurial: version bumped to 1.3.
Florin Braescu
florin at lunar-linux.org
Fri Jul 3 06:45:37 CEST 2009
commit 7356f5e8678f3b6d7e0dc4f894771c9023679d83
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 3 07:45:37 2009 +0300
mercurial: version bumped to 1.3.
Changes:
- experimental support for sub-repositories
- Python 2.3 is no longer supported; now requires Python 2.4-2.6
- bugfixes and enhacements.
---
devel/mercurial/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/mercurial/DETAILS b/devel/mercurial/DETAILS
index 92f684a..ef4e922 100644
--- a/devel/mercurial/DETAILS
+++ b/devel/mercurial/DETAILS
@@ -1,11 +1,11 @@
MODULE=mercurial
- VERSION=1.2.1
+ VERSION=1.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.selenic.com/$MODULE/release
- SOURCE_VFY=sha1:f40282bbb17fedb08b16aa7a4eeb1da7b6a6f1cb
+ SOURCE_VFY=sha1:af1bfc2817e0719124593e4ec03f0056a4b2870c
WEB_SITE=http://www.selenic.com/$MODULE/wiki
ENTERED=20070408
- UPDATED=20090322
+ UPDATED=20090703
PSAFE=no
SHORT="A fast, lightweight SCM system"
More information about the Lunar-commits
mailing list