diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-11-10 08:06:58 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-11-10 08:06:58 +0000 |
commit | f97bdf8723d59f44ff17114b7197b8aaede479e4 (patch) | |
tree | fbb258b7ed7da7ca31e3ede1793e3bc4d0aa3e77 /www/nginx | |
parent | Fix KDE Bug 99089 (inline PGP signed messages not working in kmail). (diff) |
Update to 0.3.9.
Add SHA256.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 7a356be7379d..9f5f304a8861 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.3.7 +PORTVERSION= 0.3.9 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 761c034e890a..83820689d483 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,3 @@ -MD5 (nginx-0.3.7.tar.gz) = d7a939df36b881174f84d2c71480a419 -SIZE (nginx-0.3.7.tar.gz) = 334173 +MD5 (nginx-0.3.9.tar.gz) = d635077b9256c46f2c323cd45825bc76 +SHA256 (nginx-0.3.9.tar.gz) = 3f786de195d96caac505dc644c933bfb15245cd38fe4ec8009ec6072a56d9dda +SIZE (nginx-0.3.9.tar.gz) = 340594 |