Summary: | databases/sqlite3: sqlite3-3.28.0 config interface should restrict READLINES vs READLINEP options | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Dennis Clarke <dclarke> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | madpilot, pavelivolkov |
Priority: | --- | Flags: | linimon:
maintainer-feedback?
(pavelivolkov) |
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any | ||
Bug Depends on: | 248323 | ||
Bug Blocks: |
Description
Dennis Clarke
2019-07-15 15:38:37 UTC
Fix Summary and notify maintainer. A commit references this bug: Author: madpilot Date: Sat Aug 1 19:14:11 UTC 2020 New revision: 543921 URL: https://svnweb.freebsd.org/changeset/ports/543921 Log: - Add back REALINEP and READLINES options and make them and LIBEDIT option work after r542047 [1] - Also add back options descriptions [1] - While here make STAT3 and STAT4 options descriptions start with uppercase letter [1] - Since in r542047 OPTIONS_GROUP_RL was changed to OPTIONS_RADIO_RL also bug 239228 can be closed [2] PR: 248323 [1], 239228 [2] Submitted by: myself [1], Dennis Clarke <dclarke@blastwave.org> [2] Approved by: maintainer [1] Changes: head/databases/sqlite3/Makefile The change to RADIO in r542047 with the fix in r543921 fix the problem described here. |