diff options
author | osa <osa@FreeBSD.org> | 2004-11-12 15:56:56 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2004-11-12 15:56:56 +0800 |
commit | d73b3633722a2c670af8db9049ad34d47262da3e (patch) | |
tree | b9154defc45487a3992e422f6ebfc6f0f6252d78 /www/nginx | |
parent | acd27c64bfd6b6cede3433cc0013ac39dd1fa815 (diff) | |
download | freebsd-ports-gnome-d73b3633722a2c670af8db9049ad34d47262da3e.tar.gz freebsd-ports-gnome-d73b3633722a2c670af8db9049ad34d47262da3e.tar.zst freebsd-ports-gnome-d73b3633722a2c670af8db9049ad34d47262da3e.zip |
Update to latest version: 0.1.6 (bugfix release).
Submitted by: marck
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 e9cca3e269d1..0b5f03527e7f 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index b5a5793f54fc..de49eb52e763 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,2 @@ -MD5 (nginx-0.1.5.tar.gz) = 91ac6b54b50a745ea04623ec1b7153cb -SIZE (nginx-0.1.5.tar.gz) = 237067 +MD5 (nginx-0.1.6.tar.gz) = 35a9ff8630e9876535ee0d966926e4a9 +SIZE (nginx-0.1.6.tar.gz) = 237271 |