diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-06-16 06:57:06 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-06-16 06:57:06 +0000 |
commit | 3ed8786d8b79978501ed085940d714bd2e1dc9de (patch) | |
tree | 5599e8e941480bfecdc12a770170959243c741e5 /www/nginx | |
parent | Move oracle library creation to pre-configure instead of post-patch, (diff) |
Update to 0.1.36.
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 4a5bd7f76932..f5470fdb7f28 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.1.35 +PORTVERSION= 0.1.36 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 7119d428d39f..35b74648a73e 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,2 @@ -MD5 (nginx-0.1.35.tar.gz) = 190bd5f4148c8007c7c99e159f5c098b -SIZE (nginx-0.1.35.tar.gz) = 295903 +MD5 (nginx-0.1.36.tar.gz) = 156b4f9657ec03afec41ddd3cab6ad07 +SIZE (nginx-0.1.36.tar.gz) = 297853 |