Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 07:21:52 -0700
From:      "Greg J." <xcas@cox.net>
To:        Jean-Pierre Charlier <jpcharlier@ntlworld.com>, freebsd-x11@freebsd.org
Subject:   Re: X.Org 6.8.2 - (most probably) final patch
Message-ID:  <42232900.9050909@cox.net>
In-Reply-To: <20050227201512.PHMD769.aamta05-winn.mailhost.ntl.com@[62.253.162.69]>
References:  <20050227201512.PHMD769.aamta05-winn.mailhost.ntl.com@[62.253.162.69]>

next in thread | previous in thread | raw e-mail | index | archive | help
Jean-Pierre Charlier wrote:
> Hi,
> 
> I'm very new to FreeBSD, so please bear with me. Sorry to ask a simple question, but how does one apply the .diff file and then update Xorg 6.7.0 to Xorg 6.8.2? I have already tried to patch /usr/ports/devel/imake-6/Makefile, but I get some errors (Hunk #1 failed at 511, Hunk #2 failed at 754). What do you run once this is done?
> 
> Any help would be really appreciated...
> 
> Thanks in Advance.
> 

The patch updates the 6.8.1 port Makefiles, pkg-plists, etc.. to 6.8.2.. 
so you must update your ports tree first.

Please read 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html

Once you have that down.. you can apply the patch by doing the following:
cd /usr/ports && patch < /path/to/xorg-682.diff

Then you should be able to portupgrade xorg.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42232900.9050909>