aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/goldendict
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-12-04 06:24:36 +0800
committerjbeich <jbeich@FreeBSD.org>2016-12-04 06:24:36 +0800
commit3100a3705c1899da9f4d7bd6226a2c6f4270ee7c (patch)
treea8ed8d1d00fc9115ded6faf82f4509c256a9166a /textproc/goldendict
parentdbfa834db2577187fd658269368414891966a0a4 (diff)
downloadfreebsd-ports-gnome-3100a3705c1899da9f4d7bd6226a2c6f4270ee7c.tar.gz
freebsd-ports-gnome-3100a3705c1899da9f4d7bd6226a2c6f4270ee7c.tar.zst
freebsd-ports-gnome-3100a3705c1899da9f4d7bd6226a2c6f4270ee7c.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)
Diffstat (limited to 'textproc/goldendict')
-rw-r--r--textproc/goldendict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile
index c8088b151b0e..4473f1deabcb 100644
--- a/textproc/goldendict/Makefile
+++ b/textproc/goldendict/Makefile
@@ -3,7 +3,7 @@
PORTNAME= goldendict
PORTVERSION= 1.0.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -13,7 +13,7 @@ COMMENT= Feature-rich Qt4 based dictionary lookup program
LICENSE= GPLv3
-LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell \
+LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell \
libvorbis.so:audio/libvorbis
NO_WRKSUBDIR= yes