diff options
author | osa <osa@FreeBSD.org> | 2007-01-15 17:28:59 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2007-01-15 17:28:59 +0800 |
commit | 8f1bc46ccde5f52d66a88d9b77b8fe554fbed679 (patch) | |
tree | 1a6fb55b3f6247e5b74130e60f3d53fa9a10d1b9 /www/nginx | |
parent | e722c262dd2bcdbdeaed2650d3c319cd3e6fa6b6 (diff) | |
download | freebsd-ports-gnome-8f1bc46ccde5f52d66a88d9b77b8fe554fbed679.tar.gz freebsd-ports-gnome-8f1bc46ccde5f52d66a88d9b77b8fe554fbed679.tar.zst freebsd-ports-gnome-8f1bc46ccde5f52d66a88d9b77b8fe554fbed679.zip |
Update to 0.5.6.
Submitted by: Gea-Suan Lin (gslin at gslin dot org)
PR: 107945
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 b6f30d30d868..e57b95d34528 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.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 d699b286b221..02bdc387bf19 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.5.tar.gz) = 7a09077dae1700eb8f3717211b95318d -SHA256 (nginx-0.5.5.tar.gz) = e02abc19b42c75e80f29933cc916a09e7ef0fe16b3fdcbae7414725f86e14f36 -SIZE (nginx-0.5.5.tar.gz) = 443942 +MD5 (nginx-0.5.6.tar.gz) = 9515a2ac4d43501ff5d916147a5d6aa7 +SHA256 (nginx-0.5.6.tar.gz) = 3ede24e73a63b400c62c6d25ba8bceb95c1de764d3f73e2dd628d619c5ccde92 +SIZE (nginx-0.5.6.tar.gz) = 451523 |