Date: Sat, 02 Jun 2007 11:41:04 +0400 From: Sergey Matveychuk <sem@FreeBSD.org> To: Andriy Gapon <avg@icyb.net.ua> Cc: freebsd-ports@freebsd.org Subject: Re: portupgrade -o Message-ID: <46611F10.5020008@FreeBSD.org> In-Reply-To: <465C550D.1080501@icyb.net.ua> References: <465C550D.1080501@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Andriy Gapon wrote: > I have a strange problem with portupgrade -o using > portupgrade-devel-2.3.0_5. I didn't have such problem with non-devel > portupgrade and in fact that's how I switched to the -devel version. > > The problem can be illustrated like follows: > $ portupgrade -o audio/portaudio2 portaudio-18.1_2 > ... nothing happens ... > $ portupgrade -f -o audio/portaudio2 portaudio-18.1_2 > ... portaudio-18.1_2 from audio/portaudio is re-installed ... > > Does anybody else see this ? > > It's possible that I screwed something in my local setup because I made > a few configuration changes recently. BTW, I have a patch from Stephen > Montgomery-Smith applied: http://www.freebsd.org/cgi/query-pr.cgi?pr=112630 It's possible if installed version is greater than a version in origin. You can compare two version with the command: pkg_version -t version1 version2 -- Dixi. Sem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46611F10.5020008>