Bug 199226 - [PATCH] devel/ocaml-lacaml: Update to version 7.2.6
Summary: [PATCH] devel/ocaml-lacaml: Update to version 7.2.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-04-06 18:42 UTC by tkato432
Modified: 2015-08-16 12:42 UTC (History)
1 user (show)

See Also:


Attachments
devel_ocaml-lacaml.diff (3.28 KB, patch)
2015-04-06 18:42 UTC, tkato432
no flags Details | Diff
devel_ocaml-lacaml.diff (3.27 KB, patch)
2015-05-12 15:31 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2015-04-06 18:42:36 UTC
Created attachment 155264 [details]
devel_ocaml-lacaml.diff
Comment 1 tkato432 2015-05-12 15:31:33 UTC
Created attachment 156707 [details]
devel_ocaml-lacaml.diff

Chase r385521
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-08-16 12:27:50 UTC
Testing@work
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-08-16 12:41:37 UTC
A commit references this bug:

Author: pi
Date: Sun Aug 16 12:40:40 UTC 2015
New revision: 394406
URL: https://svnweb.freebsd.org/changeset/ports/394406

Log:
  devel/ocaml-lacaml: 7.1.5 -> 7.2.6

  2015-07-01:  Fixed a bug in the complex version of Vec.ssqr_diff.
               Thanks to Akinori Abe for the patch!

  2015-06-30:  Fixed Oasis-related linking problem (again).
               Really annoying, but Oasis still generates code that prevents
               proper linking.

  2015-06-29:  Improved portability to some Linux-platforms.
               Thanks to Akinori Abe for the patch!

  2015-06-03:  Fixed Oasis-related linking problem (again).

  2015-05-31:  Fixed several offset calculation bugs for certain default
               argument combinations.
               Thanks to Chris Hardin <chardin@janestreet.com> for the first
               patch!

  2015-03-16:  Added support for the general Schur factorization for both real
               and complex numbers:
                 * gees
               Thanks to Florent Hoareau <h.florent@gmail.com> for this
               contribution!

  2014-10-22:  Fixed string handling for new OCaml version 4.02 (String/Bytes
               modules).  Requires new findlib version (>= 1.5).

  PR:		199226
  Submitted by:	tkato432@yahoo.com

Changes:
  head/devel/ocaml-lacaml/Makefile
  head/devel/ocaml-lacaml/distinfo
  head/devel/ocaml-lacaml/files/
  head/devel/ocaml-lacaml/files/patch-myocamlbuild.ml
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-08-16 12:42:59 UTC
Build-test on 11a, 10.2a, 10.2i, 9.3a was fine. Updated to 7.2.6.

Committed, thanks for your patience!