Bug 188230

Summary: Bump textproc/luaexpat to 1.3.0
Product: Ports & Packages Reporter: Benjamin Podszun <dar>
Component: Individual Port(s)Assignee: David Thiel <lx>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Benjamin Podszun 2014-04-03 17:30:00 UTC
luaexpat upstream released 1.3.0 (and new versions of prosody warn if you use a previous version, due to a potential DDOS attack).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-03 17:30:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-09 23:34:18 UTC
A commit references this bug:

Author: lx
Date: Mon Jun  9 23:33:34 UTC 2014
New revision: 357225
URL: http://svnweb.freebsd.org/changeset/ports/357225

Log:
  Update to 1.3.0.

  PR:		188230
  Submitted by:	dar

Changes:
  head/textproc/luaexpat/Makefile
  head/textproc/luaexpat/distinfo
  head/textproc/luaexpat/files/patch-Makefile
  head/textproc/luaexpat/files/patch-config
  head/textproc/luaexpat/files/patch-makefile
  head/textproc/luaexpat/pkg-plist
Comment 3 David Thiel freebsd_committer freebsd_triage 2014-06-09 23:34:53 UTC
Fixed with a few changes. Feel free to review. Thanks!