summaryrefslogtreecommitdiff
path: root/editors/tea
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-01-18 21:14:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-01-18 21:14:41 +0000
commit91ea5c3247ec607f48809a35593bf5580ed7d455 (patch)
treef9b29d3f811865ffb154be8b5af915119e00ed23 /editors/tea
parentUpdate roda to 3.16.0 (diff)
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0
Notes
Notes: svn path=/head/; revision=490671
Diffstat (limited to 'editors/tea')
-rw-r--r--editors/tea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 8ab337012a70..8ec5ae95f16e 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tea
PORTVERSION= 47.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= danilo@FreeBSD.org
@@ -36,7 +36,7 @@ DESKTOP_ENTRIES="TEA" "" "${PREFIX}/share/pixmaps/tea_icon_v2.png" \
ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell
ASPELL_QMAKE_OFF= CONFIG+=noaspell
-HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell
+HUNSPELL_LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell
HUNSPELL_QMAKE_OFF= CONFIG+=nohunspell
do-install: