From owner-freebsd-ports Mon Jan 19 02:20:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14215 for freebsd-ports-outgoing; Mon, 19 Jan 1998 02:20:42 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from helios.dnttm.ru (root@dnttm.wave.ras.ru [194.85.104.197]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13534; Mon, 19 Jan 1998 02:09:56 -0800 (PST) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by helios.dnttm.ru (8.8.5/8.8.5/IP-3) with UUCP id NAA17346; Mon, 19 Jan 1998 13:03:41 +0300 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.8.8/8.8.7) with ESMTP id NAA01615; Mon, 19 Jan 1998 13:08:09 +0300 (MSK) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199801191008.NAA01615@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: Андрей Чернов cc: ports@FreeBSD.ORG, committers@FreeBSD.ORG Subject: Re: amanda port, empty PATCH_STRIP= lines causes trouble In-reply-to: Your message of "Mon, 19 Jan 1998 00:54:49 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Date: Mon, 19 Jan 1998 13:08:09 +0300 From: Dmitrij Tejblum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [CC list trimmed] Андрей Чернов wrote: > I repeat (already many > times) that both new and old patch handle Index: equally. I don't believe it. From src/contrib/patch/NEWS: Changes in version 2.4: [...] * The method used to intuit names of files to be patched is changed again: `Index:' lines are normally ignored for context diffs, [...] Dima