diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2006-10-09 06:24:00 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2006-10-09 06:24:00 +0000 |
commit | 84f4b1c9bc0b8b3d64f78c947c4e9649b7e681ea (patch) | |
tree | 073987137a85c7abc06c72722673b0d6f5017334 /www/nginx | |
parent | 568170a075f27619ae9f87529688aed3e2ccf320 (diff) | |
download | ports-84f4b1c9bc0b8b3d64f78c947c4e9649b7e681ea.tar.gz ports-84f4b1c9bc0b8b3d64f78c947c4e9649b7e681ea.zip |
Notes
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 fe8d2b07bb21..16af4cbd1ba7 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.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 0fb1eb3784ba..e7328c3cd063 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.4.2.tar.gz) = b8c3bd4460dedaa3876c08c17121f00e -SHA256 (nginx-0.4.2.tar.gz) = 64ce6799a4d81c320712ba5c58ef0c2b9231a5f00b36255e245f68dceed650b8 -SIZE (nginx-0.4.2.tar.gz) = 419555 +MD5 (nginx-0.4.6.tar.gz) = 05d5681588f5bf9bda0203d76ffb031e +SHA256 (nginx-0.4.6.tar.gz) = 01a96000e1396d4033075da6eb274d5e6bf625abc853131f4e633fe22329d9d3 +SIZE (nginx-0.4.6.tar.gz) = 427563 |