diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-06-01 22:02:21 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-06-01 22:02:21 +0000 |
commit | 872f3a261bb849ebcfa40c8f87bd9a7e58bef4b1 (patch) | |
tree | d380fab4e7a6441ca7a8dab598e530dd5f7bdc2e | |
parent | Updtate to upstrem version. (diff) |
deskutils/freeplane: update to 1.6.15
PR: 228649
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Notes
Notes:
svn path=/head/; revision=471297
-rw-r--r-- | deskutils/freeplane/Makefile | 2 | ||||
-rw-r--r-- | deskutils/freeplane/distinfo | 6 | ||||
-rw-r--r-- | deskutils/freeplane/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/freeplane/Makefile b/deskutils/freeplane/Makefile index e4c0a942c221..0902dae1e0c2 100644 --- a/deskutils/freeplane/Makefile +++ b/deskutils/freeplane/Makefile @@ -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} diff --git a/deskutils/freeplane/distinfo b/deskutils/freeplane/distinfo index eb8933b8571f..c0a2e79da13b 100644 --- a/deskutils/freeplane/distinfo +++ b/deskutils/freeplane/distinfo @@ -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 diff --git a/deskutils/freeplane/pkg-plist b/deskutils/freeplane/pkg-plist index 4566b6ea5ef4..c15701330662 100644 --- a/deskutils/freeplane/pkg-plist +++ b/deskutils/freeplane/pkg-plist @@ -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 |