diff options
author | tobez <tobez@FreeBSD.org> | 2012-12-28 18:32:02 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2012-12-28 18:32:02 +0800 |
commit | d3cd1b6327df2e410c5af13b003d955e43249e71 (patch) | |
tree | a0630722b69eecabf470380178118f65027d9892 /math/p5-Math-Polynomial-Solve | |
parent | f12808d904a355ed00a5278964568147df580121 (diff) | |
download | freebsd-ports-gnome-d3cd1b6327df2e410c5af13b003d955e43249e71.tar.gz freebsd-ports-gnome-d3cd1b6327df2e410c5af13b003d955e43249e71.tar.zst freebsd-ports-gnome-d3cd1b6327df2e410c5af13b003d955e43249e71.zip |
Update to 2.65.
Changes: http://search.cpan.org/dist/Math-Polynomial-Solve/Changes
Diffstat (limited to 'math/p5-Math-Polynomial-Solve')
-rw-r--r-- | math/p5-Math-Polynomial-Solve/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Polynomial-Solve/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile index eb70b1245293..2948eed46c56 100644 --- a/math/p5-Math-Polynomial-Solve/Makefile +++ b/math/p5-Math-Polynomial-Solve/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.64 +PORTVERSION= 2.65 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 f84572d135bf..c468b2260d1a 100644 --- a/math/p5-Math-Polynomial-Solve/distinfo +++ b/math/p5-Math-Polynomial-Solve/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Polynomial-Solve-2.64.tar.gz) = fab8c1ebd48a761e09afcc74cc4802f384ad25a1fa9b5e22b672468fd2d55040 -SIZE (Math-Polynomial-Solve-2.64.tar.gz) = 1108020 +SHA256 (Math-Polynomial-Solve-2.65.tar.gz) = 5e49641d98657c68850a358cf05c8f24a18e928d638ec796b50c0754fa6372b4 +SIZE (Math-Polynomial-Solve-2.65.tar.gz) = 1108854 |