[109268] trunk/dports/net/curl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 11 14:34:20 PDT 2013


Revision: 109268
          https://trac.macports.org/changeset/109268
Author:   ryandesign at macports.org
Date:     2013-08-11 14:34:19 -0700 (Sun, 11 Aug 2013)
Log Message:
-----------
curl: allow certsync to satisfy curl-ca-bundle dependency (#40067)

Modified Paths:
--------------
    trunk/dports/net/curl/Portfile

Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile	2013-08-11 21:33:12 UTC (rev 109267)
+++ trunk/dports/net/curl/Portfile	2013-08-11 21:34:19 UTC (rev 109268)
@@ -160,7 +160,7 @@
 
     variant ssl conflicts gnutls description {Allow secure connections using OpenSSL} {
         depends_lib-append      port:openssl \
-                                port:curl-ca-bundle
+                                path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
         configure.args-delete   --without-ssl
         configure.args-append   --with-ssl \
                                 --with-ca-bundle=${prefix}/share/curl/curl-ca-bundle.crt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130811/0a8b9a4c/attachment.html>


More information about the macports-changes mailing list