diff options
-rw-r--r-- | audio/festival/distinfo | 4 | ||||
-rw-r--r-- | audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/festival/distinfo b/audio/festival/distinfo index 16ab92ba934..cf6f0e9cfb1 100644 --- a/audio/festival/distinfo +++ b/audio/festival/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.22 2013/07/18 11:57:42 joerg Exp $ +$NetBSD: distinfo,v 1.23 2013/07/18 20:19:51 joerg Exp $ SHA1 (festival-2.1-release.tar.gz) = f0c5a4282667898c584516e3605742835f59cb77 RMD160 (festival-2.1-release.tar.gz) = b3c646ecc532e4e05f846db06bbab12a13ec1d6b @@ -19,7 +19,7 @@ SHA1 (patch-speech__tools_base__class_inst__tmpl_vector__dvector__t.cc) = 8a2a4c SHA1 (patch-speech__tools_base__class_inst__tmpl_vector__fmatrix__t.cc) = 1d64a2e5aa1dc8c5b7d275e2bf66b2e96b599c35 SHA1 (patch-speech__tools_config_compilers_gcc__defaults.mak) = 7441f2e424046dd50c1531160a5b5f94b8506e9d SHA1 (patch-speech__tools_config_rules_compile__options.mak) = d3aa93029edba84f8130f1bc33c8d74219bafd9a -SHA1 (patch-speech__tools_include_EST__Ngrammar.h) = 60386b763231dc096632405a0d2c552a006f6269 +SHA1 (patch-speech__tools_include_EST__Ngrammar.h) = bd63f89cbdc11baf76c6d6c42aa814ac5b9daca9 SHA1 (patch-speech__tools_include_EST__SCFG.h) = d58bc030dec4d526a89719e32c3624c642f33f3e SHA1 (patch-speech__tools_include_EST__String.h) = 21961c1864eddc025a763081315b7f40f2450735 SHA1 (patch-speech__tools_include_EST__TIterator.h) = db7617f5c4a802672ce3b098ecd512b6cdb96aeb diff --git a/audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h b/audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h index 9442e54e472..c4412127d68 100644 --- a/audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h +++ b/audio/festival/patches/patch-speech__tools_include_EST__Ngrammar.h @@ -1,7 +1,7 @@ -$NetBSD: patch-speech__tools_include_EST__Ngrammar.h,v 1.1 2013/07/18 11:57:42 joerg Exp $ +$NetBSD: patch-speech__tools_include_EST__Ngrammar.h,v 1.2 2013/07/18 20:19:51 joerg Exp $ ---- spech_tools/include/EST_Ngrammar.h.orig 2013-07-17 14:46:59.000000000 +0000 -+++ spech_tools/include/EST_Ngrammar.h +--- speech_tools/include/EST_Ngrammar.h.orig 2013-07-17 14:46:59.000000000 +0000 ++++ speech_tools/include/EST_Ngrammar.h @@ -538,18 +538,18 @@ public: double floor); friend EST_write_status save_ngram_htk_ascii(const EST_String filename, |