aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-07-16 21:53:30 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-07-16 21:53:30 +0000
commit78a25cc760a5eaf20d04f5ad06f4b3db4c2b62bd (patch)
tree94a1e8fea1886efeccabf21d2158eefe7b416ad8
parent5d54f186bbb55ccfc11379525cef8be59f33449f (diff)
downloadsrc-78a25cc760a5eaf20d04f5ad06f4b3db4c2b62bd.tar.gz
src-78a25cc760a5eaf20d04f5ad06f4b3db4c2b62bd.zip
Partially revert r336353: sys/conf/* %VERSREQ bumps
The changes made in r335998 don't strictly require a newer config(8), though it is advised. The %VERSREQ bumps were premature.
Notes
Notes: svn path=/head/; revision=336358
-rw-r--r--sys/conf/Makefile.amd642
-rw-r--r--sys/conf/Makefile.arm2
-rw-r--r--sys/conf/Makefile.arm642
-rw-r--r--sys/conf/Makefile.i3862
-rw-r--r--sys/conf/Makefile.mips2
-rw-r--r--sys/conf/Makefile.powerpc2
-rw-r--r--sys/conf/Makefile.riscv2
-rw-r--r--sys/conf/Makefile.sparc642
8 files changed, 8 insertions, 8 deletions
diff --git a/sys/conf/Makefile.amd64 b/sys/conf/Makefile.amd64
index 208140ce541c..696ef55a3fb0 100644
--- a/sys/conf/Makefile.amd64
+++ b/sys/conf/Makefile.amd64
@@ -18,7 +18,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 700000
+%VERSREQ= 600012
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm
index 6749a6a6ed01..ba01cdc40831 100644
--- a/sys/conf/Makefile.arm
+++ b/sys/conf/Makefile.arm
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 700000
+%VERSREQ= 600013
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.arm64 b/sys/conf/Makefile.arm64
index 67afd46a7014..324daa7cf17f 100644
--- a/sys/conf/Makefile.arm64
+++ b/sys/conf/Makefile.arm64
@@ -18,7 +18,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 700000
+%VERSREQ= 600012
.if !defined(S)
S= ../../..
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index 072ca83a4cc9..6b1eca42f1bb 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 700000
+%VERSREQ= 600012
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.mips b/sys/conf/Makefile.mips
index fa25050ef364..de006c018e6d 100644
--- a/sys/conf/Makefile.mips
+++ b/sys/conf/Makefile.mips
@@ -15,7 +15,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 700000
+%VERSREQ= 600012
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index 7a8257adabdb..3d01a342d7df 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 700000
+%VERSREQ= 600012
STD8X16FONT?= iso
diff --git a/sys/conf/Makefile.riscv b/sys/conf/Makefile.riscv
index 68ab587d4b05..1285acc886a2 100644
--- a/sys/conf/Makefile.riscv
+++ b/sys/conf/Makefile.riscv
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 700000
+%VERSREQ= 600012
.if !defined(S)
S= ../../..
diff --git a/sys/conf/Makefile.sparc64 b/sys/conf/Makefile.sparc64
index ae0d6b927949..736f9cba3638 100644
--- a/sys/conf/Makefile.sparc64
+++ b/sys/conf/Makefile.sparc64
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 700000
+%VERSREQ= 600012
STD8X16FONT?= iso