From owner-freebsd-ports@FreeBSD.ORG Fri Sep 21 03:32:24 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80E0816A419 for ; Fri, 21 Sep 2007 03:32:24 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 3B0C413C468 for ; Fri, 21 Sep 2007 03:32:24 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 20 Sep 2007 23:32:23 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.3-GA) with ESMTP id NUP44337; Thu, 20 Sep 2007 23:32:23 -0400 (EDT) Received: from 65-78-26-179.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.26.179]) by smtp01.lnh.mail.rcn.net with ESMTP; 20 Sep 2007 23:32:22 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18163.15173.364190.582528@jerusalem.litteratus.org> Date: Thu, 20 Sep 2007 23:32:21 -0400 To: freebsd-ports In-Reply-To: <20070920222222.I89622@qroenaqrq.6qbyyneqvnyhc.pbz> References: <20070920061247.u3sovytyuc80ocg4@intranet.encontacto.net> <20070920222222.I89622@qroenaqrq.6qbyyneqvnyhc.pbz> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Subject: Re: www/apache22 seems to have a patch problem. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 03:32:24 -0000 Lars Eighner writes: > > ===> Applying FreeBSD patches for apache-2.2.6_1 > > 3 out of 4 hunks failed--saving rejects to Makefile.in.rej > > => Patch patch-Makefile.in failed to apply cleanly. > > *** Error code 1 > > When a port is not generally known to be broken (and this one > isn't), all the mysterious patch problems I have ever found came > from trying to use cp at some point to update the ports tree. I > suggest you remove the entire apache22 directory and cvsup again > to be certain that you do not have old patch debris in the port. Agreed. Robert Huff