Bug 231452 - databases/sqlite3: Update to 3.25.0
Summary: databases/sqlite3: Update to 3.25.0
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-18 14:07 UTC by Pavel Volkov
Modified: 2018-09-19 23:44 UTC (History)
2 users (show)

See Also:


Attachments
SQLite version 3.25 (1.97 KB, patch)
2018-09-18 14:07 UTC, Pavel Volkov
pavelivolkov: maintainer-approval+
Details | Diff
build log (19.31 KB, text/plain)
2018-09-18 14:08 UTC, Pavel Volkov
no flags Details
portlint log (25.83 KB, text/plain)
2018-09-18 14:09 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 2018-09-18 14:07:41 UTC
Created attachment 197199 [details]
SQLite version 3.25

Hello.
New version SQLite 3.25.0.
https://www.sqlite.org/releaselog/3_25_0.html
Comment 1 Pavel Volkov 2018-09-18 14:08:20 UTC
Created attachment 197200 [details]
build log
Comment 2 Pavel Volkov 2018-09-18 14:09:25 UTC
Created attachment 197201 [details]
portlint log
Comment 3 Nathan 2018-09-18 14:36:20 UTC
Look at bug#207383 May want to consider incorporation of the comments around removing UPD_DEL_LIMIT option
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-09-19 23:38:01 UTC
A commit references this bug:

Author: swills
Date: Wed Sep 19 23:37:16 UTC 2018
New revision: 480123
URL: https://svnweb.freebsd.org/changeset/ports/480123

Log:
  databases/sqlite3: Update to 3.25.0

  PR:		231452
  Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)

Changes:
  head/databases/sqlite3/Makefile
  head/databases/sqlite3/distinfo
Comment 5 Steve Wills freebsd_committer freebsd_triage 2018-09-19 23:44:26 UTC
Let's do the fix bug#207383 in a separate step. Committed, thanks!