[41654] trunk/dports/net/curl-ca-bundle/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Nov 8 02:27:42 PST 2008


Revision: 41654
          http://trac.macports.org/changeset/41654
Author:   ryandesign at macports.org
Date:     2008-11-08 02:27:40 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
curl-ca-bundle: extract only the two files we need instead of the entire curl source; is faster

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

Modified: trunk/dports/net/curl-ca-bundle/Portfile
===================================================================
--- trunk/dports/net/curl-ca-bundle/Portfile	2008-11-08 10:03:33 UTC (rev 41653)
+++ trunk/dports/net/curl-ca-bundle/Portfile	2008-11-08 10:27:40 UTC (rev 41654)
@@ -24,6 +24,7 @@
 set certdata_path       security/nss/lib/ckfw/builtins/${certdata_file}
 build.target            ca-bundle
 extract.only            ${curl_source}
+extract.post_args-append ${worksrcdir}/Makefile ${worksrcdir}/lib/mk-ca-bundle.pl
 
 description \
     CA certificate bundle for curl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081108/d150b2ea/attachment.html>


More information about the macports-changes mailing list