[Bug 202800] www/p5-RT-Client-REST: generates deprecation warnings under Perl 5.22

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 31 20:53:37 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202800

            Bug ID: 202800
           Summary: www/p5-RT-Client-REST: generates deprecation warnings
                    under Perl 5.22
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: mandrews at bit0.com
                CC: svysh.fbsd at gmail.com
             Flags: maintainer-feedback?(svysh.fbsd at gmail.com)
                CC: svysh.fbsd at gmail.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list