Update to upstream version 1.6.13 (bug fix release)

Detailed maintainer log:
- Update byte buddy (fix scripts execution under Java 9)
- Add icon and attribute conditions to style editor
- Skip node numbers on node sort and in some other cases
- Show creation modification in the status line
- Improve performance for many with many SVG icons
- Fix Java applet

PR:		225710
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
This commit is contained in:
Thomas Zander 2018-02-10 12:53:33 +00:00
parent 4d6bba9bc6
commit 97a4215dbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461392
3 changed files with 5 additions and 6 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= freeplane
PORTVERSION= 1.6.12
PORTREVISION= 1
PORTVERSION= 1.6.13
CATEGORIES= deskutils editors java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable
DISTNAME= ${PORTNAME}_bin-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1516389249
SHA256 (freeplane_bin-1.6.12.zip) = 34ebea17df37edd8bd1f52ea5e7e40d3e83e2b409a62dbd0d74a86967c9ea6f0
SIZE (freeplane_bin-1.6.12.zip) = 36164443
TIMESTAMP = 1517945397
SHA256 (freeplane_bin-1.6.13.zip) = 124803a6034fc0d45f29143dda5ed7f8689b36ff2e59d09347010059f46beef9
SIZE (freeplane_bin-1.6.13.zip) = 36330755

View File

@ -178,7 +178,7 @@ bin/freeplane
%%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/jmapviewer-1.14.jar
%%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/plugin-1.5.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/META-INF/MANIFEST.MF
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/byte-buddy-1.6.9.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/byte-buddy-1.7.9.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-all-2.3.1.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-patcher-0.0.2.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/plugin-1.5.jar