When run under lang/perl5.22, the www/p5-RT-Client-REST port (version 0.49_1,1) generates deprecation warnings: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/[a-z][\w-]*|C(?:ustom)?F(?:ield)?-[#\s\w:()?/-]+|CF\.{ <-- HERE [#\s\w:()?/-]+}/ at /usr/local/lib/perl5/site_perl/RT/Client/REST/Forms.pm line 17. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(?:cf|customfield)(?:-|\.{ <-- HERE )([#\s\w_:()?/-]+)/ at /usr/local/lib/perl5/site_perl/RT/Client/REST/Object.pm line 466. This has been reported upstream (with a patch) as https://rt.cpan.org/Public/Bug/Display.html?id=106795
Created attachment 160571 [details] patch 1 of 2
Created attachment 160572 [details] patch 2 of 2
Testing. Please hold on.
1. I can not reproduce the reported warning on FreeBSD 11.0-CURRENT #0 r287498 with perl5.22 Please describe your system and describe exact procedure you follow to repeat reported warning. 2. Please note how CPAN testers have no concern about RT-Client-REST 0.49 run with perl5.22 on any system: http://matrix.cpantesters.org/?dist=RT-Client-REST+0.49 3. Can you claim that this warning prevents you from using some feature of the port? Which feature exactly? You see, this is just a warning, not an error. Looks like a non-essential cosmetic request for the upstream. Do you think that we could just ignore it for now?
Let me suggest to close this PR as it seems it is "Not A Bug".
Setting "maintainer-feedback" to +: it's used to indicate whether the maintainer has responded to the bug report, not if you approve the patches or not (for that, you need to set the "maintainer-approval" flag in each attachment). Since the reporter has not answered comment #4, I'm closing this one.