Subject: CVS commit: pkgsrc/archivers/ocaml-zip
From: Jaap Boender
Date: 2016-06-25 16:01:34
Message id: 20160625140134.6544AFBB5@cvs.NetBSD.org

Log Message:
Updated package to latest version (1.06) and made it compatible with
ocaml 4.03 and the latest framework version. Discussed on packages@ and
OK'd by jperkin.

Changes include:
- Switch to "safe string" mode.  Some API functions that use to take
  strings now take byte sequences instead.  OCaml 4.02 or up is required.
- Update for OCaml 4.03.
- Avoid Zlib error when calling Gzip.output with length = 0.
- Improve support for ZIP files / ZIP file members greater than 2 Gbytes.

Files:
RevisionActionfile
1.15modifypkgsrc/archivers/ocaml-zip/Makefile
1.5modifypkgsrc/archivers/ocaml-zip/PLIST
1.8modifypkgsrc/archivers/ocaml-zip/distinfo