[Bug 213128] version sort (sort -V) order incorrect with non-alphanumeric characters

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 30 19:05:11 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213128

--- Comment #1 from Serge <skh1002 at hotmail.com> ---
I don't know whether or not the reported behaviour is related to another
peculiar case of version sort. This is an example from my packages folder:

$ ls /usr/ports/packages/All | sort -V
…
openssl-1.0.2i,1.txz
openssl-1.0.2j,1.txz
openssl-1.0.2_13.txz
openssl-1.0.2_14.txz
openssl-1.0.2_15,1.txz
…

Both alphabetically and by version sequence, 'openssl-1.0.2j,1.txz' should
follow 'openssl-1.0.2_15,1.txz', but the resulting order is not correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list