https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213128
--- Comment #1 from Serge <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
