svn commit: r349801 - head/deskutils/docear
Matthias Andree
mandree at FreeBSD.org
Mon Mar 31 20:29:40 UTC 2014
Author: mandree
Date: Mon Mar 31 20:29:39 2014
New Revision: 349801
URL: http://svnweb.freebsd.org/changeset/ports/349801
QAT: https://qat.redports.org/buildarchive/r349801/
Log:
Upgrade to new upstream release 1.03. Upstream changes:
Enhancements:
- Added a note linking to more information about projects
- Rename PDF files from within Docear changes the file links in BibTeX and your
mind maps
- Implemented action to remove any links from selected nodes
- Renamed some pdf management actions
Bug fixes:
- Duplicate annotations after manual import via drag & drop
- Manual Update Check did not work
- Fixed NPE in AddOnsController
Miscellaneous changes:
- Added donation note for PDF metadata extraction
Modified:
head/deskutils/docear/Makefile
head/deskutils/docear/distinfo
Modified: head/deskutils/docear/Makefile
==============================================================================
--- head/deskutils/docear/Makefile Mon Mar 31 20:23:56 2014 (r349800)
+++ head/deskutils/docear/Makefile Mon Mar 31 20:29:39 2014 (r349801)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= docear
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
_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.2.2_stable_build219
+WRKSRC= ${WRKDIR}/docear-1.0.3.1_stable_build221
SUB_FILES= docear.desktop
post-patch:
Modified: head/deskutils/docear/distinfo
==============================================================================
--- head/deskutils/docear/distinfo Mon Mar 31 20:23:56 2014 (r349800)
+++ head/deskutils/docear/distinfo Mon Mar 31 20:29:39 2014 (r349801)
@@ -1,2 +1,2 @@
-SHA256 (docear-1.0.2_stable/docear_linux.tar.gz) = 864bf68b2a2d8f6fec9c581c9c7d2d5dada6b393d8c1451dd08cc31a71aac4d2
-SIZE (docear-1.0.2_stable/docear_linux.tar.gz) = 56981939
+SHA256 (docear-1.0.3_stable/docear_linux.tar.gz) = 5bb3af99e8347d48ccc6ef76e4d77f2d1fa421242dd10eca8a95000c9a9fed5e
+SIZE (docear-1.0.3_stable/docear_linux.tar.gz) = 57006977
More information about the svn-ports-all
mailing list