On Mon, Oct 7, 2013 at 1:34 PM, Warren Block <wbl...@wonkity.com> wrote:

> On Sun, 6 Oct 2013, Kevin Oberman wrote:
>
>  As usual with such upgrades, pkg_libchk is your friend. Assuming you have
>> updated pixman:
>> portmaster graphics/libGL graphics/dri
>> pkg_libchk -o | grep pixman | cut -d: -f1 | sort | uniq > pixman-files.txt
>> portmaster =D `cat pixman-files.txt`
>> portmaster -aD
>> portmaster -y -clean-distfiles
>>
>
> pkg_libchk -q > /tmp/to-be-rebuilt.txt
> portmaster `cat /tmp/to-be-rebuilt.txt`
>
> worked for me, although I did it after following the pixman instructions
> in /usr/ports/UPDATING.
>

Cool! I have somehow missed the real value of the '-q' option.

Thanks!
-- 
R. Kevin Oberman, Network Engineer
E-mail: rkober...@gmail.com
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to