Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Aug 2015 23:35:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202033] devel/git: Some functions require /usr/bin/perl (e.g. git submodule)
Message-ID:  <bug-202033-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202033

            Bug ID: 202033
           Summary: devel/git: Some functions require /usr/bin/perl (e.g.
                    git submodule)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: garga@FreeBSD.org
          Reporter: grembo@FreeBSD.org
             Flags: maintainer-feedback?(garga@FreeBSD.org)
          Assignee: garga@FreeBSD.org

Those are not covered by shebangfix (.sample is a bonus, git-request-pull and
git-submodule a must):

$ grep -R "/usr/bin/perl -e

stage/usr/local/share/git-core/templates/hooks/pre-rebase.sample:      
/usr/bin/perl -e '
stage/usr/local/libexec/git-core/git-request-pull:ref=$(git ls-remote "$url" |
/usr/bin/perl -e "$find_matching_ref" "${remote:-HEAD}" "$headrev")
stage/usr/local/libexec/git-core/git-submodule: /usr/bin/perl -e '

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202033-13>