At 12:21 PM 10.7.2002 -0700, John Kozubik wrote:
>
>Rus,
>
>Please take a look at /usr/ports/sysutils/portupgrade, as it is the
>appropriate tool for these sort of upgrades.
>
>Circumstantial evidence over the years has led me to believe that most
>ports will actually successfully and without issue overwrite their
>previous iterations that were also installed via the ports tree (lynx,
>wget, things like that).
>
>-----
>John Kozubik - [EMAIL PROTECTED] - http://www.kozubik.com
>
>
>
>On Mon, 7 Oct 2002, Rus Foster wrote:
>
>> Hi All,
>>  I've got a general question. Say I've install /usr/ports/net/foobar_0.1,
>> I do a cvsup and see new foo_bar0.2. What is the best way to upgrade?
>> Either pkg_rm foobar_0.1 + pkg_add foobar_0.2, force the installation
>> of 0.2 or is there some other way?
>>
>> Rgds
>>
>> Rus
>>
>> --

If you don't mind first deinstalling the old port, then a simple way is to:
# pkg_delete <foo_1>
...then cd /usr/ports/foo_2:
#make install clean

You are now up to date.....

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to