pkg_add -u actualy downgrades

2007-07-03 Thread Edd Barrett

Hi ports@,

A minor issue with pkg_add -u :
# pkg_add -u -F update -F alwaysupdate
Candidates for updating faad-2.0p6 - faad-2.0p5
Candidates for updating jwm-2.0 - jwm-1.8

jwm-2.0 is a port that I have updated, and although it was committed,
the package has not yet been built. Should'nt it recognise that my
version is in-fact newer?

--
Best Regards

Edd

---
http://students.dec.bournemouth.ac.uk/ebarrett



Re: pkg_add -u actualy downgrades

2007-07-03 Thread Daniel Horecki

2007/7/3, Edd Barrett [EMAIL PROTECTED]:

Hi ports@,

A minor issue with pkg_add -u :
# pkg_add -u -F update -F alwaysupdate
Candidates for updating faad-2.0p6 - faad-2.0p5
Candidates for updating jwm-2.0 - jwm-1.8

jwm-2.0 is a port that I have updated, and although it was committed,
the package has not yet been built. Should'nt it recognise that my
version is in-fact newer?



Try pkg_add -ui.

--
Daniel 'Shinden' Horecki
http://morr.pl



Re: pkg_add -u actualy downgrades

2007-07-03 Thread Marc Espie
On Tue, Jul 03, 2007 at 10:00:42PM +0100, Edd Barrett wrote:
 Hi ports@,
 
 A minor issue with pkg_add -u :
 # pkg_add -u -F update -F alwaysupdate
 Candidates for updating faad-2.0p6 - faad-2.0p5
 Candidates for updating jwm-2.0 - jwm-1.8
 
 jwm-2.0 is a port that I have updated, and although it was committed,
 the package has not yet been built. Should'nt it recognise that my
 version is in-fact newer?

No, it doesn't. It's a known issue.



Re: pkg_add -u actualy downgrades

2007-07-03 Thread Edd Barrett

On 03/07/07, Daniel Horecki [EMAIL PROTECTED] wrote:

Try pkg_add -ui.


Makes no difference I'm afraid

--
Best Regards

Edd

---
http://students.dec.bournemouth.ac.uk/ebarrett



Re: pkg_add -u actualy downgrades

2007-07-03 Thread Julian Leyh
On 22:00 Tue 03 Jul , Edd Barrett wrote:
 Hi ports@,
 
 A minor issue with pkg_add -u :
 # pkg_add -u -F update -F alwaysupdate
 Candidates for updating faad-2.0p6 - faad-2.0p5
 Candidates for updating jwm-2.0 - jwm-1.8
 
 jwm-2.0 is a port that I have updated, and although it was committed,
 the package has not yet been built. Should'nt it recognise that my
 version is in-fact newer?

add the path of your packages to PKG_PATH

pkg_add -u only compares the signatures and not the actual version
number.

 
 -- 
 Best Regards
 
 Edd
 
 ---
 http://students.dec.bournemouth.ac.uk/ebarrett