Bug 223363 - databases/sqlite3: Update to 3.21
Summary: databases/sqlite3: Update to 3.21
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-01 12:45 UTC by Pavel Volkov
Modified: 2017-11-01 22:12 UTC (History)
1 user (show)

See Also:


Attachments
patch (2.22 KB, patch)
2017-11-01 12:45 UTC, Pavel Volkov
pavelivolkov: maintainer-approval+
Details | Diff
poudriere log (32.54 KB, text/plain)
2017-11-01 12:47 UTC, Pavel Volkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2017-11-01 12:45:56 UTC
Created attachment 187643 [details]
patch

Update to version 3.21.
Add option SQLITE_ENABLE_DBPAGE_VTAB (https://sqlite.org/compile.html#enable_dbpage_vtab).
Comment 1 Pavel Volkov 2017-11-01 12:47:19 UTC
Created attachment 187644 [details]
poudriere log
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-11-01 22:12:25 UTC
A commit references this bug:

Author: jbeich
Date: Wed Nov  1 22:12:00 UTC 2017
New revision: 453320
URL: https://svnweb.freebsd.org/changeset/ports/453320

Log:
  databases/sqlite3: update to 3.21.0

  Changes:	https://www.sqlite.org/releaselog/3_21_0.html
  ABI:		https://abi-laboratory.pro/tracker/timeline/sqlite/
  PR:		223363
  Submitted by:	Pavel Volkov (maintainer)

Changes:
  head/databases/sqlite3/Makefile
  head/databases/sqlite3/distinfo
Comment 3 Jan Beich freebsd_committer freebsd_triage 2017-11-01 22:12:51 UTC
Thanks. Landed.