Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2019 12:24:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235045] devel/git: git-p4 shebang mangled
Message-ID:  <bug-235045-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 235045
           Summary: devel/git: git-p4 shebang mangled
           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: jcfyecrayz@liamekaens.com
          Assignee: garga@FreeBSD.org
             Flags: maintainer-feedback?(garga@FreeBSD.org)

Created attachment 201233
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201233&action=
=3Dedit
[patch] fix git-p4 shebang

The shebang for the installed git-p4 script is mangled like so:

#!/usr/local/bin/python2.72.7

Mk/Scripts/qa.sh doesn't notice because it is overly narrow it the python
spelling violations it looks for (one could submit a separate bug to improve
that).

See attached patch.  This could be submitted upstream.

QA:
 poudriere testport - ok
 portlint - no change (note: it looks like 'USES=3Diconv twice' warning is a
valid problem)

--=20
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-235045-7788>