Page MenuHomeFreeBSD

Fix shebangs in devel/tesla
ClosedPublic

Authored by tcberner on May 17 2017, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 2:44 AM
Unknown Object (File)
Tue, Oct 7, 2:02 PM
Unknown Object (File)
Sun, Oct 5, 6:00 AM
Unknown Object (File)
Sat, Oct 4, 6:41 AM
Unknown Object (File)
Thu, Oct 2, 3:07 AM
Unknown Object (File)
Mon, Sep 29, 3:19 PM
Unknown Object (File)
Sun, Sep 28, 8:17 AM
Unknown Object (File)
Sun, Sep 28, 5:19 AM
Subscribers

Details

Summary
  • Add USES=python:run, maybe not optimal, but it installs python scripts.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brooks added a subscriber: jonathan.

LGTM. Feel free to commit or I can do it.

This revision is now accepted and ready to land.May 17 2017, 5:13 PM

LGTM. I'm also happy to fix this upstream: what should the Python shebang line be instead of #!/usr/bin/env python?

BTW, now that Bruce Collie is finishing up with his TESLA static analysis work (which included bringing TESLA kicking and screaming into the world of LLVM post-3.3), I might try to rebase TESLA on the Loom instrumenter and get this stuff updated again.

This revision was automatically updated to reflect the committed changes.