CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/05/19 19:40:56
Modified files:
databases/ocaml-sqlite3: Makefile distinfo
databases/ocaml-sqlite3/pkg: DESCR PFRAG.native PLIST
Added files:
databases/ocaml-sqlite3/pkg: PFRAG.shared
Removed files:
databases/ocaml-sqlite3/patches: patch-Makefile_in
patch-configure_ac
patch-sqlite3_stubs_c
Log message:
update to ocaml-sqlite3-1.5.0, now by Markus Mottl. These bindings are
significantly more robust, and also let you define custom callback/aggregate
SQL functions directly in OCaml, as well as interacting better with the runtime.