Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jul 2024 14:06:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280176] lang/go-devel: do not install *.bak files
Message-ID:  <bug-280176-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 280176
           Summary: lang/go-devel: do not install *.bak files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: go@FreeBSD.org
          Reporter: rm@FreeBSD.org
          Assignee: go@FreeBSD.org
             Flags: maintainer-feedback?(go@FreeBSD.org)

Created attachment 251919
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251919&action=
=3Dedit
change sed args

Right now lang/go1xx installs two *.bak files that are created at post-patch
stage in lang/go-devel:

[rm@cf ~]% pkg list go122-1.22.5 | grep bak
/usr/local/go122/src/make.bash.bak
/usr/local/go122/src/run.bash.bak

cange sed args to not create them in first place. It may require t raise
PORTREVISION since the resulting package would be changed.

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