summaryrefslogtreecommitdiff
path: root/editors/textroom
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/textroom
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/textroom')
-rw-r--r--editors/textroom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/textroom/Makefile b/editors/textroom/Makefile
index 1087aa116f77..e50c93c627ca 100644
--- a/editors/textroom/Makefile
+++ b/editors/textroom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= textroom
PORTVERSION= 0.8.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= editors
MASTER_SITES= SF
@@ -16,7 +16,7 @@ DEPRECATED= Qt4 has been EOL since december 2015
EXPIRATION_DATE= 2019-03-15
LIB_DEPENDS= libcurl.so:ftp/curl \
- libhunspell-1.6.so:textproc/hunspell \
+ libhunspell-1.7.so:textproc/hunspell \
libxml++-2.6.so:textproc/libxml++26
USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake qt:4