This is an update of the devel/ocaml-extlib port to version 1.5.2. Changes include: Bug fixes / improvements: - memory corruption in DynArray.insert - ExtList.make is now tail-recursive - stack overflow in ExtString.nsplit - ExtList.(@) is now in scope after open ExtLib - DynArray will not attempt to grow past Sys.max_array_length - faster ExtString.starts_with and ExtString.ends_with - some documentation comments New functions: - List.find_map As an aside, I've noticed that the maintainer of this port is ports@; I'd be happy to take over maintanership of the port if needed. Fix: A diff of the port directory is included. Patch attached with submission follows: How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2011-12-29 15:00:07 UTC FreeBSD ports repository Modified files: devel/ocaml-extlib Makefile distinfo Log: - Update to 1.5.2 PR: 163407 Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer) Revision Changes Path 1.17 +1 -2 ports/devel/ocaml-extlib/Makefile 1.7 +2 -2 ports/devel/ocaml-extlib/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"