diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-10-25 06:29:36 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-10-25 06:29:36 +0000 |
commit | f660c473ed9499e6d842db4723fae76ddefe99b7 (patch) | |
tree | 3efd76991de5ca19d933d0e6bf262bdbbbd17134 /www/nginx | |
parent | - Switch knobs to OPTIONS (diff) |
Update to 0.3.6.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 83adc89d95a3..323e928b40ce 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.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 343ac55120bb..9fdca7d3b2c1 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,2 @@ -MD5 (nginx-0.3.4.tar.gz) = 69a50ac2c1013cfa57e8350d5a58ae07 -SIZE (nginx-0.3.4.tar.gz) = 332490 +MD5 (nginx-0.3.6.tar.gz) = 5d376fdb3049404d24a40ab7f88977b6 +SIZE (nginx-0.3.6.tar.gz) = 333873 |