From owner-freebsd-questions@FreeBSD.ORG Thu May 14 18:56:38 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0A7A106566B for ; Thu, 14 May 2009 18:56:38 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 893438FC1D for ; Thu, 14 May 2009 18:56:38 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so1041106qwe.7 for ; Thu, 14 May 2009 11:56:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=PDocjS/An4QXpH6THUsrBE9UHKNtG9Wc6mfFue2F5yk=; b=L4IifEceDsRizQXmLv/9LPOhVGAaGf2qWczRgriPsSyYtNJcU2U5+NBjMuGLDzXqP0 GaZvzHcXUik4QVS3wpjGmKfWWLnTw/BxGNf+Q/fBzJbWhfijMn2QIYwPgk29HOKB7VZt ffNlrpBwEJNTcLWwx7Dz7S6I35vxe9HFJuNpU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HXm8CV1BNM+wPrFED/YuOqs2MuWBkQYTeNCbFv9rV9kCzn/Dx74rWc5NO8VBGs0lCe zmvVQaRTGP+8AF1VouFUqH/MmrSgZtpJHIxFq7LALIR9VyZa8jAlCEL0H1b8HpwuqqlB RKOaJ4ZHyHkGAej4sunJB1+duSQChXDY6aM8g= MIME-Version: 1.0 Received: by 10.229.110.20 with SMTP id l20mr1797667qcp.60.1242327397806; Thu, 14 May 2009 11:56:37 -0700 (PDT) In-Reply-To: <20090514143913.17cf4668@att.net> References: <11167f520905141045w797fe0c6lfe1e3a9e486327d0@mail.gmail.com> <20090514143913.17cf4668@att.net> Date: Thu, 14 May 2009 13:56:37 -0500 Message-ID: <11167f520905141156p7b4ba6b6nc08e03137fe6b62e@mail.gmail.com> From: "Sam Fourman Jr." To: Don Read Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd general questions Subject: Re: csup source tree as of a certian date X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2009 18:56:39 -0000 > > Have you tried: > *default date=3D2009.04.28.23.59.59 > > Back when I had to get the old XOrg, *default date' in my ports-supfile > returned me to sanity ... > > -- > Don Read =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0don_read@att.net Worked Great, Thanks Don, although 4-29-2009 still caused the panic I could see from the csup output that I was getting the date specified. I will just keep going back further. Thanks Again. Sam Fourman Jr.