From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 23 08:20:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DEF416A421 for ; Wed, 23 Jan 2008 08:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6042913C478 for ; Wed, 23 Jan 2008 08:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0N8K2Cc091435 for ; Wed, 23 Jan 2008 08:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0N8K2fu091434; Wed, 23 Jan 2008 08:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 23 Jan 2008 08:20:02 GMT Resent-Message-Id: <200801230820.m0N8K2fu091434@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vivek Khera Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A48716A4CE for ; Wed, 23 Jan 2008 08:10:09 +0000 (UTC) (envelope-from vivek@lorax.kcilink.com) Received: from lorax.kcilink.com (lorax.kciLink.com [206.112.95.1]) by mx1.freebsd.org (Postfix) with ESMTP id 0C82C13C4F0 for ; Wed, 23 Jan 2008 08:10:08 +0000 (UTC) (envelope-from vivek@lorax.kcilink.com) Received: from localhost (localhost [127.0.0.1]) by lorax.kcilink.com (Postfix) with ESMTP id BEE4511A0A for ; Wed, 23 Jan 2008 02:50:46 -0500 (EST) Received: from lorax.kcilink.com ([127.0.0.1]) by localhost (lorax.kcilink.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id sRevn+ZkeCJ9 for ; Wed, 23 Jan 2008 02:50:45 -0500 (EST) Received: from lorax.kcilink.com (localhost [127.0.0.1]) by lorax.kcilink.com (Postfix) with ESMTP id 5B8C7119F1 for ; Wed, 23 Jan 2008 02:50:45 -0500 (EST) Received: (from vivek@localhost) by lorax.kcilink.com (8.13.8/8.13.8/Submit) id m0N7ojn0078501; Wed, 23 Jan 2008 02:50:45 -0500 (EST) (envelope-from vivek) Message-Id: <200801230750.m0N7ojn0078501@lorax.kcilink.com> Date: Wed, 23 Jan 2008 02:50:45 -0500 (EST) From: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/119916: p5-Math-BigInt missing deps X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vivek Khera List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 08:20:02 -0000 >Number: 119916 >Category: ports >Synopsis: p5-Math-BigInt missing deps >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 23 08:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 6.2-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD lorax.kcilink.com 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Wed Jun 27 10:47:15 EDT 2007 vivek@dbarchive.m1e.net:/n/lorax1/usr6/obj.i386/n/lorax1/usr6/src/sys/KCI32SMP i386 >Description: when installing p5-Math-BigInt, it reports the following: --cut here-- ********************************************************************** Attention: After installing this package, you also need to update: Math::BigRat to at least v0.19 (you have v0.15) bignum to at least v0.21 (you have v0.17) --cut here-- I believe these should be added as dependencies to the port. >How-To-Repeat: Install p5-Math-BigInt on a system with older versionf of Math::BigRat and bignum installed. >Fix: Something like this: RUN_DEPENDS= p5-Math-BigRat>=0.19:${PORTSDIR}/math/p5-Math-BigRat \ p5-bignum>=0.21:${PORTSDIR}/math/p5-bignum >Release-Note: >Audit-Trail: >Unformatted: