Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Oct 2022 16:24:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 266820] security/openvn error in rc.d file
Message-ID:  <bug-266820-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 266820
           Summary: security/openvn error in rc.d file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@bengrimm.net

flags=3D"$(eval echo \${$name}_flags})"=20

should be

flags=3D"$(eval echo \${${name}_flags})"

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