git: 2fb4067e3b5a - main - www/dooble: update to 2022.06.15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jun 2022 05:23:46 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2fb4067e3b5a245d52a2bd4c8e7bfce11d187085
commit 2fb4067e3b5a245d52a2bd4c8e7bfce11d187085
Author: Eric Camachat <eric@camachat.org>
AuthorDate: 2022-06-16 06:05:56 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-17 05:21:00 +0000
www/dooble: update to 2022.06.15
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2022.06.15
* Added disable-reading-from-canvas setting.
* Address bar search engine. Also see Tools->Search Engines. A beginning.
* Set Page Floating Menu icons after a new icon set is selected.
* Speedier AES.
* Speedier Threefish.
* Verify QFont::fromString().
PR: 264692
Reported by: eric@camachat.org (maintainer)
---
www/dooble/Makefile | 4 ++--
www/dooble/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/dooble/Makefile b/www/dooble/Makefile
index 53795064e5ee..6a247f814c78 100644
--- a/www/dooble/Makefile
+++ b/www/dooble/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dooble
-DISTVERSION= 2022.04.04
+DISTVERSION= 2022.06.15
CATEGORIES= www
MAINTAINER= eric@camachat.org
@@ -28,7 +28,7 @@ PLIST_FILES= ${PREFIX}/share/applications/${PORTNAME}.desktop \
QT5_VER_MINOR= ${QT5_VERSION:C/^[0-9]+\.//:C/\..+$//}
.if ${QT5_VER_MINOR} < 15
-BROKEN= Qt 5.15 or higher required, using 5.${QT5_VER_MINOR} now
+BROKEN= Qt 5.15 or higher required, using 5.${QT5_VER_MINOR} now.
.endif
do-install:
diff --git a/www/dooble/distinfo b/www/dooble/distinfo
index 4914ee997a3b..3585adcfe742 100644
--- a/www/dooble/distinfo
+++ b/www/dooble/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649048056
-SHA256 (textbrowser-dooble-2022.04.04_GH0.tar.gz) = 9dd4be621f50e7401533dce25a9697f2f59f64b019d907a2ed999c57cad41657
-SIZE (textbrowser-dooble-2022.04.04_GH0.tar.gz) = 90722600
+TIMESTAMP = 1655303744
+SHA256 (textbrowser-dooble-2022.06.15_GH0.tar.gz) = 3af9a06c477f9317cf279389bd66237109fa205fb5526f4df7909250dc2c8e41
+SIZE (textbrowser-dooble-2022.06.15_GH0.tar.gz) = 90726603