diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-07-30 19:34:58 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-07-30 19:34:58 +0000 |
commit | a18983bdf7caebdabf7914b6ddb0a0f0edcf4567 (patch) | |
tree | 051be23bf804175b336319ee127f4fd2fed9a9bd | |
parent | math/py-kiwisolver: Update to 1.2.0 (diff) |
deskutils/freeplane: Update to 1.8.6
- Update to 1.8.6
Changelog:
- Bug fixes
- Performance improvements
- Quick "And filter" and "Or filter"
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25842
Notes
Notes:
svn path=/head/; revision=543820
-rw-r--r-- | deskutils/freeplane/Makefile | 2 | ||||
-rw-r--r-- | deskutils/freeplane/distinfo | 6 | ||||
-rw-r--r-- | deskutils/freeplane/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/freeplane/Makefile b/deskutils/freeplane/Makefile index f80a37e88713..7a35e813d722 100644 --- a/deskutils/freeplane/Makefile +++ b/deskutils/freeplane/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeplane -DISTVERSION= 1.8.5 +DISTVERSION= 1.8.6 CATEGORIES= deskutils editors java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/archive/${PORTVERSION} DISTNAME= ${PORTNAME}_bin-${PORTVERSION} diff --git a/deskutils/freeplane/distinfo b/deskutils/freeplane/distinfo index 8acb8919635e..5095a9b34425 100644 --- a/deskutils/freeplane/distinfo +++ b/deskutils/freeplane/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590477128 -SHA256 (freeplane_bin-1.8.5.zip) = 647304f66011739f367e555015cca928d5f5df705b1f863ca69eb5ab258a69a9 -SIZE (freeplane_bin-1.8.5.zip) = 43383580 +TIMESTAMP = 1595918649 +SHA256 (freeplane_bin-1.8.6.zip) = b5be17961cf60be55a56f5a185524c8e8f81c2a4bf8597fadc8d5fb903216043 +SIZE (freeplane_bin-1.8.6.zip) = 43421155 diff --git a/deskutils/freeplane/pkg-plist b/deskutils/freeplane/pkg-plist index e9d61d85eec6..4f6ccbdbf6c1 100644 --- a/deskutils/freeplane/pkg-plist +++ b/deskutils/freeplane/pkg-plist @@ -1,6 +1,6 @@ bin/freeplane %%DATADIR%%/core/org.freeplane.core/META-INF/MANIFEST.MF -%%DATADIR%%/core/org.freeplane.core/lib/SimplyHTML-0.17.6.jar +%%DATADIR%%/core/org.freeplane.core/lib/SimplyHTML-0.17.7.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 |