diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2010-09-14 18:57:55 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2010-09-14 18:57:55 +0000 |
commit | 891210807a270409b71338846f23a8db4643845f (patch) | |
tree | 9f5e54b2fc9f5aa78f1f692004622cb5685f1cbf /www/nginx | |
parent | 2518ccd70256783228328e085fb0e739c8984a05 (diff) |
Notes
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 f8b7557a7fb1..8d16930bbcd1 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -349,7 +349,7 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_upstream.h .endif .if defined(WITH_HTTP_UPSTREAM_KEEPALIVE) -NGINX_UPSTREAM_KEEPALIVE_VERSION= 0.2 +NGINX_UPSTREAM_KEEPALIVE_VERSION= 0.3 MASTER_SITES+= http://mdounin.ru/files/:upstream DISTFILES+= ngx_http_upstream_keepalive-${NGINX_UPSTREAM_KEEPALIVE_VERSION}.tar.gz:upstream CONFIGURE_ARGS+=--add-module=${WRKDIR}/ngx_http_upstream_keepalive-${NGINX_UPSTREAM_KEEPALIVE_VERSION} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 4a594b31ff4b..604c774d1a20 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -61,9 +61,9 @@ SIZE (nginx_upstream_fair-20090923.tar.gz) = 10024 MD5 (Nginx_upstream_hash-0.3.1.tar.gz) = 75ec3d6412cdec77aadaeecab67bb484 SHA256 (Nginx_upstream_hash-0.3.1.tar.gz) = 51929c5352d4c2608b3f852987830be08b6946baf20da346fe520d9b12e39968 SIZE (Nginx_upstream_hash-0.3.1.tar.gz) = 5049 -MD5 (ngx_http_upstream_keepalive-0.2.tar.gz) = 1d9663a22c25633b5ad1c8a0f6fea467 -SHA256 (ngx_http_upstream_keepalive-0.2.tar.gz) = fdea0f46ce24c8889827993902659d41efa62b93b1a8000975a023209e138c2d -SIZE (ngx_http_upstream_keepalive-0.2.tar.gz) = 7092 +MD5 (ngx_http_upstream_keepalive-0.3.tar.gz) = e28a2e6bb58cd1873e2429f6dca98ec4 +SHA256 (ngx_http_upstream_keepalive-0.3.tar.gz) = 44ebda7c854293db7852ca5121491622dfdfcc8aa47c42477529d19243a9d519 +SIZE (ngx_http_upstream_keepalive-0.3.tar.gz) = 8049 MD5 (mod_zip-1.1.6.tar.gz) = bad2c11552f34f5424d4a5168fd9f371 SHA256 (mod_zip-1.1.6.tar.gz) = d30546b4be8308c721df0240ebc38c474c6b577381a110321eded6dbed5104b1 SIZE (mod_zip-1.1.6.tar.gz) = 21991 |