[MacPorts] #17760: Mercurial 1.1 - update to 1.1.1
MacPorts
noreply at macports.org
Wed Dec 24 04:20:59 PST 2008
#17760: Mercurial 1.1 - update to 1.1.1
---------------------------------------+------------------------------------
Reporter: lists@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Enhancements
Component: ports | Version: 1.7.0
Keywords: | Port: mercurial
---------------------------------------+------------------------------------
A recent (20081220) release of Mercurial 1.1.1 contains bug-fixes. The
attached patch changes the release file information to the 1.1.1 release.
The attached patch does not address the port lint warning: "Variant
bash_completion overrides global description".
{{{
---
/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/mercurial/Portfile
2008-12-15 16:37:32.000000000 -0500
+++ /Users/jcb/Developer/ports/devel/mercurial/Portfile 2008-12-24
06:55:07.000000000 -0500
@@ -1,10 +1,10 @@
-# $Id: Portfile 43840 2008-12-15 21:37:32Z perry at macports.org $
+# $Id: Portfile 40105 2008-09-20 20:10:05Z simon at macports.org $
PortSystem 1.0
PortGroup python25 1.0
name mercurial
-version 1.1
+version 1.1.1
categories devel python
maintainers deric at macports.org
description A fast, lightweight, distributed SCM system written
in \
@@ -25,9 +25,9 @@
homepage http://www.selenic.com/mercurial/
platforms darwin
master_sites http://www.selenic.com/mercurial/release/
-checksums md5 031891e407e4a2f9d5c5943d5f2d24dc \
- sha1 e6cd373e18e9d5154814eb08f58c7a6567608642 \
- rmd160 c5473423a22353a63c318d4af69754a8f2974143
+checksums md5 eae043de903b263e290b078ab223f6c5 \
+ sha1 42a26a29414dee2c8eb7ce32e4fc6fe447bccc0a \
+ rmd160 ed4db64c2a45c030c3a949c51c1c468511eb3540
depends_lib-append port:py25-zlib port:py25-hashlib port:py25-bz2
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17760>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list