Bug 237789 - databases/sqlitebrowser: update to 3.11.2
Summary: databases/sqlitebrowser: update to 3.11.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2019-05-08 06:07 UTC by Loïc Bartoletti
Modified: 2019-05-09 14:58 UTC (History)
0 users

See Also:


Attachments
sqlitebrowser 3.11.2 (985 bytes, patch)
2019-05-08 06:07 UTC, Loïc Bartoletti
lbartoletti: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2019-05-08 06:07:15 UTC
Created attachment 204262 [details]
sqlitebrowser 3.11.2

This is a minor bug fix release in the 3.11.x series

Bug fixes and enhancements since 3.11.1
#1756 - Enable 'Edit Database Cell' when view is editable
#1758 - DB browser crashes when I try to attach additional database to current one
#1764 - CASE-SENSITIVITY: Error importing data from SQL file: cannot start a transaction within a transaction
#1772 - Cell edit window considers binary data to be text/numeric if first byte is in ascii range
#1774 - Crashes when browsing a empty view with view editing enabled
#1777 - Trying to save after successfull import fails
#1799 - Attach encrypted database results in Out of Memory Error
#1814 - File is not a database
#1829 - Can't remove password from an encrypted database any more
1a59c8c - grammar: Fix keywords as table name and keywords as column name
Include SQLite 3.27.2 instead of SQLite 3.27.1
Include SQLCipher 4.1.0 instead of 4.0.1
Updated translation strings
#1600 - Korean
#1830 - Brazilian Portuguese
#1833 - Italian
e2ad545 - German

---

poudriere 11/12 i386/amd64 OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-09 14:58:49 UTC
A commit references this bug:

Author: swills
Date: Thu May  9 14:57:56 UTC 2019
New revision: 501104
URL: https://svnweb.freebsd.org/changeset/ports/501104

Log:
  databases/sqlitebrowser: update to 3.11.2

  PR:		237789
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)

Changes:
  head/databases/sqlitebrowser/Makefile
  head/databases/sqlitebrowser/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-05-09 14:58:54 UTC
Committed, thanks!