On Tuesday 25 September 2007 09:34:49 [EMAIL PROTECTED] wrote:
> On Sat, 22 Sep,  Mel <[EMAIL PROTECTED]> wrote:
> > > I recently upgraded to xorg-7.3
> > >
> > > how can I safely downgrade back to xorg-7.2?
> >
> > If you still have xorg-7.2 packages this is the fastest:
> > (cd /usr/ports/x11/xorg && make all-depends-list)|xargs pkg_delete -f
> > env PKGDIR=/path/to/packages/All pkg_add
> > /path/to/packages/All/xorg-7.2.tbz
>
> Will following work right?
>
> cd /usr/ports/x11/xorg
> make all-depends-list | xargs pkg_delete -f
> cd /usr/ports/packages/All
> fetch
> ftp://ftp2.ua.FreeBSD.org/pub/FreeBSD/ports/i386/packages-6-stable/All/xorg
>-7.2.tbz pkg_add -r xorg-7.2.tbz

It should if they're still there.

-- 
Mel
_______________________________________________
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