svn commit: r255878 - head/etc
Colin Percival
cperciva at FreeBSD.org
Thu Sep 26 10:33:16 UTC 2013
Author: cperciva
Date: Thu Sep 26 10:33:15 2013
New Revision: 255878
URL: http://svnweb.freebsd.org/changeset/base/255878
Log:
Now that the portsnap buildbox is generating the raw bits for INDEX-10,
add it to the set of INDEX files built by portsnap.
Approved by: re (marius), portmgr (erwin)
MFC after: 3 days
Modified:
head/etc/portsnap.conf
Modified: head/etc/portsnap.conf
==============================================================================
--- head/etc/portsnap.conf Thu Sep 26 10:06:50 2013 (r255877)
+++ head/etc/portsnap.conf Thu Sep 26 10:33:15 2013 (r255878)
@@ -32,3 +32,4 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddb
# List of INDEX files to build and the DESCRIBE file to use for each
INDEX INDEX-8 DESCRIBE.8
INDEX INDEX-9 DESCRIBE.9
+INDEX INDEX-10 DESCRIBE.10
More information about the svn-src-all
mailing list