Bug 200405

Summary: [PATCH] textproc/luaexpat: 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:
Description Flags
luaexpat diff none

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-05-23 06:54:09 UTC
Created attachment 157068 [details]
luaexpat diff

- Allow build with lua52 and lua53
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-06-21 17:12:51 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Jun 21 17:12:24 UTC 2015
New revision: 390258
URL: https://svnweb.freebsd.org/changeset/ports/390258

Log:
  - Allow build with lua52 and lua53

  PR:		200405
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 4 weeks)

Changes:
  head/textproc/luaexpat/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-06-21 17:20:33 UTC
Committed. Thanks!