diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2007-07-30 10:45:23 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2007-07-30 10:45:23 +0000 |
commit | e45c2bb0af2326f52b1759955fff31f74db468c9 (patch) | |
tree | 1f6a980d5045ec7ff4218f758e50306867c37993 /www/nginx | |
parent | d33a4c620d5bb60848b7a059af24c9ebd25eb467 (diff) | |
download | ports-e45c2bb0af2326f52b1759955fff31f74db468c9.tar.gz ports-e45c2bb0af2326f52b1759955fff31f74db468c9.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 cf2a97d05015..83ecadfae54a 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.29 +PORTVERSION= 0.5.30 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 455f97797f09..9b2a01d7588c 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.29.tar.gz) = a7b21033b22cff980614c46700fda13f -SHA256 (nginx-0.5.29.tar.gz) = 41c8491ec6401abb9c78d17566db62644c2c27bc4ad5ec5b31e41e7e9e7b0705 -SIZE (nginx-0.5.29.tar.gz) = 473183 +MD5 (nginx-0.5.30.tar.gz) = 804cf3d6583fe820de42c5e7c50d7a1a +SHA256 (nginx-0.5.30.tar.gz) = d10047252cfaa4844a664e3cb22898dd469c95ebb6f2d05977e03d1bdaae214b +SIZE (nginx-0.5.30.tar.gz) = 474071 |