Bug 169582 - Update www/tinytinyhttpd to 0.11
Summary: Update www/tinytinyhttpd to 0.11
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: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-01 18:40 UTC by Adam Weinberger
Modified: 2012-07-11 02:50 UTC (History)
1 user (show)

See Also:


Attachments
tthttpd.patch (1.84 KB, patch)
2012-07-01 18:40 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2012-07-01 18:40:07 UTC
tinytinyhttpd 0.11 has been out for more than a year, and fixes some
very serious bugs. The following simple patch updates the port. Please
let me know if you approve these changes, as I'd really like to get the
fixed package into the ports tree.
the fixed package.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-01 18:40:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->adamw

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-01 18:40:20 UTC
Maintainer of www/tinytinyhttpd,

Please note that PR ports/169582 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169582

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-01 18:40:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Shinsuke Matsui 2012-07-07 15:19:57 UTC
I approve this patch. Thanks.

On Mon, Jul 2, 2012 at 2:40 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of www/tinytinyhttpd,
>
> Please note that PR ports/169582 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169582
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org

-- 
smatsui@karashi.org
MATSUI SHinsuke
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-07-11 02:43:16 UTC
adamw       2012-07-11 01:43:05 UTC

  FreeBSD ports repository

  Modified files:
    www/tinytinyhttpd    Makefile distinfo 
  Removed files:
    www/tinytinyhttpd/files patch-httpd.cxx 
  Log:
  Update to 0.0.11. Fixes some nasty bugs.
  
  PR:             ports/169582
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.7       +1 -1      ports/www/tinytinyhttpd/Makefile
  1.8       +2 -2      ports/www/tinytinyhttpd/distinfo
  1.2       +0 -13     ports/www/tinytinyhttpd/files/patch-httpd.cxx (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Adam Weinberger freebsd_committer freebsd_triage 2012-07-11 02:43:20 UTC
State Changed
From-To: feedback->closed

Thanks for reviewing this patch so quickly! I've committed the update.