Summary: | www/nginx uploadprogress module incorrect X-Progress-ID argument parsing (patch) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Artemiev Igor <ai> | ||||
Component: | Individual Port(s) | Assignee: | Sergey A. Osokin <osa> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | osa | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Artemiev Igor
2009-06-26 10:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->osa Fix synopsis and assign. osa 2009-07-02 09:00:16 UTC FreeBSD ports repository Modified files: www/nginx Makefile www/nginx-devel Makefile Added files: www/nginx/files extra-patch-ngx_http_uploadprogress_module.c www/nginx-devel/files extra-patch-ngx_http_uploadprogress_module.c Log: Fix X-Progress-ID argument parsing in third-party uploadprogress module. Do not bump PORTREVISIONs. PR: ports/136064 Revision Changes Path 1.221 +4 -0 ports/www/nginx-devel/Makefile 1.1 +14 -0 ports/www/nginx-devel/files/extra-patch-ngx_http_uploadprogress_module.c (new) 1.154 +4 -0 ports/www/nginx/Makefile 1.1 +14 -0 ports/www/nginx/files/extra-patch-ngx_http_uploadprogress_module.c (new) _______________________________________________ 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: open->closed Committed, thanks! |