[Bug 202033] devel/git: Some functions require /usr/bin/perl (e.g. git submodule)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 1 23:35:13 UTC 2015


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 at FreeBSD.org
          Reporter: grembo at FreeBSD.org
             Flags: maintainer-feedback?(garga at FreeBSD.org)
          Assignee: garga at 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.


More information about the freebsd-ports-bugs mailing list