Bug 250409

Summary: devel/luafilesystem: update to 1.8.0
Product: Ports & Packages Reporter: Kyle Evans <kevans>
Component: Individual Port(s)Assignee: Kyle Evans <kevans>
Status: Closed FIXED    
Severity: Affects Only Me CC: fiziologus, ports-bugs
Priority: --- Keywords: buildisok
Version: LatestFlags: bugzilla: maintainer-feedback? (fiziologus)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn(1) diff against the ports tree kevans: maintainer-approval? (fiziologus)

Description Kyle Evans freebsd_committer freebsd_triage 2020-10-16 21:44:29 UTC
Created attachment 218817 [details]
svn(1) diff against the ports tree

The highlights are Lua 5.4 supported and a fixed memory leak in case of realloc failure.

Builds fine without the Makefile patch (some of it has been incorporated), config patch has been adjusted.
Comment 1 Automation User 2020-10-31 01:07:05 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/209961328
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-11-24 01:02:36 UTC
A commit references this bug:

Author: kevans
Date: Tue Nov 24 01:01:59 UTC 2020
New revision: 556141
URL: https://svnweb.freebsd.org/changeset/ports/556141

Log:
  devel/luafilesystem: update to 1.8.0

  The highlights are that Lua 5.4 is now supported and memory leak due to
  a potential realloc failure was fixed.

  Builds fine without the Makefile patch (some of it has been incorporated),
  config patch has been adjusted.

  PR:		250409
  Approved by:	fiziologus@gmail.com (maintainer timeout, ~4 weeks)
  MFC after:	1 week

Changes:
  head/devel/luafilesystem/Makefile
  head/devel/luafilesystem/distinfo
  head/devel/luafilesystem/files/patch-Makefile
  head/devel/luafilesystem/files/patch-config