aboutsummaryrefslogtreecommitdiff
path: root/editors/focuswriter
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-12-03 22:24:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-12-03 22:24:36 +0000
commit70b03eae74a269dd8c450c0414ae8c27e719b128 (patch)
treea8ed8d1d00fc9115ded6faf82f4509c256a9166a /editors/focuswriter
parentae0db8070bc48689b61fd5dee8d3b330366634ae (diff)
downloadports-70b03eae74a269dd8c450c0414ae8c27e719b128.tar.gz
ports-70b03eae74a269dd8c450c0414ae8c27e719b128.zip
textproc/hunspell: update to 1.5.4
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog PR: 214837 Exp-run by: antoine (for 1.5.3) Approved by: office (bapt)
Notes
Notes: svn path=/head/; revision=427743
Diffstat (limited to 'editors/focuswriter')
-rw-r--r--editors/focuswriter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile
index d88a9dd73108..71a9361ff61b 100644
--- a/editors/focuswriter/Makefile
+++ b/editors/focuswriter/Makefile
@@ -4,6 +4,7 @@
PORTNAME= focuswriter
PORTVERSION= 1.5.7
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= lightside@gmx.com
@@ -14,7 +15,7 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3= ${WRKSRC}/resources/images/icons/oxygen/COPYING
-LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell
+LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell
USE_GITHUB= yes
GH_ACCOUNT= gottcode