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.
Responsible Changed From-To: freebsd-ports-bugs->adamw Submitter has GNATS access (via the GNATS Auto Assign Tool)
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
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
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"
State Changed From-To: feedback->closed Thanks for reviewing this patch so quickly! I've committed the update.