Bug 225386 - www/unit: update to 0.4
Summary: www/unit: update to 0.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-22 19:00 UTC by Oleg Ginzburg
Modified: 2018-01-25 23:05 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (osa)


Attachments
www/unit: update to 0.4 (848 bytes, text/plain)
2018-01-22 19:00 UTC, Oleg Ginzburg
no flags Details

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