Bug 163407 - [update] devel/ocaml-extlib to version 1.5.2
Summary: [update] devel/ocaml-extlib to version 1.5.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-17 12:20 UTC by jaapb
Modified: 2011-12-29 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (886 bytes, patch)
2011-12-17 12:20 UTC, jaapb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jaapb 2011-12-17 12:20:10 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-12-17 16:51:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-12-29 15:00:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-12-29 15:00:43 UTC
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"