[88157] branches/gsoc11-rev-upgrade/base/src/pextlib1.0/curl.c

cal at macports.org cal at macports.org
Tue Dec 20 16:22:18 PST 2011


Revision: 88157
          http://trac.macports.org/changeset/88157
Author:   cal at macports.org
Date:     2011-12-20 16:22:18 -0800 (Tue, 20 Dec 2011)
Log Message:
-----------
rev-upgrade: (partial) merge from trunk

Modified Paths:
--------------
    branches/gsoc11-rev-upgrade/base/src/pextlib1.0/curl.c

Modified: branches/gsoc11-rev-upgrade/base/src/pextlib1.0/curl.c
===================================================================
--- branches/gsoc11-rev-upgrade/base/src/pextlib1.0/curl.c	2011-12-21 00:19:37 UTC (rev 88156)
+++ branches/gsoc11-rev-upgrade/base/src/pextlib1.0/curl.c	2011-12-21 00:22:18 UTC (rev 88157)
@@ -237,7 +237,7 @@
 			break;
 		}
 
-#if LIBCURL_VERSION_NUM == 0x071307
+#if LIBCURL_VERSION_NUM >= 0x071304 && LIBCURL_VERSION_NUM <= 0x071307
         /* FTP_PROXY workaround for Snow Leopard */
         if (strncmp(theURL, "ftp:", 4) == 0) {
             char *ftp_proxy = getenv("FTP_PROXY");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111220/cc09b157/attachment.html>


More information about the macports-changes mailing list