From owner-svn-ports-all@freebsd.org Wed May 27 08:06:04 2020 Return-Path: Delivered-To: svn-ports-all@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 4AE8632ABB2; Wed, 27 May 2020 08:06:04 +0000 (UTC) (envelope-from lbartoletti@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49X3LN1Hsbz3cbV; Wed, 27 May 2020 08:06:04 +0000 (UTC) (envelope-from lbartoletti@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 2738711901; Wed, 27 May 2020 08:06:04 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04R864eh076240; Wed, 27 May 2020 08:06:04 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04R863cT076237; Wed, 27 May 2020 08:06:03 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202005270806.04R863cT076237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lbartoletti set sender to lbartoletti@FreeBSD.org using -f From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= Date: Wed, 27 May 2020 08:06:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536678 - head/deskutils/freeplane X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: head/deskutils/freeplane X-SVN-Commit-Revision: 536678 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2020 08:06:04 -0000 Author: lbartoletti Date: Wed May 27 08:06:03 2020 New Revision: 536678 URL: https://svnweb.freebsd.org/changeset/ports/536678 Log: deskutils/freeplane: Update to 1.8.5 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25012 Modified: head/deskutils/freeplane/Makefile head/deskutils/freeplane/distinfo head/deskutils/freeplane/pkg-plist Modified: head/deskutils/freeplane/Makefile ============================================================================== --- head/deskutils/freeplane/Makefile Wed May 27 08:04:14 2020 (r536677) +++ head/deskutils/freeplane/Makefile Wed May 27 08:06:03 2020 (r536678) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeplane -DISTVERSION= 1.7.12 +DISTVERSION= 1.8.5 CATEGORIES= deskutils editors java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/archive/${PORTVERSION} DISTNAME= ${PORTNAME}_bin-${PORTVERSION} Modified: head/deskutils/freeplane/distinfo ============================================================================== --- head/deskutils/freeplane/distinfo Wed May 27 08:04:14 2020 (r536677) +++ head/deskutils/freeplane/distinfo Wed May 27 08:06:03 2020 (r536678) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580908043 -SHA256 (freeplane_bin-1.7.12.zip) = 2284bb1a886723395d446d9d28fb95ac2e6005d188cafd518244b7f150c9ebcb -SIZE (freeplane_bin-1.7.12.zip) = 36716768 +TIMESTAMP = 1590477128 +SHA256 (freeplane_bin-1.8.5.zip) = 647304f66011739f367e555015cca928d5f5df705b1f863ca69eb5ab258a69a9 +SIZE (freeplane_bin-1.8.5.zip) = 43383580 Modified: head/deskutils/freeplane/pkg-plist ============================================================================== --- head/deskutils/freeplane/pkg-plist Wed May 27 08:04:14 2020 (r536677) +++ head/deskutils/freeplane/pkg-plist Wed May 27 08:06:03 2020 (r536678) @@ -1,18 +1,25 @@ 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/SimplyHTML-0.17.6.jar %%DATADIR%%/core/org.freeplane.core/lib/annotations-16.0.1.jar -%%DATADIR%%/core/org.freeplane.core/lib/commons-codec-1.13.jar +%%DATADIR%%/core/org.freeplane.core/lib/common-image-3.5.jar +%%DATADIR%%/core/org.freeplane.core/lib/common-io-3.5.jar +%%DATADIR%%/core/org.freeplane.core/lib/common-lang-3.5.jar +%%DATADIR%%/core/org.freeplane.core/lib/commons-codec-1.14.jar %%DATADIR%%/core/org.freeplane.core/lib/commons-io-2.6.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/emoji-12.1.4.jar %%DATADIR%%/core/org.freeplane.core/lib/freeplane_mac-%%PORTVERSION%%.jar %%DATADIR%%/core/org.freeplane.core/lib/freeplaneapi_viewer.jar %%DATADIR%%/core/org.freeplane.core/lib/freeplaneeditor-%%PORTVERSION%%.jar %%DATADIR%%/core/org.freeplane.core/lib/freeplaneosgi-%%PORTVERSION%%.jar %%DATADIR%%/core/org.freeplane.core/lib/freeplaneviewer.jar %%DATADIR%%/core/org.freeplane.core/lib/idw-gpl-1.6.1.jar +%%DATADIR%%/core/org.freeplane.core/lib/imageio-core-3.5.jar +%%DATADIR%%/core/org.freeplane.core/lib/imageio-jpeg-3.5.jar +%%DATADIR%%/core/org.freeplane.core/lib/imageio-metadata-3.5.jar %%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 @@ -115,6 +122,7 @@ bin/freeplane %%DATADIR%%/doc/api/org/freeplane/api/package-frame.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 %%DATADIR%%/doc/api/org/freeplane/core/ui/components/UITools.InsertEolAction.html %%DATADIR%%/doc/api/org/freeplane/core/ui/components/UITools.html %%DATADIR%%/doc/api/org/freeplane/core/ui/components/package-frame.html @@ -228,21 +236,21 @@ bin/freeplane %%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/jmapviewer-2.9.jar %%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/plugin-%%PORTVERSION%%.jar %%DATADIR%%/plugins/org.freeplane.plugin.script/META-INF/MANIFEST.MF -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-console-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-datetime-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-dateutil-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-groovysh-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-jmx-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-json-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-jsr223-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-macro-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-nio-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-servlet-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-sql-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-swing-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-templates-2.5.8.jar -%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-xml-2.5.8.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-console-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-datetime-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-dateutil-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-groovysh-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-jmx-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-json-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-jsr223-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-macro-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-nio-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-servlet-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-sql-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-swing-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-templates-3.0.1.jar +%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-xml-3.0.1.jar %%DATADIR%%/plugins/org.freeplane.plugin.script/lib/ivy-2.5.0.jar %%DATADIR%%/plugins/org.freeplane.plugin.script/lib/jline-2.14.6.jar %%DATADIR%%/plugins/org.freeplane.plugin.script/lib/plugin-%%PORTVERSION%%.jar @@ -319,5 +327,3 @@ bin/freeplane %%DATADIR%%/scripts/apiGenerator.groovy %%DATADIR%%/scripts/installScriptAddOn.groovy @dir %%DATADIR%%/doc/Images/other/workspace/output -@dir %%DATADIR%%/fwdir/condperm -@dir %%DATADIR%%/fwdir/perms