diff options
author | wen <wen@FreeBSD.org> | 2010-12-16 15:13:38 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-12-16 15:13:38 +0800 |
commit | 90afde63a5d00400caa7d89bce6cd9a781f9577b (patch) | |
tree | d989a4874c80afccdea3036955768b07b8f0474d /math | |
parent | ea809a0bbd0d7fe026ef740144bdd633591bb651 (diff) | |
download | freebsd-ports-gnome-90afde63a5d00400caa7d89bce6cd9a781f9577b.tar.gz freebsd-ports-gnome-90afde63a5d00400caa7d89bce6cd9a781f9577b.tar.zst freebsd-ports-gnome-90afde63a5d00400caa7d89bce6cd9a781f9577b.zip |
- Update to 2.60
ChangeLog: http://cpansearch.perl.org/src/JGAMBLE/Math-Polynomial-Solve-2.60/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Polynomial-Solve/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Polynomial-Solve/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile index c0f06cb68d82..baf4e743f13a 100644 --- a/math/p5-Math-Polynomial-Solve/Makefile +++ b/math/p5-Math-Polynomial-Solve/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.54 +PORTVERSION= 2.60 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-Polynomial-Solve/distinfo b/math/p5-Math-Polynomial-Solve/distinfo index facc3850fdf6..4177c988d015 100644 --- a/math/p5-Math-Polynomial-Solve/distinfo +++ b/math/p5-Math-Polynomial-Solve/distinfo @@ -1,3 +1,2 @@ -MD5 (Math-Polynomial-Solve-2.54.tar.gz) = 5d2cbec0bb9e352cafd159deb0acd7fc -SHA256 (Math-Polynomial-Solve-2.54.tar.gz) = b5c581482cc2cafccb69128f52eea113725423039d3527b39bb0b598e06695e7 -SIZE (Math-Polynomial-Solve-2.54.tar.gz) = 1084436 +SHA256 (Math-Polynomial-Solve-2.60.tar.gz) = 5eac78fbece284a44fc7d58b1f5b1b33dac93d1b69df4bfef71101319e4efd24 +SIZE (Math-Polynomial-Solve-2.60.tar.gz) = 1095067 |