summaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2007-07-23 09:18:54 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2007-07-23 09:18:54 +0000
commit77c477db447b028945b45c6ec0c96efb6afae70e (patch)
tree3281986cdde42bda48492c1537378e72bf45b4a6 /www/nginx
parent- Fix fetch (diff)
Update to 0.5.29.
<ChangeLog> *) 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. </ChangeLog>
Notes
Notes: svn path=/head/; revision=196106
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile2
-rw-r--r--www/nginx/distinfo6
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