mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Update to 1.4.1.
This commit is contained in:
parent
fcd81d1f0e
commit
c882debc8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352678
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user