git: de176447a1ac - main - sysutils/nut: Move patch file back to its proper place
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jun 2022 05:23:16 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=de176447a1acd5876263ded1bee2f09c5e3a7ce8
commit de176447a1acd5876263ded1bee2f09c5e3a7ce8
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-06-30 05:11:06 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-06-30 05:23:11 +0000
sysutils/nut: Move patch file back to its proper place
I had moved the file to the root of port's directory to perform some
testing when updating the port to 2.8.0 and forgot to move it to its
rightful place in files/.
The patch file avoids redundantly building systemd and Solaris support
files that are never used in FreeBSD thereby reducing build time.
PORTREVISION doesn't need to change.
Reported by: lwhsu
MFH: No sense doing that so late in the quarter
---
sysutils/nut/{ => files}/patch-scripts_Makefile | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/sysutils/nut/patch-scripts_Makefile b/sysutils/nut/files/patch-scripts_Makefile
similarity index 100%
rename from sysutils/nut/patch-scripts_Makefile
rename to sysutils/nut/files/patch-scripts_Makefile