Bug 217932

Summary: [PATCH] www/mini_httpd: Upgrade to 1.27
Product: Ports & Packages Reporter: Craig Leres <leres>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: danfe
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
leres: maintainer-approval+
poudriere build log none

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.