On Wed, 2009-09-16 at 00:58 -0500, Matthew Young wrote: > Is there a word from the maintainer when the patch can get pushed to > -current?
Here's an update to nginx 0.7.62 that you can help testing and that should contain the patch already. Quick tests on i386, amd64 and sparc64. Cheers, Stephan Index: Makefile =================================================================== RCS file: /cvs/ports/www/nginx/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 20 Aug 2009 20:40:11 -0000 1.19 +++ Makefile 16 Sep 2009 07:33:14 -0000 @@ -2,7 +2,7 @@ COMMENT= robust and small HTTP server and mail proxy server -DISTNAME= nginx-0.7.61 +DISTNAME= nginx-0.7.62 CATEGORIES= www HOMEPAGE= http://nginx.net/ Index: distinfo =================================================================== RCS file: /cvs/ports/www/nginx/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- distinfo 12 Aug 2009 00:11:57 -0000 1.14 +++ distinfo 16 Sep 2009 07:33:14 -0000 @@ -1,5 +1,5 @@ -MD5 (nginx-0.7.61.tar.gz) = br+JubAKO4JzTpPDLaffBw== -RMD160 (nginx-0.7.61.tar.gz) = 38Go4DeJzYUxTOrLHNmfJ3t+wK8= -SHA1 (nginx-0.7.61.tar.gz) = TZs6xsEIqwByMnLcRVZHyMJIZSY= -SHA256 (nginx-0.7.61.tar.gz) = YMsj84vak+O9qlVIJrBrwKv4B9LkNS2FbEm9gCo/BdE= -SIZE (nginx-0.7.61.tar.gz) = 594817 +MD5 (nginx-0.7.62.tar.gz) = qyLxt/CYqQ2AOjq7lNI/fg== +RMD160 (nginx-0.7.62.tar.gz) = 2DCuNPW6w8SUdEqAM/Mvt7MQfBE= +SHA1 (nginx-0.7.62.tar.gz) = busw09r3q8yjUdnrp4ta3t1jMcU= +SHA256 (nginx-0.7.62.tar.gz) = YO4On39Dpzh/7HdSpH/w0GFm0qN6atTP56/3cWI3jS0= +SIZE (nginx-0.7.62.tar.gz) = 595995
