On Sat, 14 Jun 2008 00:06:47 -0600
Chad Perrin <[EMAIL PROTECTED]> wrote:

> I seem to have two xorg-server packages on a FreeBSD system of
> mine, and I'm not sure why.  With one of them, there's no problem:
> 
>   xorg-server-1.4_10,1        =  up-to-date with port 
> 
> One of them won't upgrade:
> 
>   xorg-server-1.2.99.903_1,1  <  needs updating (port has
> 1.2.99.903_2,1) 
> 
>   ** Port marked as IGNORE: x11-servers/xorg-server-snap:
>           is outdated
>   ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>           - x11-servers/xorg-server-snap (marked as IGNORE)
> 
> . . . and portaudit says it's vulnerable:
> 
>   Affected package: xorg-server-1.2.99.903_1,1
>   Type of problem: xorg -- multiple vulnerabilities.
>   Reference:
>   
> <http://www.FreeBSD.org/ports/portaudit/fe2b6597-c9a4-11dc-8da8-0008a18a9961.html>
> 
> Why do I have this xorg-server-1.2.99.903_1,1 package?  It appears
> to be nothing but an older version.  Should I remove it, or figure
> out how to upgrade it?  Is it actually just an older version of the
> same package, or is it a different/separate package entirely?
> 
> Any help figuring this out would be appreciated.

I would just compile x11-server/xorg-server and once it is done do a
pkg_delete on xorg-server-snap. Then install
xorg-server/xorg-server. What it is complaining about is
x11-servers/xorg-server-snap being marked as to be ignored, which it
should be now as it is a out of date snap shot of xorg-server from
some time back.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to