diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-12-03 09:12:30 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-12-03 09:12:30 +0000 |
commit | 4226a8d33d759adb4c6093689c7bc4480dcf1b93 (patch) | |
tree | 99221ab64eac48506181efdd87e8220503d05fd0 /www/nginx | |
parent | Update to 2.4.14 (diff) |
Update to latest release version: 0.1.11.
More fixes and changes, new directives.
Notes
Notes:
svn path=/head/; revision=123030
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 d6b567af314e..2ba3a524d634 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.1.10 +PORTVERSION= 0.1.11 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 7cd82221aef1..f2966cdd6d82 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,2 @@ -MD5 (nginx-0.1.10.tar.gz) = e3af18fc89e2685c19a015d8f99f7739 -SIZE (nginx-0.1.10.tar.gz) = 239139 +MD5 (nginx-0.1.11.tar.gz) = a0fe15f59b0923c5d086b147f8c6bd0e +SIZE (nginx-0.1.11.tar.gz) = 241476 |