Summary: | [PATCH] net/luasocket: allow build with lua52 and lua53 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Po-Chuan Hsieh <sunpoet> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Keywords: | patch | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(lx) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: sunpoet Date: Sun Jun 21 17:12:33 UTC 2015 New revision: 390260 URL: https://svnweb.freebsd.org/changeset/ports/390260 Log: - Allow build with lua52 and lua53 - Space/tab fix PR: 200407 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 4 weeks) Changes: head/net/luasocket/Makefile head/net/luasocket/files/patch-Makefile Committed. Thanks! |
Created attachment 157070 [details] luasocket diff - Allow build with lua52 and lua53 - Space/tab fix