freebsd-ports/databases/sqlite3
Mark Felder 580986ca4c databases/sqlite3: Update to 3.11.1
- Update port to version 3.11.1
- Added use of system functions:
     isnan() - added in FreeBSD 5.1
     malloc_usable_size() - first appeared in FreeBSD 7.0
- New option FTS3_TOKEN, added for backwards compatibility, see:
  https://www.sqlite.org/compile.html#enable_fts3_tokenizer
- Added preventing message for option UPT_DEL_LIMIT.
  This port building from amalgamation source and this option actually don't work.
  See http://www.sqlite.org/compile.html#enable_update_delete_limit, and
  PR#207383 (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207383).

PR:		207924
2016-03-14 21:31:37 +00:00
..
files
distinfo databases/sqlite3: Update to 3.11.1 2016-03-14 21:31:37 +00:00
Makefile databases/sqlite3: Update to 3.11.1 2016-03-14 21:31:37 +00:00
pkg-descr - Update to 3.10.0 2016-01-11 13:27:05 +00:00