Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2010 01:13:42 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r216811 - head/etc
Message-ID:  <201012300113.oBU1DgJJ018667@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cperciva
Date: Thu Dec 30 01:13:42 2010
New Revision: 216811
URL: http://svn.freebsd.org/changeset/base/216811

Log:
  Remove INDEX-6 from the default portsnap configuration file; the 6.x index
  bits haven't been built since December 1st, although the mirrors are still
  distributing the bits as they were at the EoL.
  
  Reminded by:	Alex Kozlov

Modified:
  head/etc/portsnap.conf

Modified: head/etc/portsnap.conf
==============================================================================
--- head/etc/portsnap.conf	Wed Dec 29 22:26:49 2010	(r216810)
+++ head/etc/portsnap.conf	Thu Dec 30 01:13:42 2010	(r216811)
@@ -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-6 DESCRIBE.6
 INDEX INDEX-7 DESCRIBE.7
 INDEX INDEX-8 DESCRIBE.8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012300113.oBU1DgJJ018667>