Bug 188230 - Bump textproc/luaexpat to 1.3.0
Summary: Bump textproc/luaexpat to 1.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 17:30 UTC by Benjamin Podszun
Modified: 2014-06-09 23:34 UTC (History)
0 users

See Also:


Attachments
file.diff (1.62 KB, patch)
2014-04-03 17:30 UTC, Benjamin Podszun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!