4c523dfa48
Changes with nginx 1.17.0: *) Feature: variables support in the "limit_rate" and "limit_rate_after" directives. *) Feature: variables support in the "proxy_upload_rate" and "proxy_download_rate" directives in the stream module. *) Change: minimum supported OpenSSL version is 0.9.8. *) Change: now the postpone filter is always built. *) Bugfix: the "include" directive did not work inside the "if" and "limit_except" blocks. *) Bugfix: in byte ranges processing.
7 lines
155 B
Makefile
7 lines
155 B
Makefile
# $NetBSD: Makefile,v 1.43 2019/06/06 16:33:19 adam Exp $
|
|
|
|
DISTNAME= nginx-1.17.0
|
|
|
|
MAINTAINER= imil@NetBSD.org
|
|
|
|
.include "../../www/nginx/Makefile.common"
|