Bug 231518 - databases/sqlite3: Update to 3.25.1
Summary: databases/sqlite3: Update to 3.25.1
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: 231519
  Show dependency treegraph
 
Reported: 2018-09-20 15:24 UTC by Pavel Volkov
Modified: 2018-09-20 21:09 UTC (History)
2 users (show)

See Also:


Attachments
SQLite, path to version 3.25.1 (2.35 KB, patch)
2018-09-20 15:24 UTC, Pavel Volkov
pavelivolkov: maintainer-approval+
Details | Diff
build log (19.29 KB, text/plain)
2018-09-20 15:25 UTC, Pavel Volkov
no flags Details
portlint log (25.60 KB, text/plain)
2018-09-20 15:25 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-20 15:24:40 UTC
Created attachment 197280 [details]
SQLite, path to version 3.25.1

Hello.

Update to version 3.25.1.
https://www.sqlite.org/releaselog/3_25_1.html

Delete options 'UPD_DEL_LIMIT'.
Reference to PR#207383,231452.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207383
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231452#c5

Thank you.
Comment 1 Pavel Volkov 2018-09-20 15:25:37 UTC
Created attachment 197281 [details]
build log
Comment 2 Pavel Volkov 2018-09-20 15:25:59 UTC
Created attachment 197282 [details]
portlint log
Comment 3 Nathan 2018-09-20 15:29:03 UTC
May want to look at ports r480170 as it fixed a build error in the previous version
Comment 4 Nathan 2018-09-20 15:39:30 UTC
Bug#231519 should go in Blocks: instead of See Also
Comment 5 Pavel Volkov 2018-09-20 15:43:38 UTC
(In reply to Nathan from comment #3)
Hello.
Patch for this problem already applied.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231512
Thanks.
Comment 6 commit-hook freebsd_committer freebsd_triage 2018-09-20 21:05:46 UTC
A commit references this bug:

Author: swills
Date: Thu Sep 20 21:05:37 UTC 2018
New revision: 480212
URL: https://svnweb.freebsd.org/changeset/ports/480212

Log:
  databases/sqlite3: update to 3.25.1

  While here, UPD_DEL_LIMIT option which didn't work.

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

Changes:
  head/databases/sqlite3/Makefile
  head/databases/sqlite3/distinfo
Comment 7 Steve Wills freebsd_committer freebsd_triage 2018-09-20 21:09:59 UTC
Committed, thanks!