Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2025 08:13:48 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 018fde47e605 - main - deskutils/cherrytree: update the port to version 1.3.0
Message-ID:  <202502090813.5198DmXw081022@gitrepo.freebsd.org>

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

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

commit 018fde47e605bf3bb4d117454b27b2e54e1f76b0
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2025-02-09 08:12:22 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2025-02-09 08:12:22 +0000

    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
---
 deskutils/cherrytree/Makefile  | 2 +-
 deskutils/cherrytree/distinfo  | 6 +++---
 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.



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