X.Org 6.8.2 - (most probably) final patch
Greg J.
xcas at cox.net
Mon Feb 28 14:21:35 GMT 2005
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.
More information about the freebsd-x11
mailing list