From owner-cvs-ports@FreeBSD.ORG Thu Nov 17 02:19:57 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 61FFA16A41F; Thu, 17 Nov 2005 02:19:57 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1D1143D4C; Thu, 17 Nov 2005 02:19:55 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id jAH2JqAB003528; Thu, 17 Nov 2005 13:19:52 +1100 Received: from [192.168.0.7] (ppp2E95.dyn.pacific.net.au [61.8.46.149]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id jAH2JnQr015364; Thu, 17 Nov 2005 13:19:50 +1100 In-Reply-To: <20051117040308.57771cdd@it.buh.cameradicommercio.ro> References: <200511162059.jAGKxANY017416@repoman.freebsd.org> <4678F79F-D606-4DB3-9E38-558720FBEE86@brooknet.com.au> <20051117040308.57771cdd@it.buh.cameradicommercio.ro> Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Thu, 17 Nov 2005 13:20:39 +1100 To: Ion-Mihai Tetcu X-Mailer: Apple Mail (2.734) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Lars Thegler , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/p5-Catalyst Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 17 Nov 2005 02:19:57 -0000 On 17/11/2005, at 1:03 PM, Ion-Mihai Tetcu wrote: > On Thu, 17 Nov 2005 12:33:59 +1100 > Sam Lawrance wrote: > > >> >> On 17/11/2005, at 7:59 AM, Lars Thegler wrote: >> >> >> >>> lth 2005-11-16 20:59:10 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> www/p5-Catalyst Makefile distinfo pkg-plist >>> Log: >>> Update to 5.56 >>> >>> PR: ports/89146 >>> Submitted by: maintainer >>> >>> Revision Changes Path >>> 1.8 +42 -37 ports/www/p5-Catalyst/Makefile >>> 1.8 +3 -2 ports/www/p5-Catalyst/distinfo >>> 1.8 +19 -31 ports/www/p5-Catalyst/pkg-plist >>> >>> >>> >> >> BUILD_DEPENDS= p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5- >> UNIVERSAL-require \ >> >> Unfortunately, we can't specify dependencies like this. >> > > Actually we can. > /usr/ports/CHANGES > 20050609: > * Add an ability to depend on versioned installed package. > Example: > > BUILD_DEPENDS=p5-Tree-Simple>=1.12:${PORTSDIR}/devel/p5- > Tree-Simple > > Please note, it's experimental feature, work is currently in > progress. Wow! My apologies. In that case, I wonder why the index build broke.