svn commit: r352678 - head/math/openfst
Dmitry Sivachenko
demon at FreeBSD.org
Wed Apr 30 13:06:57 UTC 2014
Author: demon
Date: Wed Apr 30 13:06:56 2014
New Revision: 352678
URL: http://svnweb.freebsd.org/changeset/ports/352678
QAT: https://qat.redports.org/buildarchive/r352678/
Log:
Update to 1.4.1.
Modified:
head/math/openfst/Makefile
head/math/openfst/distinfo
head/math/openfst/pkg-plist
Modified: head/math/openfst/Makefile
==============================================================================
--- head/math/openfst/Makefile Wed Apr 30 09:36:26 2014 (r352677)
+++ head/math/openfst/Makefile Wed Apr 30 13:06:56 2014 (r352678)
@@ -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 weight
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
Modified: head/math/openfst/distinfo
==============================================================================
--- head/math/openfst/distinfo Wed Apr 30 09:36:26 2014 (r352677)
+++ head/math/openfst/distinfo Wed Apr 30 13:06:56 2014 (r352678)
@@ -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
Modified: head/math/openfst/pkg-plist
==============================================================================
--- head/math/openfst/pkg-plist Wed Apr 30 09:36:26 2014 (r352677)
+++ head/math/openfst/pkg-plist Wed Apr 30 13:06:56 2014 (r352678)
@@ -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
More information about the svn-ports-head
mailing list