From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 25 19:34:38 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E933106564A; Mon, 25 Jun 2012 19:34:38 +0000 (UTC) (envelope-from r.neese@gmail.com) Received: from mail-yw0-f44.google.com (mail-yw0-f44.google.com [209.85.213.44]) by mx1.freebsd.org (Postfix) with ESMTP id E38F18FC14; Mon, 25 Jun 2012 19:34:37 +0000 (UTC) Received: by yhq56 with SMTP id 56so3523238yhq.17 for ; Mon, 25 Jun 2012 12:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=dV0dmPGxwl/NTBHBaxYAFjirCcnMh9Um+yDNypMf4Bk=; b=J7aBzJkFYu+vrfoy7dWi6j9MD0sjYwfuRwX+0qPNOJ/w/val1S2Y4q3hS4BXNayC2e AL7UGeZ8i4IxlarM7kADxV9ncsVErB3GPS1v5SaZvHDuMKDVsgO6SYxmxovbMHPRcl5d M3quhSEMXldvFV/sExGBdEjBPgu1FB5dpJgH4RaGFScECY1xM3uCM0/o1FKhTKiVvH5w XiWJ44qMR6idxncLLKcGNAFpUKqJxe+NWfQQQMo6osofJ1wKPZUgP6WEsOLi8gs/q3pL JtJP2pO7gPukxXLPDDDshFzOX38Cqji6f6YX8l5FhhI5IayAYwnkfpT+VIAdj/jJI0Um lzxw== Received: by 10.236.75.164 with SMTP id z24mr14567739yhd.69.1340652877384; Mon, 25 Jun 2012 12:34:37 -0700 (PDT) Received: from [127.0.0.1] ([70.127.108.139]) by mx.google.com with ESMTPS id m43sm135511681yhi.13.2012.06.25.12.34.36 (version=SSLv3 cipher=OTHER); Mon, 25 Jun 2012 12:34:36 -0700 (PDT) Message-ID: <4FE8BD4C.9080302@gmail.com> Date: Mon, 25 Jun 2012 15:34:36 -0400 From: Rich Neese User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org References: <201206251900.q5PJ0FEb021788@freefall.freebsd.org> In-Reply-To: <201206251900.q5PJ0FEb021788@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------080805090900090703030907" Cc: Subject: Re: ports/169426: update of audio/sphinxbase X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2012 19:34:38 -0000 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--