From nobody Tue Feb 10 23:06:48 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f9cdP24g1z6SDpp for ; Tue, 10 Feb 2026 23:06:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f9cdP02FTz3dMm for ; Tue, 10 Feb 2026 23:06:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770764809; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=43yYeE/3n3ZOngPF98hnM1UgbCONA6719iJXWJgSlKk=; b=K2OV37p7G+mpQXZnUJ3yr5HR0690yzXwOHzZh1Io88Hj04LCBkU7aDg4DGvDoWSVSNgumi wL2FihGfw5JLDZAxBLiu0SMOyA6yQT30oJ61aSb2GPCOafSB+tAgl4FwWcpVrHSWIZShH1 xh2rXJsDYAU7A5zFkE8oUD45O4rYepkfM5mXcLN3QbzqD8rGYb1Fsyakpr32r3rXsUnWXF ASaA1tF2JM4fO3RdogLh/ZdTK4Mz1YvRsDYOWJoWH7K5X0/v2A0AJqwtoik648FqKhPaer ED35JQrtSxu8fxo8luaKsovob+f4vasPyPf0UasbM57rlCNsTdJ92wKdkQnjAw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770764809; a=rsa-sha256; cv=none; b=vBco958WCEvusr4e9Uzj9wxGuIfj2ycnmMl2zmpm/xJOx4h2qYdc92LJXqjsanrGYPPFe+ Lsn+3csA21DnCI6+5tNb0AkTNbw75aoBfxsVNPvPSJDtdV+cnjlWJl/NYFUFZu+QTg2rcu PUvW5jzg+YibjegdJ8ZNBKBlOaBcrDHVDnfEWSroDeLf0Y3ew5Gie7PsMcqfdO7okwF2JQ EamDrFP0tNxsd3LQoAE7uczYplqxy9IA4MpfMrLTYDYZoBK0A6PE5bg+/08quEkIMqR/ne HRkJkdGnMrpA/h9xmAM/jjPsw9l3RykVM7KoFqzmMR9STqjJshmOcNyVSKPCKg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770764809; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=43yYeE/3n3ZOngPF98hnM1UgbCONA6719iJXWJgSlKk=; b=QJriVZDCYlcLZgnGfcWKZsKxrh8JyuCKBIzxXPOnIANMnwcRtAS8nUjqIlgBiZrEylfJ/o 1DfI5VbS2pMr8ib4Pf00GSlhonjw9/nbHg+cToPKtGfolQ8TjDsyiOXrN8yZh3bsQ0DYrH MVLYUAg2FuvLdeMA2ZFW2kkMaXOzcLKxjGJiJoHnq1L+5x0VN7xCGMrlBvl+S9c2yZ7kuu TyG1NT/TkqDLzReC3MZQZCX8RqdqZCX9vjjfhWSWaEVP6F1I0kMB4aWAAJNYhz33KlYb08 DwzXblABEmvHMRmjzmc6wx7nVEe1wh3MocZY83fk94Uh9QRW/QXHR4JwZQZeqA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f9cdN5zMWz82Z for ; Tue, 10 Feb 2026 23:06:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27c7a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 10 Feb 2026 23:06:48 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: 31f09b8e7a2b - main - deskutils/freeplane: Update to 1.12.18 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 31f09b8e7a2bcbe503f24857deb85428e016b2d2 Auto-Submitted: auto-generated Date: Tue, 10 Feb 2026 23:06:48 +0000 Message-Id: <698bba08.27c7a.37f733f1@gitrepo.freebsd.org> The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=31f09b8e7a2bcbe503f24857deb85428e016b2d2 commit 31f09b8e7a2bcbe503f24857deb85428e016b2d2 Author: Nicola Vitale AuthorDate: 2026-02-10 23:05:20 +0000 Commit: Nicola Vitale CommitDate: 2026-02-10 23:05:20 +0000 deskutils/freeplane: Update to 1.12.18 ChangeLog: https://github.com/freeplane/freeplane/releases/tag/release-1.12.18 Reported by: Dimitry Polivaev --- deskutils/freeplane/Makefile | 6 ++++-- deskutils/freeplane/distinfo | 6 +++--- deskutils/freeplane/pkg-plist | 2 ++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/deskutils/freeplane/Makefile b/deskutils/freeplane/Makefile index a7ab5a06e420..3a9fe5849b90 100644 --- a/deskutils/freeplane/Makefile +++ b/deskutils/freeplane/Makefile @@ -1,5 +1,5 @@ PORTNAME= freeplane -DISTVERSION= 1.12.16 +DISTVERSION= 1.12.18 CATEGORIES= deskutils editors java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable DISTNAME= ${PORTNAME}_bin-${PORTVERSION} @@ -29,7 +29,9 @@ PLIST_SUB= PORTVERSION="${PORTVERSION}" do-install: cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \ - "! ( -name license\.txt -or -name *\.bat -or -name *\.exe -or -name *\.orig -or -name *\.bak -or -name freeplane.sh -or -name *\.dll -or -name *\.so )" + "! ( -name license\.txt -or -name *\.bat -or -name *\.exe -or \ + -name *\.orig -or -name *\.bak -or -name freeplane.sh -or \ + -name *\.dll -or -name *\.so )" ${INSTALL_DATA} ${WRKDIR}/freeplane.desktop ${STAGEDIR}${DESKTOPDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/freeplane.sh ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKDIR}/freeplane ${STAGEDIR}${PREFIX}/bin/ diff --git a/deskutils/freeplane/distinfo b/deskutils/freeplane/distinfo index 0c41547c7110..c5b174c38426 100644 --- a/deskutils/freeplane/distinfo +++ b/deskutils/freeplane/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767780350 -SHA256 (freeplane_bin-1.12.16.zip) = 9f0ea58d3a23a161181c2af2f6c50f7eef45245ff7d45d40c488f8b6190f631a -SIZE (freeplane_bin-1.12.16.zip) = 62333379 +TIMESTAMP = 1770762599 +SHA256 (freeplane_bin-1.12.18.zip) = 5d32ef8a193766191f6b4f57e895e6bb97481802995cc83c9a3615841cfc2d15 +SIZE (freeplane_bin-1.12.18.zip) = 62337637 diff --git a/deskutils/freeplane/pkg-plist b/deskutils/freeplane/pkg-plist index e55f42c5fccb..fbf713794809 100644 --- a/deskutils/freeplane/pkg-plist +++ b/deskutils/freeplane/pkg-plist @@ -265,6 +265,7 @@ share/applications/freeplane.desktop %%DATADIR%%/freeplane256.png %%DATADIR%%/freeplaneConsole.l4j.ini %%DATADIR%%/freeplanelauncher.jar +%%DATADIR%%/gitinfo.txt %%DATADIR%%/init.xargs %%DATADIR%%/plugins/org.freeplane.plugin.bugreport/META-INF/MANIFEST.MF %%DATADIR%%/plugins/org.freeplane.plugin.bugreport/lib/plugin-%%PORTVERSION%%.jar @@ -378,6 +379,7 @@ share/applications/freeplane.desktop %%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xml-apis-ext-1.3.04.jar %%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xmlgraphics-commons-2.11.jar %%DATADIR%%/props.xargs +%%DATADIR%%/resources/gitinfo.properties %%DATADIR%%/resources/linkDecoration.ini %%DATADIR%%/resources/ortho/dictionary_de.ortho %%DATADIR%%/resources/ortho/dictionary_en.ortho