diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2010-06-08 04:47:29 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2010-06-08 04:47:29 +0000 |
commit | 5d508620bdb136610697ae56a7af459e48874640 (patch) | |
tree | db41c10aaf6eee628cc70650deac644534859c9e /www/nginx | |
parent | 5a8798402aabb901dde8b5d03fa03f4ce2aaf8ff (diff) | |
download | ports-5d508620bdb136610697ae56a7af459e48874640.tar.gz ports-5d508620bdb136610697ae56a7af459e48874640.zip |
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 9c56afad4886..8d658c31e899 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -173,7 +173,7 @@ CONFIGURE_ARGS+=--without-http-cache .endif .if defined(WITH_CACHE_PURGE_MODULE) -NGINX_CACHE_PURGE_MODULE_VERSION= 1.0 +NGINX_CACHE_PURGE_MODULE_VERSION= 1.1 MASTER_SITES+= http://labs.frickle.com/files/:cache_purge DISTFILES+= ngx_cache_purge-${NGINX_CACHE_PURGE_MODULE_VERSION}.tar.gz:cache_purge CONFIGURE_ARGS+=--add-module=${WRKDIR}/ngx_cache_purge-${NGINX_CACHE_PURGE_MODULE_VERSION} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 176160fbd82b..57d82fcc38a5 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -13,9 +13,9 @@ SIZE (ngx_http_auth_pam_module-1.1.tar.gz) = 5193 MD5 (ngx_http_auth_request_module-0.2.tar.gz) = 46b7c636d0734c87fa9563089e536bc9 SHA256 (ngx_http_auth_request_module-0.2.tar.gz) = eea5d0ec02bba93d0b204a034230cc61462b60497cbac6f581d7e008a9262ba4 SIZE (ngx_http_auth_request_module-0.2.tar.gz) = 6736 -MD5 (ngx_cache_purge-1.0.tar.gz) = ec1dabaa8321530c100f9baf65370294 -SHA256 (ngx_cache_purge-1.0.tar.gz) = 6f4229a4edc0e8b914dc89c0a3c5b6a746469a3f9e5942b3d025dbe6a5ab2d13 -SIZE (ngx_cache_purge-1.0.tar.gz) = 4569 +MD5 (ngx_cache_purge-1.1.tar.gz) = 890f6ae817fd042eb134c046f3746e0f +SHA256 (ngx_cache_purge-1.1.tar.gz) = c3481ff354345fb3867c2fc9508c4bce67090555776847be608c5d29b69d083f +SIZE (ngx_cache_purge-1.1.tar.gz) = 4869 MD5 (ngx_echo_module-0.30.tar.gz) = efb92bc6454fb2218dde0d5b070a67e9 SHA256 (ngx_echo_module-0.30.tar.gz) = 6ea23635377098318806ba1bb6d6a245c17ee4ccd4828da813e505eebb41c42c SIZE (ngx_echo_module-0.30.tar.gz) = 115008 |