diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2007-02-12 16:43:42 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2007-02-12 16:43:42 +0000 |
commit | 33fc97f1ad4a03fcc317cb6668889aa0b3fe7272 (patch) | |
tree | 9bb11597ad70ca1033f807af8590fb10c83b7c47 /www/nginx | |
parent | f9c3f1e077eb4380a31af7eefa4c620620569411 (diff) | |
download | ports-33fc97f1ad4a03fcc317cb6668889aa0b3fe7272.tar.gz ports-33fc97f1ad4a03fcc317cb6668889aa0b3fe7272.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 ab752a1a7adf..35615d5d8511 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.11 +PORTVERSION= 0.5.12 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 46d01573ef15..99e11dedbe21 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.11.tar.gz) = a5188e17d88ed7721567fbfcfe3342f9 -SHA256 (nginx-0.5.11.tar.gz) = 1a2112e95e8bd4bfd5175ddb8a1b6d207049536fdec8e457e28d2a04be4aa8cc -SIZE (nginx-0.5.11.tar.gz) = 455209 +MD5 (nginx-0.5.12.tar.gz) = 5712f5d8eb215733fbafd59aeccab118 +SHA256 (nginx-0.5.12.tar.gz) = 7b47f6c92397e20a9336c4e21c624d11e48f9b8bfca3fac51566a24935ba6241 +SIZE (nginx-0.5.12.tar.gz) = 455485 |