Date: Tue, 07 Mar 2006 11:13:43 +0800 From: Dryice Liu <dryice@dryice.name> To: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/94081 : [PATCH] editors/speedbar-emacs20: fix plist Message-ID: <864q2b2bh4.fsf@dryice.3322.org> In-Reply-To: <200603062320.k26NK9FI073915@freefall.freebsd.org> (Ion-Mihai Tetcu's message of "Mon, 6 Mar 2006 23:20:09 GMT") References: <200603062320.k26NK9FI073915@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ion-Mihai Tetcu <itetcu@people.tecnik93.com> wrote: > On Mon, 06 Mar 2006 23:56:10 +0200 > Andrey Slusar <anrays@gmail.com> wrote: > > > > > Very strange - why affected only the speedbar-emacs20 port? > > editors/speedbar installs the speedbar.info too and speedbar.info is > > not found in plist and Makefile INFO tokens. > > So, as pav@ pinted out, speedbar-emacs20 shouldn't overwrite it and my > patch is wrong. I think the patch is good. One different between editors/emacs20 and editors/emacs is that the emacs21 port install a speedbar.info into /usr/local/info and the emacs20 port do not. (although emacs20 comes with the speedbar package). This is why we see a checksum mismatch error from editors/speedbar and a pkg-plist error from editors/speedbar-emacs20. So I think your patch perfectly fix it for speedbar-emacs20. The problem is on editors/speedbar, as both it and editors/emacs install a speedbar.info in /usr/local/info, and I can't make it a conflict! One way around this is to not install speedbar.info in the editors/speedbar port, as we did in devel/cedet, but I don't think that's a good idea. -- Dryice @ http://dryice.name Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/sylvester-response.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?864q2b2bh4.fsf>