Bug 223363

Summary: databases/sqlite3: Update to 3.21
Product: Ports & Packages Reporter: Pavel Volkov <pavelivolkov>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Some People CC: pavelivolkov
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223364
https://bugzilla.mozilla.org/show_bug.cgi?id=1411417
Attachments:
Description Flags
patch
pavelivolkov: maintainer-approval+
poudriere log none

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.