[MacPorts] #13401: git-core with +svn produces a git-svn that uses the wrong perl binary

MacPorts noreply at macports.org
Thu Oct 2 11:23:24 PDT 2008


#13401: git-core with +svn produces a git-svn that uses the wrong perl binary
----------------------------------+-----------------------------------------
  Reporter:  tim.stoop at gmail.com  |       Owner:  bryan at larsen.st      
      Type:  defect               |      Status:  new                  
  Priority:  Normal               |   Milestone:  Port Bugs            
 Component:  ports                |     Version:  1.5.2                
Resolution:                       |    Keywords:  git-svn git-core perl
      Port:                       |  
----------------------------------+-----------------------------------------
Changes (by boeyms at macports.org):

 * cc: maccheck at gmail.com (added)
  * owner:  boeyms at macports.org => bryan at larsen.st


Comment:

 Reassigning to one of the port maintainers, and cc'ing to the other named
 maintainer.  I can confirm that, as of version 1.6.0.2, the initial 2
 lines of {{{git-svn}}}, which is now at {{{/opt/local/libexec/git-svn}}},
 are:
 {{{
 #!/usr/bin/perl
 use lib (split(/:/, $ENV{GITPERLLIB} ||
 "/opt/local/lib/perl5/site_perl"));
 }}}
 so I assume that this still is a problem.  In any case, we should be
 consistent about using MacPorts' perl.

-- 
Ticket URL: <http://trac.macports.org/ticket/13401#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list