pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ocaml-findlib



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu Oct  9 20:53:15 UTC 2014

Modified Files:
        pkgsrc/devel/ocaml-findlib: Makefile PLIST distinfo
        pkgsrc/devel/ocaml-findlib/files: ocamlfind.sh
        pkgsrc/devel/ocaml-findlib/patches: patch-Makefile patch-configure
            patch-src_findlib_Makefile

Log Message:
Updated package to latest version, 1.5.3. Package now uses ocaml.mk
framework, and the buildlink wrapper has been modified to deal with
quoted arguments properly.
Changes:
-  1.5.3: The installation of "bytes" respects now $prefix and  the configured
   destination.
   New option -pp for "ocamlfind query", to get preprocessor packages.
   Updated the compatibility Bytes module to support extend, init, mapi,
   blit_string (Gabriel Scherer).
-  1.5.2: support for the query formats "%+a" and "%+A".
   Fix: the "ppx" property is now also path-expanded when interpreted in a
   toploop.
   Fix: implicit "ppx" is not path-expanded anymore.
   Fix: Build bytes.cmxs only if natdynlink is enabled (Andy Ray).
-  1.5.1: includes a file that was missing in 1.5
-  1.5: Including the "bytes" package that is either a compat package for ocaml
   < 4.02 or a fake package for ocaml >= 4.02. The package aims at helping to
   support the transition to the new "bytes" type for mutable strings.
   Also installing findlib.cmxs if OCaml supports it.
   Allowing to disable camlp4 (in prep for OCaml-4.02).
   The "ppx" package property can be specified for constructing ppx-type
   preprocessors (patches from Peter Zotov).


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/ocaml-findlib/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-findlib/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ocaml-findlib/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-findlib/files/ocamlfind.sh
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-findlib/patches/patch-Makefile \
    pkgsrc/devel/ocaml-findlib/patches/patch-configure
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/devel/ocaml-findlib/patches/patch-src_findlib_Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index