aboutsummaryrefslogtreecommitdiff
path: root/textproc/mythes
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 /textproc/mythes
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 'textproc/mythes')
-rw-r--r--textproc/mythes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile
index da8e0cc4a555..5f68a665351d 100644
--- a/textproc/mythes/Makefile
+++ b/textproc/mythes/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mythes
PORTVERSION= 1.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/
DIST_SUBDIR= ${PORTNAME}
@@ -13,7 +13,7 @@ COMMENT= Simple thesaurus library
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell
+LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell
USES= libtool pathfix perl5 pkgconfig shebangfix
USE_LDCONFIG= yes