Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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

Mercurial 1.1 was released on 2008-12-02

Tarball

What's New

Upgrade Notes

Attachments (1)

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

Download all attachments as: .zip

Change History (10)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

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

comment:2 Changed 15 years ago by joshmoz@…

Cc: joshmoz@… added

Cc Me!

comment:3 Changed 15 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 15 years ago by jcbuffington@…

Attachment: mercurial-Portfile.patch added

comment:4 Changed 15 years ago by philringnalda@…

Cc: philringnalda@… added

Cc Me!

comment:5 Changed 15 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 15 years ago by lperry (Perry Lee)

Resolution: fixed
Status: newclosed

Updated in r43835 (Maintainer Timeout). Thanks.

comment:7 Changed 15 years ago by lperry (Perry Lee)

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 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:9 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.