From owner-cvs-all@FreeBSD.ORG Thu Oct 30 09:13:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96E3916A4CE; Thu, 30 Oct 2003 09:13:05 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A44843FDF; Thu, 30 Oct 2003 09:12:55 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h9UHCqJC019647; Thu, 30 Oct 2003 09:12:52 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h9UHCo1U019646; Thu, 30 Oct 2003 09:12:50 -0800 (PST) (envelope-from obrien) Date: Thu, 30 Oct 2003 09:12:50 -0800 From: "David O'Brien" To: Maxim Sobolev Message-ID: <20031030171250.GA19562@dragon.nuxi.com> References: <200310292101.h9TL1j7C055377@repoman.freebsd.org> <20031030030940.GA66023@dragon.nuxi.com> <3FA0AF52.8030900@portaone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FA0AF52.8030900@portaone.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-ports@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/editors/vim/files patch-digraph.c patch-globals.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.ORG List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 17:13:05 -0000 On Thu, Oct 30, 2003 at 08:27:30AM +0200, Maxim Sobolev wrote: > >>sobomax 2003/10/29 13:01:45 PST > >> Added files: > >> editors/vim/files patch-digraph.c patch-globals.h > >> Log: > >> Unbreak with perl 5.8.1 (conflicting symbol). > > > >Why didn't you report this to the maintainer?? > Because the change is so trivial. *sigh* I guess you never figured maybe one of the vendors patches would also fix it considering he puts out patches like crazy (over 300 for the last version of vim). > >This commit conflicts with my committing an update from patchlevel 72 to > >PL 139. > > I don't believe that you can't resolve by yourself conflict with this > 2-line patch. One of the vender patches offically fixes the Perl 5.8.1 problem. I take it this is your way of giving me permission to back out your commit and you won't be emailing Core when I do.