Date: Thu, 25 Oct 2018 08:05:53 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r339706 - head/usr.sbin/portsnap/portsnap Message-ID: <201810250805.w9P85r9s047706@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Thu Oct 25 08:05:53 2018 New Revision: 339706 URL: https://svnweb.freebsd.org/changeset/base/339706 Log: Now that the portsnap buildbox is generating the raw bits for INDEX-13, add it to the set of INDEX files built by portsnap. Switch to INDEX-13 for head/. Modified: head/usr.sbin/portsnap/portsnap/portsnap.conf Modified: head/usr.sbin/portsnap/portsnap/portsnap.conf ============================================================================== --- head/usr.sbin/portsnap/portsnap/portsnap.conf Thu Oct 25 06:24:42 2018 (r339705) +++ head/usr.sbin/portsnap/portsnap/portsnap.conf Thu Oct 25 08:05:53 2018 (r339706) @@ -32,4 +32,5 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3 # List of INDEX files to build and the DESCRIBE file to use for each #INDEX INDEX-10 DESCRIBE.10 #INDEX INDEX-11 DESCRIBE.11 -INDEX INDEX-12 DESCRIBE.12 +#INDEX INDEX-12 DESCRIBE.12 +INDEX INDEX-13 DESCRIBE.13
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810250805.w9P85r9s047706>