Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2023 08:21:12 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: 0e70b2c752b0 - main - deskutils/cherrytree: update the port to version 1.0.2
Message-ID:  <202309270821.38R8LCCk070485@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=0e70b2c752b06b5ea06f11b6497938cb31c98314

commit 0e70b2c752b06b5ea06f11b6497938cb31c98314
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-09-27 08:20:24 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-09-27 08:20:24 +0000

    deskutils/cherrytree: update the port to version 1.0.2
    
    Reported by:    portscout
---
 deskutils/cherrytree/Makefile | 4 ++--
 deskutils/cherrytree/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/deskutils/cherrytree/Makefile b/deskutils/cherrytree/Makefile
index 431eb5194d73..b385abba26ab 100644
--- a/deskutils/cherrytree/Makefile
+++ b/deskutils/cherrytree/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cherrytree
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	deskutils
 MASTER_SITES=	https://www.giuspen.com/software/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -14,8 +14,8 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libenchant-2.so:textproc/enchant2 \
 		libfmt.so:devel/libfmt \
 		libfribidi.so:converters/fribidi \
-		libharfbuzz.so:print/harfbuzz \
 		libgspell-1.so:textproc/gspell \
+		libharfbuzz.so:print/harfbuzz \
 		libspdlog.so:devel/spdlog \
 		libuchardet.so:textproc/uchardet
 
diff --git a/deskutils/cherrytree/distinfo b/deskutils/cherrytree/distinfo
index 6c3d9c0392a8..61c94f4cf4ea 100644
--- a/deskutils/cherrytree/distinfo
+++ b/deskutils/cherrytree/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692978480
-SHA256 (cherrytree_1.0.1.tar.xz) = 818f72d7693d7f103b59f1a5540d42f42249e51ced3bdbbb62ad9171efc298a0
-SIZE (cherrytree_1.0.1.tar.xz) = 3682988
+TIMESTAMP = 1695761867
+SHA256 (cherrytree_1.0.2.tar.xz) = bc1ce491890e345513df2a93a804f75803966f28e9aacc6bdc825155a32a3123
+SIZE (cherrytree_1.0.2.tar.xz) = 3732232



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