From owner-cvs-ports@FreeBSD.ORG Mon Aug 2 17:19:26 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0349216A4CE; Mon, 2 Aug 2004 17:19:26 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D04543D49; Mon, 2 Aug 2004 17:19:22 +0000 (GMT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i72HJDMU039286; Mon, 2 Aug 2004 19:19:15 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.13.0/8.12.6/Submit) id i72HJCHE039285; Mon, 2 Aug 2004 19:19:12 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Mon, 2 Aug 2004 19:19:11 +0200 From: Tilman Linneweh To: Mathieu Arnold Message-ID: <20040802171911.GK57170@arved.at> References: <20040802163642.3961C16A4F3@hub.freebsd.org> <772AD71615B13202482ED321@[192.168.1.51]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <772AD71615B13202482ED321@[192.168.1.51]> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textproc/p5-XML-Feed Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 17:19:26 -0000 * Mathieu Arnold [2004-08-02 19:15]: > > +-Le 02/08/2004 16:36 +0000, Tilman Linneweh a dit : > | arved 2004-08-02 16:36:37 UTC > | > | FreeBSD ports repository > | > | Modified files: > | textproc/p5-XML-Feed Makefile > | Log: > | Back out my previous commits and depend on lang/p5-Scalar-List-Utils > | instead. > > Maybe you should depend on it only for perl < 500800, no ? :-) > According to tobez not: 18:26 <@Gruber> there are two possible reasons to not depend on a specific port: 1) a version in perl distro is more recent; or 2) the version in the port overwrites perl installation (which is not the case with this port)