[131573] trunk/dports/net/ddclient/Portfile

cal at macports.org cal at macports.org
Wed Jan 14 11:14:31 PST 2015


Revision: 131573
          https://trac.macports.org/changeset/131573
Author:   cal at macports.org
Date:     2015-01-14 11:14:31 -0800 (Wed, 14 Jan 2015)
Log Message:
-----------
ddclient: add dependency on curl-ca-bundle by request of maintainer

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

Modified: trunk/dports/net/ddclient/Portfile
===================================================================
--- trunk/dports/net/ddclient/Portfile	2015-01-14 16:21:50 UTC (rev 131572)
+++ trunk/dports/net/ddclient/Portfile	2015-01-14 19:14:31 UTC (rev 131573)
@@ -20,7 +20,8 @@
                     sha256  3c335ed456fcd55c1ffefbaec7c75d1b13794626b1c38e6a01cc28ce3a6eac9e
 
 depends_lib         port:p5.16-io-socket-ssl
-depends_run         port:perl5.16
+depends_run         port:perl5.16 \
+                    path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
 
 patchfiles          patch-ddclient.diff
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150114/dab341b0/attachment.html>


More information about the macports-changes mailing list