Date: Thu, 9 Apr 1998 02:32:12 -0700 (PDT) From: asami@FreeBSD.org (Satoshi Asami) To: tg@ihf.rwth-aachen.de Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/math/xmgr - Imported sources Message-ID: <199804090932.CAA11644@silvia.HIP.Berkeley.EDU> In-Reply-To: <87wwczwei5.fsf@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on 09 Apr 1998 11:06:26 %2B0200)
next in thread | previous in thread | raw e-mail | index | archive | help
* Anyway, any good ideas how to proceed? I think xmgr should live in * math, like gnuplot and xvgr. I could remove this new port, move xmgr * from print to math and re-import the new port on top of that or patch * the old. Satoshi? That is not possible because of the way cvs works. Once you import something, you can't move something on top of it. :< One thing you can do, is to commit all the revisions of print/xmgr on top of math/xmgr ending with the latest revision (which is 1.1 now) again. There are only four revisions in Makefile and one in md5 (those are the only files we really care about) so it shouldn't be too much work. Thomas? :) Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804090932.CAA11644>