diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2007-01-15 09:28:59 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2007-01-15 09:28:59 +0000 |
commit | d4430391759f17f7b298454f2d19b26f04c8e52d (patch) | |
tree | a3ee8cefa1487013478b04cef03dde8c69388496 /www/nginx | |
parent | 4f9503beb6d9c6553ac5dc0a7e188bf600c6d948 (diff) |
Update to 0.5.6.
Submitted by: Gea-Suan Lin (gslin at gslin dot org)
PR: 107945
Notes
Notes:
svn path=/head/; revision=182406
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index b6f30d30d868..e57b95d34528 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index d699b286b221..02bdc387bf19 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.5.tar.gz) = 7a09077dae1700eb8f3717211b95318d -SHA256 (nginx-0.5.5.tar.gz) = e02abc19b42c75e80f29933cc916a09e7ef0fe16b3fdcbae7414725f86e14f36 -SIZE (nginx-0.5.5.tar.gz) = 443942 +MD5 (nginx-0.5.6.tar.gz) = 9515a2ac4d43501ff5d916147a5d6aa7 +SHA256 (nginx-0.5.6.tar.gz) = 3ede24e73a63b400c62c6d25ba8bceb95c1de764d3f73e2dd628d619c5ccde92 +SIZE (nginx-0.5.6.tar.gz) = 451523 |