From owner-freebsd-mono@FreeBSD.ORG Sat Jul 11 16:25:53 2009 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B074A1065672 for ; Sat, 11 Jul 2009 16:25:53 +0000 (UTC) (envelope-from arjo.hooimeijer@xs4all.nl) Received: from mail.hooimeijer.nl.eu.org (deathstar.xs4all.nl [80.101.90.206]) by mx1.freebsd.org (Postfix) with ESMTP id 361D08FC0A for ; Sat, 11 Jul 2009 16:25:53 +0000 (UTC) (envelope-from arjo.hooimeijer@xs4all.nl) Received: from localhost (localhost.starwars.nl.eu.org [127.0.0.1]) by mail.hooimeijer.nl.eu.org (Postfix) with ESMTP id 5EB4B1CC29; Sat, 11 Jul 2009 18:25:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at starwars.nl.eu.org Received: from mail.hooimeijer.nl.eu.org ([127.0.0.1]) by localhost (deathstar.starwars.nl.eu.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4KLCTQdApULH; Sat, 11 Jul 2009 18:25:49 +0200 (CEST) Received: from [192.168.28.3] (deathstar.xs4all.nl [80.101.90.206]) by mail.hooimeijer.nl.eu.org (Postfix) with ESMTPSA id 9850C1CC1C; Sat, 11 Jul 2009 18:25:49 +0200 (CEST) Message-ID: <4A58BD01.7050800@xs4all.nl> Date: Sat, 11 Jul 2009 18:25:37 +0200 From: Arjo Hooimeijer User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Arjo Hooimeijer , mono@FreeBSD.org References: <20090703084321.GA61984@xs4all.nl> <20090711153526.GA72541@blogreen.org> In-Reply-To: <20090711153526.GA72541@blogreen.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=072C07C7 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: www/mod_mono patch error X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2009 16:25:53 -0000 Hi, I will delete & re-cvsup my entire ports tree to fix any inconsistencies. Thank you for your time :-) -- Arjo On 11-7-2009 17:35, Romain Tartière wrote: > Hi > > After rereading your mail (you have a patch error, not a compilation > error so your system setup / ports / etc is not the source of your > problem), I saw a weird thing: > > On Fri, Jul 03, 2009 at 10:43:21AM +0200, Arjo Hooimeijer wrote: > >> => mod_mono-2.4.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> => Attempting to fetch from http://ftp.novell.com/pub/mono/sources/mod_mono/. >> mod_mono-2.4.tar.bz2 100% of 262 kB 172 kBps >> ===> Extracting for mod_mono-2.4 >> => MD5 Checksum OK for mod_mono-2.4.tar.bz2. >> => SHA256 Checksum OK for mod_mono-2.4.tar.bz2. >> ===> Patching for mod_mono-2.4 >> ===> Applying FreeBSD patches for mod_mono-2.4 >> 2 out of 2 hunks failed--saving rejects to configure.rej >> => Patch patch-configure failed to apply cleanly. >> > ^^^^^^^^^^^^^^^ > But: > $ ls www/mod_mono/files: > patch-Makefile.in > patch-src_Makefile.in > patch-src_mod__mono.c > > There is _no_ patch for any configure script (and have never been). > > Your ports tree may be in some inconsistent state. > > Romain >