From owner-freebsd-multimedia@FreeBSD.ORG Fri Jun 16 10:37:15 2006 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80B7316A47C; Fri, 16 Jun 2006 10:37:15 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A2543D45; Fri, 16 Jun 2006 10:37:15 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 33DEFB833; Fri, 16 Jun 2006 13:37:14 +0300 (EEST) Received: (nullmailer pid 72080 invoked by uid 1002); Fri, 16 Jun 2006 10:37:14 -0000 Date: Fri, 16 Jun 2006 13:37:14 +0300 From: Vasil Dimov To: bug-followup@FreeBSD.org Message-ID: <20060616103714.GA72047@qlovarnika.bg.datamax> References: <20060616101735.GA71799@qlovarnika.bg.datamax> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060616101735.GA71799@qlovarnika.bg.datamax> X-OS: FreeBSD 6.1-STABLE User-Agent: Mutt/1.5.11 Cc: multimedia@FreeBSD.org Subject: Re: ports/99018: [patch] audio/gstreamer-plugins-faad: fix typo in COMMENT X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 10:37:15 -0000 On Fri, Jun 16, 2006 at 01:17:36PM +0300, Vasil Dimov wrote: [...] > RCS file: /home/pcvs/ports/audio/gstreamer-plugins-faad/Makefile,v [...] > -COMMENT= Gstreamer MPEG-2 and MPEG-4 ACC decoder plugin > +COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin > Hmmz the value of this variable is overridden by multimedia/gstreamer-plugins/Makefile.common:112: COMMENT= Gstreamer ${GST_PLUGIN} plugin is this intentional? -- Vasil Dimov gro.DSBeerF@dv Testing can show the presence of bugs, but not their absence. -- Edsger W. Dijkstra