[Lunar-commits] <moonbase> mercurial: version bumped to 1.2.
Florin Braescu
florin at lunar-linux.org
Sun Mar 8 12:05:47 CET 2009
commit 82edf367499d31193eaf1f3fb4951095572e41d8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Mar 8 13:05:47 2009 +0200
mercurial: version bumped to 1.2.
This release adds support for explicit closing of named branches.
Mercurial now accepts options given after arguments on the commandline.
Translation support and initial Danish, Chinese, Japanese, and Italian translations were added.
Optional pure-Python versions of the C modules were added.
Pending changesets can now be accessed safely from hooks.
The convert extension can now read Perforce sources.
Many improvements were made to the documentation and online help topics.
---
devel/mercurial/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/mercurial/DETAILS b/devel/mercurial/DETAILS
index 3a2c1a2..a334e65 100644
--- a/devel/mercurial/DETAILS
+++ b/devel/mercurial/DETAILS
@@ -1,11 +1,11 @@
MODULE=mercurial
- VERSION=1.1.2
+ VERSION=1.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.selenic.com/$MODULE/release
- SOURCE_VFY=sha1:b0f77198a96474fc72d38904ce60b007e4c7cc1a
+ SOURCE_VFY=sha1:c6590f6b833cfed22c04aae34b7060fd3372e86e
WEB_SITE=http://www.selenic.com/$MODULE/wiki
ENTERED=20070408
- UPDATED=20090101
+ UPDATED=20090308
PSAFE=no
SHORT="A fast, lightweight SCM system"
More information about the Lunar-commits
mailing list