New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17504 (closed update: fixed)

Opened 5 years ago

Last modified 4 years ago

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

Mercurial 1.1 was released on 2008-12-02

Tarball

What's New

Upgrade Notes

Attachments

mercurial-Portfile.patch (1.1 KB) - added by jcbuffington@… 5 years ago.

Change History

comment:1 Changed 5 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to deric@…
  • Cc deric@… removed

comment:2 Changed 5 years ago by joshmoz@…

  • Cc joshmoz@… added

Cc Me!

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
 

Changed 5 years ago by jcbuffington@…

comment:4 Changed 5 years ago by philringnalda@…

  • Cc philringnalda@… added

Cc Me!

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.

comment:7 Changed 5 years ago by perry@…

The Portfile was failing port lint due to a missing required variable (platforms) so I fixed it in r43840. Note that there is still one warning: "Warning: Variant bash_completion overrides global description"

comment:8 Changed 4 years ago by jmr@…

  • Type changed from enhancement to update

comment:9 Changed 4 years ago by anonymous

  • Milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.