[Bug 235045] devel/git: git-p4 shebang mangled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 18 12:24:59 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235045
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 at FreeBSD.org
Reporter: jcfyecrayz at liamekaens.com
Assignee: garga at FreeBSD.org
Flags: maintainer-feedback?(garga at FreeBSD.org)
Created attachment 201233
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201233&action=edit
[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=iconv twice' warning is a
valid problem)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list