1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/libdombey
Thomas Zander 72b2a49750 Update to upstream version 5.29
Detailed maintainer log:

- Made scgi_get_env(), scgi_get_param(), scgi_get_cookie(), and
  scgi_get_file() consistently reject NULL arguments in all servers.
- Changed the acceptable parameter quantities to 25 environment variables,
  50 parameters, 50 files, and 25 cookies.
- Added hash table index to speed up scgi_get_env(), scgi_get_param(),
  scgi_get_cookie(), and scgi_get_file().
- Fixed "make debug" target for the threaded library.  Added description of
  use of debugging builds to manuals.
- Fixed scgi_get_file() in event.c.  It was returning char * when it needed
  to return char **.
- Clarified used of the -x option in manuals.

PR:		209969
Submitted by:	jimmy@mammothcheese.ca (maintainer)
2016-06-05 10:01:46 +00:00
..
distinfo Update to upstream version 5.29 2016-06-05 10:01:46 +00:00
Makefile Update to upstream version 5.29 2016-06-05 10:01:46 +00:00
pkg-descr
pkg-plist