[Bug 230205] devel/lua-bitop: fix for 5.3+

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 30 23:20:15 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230205

            Bug ID: 230205
           Summary: devel/lua-bitop: fix for 5.3+
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: andrew at tao11.riddles.org.uk
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
          Assignee: sunpoet at FreeBSD.org

Created attachment 195662
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195662&action=edit
Patch

Makefile contains incorrect -D option that compiles with 5.3, but causes
incorrect runtime results.

This patch does two things: firstly it provides the correct option without
causing warnings on 5.1/5.2 builds, and secondly it conditionally patches the
distributed test scripts to compensate for different string conversions in 5.3.
As a result, make test should now pass on all lua versions (tested 5.1-5.4)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list