Bug 221851

Summary: [PATCH] databases/tcl-sqlite3: update to 3.20.1 to align with sqlite3 port
Product: Ports & Packages Reporter: Pavel Volkov <pavelivolkov>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Some People CC: pavelivolkov
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221850
Attachments:
Description Flags
patch
pavelivolkov: maintainer-approval+
poudriere log none

Description Pavel Volkov 2017-08-27 09:52:04 UTC
Created attachment 185804 [details]
patch

Update to version 3.20.1.

Remove optimization flag.
Comment 1 Pavel Volkov 2017-08-27 09:53:09 UTC
Created attachment 185805 [details]
poudriere log
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-08-27 18:29:34 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Aug 27 18:28:49 UTC 2017
New revision: 448835
URL: https://svnweb.freebsd.org/changeset/ports/448835

Log:
  Update to 3.20.1

  - Remove optimization flag

  Changes:	https://www.sqlite.org/releaselog/3_20_1.html
  PR:		221851
  Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)

Changes:
  head/databases/tcl-sqlite3/Makefile
  head/databases/tcl-sqlite3/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-08-27 18:30:13 UTC
Committed. Thanks!