diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2010-09-13 17:10:35 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2010-09-13 17:10:35 +0000 |
commit | 2167aec2229004b4d44290c1fa9c01d488269971 (patch) | |
tree | 9a3140554a1adb713e530e075146d65a2e94da82 /www | |
parent | b437af72e9fb7a1db62c866b69515a7133d2da0a (diff) | |
download | ports-2167aec2229004b4d44290c1fa9c01d488269971.tar.gz ports-2167aec2229004b4d44290c1fa9c01d488269971.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/distinfo | 6 | ||||
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index f365f75807b8..bf1f17c8fced 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -368,7 +368,7 @@ CONFIGURE_ARGS+=--with-http_xslt_module .endif .if defined(WITH_HTTP_ZIP_MODULE) -NGINX_ZIP_MODULE_VERSION= 1.1.5 +NGINX_ZIP_MODULE_VERSION= 1.1.6 MASTER_SITES+= ${MASTER_SITE_GOOGLE_CODE}:zip PROJECTHOST= mod-zip DISTFILES+= mod_zip-${NGINX_ZIP_MODULE_VERSION}.tar.gz:zip diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 44302c2237a7..a957143c01c3 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -64,9 +64,9 @@ 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 (mod_zip-1.1.5.tar.gz) = cc8f5caa893f818176c08b48b2a613ca -SHA256 (mod_zip-1.1.5.tar.gz) = 36fff54b74d82f8722d2d005aba9f767fd26faeb1cff778da3766246a44083df -SIZE (mod_zip-1.1.5.tar.gz) = 19126 +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 MD5 (ngx_http_memc_module-0.08.tar.gz) = b18562b966fc2ae116762612da704407 SHA256 (ngx_http_memc_module-0.08.tar.gz) = 1d786ba382d3fa5f0036d1831c8a21e1c787f5aa64ebec50820510bf72f2ccce SIZE (ngx_http_memc_module-0.08.tar.gz) = 92182 diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 0af5a2c1e8bf..f8b7557a7fb1 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -361,7 +361,7 @@ CONFIGURE_ARGS+=--with-http_xslt_module .endif .if defined(WITH_HTTP_ZIP_MODULE) -NGINX_ZIP_MODULE_VERSION= 1.1.5 +NGINX_ZIP_MODULE_VERSION= 1.1.6 MASTER_SITES+= ${MASTER_SITE_GOOGLE_CODE}:zip PROJECTHOST= mod-zip DISTFILES+= mod_zip-${NGINX_ZIP_MODULE_VERSION}.tar.gz:zip diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 64b9a3842207..4a594b31ff4b 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -64,9 +64,9 @@ 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 (mod_zip-1.1.5.tar.gz) = cc8f5caa893f818176c08b48b2a613ca -SHA256 (mod_zip-1.1.5.tar.gz) = 36fff54b74d82f8722d2d005aba9f767fd26faeb1cff778da3766246a44083df -SIZE (mod_zip-1.1.5.tar.gz) = 19126 +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 MD5 (ngx_http_memc_module-0.08.tar.gz) = b18562b966fc2ae116762612da704407 SHA256 (ngx_http_memc_module-0.08.tar.gz) = 1d786ba382d3fa5f0036d1831c8a21e1c787f5aa64ebec50820510bf72f2ccce SIZE (ngx_http_memc_module-0.08.tar.gz) = 92182 |