Date: Fri, 30 Sep 2016 19:05:11 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-i386@FreeBSD.org Subject: [Bug 213128] version sort (sort -V) order incorrect with non-alphanumeric characters Message-ID: <bug-213128-10-ktgBMZWAsW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213128-10@https.bugs.freebsd.org/bugzilla/> References: <bug-213128-10@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213128 --- Comment #1 from Serge <skh1002@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 =E2=80=A6 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 =E2=80=A6 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213128-10-ktgBMZWAsW>