[DragonFlyBSD - Submit #3413] update contrib/awk to current - 20260426
liweitianux
bugtracker-admin at leaf.dragonflybsd.org
Sun Jun 21 18:07:37 PDT 2026
Issue #3413 has been updated by liweitianux.
Hi jpipkin, thank you for the patch.
jpipkin wrote:
> This is a mostly* very straightforward update of contrib/awk to the current
> version, which is 20260426.
>
> * I did simplify the actual build of awk so that proctab.c actually depends on
> maketab rather than just hoping that maketab is built in time, which may not
> always be true with a sufficiently parallelized build.
The host/build tool @maketab@ was explicitly separated into its own subdirectory in commit 201995b29816db4b82fd08d0e5aa7ef90591ee95, similar to other host/build tools, so we should keep that.
On the other hand, a vendor update should be split into at least two commits: one to update the vendor source, another to update the master files. So it's generally better to provide with a git branch, or open a PR on the Github repo mirror.
Thank you.
----------------------------------------
Submit #3413: update contrib/awk to current - 20260426
http://bugs.dragonflybsd.org/issues/3413#change-14662
* Author: jpipkin
* Status: New
* Priority: Normal
* Target version: 6.6
* Start date: 2026-06-21
----------------------------------------
This is a mostly* very straightforward update of contrib/awk to the current
version, which is 20260426.
* I did simplify the actual build of awk so that proctab.c actually depends on
maketab rather than just hoping that maketab is built in time, which may not
always be true with a sufficiently parallelized build.
Thanks.
---Files--------------------------------
0001-update-contrib-awk-to-20260426.patch (24.2 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Submit
mailing list