svn commit: r195917 - head/etc
Colin Percival
cperciva at FreeBSD.org
Mon Jul 27 20:24:01 UTC 2009
Author: cperciva
Date: Mon Jul 27 20:24:00 2009
New Revision: 195917
URL: http://svn.freebsd.org/changeset/base/195917
Log:
Add INDEX-8 to the default portsnap configuration file, and remove INDEX-5.
The Portsnap buildbox now generates teh bits needed for portsnap to produce
INDEX-8; and it hasn't built INDEX-5 for a long time, although the bits are
still distributed for an INDEX-5 from when FreeBSD 5.x reached its EoL.
Approved by: re (kib)
MFC after: 3 days (INDEX-8 addition only)
Modified:
head/etc/portsnap.conf
Modified: head/etc/portsnap.conf
==============================================================================
--- head/etc/portsnap.conf Mon Jul 27 20:17:20 2009 (r195916)
+++ head/etc/portsnap.conf Mon Jul 27 20:24:00 2009 (r195917)
@@ -30,6 +30,6 @@ 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-5 DESCRIBE.5
INDEX INDEX-6 DESCRIBE.6
INDEX INDEX-7 DESCRIBE.7
+INDEX INDEX-8 DESCRIBE.8
More information about the svn-src-head
mailing list