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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"