Bug 224575

Summary: devel/libevent: stage-qa failure due to missing SHEBANGFIX
Product: Ports & Packages Reporter: Phillip R. Jaenke <prj>
Component: Individual Port(s)Assignee: Mark Felder <feld>
Status: Closed FIXED    
Severity: Affects Some People CC: feld
Priority: --- Flags: bugzilla: maintainer-feedback? (mm)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libevent.Makefile.patch none

Description Phillip R. Jaenke 2017-12-24 23:06:22 UTC
Created attachment 189086 [details]
libevent.Makefile.patch

Looks to be more flavors fallout, most likely.

====> Running Q/A tests (stage-qa)
Error: '/usr/bin/env python2' is an invalid shebang you need USES=shebangfix for 'bin/event_rpcgen.py'
*** Error code 1

Patch attached; the actual file location is ./event_rpcgen.py within the source directory, so I am not sure if that is the preferred way to write the SHEBANG_FILES.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-16 22:15:57 UTC
A commit references this bug:

Author: feld
Date: Tue Jan 16 22:15:05 UTC 2018
New revision: 459209
URL: https://svnweb.freebsd.org/changeset/ports/459209

Log:
  devel/libevent: Fix QA warning

  Need shebangfix for Python script, but we will consciously avoid adding
  Python as a build or run dependency for a script that is unlikely to be
  used.

  PR:		224575
  MFH:		2018Q1

Changes:
  head/devel/libevent/Makefile
Comment 2 Mark Felder freebsd_committer freebsd_triage 2018-01-16 22:16:57 UTC
Committed with minor changes, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-01-16 22:17:00 UTC
A commit references this bug:

Author: feld
Date: Tue Jan 16 22:16:29 UTC 2018
New revision: 459210
URL: https://svnweb.freebsd.org/changeset/ports/459210

Log:
  MFH: r459209

  devel/libevent: Fix QA warning

  Need shebangfix for Python script, but we will consciously avoid adding
  Python as a build or run dependency for a script that is unlikely to be
  used.

  PR:		224575

Changes:
_U  branches/2018Q1/
  branches/2018Q1/devel/libevent/Makefile