diff options
author | tobez <tobez@FreeBSD.org> | 2013-05-17 17:49:31 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-05-17 17:49:31 +0800 |
commit | c2e9e43bd733a903aa5ed79e0fdb1b4a581c9cd7 (patch) | |
tree | 2870b51aa5fe546df140411c8f0201ce7b4138c9 /math | |
parent | 3bbe6ebbafbc57b1d7483dd471776f736d96099d (diff) | |
download | freebsd-ports-gnome-c2e9e43bd733a903aa5ed79e0fdb1b4a581c9cd7.tar.gz freebsd-ports-gnome-c2e9e43bd733a903aa5ed79e0fdb1b4a581c9cd7.tar.zst freebsd-ports-gnome-c2e9e43bd733a903aa5ed79e0fdb1b4a581c9cd7.zip |
Update to 0.6.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Matrix/Makefile | 8 | ||||
-rw-r--r-- | math/p5-Math-Matrix/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/math/p5-Math-Matrix/Makefile b/math/p5-Math-Matrix/Makefile index c5d7a1baaf51..875942d7bcbc 100644 --- a/math/p5-Math-Matrix/Makefile +++ b/math/p5-Math-Matrix/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: math/p5-Math-Matrix -# Date created: 08 December 2005 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-Matrix -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Matrix/distinfo b/math/p5-Math-Matrix/distinfo index b72f9a5ec803..ef6e3e3ef04a 100644 --- a/math/p5-Math-Matrix/distinfo +++ b/math/p5-Math-Matrix/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Matrix-0.5.tar.gz) = 4e074c4bdf9e6d49464f57b92711575a516f89da3a348df116f6bcf6d087b8fc -SIZE (Math-Matrix-0.5.tar.gz) = 6195 +SHA256 (Math-Matrix-0.6.tar.gz) = a9e1f516215810e1b739c9f4240e7b43fa0150486e8d056cd7b2b1434786d14b +SIZE (Math-Matrix-0.6.tar.gz) = 7386 |