[MacPorts] #15100: Define USE_CURL_MULTI for git-core

MacPorts trac at macosforge.org
Tue Apr 22 09:15:41 PDT 2008


#15100: Define USE_CURL_MULTI for git-core
-------------------------------+--------------------------------------------
 Reporter:  svoop at delirium.ch  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:  Port Updates                         
Component:  ports              |     Version:  1.6.0                                
 Keywords:  git git-core curl  |  
-------------------------------+--------------------------------------------
 The git-core port configures http.h with "#undef USE_CURL_MULTI" which
 makes it impossible to use "git push" over HTTP(S). This was introduced
 about a year ago, see ticket #12008 for details.

 I've overridden this and compiled git-core with "#define USE_CURL_MULTI".
 Config and compile worked fine and "git push" over HTTPS is possible
 without error. (Tested on a x86 MacBook Pro with OS X 10.5.x.)

 Could you change the default of USE_CURL_MULTI in case there are no other
 blockers? Thanks!

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15100>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list