Bug 38131 - version number botched: compares as less than previous version
Summary: version number botched: compares as less than previous version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-16 04:00 UTC by Alan E
Modified: 2002-05-16 12:12 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (572 bytes, patch)
2002-05-16 04:00 UTC, Alan E
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan E 2002-05-16 04:00:03 UTC
Version went from 5.2.14 to 5.2.14.p2. According to pkg_version (and
portupgrade), this is a downgrade. Solution is to remove the dot before the p2,
so it will correctly be seen as an upgrade instead.

Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
How-To-Repeat: 
Notice that new pdksh does not show up when you do a 'portversion -l\<'.
Comment 1 Thomas Gellekum freebsd_committer freebsd_triage 2002-05-16 12:12:14 UTC
State Changed
From-To: open->closed

Committed, thanks.