[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / nginx

File: [cvs.NetBSD.org] / pkgsrc / www / nginx / Makefile (download)

Revision 1.62, Tue Jan 26 17:54:19 2016 UTC (8 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.61: +2 -3 lines

Update to nginx 1.8.1:
- security fixes when using the "resolver" directive
- bugfixes for "proxy_protocol" parameter of "listen", "try_files" and
  "alias" directives, when using different ssl_session_cache settings
  across vhosts, "spdy" could be active when builtin but not explicitly
  enabled

# $NetBSD: Makefile,v 1.62 2016/01/26 17:54:19 joerg Exp $

DISTNAME=		nginx-1.8.1
MAINTAINER=		joerg@NetBSD.org

.include "../../www/nginx/Makefile.common"