From owner-freebsd-gnome@FreeBSD.ORG Thu Apr 3 22:22:44 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50E4837B405 for ; Thu, 3 Apr 2003 22:22:44 -0800 (PST) Received: from smtp02.syd.iprimus.net.au (smtp02.syd.iprimus.net.au [210.50.76.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B2F943FDF for ; Thu, 3 Apr 2003 22:22:43 -0800 (PST) (envelope-from matgarnz@iprimus.com.au) Received: from tchaikovsky.stpetersburg (210.50.171.103) by smtp02.syd.iprimus.net.au (7.0.012) id 3E8A160000085F0A for freebsd-gnome@freebsd.org; Fri, 4 Apr 2003 16:22:41 +1000 Date: Fri, 4 Apr 2003 16:20:05 +0000 From: Matthew Gardiner To: freebsd-gnome@freebsd.org Message-ID: <20030404162005.GI39957@tchaikovsky.stpetersburg> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: Balsa 2.0.9 Lines: 8 Subject: bug found in gstreamer-plugins X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 06:22:44 -0000 I was just compiling gstreamer-plugins as you do, and found that there are two patches located in the files directory, bot doing the same thing. When I compile it, it patches a file once and stuffs up with the second patch, basically it is double patching. I found that by deleting the *.c file, the files are patched nicely and without a problem. Could this issue please be fixed up on the cvs server. Matthew Gardiner