From 77c477db447b028945b45c6ec0c96efb6afae70e Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Mon, 23 Jul 2007 09:18:54 +0000 Subject: [PATCH] Update to 0.5.29. *) Feature: $nginx_version variable. Thanks to Nick S. Grechukh. *) Bugfix: if the FastCGI header was split in records, then nginx passed garbage in the header to a client. *) Bugfix: Sun Studio compatibility on Solaris/amd64 and Solaris/sparc64. Thanks to Jiang Hong and Andrei Nigmatulin. *) Bugfix: of minor potential bugs. Thanks to Coverity's Scan. --- www/nginx/Makefile | 2 +- www/nginx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 1046c3c23ddb..cf2a97d05015 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.28 +PORTVERSION= 0.5.29 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 0d2ba0b24ca3..455f97797f09 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.28.tar.gz) = 5384d808bd2dcc66d339e3a2c948c7f0 -SHA256 (nginx-0.5.28.tar.gz) = d0c39063e27dd4c261a6ee87b4f5949efef30ab906a4490040e80c4392adc227 -SIZE (nginx-0.5.28.tar.gz) = 472085 +MD5 (nginx-0.5.29.tar.gz) = a7b21033b22cff980614c46700fda13f +SHA256 (nginx-0.5.29.tar.gz) = 41c8491ec6401abb9c78d17566db62644c2c27bc4ad5ec5b31e41e7e9e7b0705 +SIZE (nginx-0.5.29.tar.gz) = 473183