(parse_insert_string_field), (parse_split_strings):
Rework string parsing to always walk over BOM markers in UTF16
strings, using the endianness indicated by the innermost one,
then trying the opposite endianness if that fails to convert
to valid UTF-8. Fixes#341774
Bump the PORTREVISION.
PR: ports/98090
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
Obtained from: CVS
GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=341774