Update to new upstream Beta 8 version.
Again, the upstream made a mess of the release, directory names changed again, download locations changed again, SF.net has not yet been updated :-( Changes in beta8: <http://www.docear.org/2013/01/15/docear-beta-8-with-minor-bug-fixes/>
This commit is contained in:
parent
a6f901eee8
commit
29a863e5ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310709
3 changed files with 7 additions and 6 deletions
|
@ -2,10 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= docear
|
||||
PORTVERSION= 1.0.0.b07
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.0.b08
|
||||
CATEGORIES= deskutils java
|
||||
MASTER_SITES= SF/docear/1.x/${PORTVERSION:S/.b/_beta/}
|
||||
MASTER_SITES= http://downloads.docear.org/${PORTVERSION:S/.b/_beta/:S/08/8/}/ \
|
||||
SF/docear/1.x/${PORTVERSION:S/.b/_beta/}
|
||||
DISTNAME= docear_linux
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -25,7 +25,7 @@ NO_BUILD= yes
|
|||
JDATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||
icon= ${DATADIR}/${PORTNAME}-icon48x48.png
|
||||
|
||||
WRKSRC= ${WRKDIR}/docear-1.0.0.7_beta_build139
|
||||
WRKSRC= ${WRKDIR}/docear-1.0.0.8_beta_build145
|
||||
SUB_FILES= docear.desktop
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (docear-1.0.0.b07/docear_linux.tar.gz) = a477178cf68224e940b77c1e231c4db814785bc49358dd987301e672341bfb56
|
||||
SIZE (docear-1.0.0.b07/docear_linux.tar.gz) = 48411436
|
||||
SHA256 (docear-1.0.0.b08/docear_linux.tar.gz) = 979a994b523dd5e1fe9b5c7ff0ee805d576e3589c3263d0639f28abf71cb6967
|
||||
SIZE (docear-1.0.0.b08/docear_linux.tar.gz) = 48634831
|
||||
|
|
|
@ -6,6 +6,7 @@ share/docear/docear-icon48x48.png
|
|||
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || :
|
||||
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
|
||||
share/java/docear/bzrinfo.txt
|
||||
share/java/docear/core/org.freeplane.core/lib/commons-io-2.4.jar
|
||||
share/java/docear/core/org.freeplane.core/lib/commons-lang-2.0.jar
|
||||
share/java/docear/core/org.freeplane.core/lib/forms-1.2.1.jar
|
||||
share/java/docear/core/org.freeplane.core/lib/freeplaneeditor.jar
|
||||
|
|
Loading…
Reference in a new issue