| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: www/angie |
| Commit | Credits | Log message |
2.5.4,1 09 Dec 2025 20:06:44
    |
Vladimir Druzenko (vvd)  Author: Sebastian Oswald |
www/angie: Use upstream version numbers for modules
Angie modules currently inherit the version number of the angie version
they are built against. This makes it hard and opaque to track their
actual version.
The mechanism used in the Makefile also had the unwanted side-effect of
PORTREVISION propagating from modules to the master port, which broke
the build (we found out the hard way...)
While here reduce number of of MKDIR calls.
PR: 291490
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
(cherry picked from commit 779f158be65aa25f44b5e557dcd04dba9a99b5a6) |
1.10.2_1 16 Oct 2025 11:43:15
    |
Vladimir Druzenko (vvd)  Author: Sebastian Oswald |
www/angie-module-cache-purge: Update 2.5.3 -> 2.5.4
Changelog:
- Fix memory leak when using partial (wildcard) keys.
https://github.com/nginx-modules/ngx_cache_purge/releases/tag/2.5.4
PR: 290251
MFH: 2025Q4
(cherry picked from commit 8c17ca4b8edf95439f86dfdb8375553204c2c720) |