Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2008 02:50:45 -0500 (EST)
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119916: p5-Math-BigInt missing deps
Message-ID:  <200801230750.m0N7ojn0078501@lorax.kcilink.com>
Resent-Message-ID: <200801230820.m0N8K2fu091434@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801230750.m0N7ojn0078501>