pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap README.NetBSD: slightly rephrase note about ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e46f9434179
branches:  trunk
changeset: 374743:2e46f9434179
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri Feb 25 23:03:10 2022 +0000

description:
README.NetBSD: slightly rephrase note about make(1)

On 5.99.11, make(1) is missing a feature now expected by pkgsrc's mk
framework. (I don't have anything 6.x to test with.)

diffstat:

 bootstrap/README.NetBSD |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 9786246da1ce -r 2e46f9434179 bootstrap/README.NetBSD
--- a/bootstrap/README.NetBSD   Fri Feb 25 22:41:42 2022 +0000
+++ b/bootstrap/README.NetBSD   Fri Feb 25 23:03:10 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.NetBSD,v 1.1 2020/04/09 15:04:03 gdt Exp $
+$NetBSD: README.NetBSD,v 1.2 2022/02/25 23:03:10 gutteridge Exp $
 
 Generally, pkgsrc considers the current and previous major releases of
 NetBSD to be supported, and older ones not to be supported, following
@@ -20,5 +20,4 @@
 workaround.)
 
 As of 2020, it is believed that NetBSD 6 and newer have an adequate
-/usr/bin/make, and that NetBSD 5 and older require a bootstrap or
-replacement.
+/usr/bin/make; NetBSD 5 and older require a bootstrap or replacement.



Home | Main Index | Thread Index | Old Index