aboutsummaryrefslogtreecommitdiff
path: root/math/p5-MatrixReal
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-15 01:12:14 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-15 01:12:14 +0000
commitb31c1b1b8e6149c1d41aaab1da521219925e3242 (patch)
tree61c550b00b364b826d19a0d467c910ce8a8a9b6d /math/p5-MatrixReal
parent19c70cdb16f5674c196eab33c1991ecb7feb48b9 (diff)
downloadports-b31c1b1b8e6149c1d41aaab1da521219925e3242.tar.gz
ports-b31c1b1b8e6149c1d41aaab1da521219925e3242.zip
- Update from v1.9 to v2.01
- Update pkg-descr PR: ports/98326 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
Notes
Notes: svn path=/head/; revision=165475
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r--math/p5-MatrixReal/Makefile2
-rw-r--r--math/p5-MatrixReal/distinfo6
-rw-r--r--math/p5-MatrixReal/pkg-descr7
3 files changed, 7 insertions, 8 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile
index 93a7be76b4b3..d24a475573e8 100644
--- a/math/p5-MatrixReal/Makefile
+++ b/math/p5-MatrixReal/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= MatrixReal
-PORTVERSION= 1.9
+PORTVERSION= 2.01
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 3fffd1d55d8e..aa293959114b 100644
--- a/math/p5-MatrixReal/distinfo
+++ b/math/p5-MatrixReal/distinfo
@@ -1,3 +1,3 @@
-MD5 (Math-MatrixReal-1.9.tar.gz) = 4df6e63d0e9ff902f1af5dc430a0b483
-SHA256 (Math-MatrixReal-1.9.tar.gz) = d5181e4a48663a4b92c34a747ce7e86272200f1b4f1b6db9dda2c4f91784565f
-SIZE (Math-MatrixReal-1.9.tar.gz) = 52631
+MD5 (Math-MatrixReal-2.01.tar.gz) = 5733ae2ca48b8624de86b1764ed7a270
+SHA256 (Math-MatrixReal-2.01.tar.gz) = bb3b29fe2502c99b36019e07d61f8dc567d569896416f0137e2654b72084ea82
+SIZE (Math-MatrixReal-2.01.tar.gz) = 56216
diff --git a/math/p5-MatrixReal/pkg-descr b/math/p5-MatrixReal/pkg-descr
index 04b7e8d79098..5bc158c46f51 100644
--- a/math/p5-MatrixReal/pkg-descr
+++ b/math/p5-MatrixReal/pkg-descr
@@ -15,8 +15,7 @@ keyboard or your code, solving linear equations, etc.
It also has an implementation of Kleene's algorithm for finding minimal
costs for paths in a graph.
-This is Math:MatrixReal version 1.2
-
WWW: http://search.cpan.org/dist/Math-MatrixReal/
-
--- sander
+Authors: Steffen Beyer <sb@engelschall.com>
+ Rodolphe Ortalo <ortalo@laas.fr>
+ Jonathan Leto <jonathan@leto.net>