diff --git a/deskutils/cherrytree/Makefile b/deskutils/cherrytree/Makefile index 8a069291b547..c6c34262feeb 100644 --- a/deskutils/cherrytree/Makefile +++ b/deskutils/cherrytree/Makefile @@ -1,46 +1,45 @@ PORTNAME= cherrytree -PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTVERSION= 1.6.2 CATEGORIES= deskutils MASTER_SITES= https://www.giuspen.com/software/ \ https://github.com/giuspen/cherrytree/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= Advanced hierarchical note-taking application WWW= https://www.giuspen.com/cherrytree/ LICENSE= GPLv3+ LIB_DEPENDS= libcurl.so:ftp/curl \ libenchant-2.so:textproc/enchant2 \ libfmt.so:devel/libfmt \ libfribidi.so:converters/fribidi \ libgspell-1.so:textproc/gspell \ libharfbuzz.so:print/harfbuzz \ libspdlog.so:devel/spdlog \ libuchardet.so:textproc/uchardet USES= cmake compiler:c++17-lang desktop-file-utils gnome \ pkgconfig python:build sqlite tar:xz USE_GNOME= gtkmm30 gtksourceview4 libxml++26 CMAKE_ARGS= -DPYTHON_EXEC:FILEPATH=${PYTHON_CMD} \ -DBUILD_TESTING:BOOL=OFF OPTIONS_DEFINE= DOCS NLS VTE OPTIONS_SUB= yes NLS_USES= gettext-tools NLS_CMAKE_OFF= -DUSE_NLS:BOOL=OFF VTE_DESC= Virtual terminal support VTE_USE= GNOME=vte3 VTE_CMAKE_OFF= -DUSE_VTE:BOOL=OFF post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/changelog.txt ${WRKSRC}/docs/* \ ${STAGEDIR}${DOCSDIR} .include diff --git a/deskutils/cherrytree/distinfo b/deskutils/cherrytree/distinfo index d5705dc328af..705c6d08bc65 100644 --- a/deskutils/cherrytree/distinfo +++ b/deskutils/cherrytree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757862952 -SHA256 (cherrytree_1.6.1.tar.xz) = 08a6e7d312b21a3ebe64da0fdda5846b1aaa901f842856add8158bae47980eff -SIZE (cherrytree_1.6.1.tar.xz) = 3583052 +TIMESTAMP = 1758294359 +SHA256 (cherrytree_1.6.2.tar.xz) = 28c89a0b2512961e9d9393a5b8f7778f99331583c9bdbe682c4897b853727158 +SIZE (cherrytree_1.6.2.tar.xz) = 3583244