[22133] trunk/dports/devel/git-core

source_changes at macosforge.org source_changes at macosforge.org
Sun Feb 18 11:20:22 PST 2007


Revision: 22133
          http://trac.macosforge.org/projects/macports/changeset/22133
Author:   pipping at macports.org
Date:     2007-02-18 11:20:22 -0800 (Sun, 18 Feb 2007)

Log Message:
-----------
 * apply patch submitted by maintainer

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Added Paths:
-----------
    trunk/dports/devel/git-core/files/patch-curl

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2007-02-18 16:13:30 UTC (rev 22132)
+++ trunk/dports/devel/git-core/Portfile	2007-02-18 19:20:22 UTC (rev 22133)
@@ -23,7 +23,7 @@
 		bin:sed:gsed
 depends_lib	port:curl port:zlib port:openssl port:expat port:libiconv
 
-patchfiles	patch-Makefiles
+patchfiles	patch-Makefiles patch-curl
 
 use_configure	no
 

Added: trunk/dports/devel/git-core/files/patch-curl
===================================================================
--- trunk/dports/devel/git-core/files/patch-curl	                        (rev 0)
+++ trunk/dports/devel/git-core/files/patch-curl	2007-02-18 19:20:22 UTC (rev 22133)
@@ -0,0 +1,10 @@
+--- http.h.orig   2007-02-18 13:08:46.000000000 -0500
++++ http.h 2007-02-18 13:08:54.000000000 -0500
+@@ -7,7 +7,6 @@
+ #include <curl/easy.h>
+ 
+ #if LIBCURL_VERSION_NUM >= 0x070908
+-#define USE_CURL_MULTI
+ #define DEFAULT_MAX_REQUESTS 5
+ #endif
+ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070218/63ca8e05/attachment.html


More information about the macports-changes mailing list