From owner-freebsd-questions@FreeBSD.ORG Fri Sep 21 02:14:10 2007 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 616E616A417 for ; Fri, 21 Sep 2007 02:14:10 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 1C10513C459 for ; Fri, 21 Sep 2007 02:14:10 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1362218pyb for ; Thu, 20 Sep 2007 19:14:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=HsNefVLHXsQ94va6ezOc69HwsJrcFyioxdVM6XrGSSA=; b=C2Hol//XeguqifolEEwZxBZzFUhe2ySzq582ake1qYQZLrvhsjcdHoOlvmK9ENKj8H5Ww3yg6z4vg0VCQ5wHXoP/vO9Uj5gdBd0fN7gPTVj0eDHb3BCCCZE1X3d+nc20rXrnT6M7bmAsxxLEU0K268GvH1Qb3OUqhO/zwORGHOc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KZdBgz23QhbR4uU57RAdXhMeFjO9pGr9RZ7DrWV+7EYj7WAWgWGlIbs2cMps3T0Ftm0DA+QTHRhbtoyCv4fMoR2IjHK/JjleMjQtllNZED06lwlAx4mdSUgFZmaHctqFyjJqdn7BtcuazvLebLecLLT80yC95SYEeJcvMktnmyQ= Received: by 10.65.158.9 with SMTP id k9mr1827929qbo.1190340848721; Thu, 20 Sep 2007 19:14:08 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Thu, 20 Sep 2007 19:14:08 -0700 (PDT) Message-ID: Date: Fri, 21 Sep 2007 02:14:08 +0000 From: "Aryeh Friedman" To: "FreeBSD Mailing List" In-Reply-To: <20070921024908.2a7c60f2@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200709202027.10272.freebsd@dfwlp.com> <20070921024908.2a7c60f2@gumby.homeunix.com.> Subject: Re: downgrading to an earlier version of the same port 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: Fri, 21 Sep 2007 02:14:10 -0000 If the portdowngrade method actually works (the supfile one does) On 9/21/07, RW wrote: > On Thu, 20 Sep 2007 20:27:10 -0500 > Jonathan Horne wrote: > > > On Thursday 20 September 2007 19:37:10 Aryeh Friedman wrote: > > > On my machine it appears that jdk-1.5.0.12,1 is broken and I want to > > > downgrade to a previous cvsup of the same port (I don't know the > > > exact tag but it is the one using patch set 4)... how do I go about > > > doing this? > > > _______________________________________________ > > > freebsd-questions@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > To unsubscribe, send any mail to > > > "freebsd-questions-unsubscribe@freebsd.org" > > > > i do this from time to time, byjust making an edit to my > > ports-supfile. normally, there is a line like this in your > > ports-supfile: > > > > It's a lot easier to use portdowngrade. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >