diff options
author | clsung <clsung@FreeBSD.org> | 2008-01-31 10:35:35 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2008-01-31 10:35:35 +0800 |
commit | 0a324eebeda17bcffddb374c99c1ccb37d8d671b (patch) | |
tree | 767882df4e457b4f0387e48ec6d914d8176c4449 /math | |
parent | fc8d7783835f13e0b6fab68dc373592db568178b (diff) | |
download | freebsd-ports-gnome-0a324eebeda17bcffddb374c99c1ccb37d8d671b.tar.gz freebsd-ports-gnome-0a324eebeda17bcffddb374c99c1ccb37d8d671b.tar.zst freebsd-ports-gnome-0a324eebeda17bcffddb374c99c1ccb37d8d671b.zip |
- Update to 2.03
Changes: http://search.cpan.org/dist/Math-MatrixReal/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-MatrixReal/Makefile | 4 | ||||
-rw-r--r-- | math/p5-MatrixReal/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index 115bad36f7da..0d04783bdf4b 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ PORTNAME= MatrixReal -PORTVERSION= 2.02 +PORTVERSION= 2.03 CATEGORIES= math perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- DISTNAME= Math-${PORTNAME}-${PORTVERSION} diff --git a/math/p5-MatrixReal/distinfo b/math/p5-MatrixReal/distinfo index 730d523133a9..df0b49a5ec2a 100644 --- a/math/p5-MatrixReal/distinfo +++ b/math/p5-MatrixReal/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-MatrixReal-2.02.tar.gz) = 5a16954fa73b3b181ea8f92fc131d5a7 -SHA256 (Math-MatrixReal-2.02.tar.gz) = 20a8d05942a07c0d5991631fbd23a899eb9a1195c61ad0ef18e294f3b7f63f4a -SIZE (Math-MatrixReal-2.02.tar.gz) = 55052 +MD5 (Math-MatrixReal-2.03.tar.gz) = ddec2540dfe7a719225d2abd5be3ce52 +SHA256 (Math-MatrixReal-2.03.tar.gz) = 4c530152e810e651ecf416fe00dc1a16582fbacf6e4eef67678a7373975de8df +SIZE (Math-MatrixReal-2.03.tar.gz) = 58884 |