#17504: Mercurial 1.0.2 - Update to 1.1 ---------------------------------------+------------------------------------ Reporter: macports.org@… | Owner: deric@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | Port: mercurial ---------------------------------------+------------------------------------ Comment(by jcbuffington@…): Here is a patch to update to 1.1: {{{ --- mercurial/Portfile 2008-12-11 06:19:44.000000000 -0500 +++ /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/mercurial/Portfile 2008-09-20 16:10:05.000000000 -0400 @@ -4,7 +4,7 @@ PortGroup python25 1.0 name mercurial -version 1.1 +version 1.0.2 categories devel python maintainers deric@macports.org description A fast, lightweight, distributed SCM system written in \ @@ -24,9 +24,9 @@ homepage http://www.selenic.com/mercurial/ master_sites http://www.selenic.com/mercurial/release/ -checksums md5 031891e407e4a2f9d5c5943d5f2d24dc \ - sha1 e6cd373e18e9d5154814eb08f58c7a6567608642 \ - rmd160 c5473423a22353a63c318d4af69754a8f2974143 +checksums md5 32432616f517107e6582721c257cd1f4 \ + sha1 6d5be655276770192b889cee279bdcc0aee977e3 \ + rmd160 0f163d19a12bbe7dcfc45f10cdab07f5b16e7b3a depends_lib-append port:py25-zlib port:py25-hashlib port:py25-bz2 }}} -- Ticket URL: <http://trac.macports.org/ticket/17504#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS