From owner-freebsd-questions@FreeBSD.ORG Mon Mar 16 03:37:59 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 50E1D106566C for ; Mon, 16 Mar 2009 03:37:59 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from aegis.hamla.org (aegis.hamla.org [206.251.255.39]) by mx1.freebsd.org (Postfix) with ESMTP id 2B9E68FC12 for ; Mon, 16 Mar 2009 03:37:58 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (localhost [127.0.0.1]) by aegis.hamla.org (Postfix) with ESMTP id 1EF1B5C4A for ; Sun, 15 Mar 2009 23:23:49 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :mime-version:references:reply-to:message-id:subject:from:date :received:received:received:x-virus-scanned; s=aegis; t= 1237173828; bh=pde1046mBbzoh2Cf5+yuix0pJb6Ey6/i1dFf7XnWTik=; b=A bQQapGZ49nlBCjNKr0sYaXb54l+Pq8CjDhFmu7+ErNkMc+1ajPDizba5Y9T8zJ8l eVpY6N51N4tzn0wpZsi1oLCo90VxKI3ARxW/kBt8awNAFg/n2HPYjDs9dC4sKbGq VGLq9FD+oasm0ckJ6Jx94u1EpyjC4NHPxAd1573yH4= X-Virus-Scanned: by ClamAV at aegis.hamla.org Received: from aegis.hamla.org ([127.0.0.1]) by localhost (aegis.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id B2ZdsEbNPJrg for ; Sun, 15 Mar 2009 23:23:48 -0400 (EDT) Received: from shepherd.hamla.org (shepherd.hamla.org [74.72.46.40]) by aegis.hamla.org (Postfix) with ESMTPSA id CAE3C5C49 for ; Sun, 15 Mar 2009 23:23:48 -0400 (EDT) Received: by shepherd.hamla.org (Postfix, from userid 501) id 9BDBE1720A8D; Sun, 15 Mar 2009 23:23:18 -0400 (EDT) Date: Sun, 15 Mar 2009 23:23:18 -0400 From: Sahil Tandon To: freebsd-questions@freebsd.org Message-ID: <20090316032318.GA24156@shepherd.hamla.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Subject: Re: Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Mar 2009 03:37:59 -0000 On Sun, 15 Mar 2009, jmdennis @dslextreme.com wrote: > It would be nice if in ports you had kmymoney2 0.9.3. I see that you still > have 0.8.9. Your question is more appropriate for freebsd-ports. The finance/kmymoney2 port is 0.8.9 because that is the latest *stable* release. Feel free to submit a patch for a new port (i.e. kmymoney2-devel) if you want 0.9.3 in the tree. For context, see ports/126478. -- Sahil Tandon