Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2021 09:03:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259772] Mk/Scripts/sed_checked.sh: Make it respect REINPLACE_ARGS
Message-ID:  <bug-259772-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 259772
           Summary: Mk/Scripts/sed_checked.sh: Make it respect
                    REINPLACE_ARGS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yasu@freebsd.org
                CC: ports-bugs@FreeBSD.org

Created attachment 229424
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229424&action=
=3Dedit
Patch file

Currently this script always uses '.bak' as extension of backup files. As a
result REINPLACE_CMD doesn't work as is expected with developer mode if
REINPLACE_ARGS is set differently from default value (e.g. "-i ''"). So make
the script respect REINPLACE_ARGS.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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