svn commit: r471297 - head/deskutils/freeplane

Steve Wills swills at FreeBSD.org
Fri Jun 1 22:02:23 UTC 2018


Author: swills
Date: Fri Jun  1 22:02:21 2018
New Revision: 471297
URL: https://svnweb.freebsd.org/changeset/ports/471297

Log:
  deskutils/freeplane: update to 1.6.15
  
  PR:		228649
  Submitted by:	lbartoletti at tuxfamily.org (maintainer)

Modified:
  head/deskutils/freeplane/Makefile   (contents, props changed)
  head/deskutils/freeplane/distinfo   (contents, props changed)
  head/deskutils/freeplane/pkg-plist   (contents, props changed)

Modified: head/deskutils/freeplane/Makefile
==============================================================================
--- head/deskutils/freeplane/Makefile	Fri Jun  1 21:44:32 2018	(r471296)
+++ head/deskutils/freeplane/Makefile	Fri Jun  1 22:02:21 2018	(r471297)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	freeplane
-DISTVERSION=	1.6.14
+DISTVERSION=	1.6.15
 CATEGORIES=	deskutils editors java
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20stable
 DISTNAME=	${PORTNAME}_bin-${PORTVERSION}

Modified: head/deskutils/freeplane/distinfo
==============================================================================
--- head/deskutils/freeplane/distinfo	Fri Jun  1 21:44:32 2018	(r471296)
+++ head/deskutils/freeplane/distinfo	Fri Jun  1 22:02:21 2018	(r471297)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521145316
-SHA256 (freeplane_bin-1.6.14.zip) = ce18cfbaef9319964f9da19f45113a086966cce7494b1d7bd09a787339b2395a
-SIZE (freeplane_bin-1.6.14.zip) = 35705882
+TIMESTAMP = 1527794833
+SHA256 (freeplane_bin-1.6.15.zip) = 92681853bd60745426ebbc8c77c6292aa3962fa46c61bc73f66b0e0551fdce73
+SIZE (freeplane_bin-1.6.15.zip) = 35891884

Modified: head/deskutils/freeplane/pkg-plist
==============================================================================
--- head/deskutils/freeplane/pkg-plist	Fri Jun  1 21:44:32 2018	(r471296)
+++ head/deskutils/freeplane/pkg-plist	Fri Jun  1 22:02:21 2018	(r471297)
@@ -167,7 +167,7 @@ bin/freeplane
 %%DATADIR%%/plugins/org.freeplane.plugin.formula/META-INF/MANIFEST.MF
 %%DATADIR%%/plugins/org.freeplane.plugin.formula/lib/plugin-1.5.jar
 %%DATADIR%%/plugins/org.freeplane.plugin.jsyntaxpane/META-INF/MANIFEST.MF
-%%DATADIR%%/plugins/org.freeplane.plugin.jsyntaxpane/lib/jsyntaxpane-0.9.6~r156-5.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.jsyntaxpane/lib/jsyntaxpane-0.9.6~r156-7.jar
 %%DATADIR%%/plugins/org.freeplane.plugin.jsyntaxpane/lib/plugin-1.5.jar
 %%DATADIR%%/plugins/org.freeplane.plugin.latex/META-INF/MANIFEST.MF
 %%DATADIR%%/plugins/org.freeplane.plugin.latex/lib/jlatexmath-1.0.6.jar
@@ -188,6 +188,7 @@ bin/freeplane
 %%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-anim-1.9.1.jar
 %%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-awt-util-1.9.1.jar
 %%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-bridge-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-codec-1.9.1.jar
 %%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-constants-1.9.1.jar
 %%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-css-1.9.1.jar
 %%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-dom-1.9.1.jar
@@ -250,7 +251,6 @@ bin/freeplane
 %%DATADIR%%/resources/xslt/tohtml.xsl
 %%DATADIR%%/resources/xslt/xbel2mm.xsl
 %%DATADIR%%/scripts/apiGenerator.groovy
-%%DATADIR%%/scripts/freeplane.dsld
 %%DATADIR%%/scripts/installScriptAddOn.groovy
 @dir %%DATADIR%%/fwdir/condperm
 @dir %%DATADIR%%/fwdir/perms


More information about the svn-ports-all mailing list