From owner-freebsd-stable@FreeBSD.ORG Sat Apr 11 11:49:04 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB5B110656CA for ; Sat, 11 Apr 2009 11:49:04 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 6C9DC8FC18 for ; Sat, 11 Apr 2009 11:49:04 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (p5DCF1E16.dip.t-dialin.net [93.207.30.22]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 7EF468A00D1 for ; Sat, 11 Apr 2009 13:48:42 +0200 (CEST) Message-ID: <49E083AD.5030608@bsdforen.de> Date: Sat, 11 Apr 2009 13:49:01 +0200 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.21 (X11/20090408) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <200904091819.n39IJjDb027358@freefall.freebsd.org> In-Reply-To: <200904091819.n39IJjDb027358@freefall.freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: diff regression X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 11:49:05 -0000 miwi@FreeBSD.org wrote: > Synopsis: [maintainer-update] www/xpi-modify_headers > > State-Changed-From-To: open->feedback > State-Changed-By: miwi > State-Changed-When: Thu Apr 9 18:19:08 UTC 2009 > State-Changed-Why: > > Howdy, > > Patch rejected: > http://64bit.miwibox.org/index.php?action=describe_port&id=2152 > http://32bit.miwibox.org/index.php?action=describe_port&id=2042 > OK, this really sucks. diff has lost the -P option, that I've been relying on. Compare: http://www.freebsd.org/cgi/man.cgi?query=diff&manpath=FreeBSD+6.0-RELEASE http://www.freebsd.org/cgi/man.cgi?query=diff&manpath=FreeBSD+7.1-RELEASE It used to say: -P When comparing directories, if a file appears only in the second directory of the two, treat it as present but empty in the other. Now it's gone. Regression? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133541 > _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"