Re: X related ports not finding version strings and hanging

From: Warren Block <wblock_at_wonkity.com>
Date: Mon, 7 Oct 2013 14:34:32 -0600 (MDT)
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.
Received on Mon Oct 07 2013 - 18:34:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC