Hello.  I am running 5.6-stable amd64 and using the -stable ports.  I must 
be doing something wrong when I am updating ports.

I do:

cd /usr/ports
cvs -q up -rOPENBSD_5_6 -Pd
infrastructure/bin/out-of-date


and I see:

Collecting installed packages: ok
Collecting port versions: ok
Collecting port signatures: ok
Outdated ports:

devel/quirks                   # always-update -> quirks-2.9
lang/php/5.4,-main,ap2         # 5.4.35 -> 5.4.36
lang/php/5.4,-mcrypt           # 5.4.35 -> 5.4.36
lang/php/5.4,-pdo_mysql        # 5.4.35 -> 5.4.36
lang/php/5.4,-pspell           # 5.4.35 -> 5.4.36
lang/php/5.4,-zip              # 5.4.35 -> 5.4.36
mail/roundcubemail             # 
@php-5.4.35,@php-mcrypt-5.4.35,@php-pspell-5.4.35,@php-zip-5.4.35 -> 
@php-5.4.36,@php-mcrypt-5.4.36,@php-pspell-5.4.36,@php-zip-5.4.36
www/pear,-utils                # @php-5.4.35 -> @php-5.4.36


so I do:

cd lang/php/5.4
env FLAVOR="ap2" SUBPACKAGE="-main" make update
(I would guess I probably don't need the env variables since it seems to 
be smart enough to update only what I have installed already but whatever)


If I then do another /usr/ports/infrastructure/bin/out-of-date I still see 
this:

Collecting installed packages: ok
Collecting port versions: ok
Collecting port signatures: ok
Outdated ports:

devel/quirks                   # always-update -> quirks-2.9
mail/roundcubemail             # 
@php-5.4.35,@php-mcrypt-5.4.35,@php-pspell-5.4.35,@php-zip-5.4.35 -> 
@php-5.4.36,@php-mcrypt-5.4.36,@php-pspell-5.4.36,@php-zip-5.4.36
www/pear,-utils                # @php-5.4.35 -> @php-5.4.36


Why do roundcubemail and pear still show up there when php has been 
updated?  Trying to run a make update for either of them does nothing.

I must be doing something wrong or missing another step I should be doing 
but I'm not sure what it is.  I haven't found any answers through 
searching.

Any suggestions would be appreciated.  Thanks!


PS - devel/quirks is always there and I am assuming it should be?

-- 

John Merriam

Reply via email to