diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2012-07-21 14:27:38 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2012-07-21 14:27:38 +0000 |
commit | 4f4a9ec1870fb0a9208aec27d202ded83b15ee53 (patch) | |
tree | 8f027a75f890cb6b7e4a50be4527887ed9ce0ebd | |
parent | 1dd4460cb7a84ac62d8b302f54fe6a44baf0f095 (diff) | |
download | ports-4f4a9ec1870fb0a9208aec27d202ded83b15ee53.tar.gz ports-4f4a9ec1870fb0a9208aec27d202ded83b15ee53.zip |
Notes
-rw-r--r-- | deskutils/docear/Makefile | 6 | ||||
-rw-r--r-- | deskutils/docear/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/deskutils/docear/Makefile b/deskutils/docear/Makefile index dfd76efa4fe4..bda547d4edb3 100644 --- a/deskutils/docear/Makefile +++ b/deskutils/docear/Makefile @@ -6,14 +6,10 @@ # PORTNAME= docear -PORTVERSION= 1.0.0.b01 -# TODO FIXME with next PORTVERSION, switch to allOS and .zip variant, -# to sidestep the 1.0.0_beta01 re-rolling churn. -PORTREVISION= 1 +PORTVERSION= 1.0.0.b04 CATEGORIES= deskutils java MASTER_SITES= SF/docear/1.x/${PORTVERSION:S/.b/_beta/} DISTNAME= docear_linux -#DIST_SUBDIR= ${PORTVERSION} # TODO FIXME enable this next time the DISTFILE or PORTVERSION change. MAINTAINER= mandree@FreeBSD.org COMMENT= Mind Mapping tool with Reference, Library, and PDF Management diff --git a/deskutils/docear/distinfo b/deskutils/docear/distinfo index 60d32aba7ee7..714131faa556 100644 --- a/deskutils/docear/distinfo +++ b/deskutils/docear/distinfo @@ -1,2 +1,2 @@ -SHA256 (docear_linux.tar.gz) = 787f695b4605b2c5e3be628e795ec606fe1ec0a4e1faa943086ece19aab68c43 -SIZE (docear_linux.tar.gz) = 32529403 +SHA256 (docear_linux.tar.gz) = 2907cc1523791a98a8174d8e1f7b18f1874ae5e9b07026fdfea6ffd7eea47aa8 +SIZE (docear_linux.tar.gz) = 34648045 |