diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2025-02-09 08:12:22 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2025-02-09 08:12:22 +0000 |
commit | 018fde47e605bf3bb4d117454b27b2e54e1f76b0 (patch) | |
tree | 269f37f1b4b1ebfe2e03c4c0b185b5e74328f791 | |
parent | 4b51612759d2f247ee8b7fdb01c589263f65ea87 (diff) |
deskutils/cherrytree: update the port to version 1.3.0
Amend the port description based on the debian/control
file included in the distfile.
Reported by: portscout
-rw-r--r-- | deskutils/cherrytree/Makefile | 2 | ||||
-rw-r--r-- | deskutils/cherrytree/distinfo | 6 | ||||
-rw-r--r-- | deskutils/cherrytree/pkg-descr | 7 |
3 files changed, 8 insertions, 7 deletions
diff --git a/deskutils/cherrytree/Makefile b/deskutils/cherrytree/Makefile index 670d3316fdc9..b8567548e632 100644 --- a/deskutils/cherrytree/Makefile +++ b/deskutils/cherrytree/Makefile @@ -1,5 +1,5 @@ PORTNAME= cherrytree -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= deskutils MASTER_SITES= https://www.giuspen.com/software/ \ https://github.com/giuspen/cherrytree/releases/download/v${PORTVERSION}/ diff --git a/deskutils/cherrytree/distinfo b/deskutils/cherrytree/distinfo index 1826b51c5262..c35ff0dfa82b 100644 --- a/deskutils/cherrytree/distinfo +++ b/deskutils/cherrytree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728057370 -SHA256 (cherrytree_1.2.0.tar.xz) = b9d9c9a0d7853e846657ceccdf74730f79190e19af296eeb955e5f4b54425ec2 -SIZE (cherrytree_1.2.0.tar.xz) = 4735884 +TIMESTAMP = 1738875295 +SHA256 (cherrytree_1.3.0.tar.xz) = 2a74f1b019219541b44a0aa13a249950f267dbd822942a75b0edaf217d20e6a9 +SIZE (cherrytree_1.3.0.tar.xz) = 4749468 diff --git a/deskutils/cherrytree/pkg-descr b/deskutils/cherrytree/pkg-descr index 301e435ed1d3..0e88f2a7ea8f 100644 --- a/deskutils/cherrytree/pkg-descr +++ b/deskutils/cherrytree/pkg-descr @@ -1,3 +1,4 @@ -A hierarchical note taking application, featuring rich text and syntax -highlighting, storing data in either a single file (XML or SQLite) or -multiple files and directories. +CherryTree is a hierarchical note-taking application, featuring rich text, +syntax highlighting, images handling, hyperlinks, import/export with support +for multiple formats, support for multiple languages, and more. It stores +data in either a single file (XML or SQLite) or multiple files/directories. |