pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/bootstrap The bootstrap works on OpenBSD 6.9 i386, spa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd217eee857d
branches:  trunk
changeset: 446554:fd217eee857d
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Wed Feb 10 21:47:15 2021 +0000

description:
The bootstrap works on OpenBSD 6.9 i386, sparc64 & amd64 (at least 6.9beta)

diffstat:

 bootstrap/README.OpenBSD |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r f4301153cdd2 -r fd217eee857d bootstrap/README.OpenBSD
--- a/bootstrap/README.OpenBSD  Wed Feb 10 21:44:44 2021 +0000
+++ b/bootstrap/README.OpenBSD  Wed Feb 10 21:47:15 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.OpenBSD,v 1.10 2021/02/10 14:23:47 cjep Exp $
+$NetBSD: README.OpenBSD,v 1.11 2021/02/10 21:47:15 cjep Exp $
 
 Please read the general README file as well.
 
@@ -23,6 +23,7 @@
 Or after a bootstrap, you can add the following line to $prefix/etc/mk.conf:
        PREFER.openssl=pkgsrc
 
-The bootstrap has been tested on OpenBSD 6.8 (amd64, sparc64, i386). 
-It has also been used successfully on 5.5 (sparc64), 5.6 (amd64, sparc64) 
-and 3.0.
+The bootstrap has been tested on OpenBSD 6.8 (amd64, sparc64, i386). It
+has also been tested on these platforms with 6.9-beta and there should be
+no reason why it won't work on 6.9 when it is released.  Previously it 
+has been used on 5.5 (sparc64), 5.6 (amd64, sparc64) and 3.0.



Home | Main Index | Thread Index | Old Index