CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/08/25 09:20:19
Modified files:
sysutils/findlib: Makefile distinfo
sysutils/findlib/pkg: PFRAG.native PLIST
Added files:
sysutils/findlib/patches: patch-src_bytes_Makefile
sysutils/findlib/pkg: PFRAG.dynlink-native
Removed files:
sysutils/findlib/patches: patch-Makefile patch-configure
patch-src_findlib_Makefile
Log message:
Upgrade findlib to 1.5.2.
* Don't use MODULES = lang/ocaml, because with 4.02 we will
need to build findlib without camlp4, which will depend
on findlib.
* Remove patches accepted upstream.
* Add one patch from upstream to fix building without
ocamlfind in path yet and respecting PREFIX.
OK avsm@