diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-12-14 17:09:21 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-12-14 17:09:21 +0000 |
commit | df57a0e76fc5727d0e2cec0fc7d1c3f12bb3e26e (patch) | |
tree | ea562e20e69d836de3f65cdae639822a5e9e3785 /audio/sphinxbase | |
parent | d26530b7136cdbbc743cb41cba488928a2fb490e (diff) | |
download | ports-df57a0e76fc5727d0e2cec0fc7d1c3f12bb3e26e.tar.gz ports-df57a0e76fc5727d0e2cec0fc7d1c3f12bb3e26e.zip |
Notes
Diffstat (limited to 'audio/sphinxbase')
-rw-r--r-- | audio/sphinxbase/Makefile | 4 | ||||
-rw-r--r-- | audio/sphinxbase/distinfo | 4 | ||||
-rw-r--r-- | audio/sphinxbase/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/audio/sphinxbase/Makefile b/audio/sphinxbase/Makefile index 1c9405a3a690..91db9a2b3b74 100644 --- a/audio/sphinxbase/Makefile +++ b/audio/sphinxbase/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= sphinxbase -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= audio accessibility MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= CMU Sphinx Speech recognition system base -BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison +BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison USE_LDCONFIG= yes USE_GMAKE= yes diff --git a/audio/sphinxbase/distinfo b/audio/sphinxbase/distinfo index 87fceba80fff..56b0afd388da 100644 --- a/audio/sphinxbase/distinfo +++ b/audio/sphinxbase/distinfo @@ -1,2 +1,2 @@ -SHA256 (sphinxbase-0.7.tar.gz) = 389cb99a545f7d615a2b3bc3f7362a490ca45fc4dc440140ae1d2a41f87773ec -SIZE (sphinxbase-0.7.tar.gz) = 3291922 +SHA256 (sphinxbase-0.8.tar.gz) = 55708944872bab1015b8ae07b379bf463764f469163a8fd114cbb16c5e486ca8 +SIZE (sphinxbase-0.8.tar.gz) = 3313197 diff --git a/audio/sphinxbase/pkg-plist b/audio/sphinxbase/pkg-plist index d7289545bc9f..025931dd9aa5 100644 --- a/audio/sphinxbase/pkg-plist +++ b/audio/sphinxbase/pkg-plist @@ -32,7 +32,6 @@ include/sphinxbase/heap.h include/sphinxbase/huff_code.h include/sphinxbase/info.h include/sphinxbase/jsgf.h -include/sphinxbase/libutil.h include/sphinxbase/listelem_alloc.h include/sphinxbase/logmath.h include/sphinxbase/matrix.h |