ports/119916: p5-Math-BigInt missing deps

Vivek Khera vivek at khera.org
Wed Jan 23 08:20:02 UTC 2008


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



More information about the freebsd-ports-bugs mailing list