diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-04 09:27:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-04 09:27:05 +0000 |
commit | e2e3b5a63b3373e42a40342dbc2b7c6288cc90a5 (patch) | |
tree | c39906713ff1ef202e08300506be1a55acd726ac /math | |
parent | a7493d25138fe987cde5349c500a10f861d3c998 (diff) | |
download | ports-e2e3b5a63b3373e42a40342dbc2b7c6288cc90a5.tar.gz ports-e2e3b5a63b3373e42a40342dbc2b7c6288cc90a5.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MatrixReal/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-MatrixReal/distinfo | 4 | ||||
-rw-r--r-- | math/p5-Math-MatrixReal/pkg-plist | 4 |
3 files changed, 5 insertions, 6 deletions
diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile index 64d5ef4e205f..5c6d623d0c01 100644 --- a/math/p5-Math-MatrixReal/Makefile +++ b/math/p5-Math-MatrixReal/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MatrixReal -PORTVERSION= 2.11 -PORTREVISION= 1 +PORTVERSION= 2.12 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MatrixReal/distinfo b/math/p5-Math-MatrixReal/distinfo index fb970b79117d..67d181963550 100644 --- a/math/p5-Math-MatrixReal/distinfo +++ b/math/p5-Math-MatrixReal/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MatrixReal-2.11.tar.gz) = f4b0ece11fa36de82d4d89b22069052ee841774c91e769ecba3823a6f00d6cb7 -SIZE (Math-MatrixReal-2.11.tar.gz) = 81861 +SHA256 (Math-MatrixReal-2.12.tar.gz) = 648d633efa08decea5aced493c8d9b74b6f2959e20f45875d7524bfc2c497196 +SIZE (Math-MatrixReal-2.12.tar.gz) = 82731 diff --git a/math/p5-Math-MatrixReal/pkg-plist b/math/p5-Math-MatrixReal/pkg-plist index 113d9efd174c..10bd86ef26d9 100644 --- a/math/p5-Math-MatrixReal/pkg-plist +++ b/math/p5-Math-MatrixReal/pkg-plist @@ -1,5 +1,5 @@ -%%PERL5_MAN3%%/Math::Kleene.3.gz -%%PERL5_MAN3%%/Math::MatrixReal.3.gz %%SITE_PERL%%/Math/Kleene.pod %%SITE_PERL%%/Math/MatrixReal.pm %%SITE_PERL%%/Math/funcs.pl +%%PERL5_MAN3%%/Math::Kleene.3.gz +%%PERL5_MAN3%%/Math::MatrixReal.3.gz |