[69475] trunk/dports/devel/mercurial/Portfile

ged at macports.org ged at macports.org
Wed Jul 7 10:24:57 PDT 2010


Revision: 69475
          http://trac.macports.org/changeset/69475
Author:   ged at macports.org
Date:     2010-07-07 10:24:56 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
updated to version 1.6 (maintainer timeout, closes #25126)

Modified Paths:
--------------
    trunk/dports/devel/mercurial/Portfile

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2010-07-07 15:28:44 UTC (rev 69474)
+++ trunk/dports/devel/mercurial/Portfile	2010-07-07 17:24:56 UTC (rev 69475)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                mercurial
-version             1.5.3
+version             1.6
 categories          devel python
 maintainers         deric
 description         A fast, lightweight, distributed SCM system written in \
@@ -26,9 +26,9 @@
 homepage            http://www.selenic.com/mercurial/
 platforms           darwin
 master_sites        http://mercurial.selenic.com/release/
-checksums           md5     0969b8109f1b5a9c4debf985cca938f9 \
-                    sha1    bbf52fb4e8ff797bbf6ab4d32e6d82720a23107d \
-                    rmd160  c08e160ca2bd8668d09d480e9e95d6274e33eb90
+checksums           md5     e97772cb424d29d9382c41daafa6f92d \
+                    sha1    53ffa5d267fcf220e9fd303da0ba477673fd412b \
+                    rmd160  1c1994f4747cd01712d8b72d8e33310df74ddce4
 
 post-destroot {
     # install html docs
@@ -47,7 +47,6 @@
 
     # copy hgweb.cgi hgwebdir.cgi
     file copy ${worksrcpath}/hgweb.cgi ${destroot}${prefix}/share/${name}/
-    file copy ${worksrcpath}/hgwebdir.cgi ${destroot}${prefix}/share/${name}/
 
     if {[variant_isset bash_completion]} {
         xinstall -d ${destroot}${prefix}/etc/bash_completion.d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100707/0ef11347/attachment.html>


More information about the macports-changes mailing list