diff options
author | tobez <tobez@FreeBSD.org> | 2011-01-12 16:44:06 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-01-12 16:44:06 +0800 |
commit | a4912a1e26a122a83f1b78d9b579198fa7f4719c (patch) | |
tree | 13bc07d95a644994799b443d5623f4294ed8cd39 /math | |
parent | 33314522ff94ad3942b100c99449e71fd4f34f85 (diff) | |
download | freebsd-ports-graphics-a4912a1e26a122a83f1b78d9b579198fa7f4719c.tar.gz freebsd-ports-graphics-a4912a1e26a122a83f1b78d9b579198fa7f4719c.tar.zst freebsd-ports-graphics-a4912a1e26a122a83f1b78d9b579198fa7f4719c.zip |
Update to 0.606.
Changes: http://search.cpan.org/dist/Math-Symbolic/Changes
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Symbolic/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Symbolic/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/p5-Math-Symbolic/Makefile b/math/p5-Math-Symbolic/Makefile index cfa42afd7db..b741dd6b0a7 100644 --- a/math/p5-Math-Symbolic/Makefile +++ b/math/p5-Math-Symbolic/Makefile @@ -6,9 +6,9 @@ # PORTNAME= Math-Symbolic -PORTVERSION= 0.604 +PORTVERSION= 0.606 CATEGORIES= math perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/S/SM/SMUELLER PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/math/p5-Math-Symbolic/distinfo b/math/p5-Math-Symbolic/distinfo index 7e45b8fd667..f74ab898a0e 100644 --- a/math/p5-Math-Symbolic/distinfo +++ b/math/p5-Math-Symbolic/distinfo @@ -1,3 +1,2 @@ -MD5 (Math-Symbolic-0.604.tar.gz) = 0d209760ae9cef381327013ae64954bd -SHA256 (Math-Symbolic-0.604.tar.gz) = 121cccfab1055359c78b3e0823af13738b3856395903d6d7cd756c8994dfcac1 -SIZE (Math-Symbolic-0.604.tar.gz) = 104028 +SHA256 (Math-Symbolic-0.606.tar.gz) = d32ecc947dcbb77c6bea679df2049f58c20cd0db5d0ebd410afdec93aca9d874 +SIZE (Math-Symbolic-0.606.tar.gz) = 104161 |