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

ryandesign at macports.org ryandesign at macports.org
Tue Jul 5 10:30:11 PDT 2011


Revision: 80162
          http://trac.macports.org/changeset/80162
Author:   ryandesign at macports.org
Date:     2011-07-05 10:30:07 -0700 (Tue, 05 Jul 2011)
Log Message:
-----------
mercurial: fix syntax error in checksums; see http://lists.macosforge.org/pipermail/macports-users/2011-July/024649.html

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

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2011-07-05 17:09:13 UTC (rev 80161)
+++ trunk/dports/devel/mercurial/Portfile	2011-07-05 17:30:07 UTC (rev 80162)
@@ -29,7 +29,7 @@
 master_sites        http://mercurial.selenic.com/release/
 checksums           md5     d4842129fa2732eb6ed1180467bc32e2 \
                     sha1    e7d80abf520849e1327ad5e7606a09628f646584 \
-                    rmd160  f533234095f2028ef742dce96a23751ee023a7f1 \
+                    rmd160  f533234095f2028ef742dce96a23751ee023a7f1
 depends_run         port:curl-ca-bundle
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110705/231feeab/attachment.html>


More information about the macports-changes mailing list