Subject: CVS commit: pkgsrc/net/ocaml-ipaddr
From: Jaap Boender
Date: 2017-07-21 16:21:26
Message id: 20170721142126.AD9F3FACD@cvs.NetBSD.org

Log Message:
Updated package to latest version, 2.8.0. Changes include:

Port to Jbuilder (#65 @vbmithr @avsm). There should be no observable changes,
except that Ipaddr_unix is now in a separate subdirectory. This means that
packages that implicitly depended on the module without including the
ocamlfind ipaddr.unix package may now fail. Just adding the ocamlfind
dependency will fix it, and is backwards compatible with older Ipaddr
releases.

Minimum version of OCaml required is now 4.03.0 (formerly was 4.02.2), due to
the use of recent ppx_sexp_conv with Jbuilder also having that as the minimum
supported compiler version.

Files:
RevisionActionfile
1.10modifypkgsrc/net/ocaml-ipaddr/Makefile
1.5modifypkgsrc/net/ocaml-ipaddr/PLIST
1.9modifypkgsrc/net/ocaml-ipaddr/buildlink3.mk
1.6modifypkgsrc/net/ocaml-ipaddr/distinfo