From nobody@FreeBSD.org  Sun Feb 10 19:48:45 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id C096137B402
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 10 Feb 2002 19:48:44 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g1B3mi094500;
	Sun, 10 Feb 2002 19:48:44 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200202110348.g1B3mi094500@freefall.freebsd.org>
Date: Sun, 10 Feb 2002 19:48:44 -0800 (PST)
From: Steve Wills <steve@stevenwills.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo in mpegaudio port patch-aa
X-Send-Pr-Version: www-1.0

>Number:         34814
>Category:       ports
>Synopsis:       Typo in mpegaudio port patch-aa
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 10 19:50:01 PST 2002
>Closed-Date:    Sun Feb 10 21:30:17 PST 2002
>Last-Modified:  Sun Feb 10 21:30:27 PST 2002
>Originator:     Steve Wills
>Release:        4.5
>Organization:
>Environment:
FreeBSD thx1138 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Thu Jan 31 12:46:29 GMT 2002 steve@thx1138:/usr/obj/usr/src/sys/THX1138  i386
>Description:
      Running mpeg_musicin produces errors due to typo in port:

thx1138# mpeg_musicin /usr/tmp/foo.AUDraw /usr/tmp/foo.mp2
Encoding configuration:
Layer=II   mode=stereo   extn=0   psy model=2
samp frq=44.1 kHz   total bitrate=384 kbps
de-emph=0   c/right=0   orig=0   errprot=0
input file: '/usr/tmp/foo.AUDraw'   output file: '/usr/tmp/foo.mp2'
OpenTable: could not find /usr/local/share/mepgaudio/tables/alloc_1
Check local directory './/usr/local/share/mepgaudio/tables' or setenv MPEGTABLES
Please check bit allocation table alloc_1

Setting MPEGTABLES to the correct path solves this problem.
>How-To-Repeat:
       Install the mpegaudio port and run mpeg_musicin.
>Fix:
      There is a typo in files/patch-aa of the mpegaudio port.

See: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/audio/mpegaudio/files/patch-aa?rev=1.2&content-type=text/plain

The string "mepgaudio" should be "mpegaudio".
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports 
Responsible-Changed-By: dd 
Responsible-Changed-When: Sun Feb 10 19:57:58 PST 2002 
Responsible-Changed-Why:  
ports issue 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34814 
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Sun Feb 10 21:30:17 PST 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34814 
>Unformatted:
