Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 16:19:10 -0400
From:      "Joe Mom" <jomom@jomom.net>
To:        "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org>
Subject:   Re: Portupgrade failing to upgrade a port
Message-ID:  <00e701c3090c$6fc1b850$500dbace@call.gtn.ca>
References:  <001001c30838$a60ee290$500dbace@call.gtn.ca> <200304221055.41056.kstewart@owt.com> <00d301c308fc$1aef3150$500dbace@call.gtn.ca> <200304221311.34180.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
k, so what do I have to do now?



-----------------------
Joe Mom
    "Drain us of life and cleanse the mess"
                                MuDvAyNe
-----------------------
----- Original Message ----- 
From: "Kent Stewart" <kstewart@owt.com>
To: "Joe Mom" <jomom@jomom.net>
Sent: Tuesday, April 22, 2003 4:11 PM
Subject: Re: Portupgrade failing to upgrade a port


> On Tuesday 22 April 2003 11:22 am, you wrote:
> > This is the only thing that shows up.
> >
> > ezmlm-idx-0.40_2 --> qmail-1.03_1
> >
> 
> What you should have seen is something like the following:
> 
> ruby# pkgver
> #
> #  cvsup-mirror
> #  needs updating (port has 1.2_1)
> #
> pkgs="$pkgs cvsup-mirror-1.2"
> 
> #
> #  koffice
> #  needs updating (port has 1.2.1_1,1)
> #
> pkgs="$pkgs koffice-1.2.1,1"
> 
> #
> #  tcl
> #  needs updating (port has 8.3.5_2)
> #
> pkgs="$pkgs tcl-8.3.5_1"
> 
> 
> if [ X"$pkgs" != X"" ]; then
>   portupgrade $pkgs
> fi
> 
> pkgver is my alias that does the "portversion -c | more".
> 
> Kent
> 
> -- 
> Kent Stewart
> Richland, WA
> 
> http://users.owt.com/kstewart/index.html
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e701c3090c$6fc1b850$500dbace>