From owner-svn-ports-all@freebsd.org Thu Nov 12 16:46:10 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 CCC2B2EE990; Thu, 12 Nov 2020 16:46:10 +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 4CX6tV5RWTz4VFH; Thu, 12 Nov 2020 16:46:10 +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 ADA7E1577; Thu, 12 Nov 2020 16:46:10 +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 0ACGkAF9058649; Thu, 12 Nov 2020 16:46:10 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0ACGkAmx058644; Thu, 12 Nov 2020 16:46:10 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202011121646.0ACGkAmx058644@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: Thu, 12 Nov 2020 16:46:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554972 - head/deskutils/freeplane X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: head/deskutils/freeplane X-SVN-Commit-Revision: 554972 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.34 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: Thu, 12 Nov 2020 16:46:10 -0000 Author: lbartoletti Date: Thu Nov 12 16:46:09 2020 New Revision: 554972 URL: https://svnweb.freebsd.org/changeset/ports/554972 Log: deskutils/freeplane: Update to 1.8.9 Changelog: - https://www.freeplane.org/info/history/history_en.txt Modified: head/deskutils/freeplane/Makefile head/deskutils/freeplane/distinfo head/deskutils/freeplane/pkg-plist Modified: head/deskutils/freeplane/Makefile ============================================================================== --- head/deskutils/freeplane/Makefile Thu Nov 12 16:45:49 2020 (r554971) +++ head/deskutils/freeplane/Makefile Thu Nov 12 16:46:09 2020 (r554972) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeplane -DISTVERSION= 1.8.7 +DISTVERSION= 1.8.9 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 Thu Nov 12 16:45:49 2020 (r554971) +++ head/deskutils/freeplane/distinfo Thu Nov 12 16:46:09 2020 (r554972) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599107620 -SHA256 (freeplane_bin-1.8.7.zip) = bd3863287d9b3d134955bccf0ea0318beff3daffb5993257a1e0c82d1e8f0e42 -SIZE (freeplane_bin-1.8.7.zip) = 43480022 +TIMESTAMP = 1605198759 +SHA256 (freeplane_bin-1.8.9.zip) = 52d40982a94ecb6cc6aa6bfe95fcb0e5e6e08e9bba14c23a6e95166a0b4ef825 +SIZE (freeplane_bin-1.8.9.zip) = 43523913 Modified: head/deskutils/freeplane/pkg-plist ============================================================================== --- head/deskutils/freeplane/pkg-plist Thu Nov 12 16:45:49 2020 (r554971) +++ head/deskutils/freeplane/pkg-plist Thu Nov 12 16:46:09 2020 (r554972) @@ -1,6 +1,6 @@ bin/freeplane %%DATADIR%%/core/org.freeplane.core/META-INF/MANIFEST.MF -%%DATADIR%%/core/org.freeplane.core/lib/SimplyHTML-0.17.8.jar +%%DATADIR%%/core/org.freeplane.core/lib/SimplyHTML-0.17.9.jar %%DATADIR%%/core/org.freeplane.core/lib/annotations-16.0.1.jar %%DATADIR%%/core/org.freeplane.core/lib/common-image-3.5.jar %%DATADIR%%/core/org.freeplane.core/lib/common-io-3.5.jar