From owner-freebsd-www Sat Mar 29 20:19:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA05306 for www-outgoing; Sat, 29 Mar 1997 20:19:50 -0800 (PST) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA05293 for ; Sat, 29 Mar 1997 20:19:44 -0800 (PST) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id XAA01879; Sat, 29 Mar 1997 23:18:48 -0500 (EST) Date: Sat, 29 Mar 1997 23:18:48 -0500 (EST) From: John Fieber To: Ade Barkah cc: nsj@freefall.freebsd.org, www@freebsd.org Subject: Re: your mail In-Reply-To: <199703300416.VAA16684@hemi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-www@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 29 Mar 1997, Ade Barkah wrote: > Actually Nate added it yesterday (Friday.) You may need to re- > checkout the sources or use 'cvs update -d' to see it. I think > ./bin/webupdate doesn't do a -d, so it might miss the 2.2.1R > directory during rebuilds. Ya, that is a bit of a glitch. With the -d option, the update drags in the entire ports collection instead of just updating the INDEX file. :( The new directory will have to be manually checked out into the build tree. -john