#29051: glib2: revert to OS X sorting (alphabetical, not case-sensitive) on Mac OS X 10.5.8 Leopard ------------------------------------------+--------------------------------- Reporter: suv-sf@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: glib2 ------------------------------------------+--------------------------------- In revision r64476 to address ticket #23959, sorting was changed for all platforms although the bug only occurs when building & using glib2 on Snow Leopard (x86_64). Could the patch added in r64476 be made conditional, so that at least on Leopard, sorting (of fonts, filenames, etc.) uses again the same sort order like before (alphabetical, not case-sensitive), like e.g. in the Finder and native file dialogs? Upstream bug report for glib is [https://bugzilla.gnome.org/show_bug.cgi?id=612019 Bug 612019 - Alphabetical sorting not working in OSX Snow Leopard 10.6.x] Attached patch was used to quickly test sorting order without changes to 'glib/gunicollate.c' (it patchfiles-deletes the earlier added patchfile if platform is 'darwin i386') - possibly the test could be done in the patch instead? -- Ticket URL: <https://trac.macports.org/ticket/29051> MacPorts <http://www.macports.org/> Ports system for Mac OS