Bug 225386

Summary: www/unit: update to 0.4
Product: Ports & Packages Reporter: Oleg Ginzburg <olevole>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (osa)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/unit: update to 0.4 none

Description Oleg Ginzburg 2018-01-22 19:00:30 UTC
Created attachment 189977 [details]
www/unit: update to 0.4

Hi, please update www/unit to 0.4 it contains important fixes

<Changes>
*) Feature: compatibility with DragonFly BSD.

*) Feature: "configure php --lib-static" option.

*) Bugfix: HTTP request body was not passed to application; the bug had
       appeared in 0.3.

*) Bugfix: HTTP large header buffers allocation and deallocation fixed;
       the bug had appeared in 0.3.

*) Bugfix: some PHP applications might not work with relative "root"
       path.
</Changes>
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-25 23:03:09 UTC
A commit references this bug:

Author: osa
Date: Thu Jan 25 23:02:37 UTC 2018
New revision: 459969
URL: https://svnweb.freebsd.org/changeset/ports/459969

Log:
  Upgrade from 0.3 to 0.4.

  PR:	225386

  <ChangeLog>

  *) Feature: compatibility with DragonFly BSD.

  *) Feature: "configure php --lib-static" option.

  *) Bugfix: HTTP request body was not passed to application; the bug had
     appeared in 0.3.

  *) Bugfix: HTTP large header buffers allocation and deallocation fixed;
     the bug had appeared in 0.3.

  *) Bugfix: some PHP applications might not work with relative "root"
     path.

  </ChangeLog>

Changes:
  head/www/unit/Makefile
  head/www/unit/distinfo
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2018-01-25 23:05:58 UTC
Committed, thanks!