mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update http_response module from 0.1 to 0.2.
Requested by: Kirill A. Korinskiy <catap at catap dot ru> (author)
This commit is contained in:
parent
9fcf4d9edc
commit
4f7983516f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224942
@ -115,9 +115,9 @@ CONFIGURE_ARGS+=--with-http_realip_module
|
||||
.endif
|
||||
|
||||
.if defined(WITH_HTTP_RESPONSE_MODULE)
|
||||
NGINX_RESPONSE_MODULE_VERSION= 0.1
|
||||
NGINX_RESPONSE_MODULE_VERSION= 0.2
|
||||
PATCH_SITES+= http://catap.ru/patches/nginx/:response
|
||||
PATCHFILES+= ngx_http_response_module-${NGINX_RESPONSE_MODULE_VERSION}.dpatch:response
|
||||
PATCHFILES+= ngx_http_response-${NGINX_RESPONSE_MODULE_VERSION}.dpatch:response
|
||||
PATCH_DIST_STRIP= -p1
|
||||
CONFIGURE_ARGS+=--with-http_response_module
|
||||
.endif
|
||||
|
@ -7,6 +7,6 @@ SIZE (nginx_upload_module-2.0.8.tar.gz) = 17497
|
||||
MD5 (ngx_http_upstream_keepalive-0.1.tar.gz) = 89c5887abfdacb87e2d21b2973d69cdd
|
||||
SHA256 (ngx_http_upstream_keepalive-0.1.tar.gz) = a0929ddff8dcf451731c95b077374b15e4306db8e83322aab6183cfed7307915
|
||||
SIZE (ngx_http_upstream_keepalive-0.1.tar.gz) = 4978
|
||||
MD5 (ngx_http_response_module-0.1.dpatch) = ef3b95ed0ba5a9a8f633aadd5dd80117
|
||||
SHA256 (ngx_http_response_module-0.1.dpatch) = 5b37a84108480c5375ea524bb147f105d2ef32af94dcacba1c15a137a0149782
|
||||
SIZE (ngx_http_response_module-0.1.dpatch) = 9763
|
||||
MD5 (ngx_http_response-0.2.dpatch) = 399ad8c5526884f8eb28fed2eadc7542
|
||||
SHA256 (ngx_http_response-0.2.dpatch) = eff1359688b0563c363c541dc851ecd48b0ba49d2efcc685c5bf4dc24e6c62b9
|
||||
SIZE (ngx_http_response-0.2.dpatch) = 9665
|
||||
|
Loading…
Reference in New Issue
Block a user