Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2012 19:40:06 GMT
From:      Rich Neese <r.neese@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/169427: update of audio/pocketsphinc=x
Message-ID:  <201206251940.q5PJe60r059711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/169427; it has been noted by GNATS.

From: Rich Neese <r.neese@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/169427: update of audio/pocketsphinc=x
Date: Mon, 25 Jun 2012 15:34:54 -0400

 This is a multi-part message in MIME format.
 --------------000502080905040606000100
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 On 6/25/2012 3:00 PM, FreeBSD-gnats-submit@FreeBSD.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `ports/169427'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs. 
 >
 > You can access the state of your problem report at any time
 > via this link:
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=169427
 >
 >> Category:       ports
 >> Responsible:    freebsd-ports-bugs
 >> Synopsis:       update of audio/pocketsphinc=x
 >> Arrival-Date:   Mon Jun 25 19:00:15 UTC 2012
 
 
 
 --------------000502080905040606000100
 Content-Type: text/plain; charset=windows-1252;
  name="pocketsphinx.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="pocketsphinx.diff"
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/audio/pocketsphinx/Makefile,v
 retrieving revision 1.6
 diff -u -r1.6 Makefile
 --- Makefile	23 Sep 2011 22:21:11 -0000	1.6
 +++ Makefile	25 Jun 2012 18:45:57 -0000
 @@ -6,14 +6,14 @@
  #
  
  PORTNAME=	pocketsphinx
 -PORTVERSION=	0.4.1
 +PORTVERSION=	0.7
  CATEGORIES=	audio accessibility
  MASTER_SITES=	SF/cmusphinx/${PORTNAME}/${PORTVERSION}
  
  MAINTAINER=	r.neese@gmail.com
  COMMENT=	Speech recognition system
  
 -LIB_DEPENDS=	sphinxfe.0:${PORTSDIR}/audio/sphinxbase
 +LIB_DEPENDS=	sphinxad.0:${PORTSDIR}/audio/sphinxbase
  
  USE_LDCONFIG=	yes
  USE_GMAKE=	yes
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/audio/pocketsphinx/distinfo,v
 retrieving revision 1.2
 diff -u -r1.2 distinfo
 --- distinfo	19 Mar 2011 12:28:53 -0000	1.2
 +++ distinfo	25 Jun 2012 18:45:57 -0000
 @@ -1,2 +1,2 @@
 -SHA256 (pocketsphinx-0.4.1.tar.gz) = 4906abc5f1eaadb036d43de692d495387791fee72b63276f0bbca02d7ef1d0cb
 -SIZE (pocketsphinx-0.4.1.tar.gz) = 8931969
 +SHA256 (pocketsphinx-0.7.tar.gz) = ce0cace1ab153006e631d0a15680f2ec13f289cb2ddafa20c84fb5986fe92455
 +SIZE (pocketsphinx-0.7.tar.gz) = 23701750
 Index: pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/audio/pocketsphinx/pkg-plist,v
 retrieving revision 1.1
 diff -u -r1.1 pkg-plist
 --- pkg-plist	22 Mar 2008 20:37:29 -0000	1.1
 +++ pkg-plist	25 Jun 2012 18:45:57 -0000
 @@ -1,95 +1,64 @@
  bin/pocketsphinx_batch
  bin/pocketsphinx_continuous
  bin/pocketsphinx_mdef_convert
 -bin/pocketsphinx_ptt
 -bin/pocketsphinx_swb
 -bin/pocketsphinx_test
 -bin/pocketsphinx_tidigits
 -include/pocketsphinx/basic_types.h
 -include/pocketsphinx/bin_mdef.h
 -include/pocketsphinx/blkarray_list.h
 -include/pocketsphinx/cache_lm.h
  include/pocketsphinx/cmdln_macro.h
 -include/pocketsphinx/dict.h
 -include/pocketsphinx/fbs.h
 -include/pocketsphinx/fsg_history.h
 -include/pocketsphinx/fsg_lextree.h
 -include/pocketsphinx/fsg_psubtree.h
 -include/pocketsphinx/fsg_search.h
 -include/pocketsphinx/hmm.h
 -include/pocketsphinx/kb.h
 -include/pocketsphinx/kdtree.h
 -include/pocketsphinx/lm.h
 -include/pocketsphinx/lm_3g.h
 -include/pocketsphinx/lmclass.h
 -include/pocketsphinx/log.h
 -include/pocketsphinx/magic.h
 -include/pocketsphinx/mdef.h
 -include/pocketsphinx/phone.h
 -include/pocketsphinx/posixwin32.h
 -include/pocketsphinx/s2_semi_mgau.h
 -include/pocketsphinx/s2io.h
 -include/pocketsphinx/s2params.h
 -include/pocketsphinx/s2types.h
 -include/pocketsphinx/search.h
 -include/pocketsphinx/search_const.h
 -include/pocketsphinx/senscr.h
 -include/pocketsphinx/subvq_mgau.h
 -include/pocketsphinx/tmat.h
 -include/pocketsphinx/vector.h
 -include/pocketsphinx/word_fsg.h
 +include/pocketsphinx/fsg_set.h
 +include/pocketsphinx/pocketsphinx.h
 +include/pocketsphinx/pocketsphinx.pxd
 +include/pocketsphinx/pocketsphinx_export.h
 +include/pocketsphinx/ps_lattice.h
 +include/pocketsphinx/ps_mllr.h
  lib/libpocketsphinx.a
  lib/libpocketsphinx.la
  lib/libpocketsphinx.so
 -lib/libpocketsphinx.so.0
 +lib/libpocketsphinx.so.2
  libdata/pkgconfig/pocketsphinx.pc
 -%%DATADIR%%/model/hmm/an4/mdef
 -%%DATADIR%%/model/hmm/an4/mixture_weights
 -%%DATADIR%%/model/hmm/an4/subvq
 -%%DATADIR%%/model/hmm/an4/transition_matrices
 -%%DATADIR%%/model/hmm/tidigits/feat.params
 -%%DATADIR%%/model/hmm/tidigits/mdef
 -%%DATADIR%%/model/hmm/tidigits/means
 -%%DATADIR%%/model/hmm/tidigits/sendump
 -%%DATADIR%%/model/hmm/tidigits/transition_matrices
 -%%DATADIR%%/model/hmm/tidigits/variances
 -%%DATADIR%%/model/hmm/wsj1/feat.params
 -%%DATADIR%%/model/hmm/wsj1/kdtrees
 -%%DATADIR%%/model/hmm/wsj1/mdef
 -%%DATADIR%%/model/hmm/wsj1/means
 -%%DATADIR%%/model/hmm/wsj1/noisedict
 -%%DATADIR%%/model/hmm/wsj1/sendump
 -%%DATADIR%%/model/hmm/wsj1/transition_matrices
 -%%DATADIR%%/model/hmm/wsj1/variances
 -%%DATADIR%%/model/lm/swb/swb.dic
 -%%DATADIR%%/model/lm/swb/swb.lm.DMP
 -%%DATADIR%%/model/lm/tidigits/an4.dic
 -%%DATADIR%%/model/lm/tidigits/an4.ug.lm
 -%%DATADIR%%/model/lm/tidigits/an4.ug.lm.DMP
 -%%DATADIR%%/model/lm/tidigits/test.digits.fsg
 -%%DATADIR%%/model/lm/tidigits/tidigits.dic
 -%%DATADIR%%/model/lm/tidigits/tidigits.lm
 -%%DATADIR%%/model/lm/tidigits/tidigits.lm.DMP
 -%%DATADIR%%/model/lm/turtle/README
 -%%DATADIR%%/model/lm/turtle/goforward.16k
 -%%DATADIR%%/model/lm/turtle/turtle.cor
 -%%DATADIR%%/model/lm/turtle/turtle.corpus
 -%%DATADIR%%/model/lm/turtle/turtle.ctl
 -%%DATADIR%%/model/lm/turtle/turtle.dic
 -%%DATADIR%%/model/lm/turtle/turtle.handdict
 -%%DATADIR%%/model/lm/turtle/turtle.lm
 -%%DATADIR%%/model/lm/turtle/turtle.lm.DMP
 -%%DATADIR%%/model/lm/turtle/turtle.sent
 -%%DATADIR%%/model/lm/turtle/turtle.token
 -%%DATADIR%%/model/lm/turtle/turtle.vocab
 -@dirrm %%DATADIR%%/model/lm/turtle
 -@dirrm %%DATADIR%%/model/lm/tidigits
 -@dirrm %%DATADIR%%/model/lm/swb
 +%%DATADIR%%/model/hmm/en/tidigits/feat.params
 +%%DATADIR%%/model/hmm/en/tidigits/mdef
 +%%DATADIR%%/model/hmm/en/tidigits/means
 +%%DATADIR%%/model/hmm/en/tidigits/sendump
 +%%DATADIR%%/model/hmm/en/tidigits/transition_matrices
 +%%DATADIR%%/model/hmm/en/tidigits/variances
 +%%DATADIR%%/model/hmm/en_US/hub4wsj_sc_8k/feat.params
 +%%DATADIR%%/model/hmm/en_US/hub4wsj_sc_8k/mdef
 +%%DATADIR%%/model/hmm/en_US/hub4wsj_sc_8k/means
 +%%DATADIR%%/model/hmm/en_US/hub4wsj_sc_8k/noisedict
 +%%DATADIR%%/model/hmm/en_US/hub4wsj_sc_8k/sendump
 +%%DATADIR%%/model/hmm/en_US/hub4wsj_sc_8k/transition_matrices
 +%%DATADIR%%/model/hmm/en_US/hub4wsj_sc_8k/variances
 +%%DATADIR%%/model/hmm/zh/tdt_sc_8k/feat.params
 +%%DATADIR%%/model/hmm/zh/tdt_sc_8k/mdef
 +%%DATADIR%%/model/hmm/zh/tdt_sc_8k/means
 +%%DATADIR%%/model/hmm/zh/tdt_sc_8k/noisedict
 +%%DATADIR%%/model/hmm/zh/tdt_sc_8k/sendump
 +%%DATADIR%%/model/hmm/zh/tdt_sc_8k/transition_matrices
 +%%DATADIR%%/model/hmm/zh/tdt_sc_8k/variances
 +%%DATADIR%%/model/lm/en/tidigits.DMP
 +%%DATADIR%%/model/lm/en/tidigits.dic
 +%%DATADIR%%/model/lm/en/tidigits.fsg
 +%%DATADIR%%/model/lm/en/turtle.DMP
 +%%DATADIR%%/model/lm/en/turtle.dic
 +%%DATADIR%%/model/lm/en_US/cmu07a.dic
 +%%DATADIR%%/model/lm/en_US/hub4.5000.DMP
 +%%DATADIR%%/model/lm/en_US/wsj0vp.5000.DMP
 +%%DATADIR%%/model/lm/zh_CN/gigatdt.5000.DMP
 +%%DATADIR%%/model/lm/zh_CN/mandarin_notone.dic
 +%%DATADIR%%/model/lm/zh_TW/gigatdt.5000.DMP
 +%%DATADIR%%/model/lm/zh_TW/mandarin_notone.dic
 +@dirrm %%DATADIR%%/model/lm/zh_TW
 +@dirrm %%DATADIR%%/model/lm/zh_CN
 +@dirrm %%DATADIR%%/model/lm/en_US
 +@dirrm %%DATADIR%%/model/lm/en
  @dirrm %%DATADIR%%/model/lm
 -@dirrm %%DATADIR%%/model/hmm/wsj1
 -@dirrm %%DATADIR%%/model/hmm/tidigits
 -@dirrm %%DATADIR%%/model/hmm/an4
 +@dirrm %%DATADIR%%/model/hmm/zh/tdt_sc_8k
 +@dirrm %%DATADIR%%/model/hmm/zh
 +@dirrm %%DATADIR%%/model/hmm/en_US/hub4wsj_sc_8k
 +@dirrm %%DATADIR%%/model/hmm/en_US
 +@dirrm %%DATADIR%%/model/hmm/en/tidigits
 +@dirrm %%DATADIR%%/model/hmm/en
  @dirrm %%DATADIR%%/model/hmm
  @dirrm %%DATADIR%%/model
  @dirrm %%DATADIR%%
 +@dirrm lib/gstreamer-0.10
  @dirrm include/pocketsphinx
 +@exec mkdir -p %D/lib/gstreamer-0.10
 
 --------------000502080905040606000100--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206251940.q5PJe60r059711>