svn commit: r286384 - stable/10/etc

Xin LI delphij at FreeBSD.org
Thu Aug 6 19:45:26 UTC 2015


Author: delphij
Date: Thu Aug  6 19:45:25 2015
New Revision: 286384
URL: https://svnweb.freebsd.org/changeset/base/286384

Log:
  MFC r286375:
  
  Now that stable/8 is EOL, stop building INDEX-8.

Modified:
  stable/10/etc/portsnap.conf
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/etc/portsnap.conf
==============================================================================
--- stable/10/etc/portsnap.conf	Thu Aug  6 19:36:47 2015	(r286383)
+++ stable/10/etc/portsnap.conf	Thu Aug  6 19:45:25 2015	(r286384)
@@ -30,6 +30,5 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddb
 # REFUSE korean polish portuguese russian ukrainian vietnamese
 
 # 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-stable-10 mailing list