diff options
author | leeym <leeym@FreeBSD.org> | 2007-06-17 02:10:13 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2007-06-17 02:10:13 +0000 |
commit | aeb22bc218bb105b1246c1cba07f259bd0090b03 (patch) | |
tree | 5cc2d14abbcd31d63a6439415630225d6e44921c /math | |
parent | 1cfcfd29e76156a9ef4343b7437333af542839e3 (diff) | |
download | FreeBSD-ports-aeb22bc218bb105b1246c1cba07f259bd0090b03.zip FreeBSD-ports-aeb22bc218bb105b1246c1cba07f259bd0090b03.tar.gz |
- update to 2.02
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-MatrixReal/Makefile | 2 | ||||
-rw-r--r-- | math/p5-MatrixReal/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index 129c3ec..115bad3 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= MatrixReal -PORTVERSION= 2.01 +PORTVERSION= 2.02 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-MatrixReal/distinfo b/math/p5-MatrixReal/distinfo index aa29395..730d523 100644 --- a/math/p5-MatrixReal/distinfo +++ b/math/p5-MatrixReal/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-MatrixReal-2.01.tar.gz) = 5733ae2ca48b8624de86b1764ed7a270 -SHA256 (Math-MatrixReal-2.01.tar.gz) = bb3b29fe2502c99b36019e07d61f8dc567d569896416f0137e2654b72084ea82 -SIZE (Math-MatrixReal-2.01.tar.gz) = 56216 +MD5 (Math-MatrixReal-2.02.tar.gz) = 5a16954fa73b3b181ea8f92fc131d5a7 +SHA256 (Math-MatrixReal-2.02.tar.gz) = 20a8d05942a07c0d5991631fbd23a899eb9a1195c61ad0ef18e294f3b7f63f4a +SIZE (Math-MatrixReal-2.02.tar.gz) = 55052 |