From owner-freebsd-ports Tue Jan 20 01:39:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20584 for freebsd-ports-outgoing; Tue, 20 Jan 1998 01:39:58 -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 BAA20557; Tue, 20 Jan 1998 01:39:37 -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 MAA05767; Tue, 20 Jan 1998 12:35: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 MAA02059; Tue, 20 Jan 1998 12:40:03 +0300 (MSK) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199801200940.MAA02059@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: Андрей Чернов cc: Dmitrij Tejblum , freebsd-ports@FreeBSD.ORG, committers@FreeBSD.ORG Subject: Re: amanda port, empty PATCH_STRIP= lines causes trouble In-reply-to: Your message of "Tue, 20 Jan 1998 12:09:41 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Date: Tue, 20 Jan 1998 12:40:03 +0300 From: Dmitrij Tejblum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Андрей Чернов wrote: > On Mon, 19 Jan 1998, Dmitrij Tejblum wrote: > > > and could find this file. New patch ignore Index: even after it couldn't find > > file in ***/--- lines. This is the difference. > > Your words is oversimplifying of what GNU patch 2.5 does, Yes. See full description in man pages for old and new patches. These descriptions are long and different. > it NOT ignore > Index: completely, following patch works: > > Index: a > @@ -1,3 +1,3 @@ This patch doesn't have +++/--- lines at all. CVS don't produce such patches. Dima