diff options
author | mandree <mandree@FreeBSD.org> | 2013-09-10 06:30:03 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-09-10 06:30:03 +0800 |
commit | 7e3e2c9602e9c1cd20560839554ee6f72c8ab02a (patch) | |
tree | 35868345a0bb0954dc0754cf01e7d4e95c5ab1ce /deskutils | |
parent | 28bf50e65a88badca590b8c611e4d32e16f93868 (diff) | |
download | freebsd-ports-gnome-7e3e2c9602e9c1cd20560839554ee6f72c8ab02a.tar.gz freebsd-ports-gnome-7e3e2c9602e9c1cd20560839554ee6f72c8ab02a.tar.zst freebsd-ports-gnome-7e3e2c9602e9c1cd20560839554ee6f72c8ab02a.zip |
Upgrade to 1.0rc3.
This removes the 'Incoming' map and uses a node of the same name in the
'Literature and Annotations' mind map.
Node icons are now context-sensitive, and the demo maps missing from rc2 have
been re-done with new content.
The Changelog does not appear to be available yet, the relevant Blog entry is
http://www.docear.org/2013/08/27/docear-1-0-rc3-improved-monitoring-concept-neater-gui-and-many-bug-fixes/
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/docear/Makefile | 4 | ||||
-rw-r--r-- | deskutils/docear/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/docear/Makefile b/deskutils/docear/Makefile index c8dacb35ada1..c0780dc0ffac 100644 --- a/deskutils/docear/Makefile +++ b/deskutils/docear/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= docear -PORTVERSION= 1.0.0.r2 +PORTVERSION= 1.0.0.r3 CATEGORIES= deskutils java MASTER_SITES= http://downloads.docear.org/${PORTVERSION:S/.r/_rc/}/ \ LOCAL/mandree/${DIST_SUBDIR}/ @@ -26,7 +26,7 @@ NO_BUILD= yes JDATADIR= ${JAVASHAREDIR}/${PORTNAME} icon= ${DATADIR}/${PORTNAME}-icon48x48.png -WRKSRC= ${WRKDIR}/docear-1.0.0.13_rc_build197 +WRKSRC= ${WRKDIR}/docear-1.0.0.14_rc_build208 SUB_FILES= docear.desktop post-patch: diff --git a/deskutils/docear/distinfo b/deskutils/docear/distinfo index 0e4fef101c6c..f816fb1fd304 100644 --- a/deskutils/docear/distinfo +++ b/deskutils/docear/distinfo @@ -1,2 +1,2 @@ -SHA256 (docear-1.0.0.r2/docear_linux.tar.gz) = 5c1d9fb5f66a84affe6a706bc8138d9f9f1c37658d6f9140b3a73e16c4837709 -SIZE (docear-1.0.0.r2/docear_linux.tar.gz) = 56794898 +SHA256 (docear-1.0.0.r3/docear_linux.tar.gz) = 77f6de0b21d75e5b1885505ed3dffa42ba55281a698a689dc9e7e78a7f9a118a +SIZE (docear-1.0.0.r3/docear_linux.tar.gz) = 56963242 |