git: 07d218f70c2f - main - Now that the portsnap buildbox is generating the raw bits for INDEX-14, add it to the set of INDEX files built by portsnap.

Xin LI delphij at FreeBSD.org
Fri Jan 29 07:27:14 UTC 2021


The branch main has been updated by delphij:

URL: https://cgit.FreeBSD.org/src/commit/?id=07d218f70c2fdaf4ad78aaa14355be415ed58bce

commit 07d218f70c2fdaf4ad78aaa14355be415ed58bce
Author:     Xin LI <delphij at FreeBSD.org>
AuthorDate: 2021-01-29 07:25:19 +0000
Commit:     Xin LI <delphij at FreeBSD.org>
CommitDate: 2021-01-29 07:26:14 +0000

    Now that the portsnap buildbox is generating the raw bits for INDEX-14,
    add it to the set of INDEX files built by portsnap.
    
    Switch to INDEX-14 for main.
---
 usr.sbin/portsnap/portsnap/portsnap.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/usr.sbin/portsnap/portsnap/portsnap.conf b/usr.sbin/portsnap/portsnap/portsnap.conf
index 9b7af2d5aec2..ab1d93c9b653 100644
--- a/usr.sbin/portsnap/portsnap/portsnap.conf
+++ b/usr.sbin/portsnap/portsnap/portsnap.conf
@@ -32,4 +32,5 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216c330
 # List of INDEX files to build and the DESCRIBE file to use for each
 #INDEX INDEX-11 DESCRIBE.11
 #INDEX INDEX-12 DESCRIBE.12
-INDEX INDEX-13 DESCRIBE.13
+#INDEX INDEX-13 DESCRIBE.13
+INDEX INDEX-14 DESCRIBE.14


More information about the dev-commits-src-all mailing list