Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2023 01:22:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273319] x11-wm/compton: compton-trans uses invalid POSIX grep expressions
Message-ID:  <bug-273319-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 273319
           Summary: x11-wm/compton: compton-trans uses invalid POSIX grep
                    expressions
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: parakleta@darkreality.org
                CC: femc7488@gmail.com
             Flags: maintainer-feedback?(femc7488@gmail.com)
                CC: femc7488@gmail.com

Created attachment 244305
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244305&action=
=3Dedit
Convert sed to BRE

I have had an open bug report for around 8 years now on the main project, w=
ith
no progress.  Hoping that maybe we can fix this here instead.

The simplest solution is to append the switch `-E` to every call to sed (I
haven't tested this, but assume it will work), or alternatively the attached
patch modifies the regular expressions to only use valid BRE expressions.

--=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-273319-7788>