diff options
author | Eric Camachat <eric@camachat.org> | 2023-01-21 18:03:31 +0100 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-01-23 13:23:09 +0100 |
commit | 2d995711e40ea5ba24855a9f261794993c2428b4 (patch) | |
tree | 732e834b210071facded85f1179fc009ab23037c /www | |
parent | 98c0848ec81ef6349ec95f3ff2b3ba88c03b1cb2 (diff) | |
download | freebsd-ports-2d995711e40ea5ba24855a9f261794993c2428b4.zip |
www/dooble: update to 2023.01.18
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.01.18
* Do not save private session tabs.
* Dooble profiles through the DOOBLE_HOME environment variable.
* Finicky QFont and empty strings. Some corrections.
* Swiftly download version information and display it in About.
PR: 269071
Reported by: eric@camachat.org (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/dooble/Makefile | 2 | ||||
-rw-r--r-- | www/dooble/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/dooble/Makefile b/www/dooble/Makefile index c76ffa7d560b..00a9a6efb052 100644 --- a/www/dooble/Makefile +++ b/www/dooble/Makefile @@ -1,5 +1,5 @@ PORTNAME= dooble -DISTVERSION= 2023.01.13 +DISTVERSION= 2023.01.18 CATEGORIES= www MAINTAINER= eric@camachat.org diff --git a/www/dooble/distinfo b/www/dooble/distinfo index ec43c11f0524..561a3f375026 100644 --- a/www/dooble/distinfo +++ b/www/dooble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673621618 -SHA256 (textbrowser-dooble-2023.01.13_GH0.tar.gz) = 1d0b50a5d5b47b52dbf4f81383ba928276c38ecc851c58168c45b3535e3b3e61 -SIZE (textbrowser-dooble-2023.01.13_GH0.tar.gz) = 92578205 +TIMESTAMP = 1674146152 +SHA256 (textbrowser-dooble-2023.01.18_GH0.tar.gz) = 8a7f8edb6c0ee04cb4fdb56147695459fcad993f77bd97e9362fcc921f2c9d2c +SIZE (textbrowser-dooble-2023.01.18_GH0.tar.gz) = 92602473 |