git: 9e03dd72b97a - main - deskutils/cherrytree: update the port to version 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Oct 2024 14:52:59 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e03dd72b97a7d2004fa9289edc4a666511105c0 commit 9e03dd72b97a7d2004fa9289edc4a666511105c0 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2024-10-06 14:52:24 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2024-10-06 14:52:24 +0000 deskutils/cherrytree: update the port to version 1.2.0 Unmaintained and outdated libgtksourceviewmm3 had been replaced with libgtksourceview4 (direct access to C API). Collaterally, four *.lang files had been dropped from pkg-plist because those languages are now inside the library v4 itself (were not in v3). Reported by: portscout --- deskutils/cherrytree/Makefile | 7 ++++--- deskutils/cherrytree/distinfo | 6 +++--- deskutils/cherrytree/pkg-plist | 7 +++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/deskutils/cherrytree/Makefile b/deskutils/cherrytree/Makefile index 21ff6be36f09..670d3316fdc9 100644 --- a/deskutils/cherrytree/Makefile +++ b/deskutils/cherrytree/Makefile @@ -1,7 +1,8 @@ PORTNAME= cherrytree -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.0 CATEGORIES= deskutils -MASTER_SITES= https://www.giuspen.com/software/ +MASTER_SITES= https://www.giuspen.com/software/ \ + https://github.com/giuspen/cherrytree/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= danfe@FreeBSD.org @@ -21,7 +22,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= cmake compiler:c++17-lang desktop-file-utils gnome \ pkgconfig python:build sqlite tar:xz -USE_GNOME= gdkpixbuf2 gtkmm30 gtksourceviewmm3 libxml++26 +USE_GNOME= gtkmm30 gtksourceview4 libxml++26 CMAKE_ARGS= -DPYTHON_EXEC:FILEPATH=${PYTHON_CMD} \ -DBUILD_TESTING:BOOL=OFF diff --git a/deskutils/cherrytree/distinfo b/deskutils/cherrytree/distinfo index 404a62956680..1826b51c5262 100644 --- a/deskutils/cherrytree/distinfo +++ b/deskutils/cherrytree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719757273 -SHA256 (cherrytree_1.1.4.tar.xz) = 46cb974efe050584c2ec7bcc36eb6bb52b1360288c9da1b00746762e3bc823d8 -SIZE (cherrytree_1.1.4.tar.xz) = 4714968 +TIMESTAMP = 1728057370 +SHA256 (cherrytree_1.2.0.tar.xz) = b9d9c9a0d7853e846657ceccdf74730f79190e19af296eeb955e5f4b54425ec2 +SIZE (cherrytree_1.2.0.tar.xz) = 4735884 diff --git a/deskutils/cherrytree/pkg-plist b/deskutils/cherrytree/pkg-plist index d4b6cf9d962b..bd69ccbd1f84 100644 --- a/deskutils/cherrytree/pkg-plist +++ b/deskutils/cherrytree/pkg-plist @@ -317,14 +317,10 @@ share/applications/cherrytree.desktop %%DATADIR%%/language-specs/AutoHoykey.lang %%DATADIR%%/language-specs/abap.lang %%DATADIR%%/language-specs/clisp.lang -%%DATADIR%%/language-specs/dart.lang %%DATADIR%%/language-specs/elixir.lang -%%DATADIR%%/language-specs/gdscript.lang %%DATADIR%%/language-specs/hcl.lang %%DATADIR%%/language-specs/markdown-extra.lang %%DATADIR%%/language-specs/nasm.lang -%%DATADIR%%/language-specs/solidity.lang -%%DATADIR%%/language-specs/typescript.lang %%DATADIR%%/styles/Amy.xml %%DATADIR%%/styles/classic.xml %%DATADIR%%/styles/cobalt-darkened.xml @@ -335,7 +331,9 @@ share/applications/cherrytree.desktop %%DATADIR%%/styles/oblivion.xml %%DATADIR%%/styles/solarized-dark.xml %%DATADIR%%/styles/solarized-light.xml +%%DATADIR%%/styles/styles.rng %%DATADIR%%/styles/tango.xml +%%DATADIR%%/styles/xed.xml %%PORTDOCS%%%%DOCSDIR%%/changelog.txt %%PORTDOCS%%%%DOCSDIR%%/cherrytree-main_window_text.png share/icons/hicolor/scalable/apps/cherrytree.svg @@ -364,6 +362,7 @@ share/icons/hicolor/scalable/apps/cherrytree.svg %%NLS%%share/locale/pt_BR/LC_MESSAGES/cherrytree.mo %%NLS%%share/locale/ro/LC_MESSAGES/cherrytree.mo %%NLS%%share/locale/ru/LC_MESSAGES/cherrytree.mo +%%NLS%%share/locale/sk/LC_MESSAGES/cherrytree.mo %%NLS%%share/locale/sl/LC_MESSAGES/cherrytree.mo %%NLS%%share/locale/sv/LC_MESSAGES/cherrytree.mo %%NLS%%share/locale/tr/LC_MESSAGES/cherrytree.mo