denji/homebrew-nginx

Auth digest patch error

fffilimonov opened this issue · 1 comments

As I wrote at #337
The patch is not needed anymore.
Now I can't install:

brew install nginx-full --with-auth-digest-module
==> Installing nginx-full from denji/nginx
==> Installing dependencies for denji/nginx/nginx-full: auth-digest-nginx-module
==> Installing denji/nginx/nginx-full dependency: auth-digest-nginx-module
==> Downloading https://github.com/samizdatco/nginx-http-auth-digest/archive/274490c.tar.gz
==> Downloading from https://codeload.github.com/samizdatco/nginx-http-auth-digest/tar.gz/274490cec649e7300fea97fed13d84e596bbc0ce
######################################################################## 100.0%
==> Patching
patching file ngx_http_auth_digest_module.c
Hunk #1 FAILED at 403.
Hunk #2 FAILED at 487.
2 out of 2 hunks FAILED -- saving rejects to file ngx_http_auth_digest_module.c.rej
Error: Failure while executing: patch -g 0 -f -p1
lock commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.