From owner-cvs-ports@FreeBSD.ORG Fri Jul 1 19:45:40 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCCFF1065673; Fri, 1 Jul 2011 19:45:40 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 909B28FC14; Fri, 1 Jul 2011 19:45:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 59BB817113; Fri, 1 Jul 2011 15:46:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received; s=aegis; t= 1309549568; bh=ztwCDpiXq5GEalHZJeuShr2IpqHeHSpeLQGjSfky5yM=; b=O hxkD65ldlvzdRrYuaZZjaJz4rHELC6tmHRo2MwlJ41f9EKbrybXkvMOHl+nzB7Uv mktA6qP8sdRxb0Kmo0nzapKtldJkZh12neWNZdhRc5hV8roDxksQwiAuiBjUWYXP 8Zuw9U+qZSwO/PitidiI068Jf1GCNIyTKRo0lR9YxA= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id YDrHXANxRKTH; Fri, 1 Jul 2011 15:46:08 -0400 (EDT) Date: Fri, 1 Jul 2011 15:45:36 -0400 From: Sahil Tandon To: Juergen Lock Message-ID: <20110701194536.GA1401@magic.hamla.org> References: <201107011751.p61HpcKo005582@repoman.freebsd.org> <20110701180312.GA28283@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110701180312.GA28283@triton8.kn-bremen.de> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Juergen Lock , cvs-ports@FreeBSD.org, "Edward Sanford Sutton, III" , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/libxine Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2011 19:45:40 -0000 On Fri, 2011-07-01 at 20:03:12 +0200, Juergen Lock wrote: > > Modified files: > > multimedia/libxine Makefile > > Log: > > Fix build WITH_DEBUG. > > > > PR: ports/151886 > > Submitted by: Jim Ballantine > > > > Revision Changes Path > > 1.169 +5 -0 ports/multimedia/libxine/Makefile > > ..hm and actually I got an email about this by "Edward Sanford Sutton, III" > (who also found the fix), I only ended up at > the PR when searching list archives. Does this warrant a forced commit? I would not worry about that - sometimes people report the same problem in different ways. I would just close the PR, thanking the submitter, and noting that the issue has already been resolved. > Sorry... Nothing to be sorry about! -- Sahil Tandon