Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2023 16:32:00 GMT
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 29bd10efcf29 - main - deskutils/freeplane: Update to 1.11.8
Message-ID:  <202311221632.3AMGW0ki046436@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=29bd10efcf29a29fc56f3cc6f4c28aaf053ff558

commit 29bd10efcf29a29fc56f3cc6f4c28aaf053ff558
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2023-11-22 16:25:56 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2023-11-22 16:25:56 +0000

    deskutils/freeplane: Update to 1.11.8
---
 deskutils/freeplane/Makefile  | 2 +-
 deskutils/freeplane/distinfo  | 6 +++---
 deskutils/freeplane/pkg-plist | 7 +++++++
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/deskutils/freeplane/Makefile b/deskutils/freeplane/Makefile
index 73f60f5dc580..fdd0c8fd2a3d 100644
--- a/deskutils/freeplane/Makefile
+++ b/deskutils/freeplane/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	freeplane
-DISTVERSION=	1.11.7
+DISTVERSION=	1.11.8
 CATEGORIES=	deskutils editors java
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20stable
 DISTNAME=	${PORTNAME}_bin-${PORTVERSION}
diff --git a/deskutils/freeplane/distinfo b/deskutils/freeplane/distinfo
index 0752b2769286..af0e1ff93be1 100644
--- a/deskutils/freeplane/distinfo
+++ b/deskutils/freeplane/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695643349
-SHA256 (freeplane_bin-1.11.7.zip) = b50a6cf4f6a2f87752a2cf626ac574c19ea2d8e4c43bc4fd8f615727fdfe004e
-SIZE (freeplane_bin-1.11.7.zip) = 53744760
+TIMESTAMP = 1700669332
+SHA256 (freeplane_bin-1.11.8.zip) = c76e0142f4493cce3ac64c7bc731576a3a19a40963b5cd9b471d0f9555ae2ece
+SIZE (freeplane_bin-1.11.8.zip) = 53819243
diff --git a/deskutils/freeplane/pkg-plist b/deskutils/freeplane/pkg-plist
index 28cfff61b640..7d1217a6586d 100644
--- a/deskutils/freeplane/pkg-plist
+++ b/deskutils/freeplane/pkg-plist
@@ -79,6 +79,8 @@ share/applications/freeplane.desktop
 %%DATADIR%%/doc/api/org/freeplane/api/AttributeValueSerializer.html
 %%DATADIR%%/doc/api/org/freeplane/api/Attributes.html
 %%DATADIR%%/doc/api/org/freeplane/api/AttributesRO.html
+%%DATADIR%%/doc/api/org/freeplane/api/Border.html
+%%DATADIR%%/doc/api/org/freeplane/api/BorderRO.html
 %%DATADIR%%/doc/api/org/freeplane/api/ChildNodesAlignment.html
 %%DATADIR%%/doc/api/org/freeplane/api/ChildNodesLayout.html
 %%DATADIR%%/doc/api/org/freeplane/api/ChildrenSides.html
@@ -93,6 +95,7 @@ share/applications/freeplane.desktop
 %%DATADIR%%/doc/api/org/freeplane/api/ControllerRO.html
 %%DATADIR%%/doc/api/org/freeplane/api/ConversionException.html
 %%DATADIR%%/doc/api/org/freeplane/api/Convertible.html
+%%DATADIR%%/doc/api/org/freeplane/api/Dash.html
 %%DATADIR%%/doc/api/org/freeplane/api/Dependencies.Element.html
 %%DATADIR%%/doc/api/org/freeplane/api/Dependencies.html
 %%DATADIR%%/doc/api/org/freeplane/api/DependencyLookup.html
@@ -106,6 +109,7 @@ share/applications/freeplane.desktop
 %%DATADIR%%/doc/api/org/freeplane/api/FreeplaneVersion.html
 %%DATADIR%%/doc/api/org/freeplane/api/HeadlessLoader.html
 %%DATADIR%%/doc/api/org/freeplane/api/HeadlessMapCreator.html
+%%DATADIR%%/doc/api/org/freeplane/api/HorizontalTextAlignment.html
 %%DATADIR%%/doc/api/org/freeplane/api/Icons.html
 %%DATADIR%%/doc/api/org/freeplane/api/IconsRO.html
 %%DATADIR%%/doc/api/org/freeplane/api/LayoutOrientation.html
@@ -137,6 +141,7 @@ share/applications/freeplane.desktop
 %%DATADIR%%/doc/api/org/freeplane/api/ReminderRO.html
 %%DATADIR%%/doc/api/org/freeplane/api/Script.html
 %%DATADIR%%/doc/api/org/freeplane/api/Side.html
+%%DATADIR%%/doc/api/org/freeplane/api/TextWritingDirection.html
 %%DATADIR%%/doc/api/org/freeplane/api/package-summary.html
 %%DATADIR%%/doc/api/org/freeplane/api/package-tree.html
 %%DATADIR%%/doc/api/org/freeplane/core/ui/components/UITools.Defaults.html
@@ -164,6 +169,8 @@ share/applications/freeplane.desktop
 %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Convertible.html
 %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.Attributes.html
 %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.AttributesRO.html
+%%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.Border.html
+%%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.BorderRO.html
 %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.Cloud.html
 %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.ConditionalStyle.html
 %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.ConditionalStyleRO.html



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