mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
nginx_cache_purge[1] is an NGINX module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches. Included is a patch from a pull request upstream[2] adding support for building nginx_cache_purge as dynamic module. Additionally, tests are patched to not set proxy_temp_path, which conflicts with recent versions of dev-perl/Test-Nginx. [1]: https://github.com/FRiCKLE/ngx_cache_purge [2]: https://github.com/FRiCKLE/ngx_cache_purge/pull/78 Closes: https://bugs.gentoo.org/959673 Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43636 Closes: https://github.com/gentoo/gentoo/pull/43636 Signed-off-by: Sam James <sam@gentoo.org>