From owner-cvs-all Wed Oct 31 15: 0:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E0ECF37B438; Wed, 31 Oct 2001 15:00:29 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VN0Tp93943; Wed, 31 Oct 2001 15:00:29 -0800 (PST) (envelope-from obrien) Message-Id: <200110312300.f9VN0Tp93943@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 31 Oct 2001 15:00:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/tcl83 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/10/31 15:00:29 PST Modified files: lang/tcl83 Makefile Log: Explicitly set the LATEST_LINK -- right now this port and tcl82 are fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link. Today tk82 won. :-( So lets fix the race condition. I hope the tcl port maintainers will think thru this problem and its interaction with the tk ports. Revision Changes Path 1.48 +1 -0 ports/lang/tcl83/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message