Bug 201269 - net/luasocket: fix cross-compilation, minor cleanups
Summary: net/luasocket: fix cross-compilation, minor cleanups
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-02 09:27 UTC by Dmitry Marakasov
Modified: 2015-07-15 20:40 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lx)


Attachments
Patch (1.39 KB, patch)
2015-07-02 09:27 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-07-02 09:27:42 UTC
Created attachment 158253 [details]
Patch

- Use different separator than / in REINPLACE_CMD's, because replacements may contain paths with slashes. For instance, cross-compilation was broken with CC=/nxb-bin/usr/bin/cc
- Add LICENSE_FILE
- Sort USES
- Strip libraries
- Unsilence INSTALL_*
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-07-15 20:40:17 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Jul 15 20:39:33 UTC 2015
New revision: 392212
URL: https://svnweb.freebsd.org/changeset/ports/392212

Log:
  - Use | as separator in sed regexps to not stumble on ${CC} containing slashes
  - Add LICENSE_FILE
  - Sort USES
  - Strip libraries
  - Unsilence INSTALL_*

  PR:		201269
  Submitted by:	amdmi3
  Approved by:	maintainer timeout (lx, 2 weeks)

Changes:
  head/net/luasocket/Makefile