- Update from v1.9 to v2.01
- Update pkg-descr PR: ports/98326 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
This commit is contained in:
parent
19c70cdb16
commit
b31c1b1b8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165475
3 changed files with 7 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue