From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 25 19:40:05 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F06E6106566B for ; Mon, 25 Jun 2012 19:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DB80F8FC0A for ; Mon, 25 Jun 2012 19:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q5PJe4Q4059704 for ; Mon, 25 Jun 2012 19:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5PJe464059703; Mon, 25 Jun 2012 19:40:04 GMT (envelope-from gnats) Date: Mon, 25 Jun 2012 19:40:04 GMT Message-Id: <201206251940.q5PJe464059703@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Rich Neese Cc: Subject: Re: ports/169426: update of audio/sphinxbase X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rich Neese List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2012 19:40:05 -0000 The following reply was made to PR ports/169426; it has been noted by GNATS. From: Rich Neese To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/169426: update of audio/sphinxbase Date: Mon, 25 Jun 2012 15:34:36 -0400 This is a multi-part message in MIME format. --------------080805090900090703030907 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/169426'. > 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=169426 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: update of audio/sphinxbase >> Arrival-Date: Mon Jun 25 19:00:15 UTC 2012 --------------080805090900090703030907 Content-Type: text/plain; charset=windows-1252; name="sphinxbase.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="sphinxbase.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/sphinxbase/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 23 Sep 2011 22:21:14 -0000 1.6 +++ Makefile 25 Jun 2012 18:32:03 -0000 @@ -6,7 +6,7 @@ # PORTNAME= sphinxbase -PORTVERSION= 0.3 +PORTVERSION= 0.7 PORTREVISION= 1 CATEGORIES= audio accessibility MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/sphinxbase/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 19 Mar 2011 12:29:06 -0000 1.2 +++ distinfo 25 Jun 2012 18:32:03 -0000 @@ -1,2 +1,2 @@ -SHA256 (sphinxbase-0.3.tar.gz) = 0497a39d926fb0faa5fab28391821743225cd332e7b582419c60b0db7e6fbaa2 -SIZE (sphinxbase-0.3.tar.gz) = 1841919 +SHA256 (sphinxbase-0.7.tar.gz) = 389cb99a545f7d615a2b3bc3f7362a490ca45fc4dc440140ae1d2a41f87773ec +SIZE (sphinxbase-0.7.tar.gz) = 3291922 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/audio/sphinxbase/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 22 Mar 2008 20:36:38 -0000 1.1 +++ pkg-plist 25 Jun 2012 18:32:03 -0000 @@ -1,5 +1,12 @@ bin/sphinx_cepview +bin/sphinx_cont_adseg +bin/sphinx_cont_fileseg bin/sphinx_fe +bin/sphinx_jsgf2fsg +bin/sphinx_lm_convert +bin/sphinx_lm_eval +bin/sphinx_lm_sort +bin/sphinx_pitch include/sphinxbase/ad.h include/sphinxbase/agc.h include/sphinxbase/bio.h @@ -17,38 +24,38 @@ include/sphinxbase/feat.h include/sphinxbase/filename.h include/sphinxbase/fixpoint.h +include/sphinxbase/fsg_model.h include/sphinxbase/genrand.h include/sphinxbase/glist.h include/sphinxbase/hash_table.h include/sphinxbase/heap.h +include/sphinxbase/huff_code.h include/sphinxbase/info.h +include/sphinxbase/jsgf.h include/sphinxbase/libutil.h -include/sphinxbase/linklist.h +include/sphinxbase/listelem_alloc.h +include/sphinxbase/logmath.h include/sphinxbase/matrix.h +include/sphinxbase/mmio.h include/sphinxbase/mulaw.h +include/sphinxbase/ngram_model.h include/sphinxbase/pio.h include/sphinxbase/prim_type.h include/sphinxbase/profile.h -include/sphinxbase/s3_arraylist.h +include/sphinxbase/sbthread.h include/sphinxbase/sphinx_config.h -include/sphinxbase/sphinx_types.h +include/sphinxbase/sphinxbase.pxd +include/sphinxbase/sphinxbase_export.h include/sphinxbase/strfuncs.h include/sphinxbase/unlimit.h +include/sphinxbase/yin.h lib/libsphinxad.a lib/libsphinxad.la lib/libsphinxad.so lib/libsphinxad.so.0 -lib/libsphinxfe.a -lib/libsphinxfe.la -lib/libsphinxfe.so -lib/libsphinxfe.so.0 -lib/libsphinxfeat.a -lib/libsphinxfeat.la -lib/libsphinxfeat.so -lib/libsphinxfeat.so.0 -lib/libsphinxutil.a -lib/libsphinxutil.la -lib/libsphinxutil.so -lib/libsphinxutil.so.0 +lib/libsphinxbase.a +lib/libsphinxbase.la +lib/libsphinxbase.so +lib/libsphinxbase.so.2 libdata/pkgconfig/sphinxbase.pc @dirrm include/sphinxbase --------------080805090900090703030907--