diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2010-04-23 03:48:29 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2010-04-23 03:48:29 +0000 |
commit | bb1edf05fc5b465011110a408c63925d3cec446d (patch) | |
tree | 43cab835e8f6176cdc837c55dd1eefa65dcd9536 /www/nginx | |
parent | a76da8597c10cbd65b3fbbbad45123c3a0f168c1 (diff) | |
download | ports-bb1edf05fc5b465011110a408c63925d3cec446d.tar.gz ports-bb1edf05fc5b465011110a408c63925d3cec446d.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 c04e7c002e3e..6083a74494e4 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -355,7 +355,7 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/mod_zip-${NGINX_ZIP_MODULE_VERSION} .endif .if defined(WITH_MEMC_MODULE) -NGINX_MEMC_MODULE_VERSION= 0.06 +NGINX_MEMC_MODULE_VERSION= 0.08 MASTER_SITES+= ${MASTER_SITE_LOCAL:S/$/:memc/} MASTER_SITE_SUBDIR+= osa/:memc DISTFILES+= ngx_http_memc_module-${NGINX_MEMC_MODULE_VERSION}.tar.gz:memc diff --git a/www/nginx/distinfo b/www/nginx/distinfo index ef42d7cf2e69..36aaefdc0e36 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -67,9 +67,9 @@ 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 (ngx_http_memc_module-0.06.tar.gz) = f62c57d06a7a83f0b96bac1dd5d66aad -SHA256 (ngx_http_memc_module-0.06.tar.gz) = 62e2dfb25041e3021222633d905c7473a9c2f775780db51fa6cc8f752854facb -SIZE (ngx_http_memc_module-0.06.tar.gz) = 90339 +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 MD5 (passenger-2.2.11.tar.gz) = 3eb0aa6360c6f537d1eb6eb1f26cc8eb SHA256 (passenger-2.2.11.tar.gz) = 9d4aa14a4dfe9daa713aa19a787e1a5bee0db9f3625e17ffebe1e5325aa20a88 SIZE (passenger-2.2.11.tar.gz) = 2058085 |