diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-02-07 09:29:56 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-02-07 09:29:56 +0000 |
commit | 9169109cb2ebff86d86d0760dc4f0c15f4ccd1c5 (patch) | |
tree | b409ca32859941235a35090fed022819ab006bb5 /math | |
parent | d02690080f7efb9fcd16498c8004d2ae926d6207 (diff) | |
download | ports-9169109cb2ebff86d86d0760dc4f0c15f4ccd1c5.tar.gz ports-9169109cb2ebff86d86d0760dc4f0c15f4ccd1c5.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MatrixReal/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MatrixReal/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile index 564a02242a33..2ca6ff21e61a 100644 --- a/math/p5-Math-MatrixReal/Makefile +++ b/math/p5-Math-MatrixReal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MatrixReal -PORTVERSION= 2.10 +PORTVERSION= 2.11 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MatrixReal/distinfo b/math/p5-Math-MatrixReal/distinfo index dfc2099a995b..fb970b79117d 100644 --- a/math/p5-Math-MatrixReal/distinfo +++ b/math/p5-Math-MatrixReal/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MatrixReal-2.10.tar.gz) = d9cb5d7e6bda907b8c5afbdd2d4ea618e2f40b3cb082e920cf4d47487f8b7ef3 -SIZE (Math-MatrixReal-2.10.tar.gz) = 80234 +SHA256 (Math-MatrixReal-2.11.tar.gz) = f4b0ece11fa36de82d4d89b22069052ee841774c91e769ecba3823a6f00d6cb7 +SIZE (Math-MatrixReal-2.11.tar.gz) = 81861 |