Update to new upstream beta 16 release, changes:
- New: Bookmarks and comments in PDFs are renamed when the linking node in a mind map is renamed - New: PDF can now be opened on the page where the bookmark is (only Acrobat) - Improved: Recommendations are now also based on selection in incoming window - Improved: Recommendations can be deactivated - Improved: Smart Update is default update mechanism now, instead of thorough Update - Improved: Import Highlighted text is selected by default - Improved: Zotero and Mendeley BibTeX file support should work now more reliably, also under Linux - Improved: Layout of recommendations changed - Fixed: Under some circumstances CPU load of the software was 100% even if nothing was done - Fixed: Null pointer exception when last opened mind map was closed - Fixed: Some users could not open PDF links out of a mind map - Fixed: Mind Maps were destroyed in some cases when the user was using a proxy server - Fixed: Exception under MacOS when monitoring folder was updated - Fixed: Monitoring did not work for some users
This commit is contained in:
parent
3e67cc4226
commit
9ee08d525e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278297
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sciplore-mindmapping
|
||||
PORTVERSION= 0.b015
|
||||
PORTVERSION= 0.b016
|
||||
CATEGORIES= deskutils java
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= splmm/beta15
|
||||
|
@ -17,11 +17,11 @@ DISTNAME= SciPlore_MindMapping_AllOS_v015b
|
|||
MAINTAINER= mandree@FreeBSD.org
|
||||
COMMENT= Mind Mapping tool with Reference and PDF Management
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
|
||||
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_JAVA= yes
|
||||
USE_GNOME= desktopfileutils
|
||||
|
|
Loading…
Reference in a new issue