svn commit: r464649 - head/deskutils/freeplane
Yuri Victorovich
yuri at FreeBSD.org
Fri Mar 16 05:24:16 UTC 2018
Author: yuri
Date: Fri Mar 16 05:24:14 2018
New Revision: 464649
URL: https://svnweb.freebsd.org/changeset/ports/464649
Log:
deskutils/freeplane: Update to 1.6.14
Also unsilenced the install command.
PR: 226645
Submitted by: lbartoletti <lbartoletti at tuxfamily.org> (maintainer)
Modified:
head/deskutils/freeplane/Makefile
head/deskutils/freeplane/distinfo
head/deskutils/freeplane/pkg-plist
Modified: head/deskutils/freeplane/Makefile
==============================================================================
--- head/deskutils/freeplane/Makefile Fri Mar 16 04:52:48 2018 (r464648)
+++ head/deskutils/freeplane/Makefile Fri Mar 16 05:24:14 2018 (r464649)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= freeplane
-PORTVERSION= 1.6.13
+DISTVERSION= 1.6.14
CATEGORIES= deskutils editors java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable
DISTNAME= ${PORTNAME}_bin-${PORTVERSION}
@@ -16,14 +16,13 @@ LICENSE_FILE= ${WRKSRC}/license.txt
USES= cpe zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
-
NO_ARCH= yes
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
do-install:
- @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \
+ cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \
"! ( -name freeplane\.sh* -or -name license\.txt -or -name *\.bat -or -name *\.exe )"
# Install freeplane.sh with the right permission, link to it to bin/
# and let it resolve the path to DATADIR automatically.
Modified: head/deskutils/freeplane/distinfo
==============================================================================
--- head/deskutils/freeplane/distinfo Fri Mar 16 04:52:48 2018 (r464648)
+++ head/deskutils/freeplane/distinfo Fri Mar 16 05:24:14 2018 (r464649)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517945397
-SHA256 (freeplane_bin-1.6.13.zip) = 124803a6034fc0d45f29143dda5ed7f8689b36ff2e59d09347010059f46beef9
-SIZE (freeplane_bin-1.6.13.zip) = 36330755
+TIMESTAMP = 1521145316
+SHA256 (freeplane_bin-1.6.14.zip) = ce18cfbaef9319964f9da19f45113a086966cce7494b1d7bd09a787339b2395a
+SIZE (freeplane_bin-1.6.14.zip) = 35705882
Modified: head/deskutils/freeplane/pkg-plist
==============================================================================
--- head/deskutils/freeplane/pkg-plist Fri Mar 16 04:52:48 2018 (r464648)
+++ head/deskutils/freeplane/pkg-plist Fri Mar 16 05:24:14 2018 (r464649)
@@ -185,11 +185,29 @@ bin/freeplane
%%DATADIR%%/plugins/org.freeplane.plugin.svg/META-INF/MANIFEST.MF
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/avalon-framework-api-4.3.1.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/avalon-framework-impl-4.3.1.jar
-%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-all-1.9.1.jar
+%%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-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
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-ext-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-extension-1.8.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-gui-util-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-gvt-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-i18n-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-parser-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-script-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-svg-dom-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-svggen-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-swing-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-transcoder-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-util-1.9.1.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-xml-1.9.1.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/commons-logging-1.2.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/fop-2.1.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/plugin-1.5.jar
-%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xml-apis-1.4.01.jar
+%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xml-apis-1.3.04.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xml-apis-ext-1.3.04.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xmlgraphics-commons-2.2.jar
%%DATADIR%%/props.xargs
More information about the svn-ports-all
mailing list