diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-02-12 11:29:39 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-02-12 11:29:39 +0000 |
commit | befc98381d96bd7d396efcd10f84e6e6c964aa98 (patch) | |
tree | c3ea8b8bb5c6eff84a1ac03bdb68cdb9b3dabacf /math/pear-Math_BigInteger | |
parent | d14ac7df30bf971bf6fd2fcad11ec2947396f8a7 (diff) | |
download | ports-befc98381d96bd7d396efcd10f84e6e6c964aa98.tar.gz ports-befc98381d96bd7d396efcd10f84e6e6c964aa98.zip |
Notes
Diffstat (limited to 'math/pear-Math_BigInteger')
-rw-r--r-- | math/pear-Math_BigInteger/Makefile | 2 | ||||
-rw-r--r-- | math/pear-Math_BigInteger/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/pear-Math_BigInteger/Makefile b/math/pear-Math_BigInteger/Makefile index 46a29d105036..b2fca2b3233b 100644 --- a/math/pear-Math_BigInteger/Makefile +++ b/math/pear-Math_BigInteger/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math_BigInteger -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= math pear MAINTAINER= meritus@innervision.pl diff --git a/math/pear-Math_BigInteger/distinfo b/math/pear-Math_BigInteger/distinfo index 875e6249af35..e288ec8b7245 100644 --- a/math/pear-Math_BigInteger/distinfo +++ b/math/pear-Math_BigInteger/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Math_BigInteger-1.0.0.tgz) = ce37c3c7287bc5734f2545454e29e0152e4e8a3ccfd2ec83cddc7d08aff9c67e -SIZE (PEAR/Math_BigInteger-1.0.0.tgz) = 26138 +SHA256 (PEAR/Math_BigInteger-1.0.2.tgz) = 371f0608ea7a6302c6c259070db9bb409cf32ca33acfea169e77d1b14b7749b3 +SIZE (PEAR/Math_BigInteger-1.0.2.tgz) = 27854 |