diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-15 09:12:14 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-15 09:12:14 +0800 |
commit | af53e4935199aa0a2349ece373c76603f0df73ab (patch) | |
tree | 5b5ddd4dfe7855e5d427784374e2c81faf06fea0 /math | |
parent | 23b64a4ee6d4a6a44fddc29b6ac50e5974dac9f8 (diff) | |
download | freebsd-ports-gnome-af53e4935199aa0a2349ece373c76603f0df73ab.tar.gz freebsd-ports-gnome-af53e4935199aa0a2349ece373c76603f0df73ab.tar.zst freebsd-ports-gnome-af53e4935199aa0a2349ece373c76603f0df73ab.zip |
- Update from v1.9 to v2.01
- Update pkg-descr
PR: ports/98326
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-MatrixReal/Makefile | 2 | ||||
-rw-r--r-- | math/p5-MatrixReal/distinfo | 6 | ||||
-rw-r--r-- | math/p5-MatrixReal/pkg-descr | 7 |
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> |