Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2013 22:30:03 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326847 - head/deskutils/docear
Message-ID:  <201309092230.r89MU3bY070725@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Mon Sep  9 22:30:03 2013
New Revision: 326847
URL: http://svnweb.freebsd.org/changeset/ports/326847

Log:
  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/

Modified:
  head/deskutils/docear/Makefile
  head/deskutils/docear/distinfo

Modified: head/deskutils/docear/Makefile
==============================================================================
--- head/deskutils/docear/Makefile	Mon Sep  9 22:16:18 2013	(r326846)
+++ head/deskutils/docear/Makefile	Mon Sep  9 22:30:03 2013	(r326847)
@@ -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:

Modified: head/deskutils/docear/distinfo
==============================================================================
--- head/deskutils/docear/distinfo	Mon Sep  9 22:16:18 2013	(r326846)
+++ head/deskutils/docear/distinfo	Mon Sep  9 22:30:03 2013	(r326847)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309092230.r89MU3bY070725>