Created attachment 579578 [details, diff] Patch for unescaled left braces in MP3/Tag.pm Use of MP3::Tag in dev-lang/perl-5.28.2-r1 yields the following warning in two different places: Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^({ <-- HERE [^{}]+}|\w)/ at /usr/lib64/perl5/vendor_perl/5.28.2/MP3/Tag.pm line 3092 (#1) Fix: See attached diff.
Thank you for the patch. Please check also if it is fixed upstream in the latest version. If not, please report and link the report here. https://metacpan.org/release/MP3-Tag
(In reply to Jonas Stein from comment #1) > Thank you for the patch. > Please check also if it is fixed upstream in the latest version. If not, > please report and link the report here. > https://metacpan.org/release/MP3-Tag I just checked, and it looks as though current upstream is already fixed.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=797eaad956caf6115032eac0fd8808fa3eb0d2b7 commit 797eaad956caf6115032eac0fd8808fa3eb0d2b7 Author: Kent Fredric <kentnl@gentoo.org> AuthorDate: 2019-07-16 02:07:52 +0000 Commit: Kent Fredric <kentnl@gentoo.org> CommitDate: 2019-07-16 02:08:13 +0000 dev-perl/MP3-Tag: Bump to version 1.150.0 re bug #687890 Upstream: - Fix more warnings about use of deprecated unescaped left brace Bug: https://bugs.gentoo.org/687890 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org> dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild | 23 +++++++++++++++++++++++ dev-perl/MP3-Tag/Manifest | 1 + 2 files changed, 24 insertions(+)
Please stabilize dev-perl/MP3-Tag-1.150.0
ppc stable
ppc64 stable
x86 stable
amd64 stable. Closing.