Bug 217932 - [PATCH] www/mini_httpd: Upgrade to 1.27
Summary: [PATCH] www/mini_httpd: Upgrade to 1.27
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: freebsd-ports-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-03-19 23:14 UTC by Craig Leres
Modified: 2017-03-21 20:52 UTC (History)
1 user (show)

See Also:


Attachments
patch (799 bytes, patch)
2017-03-19 23:14 UTC, Craig Leres
leres: maintainer-approval+
Details | Diff
poudriere build log (12.28 KB, text/plain)
2017-03-19 23:14 UTC, Craig Leres
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2017-03-19 23:14:05 UTC
Upgrade to 1.27. Upstream changes since 1.26:

    - Fixed bug that prevented binary CGI results from working. 
      This bug was introduced in 1.23. Noticed and diagnosed by 
      Qipeng Zhang.
Comment 1 Craig Leres freebsd_committer freebsd_triage 2017-03-19 23:14:29 UTC
Created attachment 180977 [details]
patch
Comment 2 Craig Leres freebsd_committer freebsd_triage 2017-03-19 23:14:54 UTC
Created attachment 180978 [details]
poudriere build log
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-03-21 20:51:32 UTC
A commit references this bug:

Author: danfe
Date: Tue Mar 21 20:50:44 UTC 2017
New revision: 436653
URL: https://svnweb.freebsd.org/changeset/ports/436653

Log:
  Update `www/mini_httpd' to version 1.27.  Changes since 1.26:

    Fixed bug that prevented binary CGI results from working.
    This bug was introduced in 1.23. Noticed and diagnosed by
    Qipeng Zhang.

  While here, wrap the lines that exceed 80-character limit.

  TIMESTAMP (mini_httpd-1.27.tar.gz) = 1488912725

  PR:		217932
  Submitted by:	maintainer

Changes:
  head/www/mini_httpd/Makefile
  head/www/mini_httpd/distinfo
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2017-03-21 20:52:05 UTC
Port updated as of ports r436653, thank you.