Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2020 16:46:10 +0000 (UTC)
From:      =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554972 - head/deskutils/freeplane
Message-ID:  <202011121646.0ACGkAmx058644@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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