Ticket #17504 (closed update: fixed)
Mercurial 1.0.2 - Update to 1.1
| Reported by: | macports.org@… | Owned by: | deric@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | joshmoz@…, philringnalda@… | |
| Port: | mercurial |
Description
Attachments
Change History
comment:1 Changed 5 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to deric@…
- Cc deric@… removed
comment:3 Changed 5 years ago 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
comment:5 Changed 5 years ago by joshmoz@…
There are a whole bunch of Mozilla developers who would really appreciate this update being available on MacPorts, thanks!
comment:6 Changed 5 years ago by perry@…
- Status changed from new to closed
- Resolution set to fixed
Updated in r43835 (Maintainer Timeout). Thanks.
Note: See
TracTickets for help on using
tickets.

