From owner-freebsd-stable Wed Oct 25 19:11:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from topperwein.dyndns.org (acs-24-154-28-99.zoominternet.net [24.154.28.99]) by hub.freebsd.org (Postfix) with ESMTP id 163E537B479 for ; Wed, 25 Oct 2000 19:11:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by topperwein.dyndns.org (8.11.0/8.11.1) with ESMTP id e9Q2Bs422961 for ; Wed, 25 Oct 2000 22:11:54 -0400 (EDT) (envelope-from behanna@zbzoom.net) Date: Wed, 25 Oct 2000 22:11:54 -0400 (EDT) From: Chris BeHanna Reply-To: behanna@zbzoom.net To: FreeBSD-Stable Subject: Re: All the x11-wm ports b0rken in 4.1.1-STABLE? In-Reply-To: <20001026025818.D10377@hades.hell.gr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 26 Oct 2000, Giorgos Keramidas wrote: > On Wed, Oct 25, 2000 at 05:13:12PM -0400, Chris BeHanna wrote: > > If you had these lines in your supfile: > > > > *default release=cvs tag=RELENG_4 > > *default delete use-rel-suffix > > > > then all of that should have been handled already. > > > > You'll also need > > > > ports-all=. This is wrong (see below). Sorry about that! > Correct me someone if I'm wrong here, but doesn't > > ports-all=. > > render the tag=RELENG_4 meaningless? I mean, why not tag=. in the first > place? tag=. updates /usr/src to -CURRENT. If you're tracking -STABLE, you don't want that. ("." means "take the HEAD revision.") /usr/ports doesn't make the distinction between -STABLE and -CURRENT. You want ports-all tag=. to make sure your ports collection is up-to-date. -- Chris BeHanna Software Engineer (at yourfit.com) behanna@zbzoom.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message