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

deric at macports.org deric at macports.org
Sun Nov 22 16:04:09 PST 2009


Revision: 60767
          http://trac.macports.org/changeset/60767
Author:   deric at macports.org
Date:     2009-11-22 16:04:07 -0800 (Sun, 22 Nov 2009)
Log Message:
-----------
devel/mercurial update to 1.4. Fixes #22587, thanks mdippery. Release notes: http://mercurial.selenic.com/wiki/WhatsNew#A1.4_-_2009-11-16

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

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2009-11-22 23:54:52 UTC (rev 60766)
+++ trunk/dports/devel/mercurial/Portfile	2009-11-23 00:04:07 UTC (rev 60767)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                mercurial
-version             1.3.1
+version             1.4
 categories          devel python
 maintainers         deric
 description         A fast, lightweight, distributed SCM system written in \
@@ -25,10 +25,10 @@
 
 homepage            http://www.selenic.com/mercurial/
 platforms           darwin
-master_sites        http://www.selenic.com/mercurial/release/
-checksums           md5     6504f0dc32bd7ecf59a9f7f719432e76 \
-                    sha1    a9537fab7c7ead501a6414d1900f46e0ae3e48b8 \
-                    rmd160  1e43d8697e4d269fdc065ee82c48e1cf132f6d6f
+master_sites        http://mercurial.selenic.com/release/
+checksums           md5     951ebd4a8153eaa3c56fc0ce2575ab70 \
+                    sha1    4ab0a027cdd8dfc57077a9d599e8ead550d4d116 \
+                    rmd160  2f7f4eb7eb684a4a064cb0234361da1524805b9f
 
 post-destroot {
     # install html docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091122/ce048ea6/attachment-0001.html>


More information about the macports-changes mailing list