git: c26ca318c1cc - main - deskutils/qownnotes: update QOwnNotes to version 23.6.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Jun 2023 17:22:41 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c26ca318c1ccdf932fc7262ac223ca62e8dfca68
commit c26ca318c1ccdf932fc7262ac223ca62e8dfca68
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-06-19 17:21:58 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-06-19 17:21:58 +0000
deskutils/qownnotes: update QOwnNotes to version 23.6.5
Add missing USE_QT+=sql-sqlite3:run[time] dependency so
that notes are saved and restored as expected.
---
deskutils/qownnotes/Makefile | 4 ++--
deskutils/qownnotes/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/deskutils/qownnotes/Makefile b/deskutils/qownnotes/Makefile
index 41d31f1f45b9..acb1ce3c2418 100644
--- a/deskutils/qownnotes/Makefile
+++ b/deskutils/qownnotes/Makefile
@@ -1,5 +1,5 @@
PORTNAME= qownnotes
-PORTVERSION= 23.5.2
+PORTVERSION= 23.6.5
CATEGORIES= deskutils
MASTER_SITES= https://download.tuxfamily.org/qownnotes/src/
@@ -14,7 +14,7 @@ RUN_DEPENDS= git:devel/git
USES= gl gmake pkgconfig qmake qt:5 tar:xz xorg
USE_GL= gl
-USE_QT= buildtools:build linguisttools:build \
+USE_QT= buildtools:build linguisttools:build sql-sqlite3:run \
concurrent core declarative gui network printsupport \
sql svg websockets widgets x11extras xml xmlpatterns
USE_XORG= x11
diff --git a/deskutils/qownnotes/distinfo b/deskutils/qownnotes/distinfo
index b87337ff5937..8dab5a8ee60f 100644
--- a/deskutils/qownnotes/distinfo
+++ b/deskutils/qownnotes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683210362
-SHA256 (qownnotes-23.5.2.tar.xz) = 3515d8024cf1d0082187b8b9e559745f64b26f7bd28d18eb6dd98a0d8234061a
-SIZE (qownnotes-23.5.2.tar.xz) = 5620668
+TIMESTAMP = 1686918899
+SHA256 (qownnotes-23.6.5.tar.xz) = 1531a9b69e9159525874b5ed0c8e5cca6b756cdafed321e4d302c23ae4dbc651
+SIZE (qownnotes-23.6.5.tar.xz) = 5631884