Date: Thu, 8 Sep 2011 06:40:09 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/160211: commit references a PR Message-ID: <201109080640.p886e9gc095252@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/160211; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/160211: commit references a PR Date: Thu, 8 Sep 2011 06:30:25 +0000 (UTC) wen 2011-09-08 06:30:15 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/pear-Math_BigInteger Makefile distinfo pkg-descr Log: Supports base-2, base-10, base-16, and base-256 numbers. Uses the GMP or BCMath extensions, if available, and an internal implementation, otherwise. WWW: http://pear.php.net/package/Math_BigInteger/ PR: ports/160211 Submitted by: Piotr Rybicki <meritus@innervision.pl> Revision Changes Path 1.725 +1 -0 ports/math/Makefile 1.1 +28 -0 ports/math/pear-Math_BigInteger/Makefile (new) 1.1 +2 -0 ports/math/pear-Math_BigInteger/distinfo (new) 1.1 +5 -0 ports/math/pear-Math_BigInteger/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109080640.p886e9gc095252>