pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ocaml-sqlite3
Module Name: pkgsrc
Committed By: jaapb
Date: Sun Sep 16 11:34:46 UTC 2012
Modified Files:
pkgsrc/databases/ocaml-sqlite3: Makefile PLIST distinfo
Added Files:
pkgsrc/databases/ocaml-sqlite3/patches: patch-lib_sqlite3_stubs.c
Removed Files:
pkgsrc/databases/ocaml-sqlite3: PLIST.opt
pkgsrc/databases/ocaml-sqlite3/patches: patch-Makefile.in
patch-configure.ac patch-sqlite3_stubs.c
Log Message:
Updated databases/ocaml-sqlite3 to version 2.0.2. Summary of changes:
2012-07-20: Downgraded findlib version requirement to support the Debian
testing branch.
2012-07-16: Replaced String.trim function in myocamlbuild.ml to allow
compiling with OCaml 3.12.1.
2012-07-15: New major release version 2.0.0:
* Upgraded to OCaml 4.00
* Switched to Oasis for packaging
* Switched to OCamlBuild for the build process
* Rewrote README in Markdown
* Added stricter compilation flags
2012-05-19: Fixed cpp warnings and removed superfluous check for dynamic
linking library. The latter improves portability to FreeBSD.
2011-03-10: Added sqlite3_open_v2 functionality.
There are also some changes to the package itself: the upstream distribution
site changed; the maintainer e-mail address as well, and the package now
uses PLIST_VARS.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/ocaml-sqlite3/Makefile \
pkgsrc/databases/ocaml-sqlite3/PLIST
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/databases/ocaml-sqlite3/PLIST.opt
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/ocaml-sqlite3/distinfo
cvs rdiff -u -r1.1.1.1 -r0 \
pkgsrc/databases/ocaml-sqlite3/patches/patch-Makefile.in \
pkgsrc/databases/ocaml-sqlite3/patches/patch-configure.ac
cvs rdiff -u -r0 -r1.1 \
pkgsrc/databases/ocaml-sqlite3/patches/patch-lib_sqlite3_stubs.c
cvs rdiff -u -r1.2 -r0 \
pkgsrc/databases/ocaml-sqlite3/patches/patch-sqlite3_stubs.c
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