[ quoting recovered. see http://www.lemis.com/email/email-format.html ] 
Joe Warner <[EMAIL PROTECTED]> wrote:
> On Sat, 13 Oct 2001, Benedikt Schmidt wrote:
>> Joe Warner <[EMAIL PROTECTED]> wrote:
>>> I downloaded from:
>>> 
>>> http://bbtools.thelinuxcommunity.org/available.phtml#bbpager
>>> 
>>> ..a couple of weeks ago.
>>> I think I'm using the 0.3.0 version but I'm not sure.
>>> How do I tell?
>> bbpager -v (try bbpager -h to see the other options)
>> 
>> bbpager(0.3.0) and blackbox (0.61.1) from ports work fine together 
>> here.
> Ok, I'm using version 0.1.8
> How do I get rid of it and upgrade to 0.3.0?
> 
> /usr/ports/x11-wm/bbpager/make deinstall
> 
> /usr/ports/x11-wm/bbpager/make reinstall

make deinstall only works if the version in ports is identical to the
one you have installed.
You have to pkg_delete[1] the package first and do a make install in
/usr/ports/x11-wm/bbpager/ after that.
Alternatively you can install the portupgrade[2] tool and just do
portupgrade "bbpager".

[1] pkg_delete `pkg_info | grep bbpager | awk '{print $1}'`
[2] /usr/ports/sysutils/portupgrade

-- 
Benedikt

Reply via email to