[Lunar-commits] <moonbase> mercurial: Version bump (finally) to 1.0.

Terry Chan tchan at lunar-linux.org
Sat Mar 29 15:09:06 CET 2008


commit f8e817ed9366bb038621503e0c3a019f67c85142
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sat Mar 29 09:09:06 2008 -0500

    mercurial: Version bump (finally) to 1.0.
---
 devel/mercurial/BUILD   |    2 +-
 devel/mercurial/DETAILS |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/mercurial/BUILD b/devel/mercurial/BUILD
index 9e66147..c737978 100644
--- a/devel/mercurial/BUILD
+++ b/devel/mercurial/BUILD
@@ -5,7 +5,7 @@
   cp -p contrib/hgk contrib/hgdiff /usr/bin &&
   gather_docs CONTRIBUTORS PKG-INFO hgweb*.cgi doc/*.html doc/*.txt &&
   cd doc &&
-  install -m 644 hg.1 hgmerge.1 /usr/share/man/man1 &&
+  install -m 644 hg.1 /usr/share/man/man1 &&
   install -m 644 hgignore.5 hgrc.5 /usr/share/man/man5
 
 ) > $C_FIFO 2>&1
diff --git a/devel/mercurial/DETAILS b/devel/mercurial/DETAILS
index d37915a..4dc2660 100644
--- a/devel/mercurial/DETAILS
+++ b/devel/mercurial/DETAILS
@@ -1,11 +1,11 @@
           MODULE=mercurial
-         VERSION=0.9.5
+         VERSION=1.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.selenic.com/$MODULE/release/
-      SOURCE_VFY=sha1:889a83f4cdcead93323d7cf4276751cc20396455
+      SOURCE_VFY=sha1:11689e85a91874417cb110ded6c3a4d7b30429cb
         WEB_SITE=http://www.selenic.com/$MODULE/wiki/
          ENTERED=20070408
-         UPDATED=20071024
+         UPDATED=20080329
            PSAFE=no
            SHORT="a fast, lightweight SCM system"
 


More information about the Lunar-commits mailing list