mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/dooble: update to 2024.01.25
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2024.01.25 * Display a history item's data in page's status bar during a hover event. * New jar scheme. Decompressed files are recorded in the Desktop. The executables jar and unzip are required. * QSqlDatabase issues a warning (connect() and nullptr) if QApplication is not present in Qt 6. A QApplication object must be created before accessing an SQLite database. * QWebEngineSettings::ReadingFromCanvasEnabled and Qt 6.6. * Smaller page buttons in Settings. PR: 276647 Reported by: eric@camachat.org (maintainer)
This commit is contained in:
parent
07456817ff
commit
e3dda513b6
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= dooble
|
||||
DISTVERSION= 2023.12.25
|
||||
DISTVERSION= 2024.01.25
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= eric@camachat.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1703473494
|
||||
SHA256 (textbrowser-dooble-2023.12.25_GH0.tar.gz) = f5e67fd052af762b7658f70e268dd73af8e1f39f2eb335a0848c34242ca70315
|
||||
SIZE (textbrowser-dooble-2023.12.25_GH0.tar.gz) = 42366750
|
||||
TIMESTAMP = 1706238346
|
||||
SHA256 (textbrowser-dooble-2024.01.25_GH0.tar.gz) = 56f320170f612fed37ccec0452c3cccdb84583e3f7751550e9b1eee3d9a24281
|
||||
SIZE (textbrowser-dooble-2024.01.25_GH0.tar.gz) = 42456273
|
||||
|
|
Loading…
Add table
Reference in a new issue