From owner-freebsd-questions@FreeBSD.ORG Fri Sep 21 00:37:12 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 D6AAA16A421 for ; Fri, 21 Sep 2007 00:37:12 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 7780713C46A for ; Fri, 21 Sep 2007 00:37:12 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1322664pyb for ; Thu, 20 Sep 2007 17:37:11 -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:mime-version:content-type:content-transfer-encoding:content-disposition; bh=xBoyAvdJHDTYsvyC2kyzKEnrnC/wyUEdP0lD9RCY22Q=; b=jsaOfpAmldqdXeZJ4dimUcyTicOv4xZIYC+wUxFu5M/BWViy/J8Lgn21FlYUvPn5aPRoKbHgyWbszxfWne/DD5L3COXnsv2Ym152Eu/SkBa39KRvMCAPb/u6KhJDMZH+L+ugFP9OQ8JzjpU27C1+XrSnFmKu/zMhPw5whTqZeAc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GV0JOIM+9zf5krrOyCJJvNyZ4W9ennxcMz5wfG1cF1Fvd+HzGDhsvQalZwSqytEjMmQ1AzEUYLrYsi2YfRV9Z22ijI8InPW0B3PFdxvC0lEoqudMUofi9oq4f8Ylx2N7MNVhYgKYlvpeb7psWCSbj2p0Fq/CF/lXZq/fkBUxOkg= Received: by 10.65.138.4 with SMTP id q4mr1387703qbn.1190335030987; Thu, 20 Sep 2007 17:37:10 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Thu, 20 Sep 2007 17:37:10 -0700 (PDT) Message-ID: Date: Fri, 21 Sep 2007 00:37:10 +0000 From: "Aryeh Friedman" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 00:37:12 -0000 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?