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

ryandesign at macports.org ryandesign at macports.org
Mon Aug 25 20:38:44 PDT 2008


Revision: 39597
          http://trac.macosforge.org/projects/macports/changeset/39597
Author:   ryandesign at macports.org
Date:     2008-08-25 20:38:44 -0700 (Mon, 25 Aug 2008)
Log Message:
-----------
curl-ca-bundle: try to download the certdata file from the MacPorts mirror first, so that users still get the right file if upstream has released a new version but I have not yet updated the port

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-08-26 03:35:24 UTC (rev 39596)
+++ trunk/dports/net/curl-ca-bundle/Portfile	2008-08-26 03:38:44 UTC (rev 39597)
@@ -43,6 +43,7 @@
     ftp://gd.tuwien.ac.at/utils/archivers/curl/ \
     http://gd.tuwien.ac.at/utils/archivers/curl/ \
     http://www.execve.net/curl/ \
+    http://distfiles.macports.org/${dist_subdir}:certdata \
     http://lxr.mozilla.org/seamonkey/source/${certdata_path}?raw=1:certdata
 
 distfiles \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080825/d68b684c/attachment.html 


More information about the macports-changes mailing list