[111660] trunk/dports/devel/mercurial/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Sep 27 22:11:27 PDT 2013


Revision: 111660
          https://trac.macports.org/changeset/111660
Author:   ryandesign at macports.org
Date:     2013-09-27 22:11:27 -0700 (Fri, 27 Sep 2013)
Log Message:
-----------
mercurial: allow certsync to satisfy curl-ca-bundle dependency

Modified Paths:
--------------
    trunk/dports/devel/mercurial/Portfile

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2013-09-28 05:08:48 UTC (rev 111659)
+++ trunk/dports/devel/mercurial/Portfile	2013-09-28 05:11:27 UTC (rev 111660)
@@ -29,9 +29,11 @@
 platforms           darwin
 checksums           rmd160  ed14f7d5c02a03e29d7dc2312486df9f234bf20a \
                     sha256  adb144e3aadfa3585f5f920395ce4b66a42adaf37cfa7d3c3c51228250eeccd6
-depends_run         port:curl-ca-bundle
+
 depends_build       port:py27-docutils
 
+depends_run         path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
+
 patchfiles          patch-setup.py.diff
 
 python.default_version 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130927/dbb84c12/attachment.html>


More information about the macports-changes mailing list