diff options
author | osa <osa@FreeBSD.org> | 2007-02-19 22:30:24 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2007-02-19 22:30:24 +0800 |
commit | 65f0c4b75f26c1458e76ca21d05f7caae0261465 (patch) | |
tree | 552de2f5664f56469ee3720b1ac4f419f0a58e02 /www/nginx | |
parent | ff850bc4bb280d564c9e4d11263946c37bcb7601 (diff) | |
download | freebsd-ports-gnome-65f0c4b75f26c1458e76ca21d05f7caae0261465.tar.gz freebsd-ports-gnome-65f0c4b75f26c1458e76ca21d05f7caae0261465.tar.zst freebsd-ports-gnome-65f0c4b75f26c1458e76ca21d05f7caae0261465.zip |
Update to 0.5.13.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 35615d5d8511..ffe6ebbdf5a1 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.12 +PORTVERSION= 0.5.13 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 99e11dedbe21..41b604099062 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.12.tar.gz) = 5712f5d8eb215733fbafd59aeccab118 -SHA256 (nginx-0.5.12.tar.gz) = 7b47f6c92397e20a9336c4e21c624d11e48f9b8bfca3fac51566a24935ba6241 -SIZE (nginx-0.5.12.tar.gz) = 455485 +MD5 (nginx-0.5.13.tar.gz) = e57ea859680974f17e1e8d66d75a7975 +SHA256 (nginx-0.5.13.tar.gz) = 05f2f15903d8e14aa18fba25b75be69acf5c0207722818f45e9ef7ae6b231131 +SIZE (nginx-0.5.13.tar.gz) = 458623 |