pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/sqlitebrowser
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 25 11:52:36 UTC 2024
Modified Files:
pkgsrc/databases/sqlitebrowser: Makefile distinfo
Log Message:
sqlitebrowser: updated to 3.13.1
DB Browser for SQLite v3.13.1
Added
Add links to the wiki as help for many dialogs (7af1256, b5abc86)
Changed
Change the default to install a shortcut to the Start menu when installing on Windows (623bec6)
Improve icon image for links in 'Help' menu
Pragma names and values can now be translated
Remove trailing characters when copying a single cell
Update AppImage binary to use the latest SQLCipher library
When editing the DB cells, expanded queries with parameters are included in the SQL Log (ac3209f)
Fixed
ExtendedTableWidget
Fix an issue that prevented autocomplete from working in some race conditions
Use Tab to close autocomplete popup and move to next item (3aff8c9)
Troubleshoot 'Copy as SQL' action on a cell results in string being copied
Global
Fix "Argument Missing" error in Korean translation
Fix an issue that caused apps to crash on some older versions of macOS
Fix an issue when freezing after stopping a pragma
Fix an issue with outputting the wrong version on macOS
Troubleshooting poor HiDPI support on Windows
Troubleshoot SQL queries containing VACUUM that run incorrectly
MainWindow
Fix an issue when selecting queries containing multi-byte strings
TableBrowser
Fix a bug where the first row was not adjusted
etc
Fix misleading links to Qt license information (8361aa5)
Replace 'http' with 'https' in the 'AboutDialog' and 'MainWindow' (9832a52)
Translation
German
Indonesian
Japanese
Korean (7bbfcf9)
Simplified Chinese
Spanish
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/databases/sqlitebrowser/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/databases/sqlitebrowser/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/sqlitebrowser/Makefile
diff -u pkgsrc/databases/sqlitebrowser/Makefile:1.69 pkgsrc/databases/sqlitebrowser/Makefile:1.70
--- pkgsrc/databases/sqlitebrowser/Makefile:1.69 Thu Jul 25 06:47:24 2024
+++ pkgsrc/databases/sqlitebrowser/Makefile Fri Oct 25 11:52:36 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2024/07/25 06:47:24 adam Exp $
+# $NetBSD: Makefile,v 1.70 2024/10/25 11:52:36 adam Exp $
-DISTNAME= sqlitebrowser-3.13.0
+DISTNAME= sqlitebrowser-3.13.1
CATEGORIES= databases x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=sqlitebrowser/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/databases/sqlitebrowser/distinfo
diff -u pkgsrc/databases/sqlitebrowser/distinfo:1.16 pkgsrc/databases/sqlitebrowser/distinfo:1.17
--- pkgsrc/databases/sqlitebrowser/distinfo:1.16 Thu Jul 25 06:47:24 2024
+++ pkgsrc/databases/sqlitebrowser/distinfo Fri Oct 25 11:52:36 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2024/07/25 06:47:24 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/10/25 11:52:36 adam Exp $
-BLAKE2s (sqlitebrowser-3.13.0.tar.gz) = b6a88926b2e59c1a33721e21206554554aa5921ad76b975f87ed8efb20926e5a
-SHA512 (sqlitebrowser-3.13.0.tar.gz) = 6261043cee7bc5c525b162e0b5d1ac38d380228ffd752e086fecb49c7f50b463a993a6128547d99addb0480ba71e4f6dd3a0c1e412a692ae86b0b183b7379610
-Size (sqlitebrowser-3.13.0.tar.gz) = 4901507 bytes
+BLAKE2s (sqlitebrowser-3.13.1.tar.gz) = 469218d7f19c8242fb6ba7a9dff46b63b0db92242e437f1a83332bf689a8607c
+SHA512 (sqlitebrowser-3.13.1.tar.gz) = 7482094823293a216e4df20105d1351a23fcc706fd9e64bca58cd1c6a46dcf639a945f919613f1a9550d0a15e60a4c2827ee5eee4f89a7b11046d8eefbf375ee
+Size (sqlitebrowser-3.13.1.tar.gz) = 4923092 bytes
SHA1 (patch-CMakeLists.txt) = a656b54c097493929e9dbc74eed57cd6963034d1
Home |
Main Index |
Thread Index |
Old Index