From owner-cvs-www Thu Oct 23 21:00:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA19123 for cvs-www-outgoing; Thu, 23 Oct 1997 21:00:21 -0700 (PDT) (envelope-from owner-cvs-www) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA19107; Thu, 23 Oct 1997 21:00:14 -0700 (PDT) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.7/8.8.7) with SMTP id XAA08236; Thu, 23 Oct 1997 23:00:05 -0500 (EST) Date: Thu, 23 Oct 1997 23:00:05 -0500 (EST) From: John Fieber To: David Greenman cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG Subject: Re: cvs commit: www/data/ports portindex In-Reply-To: <199710240358.UAA11148@implode.root.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 23 Oct 1997, David Greenman wrote: > >jfieber 1997/10/23 20:51:39 PDT > > Wcarchive is not currently supporting on-the-fly compression, so chop > > the .gz from the URLs. Update the size estimate of the whole collection > > to reflect the uncompressed size. > > Is this change still necessary even though we're now making a ports.tar.gz > file? Well, apparently I missed that detail! :) The URLs that dowload individual ports still need the change but I'll change back the ports.tar.gz part though. -john