diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-19 06:09:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-19 06:09:30 +0000 |
commit | b64d40f4c68b832f8e34c348b3108387fc4fbc6b (patch) | |
tree | dc82a67f9990118d3d822884b8aa993862be9e76 /math/p5-MatrixReal | |
parent | 68ff2d90e5256909ed4cbd43ea88703b964fa917 (diff) | |
download | ports-b64d40f4c68b832f8e34c348b3108387fc4fbc6b.tar.gz ports-b64d40f4c68b832f8e34c348b3108387fc4fbc6b.zip |
Notes
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r-- | math/p5-MatrixReal/Makefile | 5 | ||||
-rw-r--r-- | math/p5-MatrixReal/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index 7abaac1a25d8..bbbd112ed91c 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= MatrixReal -PORTVERSION= 2.05 +PORTVERSION= 2.08 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Math @@ -15,6 +15,9 @@ DISTNAME= Math-${PORTNAME}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= A perl module implementing a Matrix of Reals +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + PERL_CONFIGURE= YES MAN3= Math::MatrixReal.3 Math::Kleene.3 diff --git a/math/p5-MatrixReal/distinfo b/math/p5-MatrixReal/distinfo index 92c752e8f593..b0939225e36d 100644 --- a/math/p5-MatrixReal/distinfo +++ b/math/p5-MatrixReal/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MatrixReal-2.05.tar.gz) = 47f4ca9a7549cc208166f7c6049877c93a9b97b8c7f9afc6ce14ffe9d7ffa9a9 -SIZE (Math-MatrixReal-2.05.tar.gz) = 64172 +SHA256 (Math-MatrixReal-2.08.tar.gz) = 9377c6f37a860edd32d6028741ad525b73fe7a848f3c9d71b4f6526b2251f7fc +SIZE (Math-MatrixReal-2.08.tar.gz) = 80582 |