This updates nginx to the latest stable version 0.6.34 and removed a
configure workaround (fixed upstream).

In "production" use on amd64 and lightly tested in sparc64. Additional
testing appreciated, especially 32-bit.

Comments?

Ok?


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/nginx/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile    13 May 2008 18:46:07 -0000      1.8
+++ Makefile    6 Dec 2008 02:59:45 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       robust and small HTTP server and mail proxy server
 
-DISTNAME=      nginx-0.6.32
+DISTNAME=      nginx-0.6.34
 CATEGORIES=    www
 
 HOMEPAGE=      http://nginx.net/
@@ -41,9 +41,6 @@ CONFIGURE_ARGS=               --prefix=${SYSCONFDIR}/
                        --with-http_stub_status_module \
                        --with-mail \
                        --with-mail_ssl_module
-
-# Get rid of '#include <malloc.h>' which caused many warnings
-CONFIGURE_ARGS+=       --with-cc-opt="-DNGX_HAVE_MALLOC_H=0"
 
 NO_REGRESS=            Yes
 ALL_TARGET=
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/nginx/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    13 May 2008 18:46:07 -0000      1.6
+++ distinfo    6 Dec 2008 02:59:45 -0000
@@ -1,5 +1,5 @@
-MD5 (nginx-0.6.31.tar.gz) = gkvMJbvVtjbxgiN7aSJ70g==
-RMD160 (nginx-0.6.31.tar.gz) = edoi6rpBXrnSTdM88r4LGZm7Ebw=
-SHA1 (nginx-0.6.31.tar.gz) = wsResq41LczoL6mXqM/HbM5knBo=
-SHA256 (nginx-0.6.31.tar.gz) = 5okIcF38H7FmUG7EQSkce607bdzdt2CxZpMb/bW1gqc=
-SIZE (nginx-0.6.31.tar.gz) = 520344
+MD5 (nginx-0.6.34.tar.gz) = g3vPuIvca278TmOXnJx7QQ==
+RMD160 (nginx-0.6.34.tar.gz) = hCTxS7znIxV3wiIa5UGkn4osakE=
+SHA1 (nginx-0.6.34.tar.gz) = nwjqCIQSPrDwF7MOnwZI1GVi+N0=
+SHA256 (nginx-0.6.34.tar.gz) = uYtv8N/padUKCdlyAm9/gaKM7Xyiyvj5NJmg3SPkMSU=
+SIZE (nginx-0.6.34.tar.gz) = 524667

-- 
Darrin Chandler            |  Phoenix BSD User Group  |  MetaBUG
[EMAIL PROTECTED]   |  http://phxbug.org/      |  http://metabug.org/
http://www.stilyagin.com/  |  Daemons in the Desert   |  Global BUG Federation

Attachment: pgpRZWGdQGQWM.pgp
Description: PGP signature

Reply via email to