[Bug 202302] [MAINTAINER] www/lighttpd: convert to options macros and add Lua 5.2+ compatibility
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 13 18:08:20 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202302
Bug ID: 202302
Summary: [MAINTAINER] www/lighttpd: convert to options macros
and add Lua 5.2+ compatibility
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: pkubaj at riseup.net
Created attachment 159838
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159838&action=edit
www/lighttpd/Makefile update
I changed options to new the use macros (except for those that don't have new
macros yet). To make it work, I had to move setting options out of ".if
!defined(_BUILDING_LIGHTTPD_MODULE)" (only those that were converted to the new
schema). When it was in .if, setting them didn't work. I've checked that it
configures lighttpd, so there's no regressions. I've also build-tested
www/lighttpd-*, so there's no reggressions.
The other change is that I've created patches for compatibility with Lua 5.2+.
I've also build and run-tested them with Lua 5.2.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list