Re: [MacPorts] #13401: git-core with +svn produces a git-svn that uses the wrong perl binary
#13401: git-core with +svn produces a git-svn that uses the wrong perl binary ----------------------------------+----------------------------------------- Reporter: tim.stoop@gmail.com | Owner: bryan@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@macports.org): * cc: maccheck@gmail.com (added) * owner: boeyms@macports.org => bryan@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
participants (1)
-
MacPorts