svn commit: r338199 - head/deskutils/docear

Matthias Andree mandree at FreeBSD.org
Mon Dec 30 23:54:39 UTC 2013


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


More information about the svn-ports-all mailing list