Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jul 2017 07:28:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220474] mail/spamassassin unescaped left brace in regex, lib/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line 921
Message-ID:  <bug-220474-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220474

            Bug ID: 220474
           Summary: mail/spamassassin unescaped left brace in regex,
                    lib/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm
                    line 921
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: zeising@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
          Assignee: zeising@FreeBSD.org
             Flags: maintainer-feedback?(zeising@FreeBSD.org)

Created attachment 184066
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184066&action=
=3Dedit
Patch for lib/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm post-Perl 5=
.26

After upgrading Perl to 5.26, it started to complain whenever mail/spamassa=
ssin
is being run:

Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.30), passed through in regex; marked by <-- HERE in m/^(.{ <-- HERE
,200}).*$/ at
/usr/local/lib/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line 921.

Patch attached.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220474-13>