diff options
author | tobez <tobez@FreeBSD.org> | 2013-05-21 17:54:15 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-05-21 17:54:15 +0800 |
commit | e79f326e7dccec1eae99e50997f719e13115f127 (patch) | |
tree | 0ecc70564a927e1ac5255bded5c61b9b33bf60f3 /math | |
parent | bb0115249d5e1dcf26d04c50e0c9199c1b3e956e (diff) | |
download | freebsd-ports-gnome-e79f326e7dccec1eae99e50997f719e13115f127.tar.gz freebsd-ports-gnome-e79f326e7dccec1eae99e50997f719e13115f127.tar.zst freebsd-ports-gnome-e79f326e7dccec1eae99e50997f719e13115f127.zip |
Update to 0.7.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Matrix/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Matrix/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Matrix/Makefile b/math/p5-Math-Matrix/Makefile index 875942d7bcbc..c93cbbe63409 100644 --- a/math/p5-Math-Matrix/Makefile +++ b/math/p5-Math-Matrix/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Matrix -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Matrix/distinfo b/math/p5-Math-Matrix/distinfo index ef6e3e3ef04a..2ca0ff21ba78 100644 --- a/math/p5-Math-Matrix/distinfo +++ b/math/p5-Math-Matrix/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Matrix-0.6.tar.gz) = a9e1f516215810e1b739c9f4240e7b43fa0150486e8d056cd7b2b1434786d14b -SIZE (Math-Matrix-0.6.tar.gz) = 7386 +SHA256 (Math-Matrix-0.7.tar.gz) = 59d65767d252eabc2c2d1771fdf95a6d7b854cf57066a3897319be137c285592 +SIZE (Math-Matrix-0.7.tar.gz) = 7477 |