Date: Tue, 05 Aug 2014 00:16:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192386] New: [patch] devel/git has USES=shebang, but never defined SHEBANG_FILES Message-ID: <bug-192386-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192386 Bug ID: 192386 Summary: [patch] devel/git has USES=shebang, but never defined SHEBANG_FILES Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: marino@FreeBSD.org Created attachment 145374 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145374&action=edit Patch to Makefile to define shebangfix files to fix perl scripts It was reported to me that a git script had the wrong shebang for perl. Upon investigation, it looks like it on the order of 60 files with unfixed shebangs. devel/git has USES=shebangfix but it looks like it was never used. The following patch will properly fix all the perl scripts that get installed (and probably a few more). The ones this doesn't fix don't get installed. -- 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-192386-13>