Date: Sun, 18 Aug 2024 14:47:16 +0000 From: bugzilla-noreply@freebsd.org To: go@FreeBSD.org Subject: [Bug 280176] lang/go-devel: do not install *.bak files Message-ID: <bug-280176-42334-lEXYQjFiIB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280176-42334@https.bugs.freebsd.org/bugzilla/> References: <bug-280176-42334@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280176 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D3f085995815e56e2d3bc3be8435cd0f= 8bd2c6463 commit 3f085995815e56e2d3bc3be8435cd0f8bd2c6463 Author: Ruslan Makhmatkhanov <rm@FreeBSD.org> AuthorDate: 2024-08-18 14:43:54 +0000 Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org> CommitDate: 2024-08-18 14:43:54 +0000 lang/go* ports: do not package back files All the go ports installing *.bak files left after sed calls in ports Makefile. Tweak sed calls to not create them in first place and bump PORTREVISION to reflect package change. PR: 280176 Approved by: go (maintainer timeout) lang/go-devel/Makefile | 2 ++ lang/go120/Makefile | 2 +- lang/go121/Makefile | 2 +- lang/go122/Makefile | 1 + 4 files changed, 5 insertions(+), 2 deletions(-) --=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-42334-lEXYQjFiIB>