Subject: CVS commit: pkgsrc/www/passenger
From: Filip Hajny
Date: 2018-03-01 13:16:43
Message id: 20180301121643.A6FDBFB40@cvs.NetBSD.org

Log Message:
www/*passenger: Update to 5.2.1.

- Fixes a regression from 5.1.11 that prevented Passenger from
  compiling on FreeBSD in some cases.
- Fixes a bounds issue in printing an error message that could occur
  in some cases when spawning a child process fails.
- Fixes a regression from 5.2.0 which prevented setting the max pool
  idle time to 0.
- Warns if using an incompatible compiler on macOS < 10.13.
- No longer uses Security Framework on macOS 10.13+. This will prevent
  further keychain warnings from appropriately compiled Passengers.
- Fixes warning on macOS about /proc/self access (excluded some code
  that was intended only for Linux).
- `passenger-install-nginx-module` now downloads the preferred Nginx
  version via https.
- [Apache] Fixes a regression from 5.2.0 that caused a crash on
  startup when no top-level ServerName is set.
- [Enterprise] Adds support for using RAM-based pricing on Heroku.

Files:
RevisionActionfile
1.3modifypkgsrc/www/passenger/Makefile.common
1.4modifypkgsrc/www/passenger/distinfo
1.1removepkgsrc/www/passenger/patches/patch-src_cxx__supportlib_Hooks.h