diff options
-rw-r--r-- | math/openfst/Makefile | 4 | ||||
-rw-r--r-- | math/openfst/distinfo | 4 | ||||
-rw-r--r-- | math/openfst/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/openfst/Makefile b/math/openfst/Makefile index 5ad6bb355e10..2e1d8c4a9389 100644 --- a/math/openfst/Makefile +++ b/math/openfst/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openfst -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= math MASTER_SITES= http://www.openfst.org/twiki/pub/FST/FstDownload/ @@ -11,7 +11,7 @@ COMMENT= Library for working with weighted finite-state transducers (FSTs) LICENSE= APACHE20 -USE_GCC= yes +USES= compiler:c++11-lang USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-compact-fsts --enable-const-fsts --enable-far --enable-linear-fsts --enable-ngram-fsts --enable-lookahead-fsts --enable-pdt diff --git a/math/openfst/distinfo b/math/openfst/distinfo index ddfcde5fff52..1c867a4ebd45 100644 --- a/math/openfst/distinfo +++ b/math/openfst/distinfo @@ -1,2 +1,2 @@ -SHA256 (openfst-1.4.0.tar.gz) = eb557f37560438f03912b4e43335c4c9e72aa486d4f2046127131185eb88f17a -SIZE (openfst-1.4.0.tar.gz) = 822883 +SHA256 (openfst-1.4.1.tar.gz) = e671bf6bd4425a1fed4e7543a024201b74869bfdd029bdf9d10c53a3c2818277 +SIZE (openfst-1.4.1.tar.gz) = 824020 diff --git a/math/openfst/pkg-plist b/math/openfst/pkg-plist index 523f3d4d8c4d..dbeecb1c92a9 100644 --- a/math/openfst/pkg-plist +++ b/math/openfst/pkg-plist @@ -330,7 +330,7 @@ lib/fst/olabel_lookahead-fst.so lib/fst/olabel_lookahead-fst.so.0 lib/libfst.la lib/libfst.so -lib/libfst.so.2 +lib/libfst.so.3 lib/libfstscript.la lib/libfstscript.so lib/libfstscript.so.1 |