[Bug 280176] lang/go-devel: do not install *.bak files
- In reply to: 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, 18 Aug 2024 14:47:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280176 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f085995815e56e2d3bc3be8435cd0f8bd2c6463 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(-) -- You are receiving this mail because: You are the assignee for the bug.