Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2022 15:29:57 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d9e173c7bccd - main - www/dooble: Update to 2022.12.25
Message-ID:  <202212261529.2BQFTvEB083895@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d9e173c7bccd1f5933f8fd59026c845acaa7d22e

commit d9e173c7bccd1f5933f8fd59026c845acaa7d22e
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2022-12-26 15:28:24 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-26 15:29:27 +0000

    www/dooble: Update to 2022.12.25
    
    ChangeLog:      https://github.com/textbrowser/dooble/releases/tag/2022.12.25
    PR:             268563
---
 www/dooble/Makefile                                            |  2 +-
 www/dooble/distinfo                                            |  6 +++---
 .../files/patch-Source_dooble__charts__property__editor.cc     | 10 ++++++++++
 3 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/www/dooble/Makefile b/www/dooble/Makefile
index 3d16d1c05b76..5fd06d0ae8fd 100644
--- a/www/dooble/Makefile
+++ b/www/dooble/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dooble
-DISTVERSION=	2022.11.15
+DISTVERSION=	2022.12.25
 CATEGORIES=	www
 
 MAINTAINER=	eric@camachat.org
diff --git a/www/dooble/distinfo b/www/dooble/distinfo
index 3f9b4c613349..5a32e5f0f840 100644
--- a/www/dooble/distinfo
+++ b/www/dooble/distinfo
@@ -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
diff --git a/www/dooble/files/patch-Source_dooble__charts__property__editor.cc b/www/dooble/files/patch-Source_dooble__charts__property__editor.cc
new file mode 100644
index 000000000000..b1c6c1723fb7
--- /dev/null
+++ b/www/dooble/files/patch-Source_dooble__charts__property__editor.cc
@@ -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>
+ 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212261529.2BQFTvEB083895>