diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-03-02 07:44:18 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-03-02 07:44:18 +0000 |
commit | fa0bf351d68d85f916b00c4156a3b2bdcdd4d562 (patch) | |
tree | 7072982fca7d18bcf2f8211f440e6fac0efd7a8d /www/nginx | |
parent | - Update to 3.1g.2 (diff) |
Fix build on FreeBSD 4.x-alpha by update to fresh bugfix release 0.1.23.
Notes
Notes:
svn path=/head/; revision=130156
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 17c152b042c9..128c452b8e3f 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.1.22 +PORTVERSION= 0.1.23 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 8da4f1c7f1c2..4cdda79e03c1 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,2 @@ -MD5 (nginx-0.1.22.tar.gz) = 8ccfc64c4689808edf7acade88f47c00 -SIZE (nginx-0.1.22.tar.gz) = 280145 +MD5 (nginx-0.1.23.tar.gz) = 9825f213518755f903e5bd4386363a10 +SIZE (nginx-0.1.23.tar.gz) = 285255 |