From owner-svn-ports-branches@freebsd.org Tue Nov 5 06:29:26 2019 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3AE0C1BFA82; Tue, 5 Nov 2019 06:29:26 +0000 (UTC) (envelope-from kai@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 476fs20pdjz3Nv0; Tue, 5 Nov 2019 06:29:26 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DBF0D8861; Tue, 5 Nov 2019 06:29:25 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA56TPST084171; Tue, 5 Nov 2019 06:29:25 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA56TPWs084169; Tue, 5 Nov 2019 06:29:25 GMT (envelope-from kai@FreeBSD.org) Message-Id: <201911050629.xA56TPWs084169@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Tue, 5 Nov 2019 06:29:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r516775 - branches/2019Q4/deskutils/freeplane X-SVN-Group: ports-branches X-SVN-Commit-Author: kai X-SVN-Commit-Paths: branches/2019Q4/deskutils/freeplane X-SVN-Commit-Revision: 516775 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2019 06:29:26 -0000 Author: kai Date: Tue Nov 5 06:29:24 2019 New Revision: 516775 URL: https://svnweb.freebsd.org/changeset/ports/516775 Log: MFH: r515971 deskutils/freeplane: Update to 1.7.10 Changelog: * Fix menu mnemonics * Do not output links twice when copying nodes to clipboard * Allow to change positions of LINE shape connectors * New action: Select nodes matching filter * Dark UI mode support (Look and feel and map template "Darcula") * Overwrite system properties from installation specific file /system.properties * Environment var FREEPLANE_JAVA_OPTION_FILE can override path to system.properties read on start * Add new properties to connector API : dashArray, opacity, width, labelFontFamily and labelFontSize * Suggest to delete all user configuration and resource files on uninstall PR: 241522 Submitted by: Loïc Bartoletti (maintainer) Approved by: ports-secteam (joneum) Modified: branches/2019Q4/deskutils/freeplane/Makefile branches/2019Q4/deskutils/freeplane/distinfo branches/2019Q4/deskutils/freeplane/pkg-plist Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/deskutils/freeplane/Makefile ============================================================================== --- branches/2019Q4/deskutils/freeplane/Makefile Tue Nov 5 06:28:58 2019 (r516774) +++ branches/2019Q4/deskutils/freeplane/Makefile Tue Nov 5 06:29:24 2019 (r516775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeplane -DISTVERSION= 1.7.9 +DISTVERSION= 1.7.10 CATEGORIES= deskutils editors java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/archive/${PORTVERSION} DISTNAME= ${PORTNAME}_bin-${PORTVERSION} Modified: branches/2019Q4/deskutils/freeplane/distinfo ============================================================================== --- branches/2019Q4/deskutils/freeplane/distinfo Tue Nov 5 06:28:58 2019 (r516774) +++ branches/2019Q4/deskutils/freeplane/distinfo Tue Nov 5 06:29:24 2019 (r516775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563933473 -SHA256 (freeplane_bin-1.7.9.zip) = 904fe65302011be07218b4eb26b11906b255040374d7f31ccd297f5542a324ac -SIZE (freeplane_bin-1.7.9.zip) = 35906675 +TIMESTAMP = 1572187720 +SHA256 (freeplane_bin-1.7.10.zip) = e2ade69cc051d72f2448512b22b84d98534793803e038a9a9c731bd9b1558471 +SIZE (freeplane_bin-1.7.10.zip) = 36261737 Modified: branches/2019Q4/deskutils/freeplane/pkg-plist ============================================================================== --- branches/2019Q4/deskutils/freeplane/pkg-plist Tue Nov 5 06:28:58 2019 (r516774) +++ branches/2019Q4/deskutils/freeplane/pkg-plist Tue Nov 5 06:29:24 2019 (r516775) @@ -1,9 +1,12 @@ bin/freeplane %%DATADIR%%/core/org.freeplane.core/META-INF/MANIFEST.MF %%DATADIR%%/core/org.freeplane.core/lib/SimplyHTML-0.17.3.jar +%%DATADIR%%/core/org.freeplane.core/lib/annotations-16.0.1.jar %%DATADIR%%/core/org.freeplane.core/lib/commons-codec-1.8.jar %%DATADIR%%/core/org.freeplane.core/lib/commons-io-2.4.jar %%DATADIR%%/core/org.freeplane.core/lib/commons-lang-2.6.jar +%%DATADIR%%/core/org.freeplane.core/lib/darcula-2018.2.jar +%%DATADIR%%/core/org.freeplane.core/lib/data-url-1.0.1.jar %%DATADIR%%/core/org.freeplane.core/lib/freeplane_mac-%%PORTVERSION%%.jar %%DATADIR%%/core/org.freeplane.core/lib/freeplaneeditor-%%PORTVERSION%%.jar %%DATADIR%%/core/org.freeplane.core/lib/freeplaneosgi-%%PORTVERSION%%.jar @@ -12,7 +15,6 @@ bin/freeplane %%DATADIR%%/core/org.freeplane.core/lib/jgoodies-common-1.8.1.jar %%DATADIR%%/core/org.freeplane.core/lib/jgoodies-forms-1.9.0.jar %%DATADIR%%/core/org.freeplane.core/lib/jortho-%%PORTVERSION%%.jar -%%DATADIR%%/core/org.freeplane.core/lib/jortho.jar %%DATADIR%%/core/org.freeplane.core/lib/kitfox-svg-salamander-1.1.1-p1.jar %%DATADIR%%/doc/Freeplane_LaTeX.mm %%DATADIR%%/doc/Images/Preferences_Joining nodes.png @@ -63,6 +65,7 @@ bin/freeplane %%DATADIR%%/doc/api/index-all.html %%DATADIR%%/doc/api/index.html %%DATADIR%%/doc/api/org/freeplane/api/AttributeCondition.html +%%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/Cloud.html @@ -92,7 +95,12 @@ bin/freeplane %%DATADIR%%/doc/api/org/freeplane/api/Loader.html %%DATADIR%%/doc/api/org/freeplane/api/Map.html %%DATADIR%%/doc/api/org/freeplane/api/MapRO.html +%%DATADIR%%/doc/api/org/freeplane/api/MindMap.html +%%DATADIR%%/doc/api/org/freeplane/api/MindMapRO.html %%DATADIR%%/doc/api/org/freeplane/api/Node.html +%%DATADIR%%/doc/api/org/freeplane/api/NodeChangeListener.html +%%DATADIR%%/doc/api/org/freeplane/api/NodeChanged.ChangedElement.html +%%DATADIR%%/doc/api/org/freeplane/api/NodeChanged.html %%DATADIR%%/doc/api/org/freeplane/api/NodeCondition.html %%DATADIR%%/doc/api/org/freeplane/api/NodeNotFoundException.html %%DATADIR%%/doc/api/org/freeplane/api/NodeRO.html @@ -153,6 +161,8 @@ bin/freeplane %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.Loader.html %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.Map.html %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.MapRO.html +%%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.MindMap.html +%%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.MindMapRO.html %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.Node.html %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.NodeRO.html %%DATADIR%%/doc/api/org/freeplane/plugin/script/proxy/Proxy.NodeStyle.html @@ -272,6 +282,7 @@ bin/freeplane %%DATADIR%%/resources/ortho/dictionary_fr.ortho %%DATADIR%%/resources/templates/BigMap.mm %%DATADIR%%/resources/templates/BuzanMap.mm +%%DATADIR%%/resources/templates/Darcula-1.7.mm %%DATADIR%%/resources/templates/beamerMap.mm %%DATADIR%%/resources/templates/conceptMap.mm %%DATADIR%%/resources/templates/essay.mm