diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2006-12-15 09:17:54 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2006-12-15 09:17:54 +0000 |
commit | 94cd2c63ada519116270ab004948565f9d14994d (patch) | |
tree | eb70d03d7d006b375f314636f436d48899bb1183 /www/nginx | |
parent | 017914f7aca82cc5ae51f154947798531afa004f (diff) |
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 b051b699d9a7..261d3cfd6576 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index aec003f04146..32c25bf11079 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.3.tar.gz) = fbca8dc1217fe1d1acdaf0489920adac -SHA256 (nginx-0.5.3.tar.gz) = 111e999a05fc5bd10f00a2a0d16ef25e50de8c44b90e0001918abda2f3b0e93f -SIZE (nginx-0.5.3.tar.gz) = 442280 +MD5 (nginx-0.5.4.tar.gz) = 2295a1f9441a0e48c5668544eef03d12 +SHA256 (nginx-0.5.4.tar.gz) = 746ae459965510e6441bfad75b06bb13c0038ea52469a83cc779c14b3bad8373 +SIZE (nginx-0.5.4.tar.gz) = 442554 |