[Bug 280176] lang/go-devel: do not install *.bak files
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280176] lang/go-devel: do not install *.bak files"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280176] lang/go-devel: do not install *.bak files"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280176] lang/go-devel: do not install *.bak files"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280176] lang/go-devel: do not install *.bak files"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Jul 2024 14:06:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280176
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=251919&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.