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

jmr at macports.org jmr at macports.org
Sat May 15 05:19:05 PDT 2010


Revision: 67646
          http://trac.macports.org/changeset/67646
Author:   jmr at macports.org
Date:     2010-05-15 05:19:02 -0700 (Sat, 15 May 2010)
Log Message:
-----------
mercurial: update to 1.5.2 (#24847), use python.link_binaries

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

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2010-05-15 12:10:52 UTC (rev 67645)
+++ trunk/dports/devel/mercurial/Portfile	2010-05-15 12:19:02 UTC (rev 67646)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                mercurial
-version             1.5
+version             1.5.2
 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     6e31357ada35fe20557f08a4e89f9c42 \
-                    sha1    f4e5ff53be661a8bd1422c70ae76337aafbffa56 \
-                    rmd160  adc1bca311ecac8afd13424613fc95a3777f1011
+checksums           md5     deafaaf017fc3c8a9deef39e566aec80 \
+                    sha1    c0b2aea1bf30d1be09a300567376bc9628dc84b0 \
+                    rmd160  941a36fb4c18540f1bebe346360ad66109389cbf
 
 post-destroot {
     # install html docs
@@ -69,9 +69,7 @@
     depends_run-append path:${prefix}/bin/zsh:zsh
 }
 
-post-destroot {
-    ln -s ${python.prefix}/bin/hg ${destroot}${prefix}/bin/
-}
+python.link_binaries_suffix
 
 livecheck.type  regex
 livecheck.regex {(\d+(?:\.\d+)*)</em>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/2df5a86e/attachment.html>


More information about the macports-changes mailing list