Subject: CVS commit: pkgsrc/devel/ocaml-findlib
From: Jaap Boender
Date: 2016-02-02 12:41:46
Message id: 20160202114146.31475FBB7@cvs.NetBSD.org

Log Message:
Updated package to latest version, 1.6.1. Changes include:
- 1.6.1: Just an important doc fix.
- 1.6.0: Adding support for dynamically loading packages (François Bobot):
  new "plugin" variable, new Fl_dynload module.
  New command "ocamlfind lint" for checking META files (François Bobot).
  Also support MSYS_NT on Windows. Permit spaces in install paths
  (Christophe Troestler).
  Allow to query the location of the META file of a package:
  "ocamlfind query -format '%m'" (Gerd Stolpmann).
  Get the install path for the META file of packages:
  "ocamlfind printconf metapath" (Gerd Stolpmann).
- 1.5.6: for MSVC build fixing bad filename suffix (Dmitry Bely).
  The switch -only-show did not work as described.
  (Error report from Bob Atkey.)</p>
  Also support mingw64 as system type (Matthieu Dubuget).

Also some changes to wrapper scripts, needed for lang/coq.

Files:
RevisionActionfile
1.25modifypkgsrc/devel/ocaml-findlib/Makefile
1.9modifypkgsrc/devel/ocaml-findlib/PLIST
1.6modifypkgsrc/devel/ocaml-findlib/buildlink3.mk
1.13modifypkgsrc/devel/ocaml-findlib/distinfo
1.3modifypkgsrc/devel/ocaml-findlib/patches/patch-Makefile
1.6modifypkgsrc/devel/ocaml-findlib/patches/patch-src_findlib_Makefile