Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 23:54:38 +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: r338199 - head/deskutils/docear
Message-ID:  <201312302354.rBUNscGV087740@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Mon Dec 30 23:54:38 2013
New Revision: 338199
URL: http://svnweb.freebsd.org/changeset/ports/338199

Log:
  Upgrade to new upstream release 1.02.
  
  Changelog: http://www.docear.org/software/history-changelog/

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

Modified: head/deskutils/docear/Makefile
==============================================================================
--- head/deskutils/docear/Makefile	Mon Dec 30 23:49:31 2013	(r338198)
+++ head/deskutils/docear/Makefile	Mon Dec 30 23:54:38 2013	(r338199)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	docear
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 _suffix=	_stable
 CATEGORIES=	deskutils java
 MASTER_SITES=	http://downloads.docear.org/${PORTVERSION}${_suffix}/ \
@@ -24,7 +24,7 @@ NO_BUILD=	yes
 JDATADIR=	${JAVASHAREDIR}/${PORTNAME}
 icon=		${DATADIR}/${PORTNAME}-icon48x48.png
 
-WRKSRC=		${WRKDIR}/docear-1.0.1.1_stable_build216
+WRKSRC=		${WRKDIR}/docear-1.0.2.2_stable_build219
 SUB_FILES=	docear.desktop
 
 post-patch:

Modified: head/deskutils/docear/distinfo
==============================================================================
--- head/deskutils/docear/distinfo	Mon Dec 30 23:49:31 2013	(r338198)
+++ head/deskutils/docear/distinfo	Mon Dec 30 23:54:38 2013	(r338199)
@@ -1,2 +1,2 @@
-SHA256 (docear-1.0.1_stable/docear_linux.tar.gz) = e025bc760090f43ff1a9467f7a5dec797e77802ef5dbf4a80bc34586fddc8696
-SIZE (docear-1.0.1_stable/docear_linux.tar.gz) = 56965982
+SHA256 (docear-1.0.2_stable/docear_linux.tar.gz) = 864bf68b2a2d8f6fec9c581c9c7d2d5dada6b393d8c1451dd08cc31a71aac4d2
+SIZE (docear-1.0.2_stable/docear_linux.tar.gz) = 56981939



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