www/dooble: Update to 2022.12.25

ChangeLog:	https://github.com/textbrowser/dooble/releases/tag/2022.12.25
PR:		268563
This commit is contained in:
Eric Camachat 2022-12-26 15:28:24 +00:00 committed by Nuno Teixeira
parent 3f600a75ea
commit d9e173c7bc
3 changed files with 14 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= dooble
DISTVERSION= 2022.11.15
DISTVERSION= 2022.12.25
CATEGORIES= www
MAINTAINER= eric@camachat.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1668816883
SHA256 (textbrowser-dooble-2022.11.15_GH0.tar.gz) = 1db1a65832b5bae8d35f691fdddbb72745b3cd3da5b51e8fa79f1fc83e5bdef3
SIZE (textbrowser-dooble-2022.11.15_GH0.tar.gz) = 92732270
TIMESTAMP = 1672004647
SHA256 (textbrowser-dooble-2022.12.25_GH0.tar.gz) = b219f69f86d3e05343f43966d99af5f4d92705387ba9f64ac836b0be7db083b2
SIZE (textbrowser-dooble-2022.12.25_GH0.tar.gz) = 92586737

View File

@ -0,0 +1,10 @@
--- Source/dooble_charts_property_editor.cc.orig 2022-12-22 13:00:59 UTC
+++ Source/dooble_charts_property_editor.cc
@@ -32,6 +32,7 @@
#include <QLineEdit>
#include <QPlainTextEdit>
#include <QPushButton>
+#include <QScrollBar>
#include <QSpinBox>
#include <QtMath>